Pull request #3274 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 ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 308530b8371a57ddd4130f4e543694d14e8a6661+4dfaf167a75f3c6dea6f872deeb8969b2f6df637 (9e86eabce83479beb05b5444ba5aede57f974e1f) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3274/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30378 in /w/workspace/edgexfoundry_edgex-go_PR-3274 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/3274/head:refs/remotes/origin/PR-3274 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 into PR head commit 308530b8371a57ddd4130f4e543694d14e8a6661 Merge succeeded, producing 308530b8371a57ddd4130f4e543694d14e8a6661 Checking out Revision 308530b8371a57ddd4130f4e543694d14e8a6661 (PR-3274) > git config core.sparsecheckout # timeout=10 > git checkout -f 308530b8371a57ddd4130f4e543694d14e8a6661 # 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 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 308530b8371a57ddd4130f4e543694d14e8a6661 # timeout=10 Commit message: "ci: debug failure build" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-18T22:49:45.791Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-18T22:49:46.156Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-18T22:49:46.407Z] ========================================================= [2021-03-18T22:49:46.407Z] EdgeX Global Pipelines Version Info [2021-03-18T22:49:46.407Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-18T22:49:48.562Z] ------------------- [2021-03-18T22:49:48.562Z] stable info: [2021-03-18T22:49:48.562Z] ------------------- [2021-03-18T22:49:48.562Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-18T22:49:48.562Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-18T22:49:48.562Z] Message: update stable to v1.0.186 [2021-03-18T22:49:49.637Z] ------------------- [2021-03-18T22:49:49.637Z] experimental info: [2021-03-18T22:49:49.637Z] ------------------- [2021-03-18T22:49:49.637Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-18T22:49:49.637Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-18T22:49:49.637Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-18T22:49:50.138Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-18T22:49:50.493Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-18T22:49:50.643Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-18T22:49:50.767Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-18T22:49:50.915Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-18T22:49:51.057Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-18T22:49:51.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-18T22:49:51.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-18T22:49:51.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-18T22:49:51.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-18T22:49:51.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-18T22:49:51.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-18T22:49:52.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-18T22:49:52.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-18T22:49:52.368Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-18T22:49:52.500Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-18T22:49:52.633Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-18T22:49:52.768Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-18T22:49:52.911Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-18T22:49:53.043Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-18T22:49:53.173Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-18T22:49:53.311Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-18T22:49:53.440Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3274 [Pipeline] echo [2021-03-18T22:49:53.594Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3274 [Pipeline] echo [2021-03-18T22:49:53.723Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3274 [Pipeline] echo [2021-03-18T22:49:53.860Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 308530b8371a57ddd4130f4e543694d14e8a6661 [Pipeline] echo [2021-03-18T22:49:53.990Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 308530b [Pipeline] echo [2021-03-18T22:49:54.118Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-18T22:49:54.386Z] provisioning config files... [2021-03-18T22:49:54.420Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config926118487869872383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-18T22:49:54.886Z] ---> docker-login.sh [2021-03-18T22:49:54.886Z] nexus3.edgexfoundry.org:10001 [2021-03-18T22:49:55.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T22:49:56.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T22:49:56.201Z] Configure a credential helper to remove this warning. See [2021-03-18T22:49:56.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T22:49:56.201Z] [2021-03-18T22:49:56.201Z] Login Succeeded [2021-03-18T22:49:56.201Z] nexus3.edgexfoundry.org:10002 [2021-03-18T22:49:56.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T22:49:57.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T22:49:57.156Z] Configure a credential helper to remove this warning. See [2021-03-18T22:49:57.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T22:49:57.156Z] [2021-03-18T22:49:57.156Z] Login Succeeded [2021-03-18T22:49:57.156Z] nexus3.edgexfoundry.org:10003 [2021-03-18T22:49:57.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T22:49:57.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T22:49:57.431Z] Configure a credential helper to remove this warning. See [2021-03-18T22:49:57.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T22:49:57.431Z] [2021-03-18T22:49:57.431Z] Login Succeeded [2021-03-18T22:49:57.431Z] nexus3.edgexfoundry.org:10004 [2021-03-18T22:49:57.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T22:49:57.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T22:49:57.696Z] Configure a credential helper to remove this warning. See [2021-03-18T22:49:57.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T22:49:57.696Z] [2021-03-18T22:49:57.696Z] Login Succeeded [2021-03-18T22:49:57.696Z] docker.io [2021-03-18T22:49:57.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T22:49:57.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T22:49:57.974Z] Configure a credential helper to remove this warning. See [2021-03-18T22:49:57.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T22:49:57.974Z] [2021-03-18T22:49:57.974Z] Login Succeeded [2021-03-18T22:49:57.974Z] ---> docker-login.sh ends [Pipeline] } [2021-03-18T22:49:57.999Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-18T22:49:58.575Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-03-18T22:49:58.575Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-18T22:49:58.576Z] ++ dirname cmd/core-command/Dockerfile [2021-03-18T22:49:58.576Z] ++ cut -d/ -f2 [2021-03-18T22:49:58.576Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-18T22:49:58.576Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-18T22:49:58.576Z] ++ dirname cmd/core-data/Dockerfile [2021-03-18T22:49:58.576Z] ++ cut -d/ -f2 [2021-03-18T22:49:58.576Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-18T22:49:58.576Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-18T22:49:58.576Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-18T22:49:58.576Z] ++ cut -d/ -f2 [2021-03-18T22:49:58.576Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-18T22:49:58.576Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-18T22:49:58.576Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-18T22:49:58.576Z] ++ cut -d/ -f2 [2021-03-18T22:49:58.576Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-18T22:49:58.576Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-18T22:49:58.576Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-18T22:49:58.576Z] ++ cut -d/ -f2 [2021-03-18T22:49:58.576Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-18T22:49:58.576Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-18T22:49:58.576Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-18T22:49:58.576Z] ++ cut -d/ -f2 [2021-03-18T22:49:58.576Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-18T22:49:58.576Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-18T22:49:58.576Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-18T22:49:58.576Z] ++ cut -d/ -f2 [2021-03-18T22:49:58.576Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-18T22:49:58.576Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-18T22:49:58.576Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-18T22:49:58.576Z] ++ cut -d/ -f2 [2021-03-18T22:49:58.576Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-18T22:49:58.576Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-18T22:49:58.576Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-18T22:49:58.576Z] ++ cut -d/ -f2 [2021-03-18T22:49:58.576Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-18T22:49:58.696Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-18T22:50:00.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-18T22:50:00.432Z] [2021-03-18T22:50:00.432Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-18T22:50:00.864Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-18T22:50:01.166Z] latest: Pulling from edgex-devops/git-semver [2021-03-18T22:50:01.166Z] 31603596830f: Pulling fs layer [2021-03-18T22:50:01.166Z] 2a8b12db71e7: Pulling fs layer [2021-03-18T22:50:01.166Z] 6ca5941a6612: Pulling fs layer [2021-03-18T22:50:01.166Z] ecc8261a40a4: Pulling fs layer [2021-03-18T22:50:01.166Z] ecc8261a40a4: Waiting [2021-03-18T22:50:01.166Z] 2a8b12db71e7: Verifying Checksum [2021-03-18T22:50:01.166Z] 2a8b12db71e7: Download complete [2021-03-18T22:50:01.166Z] 31603596830f: Verifying Checksum [2021-03-18T22:50:01.166Z] 31603596830f: Download complete [2021-03-18T22:50:01.820Z] ecc8261a40a4: Verifying Checksum [2021-03-18T22:50:01.820Z] ecc8261a40a4: Download complete [2021-03-18T22:50:02.100Z] 6ca5941a6612: Verifying Checksum [2021-03-18T22:50:02.100Z] 6ca5941a6612: Download complete [2021-03-18T22:50:02.404Z] 31603596830f: Pull complete [2021-03-18T22:50:03.026Z] 2a8b12db71e7: Pull complete [2021-03-18T22:50:05.944Z] 6ca5941a6612: Pull complete [2021-03-18T22:50:06.538Z] ecc8261a40a4: Pull complete [2021-03-18T22:50:06.538Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-18T22:50:06.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-18T22:50:06.538Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-18T22:50:07.053Z] prd-centos7-docker-4c-2g-30378 does not seem to be running inside a container [2021-03-18T22:50:07.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-18T22:50:10.355Z] $ docker top d0a3f94f417dd46c369a6fea70dc35de559511dead1ad15bbbfdde50182560f7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-18T22:50:10.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-18T22:50:10.837Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-18T22:50:11.201Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-18T22:50:11.207Z] $ docker exec d0a3f94f417dd46c369a6fea70dc35de559511dead1ad15bbbfdde50182560f7 ssh-agent [2021-03-18T22:50:11.657Z] SSH_AUTH_SOCK=/tmp/ssh-il2ye9Fci3MG/agent.12 [2021-03-18T22:50:11.657Z] SSH_AGENT_PID=17 [2021-03-18T22:50:11.672Z] Running ssh-add (command line suppressed) [2021-03-18T22:50:12.026Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7015610114651427706.key (/w/workspace/edgex-go/2@tmp/private_key_7015610114651427706.key) [2021-03-18T22:50:12.221Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-18T22:50:13.130Z] + git tag --points-at HEAD [Pipeline] } [2021-03-18T22:50:13.190Z] $ docker exec --env ******** --env ******** d0a3f94f417dd46c369a6fea70dc35de559511dead1ad15bbbfdde50182560f7 ssh-agent -k [2021-03-18T22:50:13.358Z] unset SSH_AUTH_SOCK; [2021-03-18T22:50:13.359Z] unset SSH_AGENT_PID; [2021-03-18T22:50:13.359Z] echo Agent pid 17 killed; [2021-03-18T22:50:13.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-18T22:50:13.613Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-18T22:50:13.613Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-18T22:50:13.866Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-18T22:50:13.873Z] $ docker exec d0a3f94f417dd46c369a6fea70dc35de559511dead1ad15bbbfdde50182560f7 ssh-agent [2021-03-18T22:50:14.101Z] SSH_AUTH_SOCK=/tmp/ssh-jWGfGTroGUVs/agent.46 [2021-03-18T22:50:14.101Z] SSH_AGENT_PID=51 [2021-03-18T22:50:14.108Z] Running ssh-add (command line suppressed) [2021-03-18T22:50:14.278Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6703855077546148129.key (/w/workspace/edgex-go/2@tmp/private_key_6703855077546148129.key) [2021-03-18T22:50:14.348Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-18T22:50:14.795Z] + git semver init [2021-03-18T22:50:15.076Z] # -> Open(): unable to determine branch for HEAD [2021-03-18T22:50:15.076Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-03-18T22:50:15.076Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-03-18T22:50:15.076Z] # $SEMVER_REMOTE_NAME = origin [2021-03-18T22:50:15.076Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-18T22:50:15.076Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-18T22:50:15.076Z] # $SEMVER_BRANCH = PR-3274 [2021-03-18T22:50:15.076Z] # $SEMVER_TEMP = /tmp/semver-551419866 [2021-03-18T22:50:15.076Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-18T22:50:42.103Z] # '/tmp/semver-551419866' -> '/w/workspace/edgex-go/2/.semver' [2021-03-18T22:50:42.103Z] # -> Force: false [2021-03-18T22:50:42.103Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-03-18T22:50:42.157Z] $ docker exec --env ******** --env ******** d0a3f94f417dd46c369a6fea70dc35de559511dead1ad15bbbfdde50182560f7 ssh-agent -k [2021-03-18T22:50:42.738Z] unset SSH_AUTH_SOCK; [2021-03-18T22:50:42.739Z] unset SSH_AGENT_PID; [2021-03-18T22:50:42.739Z] echo Agent pid 51 killed; [2021-03-18T22:50:42.919Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-18T22:50:44.333Z] + git semver [Pipeline] } [2021-03-18T22:50:44.379Z] $ docker stop --time=1 d0a3f94f417dd46c369a6fea70dc35de559511dead1ad15bbbfdde50182560f7 [2021-03-18T22:50:46.849Z] $ docker rm -f d0a3f94f417dd46c369a6fea70dc35de559511dead1ad15bbbfdde50182560f7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-18T22:50:47.852Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-18T22:50:48.895Z] Stashed 1 file(s) [Pipeline] echo [2021-03-18T22:50:48.919Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-18T22:50:50.289Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-18T22:50:50.631Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-18T22:50:50.968Z] + sudo service docker restart [2021-03-18T22:50:50.968Z] + true [2021-03-18T22:50:50.968Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-18T22:50:52.459Z] ========================================================= [2021-03-18T22:50:52.459Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-18T22:50:52.459Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-18T22:50:53.040Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-18T22:51:03.333Z] Sending build context to Docker daemon 328.6MB [2021-03-18T22:51:03.333Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-18T22:51:03.333Z] Step 2/6 : FROM ${BASE} [2021-03-18T22:51:03.613Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-18T22:51:03.613Z] 188c0c94c7c5: Pulling fs layer [2021-03-18T22:51:03.613Z] 0ef7d3d256c8: Pulling fs layer [2021-03-18T22:51:03.613Z] de9db76c5a1d: Pulling fs layer [2021-03-18T22:51:03.613Z] bca2f99d35d6: Pulling fs layer [2021-03-18T22:51:03.613Z] 93359f2a8cfa: Pulling fs layer [2021-03-18T22:51:03.613Z] 7c6f9722023f: Pulling fs layer [2021-03-18T22:51:03.613Z] a35cf1a2eb13: Pulling fs layer [2021-03-18T22:51:03.613Z] bca2f99d35d6: Waiting [2021-03-18T22:51:03.613Z] a35cf1a2eb13: Waiting [2021-03-18T22:51:03.613Z] 93359f2a8cfa: Waiting [2021-03-18T22:51:03.613Z] 7c6f9722023f: Waiting [2021-03-18T22:51:03.613Z] de9db76c5a1d: Verifying Checksum [2021-03-18T22:51:03.613Z] de9db76c5a1d: Download complete [2021-03-18T22:51:03.613Z] 0ef7d3d256c8: Verifying Checksum [2021-03-18T22:51:03.613Z] 0ef7d3d256c8: Download complete [2021-03-18T22:51:03.613Z] 93359f2a8cfa: Verifying Checksum [2021-03-18T22:51:03.613Z] 93359f2a8cfa: Download complete [2021-03-18T22:51:03.613Z] 7c6f9722023f: Verifying Checksum [2021-03-18T22:51:03.613Z] 7c6f9722023f: Download complete [2021-03-18T22:51:03.962Z] 188c0c94c7c5: Verifying Checksum [2021-03-18T22:51:03.962Z] 188c0c94c7c5: Download complete [2021-03-18T22:51:04.602Z] 188c0c94c7c5: Pull complete [2021-03-18T22:51:04.606Z] Still waiting to schedule task [2021-03-18T22:51:04.606Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-18T22:51:06.059Z] 0ef7d3d256c8: Pull complete [2021-03-18T22:51:06.344Z] de9db76c5a1d: Pull complete [2021-03-18T22:51:07.331Z] a35cf1a2eb13: Verifying Checksum [2021-03-18T22:51:07.331Z] a35cf1a2eb13: Download complete [2021-03-18T22:51:08.328Z] bca2f99d35d6: Verifying Checksum [2021-03-18T22:51:08.328Z] bca2f99d35d6: Download complete [2021-03-18T22:51:23.488Z] bca2f99d35d6: Pull complete [2021-03-18T22:51:23.488Z] 93359f2a8cfa: Pull complete [2021-03-18T22:51:23.488Z] 7c6f9722023f: Pull complete [2021-03-18T22:51:31.847Z] a35cf1a2eb13: Pull complete [2021-03-18T22:51:31.847Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-18T22:51:31.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-18T22:51:31.847Z] ---> a62c8e92a672 [2021-03-18T22:51:31.847Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-18T22:51:31.847Z] ---> Running in 55ff04307f95 [2021-03-18T22:51:32.463Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T22:51:33.422Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T22:51:34.005Z] (1/12) Installing libmagic (5.38-r0) [2021-03-18T22:51:34.271Z] (2/12) Installing file (5.38-r0) [2021-03-18T22:51:34.544Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-18T22:51:34.544Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-18T22:51:39.911Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-18T22:51:39.911Z] (6/12) Installing patch (2.7.6-r6) [2021-03-18T22:51:39.911Z] (7/12) Installing build-base (0.5-r2) [2021-03-18T22:51:39.911Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-18T22:51:39.911Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-18T22:51:39.911Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-18T22:51:39.911Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-18T22:51:39.911Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-18T22:51:39.911Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T22:51:39.911Z] OK: 233 MiB in 51 packages [2021-03-18T22:51:44.364Z] Removing intermediate container 55ff04307f95 [2021-03-18T22:51:44.364Z] ---> 8b25d499595b [2021-03-18T22:51:44.364Z] Step 4/6 : WORKDIR /edgex-go [2021-03-18T22:51:44.364Z] ---> Running in 04e0e8005794 [2021-03-18T22:51:44.364Z] Removing intermediate container 04e0e8005794 [2021-03-18T22:51:44.364Z] ---> 5ee886a61a40 [2021-03-18T22:51:44.364Z] Step 5/6 : COPY go.mod . [2021-03-18T22:51:44.629Z] ---> 1113ec1e217f [2021-03-18T22:51:44.629Z] Step 6/6 : RUN go mod download [2021-03-18T22:51:44.919Z] ---> Running in 95232d39f39f [2021-03-18T22:52:17.420Z] Removing intermediate container 95232d39f39f [2021-03-18T22:52:17.420Z] ---> d1cede0bb2fd [2021-03-18T22:52:17.420Z] Successfully built d1cede0bb2fd [2021-03-18T22:52:17.420Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-18T22:52:17.844Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-18T22:52:17.844Z] . [Pipeline] withDockerContainer [2021-03-18T22:52:17.986Z] prd-centos7-docker-4c-2g-30378 does not seem to be running inside a container [2021-03-18T22:52:18.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-18T22:52:19.729Z] $ docker top c30f769a5c2dd9067c2caf5b57f4c7d747efa35a09f0c2355551d2d32ab984cd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T22:52:20.780Z] + go version [2021-03-18T22:52:20.780Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-18T22:52:20.829Z] $ docker stop --time=1 c30f769a5c2dd9067c2caf5b57f4c7d747efa35a09f0c2355551d2d32ab984cd [2021-03-18T22:52:22.573Z] $ docker rm -f c30f769a5c2dd9067c2caf5b57f4c7d747efa35a09f0c2355551d2d32ab984cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-18T22:52:23.930Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-18T22:52:23.930Z] . [Pipeline] withDockerContainer [2021-03-18T22:52:24.107Z] prd-centos7-docker-4c-2g-30378 does not seem to be running inside a container [2021-03-18T22:52:24.186Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-18T22:52:26.445Z] $ docker top e71624352f79b6c70f8c89658e5ca45f8ec8f1d9cc0155f0c39ecb935b6b0c65 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-18T22:52:27.854Z] ========================================================= [2021-03-18T22:52:27.854Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-18T22:52:27.854Z] ========================================================= [Pipeline] sh [2021-03-18T22:52:28.625Z] + make test [2021-03-18T22:52:28.625Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-18T22:52:44.657Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30379 in /w/workspace/edgexfoundry_edgex-go_PR-3274 [Pipeline] { [Pipeline] ws [2021-03-18T22:52:44.752Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-03-18T22:52:49.711Z] using credential edgex-jenkins-ssh [2021-03-18T22:52:49.769Z] Cloning the remote Git repository [2021-03-18T22:52:49.796Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-18T22:52:49.902Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-03-18T22:52:49.984Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-18T22:52:49.984Z] > git --version # timeout=10 [2021-03-18T22:52:50.004Z] > git --version # 'git version 2.17.1' [2021-03-18T22:52:50.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T22:52:50.079Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T22:52:55.723Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-18T22:53:05.086Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-18T22:53:06.047Z] Merging remotes/origin/master commit 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 into PR head commit 308530b8371a57ddd4130f4e543694d14e8a6661 [2021-03-18T22:53:06.467Z] Merge succeeded, producing 308530b8371a57ddd4130f4e543694d14e8a6661 [2021-03-18T22:53:06.467Z] Checking out Revision 308530b8371a57ddd4130f4e543694d14e8a6661 (PR-3274) [2021-03-18T22:53:05.115Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T22:53:05.141Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-18T22:53:05.172Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-18T22:53:05.172Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T22:53:05.183Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3274/head:refs/remotes/origin/PR-3274 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T22:53:06.033Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T22:53:06.045Z] > git checkout -f 308530b8371a57ddd4130f4e543694d14e8a6661 # timeout=10 [2021-03-18T22:53:06.346Z] > git remote # timeout=10 [2021-03-18T22:53:06.364Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T22:53:06.379Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T22:53:06.389Z] > git merge 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 # timeout=10 [2021-03-18T22:53:06.410Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T22:53:06.441Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T22:53:06.455Z] > git checkout -f 308530b8371a57ddd4130f4e543694d14e8a6661 # timeout=10 [2021-03-18T22:53:10.945Z] Commit message: "ci: debug failure build" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-18T22:53:12.791Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-18T22:53:13.228Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-18T22:53:13.603Z] + true [2021-03-18T22:53:13.603Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-18T22:53:15.747Z] provisioning config files... [2021-03-18T22:53:15.791Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8593149976574875174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-18T22:53:16.257Z] ---> docker-login.sh [2021-03-18T22:53:16.257Z] nexus3.edgexfoundry.org:10001 [2021-03-18T22:53:17.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T22:53:17.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T22:53:17.519Z] Configure a credential helper to remove this warning. See [2021-03-18T22:53:17.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T22:53:17.519Z] [2021-03-18T22:53:17.519Z] Login Succeeded [2021-03-18T22:53:17.519Z] nexus3.edgexfoundry.org:10002 [2021-03-18T22:53:17.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T22:53:18.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T22:53:18.072Z] Configure a credential helper to remove this warning. See [2021-03-18T22:53:18.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T22:53:18.072Z] [2021-03-18T22:53:18.072Z] Login Succeeded [2021-03-18T22:53:18.072Z] nexus3.edgexfoundry.org:10003 [2021-03-18T22:53:18.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T22:53:18.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T22:53:18.624Z] Configure a credential helper to remove this warning. See [2021-03-18T22:53:18.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T22:53:18.624Z] [2021-03-18T22:53:18.624Z] Login Succeeded [2021-03-18T22:53:18.624Z] nexus3.edgexfoundry.org:10004 [2021-03-18T22:53:18.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T22:53:19.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T22:53:19.171Z] Configure a credential helper to remove this warning. See [2021-03-18T22:53:19.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T22:53:19.171Z] [2021-03-18T22:53:19.171Z] Login Succeeded [2021-03-18T22:53:19.171Z] docker.io [2021-03-18T22:53:19.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T22:53:19.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T22:53:19.717Z] Configure a credential helper to remove this warning. See [2021-03-18T22:53:19.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T22:53:19.717Z] [2021-03-18T22:53:19.717Z] Login Succeeded [2021-03-18T22:53:19.717Z] ---> docker-login.sh ends [Pipeline] } [2021-03-18T22:53:19.748Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-18T22:53:20.267Z] ========================================================= [2021-03-18T22:53:20.267Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-18T22:53:20.267Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-18T22:53:20.673Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-18T22:53:23.308Z] Sending build context to Docker daemon 166.8MB [2021-03-18T22:53:23.308Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-18T22:53:23.308Z] Step 2/6 : FROM ${BASE} [2021-03-18T22:53:23.308Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-18T22:53:23.308Z] 5f621e34cdf4: Pulling fs layer [2021-03-18T22:53:23.308Z] a4357932f1b6: Pulling fs layer [2021-03-18T22:53:23.308Z] 18c013af1878: Pulling fs layer [2021-03-18T22:53:23.308Z] 00ac8860ef70: Pulling fs layer [2021-03-18T22:53:23.308Z] 63d7cb157983: Pulling fs layer [2021-03-18T22:53:23.308Z] b116817d02f9: Pulling fs layer [2021-03-18T22:53:23.308Z] 745a02a5169b: Pulling fs layer [2021-03-18T22:53:23.308Z] 63d7cb157983: Waiting [2021-03-18T22:53:23.308Z] 00ac8860ef70: Waiting [2021-03-18T22:53:23.308Z] b116817d02f9: Waiting [2021-03-18T22:53:23.308Z] 745a02a5169b: Waiting [2021-03-18T22:53:23.308Z] 18c013af1878: Verifying Checksum [2021-03-18T22:53:23.308Z] 18c013af1878: Download complete [2021-03-18T22:53:23.308Z] a4357932f1b6: Verifying Checksum [2021-03-18T22:53:23.308Z] a4357932f1b6: Download complete [2021-03-18T22:53:23.308Z] 63d7cb157983: Download complete [2021-03-18T22:53:23.308Z] b116817d02f9: Download complete [2021-03-18T22:53:23.308Z] 5f621e34cdf4: Verifying Checksum [2021-03-18T22:53:23.308Z] 5f621e34cdf4: Download complete [2021-03-18T22:53:23.582Z] 5f621e34cdf4: Pull complete [2021-03-18T22:53:24.186Z] a4357932f1b6: Pull complete [2021-03-18T22:53:24.783Z] 18c013af1878: Pull complete [2021-03-18T22:53:25.388Z] 745a02a5169b: Verifying Checksum [2021-03-18T22:53:25.388Z] 745a02a5169b: Download complete [2021-03-18T22:53:26.825Z] 00ac8860ef70: Verifying Checksum [2021-03-18T22:53:26.825Z] 00ac8860ef70: Download complete [2021-03-18T22:53:37.007Z] 00ac8860ef70: Pull complete [2021-03-18T22:53:37.007Z] 63d7cb157983: Pull complete [2021-03-18T22:53:37.007Z] b116817d02f9: Pull complete [2021-03-18T22:53:40.416Z] 745a02a5169b: Pull complete [2021-03-18T22:53:40.416Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-18T22:53:40.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-18T22:53:40.416Z] ---> b7e6874047d6 [2021-03-18T22:53:40.416Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-18T22:53:43.813Z] ---> Running in 56d437d617e5 [2021-03-18T22:53:44.794Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T22:53:44.938Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-18T22:53:45.384Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T22:53:45.975Z] (1/12) Installing libmagic (5.38-r0) [2021-03-18T22:53:45.975Z] (2/12) Installing file (5.38-r0) [2021-03-18T22:53:46.254Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-18T22:53:46.254Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-18T22:53:51.634Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-18T22:53:51.634Z] (6/12) Installing patch (2.7.6-r6) [2021-03-18T22:53:51.634Z] (7/12) Installing build-base (0.5-r2) [2021-03-18T22:53:51.634Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-18T22:53:51.634Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-18T22:53:51.907Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-18T22:53:51.907Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-18T22:53:51.907Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-18T22:53:52.179Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T22:53:52.179Z] OK: 217 MiB in 51 packages [2021-03-18T22:53:56.477Z] Removing intermediate container 56d437d617e5 [2021-03-18T22:53:56.477Z] ---> ff75ad416bd0 [2021-03-18T22:53:56.477Z] Step 4/6 : WORKDIR /edgex-go [2021-03-18T22:53:56.477Z] ---> Running in 6b7d97c0935a [2021-03-18T22:53:56.477Z] Removing intermediate container 6b7d97c0935a [2021-03-18T22:53:56.477Z] ---> 39d9efa363f4 [2021-03-18T22:53:56.477Z] Step 5/6 : COPY go.mod . [2021-03-18T22:53:57.083Z] ---> a2e46ec1065f [2021-03-18T22:53:57.083Z] Step 6/6 : RUN go mod download [2021-03-18T22:53:57.353Z] ---> Running in 5f1d005d5c76 [2021-03-18T22:53:58.256Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-18T22:53:58.256Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-18T22:53:58.256Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-18T22:54:00.571Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-18T22:54:00.571Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-18T22:54:00.571Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-18T22:54:02.705Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-18T22:54:04.250Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-18T22:54:05.129Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-18T22:54:12.953Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-18T22:54:12.953Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-18T22:54:12.953Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-18T22:54:19.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.407s coverage: 45.9% of statements [2021-03-18T22:54:19.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-18T22:54:19.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-18T22:54:19.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-18T22:54:19.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-18T22:54:19.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-18T22:54:19.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-18T22:54:19.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.275s coverage: 19.8% of statements [2021-03-18T22:54:19.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.196s coverage: 100.0% of statements [2021-03-18T22:54:24.132Z] Removing intermediate container 5f1d005d5c76 [2021-03-18T22:54:24.132Z] ---> e15cd7fc2958 [2021-03-18T22:54:24.132Z] Successfully built e15cd7fc2958 [2021-03-18T22:54:24.132Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-18T22:54:24.534Z] + docker inspect -f . ci-base-image-arm64 [2021-03-18T22:54:24.534Z] . [Pipeline] withDockerContainer [2021-03-18T22:54:24.834Z] prd-ubuntu18.04-docker-arm64-4c-16g-30379 does not seem to be running inside a container [2021-03-18T22:54:24.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-18T22:54:25.281Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.308s coverage: 27.1% of statements [2021-03-18T22:54:25.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-18T22:54:25.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-18T22:54:25.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-18T22:54:25.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-18T22:54:25.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-18T22:54:25.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-18T22:54:25.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.053s coverage: 100.0% of statements [2021-03-18T22:54:25.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-18T22:54:25.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.112s coverage: 100.0% of statements [2021-03-18T22:54:25.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-18T22:54:25.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-18T22:54:25.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.165s coverage: 71.3% of statements [2021-03-18T22:54:25.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-18T22:54:25.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-18T22:54:26.399Z] $ docker top 16e3954c5cda88dae5a119b385d090d254ceff46cc117f9ceedf9b3c5ef57e80 -eo pid,comm [2021-03-18T22:54:26.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.558s coverage: 82.9% of statements [2021-03-18T22:54:26.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-18T22:54:26.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-18T22:54:26.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.366s coverage: 78.9% of statements [2021-03-18T22:54:26.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [Pipeline] { [Pipeline] sh [2021-03-18T22:54:27.460Z] + go version [2021-03-18T22:54:27.460Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-18T22:54:27.524Z] $ docker stop --time=1 16e3954c5cda88dae5a119b385d090d254ceff46cc117f9ceedf9b3c5ef57e80 [2021-03-18T22:54:29.436Z] $ docker rm -f 16e3954c5cda88dae5a119b385d090d254ceff46cc117f9ceedf9b3c5ef57e80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-18T22:54:30.812Z] + docker inspect -f . ci-base-image-arm64 [2021-03-18T22:54:30.812Z] . [Pipeline] withDockerContainer [2021-03-18T22:54:31.061Z] prd-ubuntu18.04-docker-arm64-4c-16g-30379 does not seem to be running inside a container [2021-03-18T22:54:31.149Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-18T22:54:32.489Z] $ docker top b7cbf824d5ee3ef4bb2d3f992d82d657c087ff96951b3fe968caa7fdfacfc9d0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-18T22:54:32.883Z] ========================================================= [2021-03-18T22:54:32.883Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-18T22:54:32.883Z] ========================================================= [Pipeline] sh [2021-03-18T22:54:33.545Z] + make test [2021-03-18T22:54:33.545Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-18T22:54:33.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.680s coverage: 28.6% of statements [2021-03-18T22:54:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-18T22:54:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-18T22:54:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-18T22:54:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-18T22:54:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-18T22:54:33.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.356s coverage: 100.0% of statements [2021-03-18T22:54:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-18T22:54:33.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.064s coverage: 100.0% of statements [2021-03-18T22:54:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-18T22:54:33.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.264s coverage: 86.7% of statements [2021-03-18T22:54:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-18T22:54:33.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.155s coverage: 97.5% of statements [2021-03-18T22:54:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-18T22:54:33.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.065s coverage: 78.3% of statements [2021-03-18T22:54:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-18T22:54:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-18T22:54:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-18T22:54:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-18T22:54:39.702Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.135s coverage: 92.8% of statements [2021-03-18T22:54:39.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-18T22:54:39.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-18T22:54:39.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-18T22:54:39.702Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-18T22:54:39.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-18T22:54:39.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-18T22:54:39.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-18T22:54:39.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-18T22:54:39.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-18T22:54:39.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-18T22:54:39.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-18T22:54:39.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-18T22:54:39.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-18T22:54:39.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-18T22:54:39.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-18T22:54:39.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-18T22:54:39.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-18T22:54:39.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-18T22:54:39.702Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2021-03-18T22:54:39.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-18T22:54:39.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-18T22:54:39.702Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.177s coverage: 0.1% of statements [2021-03-18T22:54:39.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-18T22:54:39.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-18T22:54:39.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-18T22:54:39.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements [2021-03-18T22:54:39.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 79.5% of statements [2021-03-18T22:54:39.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.133s coverage: 94.1% of statements [2021-03-18T22:54:41.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.196s coverage: 96.3% of statements [2021-03-18T22:54:41.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.177s coverage: 87.5% of statements [2021-03-18T22:54:54.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.109s coverage: 94.4% of statements [2021-03-18T22:54:54.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements [2021-03-18T22:54:55.722Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-18T22:54:57.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.675s coverage: 81.9% of statements [2021-03-18T22:55:06.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.248s coverage: 92.9% of statements [2021-03-18T22:55:06.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-18T22:55:06.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-18T22:55:06.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-18T22:55:06.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.335s coverage: 77.8% of statements [2021-03-18T22:55:06.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-18T22:55:06.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-18T22:55:06.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-18T22:55:06.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-18T22:55:06.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-18T22:55:06.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2021-03-18T22:55:06.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-18T22:55:06.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-18T22:55:06.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2021-03-18T22:55:06.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-18T22:55:06.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.194s coverage: 75.5% of statements [2021-03-18T22:55:06.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-18T22:55:06.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.154s coverage: 80.8% of statements [2021-03-18T22:55:06.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.281s coverage: 87.2% of statements [2021-03-18T22:55:06.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.147s coverage: 84.6% of statements [2021-03-18T22:55:06.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.297s coverage: 91.6% of statements [2021-03-18T22:55:06.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-18T22:55:06.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.457s coverage: 62.4% of statements [2021-03-18T22:55:06.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-18T22:55:06.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-18T22:55:06.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.108s coverage: 100.0% of statements [2021-03-18T22:55:06.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.075s coverage: 91.3% of statements [2021-03-18T22:55:06.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.041s coverage: 100.0% of statements [2021-03-18T22:55:06.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements [2021-03-18T22:55:07.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.084s coverage: 100.0% of statements [2021-03-18T22:55:09.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.993s coverage: 69.0% of statements [2021-03-18T22:55:09.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-18T22:55:09.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-18T22:55:09.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-18T22:55:10.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.202s coverage: 38.4% of statements [2021-03-18T22:55:10.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-18T22:55:10.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-18T22:55:10.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements [2021-03-18T22:55:10.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-18T22:55:10.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.112s coverage: 84.8% of statements [2021-03-18T22:55:15.922Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.627s coverage: 47.0% of statements [2021-03-18T22:55:15.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-18T22:55:15.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-18T22:55:15.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-18T22:55:15.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-18T22:55:15.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-18T22:55:15.922Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.110s coverage: 100.0% of statements [2021-03-18T22:55:15.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-18T22:55:15.922Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.100s coverage: 100.0% of statements [2021-03-18T22:55:15.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-18T22:55:15.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-18T22:55:15.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-18T22:55:15.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-18T22:55:16.633Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.377s coverage: 87.1% of statements [2021-03-18T22:55:16.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-18T22:55:16.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-18T22:55:16.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-18T22:55:24.348Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.353s coverage: 29.1% of statements [2021-03-18T22:55:24.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-18T22:55:24.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-18T22:55:24.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-18T22:55:24.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-18T22:55:24.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-18T22:55:24.348Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.114s coverage: 99.0% of statements [2021-03-18T22:55:24.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-18T22:55:24.348Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.086s coverage: 100.0% of statements [2021-03-18T22:55:24.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-18T22:55:24.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-18T22:55:24.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-18T22:55:24.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-18T22:55:24.348Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.610s coverage: 96.5% of statements [2021-03-18T22:55:24.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-18T22:55:24.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-18T22:55:24.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-18T22:55:24.348Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.107s coverage: 0.0% of statements [2021-03-18T22:55:24.348Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-18T22:55:24.348Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.081s coverage: 100.0% of statements [2021-03-18T22:55:24.348Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-18T22:55:24.348Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-18T22:55:24.348Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-18T22:55:24.348Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-18T22:55:24.348Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.073s coverage: 87.9% of statements [2021-03-18T22:55:24.348Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-18T22:55:24.348Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-18T22:55:24.348Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements [2021-03-18T22:55:24.348Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.074s coverage: 32.1% of statements [2021-03-18T22:55:24.617Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.047s coverage: 100.0% of statements [2021-03-18T22:55:25.612Z] GO111MODULE=on go vet ./... [2021-03-18T22:55:42.761Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-18T22:55:49.486Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-18T22:55:57.791Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-18T22:55:57.791Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-18T22:55:59.793Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-18T22:55:59.793Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-18T22:55:59.793Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-18T22:55:59.793Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-18T22:56:03.204Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-18T22:56:03.205Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-18T22:56:11.862Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-18T22:56:11.862Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-18T22:56:11.862Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-18T22:56:18.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.288s coverage: 45.9% of statements [2021-03-18T22:56:18.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-18T22:56:18.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-18T22:56:18.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-18T22:56:18.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-18T22:56:18.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-18T22:56:18.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-18T22:56:18.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.188s coverage: 19.8% of statements [2021-03-18T22:56:18.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.263s coverage: 100.0% of statements [2021-03-18T22:56:25.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.612s coverage: 27.1% of statements [2021-03-18T22:56:25.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-18T22:56:25.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-18T22:56:25.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-18T22:56:25.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-18T22:56:25.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-18T22:56:25.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-18T22:56:25.364Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.080s coverage: 100.0% of statements [2021-03-18T22:56:25.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-18T22:56:25.364Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.136s coverage: 100.0% of statements [2021-03-18T22:56:25.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-18T22:56:25.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-18T22:56:25.968Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.233s coverage: 71.3% of statements [2021-03-18T22:56:25.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-18T22:56:25.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-18T22:56:27.973Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.449s coverage: 82.9% of statements [2021-03-18T22:56:27.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-18T22:56:27.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-18T22:56:27.973Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.160s coverage: 78.9% of statements [2021-03-18T22:56:27.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-18T22:56:38.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.076s coverage: 28.6% of statements [2021-03-18T22:56:38.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-18T22:56:38.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-18T22:56:38.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-18T22:56:38.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-18T22:56:38.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-18T22:56:38.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.157s coverage: 100.0% of statements [2021-03-18T22:56:38.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-18T22:56:38.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.098s coverage: 100.0% of statements [2021-03-18T22:56:38.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-18T22:56:38.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.281s coverage: 86.7% of statements [2021-03-18T22:56:38.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-18T22:56:38.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.336s coverage: 97.5% of statements [2021-03-18T22:56:38.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-18T22:56:38.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.142s coverage: 78.3% of statements [2021-03-18T22:56:38.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-18T22:56:38.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-18T22:56:38.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-18T22:56:38.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-18T22:56:46.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.285s coverage: 92.8% of statements [2021-03-18T22:56:46.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-18T22:56:46.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-18T22:56:46.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-18T22:56:46.496Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-18T22:56:46.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-18T22:56:46.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-18T22:56:46.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-18T22:56:46.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-18T22:56:46.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-18T22:56:46.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-18T22:56:46.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-18T22:56:46.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-18T22:56:46.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-18T22:56:46.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-18T22:56:46.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-18T22:56:46.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-18T22:56:46.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-18T22:56:46.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-18T22:56:46.496Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-03-18T22:56:46.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-18T22:56:46.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-18T22:56:46.496Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.179s coverage: 0.1% of statements [2021-03-18T22:56:46.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-18T22:56:46.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-18T22:56:46.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-18T22:56:46.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements [2021-03-18T22:56:46.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.077s coverage: 79.5% of statements [2021-03-18T22:56:46.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements [2021-03-18T22:56:46.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.125s coverage: 96.3% of statements [2021-03-18T22:56:46.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2021-03-18T22:56:48.404Z] gofmt -l . [2021-03-18T22:56:48.404Z] [ "`gofmt -l .`" = "" ] [2021-03-18T22:56:48.404Z] ./bin/test-go-mod-tidy.sh [2021-03-18T22:56:48.404Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-18T22:56:50.679Z] + ls -al . [2021-03-18T22:56:50.680Z] total 760 [2021-03-18T22:56:50.680Z] drwxrwxr-x 10 1001 1001 4096 Mar 18 22:56 . [2021-03-18T22:56:50.680Z] drwxr-xr-x 4 root root 28 Mar 18 22:52 .. [2021-03-18T22:56:50.680Z] -rw-rw-r-- 1 1001 1001 11 Mar 18 22:49 .dockerignore [2021-03-18T22:56:50.680Z] drwxrwxr-x 8 1001 1001 179 Mar 18 22:49 .git [2021-03-18T22:56:50.680Z] drwxrwxr-x 3 1001 1001 125 Mar 18 22:49 .github [2021-03-18T22:56:50.680Z] -rw-rw-r-- 1 1001 1001 818 Mar 18 22:49 .gitignore [2021-03-18T22:56:50.680Z] drwx------ 3 1001 1001 60 Mar 18 22:50 .semver [2021-03-18T22:56:50.680Z] -rw-rw-r-- 1 1001 1001 166 Mar 18 22:49 .sonarcloud.properties [2021-03-18T22:56:50.680Z] -rw-rw-r-- 1 1001 1001 8607 Mar 18 22:49 Attribution.txt [2021-03-18T22:56:50.680Z] -rw-rw-r-- 1 1001 1001 3804 Mar 18 22:49 CONTRIBUTING.md [2021-03-18T22:56:50.680Z] -rw-rw-r-- 1 1001 1001 931 Mar 18 22:49 Dockerfile.build [2021-03-18T22:56:50.680Z] -rw-rw-r-- 1 1001 1001 863 Mar 18 22:49 Jenkinsfile [2021-03-18T22:56:50.680Z] -rw-rw-r-- 1 1001 1001 10775 Mar 18 22:49 LICENSE [2021-03-18T22:56:50.680Z] -rw-rw-r-- 1 1001 1001 5774 Mar 18 22:49 Makefile [2021-03-18T22:56:50.680Z] -rw-rw-r-- 1 1001 1001 6548 Mar 18 22:49 README.md [2021-03-18T22:56:50.680Z] -rw-rw-r-- 1 1001 1001 6755 Mar 18 22:49 SECURITY.md [2021-03-18T22:56:50.680Z] -rw-rw-r-- 1 1001 1001 5 Mar 18 22:50 VERSION [2021-03-18T22:56:50.680Z] -rw-rw-r-- 1 1001 1001 4131 Mar 18 22:49 ZMQWindows.md [2021-03-18T22:56:50.680Z] drwxrwxr-x 2 1001 1001 117 Mar 18 22:49 bin [2021-03-18T22:56:50.680Z] drwxrwxr-x 14 1001 1001 4096 Mar 18 22:49 cmd [2021-03-18T22:56:50.680Z] -rw-r--r-- 1 root root 650607 Mar 18 22:55 coverage.out [2021-03-18T22:56:50.680Z] -rw-r--r-- 1 root root 1055 Mar 18 22:56 go.mod [2021-03-18T22:56:50.680Z] -rw-r--r-- 1 root root 21981 Mar 18 22:56 go.sum [2021-03-18T22:56:50.680Z] drwxrwxr-x 8 1001 1001 127 Mar 18 22:49 internal [2021-03-18T22:56:50.680Z] drwxrwxr-x 4 1001 1001 26 Mar 18 22:49 openapi [2021-03-18T22:56:50.680Z] drwxrwxr-x 4 1001 1001 71 Mar 18 22:49 snap [2021-03-18T22:56:50.680Z] -rw-rw-r-- 1 1001 1001 168 Mar 18 22:49 version.go [Pipeline] sh [2021-03-18T22:56:51.819Z] + '[' -e coverage.out ] [2021-03-18T22:56:51.819Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-18T22:56:52.321Z] Stashed 1 file(s) [Pipeline] sh [2021-03-18T22:56:52.804Z] + make build [2021-03-18T22:56:53.074Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-18T22:57:00.780Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-18T22:57:01.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.099s coverage: 94.4% of statements [2021-03-18T22:57:01.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.083s coverage: 44.8% of statements [2021-03-18T22:57:03.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.256s coverage: 81.9% of statements [2021-03-18T22:57:13.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.113s coverage: 92.9% of statements [2021-03-18T22:57:13.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-18T22:57:13.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-18T22:57:13.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-18T22:57:13.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 77.8% of statements [2021-03-18T22:57:13.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-18T22:57:13.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-18T22:57:13.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-18T22:57:13.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-18T22:57:13.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-18T22:57:13.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-03-18T22:57:13.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-18T22:57:13.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-18T22:57:13.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-03-18T22:57:13.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-18T22:57:13.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 75.5% of statements [2021-03-18T22:57:13.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-18T22:57:13.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.8% of statements [2021-03-18T22:57:13.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.116s coverage: 87.2% of statements [2021-03-18T22:57:13.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.137s coverage: 84.6% of statements [2021-03-18T22:57:13.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.177s coverage: 91.6% of statements [2021-03-18T22:57:13.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-18T22:57:13.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.502s coverage: 62.4% of statements [2021-03-18T22:57:13.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-18T22:57:13.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-18T22:57:13.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2021-03-18T22:57:13.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.065s coverage: 91.3% of statements [2021-03-18T22:57:13.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2021-03-18T22:57:15.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements [2021-03-18T22:57:15.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2021-03-18T22:57:18.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.861s coverage: 69.0% of statements [2021-03-18T22:57:18.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-18T22:57:18.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-18T22:57:18.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-18T22:57:20.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.402s coverage: 38.4% of statements [2021-03-18T22:57:20.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-18T22:57:20.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-18T22:57:20.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.111s coverage: 89.5% of statements [2021-03-18T22:57:20.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-18T22:57:20.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.108s coverage: 84.8% of statements [2021-03-18T22:57:26.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.416s coverage: 47.0% of statements [2021-03-18T22:57:26.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-18T22:57:26.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-18T22:57:26.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-18T22:57:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-18T22:57:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-18T22:57:26.822Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.106s coverage: 100.0% of statements [2021-03-18T22:57:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-18T22:57:26.822Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.102s coverage: 100.0% of statements [2021-03-18T22:57:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-18T22:57:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-18T22:57:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-18T22:57:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-18T22:57:26.822Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.416s coverage: 87.1% of statements [2021-03-18T22:57:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-18T22:57:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-18T22:57:26.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-18T22:57:33.552Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.223s coverage: 29.1% of statements [2021-03-18T22:57:33.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-18T22:57:33.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-18T22:57:33.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-18T22:57:33.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-18T22:57:33.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-18T22:57:33.552Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.192s coverage: 99.0% of statements [2021-03-18T22:57:33.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-18T22:57:33.552Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.111s coverage: 100.0% of statements [2021-03-18T22:57:33.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-18T22:57:33.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-18T22:57:33.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-18T22:57:33.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-18T22:57:33.552Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.262s coverage: 96.5% of statements [2021-03-18T22:57:33.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-18T22:57:33.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-18T22:57:33.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-18T22:57:33.552Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements [2021-03-18T22:57:33.552Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-18T22:57:33.552Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.066s coverage: 100.0% of statements [2021-03-18T22:57:33.552Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-18T22:57:33.552Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-18T22:57:33.552Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-18T22:57:33.552Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-18T22:57:33.552Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.097s coverage: 87.9% of statements [2021-03-18T22:57:33.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-18T22:57:33.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-18T22:57:33.825Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-03-18T22:57:34.095Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements [2021-03-18T22:57:34.152Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-18T22:57:35.067Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 100.0% of statements [2021-03-18T22:57:35.656Z] GO111MODULE=on go vet ./... [2021-03-18T22:57:41.211Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-18T22:57:45.680Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-18T22:57:46.690Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-18T22:57:52.171Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-18T22:57:57.715Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-18T22:58:04.135Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-18T22:58:09.750Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-18T22:58:12.535Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-18T22:58:18.330Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-18T22:58:22.861Z] $ docker stop --time=1 e71624352f79b6c70f8c89658e5ca45f8ec8f1d9cc0155f0c39ecb935b6b0c65 [2021-03-18T22:58:26.059Z] $ docker rm -f e71624352f79b6c70f8c89658e5ca45f8ec8f1d9cc0155f0c39ecb935b6b0c65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-18T22:58:30.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-18T22:58:30.486Z] [2021-03-18T22:58:30.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-18T22:58:30.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-18T22:58:30.914Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-18T22:58:30.914Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-18T22:58:30.914Z] ca9280d653b3: Pulling fs layer [2021-03-18T22:58:30.914Z] 7e9c9ca2126c: Pulling fs layer [2021-03-18T22:58:31.192Z] cbdbe7a5bc2a: Download complete [2021-03-18T22:58:32.198Z] cbdbe7a5bc2a: Pull complete [2021-03-18T22:58:32.198Z] ca9280d653b3: Verifying Checksum [2021-03-18T22:58:32.198Z] ca9280d653b3: Download complete [2021-03-18T22:58:33.672Z] 7e9c9ca2126c: Verifying Checksum [2021-03-18T22:58:33.673Z] 7e9c9ca2126c: Download complete [2021-03-18T22:58:33.947Z] ca9280d653b3: Pull complete [2021-03-18T22:58:49.174Z] 7e9c9ca2126c: Pull complete [2021-03-18T22:58:49.174Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-18T22:58:49.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-18T22:58:49.174Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-18T22:58:49.800Z] prd-centos7-docker-4c-2g-30378 does not seem to be running inside a container [2021-03-18T22:58:49.909Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-18T22:58:52.247Z] $ docker top 08207f3c3c7c9f30804ce12cd83e16c24b2845a360ce927e03f3b354b960d93e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T22:58:53.235Z] + docker-compose build --help [2021-03-18T22:58:53.235Z] + grep parallel [2021-03-18T22:58:54.652Z] --parallel Build images in parallel. [Pipeline] } [2021-03-18T22:58:54.683Z] $ docker stop --time=1 08207f3c3c7c9f30804ce12cd83e16c24b2845a360ce927e03f3b354b960d93e [2021-03-18T22:58:56.846Z] $ docker rm -f 08207f3c3c7c9f30804ce12cd83e16c24b2845a360ce927e03f3b354b960d93e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-18T22:58:57.454Z] gofmt -l . [2021-03-18T22:58:57.454Z] [ "`gofmt -l .`" = "" ] [2021-03-18T22:58:57.454Z] ./bin/test-go-mod-tidy.sh [2021-03-18T22:58:57.454Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-18T22:58:57.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-18T22:58:57.664Z] . [Pipeline] withDockerContainer [2021-03-18T22:58:57.892Z] prd-centos7-docker-4c-2g-30378 does not seem to be running inside a container [2021-03-18T22:58:58.049Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-18T22:58:58.159Z] + ls -al . [2021-03-18T22:58:58.159Z] total 788 [2021-03-18T22:58:58.159Z] drwxrwxr-x 9 1001 1001 4096 Mar 18 22:58 . [2021-03-18T22:58:58.159Z] drwxr-xr-x 4 root root 4096 Mar 18 22:54 .. [2021-03-18T22:58:58.159Z] -rw-rw-r-- 1 1001 1001 11 Mar 18 22:53 .dockerignore [2021-03-18T22:58:58.159Z] drwxrwxr-x 8 1001 1001 4096 Mar 18 22:53 .git [2021-03-18T22:58:58.159Z] drwxrwxr-x 3 1001 1001 4096 Mar 18 22:53 .github [2021-03-18T22:58:58.159Z] -rw-rw-r-- 1 1001 1001 818 Mar 18 22:53 .gitignore [2021-03-18T22:58:58.159Z] -rw-rw-r-- 1 1001 1001 166 Mar 18 22:53 .sonarcloud.properties [2021-03-18T22:58:58.159Z] -rw-rw-r-- 1 1001 1001 8607 Mar 18 22:53 Attribution.txt [2021-03-18T22:58:58.159Z] -rw-rw-r-- 1 1001 1001 3804 Mar 18 22:53 CONTRIBUTING.md [2021-03-18T22:58:58.159Z] -rw-rw-r-- 1 1001 1001 931 Mar 18 22:53 Dockerfile.build [2021-03-18T22:58:58.159Z] -rw-rw-r-- 1 1001 1001 863 Mar 18 22:53 Jenkinsfile [2021-03-18T22:58:58.159Z] -rw-rw-r-- 1 1001 1001 10775 Mar 18 22:53 LICENSE [2021-03-18T22:58:58.159Z] -rw-rw-r-- 1 1001 1001 5774 Mar 18 22:53 Makefile [2021-03-18T22:58:58.159Z] -rw-rw-r-- 1 1001 1001 6548 Mar 18 22:53 README.md [2021-03-18T22:58:58.159Z] -rw-rw-r-- 1 1001 1001 6755 Mar 18 22:53 SECURITY.md [2021-03-18T22:58:58.159Z] -rw-rw-r-- 1 1001 1001 5 Mar 18 22:50 VERSION [2021-03-18T22:58:58.159Z] -rw-rw-r-- 1 1001 1001 4131 Mar 18 22:53 ZMQWindows.md [2021-03-18T22:58:58.159Z] drwxrwxr-x 2 1001 1001 4096 Mar 18 22:53 bin [2021-03-18T22:58:58.159Z] drwxrwxr-x 14 1001 1001 4096 Mar 18 22:53 cmd [2021-03-18T22:58:58.159Z] -rw-r--r-- 1 root root 650607 Mar 18 22:57 coverage.out [2021-03-18T22:58:58.159Z] -rw-r--r-- 1 root root 1055 Mar 18 22:58 go.mod [2021-03-18T22:58:58.159Z] -rw-r--r-- 1 root root 21981 Mar 18 22:58 go.sum [2021-03-18T22:58:58.159Z] drwxrwxr-x 8 1001 1001 4096 Mar 18 22:53 internal [2021-03-18T22:58:58.159Z] drwxrwxr-x 4 1001 1001 4096 Mar 18 22:53 openapi [2021-03-18T22:58:58.159Z] drwxrwxr-x 4 1001 1001 4096 Mar 18 22:53 snap [2021-03-18T22:58:58.159Z] -rw-rw-r-- 1 1001 1001 168 Mar 18 22:53 version.go [2021-03-18T22:58:59.946Z] $ docker top 8f77dd12eb21825ac6619308ef9bf970e12a3dbd7146bbe761b9543b3a721ae2 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-03-18T22:59:01.536Z] + '[' -e coverage.out ] [2021-03-18T22:59:01.536Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-18T22:59:01.587Z] Warning: overwriting stash ‘coverage-report’ [2021-03-18T22:59:02.274Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-18T22:59:02.881Z] Stashed 1 file(s) [Pipeline] sh [2021-03-18T22:59:03.615Z] + make build [2021-03-18T22:59:03.615Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-18T22:59:04.367Z] Building docker-core-command-go ... [2021-03-18T22:59:04.367Z] Building docker-core-data-go ... [2021-03-18T22:59:04.367Z] Building docker-core-metadata-go ... [2021-03-18T22:59:04.367Z] Building docker-security-bootstrapper-go ... [2021-03-18T22:59:04.367Z] Building docker-security-proxy-setup-go ... [2021-03-18T22:59:04.367Z] Building docker-security-secretstore-setup-go ... [2021-03-18T22:59:04.367Z] Building docker-support-notifications-go ... [2021-03-18T22:59:04.367Z] Building docker-support-scheduler-go ... [2021-03-18T22:59:04.367Z] Building docker-sys-mgmt-agent-go ... [2021-03-18T22:59:04.367Z] Building docker-security-secretstore-setup-go [2021-03-18T22:59:04.367Z] Building docker-sys-mgmt-agent-go [2021-03-18T22:59:04.367Z] Building docker-core-metadata-go [2021-03-18T22:59:04.653Z] Building docker-support-notifications-go [2021-03-18T22:59:04.979Z] Building docker-security-bootstrapper-go [2021-03-18T22:59:16.057Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-18T22:59:38.243Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-18T22:59:41.617Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-18T22:59:47.028Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-18T22:59:48.467Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-18T22:59:53.890Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-18T22:59:59.293Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-18T23:00:02.694Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-18T23:00:07.006Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-18T23:00:10.400Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-18T23:00:14.720Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-18T23:00:21.510Z] $ docker stop --time=1 b7cbf824d5ee3ef4bb2d3f992d82d657c087ff96951b3fe968caa7fdfacfc9d0 [2021-03-18T23:00:24.146Z] $ docker rm -f b7cbf824d5ee3ef4bb2d3f992d82d657c087ff96951b3fe968caa7fdfacfc9d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-18T23:00:26.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-18T23:00:26.459Z] [2021-03-18T23:00:26.459Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-18T23:00:27.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-18T23:00:27.515Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-18T23:00:27.515Z] 29e5d40040c1: Pulling fs layer [2021-03-18T23:00:27.515Z] 1ce36da41761: Pulling fs layer [2021-03-18T23:00:27.515Z] 25b303627fd3: Pulling fs layer [2021-03-18T23:00:27.515Z] 29e5d40040c1: Download complete [2021-03-18T23:00:27.875Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T23:00:27.875Z] [2021-03-18T23:00:27.875Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-18T23:00:27.875Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-18T23:00:27.875Z] ---> d1cede0bb2fd [2021-03-18T23:00:27.875Z] Step 3/26 : WORKDIR /edgex-go [2021-03-18T23:00:27.875Z] ---> d1cede0bb2fd [2021-03-18T23:00:27.875Z] Step 3/22 : WORKDIR /edgex-go [2021-03-18T23:00:27.875Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T23:00:27.875Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-18T23:00:27.875Z] ---> d1cede0bb2fd [2021-03-18T23:00:27.875Z] Step 3/24 : WORKDIR /edgex-go [2021-03-18T23:00:27.875Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T23:00:27.875Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-18T23:00:27.875Z] ---> d1cede0bb2fd [2021-03-18T23:00:27.875Z] Step 3/31 : WORKDIR /edgex-go [2021-03-18T23:00:27.875Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T23:00:27.875Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-18T23:00:27.875Z] ---> d1cede0bb2fd [2021-03-18T23:00:27.875Z] Step 3/23 : WORKDIR /edgex-go [2021-03-18T23:00:27.875Z] ---> Running in 900a2480a8ab [2021-03-18T23:00:27.875Z] ---> Running in b7a8ae0e4aac [2021-03-18T23:00:27.875Z] ---> Running in 36cdb77e6f95 [2021-03-18T23:00:27.875Z] ---> Running in b2c6b14fc764 [2021-03-18T23:00:27.875Z] ---> Running in 48075bb3b0b9 [2021-03-18T23:00:27.875Z] Removing intermediate container 900a2480a8ab [2021-03-18T23:00:27.875Z] ---> 877a17c41df2 [2021-03-18T23:00:27.875Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T23:00:27.875Z] Removing intermediate container b2c6b14fc764 [2021-03-18T23:00:27.875Z] ---> 9e12b2c655cd [2021-03-18T23:00:27.875Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T23:00:27.875Z] Removing intermediate container 48075bb3b0b9 [2021-03-18T23:00:27.875Z] ---> ec48f496c833 [2021-03-18T23:00:27.875Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T23:00:27.875Z] Removing intermediate container b7a8ae0e4aac [2021-03-18T23:00:27.875Z] ---> 7bf9d528257e [2021-03-18T23:00:27.875Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T23:00:27.875Z] ---> Running in afd109e9a3ed [2021-03-18T23:00:27.875Z] Removing intermediate container 36cdb77e6f95 [2021-03-18T23:00:27.875Z] ---> ee4f8f31b90b [2021-03-18T23:00:27.875Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T23:00:27.875Z] ---> Running in b304e495be30 [2021-03-18T23:00:27.875Z] ---> Running in a2d0daa17de7 [2021-03-18T23:00:27.875Z] ---> Running in 5952b70ec36b [2021-03-18T23:00:27.875Z] ---> Running in e0bc65db3f1e [2021-03-18T23:00:28.109Z] 1ce36da41761: Download complete [2021-03-18T23:00:28.385Z] 29e5d40040c1: Pull complete [2021-03-18T23:00:29.363Z] 1ce36da41761: Pull complete [2021-03-18T23:00:29.636Z] 25b303627fd3: Download complete [2021-03-18T23:00:31.329Z] Removing intermediate container b304e495be30 [2021-03-18T23:00:31.329Z] ---> 2858d11a8092 [2021-03-18T23:00:31.329Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-18T23:00:31.329Z] Removing intermediate container 5952b70ec36b [2021-03-18T23:00:31.329Z] ---> 63905105034a [2021-03-18T23:00:31.329Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-18T23:00:31.329Z] ---> Running in 4e5c69f727d1 [2021-03-18T23:00:31.604Z] Removing intermediate container a2d0daa17de7 [2021-03-18T23:00:31.604Z] ---> ea6c06a8f64c [2021-03-18T23:00:31.604Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-18T23:00:31.604Z] ---> Running in df834c2be7f1 [2021-03-18T23:00:31.604Z] Removing intermediate container afd109e9a3ed [2021-03-18T23:00:31.604Z] ---> 9e66aa9d702e [2021-03-18T23:00:31.604Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-18T23:00:31.875Z] Removing intermediate container e0bc65db3f1e [2021-03-18T23:00:31.876Z] ---> 0bec6ca7de93 [2021-03-18T23:00:31.876Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-18T23:00:31.876Z] ---> Running in bd67edb3a9e9 [2021-03-18T23:00:31.876Z] ---> Running in d62e8f02e3a1 [2021-03-18T23:00:32.156Z] ---> Running in 5998c40e900b [2021-03-18T23:00:33.623Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T23:00:33.623Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T23:00:33.919Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T23:00:34.189Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T23:00:34.189Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T23:00:34.189Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T23:00:34.545Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T23:00:34.898Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T23:00:34.898Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T23:00:34.898Z] OK: 233 MiB in 51 packages [2021-03-18T23:00:35.571Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T23:00:35.571Z] OK: 233 MiB in 51 packages [2021-03-18T23:00:35.571Z] OK: 233 MiB in 51 packages [2021-03-18T23:00:35.571Z] OK: 233 MiB in 51 packages [2021-03-18T23:00:36.160Z] OK: 233 MiB in 51 packages [2021-03-18T23:00:39.072Z] Removing intermediate container 4e5c69f727d1 [2021-03-18T23:00:39.072Z] ---> 5205b0dd3c2e [2021-03-18T23:00:39.072Z] Step 6/24 : COPY go.mod . [2021-03-18T23:00:39.072Z] Removing intermediate container df834c2be7f1 [2021-03-18T23:00:39.072Z] ---> f471292c3306 [2021-03-18T23:00:39.072Z] Step 6/31 : COPY go.mod . [2021-03-18T23:00:39.072Z] Removing intermediate container d62e8f02e3a1 [2021-03-18T23:00:39.072Z] ---> 23aaa6cbfb09 [2021-03-18T23:00:39.072Z] Step 6/22 : COPY go.mod . [2021-03-18T23:00:39.072Z] Removing intermediate container bd67edb3a9e9 [2021-03-18T23:00:39.072Z] ---> 36df5fa614c2 [2021-03-18T23:00:39.072Z] Step 6/26 : COPY go.mod . [2021-03-18T23:00:39.072Z] Removing intermediate container 5998c40e900b [2021-03-18T23:00:39.072Z] ---> 1981d9c0acf8 [2021-03-18T23:00:39.072Z] Step 6/23 : COPY go.mod . [2021-03-18T23:00:39.345Z] ---> 6d50f70aebac [2021-03-18T23:00:39.345Z] Step 7/31 : RUN go mod download [2021-03-18T23:00:39.345Z] ---> b049292a1ddf [2021-03-18T23:00:39.345Z] Step 7/24 : RUN go mod download [2021-03-18T23:00:39.620Z] ---> 56d553b83e2c [2021-03-18T23:00:39.620Z] Step 7/22 : RUN go mod download [2021-03-18T23:00:39.620Z] ---> Running in d555eaf511d6 [2021-03-18T23:00:39.620Z] ---> 200e85a885a2 [2021-03-18T23:00:39.620Z] Step 7/26 : RUN go mod download [2021-03-18T23:00:39.789Z] 25b303627fd3: Pull complete [2021-03-18T23:00:39.790Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-18T23:00:39.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-18T23:00:39.790Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-18T23:00:39.988Z] ---> Running in 2bf6fdc9b180 [2021-03-18T23:00:40.081Z] prd-ubuntu18.04-docker-arm64-4c-16g-30379 does not seem to be running inside a container [2021-03-18T23:00:40.213Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-18T23:00:40.309Z] ---> Running in c5cf6564cbd0 [2021-03-18T23:00:40.309Z] ---> Running in ae65618c4417 [2021-03-18T23:00:40.309Z] ---> 1975599b12ec [2021-03-18T23:00:40.309Z] Step 7/23 : RUN go mod download [2021-03-18T23:00:41.026Z] ---> Running in e5dbf8f0ed4d [2021-03-18T23:00:43.439Z] $ docker top db195036262a290de39683c1b45da2fb5601f25499ffba7efbd2d25c3f8f8311 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T23:00:44.508Z] + docker-compose build --help [2021-03-18T23:00:44.508Z] + grep parallel [2021-03-18T23:00:47.878Z] --parallel Build images in parallel. [Pipeline] } [2021-03-18T23:00:48.224Z] $ docker stop --time=1 db195036262a290de39683c1b45da2fb5601f25499ffba7efbd2d25c3f8f8311 [2021-03-18T23:00:48.204Z] Removing intermediate container 2bf6fdc9b180 [2021-03-18T23:00:48.204Z] Removing intermediate container d555eaf511d6 [2021-03-18T23:00:48.204Z] ---> 4dbca99d5163 [2021-03-18T23:00:48.204Z] Step 8/31 : COPY . . [2021-03-18T23:00:48.561Z] ---> 112339027041 [2021-03-18T23:00:48.561Z] Step 8/24 : COPY . . [2021-03-18T23:00:48.839Z] Removing intermediate container c5cf6564cbd0 [2021-03-18T23:00:48.839Z] ---> f5a02befaa88 [2021-03-18T23:00:48.839Z] Step 8/26 : COPY . . [2021-03-18T23:00:48.839Z] Removing intermediate container e5dbf8f0ed4d [2021-03-18T23:00:48.839Z] ---> cb1c59efd227 [2021-03-18T23:00:48.839Z] Step 8/23 : COPY . . [2021-03-18T23:00:49.904Z] Removing intermediate container ae65618c4417 [2021-03-18T23:00:49.904Z] ---> f57fe4d4b4ef [2021-03-18T23:00:49.904Z] Step 8/22 : COPY . . [2021-03-18T23:00:50.180Z] $ docker rm -f db195036262a290de39683c1b45da2fb5601f25499ffba7efbd2d25c3f8f8311 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-18T23:00:51.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-18T23:00:51.252Z] . [Pipeline] withDockerContainer [2021-03-18T23:00:51.551Z] prd-ubuntu18.04-docker-arm64-4c-16g-30379 does not seem to be running inside a container [2021-03-18T23:00:51.688Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-18T23:00:53.136Z] $ docker top 0aedc134f36e19330b7d3faad6a08775d2e50598ee774d73b61054f9eacba025 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T23:00:54.188Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-18T23:00:58.483Z] Building docker-core-command-go ... [2021-03-18T23:00:58.483Z] Building docker-core-data-go ... [2021-03-18T23:00:58.483Z] Building docker-core-metadata-go ... [2021-03-18T23:00:58.483Z] Building docker-security-bootstrapper-go ... [2021-03-18T23:00:58.483Z] Building docker-security-proxy-setup-go ... [2021-03-18T23:00:58.483Z] Building docker-security-secretstore-setup-go ... [2021-03-18T23:00:58.483Z] Building docker-support-notifications-go ... [2021-03-18T23:00:58.483Z] Building docker-support-scheduler-go ... [2021-03-18T23:00:58.483Z] Building docker-sys-mgmt-agent-go ... [2021-03-18T23:00:58.483Z] Building docker-support-scheduler-go [2021-03-18T23:00:58.483Z] Building docker-security-bootstrapper-go [2021-03-18T23:00:58.483Z] Building docker-core-data-go [2021-03-18T23:00:58.483Z] Building docker-support-notifications-go [2021-03-18T23:00:58.483Z] Building docker-security-secretstore-setup-go [2021-03-18T23:02:06.506Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T23:02:06.506Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-18T23:02:06.506Z] ---> e15cd7fc2958 [2021-03-18T23:02:06.506Z] Step 3/23 : WORKDIR /edgex-go [2021-03-18T23:02:06.506Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T23:02:06.506Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-18T23:02:06.506Z] ---> e15cd7fc2958 [2021-03-18T23:02:06.506Z] Step 3/22 : WORKDIR /edgex-go [2021-03-18T23:02:06.506Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T23:02:06.506Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-18T23:02:06.506Z] ---> e15cd7fc2958 [2021-03-18T23:02:06.506Z] Step 3/22 : WORKDIR /edgex-go [2021-03-18T23:02:06.506Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T23:02:06.506Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-18T23:02:06.506Z] ---> e15cd7fc2958 [2021-03-18T23:02:06.506Z] Step 3/24 : WORKDIR /edgex-go [2021-03-18T23:02:06.777Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T23:02:06.777Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-18T23:02:06.777Z] ---> e15cd7fc2958 [2021-03-18T23:02:06.777Z] Step 3/31 : WORKDIR /edgex-go [2021-03-18T23:02:08.742Z] ---> Running in 96ff53ee5d15 [2021-03-18T23:02:08.742Z] ---> Running in 3f80a538d8c2 [2021-03-18T23:02:08.742Z] ---> Running in 9b8bb3ff9545 [2021-03-18T23:02:08.742Z] ---> Running in 6b1b6c369250 [2021-03-18T23:02:08.742Z] ---> Running in 76eca99777d9 [2021-03-18T23:02:09.016Z] Removing intermediate container 76eca99777d9 [2021-03-18T23:02:09.016Z] ---> c8457dbad31f [2021-03-18T23:02:09.016Z] Removing intermediate container 3f80a538d8c2 [2021-03-18T23:02:09.016Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T23:02:09.016Z] ---> cd62dcf5cb90 [2021-03-18T23:02:09.016Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T23:02:09.287Z] Removing intermediate container 96ff53ee5d15 [2021-03-18T23:02:09.287Z] ---> 2e05d632acf9 [2021-03-18T23:02:09.287Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T23:02:09.287Z] Removing intermediate container 6b1b6c369250 [2021-03-18T23:02:09.287Z] ---> 178f50a94af1 [2021-03-18T23:02:09.287Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T23:02:09.287Z] ---> Running in 608ed3a85430 [2021-03-18T23:02:09.287Z] Removing intermediate container 9b8bb3ff9545 [2021-03-18T23:02:09.287Z] ---> 3fc725b4ef78 [2021-03-18T23:02:09.287Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Running in e87cca11c506 [2021-03-18T23:02:09.287Z] [2021-03-18T23:02:09.564Z] ---> Running in 73eb987de2fe [2021-03-18T23:02:09.564Z] ---> Running in 1d1b2373f284 [2021-03-18T23:02:09.564Z] ---> Running in 791ceec54bd0 [2021-03-18T23:02:12.997Z] Removing intermediate container 608ed3a85430 [2021-03-18T23:02:12.997Z] ---> 55770221d4ff [2021-03-18T23:02:12.997Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-18T23:02:13.273Z] Removing intermediate container e87cca11c506 [2021-03-18T23:02:13.273Z] ---> 8909980461ee [2021-03-18T23:02:13.273Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-18T23:02:13.273Z] ---> Running in 6d10137dc2cb [2021-03-18T23:02:13.548Z] ---> Running in 15ad230b7a77 [2021-03-18T23:02:13.825Z] Removing intermediate container 791ceec54bd0 [2021-03-18T23:02:13.825Z] ---> c67e888ea19f [2021-03-18T23:02:13.825Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-18T23:02:13.825Z] Removing intermediate container 1d1b2373f284 [2021-03-18T23:02:13.825Z] ---> d32cf135b3f9 [2021-03-18T23:02:13.825Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-18T23:02:13.825Z] Removing intermediate container 73eb987de2fe [2021-03-18T23:02:13.825Z] ---> b2b210e08280 [2021-03-18T23:02:13.825Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-18T23:02:14.102Z] ---> Running in e6932887552b [2021-03-18T23:02:14.102Z] ---> Running in 6877e7f92df9 [2021-03-18T23:02:14.380Z] ---> Running in a225fc4a07d3 [2021-03-18T23:02:15.369Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T23:02:15.652Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T23:02:15.934Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T23:02:16.209Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T23:02:16.209Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T23:02:16.209Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T23:02:16.483Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T23:02:17.083Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T23:02:17.084Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T23:02:17.084Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T23:02:17.084Z] OK: 217 MiB in 51 packages [2021-03-18T23:02:17.364Z] OK: 217 MiB in 51 packages [2021-03-18T23:02:17.969Z] OK: 217 MiB in 51 packages [2021-03-18T23:02:17.969Z] OK: 217 MiB in 51 packages [2021-03-18T23:02:17.969Z] OK: 217 MiB in 51 packages [2021-03-18T23:02:18.950Z] Removing intermediate container 6d10137dc2cb [2021-03-18T23:02:18.950Z] ---> 8653a1ba55a9 [2021-03-18T23:02:18.950Z] Step 6/22 : COPY go.mod . [2021-03-18T23:02:19.550Z] Removing intermediate container 15ad230b7a77 [2021-03-18T23:02:19.550Z] ---> 68548b60474d [2021-03-18T23:02:19.550Z] Step 6/23 : COPY go.mod . [2021-03-18T23:02:19.550Z] Removing intermediate container a225fc4a07d3 [2021-03-18T23:02:19.550Z] ---> 35b5d7e19923 [2021-03-18T23:02:19.550Z] Step 6/31 : COPY go.mod . [2021-03-18T23:02:19.823Z] Removing intermediate container e6932887552b [2021-03-18T23:02:19.823Z] ---> bfd8aca6cc8f [2021-03-18T23:02:19.823Z] Step 6/22 : COPY go.mod . [2021-03-18T23:02:19.823Z] ---> e97102b62369 [2021-03-18T23:02:19.823Z] Step 7/22 : RUN go mod download [2021-03-18T23:02:20.096Z] Removing intermediate container 6877e7f92df9 [2021-03-18T23:02:20.096Z] ---> 48847d8ec2e1 [2021-03-18T23:02:20.096Z] Step 6/24 : COPY go.mod . [2021-03-18T23:02:20.096Z] ---> Running in abf722f0ce8e [2021-03-18T23:02:20.703Z] ---> 188da0de4054 [2021-03-18T23:02:20.703Z] Step 7/23 : RUN go mod download [2021-03-18T23:02:20.703Z] ---> 564a67fadd17 [2021-03-18T23:02:20.703Z] Step 7/31 : RUN go mod download [2021-03-18T23:02:20.986Z] ---> Running in d2015606afaf [2021-03-18T23:02:20.986Z] ---> 17bb675575fe [2021-03-18T23:02:20.986Z] Step 7/22 : RUN go mod download [2021-03-18T23:02:20.986Z] ---> Running in 2acdd3598fca [2021-03-18T23:02:21.262Z] ---> Running in 3c298d266d5b [2021-03-18T23:02:21.545Z] ---> 3daaa8e14de5 [2021-03-18T23:02:21.545Z] Step 7/24 : RUN go mod download [2021-03-18T23:02:21.830Z] ---> Running in 657f16c14f62 [2021-03-18T23:02:24.494Z] Removing intermediate container abf722f0ce8e [2021-03-18T23:02:24.494Z] ---> c51ddfb967c9 [2021-03-18T23:02:24.494Z] Step 8/22 : COPY . . [2021-03-18T23:02:25.483Z] Removing intermediate container d2015606afaf [2021-03-18T23:02:25.483Z] ---> 7b8fe46ab475 [2021-03-18T23:02:25.483Z] Step 8/23 : COPY . . [2021-03-18T23:02:26.480Z] Removing intermediate container 2acdd3598fca [2021-03-18T23:02:26.480Z] ---> 38f6eb6adbec [2021-03-18T23:02:26.480Z] Step 8/31 : COPY . . [2021-03-18T23:02:27.081Z] Removing intermediate container 3c298d266d5b [2021-03-18T23:02:27.081Z] ---> 3db0aa379daf [2021-03-18T23:02:27.081Z] Step 8/22 : COPY . . [2021-03-18T23:02:27.681Z] Removing intermediate container 657f16c14f62 [2021-03-18T23:02:27.681Z] ---> 46707a468016 [2021-03-18T23:02:27.681Z] Step 8/24 : COPY . . [2021-03-18T23:02:43.286Z] ---> 760903e02bb8 [2021-03-18T23:02:43.286Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-18T23:02:43.286Z] ---> a9308e166de2 [2021-03-18T23:02:43.286Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-18T23:02:43.286Z] ---> 4d95a64b7a4d [2021-03-18T23:02:43.286Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-18T23:02:43.286Z] ---> 68d00085fc88 [2021-03-18T23:02:43.286Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-18T23:02:43.286Z] ---> 17430b909ab3 [2021-03-18T23:02:43.286Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-18T23:02:43.286Z] ---> Running in ccd6f8bb09f7 [2021-03-18T23:02:43.286Z] ---> Running in e4bc3fd29dda [2021-03-18T23:02:43.286Z] ---> Running in aa30647429bf [2021-03-18T23:02:43.286Z] ---> Running in 257ee3308f1b [2021-03-18T23:02:43.286Z] ---> Running in a13bc32c1aa2 [2021-03-18T23:02:43.286Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-18T23:02:43.286Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-18T23:02:43.286Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-18T23:02:43.286Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-18T23:02:43.286Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-18T23:02:54.507Z] ---> cf2c76050549 [2021-03-18T23:02:54.507Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-18T23:02:54.507Z] ---> 26f015835c8e [2021-03-18T23:02:54.507Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-18T23:02:54.507Z] ---> 1caba20eac2b [2021-03-18T23:02:54.507Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-18T23:02:54.507Z] ---> cdc6c4557e3d [2021-03-18T23:02:54.507Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-18T23:02:54.507Z] ---> 61e88e0be8e2 [2021-03-18T23:02:54.507Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-18T23:02:54.507Z] ---> Running in 15968e84fee3 [2021-03-18T23:02:54.507Z] ---> Running in 9ab1eb781844 [2021-03-18T23:02:54.507Z] ---> Running in 5a106ac36d47 [2021-03-18T23:02:54.507Z] ---> Running in c7dba61d837a [2021-03-18T23:02:54.507Z] ---> Running in 0989aab638e1 [2021-03-18T23:02:54.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-18T23:02:54.507Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-18T23:02:54.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-18T23:02:54.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-18T23:02:54.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-18T23:03:57.785Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-18T23:04:04.551Z] Removing intermediate container ccd6f8bb09f7 [2021-03-18T23:04:04.551Z] ---> c6d12b08abf1 [2021-03-18T23:04:04.551Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-18T23:04:04.551Z] Removing intermediate container a13bc32c1aa2 [2021-03-18T23:04:04.551Z] ---> 1059751ae583 [2021-03-18T23:04:04.551Z] [2021-03-18T23:04:04.551Z] Step 10/31 : FROM alpine:3.12 [2021-03-18T23:04:05.727Z] 3.12: Pulling from library/alpine [2021-03-18T23:04:05.727Z] ---> Running in b8076595ca2f [2021-03-18T23:04:08.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-18T23:04:10.065Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-18T23:04:10.373Z] Status: Downloaded newer image for alpine:3.12 [2021-03-18T23:04:10.373Z] ---> 88dd2752d2ea [2021-03-18T23:04:10.373Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-18T23:04:13.904Z] Removing intermediate container aa30647429bf [2021-03-18T23:04:13.904Z] ---> 27c6433ee07b [2021-03-18T23:04:13.904Z] [2021-03-18T23:04:13.904Z] Step 10/24 : FROM alpine:3.12 [2021-03-18T23:04:13.904Z] ---> Running in 53ab89be2f53 [2021-03-18T23:04:13.904Z] ---> 88dd2752d2ea [2021-03-18T23:04:13.904Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-18T23:04:13.904Z] Removing intermediate container 257ee3308f1b [2021-03-18T23:04:13.904Z] ---> bf26269e1fd5 [2021-03-18T23:04:13.904Z] [2021-03-18T23:04:13.904Z] Step 10/22 : FROM alpine:3.12 [2021-03-18T23:04:13.904Z] ---> 88dd2752d2ea [2021-03-18T23:04:13.904Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-18T23:04:13.904Z] Removing intermediate container e4bc3fd29dda [2021-03-18T23:04:13.904Z] ---> f836bee8171f [2021-03-18T23:04:13.904Z] [2021-03-18T23:04:13.904Z] Step 10/23 : FROM alpine:3.12 [2021-03-18T23:04:13.904Z] ---> 88dd2752d2ea [2021-03-18T23:04:13.904Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-18T23:04:13.904Z] ---> Running in a101c9881ad9 [2021-03-18T23:04:14.367Z] ---> Running in 7a403b761e9f [2021-03-18T23:04:14.793Z] ---> Running in 0c6f4d497c37 [2021-03-18T23:04:14.793Z] Removing intermediate container 53ab89be2f53 [2021-03-18T23:04:14.793Z] ---> 3d9e110ce71d [2021-03-18T23:04:14.793Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-18T23:04:14.793Z] Removing intermediate container b8076595ca2f [2021-03-18T23:04:14.793Z] ---> d09121fa8910 [2021-03-18T23:04:14.793Z] [2021-03-18T23:04:14.793Z] Step 11/26 : FROM docker:20.10.0 [2021-03-18T23:04:15.065Z] 20.10.0: Pulling from library/docker [2021-03-18T23:04:15.065Z] ---> Running in 60444941b9d5 [2021-03-18T23:04:16.096Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T23:04:16.314Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-18T23:04:16.395Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T23:04:16.395Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T23:04:16.395Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-18T23:04:16.745Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-18T23:04:16.745Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T23:04:16.745Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-18T23:04:16.745Z] (4/5) Installing curl (7.69.1-r3) [2021-03-18T23:04:16.745Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-18T23:04:16.745Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T23:04:16.746Z] Executing ca-certificates-20191127-r4.trigger [2021-03-18T23:04:16.746Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T23:04:16.746Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T23:04:17.070Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-18T23:04:17.070Z] OK: 7 MiB in 19 packages [2021-03-18T23:04:17.070Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T23:04:17.070Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T23:04:17.070Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-18T23:04:17.070Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T23:04:17.070Z] Executing ca-certificates-20191127-r4.trigger [2021-03-18T23:04:17.070Z] OK: 6 MiB in 16 packages [2021-03-18T23:04:17.070Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-18T23:04:17.373Z] (2/2) Installing su-exec (0.2-r1) [2021-03-18T23:04:17.373Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T23:04:17.373Z] OK: 6 MiB in 16 packages [2021-03-18T23:04:17.373Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-18T23:04:17.373Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T23:04:17.373Z] OK: 6 MiB in 15 packages [2021-03-18T23:04:20.795Z] Removing intermediate container a101c9881ad9 [2021-03-18T23:04:20.795Z] ---> 2fc819b4cd3e [2021-03-18T23:04:20.795Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-18T23:04:20.795Z] Removing intermediate container 7a403b761e9f [2021-03-18T23:04:20.795Z] ---> 6043e915a7c5 [2021-03-18T23:04:20.795Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-18T23:04:20.795Z] Removing intermediate container 60444941b9d5 [2021-03-18T23:04:20.795Z] ---> e5dc4b991168 [2021-03-18T23:04:20.795Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-18T23:04:20.795Z] ---> Running in 08d9f923f0d9 [2021-03-18T23:04:20.795Z] ---> Running in ec8ce08d9d4e [2021-03-18T23:04:21.104Z] ---> Running in a498a58aa980 [2021-03-18T23:04:21.104Z] Removing intermediate container 0c6f4d497c37 [2021-03-18T23:04:21.104Z] ---> 73d51f7e87e0 [2021-03-18T23:04:21.104Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-18T23:04:21.416Z] Removing intermediate container 08d9f923f0d9 [2021-03-18T23:04:21.416Z] ---> e7a50b42cfd9 [2021-03-18T23:04:21.416Z] Step 13/24 : WORKDIR / [2021-03-18T23:04:21.416Z] ---> Running in ed4a1b471566 [2021-03-18T23:04:21.702Z] Removing intermediate container ec8ce08d9d4e [2021-03-18T23:04:21.702Z] ---> 9c8373bcf981 [2021-03-18T23:04:21.702Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-18T23:04:22.010Z] ---> Running in 4887e5fd0c81 [2021-03-18T23:04:22.010Z] ---> Running in 2779e4a9c2cd [2021-03-18T23:04:22.320Z] Removing intermediate container a498a58aa980 [2021-03-18T23:04:22.320Z] ---> 330b563ff089 [2021-03-18T23:04:22.320Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-18T23:04:22.320Z] Removing intermediate container ed4a1b471566 [2021-03-18T23:04:22.320Z] ---> 594bc0e9c69d [2021-03-18T23:04:22.320Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-18T23:04:22.320Z] ---> Running in 751d468ff29a [2021-03-18T23:04:22.607Z] ---> Running in d310d1d59f2f [2021-03-18T23:04:22.607Z] Removing intermediate container 4887e5fd0c81 [2021-03-18T23:04:22.607Z] ---> 4fb4c1445ce6 [2021-03-18T23:04:22.607Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-18T23:04:22.888Z] Removing intermediate container 2779e4a9c2cd [2021-03-18T23:04:22.889Z] ---> bb4cbf38cb15 [2021-03-18T23:04:22.889Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-18T23:04:23.175Z] ---> Running in 5ba6911df240 [2021-03-18T23:04:23.175Z] Removing intermediate container 751d468ff29a [2021-03-18T23:04:23.175Z] ---> 3bbd3c4ab761 [2021-03-18T23:04:23.175Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-18T23:04:23.458Z] Removing intermediate container d310d1d59f2f [2021-03-18T23:04:23.458Z] ---> 9c3ac1dda123 [2021-03-18T23:04:23.458Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-18T23:04:23.458Z] ---> 1c04662578bc [2021-03-18T23:04:23.458Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-18T23:04:23.458Z] ---> Running in 95bbf4f30cc4 [2021-03-18T23:04:23.732Z] ---> Running in 862116e78b3f [2021-03-18T23:04:24.014Z] Removing intermediate container 5ba6911df240 [2021-03-18T23:04:24.014Z] ---> c0ab7a99760b [2021-03-18T23:04:24.014Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-18T23:04:24.300Z] Removing intermediate container 862116e78b3f [2021-03-18T23:04:24.300Z] ---> e8a95e1abb7f [2021-03-18T23:04:24.300Z] Step 15/23 : WORKDIR / [2021-03-18T23:04:24.300Z] ---> f4c0b6d6819f [2021-03-18T23:04:24.300Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-18T23:04:24.600Z] ---> Running in 85aedfa81b3b [2021-03-18T23:04:24.600Z] ---> 9ab0c61c41da [2021-03-18T23:04:24.600Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-18T23:04:24.919Z] Removing intermediate container 85aedfa81b3b [2021-03-18T23:04:24.919Z] ---> 9ddbc601d032 [2021-03-18T23:04:24.919Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-18T23:04:25.246Z] ---> de3c03993ac2 [2021-03-18T23:04:25.246Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-18T23:04:26.443Z] ---> 996d6d982118 [2021-03-18T23:04:26.443Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-18T23:04:27.015Z] ---> 625acce253c4 [2021-03-18T23:04:27.015Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-18T23:04:27.310Z] Removing intermediate container 95bbf4f30cc4 [2021-03-18T23:04:27.310Z] ---> 12142a8bb387 [2021-03-18T23:04:27.310Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-18T23:04:28.026Z] ---> Running in 35e9b92765ad [2021-03-18T23:04:28.027Z] ---> d225a95737bc [2021-03-18T23:04:28.027Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-18T23:04:28.691Z] ---> 053e30a47ca2 [2021-03-18T23:04:28.691Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-18T23:04:31.224Z] Removing intermediate container 35e9b92765ad [2021-03-18T23:04:31.224Z] ---> b6b6cf3d8c4f [2021-03-18T23:04:31.224Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-18T23:04:31.224Z] ---> 8a774c804a41 [2021-03-18T23:04:31.224Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-18T23:04:31.224Z] ---> Running in fe9e5443af14 [2021-03-18T23:04:31.446Z] Removing intermediate container c7dba61d837a [2021-03-18T23:04:31.446Z] ---> 1add317537ea [2021-03-18T23:04:31.446Z] [2021-03-18T23:04:31.446Z] Step 10/24 : FROM alpine:3.12 [2021-03-18T23:04:31.446Z] 3.12: Pulling from library/alpine [2021-03-18T23:04:32.630Z] ---> 33c10495d34c [2021-03-18T23:04:32.630Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-18T23:04:32.630Z] ---> a53ffbc57245 [2021-03-18T23:04:32.630Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-18T23:04:32.630Z] ---> 903582848999 [2021-03-18T23:04:32.630Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-18T23:04:32.630Z] ---> Running in 5b0dd6a4d5fa [2021-03-18T23:04:32.630Z] Removing intermediate container fe9e5443af14 [2021-03-18T23:04:32.630Z] ---> c44dca3fa520 [2021-03-18T23:04:32.630Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-18T23:04:32.928Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-18T23:04:32.928Z] Status: Downloaded newer image for alpine:3.12 [2021-03-18T23:04:32.928Z] ---> d10569e2745f [2021-03-18T23:04:32.928Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-18T23:04:33.530Z] ---> Running in df437c3542c3 [2021-03-18T23:04:33.835Z] ---> 29c268287852 [2021-03-18T23:04:33.835Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-18T23:04:33.835Z] ---> Running in 19f9082d8220 [2021-03-18T23:04:33.835Z] ---> Running in e27628c5684b [2021-03-18T23:04:34.348Z] ---> Running in e09f4052788a [2021-03-18T23:04:34.754Z] Removing intermediate container e27628c5684b [2021-03-18T23:04:34.754Z] ---> f847934fd6c7 [2021-03-18T23:04:34.754Z] Step 20/22 : LABEL arch=x86_64 [2021-03-18T23:04:35.153Z] Removing intermediate container 19f9082d8220 [2021-03-18T23:04:35.153Z] ---> 7a36f222d5f4 [2021-03-18T23:04:35.153Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-18T23:04:35.455Z] ---> Running in a40e2f54c447 [2021-03-18T23:04:36.090Z] ---> Running in 2e3dc6484d03 [2021-03-18T23:04:36.162Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T23:04:36.162Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T23:04:36.376Z] Removing intermediate container a40e2f54c447 [2021-03-18T23:04:36.376Z] ---> 1608668b9c92 [2021-03-18T23:04:36.376Z] Step 21/22 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 [2021-03-18T23:04:36.673Z] ---> Running in e3afbad79d65 [2021-03-18T23:04:36.767Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-18T23:04:36.767Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-18T23:04:36.767Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-18T23:04:36.767Z] (4/5) Installing curl (7.69.1-r3) [2021-03-18T23:04:36.767Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-18T23:04:36.767Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T23:04:36.767Z] Executing ca-certificates-20191127-r4.trigger [2021-03-18T23:04:36.967Z] Removing intermediate container 2e3dc6484d03 [2021-03-18T23:04:36.967Z] ---> ea436898eb11 [2021-03-18T23:04:36.968Z] Step 21/23 : LABEL arch=x86_64 [2021-03-18T23:04:37.242Z] ---> Running in 4a9a5f68f954 [2021-03-18T23:04:37.242Z] Removing intermediate container e3afbad79d65 [2021-03-18T23:04:37.242Z] ---> 90c7e2384914 [2021-03-18T23:04:37.242Z] Step 22/22 : LABEL version=0.0.0 [2021-03-18T23:04:37.380Z] OK: 7 MiB in 19 packages [2021-03-18T23:04:37.522Z] ---> Running in 74c82f32c611 [2021-03-18T23:04:37.522Z] Removing intermediate container 4a9a5f68f954 [2021-03-18T23:04:37.522Z] ---> 13ebc69ec7c4 [2021-03-18T23:04:37.522Z] Step 22/23 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 [2021-03-18T23:04:37.823Z] ---> Running in 048863250a18 [2021-03-18T23:04:38.094Z] Removing intermediate container e09f4052788a [2021-03-18T23:04:38.094Z] ---> e75062440f54 [2021-03-18T23:04:38.094Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-18T23:04:38.094Z] Removing intermediate container 5b0dd6a4d5fa [2021-03-18T23:04:38.094Z] ---> 47e4274f5fe2 [2021-03-18T23:04:38.094Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-18T23:04:38.094Z] Removing intermediate container 74c82f32c611 [2021-03-18T23:04:38.094Z] ---> 61b309c3b8ec [2021-03-18T23:04:38.094Z] [2021-03-18T23:04:38.395Z] Removing intermediate container 048863250a18 [2021-03-18T23:04:38.395Z] ---> f3a3d949b47b [2021-03-18T23:04:38.395Z] Step 23/23 : LABEL version=0.0.0 [2021-03-18T23:04:38.395Z] ---> Running in 17bec46242aa [2021-03-18T23:04:39.888Z] Removing intermediate container 5a106ac36d47 [2021-03-18T23:04:39.888Z] ---> 91bbf46f6be3 [2021-03-18T23:04:39.888Z] [2021-03-18T23:04:39.888Z] Step 10/31 : FROM alpine:3.12 [2021-03-18T23:04:39.888Z] ---> d10569e2745f [2021-03-18T23:04:39.888Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-18T23:04:39.888Z] ---> Running in dda2071e7fea [2021-03-18T23:04:40.119Z] ---> Running in b78e583a9990 [2021-03-18T23:04:40.119Z] Removing intermediate container b78e583a9990 [2021-03-18T23:04:40.119Z] ---> d87a59480326 [2021-03-18T23:04:40.119Z] [2021-03-18T23:04:40.119Z] Successfully built 61b309c3b8ec [2021-03-18T23:04:40.119Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-18T23:04:40.119Z] Successfully tagged docker-support-notifications-go:latest [2021-03-18T23:04:40.119Z] Building docker-core-command-go [2021-03-18T23:04:40.119Z]  Building docker-support-notifications-go ... done Removing intermediate container 17bec46242aa [2021-03-18T23:04:40.119Z] ---> f7e599266d1d [2021-03-18T23:04:40.119Z] Step 22/24 : LABEL arch=x86_64 [2021-03-18T23:04:40.119Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-18T23:04:40.119Z] ---> aefe523efa57 [2021-03-18T23:04:40.119Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-18T23:04:40.119Z] ---> 265965c62161 [2021-03-18T23:04:40.119Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-18T23:04:40.395Z] ---> Running in 743542174f84 [2021-03-18T23:04:40.395Z] ---> Running in 826afeac1301 [2021-03-18T23:04:40.395Z] Successfully built d87a59480326 [2021-03-18T23:04:40.503Z] Removing intermediate container df437c3542c3 [2021-03-18T23:04:40.503Z] ---> 9276e64c0c8c [2021-03-18T23:04:40.503Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-18T23:04:40.666Z] Successfully tagged docker-core-metadata-go:latest [2021-03-18T23:04:40.666Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-03-18T23:04:40.793Z] Removing intermediate container dda2071e7fea [2021-03-18T23:04:40.793Z] ---> c6e1127d7f62 [2021-03-18T23:04:40.793Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-18T23:04:40.793Z] ---> Running in 1a8fde279234 [2021-03-18T23:04:40.793Z] ---> Running in d4f028b270a1 [2021-03-18T23:04:40.960Z] Removing intermediate container 743542174f84 [2021-03-18T23:04:40.960Z] ---> 2b28f7abe7c4 [2021-03-18T23:04:40.960Z] Step 23/24 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 [2021-03-18T23:04:41.233Z] ---> cded7fe96cf7 [2021-03-18T23:04:41.233Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-18T23:04:41.233Z] ---> Running in d75de3b6a0dc [2021-03-18T23:04:41.508Z] Removing intermediate container 1a8fde279234 [2021-03-18T23:04:41.508Z] ---> 2551902f8bea [2021-03-18T23:04:41.508Z] Step 13/24 : WORKDIR / [2021-03-18T23:04:41.841Z] ---> Running in a4869a8658e1 [2021-03-18T23:04:41.865Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T23:04:41.865Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T23:04:42.145Z] (1/2) Installing readline (8.0.4-r0) [2021-03-18T23:04:42.145Z] (2/2) Installing bash (5.0.17-r0) [2021-03-18T23:04:42.510Z] Executing bash-5.0.17-r0.post-install [2021-03-18T23:04:42.510Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T23:04:42.793Z] OK: 12 MiB in 22 packages [2021-03-18T23:04:42.793Z] Removing intermediate container d75de3b6a0dc [2021-03-18T23:04:42.793Z] ---> a46bd245da9a [2021-03-18T23:04:42.793Z] Step 24/24 : LABEL version=0.0.0 [2021-03-18T23:04:42.857Z] Removing intermediate container a4869a8658e1 [2021-03-18T23:04:42.857Z] ---> 9a3e937b3190 [2021-03-18T23:04:42.857Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-18T23:04:43.442Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T23:04:43.442Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T23:04:44.076Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-18T23:04:44.076Z] (2/2) Installing su-exec (0.2-r1) [2021-03-18T23:04:44.076Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T23:04:44.076Z] OK: 5 MiB in 16 packages [2021-03-18T23:04:44.076Z] ---> 6c8b99c56889 [2021-03-18T23:04:44.076Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-18T23:04:44.596Z] ---> fb736e6b74de [2021-03-18T23:04:44.596Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-18T23:04:45.255Z] ---> Running in 837dd457c3c7 [2021-03-18T23:04:45.540Z] ---> c89b6fa35602 [2021-03-18T23:04:45.541Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-18T23:04:45.923Z] Removing intermediate container 837dd457c3c7 [2021-03-18T23:04:45.924Z] ---> 746c3dd1794e [2021-03-18T23:04:45.924Z] [2021-03-18T23:04:46.158Z] Removing intermediate container d4f028b270a1 [2021-03-18T23:04:46.159Z] ---> 567b9d386296 [2021-03-18T23:04:46.159Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-18T23:04:46.159Z] ---> Running in 75c069087752 [2021-03-18T23:04:46.201Z] ---> dffbac196caa [2021-03-18T23:04:46.201Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-18T23:04:46.769Z] ---> 5f1110b3ac9c [2021-03-18T23:04:46.769Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-18T23:04:46.784Z] Successfully built 746c3dd1794e [2021-03-18T23:04:46.784Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-18T23:04:46.784Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go [2021-03-18T23:04:46.784Z] Removing intermediate container 826afeac1301 [2021-03-18T23:04:46.784Z] ---> 04a81895e687 [2021-03-18T23:04:46.784Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-18T23:04:47.059Z] ---> Running in 80b733c99668 [2021-03-18T23:04:47.378Z] Removing intermediate container 75c069087752 [2021-03-18T23:04:47.378Z] ---> 4a4f2090eb93 [2021-03-18T23:04:47.378Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-18T23:04:47.982Z] ---> Running in 4639a74366b2 [2021-03-18T23:04:49.416Z] Removing intermediate container 4639a74366b2 [2021-03-18T23:04:49.416Z] ---> 41d3c542d681 [2021-03-18T23:04:49.416Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-18T23:04:49.695Z] ---> a37e408ce2c9 [2021-03-18T23:04:49.695Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-18T23:04:49.695Z] ---> Running in d06d7f803d1f [2021-03-18T23:04:50.269Z] ---> 13606b61d1fa [2021-03-18T23:04:50.269Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-18T23:04:50.269Z] Removing intermediate container 80b733c99668 [2021-03-18T23:04:50.269Z] ---> 8a6c3819ebb8 [2021-03-18T23:04:50.269Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-18T23:04:52.155Z] ---> Running in 2a953a8c8593 [2021-03-18T23:04:52.745Z] ---> Running in 70cf2a007672 [2021-03-18T23:04:53.741Z] Removing intermediate container 2a953a8c8593 [2021-03-18T23:04:53.741Z] ---> 8f0507d86f00 [2021-03-18T23:04:53.741Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-18T23:04:54.031Z] ---> 0153d1b087a0 [2021-03-18T23:04:54.031Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-18T23:04:54.031Z] Removing intermediate container 0989aab638e1 [2021-03-18T23:04:54.031Z] ---> 9721b1dbd08c [2021-03-18T23:04:54.031Z] [2021-03-18T23:04:54.031Z] Step 10/22 : FROM alpine:3.12 [2021-03-18T23:04:54.031Z] ---> d10569e2745f [2021-03-18T23:04:54.031Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-18T23:04:54.031Z] Removing intermediate container 9ab1eb781844 [2021-03-18T23:04:54.031Z] ---> 040fa7f813d1 [2021-03-18T23:04:54.031Z] [2021-03-18T23:04:54.031Z] Step 10/22 : FROM alpine:3.12 [2021-03-18T23:04:54.031Z] ---> d10569e2745f [2021-03-18T23:04:54.031Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-18T23:04:54.370Z] Removing intermediate container 70cf2a007672 [2021-03-18T23:04:54.370Z] ---> 4bd850c51061 [2021-03-18T23:04:54.371Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-18T23:04:54.371Z] ---> Running in 713a5060b4a8 [2021-03-18T23:04:54.626Z] ---> Running in f6ebed46d1dc [2021-03-18T23:04:54.626Z] ---> Running in b1e5063216df [2021-03-18T23:04:54.626Z] Removing intermediate container d06d7f803d1f [2021-03-18T23:04:54.626Z] ---> a67042d0b5c9 [2021-03-18T23:04:54.626Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-18T23:04:54.900Z] ---> 322830df219b [2021-03-18T23:04:54.900Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-18T23:04:54.900Z] ---> Running in 61344f0cf134 [2021-03-18T23:04:55.503Z] ---> Running in 16fdce0bd28a [2021-03-18T23:04:55.567Z] Removing intermediate container 713a5060b4a8 [2021-03-18T23:04:55.567Z] ---> 3423f00c5e07 [2021-03-18T23:04:55.567Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-18T23:04:55.567Z] ---> 6f3eb8109632 [2021-03-18T23:04:55.567Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-18T23:04:56.192Z] ---> Running in fd17956b8c0d [2021-03-18T23:04:56.489Z] Removing intermediate container 61344f0cf134 [2021-03-18T23:04:56.489Z] ---> 15071e72c98d [2021-03-18T23:04:56.489Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-18T23:04:56.489Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T23:04:56.780Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T23:04:57.060Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T23:04:57.060Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T23:04:57.347Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-18T23:04:57.347Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T23:04:57.347Z] OK: 5 MiB in 15 packages [2021-03-18T23:04:57.658Z] ---> a15d51d2a6f9 [2021-03-18T23:04:57.658Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-18T23:04:57.936Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-18T23:04:57.936Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-18T23:04:57.936Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T23:04:57.936Z] Executing ca-certificates-20191127-r4.trigger [2021-03-18T23:04:58.211Z] ---> Running in 1338aabff2a0 [2021-03-18T23:04:58.211Z] OK: 6 MiB in 16 packages [2021-03-18T23:04:58.361Z] ---> f4b21c14a800 [2021-03-18T23:04:58.361Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-18T23:04:59.658Z] Removing intermediate container 16fdce0bd28a [2021-03-18T23:04:59.658Z] ---> 85c8668e1572 [2021-03-18T23:04:59.658Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-18T23:04:59.658Z] Removing intermediate container f6ebed46d1dc [2021-03-18T23:04:59.658Z] ---> 4aba9c1af641 [2021-03-18T23:04:59.658Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-18T23:04:59.658Z] ---> Running in 9bfdb9107f67 [2021-03-18T23:04:59.935Z] ---> Running in 5719c416afbb [2021-03-18T23:05:00.533Z] Removing intermediate container 9bfdb9107f67 [2021-03-18T23:05:00.533Z] ---> 7c171969d0f1 [2021-03-18T23:05:00.533Z] Step 22/24 : LABEL arch=arm64 [2021-03-18T23:05:00.533Z] Removing intermediate container b1e5063216df [2021-03-18T23:05:00.533Z] ---> 6afa87d2fc77 [2021-03-18T23:05:00.533Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-18T23:05:00.809Z] Removing intermediate container 5719c416afbb [2021-03-18T23:05:00.809Z] ---> 80bbdb209a3a [2021-03-18T23:05:00.809Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-18T23:05:01.084Z] ---> Running in 898ea5daf93a [2021-03-18T23:05:01.084Z] ---> Running in 472434f62735 [2021-03-18T23:05:01.084Z] ---> Running in eef43631b3cf [2021-03-18T23:05:01.288Z] ---> 861eb9516c6b [2021-03-18T23:05:01.288Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-18T23:05:01.288Z] Removing intermediate container fd17956b8c0d [2021-03-18T23:05:01.288Z] ---> fc9f80cf16d9 [2021-03-18T23:05:01.288Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-18T23:05:01.599Z] ---> Running in dbcfb3831601 [2021-03-18T23:05:01.686Z] Removing intermediate container 472434f62735 [2021-03-18T23:05:01.686Z] ---> fcacdf46164d [2021-03-18T23:05:01.686Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-18T23:05:01.686Z] Removing intermediate container 898ea5daf93a [2021-03-18T23:05:01.686Z] ---> 2a60a17db012 [2021-03-18T23:05:01.686Z] Step 23/24 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 [2021-03-18T23:05:01.962Z] ---> Running in 00caf2715479 [2021-03-18T23:05:01.962Z] ---> Running in 242897f53492 [2021-03-18T23:05:01.962Z] Removing intermediate container eef43631b3cf [2021-03-18T23:05:01.962Z] ---> 3924e536118f [2021-03-18T23:05:01.962Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-18T23:05:01.962Z] Removing intermediate container 1338aabff2a0 [2021-03-18T23:05:01.962Z] ---> 5f2cda293d16 [2021-03-18T23:05:01.962Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-18T23:05:02.232Z] ---> 4fb49da7559d [2021-03-18T23:05:02.232Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-18T23:05:02.531Z] Removing intermediate container dbcfb3831601 [2021-03-18T23:05:02.531Z] ---> c79451b13546 [2021-03-18T23:05:02.531Z] Step 28/31 : CMD ["gate"] [2021-03-18T23:05:02.531Z] ---> Running in 59a68859cf3d [2021-03-18T23:05:02.572Z] ---> Running in 6c3262acc9fa [2021-03-18T23:05:02.828Z] ---> Running in 3071ea8d9789 [2021-03-18T23:05:02.844Z] Removing intermediate container 242897f53492 [2021-03-18T23:05:02.844Z] Removing intermediate container 00caf2715479 [2021-03-18T23:05:02.844Z] ---> 1e46bd399c9f [2021-03-18T23:05:02.844Z] Step 24/24 : LABEL version=0.0.0 [2021-03-18T23:05:02.844Z] ---> 21d0b7e37e6d [2021-03-18T23:05:02.844Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-18T23:05:03.440Z] Removing intermediate container 6c3262acc9fa [2021-03-18T23:05:03.440Z] ---> 20eb57845563 [2021-03-18T23:05:03.440Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-18T23:05:03.721Z] ---> Running in 424de1a177ea [2021-03-18T23:05:03.721Z] ---> Running in c83c82d8e489 [2021-03-18T23:05:03.721Z] ---> 547e185134f7 [2021-03-18T23:05:03.721Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-18T23:05:04.665Z] Removing intermediate container 3071ea8d9789 [2021-03-18T23:05:04.665Z] ---> a7f629f53af2 [2021-03-18T23:05:04.665Z] Step 29/31 : LABEL arch=x86_64 [2021-03-18T23:05:04.695Z] Removing intermediate container 424de1a177ea [2021-03-18T23:05:04.695Z] ---> c4eae4b85979 [2021-03-18T23:05:04.695Z] [2021-03-18T23:05:04.695Z] Removing intermediate container c83c82d8e489 [2021-03-18T23:05:04.695Z] ---> 075e01627d52 [2021-03-18T23:05:04.695Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-18T23:05:04.944Z] ---> Running in 9d0afb5fbf16 [2021-03-18T23:05:04.944Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T23:05:04.944Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T23:05:05.296Z] ---> 7e6979fbd40f [2021-03-18T23:05:05.296Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-18T23:05:05.296Z] Removing intermediate container 15968e84fee3 [2021-03-18T23:05:05.296Z] ---> a277bb53aa58 [2021-03-18T23:05:05.296Z] [2021-03-18T23:05:05.296Z] Step 10/23 : FROM alpine:3.12 [2021-03-18T23:05:05.296Z] ---> d10569e2745f [2021-03-18T23:05:05.296Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-18T23:05:05.296Z] Successfully built c4eae4b85979 [2021-03-18T23:05:05.548Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-18T23:05:05.548Z] Removing intermediate container 9d0afb5fbf16 [2021-03-18T23:05:05.548Z] ---> 9bd06eecaea2 [2021-03-18T23:05:05.548Z] Step 30/31 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 [2021-03-18T23:05:05.548Z] (2/33) Installing expat (2.2.9-r1) [2021-03-18T23:05:05.548Z] (3/33) Installing libffi (3.3-r2) [2021-03-18T23:05:05.548Z] (4/33) Installing gdbm (1.13-r1) [2021-03-18T23:05:05.548Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-18T23:05:05.548Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-18T23:05:05.548Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-18T23:05:05.582Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-18T23:05:05.582Z] Building docker-sys-mgmt-agent-go [2021-03-18T23:05:05.582Z]  Building docker-security-secretstore-setup-go ... done  ---> 0083b8152db6 [2021-03-18T23:05:05.582Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-18T23:05:05.857Z] ---> Running in c45acda0abce [2021-03-18T23:05:05.857Z] ---> 3f561f73c725 [2021-03-18T23:05:05.857Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-18T23:05:06.154Z] ---> Running in 8aabb9ab6fee [2021-03-18T23:05:06.458Z] Removing intermediate container c45acda0abce [2021-03-18T23:05:06.458Z] ---> 7cbbaf8c4250 [2021-03-18T23:05:06.458Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-18T23:05:06.458Z] ---> 9294ac91680c [2021-03-18T23:05:06.458Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-18T23:05:06.735Z] ---> Running in b295963051eb [2021-03-18T23:05:07.361Z] ---> 724593f0c35e [2021-03-18T23:05:07.361Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-18T23:05:08.347Z] Removing intermediate container b295963051eb [2021-03-18T23:05:08.347Z] ---> d7a3bc3899be [2021-03-18T23:05:08.347Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-18T23:05:08.629Z] ---> ec73aac967bb [2021-03-18T23:05:08.629Z] ---> 1b3c2917ed37 [2021-03-18T23:05:08.629Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"]Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-18T23:05:08.629Z] [2021-03-18T23:05:08.907Z] ---> Running in dd4eb4813224 [2021-03-18T23:05:09.181Z] ---> defc30fa59a7 [2021-03-18T23:05:09.181Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-18T23:05:09.181Z] ---> Running in 70ada7cf822e [2021-03-18T23:05:10.624Z] ---> b6c38fce8171 [2021-03-18T23:05:10.624Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-18T23:05:10.624Z] Removing intermediate container dd4eb4813224 [2021-03-18T23:05:10.624Z] ---> 19f235fb7d3f [2021-03-18T23:05:10.624Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T23:05:10.900Z] Removing intermediate container 70ada7cf822e [2021-03-18T23:05:10.900Z] ---> e389ecd0c945 [2021-03-18T23:05:10.900Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-18T23:05:10.926Z] Removing intermediate container 8aabb9ab6fee [2021-03-18T23:05:10.926Z] ---> e6031fafacbf [2021-03-18T23:05:10.926Z] Step 31/31 : LABEL version=0.0.0 [2021-03-18T23:05:11.179Z] ---> Running in 226fb3eca0cd [2021-03-18T23:05:11.179Z] ---> Running in 286f5da1f62a [2021-03-18T23:05:11.460Z] ---> Running in 06e280f0607b [2021-03-18T23:05:11.460Z] ---> 514f80d16d33 [2021-03-18T23:05:11.460Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-18T23:05:12.068Z] ---> Running in 6c260070fdc8 [2021-03-18T23:05:12.068Z] Removing intermediate container 06e280f0607b [2021-03-18T23:05:12.068Z] ---> d0acb0c5968f [2021-03-18T23:05:12.068Z] Step 20/22 : LABEL arch=arm64 [2021-03-18T23:05:12.068Z] Removing intermediate container 226fb3eca0cd [2021-03-18T23:05:12.068Z] ---> 964510a0f96c [2021-03-18T23:05:12.068Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-18T23:05:12.346Z] ---> Running in 91e81415d520 [2021-03-18T23:05:12.346Z] ---> Running in 5ddd20c20f7d [2021-03-18T23:05:12.628Z] Removing intermediate container 6c260070fdc8 [2021-03-18T23:05:12.628Z] ---> 87b7317e0be9 [2021-03-18T23:05:12.628Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-18T23:05:12.906Z] Removing intermediate container 91e81415d520 [2021-03-18T23:05:12.906Z] ---> d2c977f706d5 [2021-03-18T23:05:13.051Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-18T23:05:13.051Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-18T23:05:13.051Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-18T23:05:13.051Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-18T23:05:13.193Z] Step 21/22 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 [2021-03-18T23:05:13.193Z] Removing intermediate container 5ddd20c20f7d [2021-03-18T23:05:13.193Z] ---> 09053fc33adb [2021-03-18T23:05:13.193Z] Step 20/22 : LABEL arch=arm64 [2021-03-18T23:05:13.193Z] ---> Running in 101322a6fc36 [2021-03-18T23:05:13.470Z] ---> Running in a2b29ed60a0c [2021-03-18T23:05:13.862Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-18T23:05:14.080Z] ---> 657f28eea9da [2021-03-18T23:05:14.080Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-18T23:05:14.080Z] Removing intermediate container 101322a6fc36 [2021-03-18T23:05:14.080Z] ---> cc8380cb3d46 [2021-03-18T23:05:14.210Z] ---> Running in 96ae39985902 [2021-03-18T23:05:14.210Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-18T23:05:14.210Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-18T23:05:14.358Z] Step 22/22 : LABEL version=0.0.0 [2021-03-18T23:05:14.358Z] ---> Running in ebcf2eeada9d [2021-03-18T23:05:14.358Z] Removing intermediate container a2b29ed60a0c [2021-03-18T23:05:14.358Z] ---> 2bfc12fa7140 [2021-03-18T23:05:14.358Z] Step 21/22 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 [2021-03-18T23:05:14.561Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-18T23:05:14.632Z] ---> Running in f4e46cbd0f9b [2021-03-18T23:05:14.908Z] ---> Running in 8b5bbfad4a94 [2021-03-18T23:05:15.188Z] Removing intermediate container 286f5da1f62a [2021-03-18T23:05:15.188Z] ---> a59795de5737 [2021-03-18T23:05:15.188Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-18T23:05:15.384Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-18T23:05:15.384Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-18T23:05:15.384Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-18T23:05:15.384Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-18T23:05:15.706Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-18T23:05:15.706Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-18T23:05:15.706Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-18T23:05:15.706Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-18T23:05:15.798Z] Removing intermediate container f4e46cbd0f9b [2021-03-18T23:05:15.798Z] ---> 87e55ba48827 [2021-03-18T23:05:15.798Z] [2021-03-18T23:05:16.076Z] ---> Running in c4812fb149cf [2021-03-18T23:05:16.076Z] Removing intermediate container 8b5bbfad4a94 [2021-03-18T23:05:16.076Z] ---> 3250e8d98d3c [2021-03-18T23:05:16.076Z] Step 22/22 : LABEL version=0.0.0 [2021-03-18T23:05:16.349Z] Successfully built 87e55ba48827 [2021-03-18T23:05:16.349Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-18T23:05:16.349Z]  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go [2021-03-18T23:05:16.620Z] ---> Running in 8d445be5ffed [2021-03-18T23:05:16.737Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-18T23:05:17.080Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-18T23:05:17.080Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-18T23:05:17.080Z] Removing intermediate container 96ae39985902 [2021-03-18T23:05:17.080Z] ---> 892d13b6f7a1 [2021-03-18T23:05:17.080Z] [2021-03-18T23:05:17.081Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-18T23:05:17.081Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-18T23:05:17.081Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-18T23:05:17.081Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-18T23:05:17.374Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-18T23:05:17.374Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-18T23:05:17.374Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-18T23:05:17.624Z] Removing intermediate container 8d445be5ffed [2021-03-18T23:05:17.624Z] ---> 8b2222991e94 [2021-03-18T23:05:17.624Z] [2021-03-18T23:05:17.667Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T23:05:17.667Z] OK: 71 MiB in 55 packages [2021-03-18T23:05:17.905Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T23:05:18.182Z] Successfully built 8b2222991e94 [2021-03-18T23:05:18.456Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-18T23:05:18.456Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2021-03-18T23:05:18.456Z] Removing intermediate container ebcf2eeada9d [2021-03-18T23:05:18.456Z] ---> 28b1e90f9aa2 [2021-03-18T23:05:18.456Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-18T23:05:18.715Z] Successfully built 892d13b6f7a1 [2021-03-18T23:05:18.715Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-18T23:05:18.715Z] Building docker-support-scheduler-go [2021-03-18T23:05:18.729Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T23:05:19.328Z] ---> Running in 3d8ccac8ed9f [2021-03-18T23:05:19.600Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-18T23:05:19.600Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-18T23:05:19.600Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-18T23:05:19.874Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-18T23:05:19.874Z] Removing intermediate container 3d8ccac8ed9f [2021-03-18T23:05:19.874Z] ---> 541427cd373c [2021-03-18T23:05:19.874Z] Step 28/31 : CMD ["gate"] [2021-03-18T23:05:20.171Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-18T23:05:20.172Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-18T23:05:20.172Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T23:05:20.444Z] OK: 8 MiB in 20 packages [2021-03-18T23:05:20.720Z] ---> Running in d39026c7ff13 [2021-03-18T23:05:22.162Z] Removing intermediate container d39026c7ff13 [2021-03-18T23:05:22.162Z] ---> 75a4807b3122 [2021-03-18T23:05:22.162Z] Step 29/31 : LABEL arch=arm64 [2021-03-18T23:05:22.441Z] ---> Running in fa4ad706f72c [2021-03-18T23:05:22.441Z] Removing intermediate container c4812fb149cf [2021-03-18T23:05:22.441Z] ---> cd1974df8f34 [2021-03-18T23:05:22.441Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-18T23:05:23.433Z] Removing intermediate container fa4ad706f72c [2021-03-18T23:05:23.433Z] ---> 1daf27fd1d3b [2021-03-18T23:05:23.433Z] Step 30/31 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 [2021-03-18T23:05:23.712Z] ---> 9412a7ec5568 [2021-03-18T23:05:23.712Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-18T23:05:23.988Z] ---> Running in 8abc458a90a9 [2021-03-18T23:05:24.972Z] Removing intermediate container 8abc458a90a9 [2021-03-18T23:05:24.972Z] ---> e0568383007d [2021-03-18T23:05:24.972Z] Step 31/31 : LABEL version=0.0.0 [2021-03-18T23:05:25.574Z] ---> Running in 24ea94263beb [2021-03-18T23:05:25.574Z] ---> 0ca249682d0f [2021-03-18T23:05:25.574Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-18T23:05:26.170Z] Removing intermediate container 24ea94263beb [2021-03-18T23:05:26.170Z] ---> 2e243a5bb0b7 [2021-03-18T23:05:26.170Z] [2021-03-18T23:05:26.769Z] Successfully built 2e243a5bb0b7 [2021-03-18T23:05:27.042Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-18T23:05:27.042Z] Building docker-core-command-go [2021-03-18T23:05:27.042Z]  Building docker-security-bootstrapper-go ... done  ---> c69e950c53e4 [2021-03-18T23:05:27.042Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-18T23:05:27.317Z] ---> Running in d9c087aa5e1f [2021-03-18T23:05:27.915Z] Removing intermediate container d9c087aa5e1f [2021-03-18T23:05:27.915Z] ---> dc7236dfd80c [2021-03-18T23:05:27.915Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-18T23:05:27.915Z] ---> Running in 806f4fdf9cad [2021-03-18T23:05:28.510Z] Removing intermediate container 806f4fdf9cad [2021-03-18T23:05:28.510Z] ---> 832bc5e121d2 [2021-03-18T23:05:28.510Z] Step 21/23 : LABEL arch=arm64 [2021-03-18T23:05:28.783Z] ---> Running in 33fbf0f76434 [2021-03-18T23:05:29.377Z] Removing intermediate container 33fbf0f76434 [2021-03-18T23:05:29.377Z] ---> 1c50d652a06c [2021-03-18T23:05:29.377Z] Step 22/23 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 [2021-03-18T23:05:29.377Z] ---> Running in 90cf13ece7de [2021-03-18T23:05:29.974Z] Removing intermediate container 90cf13ece7de [2021-03-18T23:05:29.974Z] ---> 30d5e657e814 [2021-03-18T23:05:29.974Z] Step 23/23 : LABEL version=0.0.0 [2021-03-18T23:05:30.576Z] ---> Running in 6aa11083688a [2021-03-18T23:05:31.554Z] Removing intermediate container 6aa11083688a [2021-03-18T23:05:31.554Z] ---> 284b63eabc33 [2021-03-18T23:05:31.554Z] [2021-03-18T23:05:31.554Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T23:05:31.554Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-18T23:05:31.554Z] ---> e15cd7fc2958 [2021-03-18T23:05:31.554Z] Step 3/26 : WORKDIR /edgex-go [2021-03-18T23:05:31.554Z] ---> Using cache [2021-03-18T23:05:31.554Z] ---> 178f50a94af1 [2021-03-18T23:05:31.554Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T23:05:31.554Z] ---> Using cache [2021-03-18T23:05:31.554Z] ---> d32cf135b3f9 [2021-03-18T23:05:31.554Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-18T23:05:31.826Z] Successfully built 284b63eabc33 [2021-03-18T23:05:31.826Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-18T23:05:32.101Z]  Building docker-core-data-go ... done  ---> Running in 92f6c77689f4 [2021-03-18T23:05:33.535Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T23:05:34.129Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T23:05:35.104Z] OK: 217 MiB in 51 packages [2021-03-18T23:05:37.097Z] Removing intermediate container 92f6c77689f4 [2021-03-18T23:05:37.097Z] ---> fe9d9d40ccb2 [2021-03-18T23:05:37.097Z] Step 6/26 : COPY go.mod . [2021-03-18T23:05:38.079Z] ---> ef428463e77b [2021-03-18T23:05:38.079Z] Step 7/26 : RUN go mod download [2021-03-18T23:05:38.079Z] ---> Running in 0dd445a75d52 [2021-03-18T23:05:42.442Z] Removing intermediate container 0dd445a75d52 [2021-03-18T23:05:42.442Z] ---> 4132549a08bc [2021-03-18T23:05:42.442Z] Step 8/26 : COPY . . [2021-03-18T23:05:52.327Z]  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T23:05:52.327Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-18T23:05:52.327Z] ---> d1cede0bb2fd [2021-03-18T23:05:52.327Z] Step 3/23 : WORKDIR /edgex-go [2021-03-18T23:05:52.327Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T23:05:52.327Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-18T23:05:52.327Z] ---> d1cede0bb2fd [2021-03-18T23:05:52.327Z] Step 3/21 : WORKDIR /edgex-go [2021-03-18T23:05:52.327Z] ---> Using cache [2021-03-18T23:05:52.327Z] ---> ee4f8f31b90b [2021-03-18T23:05:52.327Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T23:05:52.327Z] ---> Using cache [2021-03-18T23:05:52.327Z] ---> ee4f8f31b90b [2021-03-18T23:05:52.327Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T23:05:52.327Z] ---> Using cache [2021-03-18T23:05:52.327Z] ---> 0bec6ca7de93 [2021-03-18T23:05:52.327Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-18T23:05:52.327Z] ---> Using cache [2021-03-18T23:05:52.327Z] ---> 0bec6ca7de93 [2021-03-18T23:05:52.327Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-18T23:05:52.327Z] ---> Using cache [2021-03-18T23:05:52.327Z] ---> 1981d9c0acf8 [2021-03-18T23:05:52.327Z] Step 6/23 : COPY go.mod . [2021-03-18T23:05:52.327Z] ---> Using cache [2021-03-18T23:05:52.327Z] ---> 1975599b12ec [2021-03-18T23:05:52.327Z] Step 7/23 : RUN go mod download ---> Using cache [2021-03-18T23:05:52.327Z] ---> 1981d9c0acf8 [2021-03-18T23:05:52.327Z] Step 6/21 : COPY go.mod . [2021-03-18T23:05:52.327Z] ---> Using cache [2021-03-18T23:05:52.327Z] ---> 1975599b12ec [2021-03-18T23:05:52.327Z] Step 7/21 : RUN go mod download [2021-03-18T23:05:52.327Z] ---> Using cache [2021-03-18T23:05:52.327Z] [2021-03-18T23:05:52.327Z] ---> cb1c59efd227 [2021-03-18T23:05:52.327Z] ---> Using cache [2021-03-18T23:05:52.327Z] ---> cb1c59efd227 [2021-03-18T23:05:52.327Z] Step 8/23 : COPY . . [2021-03-18T23:05:52.327Z] Step 8/21 : COPY . . [2021-03-18T23:05:52.327Z] ---> Using cache [2021-03-18T23:05:52.327Z] ---> a9308e166de2 [2021-03-18T23:05:52.327Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-18T23:05:52.606Z] ---> Using cache [2021-03-18T23:05:52.606Z] ---> a9308e166de2 [2021-03-18T23:05:52.606Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-18T23:05:53.354Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T23:05:53.354Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-18T23:05:53.354Z] ---> d1cede0bb2fd [2021-03-18T23:05:53.354Z] Step 3/23 : WORKDIR /edgex-go [2021-03-18T23:05:53.354Z] ---> Using cache [2021-03-18T23:05:53.354Z] ---> ee4f8f31b90b [2021-03-18T23:05:53.354Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T23:05:53.354Z] ---> Using cache [2021-03-18T23:05:53.354Z] ---> 0bec6ca7de93 [2021-03-18T23:05:53.354Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-18T23:05:54.948Z] ---> Running in 3ca67c4c86bb [2021-03-18T23:05:54.948Z] ---> Running in c64955711f66 [2021-03-18T23:05:54.948Z] ---> Running in 045e210afbbb [2021-03-18T23:05:57.665Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T23:05:57.665Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-18T23:05:57.665Z] ---> e15cd7fc2958 [2021-03-18T23:05:57.665Z] Step 3/21 : WORKDIR /edgex-go [2021-03-18T23:05:57.665Z] ---> Using cache [2021-03-18T23:05:57.665Z] ---> 178f50a94af1 [2021-03-18T23:05:57.665Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T23:05:57.665Z] ---> Using cache [2021-03-18T23:05:57.665Z] ---> d32cf135b3f9 [2021-03-18T23:05:57.665Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-18T23:05:57.665Z] ---> Using cache [2021-03-18T23:05:57.665Z] ---> 48847d8ec2e1 [2021-03-18T23:05:57.665Z] Step 6/21 : COPY go.mod . [2021-03-18T23:05:57.665Z] ---> Using cache [2021-03-18T23:05:57.665Z] ---> 3daaa8e14de5 [2021-03-18T23:05:57.665Z] Step 7/21 : RUN go mod download [2021-03-18T23:05:57.665Z] ---> Using cache [2021-03-18T23:05:57.665Z] ---> 46707a468016 [2021-03-18T23:05:57.665Z] Step 8/21 : COPY . . [2021-03-18T23:05:57.665Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T23:05:57.665Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-18T23:05:57.665Z] ---> e15cd7fc2958 [2021-03-18T23:05:57.665Z] Step 3/23 : WORKDIR /edgex-go [2021-03-18T23:05:57.665Z] ---> Using cache [2021-03-18T23:05:57.665Z] ---> 178f50a94af1 [2021-03-18T23:05:57.665Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T23:05:57.665Z] ---> Using cache [2021-03-18T23:05:57.665Z] ---> d32cf135b3f9 [2021-03-18T23:05:57.665Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-18T23:05:57.665Z] ---> Using cache [2021-03-18T23:05:57.665Z] ---> 48847d8ec2e1 [2021-03-18T23:05:57.665Z] Step 6/23 : COPY go.mod . [2021-03-18T23:05:57.665Z] ---> Using cache [2021-03-18T23:05:57.665Z] ---> 3daaa8e14de5 [2021-03-18T23:05:57.665Z] Step 7/23 : RUN go mod download [2021-03-18T23:05:57.665Z] ---> Using cache [2021-03-18T23:05:57.665Z] ---> 46707a468016 [2021-03-18T23:05:57.665Z] Step 8/23 : COPY . . [2021-03-18T23:05:57.665Z] ---> Using cache [2021-03-18T23:05:57.665Z] ---> cdc6c4557e3d [2021-03-18T23:05:57.665Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-18T23:05:57.665Z] ---> Using cache [2021-03-18T23:05:57.665Z] ---> cdc6c4557e3d [2021-03-18T23:05:57.665Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-18T23:05:58.918Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-18T23:05:58.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-18T23:05:58.919Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T23:06:00.302Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T23:06:00.302Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-18T23:06:00.302Z] ---> e15cd7fc2958 [2021-03-18T23:06:00.302Z] Step 3/23 : WORKDIR /edgex-go [2021-03-18T23:06:00.302Z] ---> Using cache [2021-03-18T23:06:00.302Z] ---> 178f50a94af1 [2021-03-18T23:06:00.302Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T23:06:00.302Z] ---> Using cache [2021-03-18T23:06:00.302Z] ---> d32cf135b3f9 [2021-03-18T23:06:00.302Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-18T23:06:00.302Z] ---> Using cache [2021-03-18T23:06:00.302Z] ---> 48847d8ec2e1 [2021-03-18T23:06:00.302Z] Step 6/23 : COPY go.mod . [2021-03-18T23:06:00.302Z] ---> Using cache [2021-03-18T23:06:00.302Z] ---> 3daaa8e14de5 [2021-03-18T23:06:00.302Z] Step 7/23 : RUN go mod download [2021-03-18T23:06:00.302Z] ---> Using cache [2021-03-18T23:06:00.302Z] ---> 46707a468016 [2021-03-18T23:06:00.302Z] Step 8/23 : COPY . . [2021-03-18T23:06:00.302Z] ---> Using cache [2021-03-18T23:06:00.302Z] ---> cdc6c4557e3d [2021-03-18T23:06:00.302Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-18T23:06:00.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T23:06:02.918Z] ---> Running in 41e8dbe9261a [2021-03-18T23:06:02.918Z] ---> Running in 22d11115aac7 [2021-03-18T23:06:02.918Z] ---> Running in 95b96391018f [2021-03-18T23:06:02.918Z] ---> 25dfeba0d933 [2021-03-18T23:06:02.918Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-18T23:06:02.918Z] ---> Running in 070e6ff09d9d [2021-03-18T23:06:04.361Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-18T23:06:04.579Z] OK: 233 MiB in 51 packages [2021-03-18T23:06:04.647Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-18T23:06:04.647Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-18T23:06:04.647Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-18T23:06:12.443Z] Removing intermediate container 3ca67c4c86bb [2021-03-18T23:06:12.443Z] ---> a2c342141bcc [2021-03-18T23:06:12.443Z] Step 6/23 : COPY go.mod . [2021-03-18T23:06:14.863Z] ---> 9d0f78680fd6 [2021-03-18T23:06:14.863Z] Step 7/23 : RUN go mod download [2021-03-18T23:06:15.493Z] ---> Running in c4596ac6dff0 [2021-03-18T23:06:21.083Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T23:06:21.083Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-18T23:06:21.083Z] ---> d1cede0bb2fd [2021-03-18T23:06:21.083Z] Step 3/22 : WORKDIR /edgex-go [2021-03-18T23:06:21.083Z] ---> Using cache [2021-03-18T23:06:21.083Z] ---> ee4f8f31b90b [2021-03-18T23:06:21.083Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T23:06:21.083Z] ---> Using cache [2021-03-18T23:06:21.083Z] ---> 0bec6ca7de93 [2021-03-18T23:06:21.083Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-18T23:06:21.083Z] ---> Using cache [2021-03-18T23:06:21.083Z] ---> 1981d9c0acf8 [2021-03-18T23:06:21.083Z] Step 6/22 : COPY go.mod . [2021-03-18T23:06:21.083Z] ---> Using cache [2021-03-18T23:06:21.083Z] ---> 1975599b12ec [2021-03-18T23:06:21.083Z] Step 7/22 : RUN go mod download [2021-03-18T23:06:21.083Z] ---> Using cache [2021-03-18T23:06:21.083Z] ---> cb1c59efd227 [2021-03-18T23:06:21.083Z] Step 8/22 : COPY . . [2021-03-18T23:06:21.083Z] ---> Using cache [2021-03-18T23:06:21.083Z] ---> a9308e166de2 [2021-03-18T23:06:21.083Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-18T23:06:23.367Z] ---> Running in 7fc28377681c [2021-03-18T23:06:24.554Z] Removing intermediate container c4596ac6dff0 [2021-03-18T23:06:24.554Z] ---> 0aad81b27636 [2021-03-18T23:06:24.554Z] Step 8/23 : COPY . . [2021-03-18T23:06:25.421Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-18T23:06:58.781Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-18T23:06:58.781Z] Removing intermediate container 59a68859cf3d [2021-03-18T23:06:58.781Z] ---> b3f8c9c52fcb [2021-03-18T23:06:58.781Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-18T23:06:59.766Z] ---> Running in 3b71f971349c [2021-03-18T23:07:19.806Z] Removing intermediate container c64955711f66 [2021-03-18T23:07:19.806Z] ---> 8542b337b2c9 [2021-03-18T23:07:19.806Z] [2021-03-18T23:07:19.806Z] Step 10/23 : FROM alpine:3.12 [2021-03-18T23:07:19.806Z] ---> 88dd2752d2ea [2021-03-18T23:07:19.806Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-18T23:07:19.806Z] ---> Using cache [2021-03-18T23:07:19.806Z] ---> 73d51f7e87e0 [2021-03-18T23:07:19.806Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-18T23:07:19.806Z] ---> Using cache [2021-03-18T23:07:19.806Z] ---> 594bc0e9c69d [2021-03-18T23:07:19.806Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-18T23:07:21.375Z] ---> Running in 3d60a7e17ac4 [2021-03-18T23:07:26.241Z] Removing intermediate container 3d60a7e17ac4 [2021-03-18T23:07:26.241Z] ---> 4dc265d66476 [2021-03-18T23:07:26.241Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-18T23:07:26.241Z] Removing intermediate container 045e210afbbb [2021-03-18T23:07:26.241Z] ---> 774431599e01 [2021-03-18T23:07:26.241Z] [2021-03-18T23:07:26.241Z] Step 10/21 : FROM alpine:3.12 [2021-03-18T23:07:26.241Z] ---> 88dd2752d2ea [2021-03-18T23:07:26.452Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-18T23:07:26.688Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-18T23:07:27.754Z] ---> Running in 037c3d08ba4e [2021-03-18T23:07:28.635Z] ---> Running in 2c4175082977 [2021-03-18T23:07:29.091Z] Removing intermediate container 070e6ff09d9d [2021-03-18T23:07:29.091Z] ---> f06fda5358af [2021-03-18T23:07:29.091Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-18T23:07:29.091Z] Removing intermediate container 22d11115aac7 [2021-03-18T23:07:29.091Z] ---> 64304785ab47 [2021-03-18T23:07:29.091Z] [2021-03-18T23:07:29.091Z] Step 10/21 : FROM alpine:3.12 [2021-03-18T23:07:29.091Z] ---> d10569e2745f [2021-03-18T23:07:29.091Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-18T23:07:29.091Z] ---> Running in 49354acc6eec [2021-03-18T23:07:29.091Z] ---> Running in 2dfebb3962c0 [2021-03-18T23:07:31.090Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T23:07:31.090Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-18T23:07:31.368Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T23:07:31.567Z] Removing intermediate container 037c3d08ba4e [2021-03-18T23:07:31.567Z] ---> cfc1ac931e58 [2021-03-18T23:07:31.567Z] Step 15/23 : WORKDIR / [2021-03-18T23:07:31.981Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-18T23:07:32.260Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-18T23:07:32.260Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-18T23:07:32.260Z] (4/4) Installing curl (7.69.1-r3) [2021-03-18T23:07:32.260Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T23:07:32.260Z] Executing ca-certificates-20191127-r4.trigger [2021-03-18T23:07:32.545Z] OK: 7 MiB in 18 packages [2021-03-18T23:07:34.536Z] ---> Running in 9bfd0a75114c [2021-03-18T23:07:35.258Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T23:07:35.258Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T23:07:35.258Z] Collecting docker-compose==1.23.2 [2021-03-18T23:07:35.596Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-18T23:07:35.596Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-18T23:07:35.596Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-18T23:07:35.940Z] Removing intermediate container 2dfebb3962c0 [2021-03-18T23:07:35.940Z] ---> 220e04860910 [2021-03-18T23:07:35.940Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-18T23:07:35.940Z] ---> Running in 16e03d5360c2 [2021-03-18T23:07:36.086Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-18T23:07:36.086Z] (4/4) Installing curl (7.69.1-r3) [2021-03-18T23:07:36.086Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T23:07:36.221Z] Removing intermediate container 49354acc6eec [2021-03-18T23:07:36.221Z] ---> 5984f3ea4cb1 [2021-03-18T23:07:36.221Z] [2021-03-18T23:07:36.221Z] Step 11/26 : FROM docker:20.10.0 [2021-03-18T23:07:36.221Z] 20.10.0: Pulling from library/docker [2021-03-18T23:07:36.395Z] Executing ca-certificates-20191127-r4.trigger [2021-03-18T23:07:36.395Z] OK: 7 MiB in 18 packages [2021-03-18T23:07:36.395Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-18T23:07:36.498Z] Removing intermediate container 16e03d5360c2 [2021-03-18T23:07:36.499Z] ---> f7f770d8cdbe [2021-03-18T23:07:36.499Z] Step 13/21 : WORKDIR /edgex [2021-03-18T23:07:36.499Z] Removing intermediate container 95b96391018f [2021-03-18T23:07:36.499Z] ---> 4179f4c28b51 [2021-03-18T23:07:36.499Z] [2021-03-18T23:07:36.499Z] Step 10/23 : FROM alpine:3.12 [2021-03-18T23:07:36.499Z] ---> d10569e2745f [2021-03-18T23:07:36.499Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-18T23:07:36.499Z] ---> Using cache [2021-03-18T23:07:36.499Z] ---> 4aba9c1af641 [2021-03-18T23:07:36.499Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-18T23:07:36.499Z] ---> Using cache [2021-03-18T23:07:36.499Z] ---> 80bbdb209a3a [2021-03-18T23:07:36.499Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-18T23:07:36.747Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-18T23:07:36.747Z] Removing intermediate container 9bfd0a75114c [2021-03-18T23:07:36.747Z] ---> 88c0dfd7a459 [2021-03-18T23:07:36.747Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-18T23:07:36.771Z] ---> Running in 54b2d73b39cf [2021-03-18T23:07:37.047Z] ---> Running in 0e9f45a221b2 [2021-03-18T23:07:37.431Z] Removing intermediate container 7fc28377681c [2021-03-18T23:07:37.431Z] ---> 3977ea16ffde [2021-03-18T23:07:37.431Z] [2021-03-18T23:07:37.431Z] Step 10/22 : FROM alpine:3.12 [2021-03-18T23:07:37.431Z] ---> 88dd2752d2ea [2021-03-18T23:07:37.431Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-18T23:07:37.431Z] ---> Using cache [2021-03-18T23:07:37.431Z] ---> 73d51f7e87e0 [2021-03-18T23:07:37.431Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-18T23:07:37.431Z] ---> Using cache [2021-03-18T23:07:37.431Z] ---> 594bc0e9c69d [2021-03-18T23:07:37.431Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-18T23:07:38.492Z] Removing intermediate container 54b2d73b39cf [2021-03-18T23:07:38.492Z] ---> 01731982025b [2021-03-18T23:07:38.492Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-18T23:07:38.492Z] Removing intermediate container 0e9f45a221b2 [2021-03-18T23:07:38.492Z] ---> 2bd4740a15c6 [2021-03-18T23:07:38.492Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-18T23:07:38.722Z] ---> Running in 2afe8fa3d577 [2021-03-18T23:07:38.767Z] ---> Running in ae8c7c6024bd [2021-03-18T23:07:39.023Z] ---> 4c107ff2e554 [2021-03-18T23:07:39.023Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-18T23:07:40.233Z] ---> 3266b213e493 [2021-03-18T23:07:40.233Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-18T23:07:40.233Z] Removing intermediate container ae8c7c6024bd [2021-03-18T23:07:40.233Z] ---> 7b1e9544f6e0 [2021-03-18T23:07:40.233Z] Step 15/23 : WORKDIR / [2021-03-18T23:07:40.509Z] ---> Running in d9b38e2b5e46 [2021-03-18T23:07:41.503Z] Removing intermediate container d9b38e2b5e46 [2021-03-18T23:07:41.503Z] ---> 62b973f06bdc [2021-03-18T23:07:41.503Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-18T23:07:41.889Z] Collecting docker<4.0,>=3.6.0 [2021-03-18T23:07:41.889Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-18T23:07:41.889Z] Removing intermediate container 2afe8fa3d577 [2021-03-18T23:07:41.889Z] ---> 8d90a83821d9 [2021-03-18T23:07:41.889Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-18T23:07:41.889Z] Removing intermediate container 2c4175082977 [2021-03-18T23:07:41.889Z] ---> c83bb613b273 [2021-03-18T23:07:41.889Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-18T23:07:42.106Z] ---> 5700b32fed69 [2021-03-18T23:07:42.106Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-18T23:07:42.193Z] ---> Running in 57dda4bfec57 [2021-03-18T23:07:42.193Z] ---> 545c42b80f9a [2021-03-18T23:07:42.193Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-18T23:07:42.632Z] Collecting PyYAML<4,>=3.10 [2021-03-18T23:07:42.632Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-18T23:07:42.632Z] ---> Running in fb1ed9ac5256 [2021-03-18T23:07:42.632Z] ---> 8c9b1d9b4300 [2021-03-18T23:07:42.632Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-18T23:07:43.084Z] ---> 37368d135b8c [2021-03-18T23:07:43.084Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-18T23:07:43.257Z] ---> Running in 15405d7d076a [2021-03-18T23:07:43.556Z] Removing intermediate container 57dda4bfec57 [2021-03-18T23:07:43.556Z] ---> b47e8e739a39 [2021-03-18T23:07:43.556Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-18T23:07:43.556Z] Removing intermediate container fb1ed9ac5256 [2021-03-18T23:07:43.556Z] ---> f67a75ef030f [2021-03-18T23:07:43.556Z] Step 13/21 : WORKDIR /edgex [2021-03-18T23:07:43.839Z] ---> 0ecc3bdb1b9c [2021-03-18T23:07:43.839Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-18T23:07:43.839Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-18T23:07:44.133Z] Collecting jsonschema<3,>=2.5.1 [2021-03-18T23:07:44.133Z] ---> Running in 8a30c1a7c5b4 [2021-03-18T23:07:44.133Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-18T23:07:44.133Z] ---> Running in cce28122101f [2021-03-18T23:07:44.434Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-18T23:07:44.434Z] ---> 1e2fc94d1e7b [2021-03-18T23:07:44.434Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-18T23:07:44.434Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-18T23:07:44.722Z] Collecting texttable<0.10,>=0.9.0 [2021-03-18T23:07:44.722Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-18T23:07:45.021Z] Removing intermediate container 8a30c1a7c5b4 [2021-03-18T23:07:45.021Z] ---> 54bdf0759619 [2021-03-18T23:07:45.021Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-18T23:07:45.066Z] ---> d9393ba1a914 [2021-03-18T23:07:45.066Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-18T23:07:45.066Z] Removing intermediate container 41e8dbe9261a [2021-03-18T23:07:45.066Z] ---> 1312b4d4a20c [2021-03-18T23:07:45.066Z] [2021-03-18T23:07:45.066Z] Step 10/23 : FROM alpine:3.12 [2021-03-18T23:07:45.066Z] ---> d10569e2745f [2021-03-18T23:07:45.066Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-18T23:07:45.066Z] ---> Using cache [2021-03-18T23:07:45.066Z] ---> 4aba9c1af641 [2021-03-18T23:07:45.066Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-18T23:07:45.066Z] ---> Using cache [2021-03-18T23:07:45.066Z] ---> 80bbdb209a3a [2021-03-18T23:07:45.066Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-18T23:07:45.066Z] ---> 94f603674e99 [2021-03-18T23:07:45.066Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-18T23:07:45.066Z] ---> Running in b4ab74ca078c [2021-03-18T23:07:45.066Z] ---> Running in d8730d8211ba [2021-03-18T23:07:45.320Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-18T23:07:45.616Z] Removing intermediate container cce28122101f [2021-03-18T23:07:45.616Z] ---> e530276fe3b2 [2021-03-18T23:07:45.616Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-18T23:07:46.061Z] Removing intermediate container b4ab74ca078c [2021-03-18T23:07:46.061Z] ---> 63342938e69f [2021-03-18T23:07:46.061Z] Step 18/21 : CMD ["--init=true"] [2021-03-18T23:07:46.061Z] Removing intermediate container d8730d8211ba [2021-03-18T23:07:46.061Z] ---> 531c98294ccf [2021-03-18T23:07:46.061Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-18T23:07:46.061Z] ---> Running in ea284f449878 [2021-03-18T23:07:46.250Z] Collecting cached-property<2,>=1.2.0 [2021-03-18T23:07:46.250Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-18T23:07:46.337Z] ---> 37483cecab05 [2021-03-18T23:07:46.337Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-18T23:07:46.337Z] ---> Running in 380e03154b1d [2021-03-18T23:07:46.616Z] ---> Running in 03280bf69079 [2021-03-18T23:07:46.889Z] Removing intermediate container ea284f449878 [2021-03-18T23:07:46.889Z] ---> e17c6e3c37b9 [2021-03-18T23:07:46.889Z] Step 19/21 : LABEL arch=arm64 [2021-03-18T23:07:46.904Z] Collecting docopt<0.7,>=0.6.1 [2021-03-18T23:07:46.904Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-18T23:07:46.904Z] ---> Running in cca6abf07725 [2021-03-18T23:07:47.188Z] Removing intermediate container 380e03154b1d [2021-03-18T23:07:47.188Z] ---> a77fda3e0f37 [2021-03-18T23:07:47.188Z] Step 15/23 : WORKDIR / [2021-03-18T23:07:47.188Z] ---> Running in eee13d459f98 [2021-03-18T23:07:47.218Z] ---> 57652425e9bd [2021-03-18T23:07:47.218Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-18T23:07:47.218Z] ---> d7fd8571e9be [2021-03-18T23:07:47.218Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-18T23:07:47.465Z] ---> Running in 9dab3fe69295 [2021-03-18T23:07:47.465Z] Removing intermediate container 03280bf69079 [2021-03-18T23:07:47.465Z] ---> 7335a6cc6059 [2021-03-18T23:07:47.465Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-18T23:07:47.739Z] ---> Running in bc7c2fbd3332 [2021-03-18T23:07:48.012Z] Removing intermediate container eee13d459f98 [2021-03-18T23:07:48.012Z] ---> 6b9158faa5ff [2021-03-18T23:07:48.012Z] Step 20/21 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 [2021-03-18T23:07:48.287Z] ---> Running in 598aeedff32e [2021-03-18T23:07:48.287Z] Removing intermediate container 9dab3fe69295 [2021-03-18T23:07:48.287Z] ---> 6a9d229bc30a [2021-03-18T23:07:48.287Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-18T23:07:48.287Z] Removing intermediate container bc7c2fbd3332 [2021-03-18T23:07:48.287Z] ---> e15abc1ee61f [2021-03-18T23:07:48.287Z] Step 21/23 : LABEL arch=arm64 [2021-03-18T23:07:48.565Z] ---> Running in e1faa9f9d30e [2021-03-18T23:07:48.840Z] Removing intermediate container 598aeedff32e [2021-03-18T23:07:48.840Z] ---> f98a099d594f [2021-03-18T23:07:48.840Z] Step 21/21 : LABEL version=0.0.0 [2021-03-18T23:07:48.890Z] Removing intermediate container cca6abf07725 [2021-03-18T23:07:48.890Z] ---> 2077e4f888c8 [2021-03-18T23:07:48.890Z] Step 21/23 : LABEL arch=x86_64 [2021-03-18T23:07:48.890Z] ---> Running in 440418e3aac4 [2021-03-18T23:07:48.890Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-18T23:07:48.890Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-18T23:07:49.116Z] ---> Running in c325d4e7590c [2021-03-18T23:07:49.116Z] Removing intermediate container e1faa9f9d30e [2021-03-18T23:07:49.116Z] ---> 7170e76b2eb0 [2021-03-18T23:07:49.116Z] Step 22/23 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 [2021-03-18T23:07:49.116Z] ---> 4200bda0c84d [2021-03-18T23:07:49.116Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-18T23:07:49.116Z] ---> Running in 03c94a5e61b5 [2021-03-18T23:07:49.231Z] ---> d32a57cf1c60 [2021-03-18T23:07:49.231Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-18T23:07:49.231Z] Collecting docker-pycreds>=0.4.0 [2021-03-18T23:07:49.231Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-18T23:07:49.396Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-18T23:07:49.396Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-18T23:07:49.396Z] ---> eeaf43b92773 [2021-03-18T23:07:49.396Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-18T23:07:49.540Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-18T23:07:49.540Z] ---> Running in aee7e8a2c919 [2021-03-18T23:07:49.540Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-18T23:07:49.670Z] ---> Running in 70f8eb850521 [2021-03-18T23:07:49.671Z] Removing intermediate container c325d4e7590c [2021-03-18T23:07:49.671Z] ---> 314c43d047ee [2021-03-18T23:07:49.671Z] [2021-03-18T23:07:49.840Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-18T23:07:49.840Z] Removing intermediate container 440418e3aac4 [2021-03-18T23:07:49.840Z] ---> 806b2f69a0eb [2021-03-18T23:07:49.840Z] Step 22/23 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 [2021-03-18T23:07:49.840Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-18T23:07:50.120Z] ---> 59fc7114fa7f [2021-03-18T23:07:50.120Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-18T23:07:50.120Z] Collecting idna<2.8,>=2.5 [2021-03-18T23:07:50.120Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-18T23:07:50.120Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-18T23:07:50.120Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-18T23:07:50.120Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-18T23:07:50.120Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-18T23:07:50.271Z] Removing intermediate container 03c94a5e61b5 [2021-03-18T23:07:50.271Z] ---> f0275f1952a3 [2021-03-18T23:07:50.271Z] Step 23/23 : LABEL version=0.0.0 [2021-03-18T23:07:50.432Z] ---> Running in 3e3b52f7093d [2021-03-18T23:07:50.432Z] Removing intermediate container aee7e8a2c919 [2021-03-18T23:07:50.432Z] ---> 06aecb1bfd01 [2021-03-18T23:07:50.432Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-18T23:07:50.545Z] Successfully built 314c43d047ee [2021-03-18T23:07:50.545Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-18T23:07:50.545Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 09dd768550ac [2021-03-18T23:07:50.734Z] Installing collected packages: dockerpty, docker-pycreds, websocket-client, urllib3, idna, requests, docker, PyYAML, jsonschema, texttable, cached-property, docopt, docker-compose [2021-03-18T23:07:50.734Z] Running setup.py install for dockerpty: started [2021-03-18T23:07:50.734Z] ---> Running in f28abae2da61 [2021-03-18T23:07:50.818Z] ---> 46ac9f248e45 [2021-03-18T23:07:50.818Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-18T23:07:51.092Z] Removing intermediate container 09dd768550ac [2021-03-18T23:07:51.092Z] ---> c91e5d929638 [2021-03-18T23:07:51.092Z] [2021-03-18T23:07:51.092Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T23:07:51.369Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T23:07:51.401Z] Removing intermediate container 3e3b52f7093d [2021-03-18T23:07:51.401Z] ---> 72f4f7ba1865 [2021-03-18T23:07:51.401Z] Step 23/23 : LABEL version=0.0.0 [2021-03-18T23:07:51.643Z] Successfully built c91e5d929638 [2021-03-18T23:07:51.643Z] ---> 2d52ed6797cc [2021-03-18T23:07:51.643Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-18T23:07:51.643Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-18T23:07:51.643Z]  Building docker-core-command-go ... done  ---> Running in bb45b227a9cb [2021-03-18T23:07:51.680Z] ---> ae8c67bfc178 [2021-03-18T23:07:51.680Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-18T23:07:51.680Z] ---> Running in 393673de228c [2021-03-18T23:07:51.681Z] Removing intermediate container f28abae2da61 [2021-03-18T23:07:51.681Z] ---> f2cc3268804f [2021-03-18T23:07:51.681Z] Step 20/22 : LABEL arch=x86_64 [2021-03-18T23:07:51.681Z] ---> Running in 10b38573688c [2021-03-18T23:07:51.681Z] ---> Running in b87dace572b8 [2021-03-18T23:07:51.681Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-18T23:07:51.917Z] (1/2) Installing readline (8.0.4-r0) [2021-03-18T23:07:51.917Z] (2/2) Installing bash (5.0.17-r0) [2021-03-18T23:07:51.917Z] Executing bash-5.0.17-r0.post-install [2021-03-18T23:07:51.917Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T23:07:51.917Z] OK: 12 MiB in 22 packages [2021-03-18T23:07:52.189Z] Removing intermediate container bb45b227a9cb [2021-03-18T23:07:52.189Z] ---> cf8c91fa7fbc [2021-03-18T23:07:52.189Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-18T23:07:52.358Z] Removing intermediate container 393673de228c [2021-03-18T23:07:52.358Z] ---> cda3ebc2e050 [2021-03-18T23:07:52.358Z] [2021-03-18T23:07:52.358Z] Attempting uninstall: urllib3 [2021-03-18T23:07:52.358Z] Found existing installation: urllib3 1.25.9 [2021-03-18T23:07:52.358Z] Uninstalling urllib3-1.25.9: [2021-03-18T23:07:52.462Z] ---> Running in 424167482bbf [2021-03-18T23:07:53.058Z] Removing intermediate container 424167482bbf [2021-03-18T23:07:53.058Z] ---> 05bf7d846f5d [2021-03-18T23:07:53.058Z] Step 21/23 : LABEL arch=arm64 [2021-03-18T23:07:53.058Z] ---> Running in d6a660f14605 [2021-03-18T23:07:53.329Z] Removing intermediate container 70f8eb850521 [2021-03-18T23:07:53.329Z] ---> 86ee046cc1f7 [2021-03-18T23:07:53.329Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-18T23:07:53.492Z] Successfully uninstalled urllib3-1.25.9 [2021-03-18T23:07:53.602Z] ---> Running in 2facc2644b41 [2021-03-18T23:07:53.602Z] Removing intermediate container d6a660f14605 [2021-03-18T23:07:53.602Z] ---> d877953e7a78 [2021-03-18T23:07:53.602Z] Step 22/23 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 [2021-03-18T23:07:53.880Z] ---> Running in 69244447b910 [2021-03-18T23:07:53.880Z] Removing intermediate container 2facc2644b41 [2021-03-18T23:07:53.880Z] ---> 417886d294b8 [2021-03-18T23:07:53.880Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-18T23:07:54.153Z] ---> Running in 32c550d9e0fd [2021-03-18T23:07:54.425Z] Removing intermediate container 69244447b910 [2021-03-18T23:07:54.425Z] ---> 3100c345ea62 [2021-03-18T23:07:54.425Z] Step 23/23 : LABEL version=0.0.0 [2021-03-18T23:07:54.425Z] ---> Running in a6965f5dda0b [2021-03-18T23:07:54.701Z] Removing intermediate container 32c550d9e0fd [2021-03-18T23:07:54.701Z] ---> 4bf39c9a2bca [2021-03-18T23:07:54.701Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-18T23:07:54.701Z] ---> Running in c4f4b83c2258 [2021-03-18T23:07:54.794Z] Successfully built cda3ebc2e050 [2021-03-18T23:07:54.974Z] Removing intermediate container a6965f5dda0b [2021-03-18T23:07:54.974Z] ---> f04dfd103d2d [2021-03-18T23:07:54.974Z] [2021-03-18T23:07:55.135Z] Successfully tagged docker-core-command-go:latest [2021-03-18T23:07:55.245Z] Removing intermediate container c4f4b83c2258 [2021-03-18T23:07:55.245Z] ---> e73824e04b83 [2021-03-18T23:07:55.245Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-18T23:07:55.518Z] Successfully built f04dfd103d2d [2021-03-18T23:07:55.518Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-18T23:07:55.599Z]  Building docker-core-command-go ... done Removing intermediate container b87dace572b8 [2021-03-18T23:07:55.599Z] ---> 3b1dbbe89397 [2021-03-18T23:07:55.599Z] Step 21/22 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 [2021-03-18T23:07:55.599Z] Removing intermediate container 10b38573688c [2021-03-18T23:07:55.599Z] ---> 08c49d197c29 [2021-03-18T23:07:55.599Z] Step 18/21 : CMD ["--init=true"] [2021-03-18T23:07:55.599Z] Attempting uninstall: idna [2021-03-18T23:07:55.599Z] Found existing installation: idna 2.9 [2021-03-18T23:07:55.599Z] Uninstalling idna-2.9: [2021-03-18T23:07:56.211Z] Successfully uninstalled idna-2.9 [2021-03-18T23:07:56.489Z]  Building docker-core-metadata-go ... done  ---> daa0c7a4e0d8 [2021-03-18T23:07:56.489Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-18T23:07:56.621Z] ---> Running in 034ff7d71e6b [2021-03-18T23:07:56.621Z] ---> Running in 78b5f3725a4a [2021-03-18T23:07:57.080Z] ---> d13d309c2b7d [2021-03-18T23:07:57.080Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-18T23:07:57.489Z] Attempting uninstall: requests [2021-03-18T23:07:57.489Z] Found existing installation: requests 2.23.0 [2021-03-18T23:07:57.489Z] Uninstalling requests-2.23.0: [2021-03-18T23:07:57.868Z] Successfully uninstalled requests-2.23.0 [2021-03-18T23:07:58.053Z] ---> 3224af5d6b7a [2021-03-18T23:07:58.053Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-18T23:07:58.327Z] ---> Running in cfd7d1593867 [2021-03-18T23:07:59.301Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T23:07:59.370Z] Removing intermediate container 034ff7d71e6b [2021-03-18T23:07:59.370Z] ---> be280c4d42fc [2021-03-18T23:07:59.370Z] Step 22/22 : LABEL version=0.0.0 [2021-03-18T23:07:59.574Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T23:08:00.013Z] Removing intermediate container 78b5f3725a4a [2021-03-18T23:08:00.013Z] ---> 5b8d4ae56a24 [2021-03-18T23:08:00.013Z] Step 19/21 : LABEL arch=x86_64 [2021-03-18T23:08:00.164Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-18T23:08:00.164Z] (2/33) Installing expat (2.2.9-r1) [2021-03-18T23:08:00.164Z] (3/33) Installing libffi (3.3-r2) [2021-03-18T23:08:00.164Z] (4/33) Installing gdbm (1.13-r1) [2021-03-18T23:08:00.164Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-18T23:08:00.164Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-18T23:08:00.164Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-18T23:08:00.480Z] Running setup.py install for PyYAML: started [2021-03-18T23:08:00.806Z] ---> Running in 44aaac3ac280 [2021-03-18T23:08:00.806Z] ---> Running in d97b9f81da6e [2021-03-18T23:08:01.709Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-18T23:08:02.096Z] Running setup.py install for texttable: started [2021-03-18T23:08:02.124Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-18T23:08:02.125Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-18T23:08:02.125Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-18T23:08:02.125Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-18T23:08:02.125Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-18T23:08:02.125Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-18T23:08:02.125Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-18T23:08:02.125Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-18T23:08:02.125Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-18T23:08:02.125Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-18T23:08:02.125Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-18T23:08:02.125Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-18T23:08:02.125Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-18T23:08:02.125Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-18T23:08:02.125Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-18T23:08:02.125Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-18T23:08:02.125Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-18T23:08:02.125Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-18T23:08:02.395Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-18T23:08:02.395Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-18T23:08:02.395Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-18T23:08:02.395Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-18T23:08:02.395Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-18T23:08:02.395Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-18T23:08:02.395Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-18T23:08:02.395Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-18T23:08:02.395Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T23:08:02.667Z] OK: 71 MiB in 55 packages [2021-03-18T23:08:02.755Z] Removing intermediate container 44aaac3ac280 [2021-03-18T23:08:02.755Z] ---> a0cd5917e9aa [2021-03-18T23:08:02.755Z] Step 20/21 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 [2021-03-18T23:08:03.271Z] Removing intermediate container d97b9f81da6e [2021-03-18T23:08:03.271Z] ---> cfb627f8f444 [2021-03-18T23:08:03.271Z] [2021-03-18T23:08:03.594Z] Running setup.py install for texttable: finished with status 'done' [2021-03-18T23:08:03.916Z] ---> Running in aa410a3edac9 [2021-03-18T23:08:03.916Z] Running setup.py install for docopt: started [2021-03-18T23:08:03.916Z] Successfully built cfb627f8f444 [2021-03-18T23:08:03.916Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-18T23:08:05.070Z]  Building docker-support-scheduler-go ... done Removing intermediate container aa410a3edac9 [2021-03-18T23:08:05.070Z] ---> 19d19ce2629f [2021-03-18T23:08:05.070Z] Step 21/21 : LABEL version=0.0.0 [2021-03-18T23:08:05.375Z] Running setup.py install for docopt: finished with status 'done' [2021-03-18T23:08:05.375Z] ---> Running in 7a4d376f8c64 [2021-03-18T23:08:06.535Z] Removing intermediate container 7a4d376f8c64 [2021-03-18T23:08:06.535Z] ---> 06a34bc6719c [2021-03-18T23:08:06.535Z] [2021-03-18T23:08:06.535Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-18T23:08:07.287Z] Successfully built 06a34bc6719c [2021-03-18T23:08:07.633Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-18T23:08:09.360Z] Removing intermediate container cfd7d1593867 [2021-03-18T23:08:09.360Z] ---> d3bc923b68d7 [2021-03-18T23:08:09.360Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-18T23:08:09.360Z] ---> Running in fb5a08135363 [2021-03-18T23:08:13.573Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 3b71f971349c [2021-03-18T23:08:13.573Z] ---> 251e003b7d3a [2021-03-18T23:08:13.573Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-18T23:08:13.709Z] Collecting docker-compose==1.23.2 [2021-03-18T23:08:13.994Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-18T23:08:14.019Z] ---> Running in a0059f304733 [2021-03-18T23:08:14.590Z] Collecting texttable<0.10,>=0.9.0 [2021-03-18T23:08:14.590Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-18T23:08:16.548Z] Collecting docker<4.0,>=3.6.0 [2021-03-18T23:08:16.548Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-18T23:08:17.136Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-18T23:08:17.136Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-18T23:08:17.764Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T23:08:17.764Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T23:08:17.764Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-18T23:08:17.764Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-18T23:08:17.764Z] (3/3) Installing curl (7.69.1-r3) [2021-03-18T23:08:17.764Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T23:08:18.732Z] OK: 72 MiB in 58 packages [2021-03-18T23:08:19.098Z] Collecting docopt<0.7,>=0.6.1 [2021-03-18T23:08:19.098Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-18T23:08:21.060Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-18T23:08:21.570Z] Removing intermediate container a0059f304733 [2021-03-18T23:08:21.570Z] ---> 0b37e1b37edf [2021-03-18T23:08:21.570Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-18T23:08:21.868Z] ---> Running in 0bf1d1ac75e1 [2021-03-18T23:08:22.029Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-18T23:08:22.030Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-18T23:08:22.299Z] Collecting cached-property<2,>=1.2.0 [2021-03-18T23:08:22.299Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-18T23:08:22.556Z] Removing intermediate container 0bf1d1ac75e1 [2021-03-18T23:08:22.556Z] ---> 557758c46276 [2021-03-18T23:08:22.556Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-18T23:08:22.556Z] ---> Running in ac12f5bdfaec [2021-03-18T23:08:22.889Z] Collecting jsonschema<3,>=2.5.1 [2021-03-18T23:08:22.889Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-18T23:08:23.478Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-18T23:08:23.478Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-18T23:08:23.745Z] Removing intermediate container ac12f5bdfaec [2021-03-18T23:08:23.745Z] ---> 30581058173e [2021-03-18T23:08:23.745Z] Step 24/26 : LABEL arch=x86_64 [2021-03-18T23:08:24.032Z] ---> Running in 920b0936718d [2021-03-18T23:08:24.447Z] Collecting PyYAML<4,>=3.10 [2021-03-18T23:08:24.447Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-18T23:08:24.632Z] Removing intermediate container 920b0936718d [2021-03-18T23:08:24.632Z] ---> 9a103329fa06 [2021-03-18T23:08:24.632Z] Step 25/26 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 [2021-03-18T23:08:24.632Z] ---> Running in 6323670bdee2 [2021-03-18T23:08:25.649Z] Removing intermediate container 6323670bdee2 [2021-03-18T23:08:25.649Z] ---> e6fb6dc42806 [2021-03-18T23:08:25.649Z] Step 26/26 : LABEL version=0.0.0 [2021-03-18T23:08:25.649Z] ---> Running in 22a869914887 [2021-03-18T23:08:26.265Z] Removing intermediate container 22a869914887 [2021-03-18T23:08:26.265Z] ---> 5a3681e274a4 [2021-03-18T23:08:26.265Z] [2021-03-18T23:08:27.056Z] Collecting docker-pycreds>=0.4.0 [2021-03-18T23:08:27.056Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-18T23:08:27.325Z] Collecting idna<2.8,>=2.5 [2021-03-18T23:08:27.325Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-18T23:08:27.441Z] Successfully built 5a3681e274a4 [2021-03-18T23:08:27.441Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-18T23:08:27.921Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-18T23:08:27.921Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-18T23:08:28.191Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-18T23:08:28.192Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-18T23:08:28.192Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-18T23:08:28.192Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-18T23:08:28.192Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-18T23:08:28.192Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-18T23:08:29.160Z] Installing collected packages: texttable, docker-pycreds, websocket-client, idna, urllib3, requests, docker, dockerpty, docopt, cached-property, jsonschema, PyYAML, docker-compose [2021-03-18T23:08:29.160Z] Running setup.py install for texttable: started [2021-03-18T23:08:30.584Z] Running setup.py install for texttable: finished with status 'done' [2021-03-18T23:08:31.174Z] Attempting uninstall: idna [2021-03-18T23:08:31.174Z] Found existing installation: idna 2.9 [2021-03-18T23:08:31.174Z] Uninstalling idna-2.9: [2021-03-18T23:08:31.174Z] Successfully uninstalled idna-2.9 [2021-03-18T23:08:31.767Z] Attempting uninstall: urllib3 [2021-03-18T23:08:31.767Z] Found existing installation: urllib3 1.25.9 [2021-03-18T23:08:31.767Z] Uninstalling urllib3-1.25.9: [2021-03-18T23:08:32.043Z] Successfully uninstalled urllib3-1.25.9 [2021-03-18T23:08:32.635Z] Attempting uninstall: requests [2021-03-18T23:08:32.635Z] Found existing installation: requests 2.23.0 [2021-03-18T23:08:32.635Z] Uninstalling requests-2.23.0: [2021-03-18T23:08:32.635Z] Successfully uninstalled requests-2.23.0 [2021-03-18T23:08:33.605Z] Running setup.py install for dockerpty: started [2021-03-18T23:08:35.582Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-18T23:08:35.582Z] Running setup.py install for docopt: started [2021-03-18T23:08:36.081Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 15405d7d076a [2021-03-18T23:08:36.081Z] ---> c620c2024624 [2021-03-18T23:08:36.081Z] [2021-03-18T23:08:36.081Z] Step 10/23 : FROM alpine:3.12 [2021-03-18T23:08:36.081Z] ---> 88dd2752d2ea [2021-03-18T23:08:36.081Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-18T23:08:36.081Z] ---> Running in 2b860c36bc19 [2021-03-18T23:08:37.207Z] Removing intermediate container 2b860c36bc19 [2021-03-18T23:08:37.207Z] ---> 77341318078f [2021-03-18T23:08:37.207Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-18T23:08:37.503Z] ---> Running in 219ccbd7abd0 [2021-03-18T23:08:37.554Z] Running setup.py install for docopt: finished with status 'done' [2021-03-18T23:08:37.554Z] Running setup.py install for PyYAML: started [2021-03-18T23:08:38.120Z] Removing intermediate container 219ccbd7abd0 [2021-03-18T23:08:38.120Z] ---> 2ef7c40fd314 [2021-03-18T23:08:38.120Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-18T23:08:38.120Z] ---> Running in 1edfc21badc0 [2021-03-18T23:08:39.148Z] Removing intermediate container 1edfc21badc0 [2021-03-18T23:08:39.148Z] ---> cf69833afadf [2021-03-18T23:08:39.148Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T23:08:39.148Z] ---> Running in ecf436a97c3c [2021-03-18T23:08:40.159Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-18T23:08:40.431Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-18T23:08:43.483Z] Removing intermediate container ecf436a97c3c [2021-03-18T23:08:43.483Z] ---> f164b97dbbf5 [2021-03-18T23:08:43.483Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-18T23:08:43.483Z] ---> Running in ebdf56617e65 [2021-03-18T23:08:44.485Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T23:08:44.719Z] Removing intermediate container fb5a08135363 [2021-03-18T23:08:44.720Z] ---> bd3526a7d4ce [2021-03-18T23:08:44.720Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-18T23:08:44.720Z] ---> Running in 8d11637718ee [2021-03-18T23:08:45.311Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T23:08:45.453Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T23:08:45.581Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T23:08:46.045Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-18T23:08:46.177Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-18T23:08:46.177Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-18T23:08:46.177Z] (3/3) Installing curl (7.69.1-r3) [2021-03-18T23:08:46.177Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T23:08:46.177Z] OK: 72 MiB in 58 packages [2021-03-18T23:08:46.316Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-18T23:08:46.316Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-18T23:08:46.582Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-18T23:08:46.848Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-18T23:08:47.115Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-18T23:08:47.115Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T23:08:47.115Z] OK: 8 MiB in 20 packages [2021-03-18T23:08:47.611Z] Removing intermediate container 8d11637718ee [2021-03-18T23:08:47.611Z] ---> fc61578fe8fe [2021-03-18T23:08:47.611Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-18T23:08:47.611Z] ---> Running in 1c817c8d8e58 [2021-03-18T23:08:48.107Z] Removing intermediate container ebdf56617e65 [2021-03-18T23:08:48.107Z] ---> 19b9e9fef7b9 [2021-03-18T23:08:48.107Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-18T23:08:48.204Z] Removing intermediate container 1c817c8d8e58 [2021-03-18T23:08:48.204Z] ---> 155b69bb34cc [2021-03-18T23:08:48.204Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-18T23:08:48.204Z] ---> Running in c7a349dc0b5d [2021-03-18T23:08:48.796Z] Removing intermediate container c7a349dc0b5d [2021-03-18T23:08:48.796Z] ---> 00184e50ba9a [2021-03-18T23:08:48.796Z] Step 24/26 : LABEL arch=arm64 [2021-03-18T23:08:48.796Z] ---> Running in eb6d4954f740 [2021-03-18T23:08:49.127Z] ---> 85d0c88ec9ec [2021-03-18T23:08:49.128Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-18T23:08:49.391Z] Removing intermediate container eb6d4954f740 [2021-03-18T23:08:49.391Z] ---> 76c2d137f946 [2021-03-18T23:08:49.391Z] Step 25/26 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 [2021-03-18T23:08:49.391Z] ---> Running in 546c76354c60 [2021-03-18T23:08:49.987Z] Removing intermediate container 546c76354c60 [2021-03-18T23:08:49.987Z] ---> a980b5fb1b1a [2021-03-18T23:08:49.987Z] Step 26/26 : LABEL version=0.0.0 [2021-03-18T23:08:50.262Z] ---> Running in 96b3658e9dbc [2021-03-18T23:08:50.532Z] Removing intermediate container 96b3658e9dbc [2021-03-18T23:08:50.532Z] ---> 64d7761e61f3 [2021-03-18T23:08:50.532Z] [2021-03-18T23:08:50.605Z] ---> 2029eed85e5d [2021-03-18T23:08:50.605Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-18T23:08:51.125Z] Successfully built 64d7761e61f3 [2021-03-18T23:08:51.125Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-18T23:08:51.411Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-18T23:08:51.494Z] $ docker stop --time=1 0aedc134f36e19330b7d3faad6a08775d2e50598ee774d73b61054f9eacba025 [2021-03-18T23:08:51.625Z] ---> a829113be913 [2021-03-18T23:08:51.626Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-18T23:08:51.626Z] ---> Running in f3302c726e0b [2021-03-18T23:08:52.280Z] Removing intermediate container f3302c726e0b [2021-03-18T23:08:52.280Z] ---> 9cab936c4c82 [2021-03-18T23:08:52.280Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-18T23:08:52.563Z] ---> Running in eae8a15aba01 [2021-03-18T23:08:53.192Z] Removing intermediate container eae8a15aba01 [2021-03-18T23:08:53.192Z] ---> 45ac7bf91e45 [2021-03-18T23:08:53.192Z] Step 21/23 : LABEL arch=x86_64 [2021-03-18T23:08:53.425Z] $ docker rm -f 0aedc134f36e19330b7d3faad6a08775d2e50598ee774d73b61054f9eacba025 [2021-03-18T23:08:53.548Z] ---> Running in 7e796e367ece [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-18T23:08:54.194Z] + grep docker [2021-03-18T23:08:54.194Z] + docker images [2021-03-18T23:08:54.385Z] Removing intermediate container 7e796e367ece [2021-03-18T23:08:54.385Z] ---> bc83589a8e5b [2021-03-18T23:08:54.385Z] Step 22/23 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 [2021-03-18T23:08:54.385Z] ---> Running in 76a93bf94ad1 [2021-03-18T23:08:54.465Z] docker-sys-mgmt-agent-go-arm64 latest 64d7761e61f3 4 seconds ago 300MB [2021-03-18T23:08:54.465Z] docker-core-metadata-go-arm64 latest f04dfd103d2d About a minute ago 17.9MB [2021-03-18T23:08:54.465Z] docker-core-command-go-arm64 latest c91e5d929638 About a minute ago 16.2MB [2021-03-18T23:08:54.465Z] docker-security-proxy-setup-go-arm64 latest 314c43d047ee About a minute ago 23.4MB [2021-03-18T23:08:54.465Z] docker-core-data-go-arm64 latest 284b63eabc33 3 minutes ago 21.3MB [2021-03-18T23:08:54.465Z] docker-security-bootstrapper-go-arm64 latest 2e243a5bb0b7 3 minutes ago 17.8MB [2021-03-18T23:08:54.465Z] docker-support-notifications-go-arm64 latest 8b2222991e94 3 minutes ago 16.9MB [2021-03-18T23:08:54.465Z] docker-support-scheduler-go-arm64 latest 87e55ba48827 3 minutes ago 16.3MB [2021-03-18T23:08:54.465Z] docker-security-secretstore-setup-go-arm64 latest c4eae4b85979 3 minutes ago 23.7MB [2021-03-18T23:08:54.465Z] docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2021-03-18T23:08:55.008Z] Removing intermediate container 76a93bf94ad1 [2021-03-18T23:08:55.008Z] ---> da9812d7be1c [2021-03-18T23:08:55.008Z] Step 23/23 : LABEL version=0.0.0 [2021-03-18T23:08:55.008Z] ---> Running in f147041c2094 Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-18T23:08:55.594Z] Removing intermediate container f147041c2094 [2021-03-18T23:08:55.594Z] ---> 23f6ae0fa757 [2021-03-18T23:08:55.594Z] [2021-03-18T23:08:55.809Z] ---> job-cost.sh [2021-03-18T23:08:55.809Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tYL8 [2021-03-18T23:08:55.895Z] Successfully built 23f6ae0fa757 [2021-03-18T23:08:55.896Z] Successfully tagged docker-core-data-go:latest [2021-03-18T23:08:56.288Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-18T23:08:56.398Z] $ docker stop --time=1 8f77dd12eb21825ac6619308ef9bf970e12a3dbd7146bbe761b9543b3a721ae2 [2021-03-18T23:09:00.425Z] $ docker rm -f 8f77dd12eb21825ac6619308ef9bf970e12a3dbd7146bbe761b9543b3a721ae2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-18T23:09:01.921Z] + docker images [2021-03-18T23:09:01.921Z] + grep docker [2021-03-18T23:09:03.884Z] docker-core-data-go latest 23f6ae0fa757 8 seconds ago 22.6MB [2021-03-18T23:09:03.884Z] docker-sys-mgmt-agent-go latest 5a3681e274a4 37 seconds ago 313MB [2021-03-18T23:09:03.884Z] docker-security-proxy-setup-go latest 06a34bc6719c 58 seconds ago 24.7MB [2021-03-18T23:09:03.884Z] docker-support-scheduler-go latest cfb627f8f444 About a minute ago 17.3MB [2021-03-18T23:09:03.884Z] docker-core-command-go latest cda3ebc2e050 About a minute ago 17.2MB [2021-03-18T23:09:03.884Z] docker-security-bootstrapper-go latest 892d13b6f7a1 3 minutes ago 18.8MB [2021-03-18T23:09:03.884Z] docker-security-secretstore-setup-go latest 746c3dd1794e 4 minutes ago 24.9MB [2021-03-18T23:09:03.884Z] docker-core-metadata-go latest d87a59480326 4 minutes ago 19MB [2021-03-18T23:09:03.884Z] docker-support-notifications-go latest 61b309c3b8ec 4 minutes ago 17.8MB [2021-03-18T23:09:03.884Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-18T23:09:20.320Z] Still waiting to schedule task [2021-03-18T23:09:20.320Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-18T23:09:34.773Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-18T23:10:05.096Z] Running on prd-ubuntu18.04-docker-8c-8g-30385 in /w/workspace/edgexfoundry_edgex-go_PR-3274 [Pipeline] { [Pipeline] ws [2021-03-18T23:10:05.191Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-03-18T23:10:07.364Z] using credential edgex-jenkins-ssh [2021-03-18T23:10:07.435Z] Cloning the remote Git repository [2021-03-18T23:10:07.453Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-18T23:10:07.516Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-03-18T23:10:07.553Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-18T23:10:07.554Z] > git --version # timeout=10 [2021-03-18T23:10:07.561Z] > git --version # 'git version 2.17.1' [2021-03-18T23:10:07.561Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T23:10:07.582Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T23:10:19.632Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-18T23:10:19.637Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T23:10:19.646Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-18T23:10:19.656Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-18T23:10:19.657Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T23:10:19.660Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3274/head:refs/remotes/origin/PR-3274 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T23:10:20.268Z] Merging remotes/origin/master commit 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 into PR head commit 308530b8371a57ddd4130f4e543694d14e8a6661 [2021-03-18T23:10:20.397Z] Merge succeeded, producing 308530b8371a57ddd4130f4e543694d14e8a6661 [2021-03-18T23:10:20.397Z] Checking out Revision 308530b8371a57ddd4130f4e543694d14e8a6661 (PR-3274) [2021-03-18T23:10:20.275Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T23:10:20.279Z] > git checkout -f 308530b8371a57ddd4130f4e543694d14e8a6661 # timeout=10 [2021-03-18T23:10:20.371Z] > git remote # timeout=10 [2021-03-18T23:10:20.377Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T23:10:20.381Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T23:10:20.384Z] > git merge 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 # timeout=10 [2021-03-18T23:10:20.392Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T23:10:20.399Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T23:10:20.401Z] > git checkout -f 308530b8371a57ddd4130f4e543694d14e8a6661 # timeout=10 [2021-03-18T23:10:24.048Z] Commit message: "ci: debug failure build" [2021-03-18T23:10:24.428Z] [2021-03-18T23:10:24.428Z] GitHub has been notified of this commit’s build result [2021-03-18T23:10:24.428Z] [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-18T23:10:25.244Z] + echo snap-build.sh [2021-03-18T23:10:25.245Z] snap-build.sh [2021-03-18T23:10:25.245Z] + SNAP_BASE_DIR=. [2021-03-18T23:10:25.245Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-03-18T23:10:25.245Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-03-18T23:10:25.245Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-03-18T23:10:25.245Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-03-18T23:10:25.245Z] + cd /w/workspace/edgex-go/2 [2021-03-18T23:10:25.245Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-18T23:10:25.245Z] Reading package lists... [2021-03-18T23:10:25.245Z] Building dependency tree... [2021-03-18T23:10:25.245Z] Reading state information... [2021-03-18T23:10:25.507Z] The following packages were automatically installed and are no longer required: [2021-03-18T23:10:25.507Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-18T23:10:25.507Z] uidmap xdelta3 [2021-03-18T23:10:25.507Z] Use 'sudo apt autoremove' to remove them. [2021-03-18T23:10:25.507Z] The following packages will be REMOVED: [2021-03-18T23:10:25.507Z] lxd* lxd-client* [2021-03-18T23:10:26.078Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-18T23:10:26.078Z] After this operation, 31.7 MB disk space will be freed. [2021-03-18T23:10:27.125Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-03-18T23:10:27.125Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-18T23:10:28.066Z] Removing lxd dnsmasq configuration [2021-03-18T23:10:28.066Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-18T23:10:28.637Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-18T23:10:29.212Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-18T23:10:29.783Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-03-18T23:10:29.783Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-18T23:10:31.167Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-18T23:10:31.167Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-18T23:10:32.548Z] + sudo snap remove --purge lxd [2021-03-18T23:10:32.548Z] snap "lxd" is not installed [2021-03-18T23:10:32.548Z] + sudo groupadd --force --system lxd [2021-03-18T23:10:32.548Z] ++ whoami [2021-03-18T23:10:32.548Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-18T23:10:32.548Z] + newgrp - lxd [2021-03-18T23:10:32.548Z] + sudo snap install lxd [2021-03-18T23:10:42.546Z] 2021-03-18T23:10:39Z INFO Waiting for automatic snapd restart... [2021-03-18T23:10:54.776Z] lxd 4.12 from Canonical* installed [2021-03-18T23:10:54.776Z] + sudo lxd init --auto [2021-03-18T23:11:02.949Z] + sudo snap install --classic snapcraft [2021-03-18T23:11:07.164Z] snapcraft 4.5.4 from Canonical* installed [2021-03-18T23:11:07.164Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-03-18T23:11:07.164Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-03-18T23:11:07.164Z] ===================================================== [2021-03-18T23:11:07.164Z] SNAP DEBUG [2021-03-18T23:11:07.164Z] sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime) [2021-03-18T23:11:07.164Z] proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) [2021-03-18T23:11:07.164Z] udev on /dev type devtmpfs (rw,nosuid,relatime,size=4070384k,nr_inodes=1017596,mode=755) [2021-03-18T23:11:07.164Z] devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000) [2021-03-18T23:11:07.164Z] tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=816684k,mode=755) [2021-03-18T23:11:07.164Z] /dev/vda1 on / type ext4 (rw,relatime,data=ordered) [2021-03-18T23:11:07.164Z] securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime) [2021-03-18T23:11:07.164Z] tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev) [2021-03-18T23:11:07.164Z] tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k) [2021-03-18T23:11:07.164Z] tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755) [2021-03-18T23:11:07.164Z] cgroup on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime) [2021-03-18T23:11:07.164Z] cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd) [2021-03-18T23:11:07.164Z] pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime) [2021-03-18T23:11:07.164Z] cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct) [2021-03-18T23:11:07.164Z] cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio) [2021-03-18T23:11:07.164Z] cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids) [2021-03-18T23:11:07.164Z] cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb) [2021-03-18T23:11:07.164Z] cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices) [2021-03-18T23:11:07.164Z] cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset,clone_children) [2021-03-18T23:11:07.164Z] cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event) [2021-03-18T23:11:07.164Z] cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer) [2021-03-18T23:11:07.164Z] cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory) [2021-03-18T23:11:07.164Z] cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio) [2021-03-18T23:11:07.164Z] cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,rdma) [2021-03-18T23:11:07.164Z] systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=24,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=18520) [2021-03-18T23:11:07.164Z] mqueue on /dev/mqueue type mqueue (rw,relatime) [2021-03-18T23:11:07.164Z] debugfs on /sys/kernel/debug type debugfs (rw,relatime) [2021-03-18T23:11:07.164Z] hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M) [2021-03-18T23:11:07.164Z] configfs on /sys/kernel/config type configfs (rw,relatime) [2021-03-18T23:11:07.164Z] fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime) [2021-03-18T23:11:07.164Z] /dev/vda15 on /boot/efi type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro) [2021-03-18T23:11:07.164Z] binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime) [2021-03-18T23:11:07.164Z] lxcfs on /var/lib/lxcfs type fuse.lxcfs (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other) [2021-03-18T23:11:07.164Z] tmpfs on /run/user/1001 type tmpfs (rw,nosuid,nodev,relatime,size=816680k,mode=700,uid=1001,gid=1001) [2021-03-18T23:11:07.164Z] /var/lib/snapd/snaps/snapd_11107.snap on /snap/snapd/11107 type squashfs (ro,nodev,relatime,x-gdu.hide) [2021-03-18T23:11:07.164Z] /var/lib/snapd/snaps/core18_1988.snap on /snap/core18/1988 type squashfs (ro,nodev,relatime,x-gdu.hide) [2021-03-18T23:11:07.164Z] /var/lib/snapd/snaps/lxd_19823.snap on /snap/lxd/19823 type squashfs (ro,nodev,relatime,x-gdu.hide) [2021-03-18T23:11:07.164Z] tmpfs on /run/snapd/ns type tmpfs (rw,nosuid,noexec,relatime,size=816684k,mode=755) [2021-03-18T23:11:07.164Z] nsfs on /run/snapd/ns/lxd.mnt type nsfs (rw) [2021-03-18T23:11:07.164Z] tmpfs on /var/snap/lxd/common/ns type tmpfs (rw,relatime,size=1024k,mode=700) [2021-03-18T23:11:07.164Z] nsfs on /var/snap/lxd/common/ns/shmounts type nsfs (rw) [2021-03-18T23:11:07.164Z] nsfs on /var/snap/lxd/common/ns/mntns type nsfs (rw) [2021-03-18T23:11:07.164Z] /var/lib/snapd/snaps/snapcraft_6120.snap on /snap/snapcraft/6120 type squashfs (ro,nodev,relatime,x-gdu.hide) [2021-03-18T23:11:07.164Z] ===================================================== [2021-03-18T23:11:07.164Z] Filesystem Size Used Avail Use% Mounted on [2021-03-18T23:11:07.164Z] udev 3.9G 0 3.9G 0% /dev [2021-03-18T23:11:07.164Z] tmpfs 798M 980K 797M 1% /run [2021-03-18T23:11:07.164Z] /dev/vda1 39G 8.3G 31G 22% / [2021-03-18T23:11:07.164Z] tmpfs 3.9G 0 3.9G 0% /dev/shm [2021-03-18T23:11:07.164Z] tmpfs 5.0M 0 5.0M 0% /run/lock [2021-03-18T23:11:07.164Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-03-18T23:11:07.164Z] /dev/vda15 105M 3.6M 101M 4% /boot/efi [2021-03-18T23:11:07.164Z] tmpfs 798M 0 798M 0% /run/user/1001 [2021-03-18T23:11:07.164Z] /dev/loop0 33M 33M 0 100% /snap/snapd/11107 [2021-03-18T23:11:07.164Z] /dev/loop1 56M 56M 0 100% /snap/core18/1988 [2021-03-18T23:11:07.164Z] /dev/loop2 69M 69M 0 100% /snap/lxd/19823 [2021-03-18T23:11:07.164Z] tmpfs 1.0M 0 1.0M 0% /var/snap/lxd/common/ns [2021-03-18T23:11:07.164Z] /dev/loop3 69M 69M 0 100% /snap/snapcraft/6120 [2021-03-18T23:11:07.164Z] ===================================================== [2021-03-18T23:11:07.164Z] /w/workspace/edgex-go/2 [2021-03-18T23:11:07.164Z] ===================================================== [2021-03-18T23:11:07.164Z] ===================================================== [2021-03-18T23:11:10.462Z] yq (v4/stable) 4.3.1 from Mike Farah (mikefarah) installed [2021-03-18T23:11:11.032Z] Error: stat /w/workspace/edgex-go/2/snap/snapcraft.yaml: no such file or directory [2021-03-18T23:11:11.293Z] Error: stat /w/workspace/edgex-go/2/snap/snapcraft.yaml: no such file or directory [2021-03-18T23:11:11.293Z] Error: stat /w/workspace/edgex-go/2/snap/snapcraft.yaml: no such file or directory [2021-03-18T23:11:11.553Z] Error: stat /w/workspace/edgex-go/2/snap/snapcraft.yaml: no such file or directory [2021-03-18T23:11:11.819Z] Error: stat /w/workspace/edgex-go/2/snap/snapcraft.yaml: no such file or directory [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2021-03-18T23:11:12.266Z] lf-activate-venv(): INFO: Adding /tmp/venv-tYL8/bin to PATH [2021-03-18T23:11:12.266Z] INFO: No Stack... [2021-03-18T23:11:12.266Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-18T23:11:12.266Z] INFO: Archiving Costs [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [2021-03-18T23:11:12.842Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-03-18T23:11:12.842Z] + cut -d, -f6 [Pipeline] // stage [Pipeline] } [2021-03-18T23:11:13.033Z] Failed in branch amd64 [Pipeline] lock [2021-03-18T23:11:13.126Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3274-2-stack-cost] [2021-03-18T23:11:13.136Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3274-2-stack-cost] did not exist. Created. [2021-03-18T23:11:13.136Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3274-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-18T23:11:13.629Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-18T23:11:13.914Z] Stashed 1 file(s) [Pipeline] } [2021-03-18T23:11:13.936Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3274-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-18T23:11:17.507Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T23:11:18.857Z] ---> package-listing.sh [2021-03-18T23:11:18.857Z] ++ facter osfamily [2021-03-18T23:11:18.857Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-18T23:11:19.123Z] + OS_FAMILY=redhat [2021-03-18T23:11:19.123Z] + workspace=/w/workspace/edgex-go/2 [2021-03-18T23:11:19.123Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-18T23:11:19.123Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-18T23:11:19.123Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-18T23:11:19.123Z] + PACKAGES=/tmp/packages_start.txt [2021-03-18T23:11:19.123Z] + '[' /w/workspace/edgex-go/2 ']' [2021-03-18T23:11:19.123Z] + PACKAGES=/tmp/packages_end.txt [2021-03-18T23:11:19.123Z] + case "${OS_FAMILY}" in [2021-03-18T23:11:19.123Z] + rpm -qa [2021-03-18T23:11:19.123Z] + sort [2021-03-18T23:11:29.291Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-18T23:11:29.291Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-18T23:11:29.291Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-18T23:11:29.291Z] + '[' /w/workspace/edgex-go/2 ']' [2021-03-18T23:11:29.291Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-03-18T23:11:29.291Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-03-18T23:11:29.341Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-18T23:11:29.697Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-18T23:11:30.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-18T23:11:30.324Z] [2021-03-18T23:11:30.324Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-18T23:11:30.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-18T23:11:30.733Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-18T23:11:30.733Z] df20fa9351a1: Pulling fs layer [2021-03-18T23:11:30.733Z] 36b3adc4ff6f: Pulling fs layer [2021-03-18T23:11:30.733Z] 8ad3a11d3b57: Pulling fs layer [2021-03-18T23:11:30.733Z] 46f8f816bc3b: Pulling fs layer [2021-03-18T23:11:30.733Z] 93b61091891f: Pulling fs layer [2021-03-18T23:11:30.733Z] 93b9cdb0e59b: Pulling fs layer [2021-03-18T23:11:30.733Z] 5e14af77c1be: Pulling fs layer [2021-03-18T23:11:30.733Z] 01666e4c0597: Pulling fs layer [2021-03-18T23:11:30.733Z] aa168da1d23b: Pulling fs layer [2021-03-18T23:11:30.733Z] 46f8f816bc3b: Waiting [2021-03-18T23:11:30.733Z] 5e14af77c1be: Waiting [2021-03-18T23:11:30.733Z] 01666e4c0597: Waiting [2021-03-18T23:11:30.733Z] aa168da1d23b: Waiting [2021-03-18T23:11:30.733Z] 93b61091891f: Waiting [2021-03-18T23:11:30.733Z] 93b9cdb0e59b: Waiting [2021-03-18T23:11:30.733Z] 36b3adc4ff6f: Verifying Checksum [2021-03-18T23:11:30.733Z] 36b3adc4ff6f: Download complete [2021-03-18T23:11:31.010Z] 46f8f816bc3b: Verifying Checksum [2021-03-18T23:11:31.010Z] 46f8f816bc3b: Download complete [2021-03-18T23:11:31.010Z] df20fa9351a1: Verifying Checksum [2021-03-18T23:11:31.010Z] df20fa9351a1: Download complete [2021-03-18T23:11:31.010Z] 93b9cdb0e59b: Verifying Checksum [2021-03-18T23:11:31.010Z] 93b9cdb0e59b: Download complete [2021-03-18T23:11:31.010Z] 5e14af77c1be: Download complete [2021-03-18T23:11:31.010Z] 01666e4c0597: Verifying Checksum [2021-03-18T23:11:31.010Z] 01666e4c0597: Download complete [2021-03-18T23:11:31.010Z] 93b61091891f: Verifying Checksum [2021-03-18T23:11:31.010Z] 93b61091891f: Download complete [2021-03-18T23:11:31.279Z] df20fa9351a1: Pull complete [2021-03-18T23:11:31.546Z] 8ad3a11d3b57: Verifying Checksum [2021-03-18T23:11:31.546Z] 8ad3a11d3b57: Download complete [2021-03-18T23:11:31.814Z] 36b3adc4ff6f: Pull complete [2021-03-18T23:11:33.583Z] 8ad3a11d3b57: Pull complete [2021-03-18T23:11:33.583Z] 46f8f816bc3b: Pull complete [2021-03-18T23:11:35.014Z] 93b61091891f: Pull complete [2021-03-18T23:11:35.281Z] aa168da1d23b: Verifying Checksum [2021-03-18T23:11:35.281Z] aa168da1d23b: Download complete [2021-03-18T23:11:35.548Z] 93b9cdb0e59b: Pull complete [2021-03-18T23:11:36.172Z] 5e14af77c1be: Pull complete [2021-03-18T23:11:36.449Z] 01666e4c0597: Pull complete [2021-03-18T23:11:54.890Z] aa168da1d23b: Pull complete [2021-03-18T23:11:54.890Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-18T23:11:54.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-18T23:11:54.890Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-18T23:11:55.509Z] prd-centos7-docker-4c-2g-30378 does not seem to be running inside a container [2021-03-18T23:11:55.669Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-18T23:12:02.779Z] $ docker top 0af30c60e5c804e1c341490eb2b38d8910e5174561e6b17103ea43a76f9fd6eb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T23:12:03.890Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-18T23:12:04.255Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-18T23:12:05.069Z] + ls /var/log/sa-host [2021-03-18T23:12:05.069Z] + sadf -c /var/log/sa-host/sa18 [2021-03-18T23:12:05.069Z] file_magic: OK [2021-03-18T23:12:05.069Z] HZ: Using current value: 100 [2021-03-18T23:12:05.069Z] file_header: OK [2021-03-18T23:12:05.069Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-18T23:12:05.069Z] Statistics: [2021-03-18T23:12:05.070Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-18T23:12:05.070Z] File successfully converted to sysstat format version 12.2.1 [2021-03-18T23:12:05.070Z] + sadf -c /var/log/sa-host/sa23 [2021-03-18T23:12:05.070Z] file_magic: OK [2021-03-18T23:12:05.070Z] HZ: Using current value: 100 [2021-03-18T23:12:05.070Z] file_header: OK [2021-03-18T23:12:05.070Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-18T23:12:05.070Z] Statistics: [2021-03-18T23:12:05.070Z] Hnuu...uuuununununu... [2021-03-18T23:12:05.070Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-18T23:12:05.369Z] provisioning config files... [2021-03-18T23:12:05.415Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6722261602867818930tmp [Pipeline] { [Pipeline] echo [2021-03-18T23:12:05.529Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T23:12:06.249Z] ---> create-netrc.sh [Pipeline] } [2021-03-18T23:12:06.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-18T23:12:06.423Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T23:12:07.149Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-18T23:12:07.183Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T23:12:07.846Z] ---> sudo-logs.sh [2021-03-18T23:12:07.846Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-18T23:12:08.254Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T23:12:08.695Z] ---> job-cost.sh [2021-03-18T23:12:08.695Z] lf-activate-venv: SKIPPING [2021-03-18T23:12:08.695Z] DEBUG: total: 0.20999999344348907 [2021-03-18T23:12:08.695Z] INFO: Retrieving Stack Cost... [2021-03-18T23:12:10.105Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-18T23:12:11.060Z] INFO: Archiving Costs [Pipeline] echo [2021-03-18T23:12:11.092Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T23:12:11.453Z] ---> logs-deploy.sh [2021-03-18T23:12:11.453Z] lf-activate-venv: SKIPPING [2021-03-18T23:12:11.453Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3274/2 [2021-03-18T23:12:11.453Z] INFO: archiving workspace using pattern(s): [2021-03-18T23:12:14.191Z] Archives upload complete. [2021-03-18T23:12:14.191Z] INFO: archiving logs to Nexus