Pull request #3214 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41 rather than c72c58446a59f0828351808ff54134885484dbbf Obtained Jenkinsfile from 76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28333’ Running on prd-centos7-docker-4c-2g-28337 in /w/workspace/edgexfoundry_edgex-go_PR-3214 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3214/head:refs/remotes/origin/PR-3214 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41 into PR head commit c72c58446a59f0828351808ff54134885484dbbf Merge succeeded, producing c72c58446a59f0828351808ff54134885484dbbf Checking out Revision c72c58446a59f0828351808ff54134885484dbbf (PR-3214) > git config core.sparsecheckout # timeout=10 > git checkout -f c72c58446a59f0828351808ff54134885484dbbf # 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 76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c72c58446a59f0828351808ff54134885484dbbf # timeout=10 Commit message: "build: Upgrade the go-mod-core-contracts lib" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 1d4bbe3a49260671814f716e5791819987d3513f # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-03T03:25:09.698Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-03T03:25:10.051Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-03T03:25:10.155Z] ========================================================= [2021-03-03T03:25:10.155Z] EdgeX Global Pipelines Version Info [2021-03-03T03:25:10.155Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-03T03:25:11.637Z] ------------------- [2021-03-03T03:25:11.637Z] stable info: [2021-03-03T03:25:11.637Z] ------------------- [2021-03-03T03:25:11.637Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-03T03:25:11.637Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-03T03:25:11.637Z] Message: update stable to v1.0.184 [2021-03-03T03:25:12.623Z] ------------------- [2021-03-03T03:25:12.623Z] experimental info: [2021-03-03T03:25:12.623Z] ------------------- [2021-03-03T03:25:12.623Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-03T03:25:12.623Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-03T03:25:12.623Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-03T03:25:12.896Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-03T03:25:13.005Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-03T03:25:13.089Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-03T03:25:13.176Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-03T03:25:13.267Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-03T03:25:13.372Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-03T03:25:13.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-03T03:25:13.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-03T03:25:13.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-03T03:25:13.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-03T03:25:13.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-03T03:25:13.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-03T03:25:14.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-03T03:25:14.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-03T03:25:14.210Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-03T03:25:14.297Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-03T03:25:14.478Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-03T03:25:14.564Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-03T03:25:14.656Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-03T03:25:14.740Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-03T03:25:14.827Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-03T03:25:14.915Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-03T03:25:14.999Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3214 [Pipeline] echo [2021-03-03T03:25:15.082Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3214 [Pipeline] echo [2021-03-03T03:25:15.162Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3214 [Pipeline] echo [2021-03-03T03:25:15.244Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c72c58446a59f0828351808ff54134885484dbbf [Pipeline] echo [2021-03-03T03:25:15.325Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c72c584 [Pipeline] echo [2021-03-03T03:25:15.409Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-03T03:25:15.580Z] provisioning config files... [2021-03-03T03:25:15.612Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6704868911663008649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-03T03:25:15.967Z] ---> docker-login.sh [2021-03-03T03:25:15.967Z] nexus3.edgexfoundry.org:10001 [2021-03-03T03:25:16.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T03:25:16.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T03:25:16.497Z] Configure a credential helper to remove this warning. See [2021-03-03T03:25:16.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T03:25:16.497Z] [2021-03-03T03:25:16.497Z] Login Succeeded [2021-03-03T03:25:16.497Z] nexus3.edgexfoundry.org:10002 [2021-03-03T03:25:16.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T03:25:16.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T03:25:16.768Z] Configure a credential helper to remove this warning. See [2021-03-03T03:25:16.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T03:25:16.768Z] [2021-03-03T03:25:16.768Z] Login Succeeded [2021-03-03T03:25:16.768Z] nexus3.edgexfoundry.org:10003 [2021-03-03T03:25:16.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T03:25:16.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T03:25:16.768Z] Configure a credential helper to remove this warning. See [2021-03-03T03:25:16.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T03:25:16.768Z] [2021-03-03T03:25:16.768Z] Login Succeeded [2021-03-03T03:25:16.768Z] nexus3.edgexfoundry.org:10004 [2021-03-03T03:25:17.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T03:25:17.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T03:25:17.033Z] Configure a credential helper to remove this warning. See [2021-03-03T03:25:17.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T03:25:17.033Z] [2021-03-03T03:25:17.033Z] Login Succeeded [2021-03-03T03:25:17.033Z] docker.io [2021-03-03T03:25:17.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T03:25:17.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T03:25:17.608Z] Configure a credential helper to remove this warning. See [2021-03-03T03:25:17.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T03:25:17.608Z] [2021-03-03T03:25:17.608Z] Login Succeeded [2021-03-03T03:25:17.608Z] ---> docker-login.sh ends [Pipeline] } [2021-03-03T03:25:17.622Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-03T03:25:18.086Z] ++ 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-03T03:25:18.086Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T03:25:18.086Z] ++ dirname cmd/core-command/Dockerfile [2021-03-03T03:25:18.086Z] ++ cut -d/ -f2 [2021-03-03T03:25:18.086Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-03T03:25:18.086Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T03:25:18.086Z] ++ dirname cmd/core-data/Dockerfile [2021-03-03T03:25:18.086Z] ++ cut -d/ -f2 [2021-03-03T03:25:18.086Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-03T03:25:18.086Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T03:25:18.086Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-03T03:25:18.086Z] ++ cut -d/ -f2 [2021-03-03T03:25:18.086Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-03T03:25:18.086Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T03:25:18.086Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-03T03:25:18.086Z] ++ cut -d/ -f2 [2021-03-03T03:25:18.086Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-03T03:25:18.086Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T03:25:18.086Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-03T03:25:18.086Z] ++ cut -d/ -f2 [2021-03-03T03:25:18.086Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-03T03:25:18.086Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T03:25:18.086Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-03T03:25:18.086Z] ++ cut -d/ -f2 [2021-03-03T03:25:18.086Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-03T03:25:18.086Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T03:25:18.086Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-03T03:25:18.086Z] ++ cut -d/ -f2 [2021-03-03T03:25:18.086Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-03T03:25:18.086Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T03:25:18.086Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-03T03:25:18.086Z] ++ cut -d/ -f2 [2021-03-03T03:25:18.086Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-03T03:25:18.086Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T03:25:18.086Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-03T03:25:18.086Z] ++ cut -d/ -f2 [2021-03-03T03:25:18.086Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-03T03:25:18.161Z] 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-03T03:25:18.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-03T03:25:18.966Z] [2021-03-03T03:25:18.966Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-03T03:25:19.316Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-03T03:25:19.316Z] latest: Pulling from edgex-devops/git-semver [2021-03-03T03:25:19.316Z] 31603596830f: Pulling fs layer [2021-03-03T03:25:19.316Z] 2a8b12db71e7: Pulling fs layer [2021-03-03T03:25:19.316Z] 6ca5941a6612: Pulling fs layer [2021-03-03T03:25:19.316Z] ecc8261a40a4: Pulling fs layer [2021-03-03T03:25:19.316Z] ecc8261a40a4: Waiting [2021-03-03T03:25:19.316Z] 2a8b12db71e7: Download complete [2021-03-03T03:25:19.316Z] 31603596830f: Download complete [2021-03-03T03:25:19.580Z] ecc8261a40a4: Verifying Checksum [2021-03-03T03:25:19.580Z] ecc8261a40a4: Download complete [2021-03-03T03:25:19.580Z] 6ca5941a6612: Verifying Checksum [2021-03-03T03:25:19.580Z] 6ca5941a6612: Download complete [2021-03-03T03:25:20.156Z] 31603596830f: Pull complete [2021-03-03T03:25:20.156Z] 2a8b12db71e7: Pull complete [2021-03-03T03:25:21.111Z] 6ca5941a6612: Pull complete [2021-03-03T03:25:21.111Z] ecc8261a40a4: Pull complete [2021-03-03T03:25:21.373Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-03T03:25:21.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-03T03:25:21.373Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-03T03:25:21.482Z] prd-centos7-docker-4c-2g-28337 does not seem to be running inside a container [2021-03-03T03:25:21.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-03T03:25:24.212Z] $ docker top 71eb868301bcad4180bb0be28e635ce945a3d1eff6940c0e26988642903aa4c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-03T03:25:24.641Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-03T03:25:24.641Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-03T03:25:24.873Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-03T03:25:24.878Z] $ docker exec 71eb868301bcad4180bb0be28e635ce945a3d1eff6940c0e26988642903aa4c1 ssh-agent [2021-03-03T03:25:25.057Z] SSH_AUTH_SOCK=/tmp/ssh-kVyIfzVSywJx/agent.12 [2021-03-03T03:25:25.057Z] SSH_AGENT_PID=17 [2021-03-03T03:25:25.070Z] Running ssh-add (command line suppressed) [2021-03-03T03:25:25.198Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_8996215228179530225.key (/w/workspace/edgex-go/4@tmp/private_key_8996215228179530225.key) [2021-03-03T03:25:25.249Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-03T03:25:25.607Z] + git tag --points-at HEAD [Pipeline] } [2021-03-03T03:25:25.633Z] $ docker exec --env ******** --env ******** 71eb868301bcad4180bb0be28e635ce945a3d1eff6940c0e26988642903aa4c1 ssh-agent -k [2021-03-03T03:25:25.755Z] unset SSH_AUTH_SOCK; [2021-03-03T03:25:25.756Z] unset SSH_AGENT_PID; [2021-03-03T03:25:25.756Z] echo Agent pid 17 killed; [2021-03-03T03:25:25.814Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-03T03:25:25.966Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-03T03:25:25.966Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-03T03:25:26.151Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-03T03:25:26.155Z] $ docker exec 71eb868301bcad4180bb0be28e635ce945a3d1eff6940c0e26988642903aa4c1 ssh-agent [2021-03-03T03:25:26.339Z] SSH_AUTH_SOCK=/tmp/ssh-9snsLIzMoDQv/agent.46 [2021-03-03T03:25:26.339Z] SSH_AGENT_PID=51 [2021-03-03T03:25:26.347Z] Running ssh-add (command line suppressed) [2021-03-03T03:25:26.472Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_8202951830693490526.key (/w/workspace/edgex-go/4@tmp/private_key_8202951830693490526.key) [2021-03-03T03:25:26.527Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-03T03:25:26.862Z] + git semver init [2021-03-03T03:25:26.862Z] # -> Open(): unable to determine branch for HEAD [2021-03-03T03:25:26.862Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-03-03T03:25:26.862Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-03-03T03:25:26.862Z] # $SEMVER_REMOTE_NAME = origin [2021-03-03T03:25:26.862Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-03T03:25:26.862Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-03T03:25:26.862Z] # $SEMVER_BRANCH = PR-3214 [2021-03-03T03:25:26.862Z] # $SEMVER_TEMP = /tmp/semver-531213090 [2021-03-03T03:25:26.862Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-03T03:25:45.089Z] # '/tmp/semver-531213090' -> '/w/workspace/edgex-go/4/.semver' [2021-03-03T03:25:45.673Z] # -> Force: false [2021-03-03T03:25:45.673Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-03-03T03:25:45.688Z] $ docker exec --env ******** --env ******** 71eb868301bcad4180bb0be28e635ce945a3d1eff6940c0e26988642903aa4c1 ssh-agent -k [2021-03-03T03:25:45.882Z] unset SSH_AUTH_SOCK; [2021-03-03T03:25:45.883Z] unset SSH_AGENT_PID; [2021-03-03T03:25:45.883Z] echo Agent pid 51 killed; [2021-03-03T03:25:45.968Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-03T03:25:46.437Z] + git semver [Pipeline] } [2021-03-03T03:25:46.457Z] $ docker stop --time=1 71eb868301bcad4180bb0be28e635ce945a3d1eff6940c0e26988642903aa4c1 [2021-03-03T03:25:48.111Z] $ docker rm -f 71eb868301bcad4180bb0be28e635ce945a3d1eff6940c0e26988642903aa4c1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-03T03:25:48.635Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-03T03:25:49.174Z] Stashed 1 file(s) [Pipeline] echo [2021-03-03T03:25:49.178Z] [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-03T03:25:50.130Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-03T03:25:50.430Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-03T03:25:50.729Z] + sudo service docker restart [2021-03-03T03:25:50.730Z] + true [2021-03-03T03:25:50.730Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-03T03:25:51.322Z] ========================================================= [2021-03-03T03:25:51.322Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-03T03:25:51.322Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-03T03:25:51.667Z] + 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-03T03:25:55.991Z] Sending build context to Docker daemon 328.2MB [2021-03-03T03:25:55.991Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-03T03:25:55.991Z] Step 2/6 : FROM ${BASE} [2021-03-03T03:25:55.992Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-03T03:25:55.992Z] 188c0c94c7c5: Pulling fs layer [2021-03-03T03:25:55.992Z] 0ef7d3d256c8: Pulling fs layer [2021-03-03T03:25:55.992Z] de9db76c5a1d: Pulling fs layer [2021-03-03T03:25:55.992Z] bca2f99d35d6: Pulling fs layer [2021-03-03T03:25:55.992Z] 93359f2a8cfa: Pulling fs layer [2021-03-03T03:25:55.992Z] 7c6f9722023f: Pulling fs layer [2021-03-03T03:25:55.992Z] a35cf1a2eb13: Pulling fs layer [2021-03-03T03:25:55.992Z] bca2f99d35d6: Waiting [2021-03-03T03:25:55.992Z] 7c6f9722023f: Waiting [2021-03-03T03:25:55.992Z] a35cf1a2eb13: Waiting [2021-03-03T03:25:55.992Z] 93359f2a8cfa: Waiting [2021-03-03T03:25:55.992Z] de9db76c5a1d: Verifying Checksum [2021-03-03T03:25:55.992Z] de9db76c5a1d: Download complete [2021-03-03T03:25:55.992Z] 0ef7d3d256c8: Verifying Checksum [2021-03-03T03:25:55.992Z] 0ef7d3d256c8: Download complete [2021-03-03T03:25:55.992Z] 93359f2a8cfa: Verifying Checksum [2021-03-03T03:25:55.992Z] 93359f2a8cfa: Download complete [2021-03-03T03:25:55.992Z] 7c6f9722023f: Verifying Checksum [2021-03-03T03:25:55.992Z] 7c6f9722023f: Download complete [2021-03-03T03:25:55.992Z] 188c0c94c7c5: Verifying Checksum [2021-03-03T03:25:55.992Z] 188c0c94c7c5: Download complete [2021-03-03T03:25:56.254Z] 188c0c94c7c5: Pull complete [2021-03-03T03:25:56.519Z] 0ef7d3d256c8: Pull complete [2021-03-03T03:25:56.519Z] de9db76c5a1d: Pull complete [2021-03-03T03:25:57.921Z] a35cf1a2eb13: Verifying Checksum [2021-03-03T03:25:57.921Z] a35cf1a2eb13: Download complete [2021-03-03T03:25:58.498Z] bca2f99d35d6: Verifying Checksum [2021-03-03T03:25:58.498Z] bca2f99d35d6: Download complete [2021-03-03T03:26:03.839Z] bca2f99d35d6: Pull complete [2021-03-03T03:26:03.839Z] 93359f2a8cfa: Pull complete [2021-03-03T03:26:03.839Z] 7c6f9722023f: Pull complete [2021-03-03T03:26:04.584Z] Still waiting to schedule task [2021-03-03T03:26:04.584Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-03T03:26:09.180Z] a35cf1a2eb13: Pull complete [2021-03-03T03:26:09.181Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-03T03:26:09.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-03T03:26:09.181Z] ---> a62c8e92a672 [2021-03-03T03:26:09.181Z] 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-03T03:26:09.181Z] ---> Running in 448c04cfe425 [2021-03-03T03:26:09.448Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T03:26:10.024Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T03:26:11.422Z] (1/12) Installing libmagic (5.38-r0) [2021-03-03T03:26:11.422Z] (2/12) Installing file (5.38-r0) [2021-03-03T03:26:11.422Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-03T03:26:11.686Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-03T03:26:16.996Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-03T03:26:17.260Z] (6/12) Installing patch (2.7.6-r6) [2021-03-03T03:26:17.260Z] (7/12) Installing build-base (0.5-r2) [2021-03-03T03:26:17.260Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-03T03:26:17.522Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-03T03:26:17.522Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-03T03:26:17.522Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-03T03:26:17.788Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-03T03:26:17.788Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T03:26:17.788Z] OK: 233 MiB in 51 packages [2021-03-03T03:26:22.012Z] Removing intermediate container 448c04cfe425 [2021-03-03T03:26:22.012Z] ---> c313f561d79c [2021-03-03T03:26:22.012Z] Step 4/6 : WORKDIR /edgex-go [2021-03-03T03:26:22.012Z] ---> Running in 8f9e3a8f8285 [2021-03-03T03:26:22.012Z] Removing intermediate container 8f9e3a8f8285 [2021-03-03T03:26:22.012Z] ---> 6d2b98023149 [2021-03-03T03:26:22.012Z] Step 5/6 : COPY go.mod . [2021-03-03T03:26:22.278Z] ---> 159f2f6b88a0 [2021-03-03T03:26:22.278Z] Step 6/6 : RUN go mod download [2021-03-03T03:26:22.278Z] ---> Running in 5362a3481761 [2021-03-03T03:26:48.941Z] Removing intermediate container 5362a3481761 [2021-03-03T03:26:48.941Z] ---> 2c9980098832 [2021-03-03T03:26:48.941Z] Successfully built 2c9980098832 [2021-03-03T03:26:48.941Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-03T03:26:49.264Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-03T03:26:49.264Z] . [Pipeline] withDockerContainer [2021-03-03T03:26:49.370Z] prd-centos7-docker-4c-2g-28337 does not seem to be running inside a container [2021-03-03T03:26:49.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-03T03:26:50.530Z] $ docker top e2cb2a9d7c982c1da2ab06013fccff74addd9e1f13f3680244ca8595d2de6aac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-03T03:26:51.216Z] + go version [2021-03-03T03:26:51.216Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-03T03:26:51.231Z] $ docker stop --time=1 e2cb2a9d7c982c1da2ab06013fccff74addd9e1f13f3680244ca8595d2de6aac [2021-03-03T03:26:52.624Z] $ docker rm -f e2cb2a9d7c982c1da2ab06013fccff74addd9e1f13f3680244ca8595d2de6aac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-03T03:26:53.451Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-03T03:26:53.451Z] . [Pipeline] withDockerContainer [2021-03-03T03:26:53.558Z] prd-centos7-docker-4c-2g-28337 does not seem to be running inside a container [2021-03-03T03:26:53.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-03T03:26:54.410Z] $ docker top a6a2b35557ad5735187f9c309a3c9291c2157d06cdfbd0d26d3849d11fd38e98 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-03T03:26:54.598Z] ========================================================= [2021-03-03T03:26:54.598Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-03T03:26:54.598Z] ========================================================= [Pipeline] sh [2021-03-03T03:26:54.895Z] + make test [2021-03-03T03:26:54.895Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-03T03:27:04.938Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-03T03:27:20.028Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-03T03:27:28.282Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-03T03:27:28.282Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-03T03:27:28.282Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-03T03:27:30.226Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-03T03:27:30.226Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-03T03:27:30.226Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-03T03:27:30.226Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-03T03:27:31.196Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-03T03:27:31.795Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-03T03:27:34.449Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-03T03:27:34.449Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-03T03:27:34.449Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-03T03:27:36.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.116s coverage: 45.9% of statements [2021-03-03T03:27:36.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-03T03:27:36.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-03T03:27:36.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-03T03:27:36.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-03T03:27:36.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-03T03:27:36.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-03T03:27:36.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-03T03:27:37.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.112s coverage: 100.0% of statements [2021-03-03T03:27:39.218Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.219s coverage: 27.1% of statements [2021-03-03T03:27:39.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-03T03:27:39.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-03T03:27:39.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-03T03:27:39.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-03T03:27:39.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-03T03:27:39.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-03T03:27:39.218Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.062s coverage: 100.0% of statements [2021-03-03T03:27:39.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-03T03:27:39.218Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.035s coverage: 100.0% of statements [2021-03-03T03:27:39.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-03T03:27:39.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-03T03:27:40.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.107s coverage: 66.2% of statements [2021-03-03T03:27:40.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-03T03:27:40.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-03T03:27:40.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.425s coverage: 82.4% of statements [2021-03-03T03:27:40.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-03T03:27:40.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T03:27:40.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-03T03:27:40.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-03T03:27:42.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.360s coverage: 28.6% of statements [2021-03-03T03:27:42.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-03T03:27:42.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-03T03:27:42.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-03T03:27:42.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-03T03:27:42.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-03T03:27:42.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.080s coverage: 100.0% of statements [2021-03-03T03:27:42.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-03T03:27:42.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.053s coverage: 100.0% of statements [2021-03-03T03:27:42.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-03T03:27:42.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.121s coverage: 86.7% of statements [2021-03-03T03:27:42.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-03T03:27:43.011Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.125s coverage: 97.5% of statements [2021-03-03T03:27:43.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-03T03:27:43.602Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.091s coverage: 78.3% of statements [2021-03-03T03:27:43.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-03T03:27:43.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-03T03:27:43.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-03T03:27:43.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-03T03:27:46.514Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.507s coverage: 92.8% of statements [2021-03-03T03:27:46.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-03T03:27:46.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T03:27:46.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-03T03:27:46.514Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-03T03:27:46.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-03T03:27:46.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-03T03:27:46.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-03T03:27:46.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-03T03:27:46.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-03T03:27:46.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-03T03:27:46.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-03T03:27:46.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-03T03:27:46.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-03T03:27:46.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-03T03:27:46.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-03T03:27:46.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-03T03:27:46.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-03T03:27:46.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-03T03:27:46.515Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-03-03T03:27:46.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-03T03:27:46.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-03T03:27:46.515Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.118s coverage: 0.1% of statements [2021-03-03T03:27:46.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-03T03:27:46.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-03T03:27:46.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-03T03:27:46.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.033s coverage: 45.5% of statements [2021-03-03T03:27:46.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.078s coverage: 79.5% of statements [2021-03-03T03:27:46.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-03-03T03:27:46.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.049s coverage: 96.3% of statements [2021-03-03T03:27:46.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-03-03T03:27:58.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements [2021-03-03T03:27:58.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.033s coverage: 44.8% of statements [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 77.8% of statements [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.038s coverage: 87.2% of statements [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.6% of statements [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.6% of statements [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.167s coverage: 62.4% of statements [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.343s coverage: 69.1% of statements [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.087s coverage: 38.4% of statements [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.038s coverage: 89.5% of statements [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.148s coverage: 47.0% of statements [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.056s coverage: 100.0% of statements [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.052s coverage: 100.0% of statements [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.122s coverage: 88.5% of statements [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.777s coverage: 29.1% of statements [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.097s coverage: 99.0% of statements [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.068s coverage: 94.3% of statements [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.039s coverage: 87.9% of statements [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-03T03:28:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2021-03-03T03:28:11.296Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-03-03T03:28:11.296Z] GO111MODULE=on go vet ./... [2021-03-03T03:28:38.035Z] gofmt -l . [2021-03-03T03:28:38.035Z] [ "`gofmt -l .`" = "" ] [2021-03-03T03:28:38.983Z] ./bin/test-go-mod-tidy.sh [2021-03-03T03:28:39.246Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-03T03:28:40.818Z] + ls -al . [2021-03-03T03:28:40.818Z] total 716 [2021-03-03T03:28:40.818Z] drwxrwxr-x 10 1001 1001 4096 Mar 3 03:28 . [2021-03-03T03:28:40.818Z] drwxr-xr-x 4 root root 28 Mar 3 03:26 .. [2021-03-03T03:28:40.818Z] -rw-rw-r-- 1 1001 1001 11 Mar 3 03:25 .dockerignore [2021-03-03T03:28:40.818Z] drwxrwxr-x 8 1001 1001 179 Mar 3 03:25 .git [2021-03-03T03:28:40.818Z] drwxrwxr-x 3 1001 1001 125 Mar 3 03:25 .github [2021-03-03T03:28:40.818Z] -rw-rw-r-- 1 1001 1001 818 Mar 3 03:25 .gitignore [2021-03-03T03:28:40.818Z] drwx------ 3 1001 1001 60 Mar 3 03:25 .semver [2021-03-03T03:28:40.818Z] -rw-rw-r-- 1 1001 1001 166 Mar 3 03:25 .sonarcloud.properties [2021-03-03T03:28:40.818Z] -rw-rw-r-- 1 1001 1001 8475 Mar 3 03:25 Attribution.txt [2021-03-03T03:28:40.818Z] -rw-rw-r-- 1 1001 1001 3804 Mar 3 03:25 CONTRIBUTING.md [2021-03-03T03:28:40.818Z] -rw-rw-r-- 1 1001 1001 931 Mar 3 03:25 Dockerfile.build [2021-03-03T03:28:40.818Z] -rw-rw-r-- 1 1001 1001 863 Mar 3 03:25 Jenkinsfile [2021-03-03T03:28:40.818Z] -rw-rw-r-- 1 1001 1001 10775 Mar 3 03:25 LICENSE [2021-03-03T03:28:40.818Z] -rw-rw-r-- 1 1001 1001 5774 Mar 3 03:25 Makefile [2021-03-03T03:28:40.818Z] -rw-rw-r-- 1 1001 1001 6524 Mar 3 03:25 README.md [2021-03-03T03:28:40.818Z] -rw-rw-r-- 1 1001 1001 6755 Mar 3 03:25 SECURITY.md [2021-03-03T03:28:40.818Z] -rw-rw-r-- 1 1001 1001 5 Mar 3 03:25 VERSION [2021-03-03T03:28:40.818Z] -rw-rw-r-- 1 1001 1001 4131 Mar 3 03:25 ZMQWindows.md [2021-03-03T03:28:40.818Z] drwxrwxr-x 2 1001 1001 117 Mar 3 03:25 bin [2021-03-03T03:28:40.818Z] drwxrwxr-x 14 1001 1001 4096 Mar 3 03:25 cmd [2021-03-03T03:28:40.818Z] -rw-r--r-- 1 root root 602988 Mar 3 03:28 coverage.out [2021-03-03T03:28:40.818Z] -rw-r--r-- 1 root root 1055 Mar 3 03:28 go.mod [2021-03-03T03:28:40.818Z] -rw-r--r-- 1 root root 21699 Mar 3 03:28 go.sum [2021-03-03T03:28:40.818Z] drwxrwxr-x 8 1001 1001 127 Mar 3 03:25 internal [2021-03-03T03:28:40.818Z] drwxrwxr-x 4 1001 1001 26 Mar 3 03:25 openapi [2021-03-03T03:28:40.818Z] drwxrwxr-x 4 1001 1001 71 Mar 3 03:25 snap [2021-03-03T03:28:40.818Z] -rw-rw-r-- 1 1001 1001 168 Mar 3 03:25 version.go [Pipeline] sh [2021-03-03T03:28:41.119Z] + '[' -e coverage.out ] [2021-03-03T03:28:41.119Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-03T03:28:41.426Z] Stashed 1 file(s) [Pipeline] sh [2021-03-03T03:28:41.728Z] + make build [2021-03-03T03:28:41.728Z] 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-03T03:28:45.972Z] 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-03T03:28:54.207Z] 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-03T03:28:55.160Z] 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-03T03:28:57.092Z] 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-03T03:28:57.355Z] 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-03T03:28:59.295Z] 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-03T03:29:00.719Z] 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-03T03:29:02.120Z] 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-03T03:29:03.515Z] 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-03T03:29:04.472Z] 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-03T03:29:05.423Z] 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-03T03:29:07.421Z] $ docker stop --time=1 a6a2b35557ad5735187f9c309a3c9291c2157d06cdfbd0d26d3849d11fd38e98 [2021-03-03T03:29:09.109Z] $ docker rm -f a6a2b35557ad5735187f9c309a3c9291c2157d06cdfbd0d26d3849d11fd38e98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-03T03:29:11.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-03T03:29:11.029Z] [2021-03-03T03:29:11.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-03T03:29:11.387Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-03T03:29:11.388Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-03T03:29:11.388Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-03T03:29:11.388Z] ca9280d653b3: Pulling fs layer [2021-03-03T03:29:11.388Z] 7e9c9ca2126c: Pulling fs layer [2021-03-03T03:29:11.650Z] cbdbe7a5bc2a: Download complete [2021-03-03T03:29:11.924Z] cbdbe7a5bc2a: Pull complete [2021-03-03T03:29:12.516Z] ca9280d653b3: Verifying Checksum [2021-03-03T03:29:12.516Z] ca9280d653b3: Download complete [2021-03-03T03:29:13.467Z] 7e9c9ca2126c: Download complete [2021-03-03T03:29:13.467Z] ca9280d653b3: Pull complete [2021-03-03T03:29:20.100Z] 7e9c9ca2126c: Pull complete [2021-03-03T03:29:20.101Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-03T03:29:20.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-03T03:29:20.101Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-03T03:29:20.286Z] prd-centos7-docker-4c-2g-28337 does not seem to be running inside a container [2021-03-03T03:29:20.335Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-03T03:29:22.401Z] $ docker top 656fb097af1a951fdd39d8c6200eee60774d392b04bbd6e37bd945489498f6a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-03T03:29:23.096Z] + docker-compose build --help [2021-03-03T03:29:23.096Z] + grep parallel [2021-03-03T03:29:24.054Z] --parallel Build images in parallel. [Pipeline] } [2021-03-03T03:29:24.071Z] $ docker stop --time=1 656fb097af1a951fdd39d8c6200eee60774d392b04bbd6e37bd945489498f6a1 [2021-03-03T03:29:24.885Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28339 in /w/workspace/edgexfoundry_edgex-go_PR-3214 [2021-03-03T03:29:25.448Z] $ docker rm -f 656fb097af1a951fdd39d8c6200eee60774d392b04bbd6e37bd945489498f6a1 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] ws [2021-03-03T03:29:25.678Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-03T03:29:26.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-03T03:29:26.218Z] . [Pipeline] withDockerContainer [2021-03-03T03:29:26.324Z] prd-centos7-docker-4c-2g-28337 does not seem to be running inside a container [2021-03-03T03:29:26.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-03T03:29:27.022Z] $ docker top b09147bb518bf7988e57f489a36dd28fe8151218e46ca32eac4a6ba6e546d23f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-03T03:29:27.698Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-03T03:29:28.672Z] Building docker-core-command-go ... [2021-03-03T03:29:28.672Z] Building docker-core-data-go ... [2021-03-03T03:29:28.672Z] Building docker-core-metadata-go ... [2021-03-03T03:29:28.672Z] Building docker-security-bootstrapper-go ... [2021-03-03T03:29:28.672Z] Building docker-security-proxy-setup-go ... [2021-03-03T03:29:28.672Z] Building docker-security-secretstore-setup-go ... [2021-03-03T03:29:28.672Z] Building docker-support-notifications-go ... [2021-03-03T03:29:28.672Z] Building docker-support-scheduler-go ... [2021-03-03T03:29:28.672Z] Building docker-sys-mgmt-agent-go ... [2021-03-03T03:29:28.672Z] Building docker-core-metadata-go [2021-03-03T03:29:28.672Z] Building docker-security-proxy-setup-go [2021-03-03T03:29:28.672Z] Building docker-security-bootstrapper-go [2021-03-03T03:29:28.672Z] Building docker-sys-mgmt-agent-go [2021-03-03T03:29:28.672Z] Building docker-core-command-go [2021-03-03T03:29:30.743Z] using credential edgex-jenkins-ssh [2021-03-03T03:29:30.815Z] Cloning the remote Git repository [2021-03-03T03:29:30.868Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-03T03:29:30.976Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-03-03T03:29:31.063Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-03T03:29:31.064Z] > git --version # timeout=10 [2021-03-03T03:29:31.086Z] > git --version # 'git version 2.17.1' [2021-03-03T03:29:31.088Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-03T03:29:31.139Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-03T03:29:45.656Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-03T03:29:45.673Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-03T03:29:45.702Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-03T03:29:45.739Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-03T03:29:45.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-03T03:29:45.750Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3214/head:refs/remotes/origin/PR-3214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-03T03:29:46.573Z] Merging remotes/origin/master commit 76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41 into PR head commit c72c58446a59f0828351808ff54134885484dbbf [2021-03-03T03:29:46.995Z] Merge succeeded, producing c72c58446a59f0828351808ff54134885484dbbf [2021-03-03T03:29:46.996Z] Checking out Revision c72c58446a59f0828351808ff54134885484dbbf (PR-3214) [2021-03-03T03:29:46.594Z] > git config core.sparsecheckout # timeout=10 [2021-03-03T03:29:46.608Z] > git checkout -f c72c58446a59f0828351808ff54134885484dbbf # timeout=10 [2021-03-03T03:29:46.920Z] > git remote # timeout=10 [2021-03-03T03:29:46.936Z] > git config --get remote.origin.url # timeout=10 [2021-03-03T03:29:46.951Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-03T03:29:46.961Z] > git merge 76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41 # timeout=10 [2021-03-03T03:29:46.984Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-03T03:29:47.004Z] > git config core.sparsecheckout # timeout=10 [2021-03-03T03:29:47.022Z] > git checkout -f c72c58446a59f0828351808ff54134885484dbbf # timeout=10 [2021-03-03T03:29:51.530Z] Commit message: "build: Upgrade the go-mod-core-contracts lib" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-03T03:29:53.218Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-03T03:29:53.627Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-03T03:29:53.970Z] + sudo service docker restart [2021-03-03T03:29:53.970Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-03T03:29:56.019Z] provisioning config files... [2021-03-03T03:29:56.068Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4865717386260287927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-03T03:29:56.534Z] ---> docker-login.sh [2021-03-03T03:29:56.535Z] nexus3.edgexfoundry.org:10001 [2021-03-03T03:29:57.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T03:29:57.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T03:29:57.789Z] Configure a credential helper to remove this warning. See [2021-03-03T03:29:57.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T03:29:57.789Z] [2021-03-03T03:29:57.789Z] Login Succeeded [2021-03-03T03:29:57.789Z] nexus3.edgexfoundry.org:10002 [2021-03-03T03:29:58.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T03:29:58.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T03:29:58.335Z] Configure a credential helper to remove this warning. See [2021-03-03T03:29:58.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T03:29:58.335Z] [2021-03-03T03:29:58.335Z] Login Succeeded [2021-03-03T03:29:58.335Z] nexus3.edgexfoundry.org:10003 [2021-03-03T03:29:58.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T03:29:58.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T03:29:58.883Z] Configure a credential helper to remove this warning. See [2021-03-03T03:29:58.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T03:29:58.883Z] [2021-03-03T03:29:58.883Z] Login Succeeded [2021-03-03T03:29:58.883Z] nexus3.edgexfoundry.org:10004 [2021-03-03T03:29:59.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T03:29:59.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T03:29:59.429Z] Configure a credential helper to remove this warning. See [2021-03-03T03:29:59.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T03:29:59.429Z] [2021-03-03T03:29:59.429Z] Login Succeeded [2021-03-03T03:29:59.429Z] docker.io [2021-03-03T03:29:59.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T03:29:59.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T03:29:59.974Z] Configure a credential helper to remove this warning. See [2021-03-03T03:29:59.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T03:29:59.974Z] [2021-03-03T03:29:59.974Z] Login Succeeded [2021-03-03T03:30:00.244Z] ---> docker-login.sh ends [Pipeline] } [2021-03-03T03:30:00.261Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-03T03:30:00.868Z] ========================================================= [2021-03-03T03:30:00.869Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-03T03:30:00.869Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-03T03:30:01.014Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T03:30:01.014Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-03T03:30:01.014Z] ---> 2c9980098832 [2021-03-03T03:30:01.014Z] Step 3/23 : WORKDIR /edgex-go [2021-03-03T03:30:01.260Z] + 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-03T03:30:01.614Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T03:30:01.614Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-03-03T03:30:01.614Z] ---> 2c9980098832 [2021-03-03T03:30:01.614Z] Step 3/30 : WORKDIR /edgex-go [2021-03-03T03:30:03.056Z] ---> Running in 8410964948a4 [2021-03-03T03:30:03.056Z] ---> Running in 5710bb8d845d [2021-03-03T03:30:03.056Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T03:30:03.056Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-03T03:30:03.056Z] ---> 2c9980098832 [2021-03-03T03:30:03.056Z] Step 3/26 : WORKDIR /edgex-go [2021-03-03T03:30:03.314Z] Sending build context to Docker daemon 166.5MB [2021-03-03T03:30:03.335Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T03:30:03.335Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-03T03:30:03.335Z] ---> 2c9980098832 [2021-03-03T03:30:03.335Z] Step 3/21 : WORKDIR /edgex-go [2021-03-03T03:30:03.335Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T03:30:03.335Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-03T03:30:03.335Z] ---> 2c9980098832 [2021-03-03T03:30:03.335Z] Step 3/23 : WORKDIR /edgex-go [2021-03-03T03:30:03.586Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-03T03:30:03.586Z] Step 2/6 : FROM ${BASE} [2021-03-03T03:30:03.586Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-03T03:30:03.586Z] 5f621e34cdf4: Pulling fs layer [2021-03-03T03:30:03.586Z] a4357932f1b6: Pulling fs layer [2021-03-03T03:30:03.586Z] 18c013af1878: Pulling fs layer [2021-03-03T03:30:03.586Z] 00ac8860ef70: Pulling fs layer [2021-03-03T03:30:03.586Z] 63d7cb157983: Pulling fs layer [2021-03-03T03:30:03.586Z] b116817d02f9: Pulling fs layer [2021-03-03T03:30:03.586Z] 745a02a5169b: Pulling fs layer [2021-03-03T03:30:03.586Z] 00ac8860ef70: Waiting [2021-03-03T03:30:03.586Z] 63d7cb157983: Waiting [2021-03-03T03:30:03.586Z] 745a02a5169b: Waiting [2021-03-03T03:30:03.586Z] b116817d02f9: Waiting [2021-03-03T03:30:03.586Z] 18c013af1878: Verifying Checksum [2021-03-03T03:30:03.586Z] 18c013af1878: Download complete [2021-03-03T03:30:03.862Z] a4357932f1b6: Verifying Checksum [2021-03-03T03:30:03.863Z] a4357932f1b6: Download complete [2021-03-03T03:30:03.863Z] 63d7cb157983: Download complete [2021-03-03T03:30:03.863Z] b116817d02f9: Verifying Checksum [2021-03-03T03:30:03.863Z] b116817d02f9: Download complete [2021-03-03T03:30:03.863Z] 5f621e34cdf4: Verifying Checksum [2021-03-03T03:30:03.863Z] 5f621e34cdf4: Download complete [2021-03-03T03:30:04.320Z] ---> Running in afee910318e5 [2021-03-03T03:30:04.320Z] ---> Running in fac16561607d [2021-03-03T03:30:04.320Z] ---> Running in 7d000ddeaa2f [2021-03-03T03:30:04.467Z] 5f621e34cdf4: Pull complete [2021-03-03T03:30:04.589Z] Removing intermediate container 8410964948a4 [2021-03-03T03:30:04.589Z] ---> a2c87cc69597 [2021-03-03T03:30:04.589Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T03:30:04.589Z] Removing intermediate container 5710bb8d845d [2021-03-03T03:30:04.589Z] ---> e096a944a28a [2021-03-03T03:30:04.589Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T03:30:04.861Z] Removing intermediate container afee910318e5 [2021-03-03T03:30:04.861Z] ---> 6b58095d6e34 [2021-03-03T03:30:04.861Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T03:30:04.861Z] Removing intermediate container fac16561607d [2021-03-03T03:30:04.861Z] ---> dfedcc5aedd2 [2021-03-03T03:30:04.861Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T03:30:04.861Z] Removing intermediate container 7d000ddeaa2f [2021-03-03T03:30:04.861Z] ---> 75dd7b54e62a [2021-03-03T03:30:04.861Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T03:30:04.861Z] ---> Running in 32b74ec67cb0 [2021-03-03T03:30:04.861Z] ---> Running in 491979ed8437 [2021-03-03T03:30:04.861Z] ---> Running in 30271f81f46c [2021-03-03T03:30:04.861Z] ---> Running in f0c26978336f [2021-03-03T03:30:05.070Z] a4357932f1b6: Pull complete [2021-03-03T03:30:05.137Z] ---> Running in eaf9bcde1269 [2021-03-03T03:30:05.345Z] 18c013af1878: Pull complete [2021-03-03T03:30:06.787Z] 745a02a5169b: Verifying Checksum [2021-03-03T03:30:06.787Z] 745a02a5169b: Download complete [2021-03-03T03:30:07.097Z] Removing intermediate container 32b74ec67cb0 [2021-03-03T03:30:07.097Z] ---> 39da123aec77 [2021-03-03T03:30:07.097Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-03T03:30:07.369Z] ---> Running in 529a6518d489 [2021-03-03T03:30:07.369Z] Removing intermediate container 491979ed8437 [2021-03-03T03:30:07.369Z] ---> 4de4db108ba5 [2021-03-03T03:30:07.369Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-03T03:30:07.403Z] 00ac8860ef70: Verifying Checksum [2021-03-03T03:30:07.403Z] 00ac8860ef70: Download complete [2021-03-03T03:30:07.638Z] Removing intermediate container 30271f81f46c [2021-03-03T03:30:07.638Z] ---> bbe3d0131ab5 [2021-03-03T03:30:07.638Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-03-03T03:30:07.638Z] Removing intermediate container f0c26978336f [2021-03-03T03:30:07.638Z] ---> 4be6b52c7337 [2021-03-03T03:30:07.638Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-03T03:30:07.638Z] ---> Running in f8618e8b1efb [2021-03-03T03:30:07.638Z] Removing intermediate container eaf9bcde1269 [2021-03-03T03:30:07.638Z] ---> 3866af356311 [2021-03-03T03:30:07.638Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-03T03:30:07.638Z] ---> Running in e510b3066be6 [2021-03-03T03:30:07.902Z] ---> Running in bcdd156248b6 [2021-03-03T03:30:07.902Z] ---> Running in da149eafada4 [2021-03-03T03:30:08.170Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T03:30:08.774Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T03:30:08.774Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T03:30:08.774Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T03:30:09.043Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T03:30:09.043Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T03:30:09.043Z] OK: 233 MiB in 51 packages [2021-03-03T03:30:09.307Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T03:30:09.307Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T03:30:09.569Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T03:30:09.570Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T03:30:09.834Z] Removing intermediate container 529a6518d489 [2021-03-03T03:30:09.834Z] ---> 78a17e7127dd [2021-03-03T03:30:09.834Z] Step 6/21 : COPY go.mod . [2021-03-03T03:30:09.834Z] OK: 233 MiB in 51 packages [2021-03-03T03:30:09.834Z] OK: 233 MiB in 51 packages [2021-03-03T03:30:10.105Z] OK: 233 MiB in 51 packages [2021-03-03T03:30:10.105Z] OK: 233 MiB in 51 packages [2021-03-03T03:30:10.105Z] ---> 5aef0fd02da9 [2021-03-03T03:30:10.105Z] Step 7/21 : RUN go mod download [2021-03-03T03:30:10.368Z] ---> Running in e83e790f73be [2021-03-03T03:30:10.632Z] Removing intermediate container f8618e8b1efb [2021-03-03T03:30:10.632Z] ---> b7ac82a904a9 [2021-03-03T03:30:10.632Z] Step 6/23 : COPY go.mod . [2021-03-03T03:30:10.899Z] Removing intermediate container e510b3066be6 [2021-03-03T03:30:10.899Z] ---> 6860ca433d2e [2021-03-03T03:30:10.899Z] Step 6/30 : COPY go.mod . [2021-03-03T03:30:11.162Z] Removing intermediate container da149eafada4 [2021-03-03T03:30:11.162Z] ---> 94dec4e5c6b9 [2021-03-03T03:30:11.162Z] Step 6/23 : COPY go.mod . [2021-03-03T03:30:11.162Z] ---> 18aee548b8ff [2021-03-03T03:30:11.162Z] Step 7/23 : RUN go mod download [2021-03-03T03:30:11.427Z] ---> 4865d0190fbe [2021-03-03T03:30:11.427Z] Step 7/30 : RUN go mod download [2021-03-03T03:30:11.427Z] Removing intermediate container bcdd156248b6 [2021-03-03T03:30:11.427Z] ---> 2e63d32c9e40 [2021-03-03T03:30:11.427Z] Step 6/26 : COPY go.mod . [2021-03-03T03:30:11.427Z] ---> Running in f576e8e385d1 [2021-03-03T03:30:11.427Z] ---> Running in 2c5b813cb96c [2021-03-03T03:30:11.691Z] ---> aaf7cd8a67da [2021-03-03T03:30:11.691Z] Step 7/23 : RUN go mod download [2021-03-03T03:30:11.956Z] ---> Running in 19405b5c5710 [2021-03-03T03:30:11.956Z] ---> 0710a8b4278c [2021-03-03T03:30:11.956Z] Step 7/26 : RUN go mod download [2021-03-03T03:30:12.243Z] ---> Running in 04e2dc323e11 [2021-03-03T03:30:13.223Z] Removing intermediate container e83e790f73be [2021-03-03T03:30:13.223Z] ---> c0fbc01c1f37 [2021-03-03T03:30:13.223Z] Step 8/21 : COPY . . [2021-03-03T03:30:17.572Z] 00ac8860ef70: Pull complete [2021-03-03T03:30:17.572Z] 63d7cb157983: Pull complete [2021-03-03T03:30:17.572Z] b116817d02f9: Pull complete [2021-03-03T03:30:18.574Z] Removing intermediate container 2c5b813cb96c [2021-03-03T03:30:18.574Z] ---> d68a8fc56f9e [2021-03-03T03:30:18.574Z] Step 8/30 : COPY . . [2021-03-03T03:30:18.574Z] Removing intermediate container f576e8e385d1 [2021-03-03T03:30:18.574Z] ---> 8841f3f5deeb [2021-03-03T03:30:18.574Z] Step 8/23 : COPY . . [2021-03-03T03:30:19.151Z] Removing intermediate container 04e2dc323e11 [2021-03-03T03:30:19.151Z] ---> ec648005b5ad [2021-03-03T03:30:19.151Z] Step 8/26 : COPY . . [2021-03-03T03:30:20.554Z] Removing intermediate container 19405b5c5710 [2021-03-03T03:30:20.554Z] ---> 21b74c6808bc [2021-03-03T03:30:20.554Z] Step 8/23 : COPY . . [2021-03-03T03:30:20.965Z] 745a02a5169b: Pull complete [2021-03-03T03:30:20.965Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-03T03:30:20.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-03T03:30:20.965Z] ---> b7e6874047d6 [2021-03-03T03:30:20.965Z] 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-03T03:30:23.584Z] ---> Running in db6f251ebe7f [2021-03-03T03:30:25.023Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T03:30:25.618Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T03:30:26.208Z] (1/12) Installing libmagic (5.38-r0) [2021-03-03T03:30:26.477Z] (2/12) Installing file (5.38-r0) [2021-03-03T03:30:26.477Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-03T03:30:26.477Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-03T03:30:31.863Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-03T03:30:31.863Z] (6/12) Installing patch (2.7.6-r6) [2021-03-03T03:30:31.863Z] (7/12) Installing build-base (0.5-r2) [2021-03-03T03:30:31.863Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-03T03:30:31.863Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-03T03:30:31.863Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-03T03:30:31.863Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-03T03:30:31.863Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-03T03:30:31.863Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T03:30:31.863Z] OK: 217 MiB in 51 packages [2021-03-03T03:30:36.248Z] Removing intermediate container db6f251ebe7f [2021-03-03T03:30:36.248Z] ---> 346fa79e310e [2021-03-03T03:30:36.248Z] Step 4/6 : WORKDIR /edgex-go [2021-03-03T03:30:36.248Z] ---> Running in 7f59e8e64e31 [2021-03-03T03:30:36.521Z] Removing intermediate container 7f59e8e64e31 [2021-03-03T03:30:36.521Z] ---> 52ed6bc26faf [2021-03-03T03:30:36.521Z] Step 5/6 : COPY go.mod . [2021-03-03T03:30:37.117Z] ---> 140671d901c5 [2021-03-03T03:30:37.117Z] Step 6/6 : RUN go mod download [2021-03-03T03:30:37.392Z] ---> Running in dfd58355c27e [2021-03-03T03:30:59.643Z] ---> 1cfecc692cb5 [2021-03-03T03:30:59.643Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-03T03:30:59.643Z] ---> Running in 33ccd4f5ef36 [2021-03-03T03:30:59.917Z] ---> 01095220bca3 [2021-03-03T03:30:59.918Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-03T03:30:59.918Z] ---> 4776ccfdeb64 [2021-03-03T03:30:59.918Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-03T03:30:59.918Z] ---> 5ae16e57ab3f [2021-03-03T03:30:59.918Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-03T03:30:59.918Z] ---> Running in c1d1fa40d391 [2021-03-03T03:30:59.918Z] ---> 3919631f892d [2021-03-03T03:30:59.918Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-03T03:30:59.918Z] ---> Running in 4a2d55add20a [2021-03-03T03:31:00.182Z] ---> Running in 11d5ec1be507 [2021-03-03T03:31:00.182Z] ---> Running in eb105708ba8d [2021-03-03T03:31:00.774Z] 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-03T03:31:01.060Z] 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-03T03:31:01.060Z] 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-03T03:31:01.337Z] 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-03T03:31:01.337Z] 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-03T03:31:04.178Z] Removing intermediate container dfd58355c27e [2021-03-03T03:31:04.178Z] ---> 430b49521686 [2021-03-03T03:31:04.178Z] Successfully built 430b49521686 [2021-03-03T03:31:04.178Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-03T03:31:04.514Z] + docker inspect -f . ci-base-image-arm64 [2021-03-03T03:31:04.514Z] . [Pipeline] withDockerContainer [2021-03-03T03:31:04.745Z] prd-ubuntu18.04-docker-arm64-4c-16g-28339 does not seem to be running inside a container [2021-03-03T03:31:04.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-03T03:31:06.438Z] $ docker top 5e622d347a97ec40798b014f2999c02156367698ddd5247de3f2d77b1f301a81 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-03T03:31:07.478Z] + go version [2021-03-03T03:31:07.478Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-03T03:31:07.502Z] $ docker stop --time=1 5e622d347a97ec40798b014f2999c02156367698ddd5247de3f2d77b1f301a81 [2021-03-03T03:31:09.452Z] $ docker rm -f 5e622d347a97ec40798b014f2999c02156367698ddd5247de3f2d77b1f301a81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-03T03:31:10.506Z] + docker inspect -f . ci-base-image-arm64 [2021-03-03T03:31:10.506Z] . [Pipeline] withDockerContainer [2021-03-03T03:31:10.769Z] prd-ubuntu18.04-docker-arm64-4c-16g-28339 does not seem to be running inside a container [2021-03-03T03:31:10.850Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-03T03:31:12.278Z] $ docker top 1661081a8f9a27fbf5edddd353b80889709e960144b6d2098c8f2c5a00d01b29 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-03T03:31:12.637Z] ========================================================= [2021-03-03T03:31:12.638Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-03T03:31:12.638Z] ========================================================= [Pipeline] sh [2021-03-03T03:31:13.288Z] + make test [2021-03-03T03:31:13.288Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-03T03:31:33.651Z] 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-03T03:31:35.466Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-03T03:31:40.325Z] Removing intermediate container eb105708ba8d [2021-03-03T03:31:40.325Z] ---> 3a2a9db1f9ab [2021-03-03T03:31:40.325Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-03T03:31:40.325Z] Removing intermediate container c1d1fa40d391 [2021-03-03T03:31:40.325Z] ---> f19ee121183e [2021-03-03T03:31:40.325Z] [2021-03-03T03:31:40.325Z] Step 10/30 : FROM alpine:3.12 [2021-03-03T03:31:40.610Z] ---> Running in 98ca20b053f8 [2021-03-03T03:31:40.610Z] 3.12: Pulling from library/alpine [2021-03-03T03:31:41.622Z] 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-03T03:31:45.853Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-03T03:31:45.853Z] Status: Downloaded newer image for alpine:3.12 [2021-03-03T03:31:45.853Z] ---> 88dd2752d2ea [2021-03-03T03:31:45.853Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-03T03:31:45.853Z] Removing intermediate container 33ccd4f5ef36 [2021-03-03T03:31:45.853Z] ---> bf96f65a957c [2021-03-03T03:31:45.853Z] [2021-03-03T03:31:45.853Z] Step 10/21 : FROM alpine:3.12 [2021-03-03T03:31:45.853Z] ---> 88dd2752d2ea [2021-03-03T03:31:45.853Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-03T03:31:45.853Z] ---> Running in eaca30c71172 [2021-03-03T03:31:45.853Z] Removing intermediate container 4a2d55add20a [2021-03-03T03:31:45.853Z] ---> ca0afe3d9ff3 [2021-03-03T03:31:45.853Z] [2021-03-03T03:31:45.853Z] Step 10/23 : FROM alpine:3.12 [2021-03-03T03:31:45.853Z] ---> 88dd2752d2ea [2021-03-03T03:31:45.853Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-03T03:31:45.853Z] ---> Running in 319ee3f74f88 [2021-03-03T03:31:46.124Z] ---> Running in cabd91f43af5 [2021-03-03T03:31:46.390Z] Removing intermediate container eaca30c71172 [2021-03-03T03:31:46.391Z] ---> 261a8534a301 [2021-03-03T03:31:46.391Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-03T03:31:48.344Z] ---> Running in b027814a38bd [2021-03-03T03:31:48.612Z] Removing intermediate container 98ca20b053f8 [2021-03-03T03:31:48.612Z] ---> 63eae08139ba [2021-03-03T03:31:48.612Z] [2021-03-03T03:31:48.612Z] Step 11/26 : FROM docker:20.10.0 [2021-03-03T03:31:48.612Z] 20.10.0: Pulling from library/docker [2021-03-03T03:31:48.876Z] Removing intermediate container 11d5ec1be507 [2021-03-03T03:31:48.876Z] ---> 3c0a35bfbe3a [2021-03-03T03:31:48.877Z] [2021-03-03T03:31:48.877Z] Step 10/23 : FROM alpine:3.12 [2021-03-03T03:31:48.877Z] ---> 88dd2752d2ea [2021-03-03T03:31:48.877Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-03T03:31:48.877Z] ---> Running in 85de1d762648 [2021-03-03T03:31:49.145Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T03:31:49.145Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T03:31:49.414Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T03:31:49.415Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T03:31:49.415Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T03:31:49.415Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T03:31:49.415Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-03T03:31:49.415Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T03:31:49.415Z] OK: 6 MiB in 15 packages [2021-03-03T03:31:49.711Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-03T03:31:49.711Z] (2/2) Installing su-exec (0.2-r1) [2021-03-03T03:31:49.712Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T03:31:49.712Z] OK: 6 MiB in 16 packages [2021-03-03T03:31:49.712Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-03T03:31:49.712Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-03T03:31:49.712Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-03T03:31:49.712Z] (4/4) Installing curl (7.69.1-r3) [2021-03-03T03:31:49.712Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T03:31:49.712Z] Executing ca-certificates-20191127-r4.trigger [2021-03-03T03:31:49.712Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T03:31:49.712Z] OK: 7 MiB in 18 packages [2021-03-03T03:31:49.712Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T03:31:49.976Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-03T03:31:49.976Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T03:31:49.976Z] OK: 6 MiB in 15 packages [2021-03-03T03:31:51.908Z] Removing intermediate container b027814a38bd [2021-03-03T03:31:51.908Z] ---> 076e988e8d1b [2021-03-03T03:31:51.908Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-03T03:31:51.908Z] Removing intermediate container cabd91f43af5 [2021-03-03T03:31:51.908Z] ---> 4bbcbca80b81 [2021-03-03T03:31:51.908Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T03:31:51.908Z] ---> Running in 3356a47c5e30 [2021-03-03T03:31:51.908Z] ---> Running in 5a717bbf634b [2021-03-03T03:31:52.489Z] Removing intermediate container 319ee3f74f88 [2021-03-03T03:31:52.489Z] ---> 6c7536fb1e07 [2021-03-03T03:31:52.489Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-03T03:31:52.489Z] Removing intermediate container 85de1d762648 [2021-03-03T03:31:52.489Z] ---> 1209dd51bb94 [2021-03-03T03:31:52.489Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T03:31:52.756Z] ---> Running in 8d5e46e294b2 [2021-03-03T03:31:52.756Z] ---> Running in 03d679bcc648 [2021-03-03T03:31:52.756Z] Removing intermediate container 5a717bbf634b [2021-03-03T03:31:52.756Z] ---> f208e234fd8e [2021-03-03T03:31:52.756Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-03T03:31:53.023Z] Removing intermediate container 3356a47c5e30 [2021-03-03T03:31:53.023Z] ---> 87ae10d71fb2 [2021-03-03T03:31:53.023Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-03T03:31:53.023Z] ---> Running in 3c172e3323e9 [2021-03-03T03:31:53.023Z] ---> Running in 984a030d5ac1 [2021-03-03T03:31:53.023Z] Removing intermediate container 8d5e46e294b2 [2021-03-03T03:31:53.023Z] ---> 71a022c9e589 [2021-03-03T03:31:53.023Z] Step 13/21 : WORKDIR /edgex [2021-03-03T03:31:53.289Z] Removing intermediate container 03d679bcc648 [2021-03-03T03:31:53.289Z] ---> bc87a9a0c58a [2021-03-03T03:31:53.289Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-03T03:31:53.289Z] ---> Running in 30856f3ac52e [2021-03-03T03:31:53.558Z] ---> Running in 496608cf1bbe [2021-03-03T03:31:53.558Z] Removing intermediate container 3c172e3323e9 [2021-03-03T03:31:53.558Z] ---> 187b8f359b02 [2021-03-03T03:31:53.558Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-03T03:31:53.558Z] Removing intermediate container 984a030d5ac1 [2021-03-03T03:31:53.558Z] ---> a739f45ee971 [2021-03-03T03:31:53.558Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-03T03:31:53.558Z] ---> Running in 1557ea3557c4 [2021-03-03T03:31:53.558Z] ---> Running in 86bf90c3dbc3 [2021-03-03T03:31:54.142Z] Removing intermediate container 496608cf1bbe [2021-03-03T03:31:54.142Z] ---> 14af8723114b [2021-03-03T03:31:54.142Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-03T03:31:54.142Z] Removing intermediate container 30856f3ac52e [2021-03-03T03:31:54.142Z] ---> efc430ee29c1 [2021-03-03T03:31:54.142Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-03T03:31:54.414Z] ---> Running in 4bf9f070996f [2021-03-03T03:31:54.414Z] Removing intermediate container 86bf90c3dbc3 [2021-03-03T03:31:54.414Z] ---> c139df65b0af [2021-03-03T03:31:54.414Z] Step 15/23 : WORKDIR / [2021-03-03T03:31:54.414Z] ---> Running in 0cc43094c7f2 [2021-03-03T03:31:54.688Z] Removing intermediate container 4bf9f070996f [2021-03-03T03:31:54.688Z] ---> 78ce60061f04 [2021-03-03T03:31:54.688Z] Step 15/23 : WORKDIR / [2021-03-03T03:31:54.689Z] ---> 7717c633b9b3 [2021-03-03T03:31:54.689Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-03T03:31:55.273Z] ---> Running in ac75de10281f [2021-03-03T03:31:55.273Z] Removing intermediate container 0cc43094c7f2 [2021-03-03T03:31:55.273Z] ---> c1344235a858 [2021-03-03T03:31:55.273Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T03:31:55.864Z] ---> 5de30f557eb8 [2021-03-03T03:31:55.864Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-03T03:31:55.864Z] Removing intermediate container ac75de10281f [2021-03-03T03:31:55.864Z] ---> d1eca2964fc8 [2021-03-03T03:31:55.864Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T03:31:55.864Z] ---> 3e7b80c30fd0 [2021-03-03T03:31:55.864Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-03T03:31:56.135Z] Removing intermediate container 1557ea3557c4 [2021-03-03T03:31:56.135Z] ---> 26978003fdf4 [2021-03-03T03:31:56.135Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-03T03:31:56.135Z] ---> Running in 9732022be131 [2021-03-03T03:31:56.405Z] ---> ce909b09d60b [2021-03-03T03:31:56.405Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-03T03:31:56.405Z] Removing intermediate container 9732022be131 [2021-03-03T03:31:56.405Z] ---> 42dfdce1f631 [2021-03-03T03:31:56.405Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-03T03:31:56.681Z] ---> 8718617b5108 [2021-03-03T03:31:56.681Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-03T03:31:56.681Z] ---> Running in 4a52d934f7a7 [2021-03-03T03:31:56.950Z] ---> aef89682e32f [2021-03-03T03:31:56.950Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-03T03:31:56.950Z] ---> 59ec5195ab5d [2021-03-03T03:31:56.950Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-03T03:31:57.223Z] Removing intermediate container 4a52d934f7a7 [2021-03-03T03:31:57.223Z] ---> a759220d86c3 [2021-03-03T03:31:57.223Z] Step 18/21 : CMD ["--init=true"] [2021-03-03T03:31:57.223Z] ---> Running in d9b267bf33a9 [2021-03-03T03:31:57.223Z] ---> 17efd2198783 [2021-03-03T03:31:57.223Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-03T03:31:57.490Z] ---> Running in 0ae3e8112322 [2021-03-03T03:31:57.490Z] ---> 2bde11a3bed5 [2021-03-03T03:31:57.490Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-03T03:31:57.755Z] ---> Running in bf94aff2e748 [2021-03-03T03:31:57.755Z] ---> e35db1657971 [2021-03-03T03:31:57.755Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-03T03:31:58.019Z] Removing intermediate container 0ae3e8112322 [2021-03-03T03:31:58.019Z] ---> 3011ce5a4b31 [2021-03-03T03:31:58.019Z] Step 19/21 : LABEL arch=x86_64 [2021-03-03T03:31:58.289Z] Removing intermediate container bf94aff2e748 [2021-03-03T03:31:58.289Z] ---> 3d6de61af626 [2021-03-03T03:31:58.289Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T03:31:58.289Z] ---> Running in 9974cd1af750 [2021-03-03T03:31:58.289Z] ---> Running in 107b67782ee1 [2021-03-03T03:31:58.559Z] ---> Running in e2beb4b5fcde [2021-03-03T03:31:58.559Z] Removing intermediate container 9974cd1af750 [2021-03-03T03:31:58.559Z] ---> fd9bc7587b8e [2021-03-03T03:31:58.559Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T03:31:58.824Z] Removing intermediate container 107b67782ee1 [2021-03-03T03:31:58.824Z] ---> e93040c7c74d [2021-03-03T03:31:58.824Z] Step 20/21 : LABEL git_sha=c72c58446a59f0828351808ff54134885484dbbf [2021-03-03T03:31:59.088Z] ---> Running in 9c2c7b6a3d9c [2021-03-03T03:31:59.088Z] Removing intermediate container e2beb4b5fcde [2021-03-03T03:31:59.088Z] ---> 2db622488073 [2021-03-03T03:31:59.088Z] Step 21/23 : LABEL arch=x86_64 [2021-03-03T03:31:59.088Z] ---> Running in cd604844e4df [2021-03-03T03:31:59.088Z] ---> Running in b7ddcd38ce54 [2021-03-03T03:31:59.350Z] Removing intermediate container 9c2c7b6a3d9c [2021-03-03T03:31:59.350Z] ---> aeb052a5512d [2021-03-03T03:31:59.350Z] Step 21/23 : LABEL arch=x86_64 [2021-03-03T03:31:59.350Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-03T03:31:59.350Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-03T03:31:59.350Z] Removing intermediate container cd604844e4df [2021-03-03T03:31:59.350Z] ---> 915618b7a77a [2021-03-03T03:31:59.350Z] Step 21/21 : LABEL version=0.0.0 [2021-03-03T03:31:59.350Z] ---> aefe523efa57 [2021-03-03T03:31:59.350Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-03T03:31:59.619Z] Removing intermediate container d9b267bf33a9 [2021-03-03T03:31:59.619Z] ---> 3383d9baa39e [2021-03-03T03:31:59.619Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T03:31:59.619Z] Removing intermediate container b7ddcd38ce54 [2021-03-03T03:31:59.619Z] ---> 6fa4172a3b12 [2021-03-03T03:31:59.619Z] Step 22/23 : LABEL git_sha=c72c58446a59f0828351808ff54134885484dbbf [2021-03-03T03:31:59.619Z] ---> Running in 4bd2276baf08 [2021-03-03T03:31:59.619Z] ---> Running in 915a06d11def [2021-03-03T03:31:59.619Z] ---> Running in 3012dd1d4cff [2021-03-03T03:31:59.882Z] ---> Running in 49ef55e0d865 [2021-03-03T03:32:00.151Z] ---> 907fd46908df [2021-03-03T03:32:00.151Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-03T03:32:00.151Z] Removing intermediate container 3012dd1d4cff [2021-03-03T03:32:00.151Z] ---> 334227232c76 [2021-03-03T03:32:00.151Z] [2021-03-03T03:32:00.151Z] Removing intermediate container 915a06d11def [2021-03-03T03:32:00.151Z] ---> c22f99ebbd6c [2021-03-03T03:32:00.151Z] Step 22/23 : LABEL git_sha=c72c58446a59f0828351808ff54134885484dbbf [2021-03-03T03:32:00.151Z] Removing intermediate container 49ef55e0d865 [2021-03-03T03:32:00.151Z] ---> d265893902ed [2021-03-03T03:32:00.151Z] Step 23/23 : LABEL version=0.0.0 [2021-03-03T03:32:00.416Z] Successfully built 334227232c76 [2021-03-03T03:32:00.416Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T03:32:00.682Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T03:32:00.682Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-03T03:32:00.682Z] ---> Running in dbce70ae0de5 [2021-03-03T03:32:00.682Z] Building docker-core-data-go [2021-03-03T03:32:00.682Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 567e5311298c [2021-03-03T03:32:00.944Z] (1/2) Installing readline (8.0.4-r0) [2021-03-03T03:32:00.944Z] (2/2) Installing bash (5.0.17-r0) [2021-03-03T03:32:00.944Z] Executing bash-5.0.17-r0.post-install [2021-03-03T03:32:00.944Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T03:32:00.944Z] OK: 12 MiB in 22 packages [2021-03-03T03:32:00.944Z] ---> 4ecda2275d68 [2021-03-03T03:32:00.944Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-03T03:32:00.944Z] Removing intermediate container 567e5311298c [2021-03-03T03:32:00.944Z] ---> 5d69d73f9a96 [2021-03-03T03:32:00.944Z] Step 23/23 : LABEL version=0.0.0 [2021-03-03T03:32:00.944Z] Removing intermediate container dbce70ae0de5 [2021-03-03T03:32:00.944Z] ---> 0828f1005f9d [2021-03-03T03:32:00.944Z] [2021-03-03T03:32:01.215Z] ---> Running in 4b7bd0239c4d [2021-03-03T03:32:01.215Z] Successfully built 0828f1005f9d [2021-03-03T03:32:01.491Z] ---> 28e2b5e6280d [2021-03-03T03:32:01.491Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-03T03:32:01.491Z] Successfully tagged docker-core-command-go:latest [2021-03-03T03:32:01.491Z] Building docker-security-secretstore-setup-go [2021-03-03T03:32:01.491Z]  Building docker-core-command-go ... done Removing intermediate container 4b7bd0239c4d [2021-03-03T03:32:01.491Z] ---> 77ec3b0e2191 [2021-03-03T03:32:01.491Z] [2021-03-03T03:32:01.761Z] Successfully built 77ec3b0e2191 [2021-03-03T03:32:01.761Z] Successfully tagged docker-core-metadata-go:latest [2021-03-03T03:32:01.761Z]  Building docker-core-metadata-go ... done Building docker-support-scheduler-go [2021-03-03T03:32:02.345Z] Removing intermediate container 4bd2276baf08 [2021-03-03T03:32:02.345Z] ---> 6e2cc155b41c [2021-03-03T03:32:02.345Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-03T03:32:02.345Z] ---> 7483b51634b6 [2021-03-03T03:32:02.345Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-03-03T03:32:06.579Z] ---> Running in 166db292714d [2021-03-03T03:32:08.055Z] ---> Running in 7eabbc7448b9 [2021-03-03T03:32:08.056Z] Removing intermediate container 166db292714d [2021-03-03T03:32:08.056Z] ---> 4d25a353a342 [2021-03-03T03:32:08.056Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-03T03:32:08.324Z] ---> Running in e9483d6abd0a [2021-03-03T03:32:08.324Z] Removing intermediate container 7eabbc7448b9 [2021-03-03T03:32:08.324Z] ---> 68a999bc499e [2021-03-03T03:32:08.324Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-03T03:32:11.696Z] Removing intermediate container e9483d6abd0a [2021-03-03T03:32:11.696Z] ---> 5bf0b37f6895 [2021-03-03T03:32:11.696Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-03T03:32:11.696Z] ---> de2854654d93 [2021-03-03T03:32:11.696Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-03-03T03:32:11.696Z] ---> Running in 7c5962ad6221 [2021-03-03T03:32:12.287Z] ---> Running in dd68bd6f694b [2021-03-03T03:32:12.552Z] Removing intermediate container 7c5962ad6221 [2021-03-03T03:32:12.553Z] ---> a7c7bbd1b0a3 [2021-03-03T03:32:12.553Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-03T03:32:16.852Z] ---> 662759a44794 [2021-03-03T03:32:16.852Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-03T03:32:21.141Z] ---> c91169b76ce8 [2021-03-03T03:32:21.141Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-03T03:32:21.666Z] Removing intermediate container dd68bd6f694b [2021-03-03T03:32:21.666Z] ---> a7b5ab5f867f [2021-03-03T03:32:21.666Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-03T03:32:21.965Z] ---> Running in 121e48db2d4c [2021-03-03T03:32:22.282Z] ---> 8dca7724fa5b [2021-03-03T03:32:22.282Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-03T03:32:23.459Z] ---> Running in cfa205bac01e [2021-03-03T03:32:24.210Z] Removing intermediate container 121e48db2d4c [2021-03-03T03:32:24.210Z] ---> e779ec3e4240 [2021-03-03T03:32:24.210Z] Step 27/30 : CMD ["gate"] [2021-03-03T03:32:26.219Z] ---> Running in 958ce31e3c24 [2021-03-03T03:32:26.821Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T03:32:26.821Z] Removing intermediate container 958ce31e3c24 [2021-03-03T03:32:26.821Z] ---> 959996d35641 [2021-03-03T03:32:26.821Z] Step 28/30 : LABEL arch=x86_64 [2021-03-03T03:32:26.821Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T03:32:27.400Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-03T03:32:27.400Z] (2/33) Installing expat (2.2.9-r1) [2021-03-03T03:32:27.400Z] (3/33) Installing libffi (3.3-r2) [2021-03-03T03:32:27.400Z] (4/33) Installing gdbm (1.13-r1) [2021-03-03T03:32:27.664Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T03:32:27.664Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-03T03:32:27.664Z] ---> 2c9980098832 [2021-03-03T03:32:27.664Z] Step 3/22 : WORKDIR /edgex-go [2021-03-03T03:32:28.248Z] ---> Using cache [2021-03-03T03:32:28.248Z] ---> 75dd7b54e62a [2021-03-03T03:32:28.248Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T03:32:28.248Z] ---> Using cache [2021-03-03T03:32:28.248Z] ---> 3866af356311 [2021-03-03T03:32:28.248Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-03T03:32:28.248Z] ---> Using cache [2021-03-03T03:32:28.248Z] ---> 94dec4e5c6b9 [2021-03-03T03:32:28.248Z] Step 6/22 : COPY go.mod . [2021-03-03T03:32:28.248Z] ---> Using cache [2021-03-03T03:32:28.248Z] ---> aaf7cd8a67da [2021-03-03T03:32:28.248Z] Step 7/22 : RUN go mod download [2021-03-03T03:32:28.248Z] ---> Using cache [2021-03-03T03:32:28.248Z] ---> 21b74c6808bc [2021-03-03T03:32:28.248Z] Step 8/22 : COPY . . [2021-03-03T03:32:28.248Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-03T03:32:28.248Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-03T03:32:28.248Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-03T03:32:28.248Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T03:32:28.248Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-03T03:32:28.248Z] ---> 2c9980098832 [2021-03-03T03:32:28.248Z] Step 3/24 : WORKDIR /edgex-go [2021-03-03T03:32:28.248Z] ---> Using cache [2021-03-03T03:32:28.248Z] ---> 75dd7b54e62a [2021-03-03T03:32:28.248Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T03:32:28.248Z] ---> Using cache [2021-03-03T03:32:28.248Z] ---> 3866af356311 [2021-03-03T03:32:28.248Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-03T03:32:28.248Z] ---> Using cache [2021-03-03T03:32:28.248Z] ---> 94dec4e5c6b9 [2021-03-03T03:32:28.248Z] Step 6/24 : COPY go.mod . [2021-03-03T03:32:28.248Z] ---> Using cache [2021-03-03T03:32:28.248Z] ---> aaf7cd8a67da [2021-03-03T03:32:28.248Z] Step 7/24 : RUN go mod download [2021-03-03T03:32:28.248Z] ---> Using cache [2021-03-03T03:32:28.248Z] ---> 21b74c6808bc [2021-03-03T03:32:28.248Z] Step 8/24 : COPY . . [2021-03-03T03:32:28.248Z] ---> Using cache [2021-03-03T03:32:28.248Z] ---> 4776ccfdeb64 [2021-03-03T03:32:28.248Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-03T03:32:28.516Z] ---> Using cache [2021-03-03T03:32:28.516Z] ---> 4776ccfdeb64 [2021-03-03T03:32:28.516Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-03T03:32:28.781Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T03:32:28.781Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-03T03:32:28.781Z] ---> 2c9980098832 [2021-03-03T03:32:28.781Z] Step 3/23 : WORKDIR /edgex-go [2021-03-03T03:32:28.781Z] ---> Using cache [2021-03-03T03:32:28.781Z] ---> 75dd7b54e62a [2021-03-03T03:32:28.781Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T03:32:28.781Z] ---> Using cache [2021-03-03T03:32:28.781Z] ---> 3866af356311 [2021-03-03T03:32:28.781Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-03T03:32:30.716Z] ---> Running in 18a3abc237a2 [2021-03-03T03:32:32.107Z] ---> Running in 461a539bb778 [2021-03-03T03:32:32.107Z] ---> Running in 076c1cd17092 [2021-03-03T03:32:32.107Z] ---> Running in 7ccca741661a [2021-03-03T03:32:32.107Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-03T03:32:32.107Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-03T03:32:32.107Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-03T03:32:32.107Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-03T03:32:32.107Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-03T03:32:32.107Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-03T03:32:32.107Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-03T03:32:32.107Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-03T03:32:32.107Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-03T03:32:32.107Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-03T03:32:32.107Z] Removing intermediate container 18a3abc237a2 [2021-03-03T03:32:32.107Z] ---> cbf7d055f239 [2021-03-03T03:32:32.107Z] Step 29/30 : LABEL git_sha=c72c58446a59f0828351808ff54134885484dbbf [2021-03-03T03:32:32.108Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-03T03:32:32.108Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-03T03:32:32.369Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-03T03:32:32.369Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-03T03:32:32.369Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-03T03:32:32.632Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-03T03:32:32.632Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-03T03:32:32.894Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-03T03:32:33.170Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-03T03:32:33.170Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-03T03:32:33.170Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-03T03:32:33.170Z] ---> Running in 07edb15a1c79 [2021-03-03T03:32:33.170Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-03T03:32:33.170Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-03T03:32:33.170Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-03T03:32:33.170Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-03T03:32:33.437Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-03T03:32:33.437Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-03T03:32:33.437Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-03T03:32:33.437Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T03:32:33.437Z] OK: 71 MiB in 55 packages [2021-03-03T03:32:34.013Z] Removing intermediate container 07edb15a1c79 [2021-03-03T03:32:34.013Z] ---> d5036459b29a [2021-03-03T03:32:34.013Z] Step 30/30 : LABEL version=0.0.0 [2021-03-03T03:32:34.278Z] 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-03T03:32:34.278Z] 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-03T03:32:34.856Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T03:32:35.136Z] ---> Running in 37c230cd39dc [2021-03-03T03:32:35.412Z] Removing intermediate container 37c230cd39dc [2021-03-03T03:32:35.412Z] ---> dd75e42d5b87 [2021-03-03T03:32:35.412Z] [2021-03-03T03:32:35.687Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T03:32:35.687Z] Successfully built dd75e42d5b87 [2021-03-03T03:32:35.687Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-03T03:32:35.687Z]  Building docker-security-bootstrapper-go ... done Building docker-support-notifications-go [2021-03-03T03:32:35.963Z] OK: 233 MiB in 51 packages [2021-03-03T03:32:38.850Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-03T03:32:38.850Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-03T03:32:40.837Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-03T03:32:40.837Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-03T03:32:40.837Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-03T03:32:40.837Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-03T03:32:44.248Z] Removing intermediate container 7ccca741661a [2021-03-03T03:32:44.249Z] ---> d5a2e313c768 [2021-03-03T03:32:44.249Z] Step 6/23 : COPY go.mod . [2021-03-03T03:32:44.533Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-03T03:32:44.862Z] ---> a27771f1e704 [2021-03-03T03:32:44.862Z] Step 7/23 : RUN go mod download [2021-03-03T03:32:45.135Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-03T03:32:45.861Z] ---> Running in 7f657eaf5957 [2021-03-03T03:32:46.466Z] Removing intermediate container cfa205bac01e [2021-03-03T03:32:46.466Z] ---> d777883a845f [2021-03-03T03:32:46.466Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-03T03:32:47.904Z] ---> Running in dccbf7fc4e4a [2021-03-03T03:32:52.251Z] Removing intermediate container 7f657eaf5957 [2021-03-03T03:32:52.252Z] ---> 39509cb4adc9 [2021-03-03T03:32:52.252Z] Step 8/23 : COPY . . [2021-03-03T03:32:53.458Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-03T03:32:53.458Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-03T03:32:53.458Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-03T03:32:58.895Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.333s coverage: 45.9% of statements [2021-03-03T03:32:58.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-03T03:32:58.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-03T03:32:58.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-03T03:32:58.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-03T03:32:58.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-03T03:32:58.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-03T03:32:58.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-03T03:32:58.987Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T03:32:58.988Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-03T03:32:58.988Z] ---> 2c9980098832 [2021-03-03T03:32:58.988Z] Step 3/22 : WORKDIR /edgex-go [2021-03-03T03:32:58.988Z] ---> Using cache [2021-03-03T03:32:58.988Z] ---> 75dd7b54e62a [2021-03-03T03:32:58.988Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T03:32:58.988Z] ---> Using cache [2021-03-03T03:32:58.988Z] ---> 3866af356311 [2021-03-03T03:32:58.988Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-03T03:32:58.988Z] Collecting docker-compose==1.23.2 [2021-03-03T03:32:58.988Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-03T03:32:59.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.261s coverage: 100.0% of statements [2021-03-03T03:32:59.252Z] 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-03T03:32:59.834Z] Collecting docopt<0.7,>=0.6.1 [2021-03-03T03:32:59.834Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-03T03:32:59.834Z] ---> Running in b555bdcba1c3 [2021-03-03T03:33:01.787Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T03:33:02.051Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-03T03:33:02.051Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-03T03:33:02.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T03:33:02.582Z] OK: 233 MiB in 51 packages [2021-03-03T03:33:03.992Z] Collecting cached-property<2,>=1.2.0 [2021-03-03T03:33:03.992Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-03T03:33:03.992Z] 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-03T03:33:05.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.634s coverage: 27.1% of statements [2021-03-03T03:33:05.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-03T03:33:05.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-03T03:33:05.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-03T03:33:05.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-03T03:33:05.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-03T03:33:05.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-03T03:33:05.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.058s coverage: 100.0% of statements [2021-03-03T03:33:05.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-03T03:33:05.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.073s coverage: 100.0% of statements [2021-03-03T03:33:05.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-03T03:33:05.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-03T03:33:05.950Z] Collecting docker<4.0,>=3.6.0 [2021-03-03T03:33:05.950Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-03T03:33:06.216Z] Collecting jsonschema<3,>=2.5.1 [2021-03-03T03:33:06.216Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-03T03:33:06.923Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.341s coverage: 66.2% of statements [2021-03-03T03:33:06.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-03T03:33:06.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-03T03:33:07.636Z] Collecting PyYAML<4,>=3.10 [2021-03-03T03:33:07.636Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-03T03:33:08.370Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.652s coverage: 82.4% of statements [2021-03-03T03:33:08.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-03T03:33:08.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T03:33:08.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-03T03:33:08.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-03T03:33:09.086Z] Removing intermediate container b555bdcba1c3 [2021-03-03T03:33:09.086Z] ---> 49a4ddb7e20e [2021-03-03T03:33:09.086Z] Step 6/22 : COPY go.mod . [2021-03-03T03:33:10.036Z] ---> bf43a748cea6 [2021-03-03T03:33:10.036Z] Step 7/22 : RUN go mod download [2021-03-03T03:33:10.036Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-03T03:33:10.036Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-03T03:33:12.644Z] Collecting texttable<0.10,>=0.9.0 [2021-03-03T03:33:12.644Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-03T03:33:13.258Z] ---> Running in bf97a5efdcb3 [2021-03-03T03:33:13.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.172s coverage: 28.6% of statements [2021-03-03T03:33:13.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-03T03:33:13.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-03T03:33:13.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-03T03:33:13.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-03T03:33:13.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-03T03:33:13.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.135s coverage: 100.0% of statements [2021-03-03T03:33:13.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-03T03:33:13.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.091s coverage: 100.0% of statements [2021-03-03T03:33:13.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-03T03:33:14.663Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-03T03:33:14.663Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-03T03:33:14.663Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-03T03:33:14.663Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-03T03:33:14.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.309s coverage: 86.7% of statements [2021-03-03T03:33:14.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-03T03:33:16.087Z] 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-03T03:33:16.087Z] 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-03T03:33:16.353Z] Collecting idna<2.8,>=2.5 [2021-03-03T03:33:16.353Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-03T03:33:16.625Z] ---> dac5447ba168 [2021-03-03T03:33:16.625Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-03T03:33:16.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.376s coverage: 97.5% of statements [2021-03-03T03:33:16.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-03T03:33:16.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.133s coverage: 78.3% of statements [2021-03-03T03:33:16.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-03T03:33:16.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-03T03:33:16.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-03T03:33:16.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-03T03:33:17.206Z] Collecting docker-pycreds>=0.4.0 [2021-03-03T03:33:17.207Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-03T03:33:17.787Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-03T03:33:17.787Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-03T03:33:17.787Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-03T03:33:17.787Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-03T03:33:17.787Z] ---> Running in daf11a882ed1 [2021-03-03T03:33:17.787Z] Removing intermediate container 076c1cd17092 [2021-03-03T03:33:17.787Z] ---> 11a657220333 [2021-03-03T03:33:17.787Z] [2021-03-03T03:33:17.787Z] Step 10/22 : FROM alpine:3.12 [2021-03-03T03:33:17.787Z] ---> 88dd2752d2ea [2021-03-03T03:33:17.787Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-03T03:33:17.787Z] ---> Using cache [2021-03-03T03:33:17.787Z] ---> 1209dd51bb94 [2021-03-03T03:33:17.787Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T03:33:17.787Z] ---> Using cache [2021-03-03T03:33:17.787Z] ---> bc87a9a0c58a [2021-03-03T03:33:17.787Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-03T03:33:17.787Z] Removing intermediate container 461a539bb778 [2021-03-03T03:33:17.787Z] ---> b476c8edcaa7 [2021-03-03T03:33:17.787Z] [2021-03-03T03:33:17.787Z] Step 10/24 : FROM alpine:3.12 [2021-03-03T03:33:17.787Z] ---> 88dd2752d2ea [2021-03-03T03:33:17.787Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-03T03:33:18.050Z] Installing collected packages: docopt, urllib3, idna, requests, cached-property, docker-pycreds, websocket-client, docker, jsonschema, PyYAML, dockerpty, texttable, docker-compose [2021-03-03T03:33:18.050Z] Running setup.py install for docopt: started [2021-03-03T03:33:18.050Z] ---> Running in d1be230b884f [2021-03-03T03:33:18.050Z] ---> Running in 7c5bd0856c51 [2021-03-03T03:33:18.319Z] Removing intermediate container d1be230b884f [2021-03-03T03:33:18.319Z] ---> 32d6377d2754 [2021-03-03T03:33:18.319Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-03T03:33:18.593Z] ---> Running in b289fdf561a6 [2021-03-03T03:33:18.593Z] Removing intermediate container bf97a5efdcb3 [2021-03-03T03:33:18.593Z] ---> f4b885c70da5 [2021-03-03T03:33:18.593Z] Step 8/22 : COPY . . [2021-03-03T03:33:18.883Z] Running setup.py install for docopt: finished with status 'done' [2021-03-03T03:33:18.883Z] Attempting uninstall: urllib3 [2021-03-03T03:33:18.883Z] Found existing installation: urllib3 1.25.9 [2021-03-03T03:33:18.883Z] Uninstalling urllib3-1.25.9: [2021-03-03T03:33:18.883Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-03T03:33:18.883Z] Removing intermediate container b289fdf561a6 [2021-03-03T03:33:18.883Z] ---> c1af3f0383a0 [2021-03-03T03:33:18.883Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T03:33:19.154Z] Successfully uninstalled urllib3-1.25.9 [2021-03-03T03:33:19.154Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T03:33:19.154Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T03:33:19.420Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-03T03:33:19.420Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-03T03:33:19.420Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-03T03:33:19.420Z] (4/5) Installing curl (7.69.1-r3) [2021-03-03T03:33:19.420Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-03T03:33:19.420Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T03:33:19.420Z] Attempting uninstall: idna [2021-03-03T03:33:19.420Z] Found existing installation: idna 2.9 [2021-03-03T03:33:19.420Z] Uninstalling idna-2.9: [2021-03-03T03:33:19.684Z] Executing ca-certificates-20191127-r4.trigger [2021-03-03T03:33:20.279Z] Successfully uninstalled idna-2.9 [2021-03-03T03:33:20.280Z] OK: 7 MiB in 19 packages [2021-03-03T03:33:20.900Z] Attempting uninstall: requests [2021-03-03T03:33:20.900Z] Found existing installation: requests 2.23.0 [2021-03-03T03:33:20.900Z] Uninstalling requests-2.23.0: [2021-03-03T03:33:20.900Z] ---> 782c9fe146b6 [2021-03-03T03:33:20.900Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-03T03:33:20.900Z] Successfully uninstalled requests-2.23.0 [2021-03-03T03:33:27.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.406s coverage: 92.8% of statements [2021-03-03T03:33:27.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-03T03:33:27.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T03:33:27.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-03T03:33:27.008Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-03T03:33:27.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-03T03:33:27.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-03T03:33:27.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-03T03:33:27.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-03T03:33:27.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-03T03:33:27.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-03T03:33:27.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-03T03:33:27.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-03T03:33:27.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-03T03:33:27.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-03T03:33:27.009Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-03T03:33:27.009Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-03T03:33:27.009Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-03T03:33:27.009Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-03T03:33:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2021-03-03T03:33:27.009Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-03T03:33:27.009Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-03T03:33:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.208s coverage: 0.1% of statements [2021-03-03T03:33:27.009Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-03T03:33:27.009Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-03T03:33:27.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-03T03:33:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 45.5% of statements [2021-03-03T03:33:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.101s coverage: 79.5% of statements [2021-03-03T03:33:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.074s coverage: 94.1% of statements [2021-03-03T03:33:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements [2021-03-03T03:33:27.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.088s coverage: 87.5% of statements [2021-03-03T03:33:29.154Z] ---> 0a41b76e5a6d [2021-03-03T03:33:29.155Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-03T03:33:29.155Z] Removing intermediate container 7c5bd0856c51 [2021-03-03T03:33:29.155Z] ---> 50557229c963 [2021-03-03T03:33:29.155Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-03T03:33:29.765Z] Running setup.py install for PyYAML: started [2021-03-03T03:33:32.411Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-03T03:33:32.411Z] Running setup.py install for dockerpty: started [2021-03-03T03:33:33.003Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-03T03:33:33.003Z] Running setup.py install for texttable: started [2021-03-03T03:33:33.282Z] ---> a9ea2a527908 [2021-03-03T03:33:33.282Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-03T03:33:33.282Z] ---> Running in ea88c2118da2 [2021-03-03T03:33:34.256Z] Running setup.py install for texttable: finished with status 'done' [2021-03-03T03:33:34.543Z] ---> Running in c207dfa3412b [2021-03-03T03:33:36.495Z] Removing intermediate container ea88c2118da2 [2021-03-03T03:33:36.495Z] ---> 1257cfb0a7fe [2021-03-03T03:33:36.495Z] Step 13/24 : WORKDIR / [2021-03-03T03:33:36.495Z] 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-03T03:33:37.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.098s coverage: 94.4% of statements [2021-03-03T03:33:37.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2021-03-03T03:33:37.912Z] Removing intermediate container c207dfa3412b [2021-03-03T03:33:37.912Z] ---> b5d27436f05f [2021-03-03T03:33:37.912Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T03:33:39.340Z] ---> Running in dc7dac7b85a0 [2021-03-03T03:33:41.293Z] ---> Running in 8177fe008035 [2021-03-03T03:33:43.877Z] Removing intermediate container dc7dac7b85a0 [2021-03-03T03:33:43.877Z] ---> 38622c2191f3 [2021-03-03T03:33:43.877Z] 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-03T03:33:43.877Z] Removing intermediate container 8177fe008035 [2021-03-03T03:33:43.877Z] ---> 6ec6a9dbdbc6 [2021-03-03T03:33:43.877Z] Step 20/22 : LABEL arch=x86_64 [2021-03-03T03:33:44.712Z] ---> Running in 75b4f4fbef01 [2021-03-03T03:33:44.712Z] ---> 3949f82da410 [2021-03-03T03:33:44.712Z] 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-03T03:33:44.712Z] Removing intermediate container dccbf7fc4e4a [2021-03-03T03:33:44.712Z] ---> 8f63e5ba95fd [2021-03-03T03:33:44.712Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-03T03:33:44.712Z] ---> Running in 9c2f63323e51 [2021-03-03T03:33:45.169Z] ---> 26ff712cfba7 [2021-03-03T03:33:45.169Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-03T03:33:45.169Z] Removing intermediate container 75b4f4fbef01 [2021-03-03T03:33:45.169Z] ---> 9355f0f3bd9f [2021-03-03T03:33:45.169Z] Step 21/22 : LABEL git_sha=c72c58446a59f0828351808ff54134885484dbbf [2021-03-03T03:33:45.169Z] ---> Running in e2a949a08a26 [2021-03-03T03:33:45.610Z] ---> Running in b904f445b6a3 [2021-03-03T03:33:45.610Z] ---> f8ebc265fe27 [2021-03-03T03:33:45.610Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-03T03:33:45.933Z] Removing intermediate container b904f445b6a3 [2021-03-03T03:33:45.933Z] ---> 19aae656e8aa [2021-03-03T03:33:45.933Z] Step 22/22 : LABEL version=0.0.0 [2021-03-03T03:33:46.222Z] ---> Running in e51b55f21ed5 [2021-03-03T03:33:46.498Z] ---> 73fedbb26622 [2021-03-03T03:33:46.498Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-03T03:33:46.498Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T03:33:46.498Z] 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-03T03:33:46.498Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T03:33:46.498Z] Removing intermediate container e51b55f21ed5 [2021-03-03T03:33:46.498Z] ---> 084517801662 [2021-03-03T03:33:46.498Z] [2021-03-03T03:33:46.781Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-03T03:33:46.781Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-03T03:33:46.781Z] (3/3) Installing curl (7.69.1-r3) [2021-03-03T03:33:46.781Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T03:33:46.781Z] OK: 72 MiB in 58 packages [2021-03-03T03:33:47.051Z] Successfully built 084517801662 [2021-03-03T03:33:47.325Z] ---> 8678d344a663 [2021-03-03T03:33:47.325Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-03T03:33:47.325Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-03T03:33:47.917Z]  Building docker-support-scheduler-go ... done Removing intermediate container 9c2f63323e51 [2021-03-03T03:33:47.917Z] ---> 0e924fd25e1d [2021-03-03T03:33:47.917Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-03T03:33:48.204Z] ---> Running in 0e671ce86de9 [2021-03-03T03:33:48.204Z] ---> b7f3d59c8f19 [2021-03-03T03:33:48.204Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-03T03:33:48.204Z] Removing intermediate container 0e671ce86de9 [2021-03-03T03:33:48.204Z] ---> b0cbf3d5562a [2021-03-03T03:33:48.204Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T03:33:49.622Z] ---> Running in 3b93502cad88 [2021-03-03T03:33:49.622Z] ---> 99f085a3d8bb [2021-03-03T03:33:49.622Z] 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-03T03:33:49.622Z] ---> Running in 50b1b969eaa4 [2021-03-03T03:33:49.622Z] Removing intermediate container 3b93502cad88 [2021-03-03T03:33:49.622Z] ---> 4e1613499157 [2021-03-03T03:33:49.622Z] Step 24/26 : LABEL arch=x86_64 [2021-03-03T03:33:49.891Z] ---> Running in 868f109fac47 [2021-03-03T03:33:50.488Z] Removing intermediate container 868f109fac47 [2021-03-03T03:33:50.488Z] ---> 83091d242773 [2021-03-03T03:33:50.488Z] Step 25/26 : LABEL git_sha=c72c58446a59f0828351808ff54134885484dbbf [2021-03-03T03:33:50.488Z] ---> Running in b8aab261b0cb [2021-03-03T03:33:50.763Z] Removing intermediate container b8aab261b0cb [2021-03-03T03:33:50.763Z] ---> f4cd56e0e468 [2021-03-03T03:33:50.763Z] Step 26/26 : LABEL version=0.0.0 [2021-03-03T03:33:50.763Z] ---> Running in 6b72fb9ebf25 [2021-03-03T03:33:51.370Z] Removing intermediate container 6b72fb9ebf25 [2021-03-03T03:33:51.370Z] ---> c42ffabd6f3d [2021-03-03T03:33:51.370Z] [2021-03-03T03:33:51.989Z] Successfully built c42ffabd6f3d [2021-03-03T03:33:51.989Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-03T03:33:51.989Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 50b1b969eaa4 [2021-03-03T03:33:51.989Z] ---> c43882d29e54 [2021-03-03T03:33:51.989Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-03T03:33:52.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.140s coverage: 92.9% of statements [2021-03-03T03:33:52.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-03T03:33:52.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-03T03:33:52.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-03T03:33:52.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 77.8% of statements [2021-03-03T03:33:52.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-03T03:33:52.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-03T03:33:52.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-03T03:33:52.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-03T03:33:52.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-03T03:33:52.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2021-03-03T03:33:52.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-03T03:33:52.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-03T03:33:52.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-03-03T03:33:52.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-03T03:33:52.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements [2021-03-03T03:33:52.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-03T03:33:52.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.8% of statements [2021-03-03T03:33:52.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.119s coverage: 87.2% of statements [2021-03-03T03:33:52.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.125s coverage: 84.6% of statements [2021-03-03T03:33:52.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.152s coverage: 91.6% of statements [2021-03-03T03:33:52.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-03T03:33:52.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.524s coverage: 62.4% of statements [2021-03-03T03:33:52.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-03T03:33:52.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-03T03:33:52.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2021-03-03T03:33:52.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.120s coverage: 91.3% of statements [2021-03-03T03:33:52.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements [2021-03-03T03:33:52.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2021-03-03T03:33:52.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2021-03-03T03:33:52.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.904s coverage: 69.1% of statements [2021-03-03T03:33:52.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-03T03:33:52.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-03T03:33:52.969Z] ---> Running in 23c49e4d23f9 [2021-03-03T03:33:53.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.395s coverage: 38.4% of statements [2021-03-03T03:33:53.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-03T03:33:53.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-03T03:33:53.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.089s coverage: 89.5% of statements [2021-03-03T03:33:53.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-03T03:33:53.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.091s coverage: 84.8% of statements [2021-03-03T03:33:54.941Z] Removing intermediate container 23c49e4d23f9 [2021-03-03T03:33:54.941Z] ---> 4f24562163aa [2021-03-03T03:33:54.941Z] Step 22/24 : LABEL arch=x86_64 [2021-03-03T03:33:54.941Z] ---> Running in e57eec9c9937 [2021-03-03T03:33:54.941Z] Removing intermediate container e57eec9c9937 [2021-03-03T03:33:54.941Z] ---> ff5adeb99aeb [2021-03-03T03:33:54.941Z] Step 23/24 : LABEL git_sha=c72c58446a59f0828351808ff54134885484dbbf [2021-03-03T03:33:55.222Z] ---> Running in 72ee45e34760 [2021-03-03T03:33:55.500Z] Removing intermediate container 72ee45e34760 [2021-03-03T03:33:55.500Z] ---> 57cffa2de252 [2021-03-03T03:33:55.500Z] Step 24/24 : LABEL version=0.0.0 [2021-03-03T03:33:55.804Z] ---> Running in e089d341911d [2021-03-03T03:33:56.418Z] Removing intermediate container e089d341911d [2021-03-03T03:33:56.418Z] ---> 890733cafb8f [2021-03-03T03:33:56.418Z] [2021-03-03T03:33:56.703Z] Successfully built 890733cafb8f [2021-03-03T03:33:56.703Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-03T03:33:58.664Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container daf11a882ed1 [2021-03-03T03:33:58.664Z] ---> 667f924f973e [2021-03-03T03:33:58.664Z] [2021-03-03T03:33:58.664Z] Step 10/23 : FROM alpine:3.12 [2021-03-03T03:33:58.664Z] ---> 88dd2752d2ea [2021-03-03T03:33:58.664Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-03T03:33:58.664Z] ---> Running in d97b168b51fd [2021-03-03T03:33:58.953Z] Removing intermediate container d97b168b51fd [2021-03-03T03:33:58.953Z] ---> f3ac670a7215 [2021-03-03T03:33:58.953Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-03T03:33:59.230Z] ---> Running in 8efb3b52d899 [2021-03-03T03:33:59.503Z] Removing intermediate container 8efb3b52d899 [2021-03-03T03:33:59.503Z] ---> efc07d85df67 [2021-03-03T03:33:59.503Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-03T03:33:59.503Z] ---> Running in c878cd3b3f5c [2021-03-03T03:33:59.798Z] Removing intermediate container c878cd3b3f5c [2021-03-03T03:33:59.798Z] ---> 0e5ee7b35b87 [2021-03-03T03:33:59.798Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T03:33:59.798Z] ---> Running in 58838eeb1617 [2021-03-03T03:34:00.629Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.445s coverage: 47.0% of statements [2021-03-03T03:34:00.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-03T03:34:00.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-03T03:34:00.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-03T03:34:00.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-03T03:34:00.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-03T03:34:00.629Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.119s coverage: 100.0% of statements [2021-03-03T03:34:00.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-03T03:34:00.629Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.146s coverage: 100.0% of statements [2021-03-03T03:34:00.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-03T03:34:00.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-03T03:34:00.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-03T03:34:00.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-03T03:34:00.629Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.396s coverage: 88.5% of statements [2021-03-03T03:34:00.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-03T03:34:00.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T03:34:00.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-03T03:34:01.228Z] Removing intermediate container 58838eeb1617 [2021-03-03T03:34:01.228Z] ---> 98e3a3de411c [2021-03-03T03:34:01.228Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-03T03:34:01.228Z] ---> Running in 2e76119074cd [2021-03-03T03:34:01.816Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T03:34:02.401Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T03:34:02.988Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-03T03:34:02.988Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-03T03:34:02.988Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-03T03:34:02.988Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-03T03:34:03.253Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-03T03:34:03.833Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-03T03:34:04.100Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T03:34:04.100Z] OK: 8 MiB in 20 packages [2021-03-03T03:34:06.682Z] Removing intermediate container e2a949a08a26 [2021-03-03T03:34:06.682Z] ---> 148fbd37c8ac [2021-03-03T03:34:06.682Z] [2021-03-03T03:34:06.682Z] Step 10/22 : FROM alpine:3.12 [2021-03-03T03:34:06.682Z] ---> 88dd2752d2ea [2021-03-03T03:34:06.682Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-03T03:34:06.682Z] ---> Running in 8ca6230dfe14 [2021-03-03T03:34:06.682Z] Removing intermediate container 2e76119074cd [2021-03-03T03:34:06.682Z] ---> 8d12a376e709 [2021-03-03T03:34:06.682Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T03:34:06.946Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T03:34:06.946Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T03:34:07.213Z] ---> 8bcc1d0c4100 [2021-03-03T03:34:07.213Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-03T03:34:07.213Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-03T03:34:07.213Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-03T03:34:07.213Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T03:34:07.213Z] Executing ca-certificates-20191127-r4.trigger [2021-03-03T03:34:07.213Z] OK: 6 MiB in 16 packages [2021-03-03T03:34:08.620Z] ---> 5e7745662e4e [2021-03-03T03:34:08.620Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-03T03:34:08.890Z] Removing intermediate container 8ca6230dfe14 [2021-03-03T03:34:08.890Z] ---> f3a4849d7363 [2021-03-03T03:34:08.890Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T03:34:08.890Z] ---> 03b3eb397ed3 [2021-03-03T03:34:08.890Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-03T03:34:08.927Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.114s coverage: 29.1% of statements [2021-03-03T03:34:08.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-03T03:34:08.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-03T03:34:08.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-03T03:34:08.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-03T03:34:08.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-03T03:34:08.927Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.175s coverage: 99.0% of statements [2021-03-03T03:34:08.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-03T03:34:08.927Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.106s coverage: 100.0% of statements [2021-03-03T03:34:08.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-03T03:34:08.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-03T03:34:08.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-03T03:34:08.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-03T03:34:08.927Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.265s coverage: 94.3% of statements [2021-03-03T03:34:08.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-03T03:34:08.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T03:34:08.927Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-03T03:34:08.927Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements [2021-03-03T03:34:08.927Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-03T03:34:08.927Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements [2021-03-03T03:34:08.927Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-03T03:34:08.927Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-03T03:34:08.927Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-03T03:34:08.927Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-03T03:34:08.927Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.111s coverage: 87.9% of statements [2021-03-03T03:34:08.927Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-03T03:34:08.927Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-03T03:34:08.927Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements [2021-03-03T03:34:08.927Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-03-03T03:34:09.155Z] ---> Running in e4d3695d62ee [2021-03-03T03:34:09.155Z] ---> Running in 07c2ef30b54e [2021-03-03T03:34:09.155Z] Removing intermediate container 07c2ef30b54e [2021-03-03T03:34:09.155Z] ---> aa17db614541 [2021-03-03T03:34:09.155Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T03:34:09.155Z] Removing intermediate container e4d3695d62ee [2021-03-03T03:34:09.155Z] ---> 8ecd79947964 [2021-03-03T03:34:09.155Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-03T03:34:09.200Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-03-03T03:34:09.419Z] ---> Running in 3d377d448c9d [2021-03-03T03:34:09.419Z] ---> Running in 37657bb01ec6 [2021-03-03T03:34:09.419Z] Removing intermediate container 37657bb01ec6 [2021-03-03T03:34:09.419Z] ---> 007fdd0d9d60 [2021-03-03T03:34:09.419Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-03T03:34:09.419Z] Removing intermediate container 3d377d448c9d [2021-03-03T03:34:09.419Z] ---> e14a3e0c443e [2021-03-03T03:34:09.419Z] Step 21/23 : LABEL arch=x86_64 [2021-03-03T03:34:09.686Z] ---> Running in f2618a0591a9 [2021-03-03T03:34:09.686Z] ---> Running in 4fe7622159dc [2021-03-03T03:34:09.686Z] Removing intermediate container 4fe7622159dc [2021-03-03T03:34:09.686Z] ---> 36e23682a5fb [2021-03-03T03:34:09.686Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T03:34:09.686Z] Removing intermediate container f2618a0591a9 [2021-03-03T03:34:09.686Z] ---> ba6881da7c35 [2021-03-03T03:34:09.686Z] Step 22/23 : LABEL git_sha=c72c58446a59f0828351808ff54134885484dbbf [2021-03-03T03:34:09.951Z] ---> Running in ac10a54853d7 [2021-03-03T03:34:09.951Z] Removing intermediate container ac10a54853d7 [2021-03-03T03:34:09.951Z] ---> bf303c1ec791 [2021-03-03T03:34:09.951Z] Step 23/23 : LABEL version=0.0.0 [2021-03-03T03:34:10.182Z] GO111MODULE=on go vet ./... [2021-03-03T03:34:10.218Z] ---> d6aebd4bf97b [2021-03-03T03:34:10.218Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-03T03:34:10.218Z] ---> Running in 687e5c4a8d52 [2021-03-03T03:34:10.483Z] Removing intermediate container 687e5c4a8d52 [2021-03-03T03:34:10.483Z] ---> 57a3110d4f99 [2021-03-03T03:34:10.483Z] [2021-03-03T03:34:10.483Z] Successfully built 57a3110d4f99 [2021-03-03T03:34:10.483Z] Successfully tagged docker-core-data-go:latest [2021-03-03T03:34:10.748Z]  Building docker-core-data-go ... done  ---> b347c242a0f8 [2021-03-03T03:34:10.749Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-03T03:34:11.013Z] ---> 42fc148f512a [2021-03-03T03:34:11.013Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-03T03:34:11.013Z] ---> Running in 0e59cd58006a [2021-03-03T03:34:11.278Z] Removing intermediate container 0e59cd58006a [2021-03-03T03:34:11.278Z] ---> 7f5efcfe60db [2021-03-03T03:34:11.278Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T03:34:11.278Z] ---> Running in 1b29647237c5 [2021-03-03T03:34:11.549Z] Removing intermediate container 1b29647237c5 [2021-03-03T03:34:11.549Z] ---> 349c51bd7021 [2021-03-03T03:34:11.549Z] Step 20/22 : LABEL arch=x86_64 [2021-03-03T03:34:11.549Z] ---> Running in 8443dacb1a12 [2021-03-03T03:34:11.549Z] Removing intermediate container 8443dacb1a12 [2021-03-03T03:34:11.549Z] ---> dd39434a28cf [2021-03-03T03:34:11.549Z] Step 21/22 : LABEL git_sha=c72c58446a59f0828351808ff54134885484dbbf [2021-03-03T03:34:11.815Z] ---> Running in 251f23756fdf [2021-03-03T03:34:11.815Z] Removing intermediate container 251f23756fdf [2021-03-03T03:34:11.815Z] ---> 3d9d20fa1856 [2021-03-03T03:34:11.815Z] Step 22/22 : LABEL version=0.0.0 [2021-03-03T03:34:12.080Z] ---> Running in ea0681c1ef0f [2021-03-03T03:34:12.080Z] Removing intermediate container ea0681c1ef0f [2021-03-03T03:34:12.080Z] ---> 7b84d1c51e2b [2021-03-03T03:34:12.080Z] [2021-03-03T03:34:12.345Z] Successfully built 7b84d1c51e2b [2021-03-03T03:34:12.345Z] Successfully tagged docker-support-notifications-go:latest [2021-03-03T03:34:12.652Z]  Building docker-support-notifications-go ... done  [Pipeline] } [2021-03-03T03:34:12.707Z] $ docker stop --time=1 b09147bb518bf7988e57f489a36dd28fe8151218e46ca32eac4a6ba6e546d23f [2021-03-03T03:34:14.485Z] $ docker rm -f b09147bb518bf7988e57f489a36dd28fe8151218e46ca32eac4a6ba6e546d23f [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-03T03:34:15.090Z] + docker images [2021-03-03T03:34:15.090Z] + grep docker [2021-03-03T03:34:15.353Z] docker-support-notifications-go latest 7b84d1c51e2b 4 seconds ago 17.8MB [2021-03-03T03:34:15.353Z] docker-core-data-go latest 57a3110d4f99 5 seconds ago 22.4MB [2021-03-03T03:34:15.353Z] docker-security-secretstore-setup-go latest 890733cafb8f 20 seconds ago 24.9MB [2021-03-03T03:34:15.353Z] docker-sys-mgmt-agent-go latest c42ffabd6f3d 24 seconds ago 313MB [2021-03-03T03:34:15.353Z] docker-support-scheduler-go latest 084517801662 29 seconds ago 17.2MB [2021-03-03T03:34:15.353Z] docker-security-bootstrapper-go latest dd75e42d5b87 About a minute ago 18.7MB [2021-03-03T03:34:15.353Z] docker-core-metadata-go latest 77ec3b0e2191 2 minutes ago 19MB [2021-03-03T03:34:15.353Z] docker-core-command-go latest 0828f1005f9d 2 minutes ago 17.2MB [2021-03-03T03:34:15.353Z] docker-security-proxy-setup-go latest 334227232c76 2 minutes ago 24.7MB [2021-03-03T03:34:15.353Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-03T03:34:31.075Z] Still waiting to schedule task [2021-03-03T03:34:31.075Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-03T03:35:22.972Z] Running on prd-ubuntu18.04-docker-8c-8g-28340 in /w/workspace/edgexfoundry_edgex-go_PR-3214 [Pipeline] { [Pipeline] ws [2021-03-03T03:35:23.029Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-03-03T03:35:25.333Z] using credential edgex-jenkins-ssh [2021-03-03T03:35:25.417Z] Cloning the remote Git repository [2021-03-03T03:35:25.446Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-03T03:35:25.515Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-03-03T03:35:25.542Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-03T03:35:25.543Z] > git --version # timeout=10 [2021-03-03T03:35:25.551Z] > git --version # 'git version 2.17.1' [2021-03-03T03:35:25.551Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-03T03:35:25.576Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-03T03:35:31.242Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-03T03:35:31.247Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-03T03:35:31.256Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-03T03:35:31.265Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-03T03:35:31.265Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-03T03:35:31.269Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3214/head:refs/remotes/origin/PR-3214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-03T03:35:31.904Z] Merging remotes/origin/master commit 76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41 into PR head commit c72c58446a59f0828351808ff54134885484dbbf [2021-03-03T03:35:32.013Z] gofmt -l . [2021-03-03T03:35:32.013Z] [ "`gofmt -l .`" = "" ] [2021-03-03T03:35:32.013Z] ./bin/test-go-mod-tidy.sh [2021-03-03T03:35:32.013Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-03T03:35:32.065Z] Merge succeeded, producing c72c58446a59f0828351808ff54134885484dbbf [2021-03-03T03:35:32.066Z] Checking out Revision c72c58446a59f0828351808ff54134885484dbbf (PR-3214) [2021-03-03T03:35:32.678Z] + ls -al . [2021-03-03T03:35:32.678Z] total 744 [2021-03-03T03:35:32.678Z] drwxrwxr-x 9 1001 1001 4096 Mar 3 03:35 . [2021-03-03T03:35:32.678Z] drwxr-xr-x 4 root root 4096 Mar 3 03:31 .. [2021-03-03T03:35:32.678Z] -rw-rw-r-- 1 1001 1001 11 Mar 3 03:29 .dockerignore [2021-03-03T03:35:32.678Z] drwxrwxr-x 8 1001 1001 4096 Mar 3 03:29 .git [2021-03-03T03:35:32.678Z] drwxrwxr-x 3 1001 1001 4096 Mar 3 03:29 .github [2021-03-03T03:35:32.678Z] -rw-rw-r-- 1 1001 1001 818 Mar 3 03:29 .gitignore [2021-03-03T03:35:32.678Z] -rw-rw-r-- 1 1001 1001 166 Mar 3 03:29 .sonarcloud.properties [2021-03-03T03:35:32.678Z] -rw-rw-r-- 1 1001 1001 8475 Mar 3 03:29 Attribution.txt [2021-03-03T03:35:32.678Z] -rw-rw-r-- 1 1001 1001 3804 Mar 3 03:29 CONTRIBUTING.md [2021-03-03T03:35:32.678Z] -rw-rw-r-- 1 1001 1001 931 Mar 3 03:29 Dockerfile.build [2021-03-03T03:35:32.678Z] -rw-rw-r-- 1 1001 1001 863 Mar 3 03:29 Jenkinsfile [2021-03-03T03:35:32.678Z] -rw-rw-r-- 1 1001 1001 10775 Mar 3 03:29 LICENSE [2021-03-03T03:35:32.678Z] -rw-rw-r-- 1 1001 1001 5774 Mar 3 03:29 Makefile [2021-03-03T03:35:32.678Z] -rw-rw-r-- 1 1001 1001 6524 Mar 3 03:29 README.md [2021-03-03T03:35:32.678Z] -rw-rw-r-- 1 1001 1001 6755 Mar 3 03:29 SECURITY.md [2021-03-03T03:35:32.678Z] -rw-rw-r-- 1 1001 1001 5 Mar 3 03:25 VERSION [2021-03-03T03:35:32.678Z] -rw-rw-r-- 1 1001 1001 4131 Mar 3 03:29 ZMQWindows.md [2021-03-03T03:35:32.678Z] drwxrwxr-x 2 1001 1001 4096 Mar 3 03:29 bin [2021-03-03T03:35:32.678Z] drwxrwxr-x 14 1001 1001 4096 Mar 3 03:29 cmd [2021-03-03T03:35:32.678Z] -rw-r--r-- 1 root root 602988 Mar 3 03:34 coverage.out [2021-03-03T03:35:32.678Z] -rw-r--r-- 1 root root 1055 Mar 3 03:35 go.mod [2021-03-03T03:35:32.678Z] -rw-r--r-- 1 root root 21699 Mar 3 03:35 go.sum [2021-03-03T03:35:32.678Z] drwxrwxr-x 8 1001 1001 4096 Mar 3 03:29 internal [2021-03-03T03:35:32.678Z] drwxrwxr-x 4 1001 1001 4096 Mar 3 03:29 openapi [2021-03-03T03:35:32.678Z] drwxrwxr-x 4 1001 1001 4096 Mar 3 03:29 snap [2021-03-03T03:35:32.678Z] -rw-rw-r-- 1 1001 1001 168 Mar 3 03:29 version.go [Pipeline] sh [2021-03-03T03:35:31.931Z] > git config core.sparsecheckout # timeout=10 [2021-03-03T03:35:31.935Z] > git checkout -f c72c58446a59f0828351808ff54134885484dbbf # timeout=10 [2021-03-03T03:35:32.059Z] > git remote # timeout=10 [2021-03-03T03:35:32.065Z] > git config --get remote.origin.url # timeout=10 [2021-03-03T03:35:32.069Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-03T03:35:32.072Z] > git merge 76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41 # timeout=10 [2021-03-03T03:35:32.080Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-03T03:35:32.087Z] > git config core.sparsecheckout # timeout=10 [2021-03-03T03:35:32.090Z] > git checkout -f c72c58446a59f0828351808ff54134885484dbbf # timeout=10 [2021-03-03T03:35:33.338Z] + '[' -e coverage.out ] [2021-03-03T03:35:33.338Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-03T03:35:33.425Z] Warning: overwriting stash ‘coverage-report’ [2021-03-03T03:35:34.601Z] Stashed 1 file(s) [Pipeline] sh [2021-03-03T03:35:35.290Z] + make build [2021-03-03T03:35:35.290Z] 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-03T03:35:35.706Z] Commit message: "build: Upgrade the go-mod-core-contracts lib" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-03T03:35:37.018Z] + echo snap-build.sh [2021-03-03T03:35:37.018Z] snap-build.sh [2021-03-03T03:35:37.018Z] + SNAP_BASE_DIR=. [2021-03-03T03:35:37.018Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-03-03T03:35:37.018Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-03-03T03:35:37.018Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-03-03T03:35:37.018Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-03-03T03:35:37.018Z] + cd /w/workspace/edgex-go/4 [2021-03-03T03:35:37.018Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-03T03:35:37.018Z] Reading package lists... [2021-03-03T03:35:37.281Z] Building dependency tree... [2021-03-03T03:35:37.281Z] Reading state information... [2021-03-03T03:35:37.281Z] The following packages were automatically installed and are no longer required: [2021-03-03T03:35:37.281Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-03T03:35:37.281Z] uidmap xdelta3 [2021-03-03T03:35:37.281Z] Use 'sudo apt autoremove' to remove them. [2021-03-03T03:35:37.543Z] The following packages will be REMOVED: [2021-03-03T03:35:37.543Z] lxd* lxd-client* [2021-03-03T03:35:38.118Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-03T03:35:38.118Z] After this operation, 31.7 MB disk space will be freed. [2021-03-03T03:35:39.175Z] (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-03T03:35:39.175Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-03T03:35:40.123Z] Removing lxd dnsmasq configuration [2021-03-03T03:35:40.123Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-03T03:35:40.385Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-03T03:35:41.331Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-03T03:35:41.596Z] (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-03T03:35:41.596Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-03T03:35:42.985Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-03T03:35:43.247Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-03T03:35:44.634Z] + sudo snap remove --purge lxd [2021-03-03T03:35:44.894Z] snap "lxd" is not installed [2021-03-03T03:35:44.894Z] + sudo groupadd --force --system lxd [2021-03-03T03:35:44.894Z] ++ whoami [2021-03-03T03:35:44.894Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-03T03:35:45.156Z] + newgrp - lxd [2021-03-03T03:35:45.156Z] + sudo snap install lxd [2021-03-03T03:35:45.465Z] 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-03T03:35:53.294Z] 2021-03-03T03:35:51Z INFO Waiting for automatic snapd restart... [2021-03-03T03:36:05.553Z] lxd 4.11 from Canonical* installed [2021-03-03T03:36:05.553Z] + sudo lxd init --auto [2021-03-03T03:36:07.643Z] 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-03T03:36:11.959Z] 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-03T03:36:15.573Z] + sudo snap install --classic snapcraft [2021-03-03T03:36:17.356Z] 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-03T03:36:17.958Z] 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-03T03:36:22.196Z] snapcraft 4.5.1 from Canonical* installed [2021-03-03T03:36:22.196Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-03T03:36:22.196Z] + patch --verbose -p1 [2021-03-03T03:36:22.196Z] Hmm... Looks like a unified diff to me... [2021-03-03T03:36:22.196Z] The text leading up to this was: [2021-03-03T03:36:22.196Z] -------------------------- [2021-03-03T03:36:22.196Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-03T03:36:22.196Z] |From: Tony Espy [2021-03-03T03:36:22.196Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-03T03:36:22.196Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-03T03:36:22.196Z] | [2021-03-03T03:36:22.196Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-03T03:36:22.196Z] |optimize the snap CI check run for pull requests. When [2021-03-03T03:36:22.196Z] |applied, it essentially strips out everything (apps and [2021-03-03T03:36:22.196Z] |parts) from the snapcraft.yaml file except those required [2021-03-03T03:36:22.196Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-03T03:36:22.196Z] |catch changes to edgex-go that break the snap build. [2021-03-03T03:36:22.196Z] | [2021-03-03T03:36:22.196Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-03T03:36:22.196Z] |to update this patch file, otherwise it may fail to apply, [2021-03-03T03:36:22.196Z] |resulting in a failed snap build CI check in the associated [2021-03-03T03:36:22.196Z] |pull request. [2021-03-03T03:36:22.196Z] | [2021-03-03T03:36:22.196Z] |Note - in addition to applying this patch, the pipeline also [2021-03-03T03:36:22.196Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-03T03:36:22.196Z] |need to build the finally binary .snap file (and it won't [2021-03-03T03:36:22.196Z] |work with the patch applied). This further reduces the build [2021-03-03T03:36:22.196Z] |time. [2021-03-03T03:36:22.196Z] |--- [2021-03-03T03:36:22.196Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-03T03:36:22.196Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-03T03:36:22.196Z] | [2021-03-03T03:36:22.196Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-03T03:36:22.196Z] |index 1e537489..faf42425 100644 [2021-03-03T03:36:22.196Z] |--- a/snap/snapcraft.yaml [2021-03-03T03:36:22.196Z] |+++ b/snap/snapcraft.yaml [2021-03-03T03:36:22.196Z] -------------------------- [2021-03-03T03:36:22.196Z] patching file snap/snapcraft.yaml [2021-03-03T03:36:22.196Z] Using Plan A... [2021-03-03T03:36:22.196Z] Hunk #1 succeeded at 73. [2021-03-03T03:36:22.196Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-03-03T03:36:22.196Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-03-03T03:36:22.196Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-03-03T03:36:22.196Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-03-03T03:36:22.196Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-03-03T03:36:22.196Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-03-03T03:36:22.196Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-03-03T03:36:22.196Z] Hmm... Ignoring the trailing garbage. [2021-03-03T03:36:22.196Z] done [2021-03-03T03:36:22.196Z] + sudo snapcraft prime --use-lxd [2021-03-03T03:36:23.367Z] 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-03T03:36:23.586Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-03T03:36:23.586Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-03-03T03:36:23.586Z] - README.md [2021-03-03T03:36:23.586Z] - snapcraft.yaml.orig [2021-03-03T03:36:23.586Z] [2021-03-03T03:36:23.586Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-03T03:36:24.531Z] Launching a container. [2021-03-03T03:36:27.680Z] 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-03T03:36:31.996Z] 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-03T03:36:36.302Z] 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-03T03:36:36.784Z] Waiting for container to be ready [2021-03-03T03:36:36.784Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-03T03:36:36.784Z] [2021-03-03T03:36:39.700Z] 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-03T03:36:40.091Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-03T03:36:40.351Z] Waiting for network to be ready... [2021-03-03T03:36:40.611Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-03T03:36:40.871Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-03T03:36:40.871Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-03T03:36:40.871Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-03T03:36:40.871Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] [2021-03-03T03:36:40.871Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] [2021-03-03T03:36:40.871Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] [2021-03-03T03:36:40.871Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] [2021-03-03T03:36:40.871Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-03-03T03:36:40.871Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-03T03:36:41.442Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-03T03:36:41.442Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-03T03:36:41.702Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-03T03:36:41.702Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-03T03:36:41.702Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-03T03:36:41.702Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-03T03:36:41.702Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-03T03:36:41.702Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-03T03:36:41.968Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-03T03:36:42.230Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-03T03:36:42.230Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-03T03:36:42.491Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] [2021-03-03T03:36:42.491Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] [2021-03-03T03:36:42.491Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] [2021-03-03T03:36:42.491Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] [2021-03-03T03:36:42.491Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-03T03:36:42.491Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-03T03:36:43.087Z] 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-03T03:36:45.788Z] Fetched 24.0 MB in 5s (4628 kB/s) [2021-03-03T03:36:47.173Z] Reading package lists... [2021-03-03T03:36:47.433Z] Reading package lists... [2021-03-03T03:36:47.694Z] Building dependency tree... [2021-03-03T03:36:47.694Z] Reading state information... [2021-03-03T03:36:47.694Z] The following additional packages will be installed: [2021-03-03T03:36:47.694Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-03T03:36:47.694Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-03T03:36:47.694Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-03T03:36:47.694Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-03T03:36:47.694Z] Suggested packages: [2021-03-03T03:36:47.694Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-03T03:36:47.694Z] Recommended packages: [2021-03-03T03:36:47.694Z] gnupg libsasl2-modules [2021-03-03T03:36:47.694Z] The following NEW packages will be installed: [2021-03-03T03:36:47.694Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-03T03:36:47.694Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-03T03:36:47.694Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-03T03:36:47.694Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-03T03:36:47.694Z] The following packages will be upgraded: [2021-03-03T03:36:47.694Z] gpg gpg-agent gpgconf libudev1 [2021-03-03T03:36:47.694Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-03T03:36:47.694Z] Need to get 3530 kB of archives. [2021-03-03T03:36:47.694Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-03T03:36:47.694Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-03-03T03:36:47.954Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-03-03T03:36:47.954Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-03T03:36:47.954Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-03T03:36:47.954Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-03T03:36:48.215Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-03T03:36:48.786Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-03T03:36:48.787Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-03T03:36:48.787Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-03T03:36:48.787Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-03T03:36:48.787Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-03T03:36:48.787Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-03T03:36:48.787Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-03T03:36:48.787Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-03T03:36:48.787Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-03T03:36:48.787Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-03T03:36:48.787Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-03T03:36:48.787Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-03T03:36:48.787Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-03T03:36:48.787Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-03T03:36:48.787Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-03T03:36:48.787Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-03T03:36:49.047Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-03T03:36:49.047Z] Fetched 3530 kB in 1s (3173 kB/s) [2021-03-03T03:36:49.047Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-03T03:36:49.047Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-03T03:36:49.047Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-03T03:36:49.307Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-03T03:36:49.307Z] Selecting previously unselected package udev. [2021-03-03T03:36:49.307Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-03T03:36:49.307Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-03T03:36:49.307Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-03T03:36:49.568Z] Selecting previously unselected package libfuse2:amd64. [2021-03-03T03:36:49.568Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-03T03:36:49.568Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [Pipeline] } [2021-03-03T03:36:49.817Z] $ docker stop --time=1 1661081a8f9a27fbf5edddd353b80889709e960144b6d2098c8f2c5a00d01b29 [2021-03-03T03:36:49.828Z] Selecting previously unselected package fuse. [2021-03-03T03:36:49.828Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-03T03:36:49.828Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-03T03:36:49.828Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-03T03:36:49.828Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-03T03:36:50.088Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-03T03:36:50.088Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-03T03:36:50.088Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-03T03:36:50.088Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-03T03:36:50.349Z] Selecting previously unselected package libksba8:amd64. [2021-03-03T03:36:50.349Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-03T03:36:50.349Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-03T03:36:50.349Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-03T03:36:50.349Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T03:36:50.349Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T03:36:50.349Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-03T03:36:50.349Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T03:36:50.349Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T03:36:50.610Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-03T03:36:50.610Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T03:36:50.610Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T03:36:50.610Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-03T03:36:50.610Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T03:36:50.610Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T03:36:50.870Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-03T03:36:50.870Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T03:36:50.870Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T03:36:50.870Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-03T03:36:50.870Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T03:36:50.870Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T03:36:50.870Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-03T03:36:50.870Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T03:36:50.870Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T03:36:51.130Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-03T03:36:51.130Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T03:36:51.130Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T03:36:51.130Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-03T03:36:51.130Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T03:36:51.130Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T03:36:51.130Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-03T03:36:51.130Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-03T03:36:51.130Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-03T03:36:51.391Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-03T03:36:51.391Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-03T03:36:51.391Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-03T03:36:51.391Z] Selecting previously unselected package libldap-common. [2021-03-03T03:36:51.391Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-03T03:36:51.391Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-03T03:36:51.391Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-03T03:36:51.391Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-03T03:36:51.391Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-03T03:36:51.651Z] Selecting previously unselected package dirmngr. [2021-03-03T03:36:51.651Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-03T03:36:51.651Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-03T03:36:51.651Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-03T03:36:51.651Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-03T03:36:51.651Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-03T03:36:51.915Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-03T03:36:51.915Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-03T03:36:51.915Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-03T03:36:51.915Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T03:36:52.176Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-03T03:36:52.176Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-03T03:36:52.176Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-03T03:36:52.350Z] $ docker rm -f 1661081a8f9a27fbf5edddd353b80889709e960144b6d2098c8f2c5a00d01b29 [2021-03-03T03:36:52.746Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-03T03:36:52.746Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T03:36:52.746Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-03T03:36:53.007Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-03T03:36:53.007Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-03T03:36:53.007Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T03:36:53.007Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T03:36:53.007Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T03:36:53.007Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T03:36:53.007Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T03:36:53.270Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T03:36:53.270Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T03:36:53.270Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-03T03:36:53.270Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-03T03:36:53.270Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-03-03T03:36:53.842Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-03T03:36:53.842Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-03T03:36:53.842Z] This means they are not meant to be enabled using systemctl. [2021-03-03T03:36:53.842Z] Possible reasons for having this kind of units are: [2021-03-03T03:36:53.842Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-03T03:36:53.842Z] .wants/ or .requires/ directory. [2021-03-03T03:36:53.842Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-03T03:36:53.842Z] a requirement dependency on it. [2021-03-03T03:36:53.842Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-03T03:36:53.842Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-03T03:36:53.842Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-03T03:36:53.842Z] instance name specified. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-03T03:36:54.107Z] Reading package lists... [2021-03-03T03:36:54.368Z] Building dependency tree... [2021-03-03T03:36:54.368Z] Reading state information... [2021-03-03T03:36:54.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-03T03:36:54.411Z] [2021-03-03T03:36:54.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-03T03:36:54.630Z] The following additional packages will be installed: [2021-03-03T03:36:54.630Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-03T03:36:54.631Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-03T03:36:54.631Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-03T03:36:54.631Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-03T03:36:54.631Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-03T03:36:54.631Z] Suggested packages: [2021-03-03T03:36:54.631Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-03T03:36:54.631Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-03T03:36:54.631Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-03T03:36:54.631Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-03T03:36:54.631Z] systemd-container policykit-1 [2021-03-03T03:36:54.631Z] Recommended packages: [2021-03-03T03:36:54.631Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-03T03:36:54.631Z] The following NEW packages will be installed: [2021-03-03T03:36:54.631Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-03T03:36:54.631Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-03T03:36:54.631Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-03T03:36:54.631Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-03T03:36:54.631Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-03T03:36:54.631Z] The following packages will be upgraded: [2021-03-03T03:36:54.631Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-03T03:36:54.631Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-03T03:36:54.631Z] Need to get 35.2 MB of archives. [2021-03-03T03:36:54.631Z] After this operation, 141 MB of additional disk space will be used. [2021-03-03T03:36:54.631Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-03T03:36:54.631Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [Pipeline] isUnix [Pipeline] sh [2021-03-03T03:36:54.893Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-03T03:36:54.893Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-03T03:36:54.893Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-03T03:36:54.893Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-03T03:36:54.893Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-03T03:36:54.893Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-03T03:36:54.893Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-03T03:36:54.893Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-03T03:36:54.893Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-03T03:36:54.893Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-03T03:36:54.893Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-03T03:36:54.893Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-03T03:36:54.893Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-03T03:36:54.893Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-03T03:36:54.893Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-03T03:36:54.893Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-03T03:36:54.893Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-03T03:36:55.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-03T03:36:55.331Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-03T03:36:55.331Z] 29e5d40040c1: Pulling fs layer [2021-03-03T03:36:55.331Z] 1ce36da41761: Pulling fs layer [2021-03-03T03:36:55.331Z] 25b303627fd3: Pulling fs layer [2021-03-03T03:36:55.837Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-03T03:36:55.837Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-03T03:36:55.837Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-03T03:36:55.837Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-03T03:36:55.837Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-03T03:36:55.837Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-03T03:36:55.837Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-03T03:36:55.837Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-03T03:36:55.837Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-03T03:36:55.837Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-03T03:36:55.837Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-03T03:36:55.837Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-03T03:36:55.837Z] Fetched 35.2 MB in 1s (29.1 MB/s) [2021-03-03T03:36:55.924Z] 29e5d40040c1: Verifying Checksum [2021-03-03T03:36:55.924Z] 29e5d40040c1: Download complete [2021-03-03T03:36:56.108Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-03T03:36:56.108Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-03T03:36:56.108Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-03T03:36:56.522Z] 1ce36da41761: Verifying Checksum [2021-03-03T03:36:56.522Z] 1ce36da41761: Download complete [2021-03-03T03:36:56.522Z] 29e5d40040c1: Pull complete [2021-03-03T03:36:57.058Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-03T03:36:57.058Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-03T03:36:57.058Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-03T03:36:57.319Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-03T03:36:57.319Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-03T03:36:57.319Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-03T03:36:57.580Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-03T03:36:57.841Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-03T03:36:57.841Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-03T03:36:57.841Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-03T03:36:57.957Z] 1ce36da41761: Pull complete [2021-03-03T03:36:57.957Z] 25b303627fd3: Download complete [2021-03-03T03:36:58.103Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-03T03:36:58.103Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-03T03:36:58.675Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-03T03:36:58.675Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-03T03:36:58.675Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-03T03:36:58.936Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-03T03:36:59.197Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-03T03:36:59.197Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-03T03:36:59.197Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T03:36:59.458Z] Selecting previously unselected package libexpat1:amd64. [2021-03-03T03:36:59.459Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-03T03:36:59.459Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-03T03:36:59.459Z] Selecting previously unselected package python3.6-minimal. [2021-03-03T03:36:59.459Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-03T03:36:59.459Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T03:36:59.720Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-03T03:36:59.981Z] Checking for services that may need to be restarted...done. [2021-03-03T03:36:59.981Z] Checking for services that may need to be restarted...done. [2021-03-03T03:36:59.981Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T03:36:59.981Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-03T03:36:59.981Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T03:37:00.554Z] Selecting previously unselected package python3-minimal. [2021-03-03T03:37:00.554Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-03T03:37:00.554Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-03T03:37:00.554Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-03T03:37:00.816Z] Selecting previously unselected package mime-support. [2021-03-03T03:37:00.816Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-03T03:37:00.816Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-03T03:37:00.816Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-03T03:37:00.816Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-03T03:37:00.816Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-03T03:37:01.078Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-03T03:37:01.078Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-03T03:37:01.078Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T03:37:01.339Z] Selecting previously unselected package python3.6. [2021-03-03T03:37:01.339Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-03T03:37:01.339Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T03:37:01.339Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-03T03:37:01.339Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-03T03:37:01.339Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-03T03:37:01.339Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-03T03:37:01.604Z] Selecting previously unselected package python3. [2021-03-03T03:37:01.604Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-03T03:37:01.604Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-03T03:37:01.605Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-03T03:37:01.866Z] Selecting previously unselected package multiarch-support. [2021-03-03T03:37:01.866Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-03T03:37:01.866Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-03T03:37:01.866Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-03T03:37:01.866Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-03T03:37:02.129Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-03T03:37:02.129Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-03T03:37:02.129Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-03T03:37:02.129Z] Selecting previously unselected package libbsd0:amd64. [2021-03-03T03:37:02.129Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-03T03:37:02.129Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-03T03:37:02.129Z] Selecting previously unselected package sudo. [2021-03-03T03:37:02.129Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-03T03:37:02.129Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-03T03:37:02.390Z] Selecting previously unselected package apparmor. [2021-03-03T03:37:02.391Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-03T03:37:02.391Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-03T03:37:03.340Z] Selecting previously unselected package libedit2:amd64. [2021-03-03T03:37:03.340Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-03T03:37:03.340Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-03T03:37:03.340Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-03T03:37:03.340Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-03T03:37:03.340Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T03:37:03.340Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-03T03:37:03.340Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-03T03:37:03.340Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T03:37:03.340Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-03T03:37:03.340Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-03T03:37:03.340Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-03T03:37:03.601Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-03T03:37:03.601Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-03T03:37:03.601Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T03:37:03.601Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-03T03:37:03.601Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-03T03:37:03.601Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T03:37:03.601Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-03T03:37:03.601Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-03T03:37:03.601Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-03T03:37:03.862Z] Selecting previously unselected package openssh-client. [2021-03-03T03:37:03.862Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-03T03:37:03.862Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-03T03:37:04.124Z] Selecting previously unselected package squashfs-tools. [2021-03-03T03:37:04.124Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-03T03:37:04.124Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-03T03:37:04.124Z] Selecting previously unselected package snapd. [2021-03-03T03:37:04.124Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-03T03:37:04.124Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-03T03:37:06.670Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-03T03:37:06.670Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-03T03:37:06.670Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-03T03:37:06.670Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-03T03:37:06.670Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-03T03:37:06.670Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T03:37:06.670Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-03T03:37:06.670Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-03T03:37:06.670Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-03T03:37:07.613Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-03T03:37:07.613Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-03T03:37:07.613Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-03T03:37:07.874Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T03:37:07.874Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T03:37:07.874Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T03:37:08.108Z] 25b303627fd3: Pull complete [2021-03-03T03:37:08.108Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-03T03:37:08.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-03T03:37:08.108Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-03T03:37:08.326Z] prd-ubuntu18.04-docker-arm64-4c-16g-28339 does not seem to be running inside a container [2021-03-03T03:37:08.396Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-03T03:37:08.838Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-03T03:37:08.838Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T03:37:08.838Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-03T03:37:08.838Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-03T03:37:08.838Z] running python rtupdate hooks for python3.6... [2021-03-03T03:37:08.838Z] running python post-rtupdate hooks for python3.6... [2021-03-03T03:37:08.838Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-03T03:37:10.224Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-03T03:37:10.486Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T03:37:10.486Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-03T03:37:10.749Z] Setting up snapd (2.48.3+18.04) ... [2021-03-03T03:37:11.323Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-03T03:37:11.323Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-03T03:37:11.402Z] $ docker top 716d7d8d820b7a5a2a2f6d6b4db911d8742757521b41dd63fc26bf918d1ee55f -eo pid,comm [2021-03-03T03:37:11.584Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [Pipeline] { [2021-03-03T03:37:11.855Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [Pipeline] sh [2021-03-03T03:37:12.116Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-03T03:37:12.116Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-03T03:37:12.377Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-03T03:37:12.377Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-03T03:37:12.499Z] + docker-compose build --help [2021-03-03T03:37:12.499Z] + grep parallel [2021-03-03T03:37:12.638Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-03T03:37:12.899Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-03T03:37:13.160Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-03-03T03:37:13.160Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-03T03:37:13.160Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-03T03:37:14.546Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-03T03:37:14.546Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-03T03:37:14.546Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-03T03:37:15.854Z] --parallel Build images in parallel. [Pipeline] } [2021-03-03T03:37:16.149Z] $ docker stop --time=1 716d7d8d820b7a5a2a2f6d6b4db911d8742757521b41dd63fc26bf918d1ee55f [2021-03-03T03:37:16.722Z] Reading package lists... [2021-03-03T03:37:16.982Z] Reading package lists... [2021-03-03T03:37:17.242Z] Building dependency tree... [2021-03-03T03:37:17.242Z] Reading state information... [2021-03-03T03:37:17.242Z] Calculating upgrade... [2021-03-03T03:37:17.503Z] The following packages will be upgraded: [2021-03-03T03:37:17.503Z] advancecomp base-files bash binutils binutils-common [2021-03-03T03:37:17.503Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-03T03:37:17.503Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-03T03:37:17.503Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-03T03:37:17.503Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-03T03:37:17.503Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-03T03:37:17.503Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-03T03:37:17.503Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-03T03:37:17.503Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-03T03:37:17.503Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-03T03:37:17.503Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-03T03:37:17.503Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-03T03:37:17.503Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-03T03:37:17.503Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-03T03:37:17.503Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-03T03:37:17.503Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-03T03:37:17.503Z] Need to get 63.8 MB of archives. [2021-03-03T03:37:17.503Z] After this operation, 5202 kB of additional disk space will be used. [2021-03-03T03:37:17.503Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-03T03:37:17.503Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-03-03T03:37:18.089Z] $ docker rm -f 716d7d8d820b7a5a2a2f6d6b4db911d8742757521b41dd63fc26bf918d1ee55f [2021-03-03T03:37:18.444Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-03T03:37:18.444Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-03T03:37:18.444Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-03T03:37:18.444Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-03T03:37:18.444Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-03T03:37:18.444Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-03T03:37:18.444Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-03-03T03:37:18.444Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-03T03:37:18.444Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-03T03:37:18.444Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-03T03:37:18.444Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-03T03:37:18.444Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-03T03:37:18.444Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-03T03:37:18.444Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-03T03:37:18.444Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-03T03:37:18.444Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-03T03:37:18.444Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-03T03:37:18.444Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-03T03:37:18.444Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-03T03:37:18.444Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-03T03:37:18.444Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-03T03:37:18.444Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-03T03:37:18.444Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-03T03:37:18.444Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-03T03:37:18.444Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-03T03:37:18.444Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-03T03:37:18.444Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2021-03-03T03:37:18.710Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-03T03:37:18.710Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-03T03:37:18.710Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-03T03:37:18.710Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-03T03:37:18.710Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-03T03:37:18.710Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-03T03:37:18.710Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-03T03:37:18.710Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-03T03:37:18.710Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-03-03T03:37:18.710Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-03T03:37:18.710Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-03T03:37:18.710Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-03T03:37:18.710Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-03T03:37:18.710Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-03T03:37:18.710Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-03T03:37:18.710Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-03T03:37:18.710Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-03T03:37:18.710Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-03T03:37:18.710Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-03T03:37:18.710Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-03T03:37:18.710Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-03T03:37:18.710Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-03T03:37:18.710Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-03T03:37:18.710Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-03T03:37:18.710Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-03T03:37:18.710Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [Pipeline] isUnix [Pipeline] sh [2021-03-03T03:37:18.974Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-03T03:37:18.974Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-03T03:37:18.975Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-03T03:37:18.975Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-03-03T03:37:18.975Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-03T03:37:18.975Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-03T03:37:18.975Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-03T03:37:18.975Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-03T03:37:18.975Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-03T03:37:18.975Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-03T03:37:18.975Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-03T03:37:18.975Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-03T03:37:18.975Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-03T03:37:18.975Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-03-03T03:37:18.975Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-03T03:37:18.975Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-03T03:37:18.975Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-03T03:37:18.975Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-03T03:37:18.975Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-03T03:37:18.975Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-03T03:37:19.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-03T03:37:19.084Z] . [Pipeline] withDockerContainer [2021-03-03T03:37:19.237Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-03T03:37:19.237Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-03T03:37:19.237Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-03T03:37:19.237Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-03T03:37:19.237Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-03T03:37:19.237Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-03T03:37:19.237Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-03T03:37:19.237Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-03T03:37:19.237Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-03T03:37:19.237Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-03T03:37:19.237Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-03T03:37:19.237Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-03T03:37:19.237Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-03T03:37:19.318Z] prd-ubuntu18.04-docker-arm64-4c-16g-28339 does not seem to be running inside a container [2021-03-03T03:37:19.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-03T03:37:19.497Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-03T03:37:19.498Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-03T03:37:19.758Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-03T03:37:20.395Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-03T03:37:20.395Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-03T03:37:20.395Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-03T03:37:20.658Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-03T03:37:20.658Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-03T03:37:20.658Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-03T03:37:20.658Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-03T03:37:20.658Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-03T03:37:20.658Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-03T03:37:20.721Z] $ docker top 54a0fbf9430c5fa8cc5e9b4867fe9cdadd8b972659d0f8edb4cbb753fedbc292 -eo pid,comm [2021-03-03T03:37:20.918Z] Fetched 63.8 MB in 3s (20.2 MB/s) [2021-03-03T03:37:20.918Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T03:37:20.918Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-03T03:37:20.918Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] { [Pipeline] sh [2021-03-03T03:37:21.756Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-03T03:37:21.872Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-03T03:37:21.872Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-03T03:37:21.872Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-03-03T03:37:21.872Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-03-03T03:37:22.817Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T03:37:22.817Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T03:37:22.817Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T03:37:23.079Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T03:37:23.079Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T03:37:23.079Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T03:37:23.345Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T03:37:23.345Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T03:37:23.345Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T03:37:23.345Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T03:37:23.607Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T03:37:23.607Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T03:37:23.607Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T03:37:23.870Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T03:37:23.870Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T03:37:24.131Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-03T03:37:24.131Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T03:37:24.131Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-03T03:37:24.131Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-03T03:37:24.394Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-03T03:37:24.394Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T03:37:24.394Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T03:37:24.394Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T03:37:24.394Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T03:37:24.656Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T03:37:24.656Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T03:37:24.656Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T03:37:24.917Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-03T03:37:24.917Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-03T03:37:25.129Z] Building docker-core-command-go ... [2021-03-03T03:37:25.129Z] Building docker-core-data-go ... [2021-03-03T03:37:25.129Z] Building docker-core-metadata-go ... [2021-03-03T03:37:25.129Z] Building docker-security-bootstrapper-go ... [2021-03-03T03:37:25.129Z] Building docker-security-proxy-setup-go ... [2021-03-03T03:37:25.129Z] Building docker-security-secretstore-setup-go ... [2021-03-03T03:37:25.129Z] Building docker-support-notifications-go ... [2021-03-03T03:37:25.129Z] Building docker-support-scheduler-go ... [2021-03-03T03:37:25.129Z] Building docker-sys-mgmt-agent-go ... [2021-03-03T03:37:25.129Z] Building docker-core-data-go [2021-03-03T03:37:25.129Z] Building docker-security-bootstrapper-go [2021-03-03T03:37:25.129Z] Building docker-security-secretstore-setup-go [2021-03-03T03:37:25.129Z] Building docker-security-proxy-setup-go [2021-03-03T03:37:25.129Z] Building docker-core-metadata-go [2021-03-03T03:37:25.179Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-03T03:37:25.442Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-03T03:37:25.704Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-03T03:37:25.704Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-03T03:37:25.704Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-03T03:37:25.977Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-03T03:37:25.977Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-03T03:37:26.239Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-03T03:37:26.239Z] Installing new version of config file /etc/issue ... [2021-03-03T03:37:26.239Z] Installing new version of config file /etc/issue.net ... [2021-03-03T03:37:26.239Z] Installing new version of config file /etc/lsb-release ... [2021-03-03T03:37:26.239Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-03T03:37:26.501Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-03T03:37:26.501Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-03T03:37:26.501Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-03T03:37:26.764Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T03:37:26.764Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-03T03:37:26.764Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-03T03:37:27.026Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-03T03:37:27.026Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-03-03T03:37:27.026Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T03:37:27.026Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T03:37:27.026Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-03T03:37:27.026Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-03T03:37:27.288Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T03:37:27.288Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-03T03:37:27.288Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-03T03:37:27.288Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-03T03:37:27.549Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T03:37:27.549Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-03T03:37:27.549Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-03T03:37:27.811Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-03T03:37:28.072Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T03:37:28.072Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-03T03:37:28.072Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-03T03:37:28.072Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-03T03:37:28.333Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T03:37:28.333Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-03T03:37:28.333Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-03T03:37:28.333Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-03T03:37:28.593Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T03:37:28.593Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-03T03:37:28.593Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-03T03:37:28.593Z] Setting up grep (3.1-2build1) ... [2021-03-03T03:37:28.593Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T03:37:28.593Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-03T03:37:28.855Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-03T03:37:28.855Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-03T03:37:29.117Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T03:37:29.117Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-03T03:37:29.117Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-03T03:37:29.117Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-03T03:37:29.380Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T03:37:29.380Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-03T03:37:29.380Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-03T03:37:29.955Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-03T03:37:29.955Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-03T03:37:29.955Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-03T03:37:30.218Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-03T03:37:30.795Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-03T03:37:30.795Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T03:37:30.795Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-03T03:37:30.795Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-03T03:37:31.757Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-03T03:37:31.757Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-03T03:37:32.025Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-03T03:37:32.025Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-03T03:37:32.025Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-03T03:37:32.286Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T03:37:32.286Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-03T03:37:32.286Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-03T03:37:32.286Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-03T03:37:32.549Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T03:37:32.549Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T03:37:32.549Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T03:37:32.549Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-03T03:37:32.810Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T03:37:32.810Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T03:37:32.810Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T03:37:32.810Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-03T03:37:33.071Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T03:37:33.071Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T03:37:33.071Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T03:37:33.071Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-03T03:37:33.332Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T03:37:33.332Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T03:37:33.332Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T03:37:33.332Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-03T03:37:33.332Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T03:37:33.332Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-03T03:37:33.593Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-03T03:37:33.593Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-03T03:37:33.593Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-03T03:37:33.593Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-03T03:37:33.854Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T03:37:33.854Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-03T03:37:33.854Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-03T03:37:33.854Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-03T03:37:34.116Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T03:37:34.116Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T03:37:34.116Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T03:37:34.116Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-03T03:37:34.377Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T03:37:34.377Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T03:37:34.377Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T03:37:34.377Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-03T03:37:34.377Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T03:37:34.377Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T03:37:34.640Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T03:37:35.212Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-03T03:37:35.212Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-03T03:37:35.812Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-03T03:37:35.812Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T03:37:35.812Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-03T03:37:35.812Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-03T03:37:36.073Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-03T03:37:36.333Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T03:37:36.333Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-03T03:37:36.333Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-03T03:37:36.333Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-03T03:37:36.593Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T03:37:36.593Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-03T03:37:36.593Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-03T03:37:36.854Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-03T03:37:37.116Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T03:37:37.116Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-03T03:37:37.116Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-03T03:37:37.116Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-03T03:37:37.377Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T03:37:37.377Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-03T03:37:37.377Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-03T03:37:37.377Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-03T03:37:37.637Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T03:37:37.637Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-03T03:37:37.637Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-03T03:37:37.637Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-03T03:37:37.900Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T03:37:37.900Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-03T03:37:37.900Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-03T03:37:38.161Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-03T03:37:38.161Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T03:37:38.161Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-03T03:37:38.422Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-03T03:37:38.422Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-03T03:37:38.683Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T03:37:38.683Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T03:37:38.683Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T03:37:38.944Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-03T03:37:38.944Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-03T03:37:38.944Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-03T03:37:38.944Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-03T03:37:39.515Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-03T03:37:39.515Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T03:37:39.515Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-03T03:37:39.515Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-03T03:37:39.775Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-03T03:37:39.775Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T03:37:39.775Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-03T03:37:40.037Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-03T03:37:40.037Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-03T03:37:40.306Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T03:37:40.306Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-03T03:37:40.567Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-03T03:37:40.567Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-03T03:37:40.567Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T03:37:40.567Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-03-03T03:37:40.567Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-03T03:37:40.851Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-03-03T03:37:40.851Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T03:37:40.851Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-03T03:37:41.123Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-03T03:37:41.384Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-03T03:37:41.646Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T03:37:41.646Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-03T03:37:41.646Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-03T03:37:41.646Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-03T03:37:41.907Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T03:37:41.907Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-03T03:37:41.907Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-03T03:37:41.907Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-03T03:37:42.231Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T03:37:42.231Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-03T03:37:42.231Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-03T03:37:42.231Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-03T03:37:42.493Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T03:37:42.493Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-03T03:37:42.493Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-03T03:37:42.493Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-03T03:37:42.754Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T03:37:42.754Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-03T03:37:42.754Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-03T03:37:42.754Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-03T03:37:43.015Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T03:37:43.015Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-03T03:37:43.015Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-03T03:37:43.015Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-03T03:37:43.276Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T03:37:43.276Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-03T03:37:43.276Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-03T03:37:43.276Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-03T03:37:43.537Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-03T03:37:43.537Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-03T03:37:43.537Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-03T03:37:43.537Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-03T03:37:43.537Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-03T03:37:43.798Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-03T03:37:43.798Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-03T03:37:44.059Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-03T03:37:44.059Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-03T03:37:44.319Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-03T03:37:44.319Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-03T03:37:44.319Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-03T03:37:44.319Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-03T03:37:44.580Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-03T03:37:44.580Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-03T03:37:44.580Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-03T03:37:44.580Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-03T03:37:44.841Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-03T03:37:44.841Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-03T03:37:44.841Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-03T03:37:44.841Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-03T03:37:45.101Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-03T03:37:45.101Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-03T03:37:45.101Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-03T03:37:45.101Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-03T03:37:46.041Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-03T03:37:46.041Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-03T03:37:46.302Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-03T03:37:46.302Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-03T03:37:46.302Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-03T03:37:46.564Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-03T03:37:46.825Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-03T03:37:46.825Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-03T03:37:47.089Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-03T03:37:47.089Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-03T03:37:47.349Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-03T03:37:47.349Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-03T03:37:47.349Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T03:37:47.349Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T03:37:47.609Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T03:37:47.610Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T03:37:47.610Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T03:37:47.870Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T03:37:47.870Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T03:37:47.870Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T03:37:48.810Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T03:37:48.810Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T03:37:50.195Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T03:37:50.195Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T03:37:50.767Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T03:37:50.767Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T03:37:51.028Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T03:37:51.288Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T03:37:52.230Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T03:37:52.230Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T03:37:52.230Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-03T03:37:52.230Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-03T03:37:52.230Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-03T03:37:52.230Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-03T03:37:52.491Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-03T03:37:52.491Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-03T03:37:52.752Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-03T03:37:52.752Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-03T03:37:52.752Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-03T03:37:53.011Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-03T03:37:53.011Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-03T03:37:53.011Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-03T03:37:53.011Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-03T03:37:53.273Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-03T03:37:53.273Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T03:37:53.273Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-03T03:37:53.571Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T03:37:53.571Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T03:37:53.571Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T03:37:53.571Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-03T03:37:53.571Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-03T03:37:53.571Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-03T03:37:53.835Z] [2021-03-03T03:37:53.835Z] Current default time zone: 'Etc/UTC' [2021-03-03T03:37:53.835Z] Local time is now: Wed Mar 3 03:37:53 UTC 2021. [2021-03-03T03:37:53.835Z] Universal Time is now: Wed Mar 3 03:37:53 UTC 2021. [2021-03-03T03:37:53.835Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-03T03:37:53.835Z] [2021-03-03T03:37:53.835Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-03T03:37:53.835Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T03:37:53.835Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-03-03T03:37:53.835Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-03T03:37:53.835Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-03T03:37:53.835Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-03T03:37:53.835Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-03T03:37:54.096Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-03T03:37:54.096Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-03T03:37:54.096Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-03T03:37:54.096Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T03:37:54.096Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-03T03:37:54.357Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T03:37:54.357Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-03T03:37:54.619Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T03:37:54.619Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-03T03:37:54.619Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-03T03:37:54.619Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-03T03:37:54.619Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-03T03:37:54.619Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-03T03:37:54.881Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-03T03:37:54.881Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-03T03:37:54.881Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-03T03:37:56.796Z] Updating certificates in /etc/ssl/certs... [2021-03-03T03:37:57.369Z] 23 added, 27 removed; done. [2021-03-03T03:37:57.631Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-03T03:37:57.631Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T03:37:57.631Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-03T03:37:57.631Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-03T03:37:57.631Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-03T03:37:57.892Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T03:37:57.892Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-03T03:37:57.892Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T03:37:57.892Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T03:37:57.892Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T03:37:57.892Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T03:37:57.892Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T03:37:57.892Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-03T03:37:58.152Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-03T03:37:58.152Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-03T03:37:58.152Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-03T03:37:58.152Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-03T03:37:58.152Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T03:37:58.153Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T03:37:58.413Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-03T03:37:58.413Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-03T03:37:58.413Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-03T03:37:58.413Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-03T03:37:58.413Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-03T03:37:58.674Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-03T03:37:58.674Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-03T03:37:58.674Z] Updating certificates in /etc/ssl/certs... [2021-03-03T03:37:59.246Z] 0 added, 0 removed; done. [2021-03-03T03:37:59.247Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-03T03:37:59.247Z] done. [2021-03-03T03:38:00.190Z] Reading package lists... [2021-03-03T03:38:00.190Z] Building dependency tree... [2021-03-03T03:38:00.190Z] Reading state information... [2021-03-03T03:38:00.451Z] The following NEW packages will be installed: [2021-03-03T03:38:00.451Z] apt-transport-https [2021-03-03T03:38:00.712Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-03T03:38:00.712Z] Need to get 1696 B of archives. [2021-03-03T03:38:00.712Z] After this operation, 153 kB of additional disk space will be used. [2021-03-03T03:38:00.712Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-03T03:38:00.712Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-03T03:38:00.712Z] Fetched 1696 B in 0s (7506 B/s) [2021-03-03T03:38:00.975Z] Selecting previously unselected package apt-transport-https. [2021-03-03T03:38:00.975Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-03T03:38:00.975Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-03T03:38:00.975Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-03T03:38:00.975Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-03T03:38:01.550Z] Waiting for network to be ready... [2021-03-03T03:38:06.855Z] 2021-03-03T03:38:05Z INFO Waiting for automatic snapd restart... [2021-03-03T03:38:06.855Z] snapd 2.48.2.1 from Canonical* installed [2021-03-03T03:38:07.117Z] "snapd" switched to the "latest/stable" channel [2021-03-03T03:38:07.117Z] [2021-03-03T03:38:12.430Z] core18 20210128 from Canonical* installed [2021-03-03T03:38:12.430Z] "core18" switched to the "latest/stable" channel [2021-03-03T03:38:12.430Z] [2021-03-03T03:38:19.018Z] snapcraft 4.5.1 from Canonical* installed [2021-03-03T03:38:19.018Z] "snapcraft" switched to the "latest/stable" channel [2021-03-03T03:38:19.018Z] [2021-03-03T03:38:22.321Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-03-03T03:38:22.321Z] - README.md [2021-03-03T03:38:22.321Z] - snapcraft.yaml.orig [2021-03-03T03:38:22.321Z] [2021-03-03T03:38:22.321Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-03T03:38:28.908Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-03T03:38:28.908Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-03T03:38:28.908Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-03T03:38:28.908Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-03T03:38:30.291Z] Reading package lists... [2021-03-03T03:38:30.570Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-03-03T03:38:37.210Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-03T03:38:37.210Z] Reading package lists... [2021-03-03T03:38:37.210Z] Building dependency tree... [2021-03-03T03:38:37.210Z] Reading state information... [2021-03-03T03:38:37.210Z] Suggested packages: [2021-03-03T03:38:37.210Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-03T03:38:37.210Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-03T03:38:37.210Z] Recommended packages: [2021-03-03T03:38:37.210Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-03T03:38:37.210Z] The following NEW packages will be installed: [2021-03-03T03:38:37.210Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-03T03:38:37.210Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-03T03:38:37.210Z] pkg-config zip [2021-03-03T03:38:37.210Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-03T03:38:37.210Z] Need to get 7655 kB of archives. [2021-03-03T03:38:37.210Z] After this operation, 43.7 MB of additional disk space will be used. [2021-03-03T03:38:37.210Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-03T03:38:37.210Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-03-03T03:38:37.471Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-03T03:38:37.471Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-03T03:38:37.471Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-03T03:38:37.471Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-03T03:38:37.731Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-03T03:38:37.731Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-03T03:38:37.731Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-03T03:38:37.731Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-03T03:38:37.731Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-03T03:38:37.731Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-03-03T03:38:37.992Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-03-03T03:38:37.992Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-03T03:38:37.992Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-03T03:38:38.253Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-03T03:38:38.253Z] Fetched 7655 kB in 1s (7226 kB/s) [2021-03-03T03:38:38.253Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-03T03:38:38.253Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-03T03:38:38.253Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-03-03T03:38:38.253Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-03T03:38:38.514Z] Selecting previously unselected package libpsl5:amd64. [2021-03-03T03:38:38.514Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-03T03:38:38.514Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-03T03:38:38.774Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-03T03:38:38.774Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-03T03:38:38.774Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-03T03:38:38.774Z] Selecting previously unselected package librtmp1:amd64. [2021-03-03T03:38:38.774Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-03T03:38:38.774Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-03T03:38:38.774Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-03T03:38:38.774Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-03T03:38:38.774Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-03T03:38:39.034Z] Selecting previously unselected package liberror-perl. [2021-03-03T03:38:39.034Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-03T03:38:39.034Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-03T03:38:39.034Z] Selecting previously unselected package git-man. [2021-03-03T03:38:39.034Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-03-03T03:38:39.034Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-03T03:38:39.294Z] Selecting previously unselected package git. [2021-03-03T03:38:39.294Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-03-03T03:38:39.294Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-03-03T03:38:40.239Z] Selecting previously unselected package libnorm1:amd64. [2021-03-03T03:38:40.239Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-03T03:38:40.239Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-03T03:38:40.239Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-03T03:38:40.239Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-03T03:38:40.239Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-03T03:38:40.239Z] Selecting previously unselected package libsodium23:amd64. [2021-03-03T03:38:40.239Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-03T03:38:40.239Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-03T03:38:40.499Z] Selecting previously unselected package libzmq5:amd64. [2021-03-03T03:38:40.499Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-03T03:38:40.499Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-03T03:38:40.499Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-03T03:38:40.499Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-03T03:38:40.499Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-03T03:38:40.759Z] Selecting previously unselected package pkg-config. [2021-03-03T03:38:40.759Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-03T03:38:40.759Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-03T03:38:40.759Z] Selecting previously unselected package zip. [2021-03-03T03:38:40.759Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-03T03:38:40.759Z] Unpacking zip (3.0-11build1) ... [2021-03-03T03:38:41.020Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-03T03:38:41.020Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-03T03:38:41.020Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-03T03:38:41.020Z] Setting up liberror-perl (0.17025-1) ... [2021-03-03T03:38:41.020Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-03T03:38:41.020Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-03T03:38:41.020Z] No schema files found: doing nothing. [2021-03-03T03:38:41.020Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-03T03:38:41.020Z] Setting up zip (3.0-11build1) ... [2021-03-03T03:38:41.020Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-03T03:38:41.020Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-03T03:38:41.281Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-03T03:38:41.281Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-03T03:38:41.281Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-03T03:38:41.281Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-03T03:38:41.281Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-03-03T03:38:41.281Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-03T03:38:46.887Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T03:38:46.888Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-03-03T03:38:46.888Z] ---> 430b49521686 [2021-03-03T03:38:46.888Z] Step 3/30 : WORKDIR /edgex-go [2021-03-03T03:38:46.888Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T03:38:46.888Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-03T03:38:46.888Z] ---> 430b49521686 [2021-03-03T03:38:46.888Z] Step 3/21 : WORKDIR /edgex-go [2021-03-03T03:38:46.888Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T03:38:46.888Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-03T03:38:46.888Z] ---> 430b49521686 [2021-03-03T03:38:46.888Z] Step 3/23 : WORKDIR /edgex-go [2021-03-03T03:38:46.888Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T03:38:46.888Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-03T03:38:46.888Z] ---> 430b49521686 [2021-03-03T03:38:46.888Z] Step 3/24 : WORKDIR /edgex-go [2021-03-03T03:38:46.888Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T03:38:46.888Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-03T03:38:46.888Z] ---> 430b49521686 [2021-03-03T03:38:46.888Z] Step 3/23 : WORKDIR /edgex-go [2021-03-03T03:38:46.888Z] ---> Running in 463a1f23b984 [2021-03-03T03:38:46.888Z] ---> Running in 7cb2919200e2 [2021-03-03T03:38:46.888Z] ---> Running in 431e7047ef74 [2021-03-03T03:38:46.888Z] ---> Running in de9cab47c8e1 [2021-03-03T03:38:46.888Z] ---> Running in 8082acc4f537 [2021-03-03T03:38:46.888Z] Removing intermediate container 7cb2919200e2 [2021-03-03T03:38:46.888Z] ---> 1ca394467a36 [2021-03-03T03:38:46.888Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T03:38:46.888Z] Removing intermediate container de9cab47c8e1 [2021-03-03T03:38:46.888Z] ---> faf29d8a2c91 [2021-03-03T03:38:46.888Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T03:38:46.888Z] Removing intermediate container 463a1f23b984 [2021-03-03T03:38:46.888Z] ---> e7dbec3082c2 [2021-03-03T03:38:46.888Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T03:38:46.888Z] Removing intermediate container 8082acc4f537 [2021-03-03T03:38:46.888Z] ---> ed4f6be06d4d [2021-03-03T03:38:46.888Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T03:38:46.888Z] Removing intermediate container 431e7047ef74 [2021-03-03T03:38:46.888Z] ---> a1831d050413 [2021-03-03T03:38:46.888Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T03:38:46.888Z] ---> Running in 052a79827596 [2021-03-03T03:38:46.888Z] ---> Running in 820c5f03aff9 [2021-03-03T03:38:46.888Z] ---> Running in ed2bf2514cc7 [2021-03-03T03:38:46.888Z] ---> Running in 97dee7cbf1fa [2021-03-03T03:38:46.888Z] ---> Running in 6f3f17e1cf7e [2021-03-03T03:38:46.888Z] Removing intermediate container 052a79827596 [2021-03-03T03:38:46.888Z] ---> 745521af45b8 [2021-03-03T03:38:46.888Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-03T03:38:46.888Z] Removing intermediate container 820c5f03aff9 [2021-03-03T03:38:46.888Z] ---> 96c71ccff44f [2021-03-03T03:38:46.888Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-03-03T03:38:46.888Z] ---> Running in 107f9d5431d5 [2021-03-03T03:38:46.888Z] ---> Running in a964742ddd45 [2021-03-03T03:38:46.888Z] Removing intermediate container ed2bf2514cc7 [2021-03-03T03:38:46.888Z] ---> 07b4b1eb7db1 [2021-03-03T03:38:46.888Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-03T03:38:46.888Z] Removing intermediate container 6f3f17e1cf7e [2021-03-03T03:38:46.888Z] ---> 80e06aae31b5 [2021-03-03T03:38:46.888Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-03T03:38:46.888Z] Removing intermediate container 97dee7cbf1fa [2021-03-03T03:38:46.888Z] ---> 576d637933e1 [2021-03-03T03:38:46.888Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-03T03:38:46.888Z] ---> Running in 2941e85e7425 [2021-03-03T03:38:46.888Z] ---> Running in ba9c62cd5aff [2021-03-03T03:38:46.888Z] ---> Running in 3c44eaf625af [2021-03-03T03:38:47.865Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-03T03:38:47.874Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T03:38:47.874Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T03:38:47.874Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T03:38:48.126Z] git set to automatically installed. [2021-03-03T03:38:48.126Z] git-man set to automatically installed. [2021-03-03T03:38:48.126Z] libcurl3-gnutls set to automatically installed. [2021-03-03T03:38:48.126Z] liberror-perl set to automatically installed. [2021-03-03T03:38:48.126Z] libglib2.0-0 set to automatically installed. [2021-03-03T03:38:48.126Z] libnghttp2-14 set to automatically installed. [2021-03-03T03:38:48.126Z] libnorm1 set to automatically installed. [2021-03-03T03:38:48.126Z] libpgm-5.2-0 set to automatically installed. [2021-03-03T03:38:48.126Z] libpsl5 set to automatically installed. [2021-03-03T03:38:48.126Z] librtmp1 set to automatically installed. [2021-03-03T03:38:48.126Z] libsodium23 set to automatically installed. [2021-03-03T03:38:48.126Z] libzmq3-dev set to automatically installed. [2021-03-03T03:38:48.126Z] libzmq5 set to automatically installed. [2021-03-03T03:38:48.126Z] pkg-config set to automatically installed. [2021-03-03T03:38:48.126Z] zip set to automatically installed. [2021-03-03T03:38:48.150Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T03:38:48.150Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T03:38:48.422Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T03:38:48.422Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T03:38:48.698Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T03:38:48.698Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T03:38:48.975Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T03:38:49.250Z] OK: 217 MiB in 51 packages [2021-03-03T03:38:49.250Z] OK: 217 MiB in 51 packages [2021-03-03T03:38:49.250Z] OK: 217 MiB in 51 packages [2021-03-03T03:38:49.527Z] OK: 217 MiB in 51 packages [2021-03-03T03:38:50.037Z] snapd is not logged in, snap install commands will use sudo [2021-03-03T03:38:50.139Z] OK: 217 MiB in 51 packages [2021-03-03T03:38:50.739Z] Removing intermediate container 2941e85e7425 [2021-03-03T03:38:51.015Z] ---> 8fe153d90341 [2021-03-03T03:38:51.015Z] Step 6/23 : COPY go.mod . [2021-03-03T03:38:51.290Z] Removing intermediate container a964742ddd45 [2021-03-03T03:38:51.290Z] ---> 53bf269bd5cd [2021-03-03T03:38:51.290Z] Step 6/30 : COPY go.mod . [2021-03-03T03:38:51.568Z] Removing intermediate container 3c44eaf625af [2021-03-03T03:38:51.568Z] ---> a7ef85d61b3e [2021-03-03T03:38:51.568Z] Step 6/23 : COPY go.mod . [2021-03-03T03:38:51.568Z] Removing intermediate container 107f9d5431d5 [2021-03-03T03:38:51.568Z] ---> dc92a3b9dc4e [2021-03-03T03:38:51.568Z] Step 6/24 : COPY go.mod . [2021-03-03T03:38:51.841Z] Removing intermediate container ba9c62cd5aff [2021-03-03T03:38:51.841Z] ---> 01dc281e7969 [2021-03-03T03:38:51.841Z] Step 6/21 : COPY go.mod . [2021-03-03T03:38:51.841Z] ---> eaa3854ec695 [2021-03-03T03:38:51.841Z] Step 7/23 : RUN go mod download [2021-03-03T03:38:52.123Z] ---> Running in c32886dfc31d [2021-03-03T03:38:52.123Z] ---> 4a0f50db8725 [2021-03-03T03:38:52.123Z] Step 7/30 : RUN go mod download [2021-03-03T03:38:52.729Z] ---> Running in 02f83e5dc362 [2021-03-03T03:38:52.729Z] ---> 0a6caf3a59e0 [2021-03-03T03:38:52.729Z] Step 7/23 : RUN go mod download [2021-03-03T03:38:53.009Z] ---> 5e556af97367 [2021-03-03T03:38:53.009Z] Step 7/24 : RUN go mod download [2021-03-03T03:38:53.009Z] ---> Running in 46b016ef3798 [2021-03-03T03:38:53.009Z] ---> 54c704cc05aa [2021-03-03T03:38:53.009Z] Step 7/21 : RUN go mod download [2021-03-03T03:38:53.009Z] ---> Running in 208cfc915700 [2021-03-03T03:38:53.607Z] ---> Running in b5d0716532fe [2021-03-03T03:38:56.250Z] Removing intermediate container c32886dfc31d [2021-03-03T03:38:56.250Z] ---> a8da4319a838 [2021-03-03T03:38:56.250Z] Step 8/23 : COPY . . [2021-03-03T03:38:56.622Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-03T03:38:56.622Z] snap "core18" has no updates available [2021-03-03T03:38:56.858Z] Removing intermediate container 02f83e5dc362 [2021-03-03T03:38:56.858Z] ---> bcc32bb0fc55 [2021-03-03T03:38:56.858Z] Step 8/30 : COPY . . [2021-03-03T03:38:57.191Z] Pulling config-common [2021-03-03T03:38:57.191Z] + snapcraftctl pull [2021-03-03T03:38:58.588Z] Pulling go-build-helper [2021-03-03T03:38:58.588Z] + snapcraftctl pull [2021-03-03T03:38:58.862Z] Removing intermediate container b5d0716532fe [2021-03-03T03:38:58.862Z] ---> 1963eecbd3f1 [2021-03-03T03:38:58.862Z] Step 8/21 : COPY . . [2021-03-03T03:38:58.862Z] Removing intermediate container 46b016ef3798 [2021-03-03T03:38:58.862Z] ---> 6a2bb15c9cd0 [2021-03-03T03:38:58.862Z] Step 8/23 : COPY . . [2021-03-03T03:38:59.475Z] Removing intermediate container 208cfc915700 [2021-03-03T03:38:59.475Z] ---> 816b00ded57b [2021-03-03T03:38:59.475Z] Step 8/24 : COPY . . [2021-03-03T03:39:25.181Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-03T03:39:25.181Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-03T03:39:25.181Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-03T03:39:25.181Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-03T03:39:25.181Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-03T03:39:25.181Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-03T03:39:25.181Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-03T03:39:25.181Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-03T03:39:25.181Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-03T03:39:25.181Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-03T03:39:25.181Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-03T03:39:25.181Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-03T03:39:25.181Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] [2021-03-03T03:39:25.181Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] [2021-03-03T03:39:25.181Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] [2021-03-03T03:39:25.181Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] [2021-03-03T03:39:25.181Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-03-03T03:39:25.181Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-03T03:39:25.181Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-03T03:39:25.181Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-03T03:39:25.181Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-03T03:39:25.181Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] [2021-03-03T03:39:25.181Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] [2021-03-03T03:39:25.181Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] [2021-03-03T03:39:25.181Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] [2021-03-03T03:39:25.181Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-03T03:39:25.181Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-03T03:39:25.181Z] Fetched 24.0 MB in 0s (0 B/s) [2021-03-03T03:39:25.181Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-03T03:39:25.181Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-03T03:39:25.181Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-03T03:39:25.181Z] Fetched 279 kB in 0s (0 B/s) [2021-03-03T03:39:25.181Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-03T03:39:25.181Z] Fetched 122 kB in 0s (0 B/s) [2021-03-03T03:39:25.181Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-03T03:39:25.181Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-03T03:39:25.181Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-03T03:39:25.181Z] Fetched 8848 B in 0s (0 B/s) [2021-03-03T03:39:25.181Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-03T03:39:25.181Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-03T03:39:25.181Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-03T03:39:25.181Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-03T03:39:25.181Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-03T03:39:25.181Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-03T03:39:25.181Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-03T03:39:25.181Z] Fetched 214 kB in 0s (0 B/s) [2021-03-03T03:39:25.181Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-03T03:39:25.181Z] Fetched 154 kB in 0s (0 B/s) [2021-03-03T03:39:25.181Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-03T03:39:25.181Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-03T03:39:25.181Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-03T03:39:25.181Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-03T03:39:25.181Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-03T03:39:25.181Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-03T03:39:25.181Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-03T03:39:25.181Z] Fetched 499 kB in 0s (0 B/s) [2021-03-03T03:39:25.181Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-03T03:39:25.182Z] Fetched 111 kB in 0s (0 B/s) [2021-03-03T03:39:25.182Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-03T03:39:25.182Z] Fetched 240 kB in 0s (0 B/s) [2021-03-03T03:39:25.182Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-03T03:39:25.182Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-03T03:39:25.182Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-03T03:39:25.182Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-03T03:39:25.182Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-03T03:39:25.182Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-03T03:39:25.182Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-03T03:39:25.182Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-03T03:39:25.182Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-03T03:39:25.182Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-03T03:39:25.182Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-03T03:39:25.182Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-03T03:39:25.182Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-03T03:39:25.182Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-03T03:39:25.182Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-03T03:39:25.182Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-03T03:39:25.182Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-03T03:39:25.182Z] Fetched 8720 B in 0s (0 B/s) [2021-03-03T03:39:25.182Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-03T03:39:25.182Z] Fetched 137 kB in 0s (0 B/s) [2021-03-03T03:39:25.182Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-03T03:39:25.182Z] Fetched 119 kB in 0s (0 B/s) [2021-03-03T03:39:25.182Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-03T03:39:25.182Z] Fetched 109 kB in 0s (0 B/s) [2021-03-03T03:39:25.182Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-03T03:39:25.182Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-03T03:39:25.182Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-03T03:39:25.182Z] Fetched 645 kB in 0s (0 B/s) [2021-03-03T03:39:25.182Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-03T03:39:25.182Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-03T03:39:25.182Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-03T03:39:25.182Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-03T03:39:25.182Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-03T03:39:25.182Z] Fetched 368 kB in 0s (0 B/s) [2021-03-03T03:39:25.182Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-03T03:39:25.182Z] Fetched 187 kB in 0s (0 B/s) [2021-03-03T03:39:25.182Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-03T03:39:25.182Z] Fetched 175 kB in 0s (0 B/s) [2021-03-03T03:39:25.182Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-03T03:39:26.123Z] Fetched 206 kB in 0s (0 B/s) [2021-03-03T03:39:26.123Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-03T03:39:26.123Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-03T03:39:26.123Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-03T03:39:26.123Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-03T03:39:26.123Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-03T03:39:26.123Z] Fetched 159 kB in 0s (0 B/s) [2021-03-03T03:39:26.123Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-03T03:39:26.123Z] Fetched 107 kB in 0s (0 B/s) [2021-03-03T03:39:26.123Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-03T03:39:26.123Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-03T03:39:26.123Z] Pulling static-packages [2021-03-03T03:39:26.123Z] + snapcraftctl pull [2021-03-03T03:39:26.313Z] ---> a22d1f744f55 [2021-03-03T03:39:26.313Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-03T03:39:26.313Z] ---> b9c04db81854 [2021-03-03T03:39:26.313Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-03T03:39:26.313Z] ---> f5e7cefd6c81 [2021-03-03T03:39:26.313Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-03T03:39:26.313Z] ---> c8eea29433cc [2021-03-03T03:39:26.313Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-03T03:39:26.313Z] ---> Running in ff42546a9d22 [2021-03-03T03:39:26.313Z] ---> Running in b9f4ed871431 [2021-03-03T03:39:26.313Z] ---> Running in b9c908a4e7e5 [2021-03-03T03:39:26.313Z] ---> Running in b6ba7e1b172d [2021-03-03T03:39:26.313Z] ---> fcf89db6a3fb [2021-03-03T03:39:26.313Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-03T03:39:26.313Z] ---> Running in 96871be7f5ca [2021-03-03T03:39:26.313Z] 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-03T03:39:26.588Z] 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-03T03:39:26.861Z] 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-03T03:39:26.861Z] 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-03T03:39:26.861Z] 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-03T03:39:27.509Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-03-03T03:39:27.509Z] Skipping pull go-build-helper (already ran) [2021-03-03T03:39:27.509Z] Skipping pull static-packages (already ran) [2021-03-03T03:39:27.509Z] Building go-build-helper [2021-03-03T03:39:27.509Z] + snapcraftctl build [2021-03-03T03:39:31.747Z] Building static-packages [2021-03-03T03:39:31.747Z] + snapcraftctl build [2021-03-03T03:39:34.294Z] Staging go-build-helper [2021-03-03T03:39:34.294Z] + snapcraftctl stage [2021-03-03T03:39:34.867Z] Staging static-packages [2021-03-03T03:39:34.867Z] + snapcraftctl stage [2021-03-03T03:39:36.252Z] Pulling go115 [2021-03-03T03:39:36.252Z] + snapcraftctl pull [2021-03-03T03:39:37.195Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-03-03T03:39:37.196Z] Skipping pull go115 (already ran) [2021-03-03T03:39:37.196Z] Building go115 [2021-03-03T03:39:37.196Z] + dpkg --print-architecture [2021-03-03T03:39:37.196Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-03-03T03:39:37.196Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-03-03T03:39:37.196Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-03-03T03:39:37.457Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-03T03:39:37.457Z] Dload Upload Total Spent Left Speed [2021-03-03T03:39:40.627Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 115M 14 17.2M 0 0 19.8M 0 0:00:05 --:--:-- 0:00:05 19.8M 49 115M 49 56.6M 0 0 30.3M 0 0:00:03 0:00:01 0:00:02 30.3M 86 115M 86 99.5M 0 0 34.7M 0 0:00:03 0:00:02 0:00:01 34.6M 100 115M 100 115M 0 0 34.9M 0 0:00:03 0:00:03 --:--:-- 34.9M [2021-03-03T03:39:40.628Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-03-03T03:39:40.628Z] + sha256sum -c sha256 [2021-03-03T03:39:40.628Z] + grep OK [2021-03-03T03:39:41.571Z] go1.15.2.linux-amd64.tar.gz: OK [2021-03-03T03:39:41.571Z] + mkdir -p /root/stage/go1.15 [2021-03-03T03:39:41.571Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-03-03T03:39:46.939Z] Staging go115 [2021-03-03T03:39:46.939Z] + snapcraftctl stage [2021-03-03T03:39:53.525Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-03T03:39:53.525Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-03T03:39:53.525Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-03T03:39:53.525Z] Fetched 0 B in 0s (0 B/s) [2021-03-03T03:39:53.525Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-03T03:39:53.525Z] Fetched 224 kB in 0s (0 B/s) [2021-03-03T03:39:53.525Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-03T03:39:53.525Z] Fetched 157 kB in 0s (0 B/s) [2021-03-03T03:39:53.525Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-03T03:39:53.525Z] Fetched 221 kB in 0s (0 B/s) [2021-03-03T03:39:53.525Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-03T03:39:53.525Z] Fetched 143 kB in 0s (0 B/s) [2021-03-03T03:39:53.525Z] Pulling edgex-go [2021-03-03T03:39:53.525Z] + snapcraftctl pull [2021-03-03T03:39:55.443Z] Pulling version [2021-03-03T03:39:55.443Z] + cd /root/project [2021-03-03T03:39:55.443Z] + [ -f VERSION ] [2021-03-03T03:39:55.443Z] + PROJECT_VERSION=local-dev [2021-03-03T03:39:55.443Z] + git rev-parse --short HEAD [2021-03-03T03:39:55.443Z] + GIT_REVISION=c72c5844 [2021-03-03T03:39:55.443Z] + snapcraftctl set-version local-dev [2021-03-03T03:39:56.385Z] Building config-common [2021-03-03T03:39:56.385Z] + snapcraftctl build [2021-03-03T03:39:58.929Z] Skipping build go-build-helper (already ran) [2021-03-03T03:39:58.929Z] Skipping build static-packages (already ran) [2021-03-03T03:39:58.929Z] Skipping build go115 (already ran) [2021-03-03T03:39:58.929Z] Building edgex-go [2021-03-03T03:39:59.874Z] + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin [2021-03-03T03:39:59.874Z] + cd /root/parts/edgex-go/src [2021-03-03T03:39:59.874Z] + make build [2021-03-03T03:39:59.874Z] 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-03T03:40:01.810Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-03T03:40:01.810Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-03-03T03:40:01.810Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 [2021-03-03T03:40:01.810Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.42 [2021-03-03T03:40:01.810Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-03T03:40:01.810Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-03T03:40:01.810Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-03T03:40:01.810Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-03T03:40:01.811Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-03T03:40:01.811Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-03T03:40:01.811Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-03T03:40:01.811Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-03T03:40:01.811Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-03T03:40:01.811Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-03T03:40:01.811Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-03T03:40:01.811Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-03T03:40:01.811Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-03T03:40:01.811Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-03T03:40:01.811Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-03T03:40:01.811Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-03-03T03:40:01.811Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-03T03:40:01.811Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-03T03:40:01.811Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-03-03T03:40:01.811Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-03T03:40:01.811Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-03T03:40:01.811Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-03T03:40:01.811Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-03T03:40:01.811Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-03T03:40:01.811Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-03T03:40:01.811Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-03-03T03:40:01.811Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-03T03:40:01.811Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-03T03:40:01.811Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-03T03:40:01.811Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-03T03:40:01.811Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-03T03:40:01.811Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-03T03:40:01.811Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-03T03:40:02.093Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-03T03:40:02.093Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-03T03:40:02.093Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-03T03:40:02.093Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-03-03T03:40:02.366Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-03T03:40:02.366Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-03T03:40:02.366Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-03T03:40:12.488Z] 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-03T03:40:12.488Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-03T03:40:17.794Z] 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-03T03:40:18.368Z] 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-03T03:40:19.757Z] 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-03T03:40:20.020Z] 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-03T03:40:20.283Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-03T03:40:20.283Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-03T03:40:20.283Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-03T03:40:20.283Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-03T03:40:22.222Z] 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-03T03:40:22.222Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-03T03:40:22.222Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-03T03:40:23.611Z] 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-03T03:40:24.555Z] 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-03T03:40:24.555Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-03T03:40:25.973Z] 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-03T03:40:26.918Z] 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-03T03:40:26.919Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-03T03:40:28.306Z] 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-03T03:40:28.306Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-03T03:40:30.227Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-03T03:40:30.227Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-03T03:40:30.227Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-03T03:40:30.227Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-03T03:40:30.227Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-03T03:40:30.227Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-03T03:40:30.227Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-03T03:40:30.227Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-03T03:40:30.227Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-03T03:40:30.227Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-03T03:40:30.227Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-03T03:40:30.227Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-03T03:40:30.227Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-03T03:40:30.227Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-03T03:40:30.227Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-03T03:40:30.227Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-03T03:40:30.227Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-03T03:40:30.227Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-03-03T03:40:30.227Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-03T03:40:30.227Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-03-03T03:40:30.227Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-03T03:40:30.227Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-03T03:40:30.227Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-03T03:40:30.227Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-03T03:40:30.227Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-03-03T03:40:32.147Z] Building version [2021-03-03T03:40:32.147Z] + snapcraftctl build [2021-03-03T03:40:34.699Z] Staging config-common [2021-03-03T03:40:34.699Z] + snapcraftctl stage [2021-03-03T03:40:35.644Z] Skipping stage go-build-helper (already ran) [2021-03-03T03:40:35.644Z] Skipping stage static-packages (already ran) [2021-03-03T03:40:35.644Z] Skipping stage go115 (already ran) [2021-03-03T03:40:35.644Z] Staging edgex-go [2021-03-03T03:40:35.644Z] + snapcraftctl stage [2021-03-03T03:40:37.032Z] Staging version [2021-03-03T03:40:37.032Z] + snapcraftctl stage [2021-03-03T03:40:37.982Z] Priming config-common [2021-03-03T03:40:37.982Z] + snapcraftctl prime [2021-03-03T03:40:38.926Z] Priming go-build-helper [2021-03-03T03:40:38.926Z] + snapcraftctl prime [2021-03-03T03:40:40.311Z] Priming static-packages [2021-03-03T03:40:40.311Z] + snapcraftctl prime [2021-03-03T03:40:42.927Z] Priming go115 [2021-03-03T03:40:42.927Z] + snapcraftctl prime [2021-03-03T03:40:43.867Z] Priming edgex-go [2021-03-03T03:40:43.867Z] + snapcraftctl prime [2021-03-03T03:40:45.251Z] Priming version [2021-03-03T03:40:45.251Z] + snapcraftctl prime [2021-03-03T03:40:46.636Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-03T03:40:48.671Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-03T03:40:50.115Z] 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-03T03:41:12.305Z] Removing intermediate container b6ba7e1b172d [2021-03-03T03:41:12.305Z] ---> 1f2879940a9c [2021-03-03T03:41:12.305Z] [2021-03-03T03:41:12.305Z] Step 10/21 : FROM alpine:3.12 [2021-03-03T03:41:12.305Z] 3.12: Pulling from library/alpine [2021-03-03T03:41:12.305Z] Removing intermediate container 96871be7f5ca [2021-03-03T03:41:12.305Z] ---> 8f9828364db1 [2021-03-03T03:41:12.305Z] [2021-03-03T03:41:12.305Z] Step 10/24 : FROM alpine:3.12 [2021-03-03T03:41:12.305Z] 3.12: Pulling from library/alpine [2021-03-03T03:41:12.305Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-03T03:41:12.305Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-03T03:41:12.305Z] Status: Image is up to date for alpine:3.12 [2021-03-03T03:41:12.305Z] ---> d10569e2745f [2021-03-03T03:41:12.305Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-03T03:41:12.305Z] Status: Downloaded newer image for alpine:3.12 [2021-03-03T03:41:12.305Z] ---> d10569e2745f [2021-03-03T03:41:12.305Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-03T03:41:13.283Z] ---> Running in 56c80d2333ac [2021-03-03T03:41:13.283Z] ---> Running in 54d9b7854b3e [2021-03-03T03:41:13.556Z] Removing intermediate container ff42546a9d22 [2021-03-03T03:41:13.556Z] ---> 9e5141a12487 [2021-03-03T03:41:13.556Z] [2021-03-03T03:41:13.556Z] Step 10/30 : FROM alpine:3.12 [2021-03-03T03:41:13.556Z] ---> d10569e2745f [2021-03-03T03:41:13.556Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-03T03:41:14.159Z] ---> Running in 8987112584ff [2021-03-03T03:41:14.769Z] Removing intermediate container 8987112584ff [2021-03-03T03:41:14.769Z] ---> 6b471092ead4 [2021-03-03T03:41:14.769Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-03T03:41:15.055Z] ---> Running in bf29ba8bbe71 [2021-03-03T03:41:15.665Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T03:41:15.942Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T03:41:15.942Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T03:41:15.942Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T03:41:16.544Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-03T03:41:16.822Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-03T03:41:16.822Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-03T03:41:16.822Z] (4/5) Installing curl (7.69.1-r3) [2021-03-03T03:41:16.822Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-03T03:41:16.822Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T03:41:16.822Z] Executing ca-certificates-20191127-r4.trigger [2021-03-03T03:41:16.822Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-03T03:41:16.822Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T03:41:17.097Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-03T03:41:17.097Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-03T03:41:17.097Z] (4/4) Installing curl (7.69.1-r3) [2021-03-03T03:41:17.097Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T03:41:17.097Z] Executing ca-certificates-20191127-r4.trigger [2021-03-03T03:41:17.097Z] OK: 7 MiB in 19 packages [2021-03-03T03:41:17.097Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T03:41:17.380Z] OK: 7 MiB in 18 packages [2021-03-03T03:41:17.990Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-03T03:41:17.990Z] (2/2) Installing su-exec (0.2-r1) [2021-03-03T03:41:17.990Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T03:41:17.990Z] OK: 5 MiB in 16 packages [2021-03-03T03:41:20.676Z] Removing intermediate container 56c80d2333ac [2021-03-03T03:41:20.676Z] ---> 83ec42ba4125 [2021-03-03T03:41:20.676Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-03T03:41:20.676Z] Removing intermediate container bf29ba8bbe71 [2021-03-03T03:41:20.676Z] ---> 2af9608436f0 [2021-03-03T03:41:20.676Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-03T03:41:20.676Z] ---> Running in 7c95e9acd2e4 [2021-03-03T03:41:20.676Z] ---> Running in 855f8a1fc90a [2021-03-03T03:41:20.982Z] Removing intermediate container 54d9b7854b3e [2021-03-03T03:41:20.982Z] ---> 3fc4f99bd430 [2021-03-03T03:41:20.982Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-03T03:41:21.637Z] ---> Running in 43152ddf7139 [2021-03-03T03:41:21.637Z] Removing intermediate container 7c95e9acd2e4 [2021-03-03T03:41:21.637Z] ---> bfe1f9178045 [2021-03-03T03:41:21.637Z] Step 13/24 : WORKDIR / [2021-03-03T03:41:21.927Z] Removing intermediate container 855f8a1fc90a [2021-03-03T03:41:21.927Z] ---> 776d8d1e123e [2021-03-03T03:41:21.927Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-03T03:41:21.927Z] ---> Running in 9287b182d1ab [2021-03-03T03:41:21.927Z] ---> Running in 64e40755764d [2021-03-03T03:41:22.608Z] Removing intermediate container 43152ddf7139 [2021-03-03T03:41:22.608Z] ---> e40e7b20aba3 [2021-03-03T03:41:22.608Z] Step 13/21 : WORKDIR /edgex [2021-03-03T03:41:22.608Z] ---> Running in 815aa8378e18 [2021-03-03T03:41:22.887Z] Removing intermediate container 9287b182d1ab [2021-03-03T03:41:22.888Z] ---> a7a471a695b0 [2021-03-03T03:41:22.888Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-03T03:41:23.169Z] Removing intermediate container 64e40755764d [2021-03-03T03:41:23.169Z] ---> 83bf577fb85f [2021-03-03T03:41:23.169Z] 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-03T03:41:23.443Z] ---> Running in 468fa1d7c7c6 [2021-03-03T03:41:23.718Z] Removing intermediate container 815aa8378e18 [2021-03-03T03:41:23.718Z] ---> 2d599f818e3f [2021-03-03T03:41:23.718Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-03T03:41:24.323Z] ---> 4b141aab7e12 [2021-03-03T03:41:24.323Z] 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-03T03:41:25.781Z] ---> 8e7dc5a7f670 [2021-03-03T03:41:25.781Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-03T03:41:26.415Z] ---> e90bd5225560 [2021-03-03T03:41:26.415Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-03T03:41:27.413Z] ---> 10fe56d4a9c1 [2021-03-03T03:41:27.413Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-03T03:41:28.015Z] Removing intermediate container 468fa1d7c7c6 [2021-03-03T03:41:28.015Z] ---> ac15e8def7da [2021-03-03T03:41:28.015Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-03T03:41:28.015Z] ---> 237645bba400 [2021-03-03T03:41:28.015Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-03T03:41:28.295Z] ---> Running in 75529801526c [2021-03-03T03:41:29.753Z] Removing intermediate container 75529801526c [2021-03-03T03:41:29.753Z] ---> 2294859b0208 [2021-03-03T03:41:29.753Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-03T03:41:30.029Z] ---> 7f18f425963d [2021-03-03T03:41:30.029Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-03T03:41:31.001Z] ---> Running in 4c309fba8b5f [2021-03-03T03:41:31.001Z] ---> 2a0baab95fca [2021-03-03T03:41:31.001Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-03T03:41:31.275Z] ---> 6bc1aee67cf1 [2021-03-03T03:41:31.275Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-03T03:41:31.544Z] Removing intermediate container b9f4ed871431 [2021-03-03T03:41:31.544Z] ---> ad1bf1a3aec8 [2021-03-03T03:41:31.544Z] [2021-03-03T03:41:31.544Z] Step 10/23 : FROM alpine:3.12 [2021-03-03T03:41:31.544Z] ---> d10569e2745f [2021-03-03T03:41:31.544Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-03T03:41:31.815Z] ---> Running in 0191498001af [2021-03-03T03:41:31.815Z] Removing intermediate container 4c309fba8b5f [2021-03-03T03:41:31.815Z] ---> 46da69e9b502 [2021-03-03T03:41:31.815Z] Step 18/21 : CMD ["--init=true"] [2021-03-03T03:41:32.108Z] ---> Running in 1ec67162a7c2 [2021-03-03T03:41:32.393Z] ---> a39b8a9c2845 [2021-03-03T03:41:32.393Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-03T03:41:32.393Z] ---> Running in 2e339700cb49 [2021-03-03T03:41:33.380Z] Removing intermediate container 2e339700cb49 [2021-03-03T03:41:33.380Z] ---> 6612f5871041 [2021-03-03T03:41:33.380Z] Step 19/21 : LABEL arch=arm64 [2021-03-03T03:41:33.663Z] ---> Running in 113128c46241 [2021-03-03T03:41:33.663Z] ---> bfcdc1a39ecf [2021-03-03T03:41:33.664Z] 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-03T03:41:34.271Z] ---> Running in 11607a48ae25 [2021-03-03T03:41:34.271Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T03:41:34.548Z] Removing intermediate container 113128c46241 [2021-03-03T03:41:34.548Z] ---> 9fffa29b1682 [2021-03-03T03:41:34.548Z] Step 20/21 : LABEL git_sha=c72c58446a59f0828351808ff54134885484dbbf [2021-03-03T03:41:34.548Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T03:41:34.830Z] ---> Running in dfcc78b26fb3 [2021-03-03T03:41:35.429Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-03T03:41:35.429Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T03:41:35.429Z] OK: 5 MiB in 15 packages [2021-03-03T03:41:36.406Z] Removing intermediate container dfcc78b26fb3 [2021-03-03T03:41:36.406Z] ---> 7706fc394c61 [2021-03-03T03:41:36.406Z] Step 21/21 : LABEL version=0.0.0 [2021-03-03T03:41:36.681Z] Removing intermediate container 0191498001af [2021-03-03T03:41:36.681Z] ---> 89b171936b89 [2021-03-03T03:41:36.681Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T03:41:36.681Z] ---> Running in 2ca0f807c724 [2021-03-03T03:41:37.284Z] Removing intermediate container b9c908a4e7e5 [2021-03-03T03:41:37.284Z] ---> a86a68b61119 [2021-03-03T03:41:37.284Z] [2021-03-03T03:41:37.284Z] Step 10/23 : FROM alpine:3.12 [2021-03-03T03:41:37.284Z] ---> d10569e2745f [2021-03-03T03:41:37.284Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-03T03:41:37.563Z] Removing intermediate container 2ca0f807c724 [2021-03-03T03:41:37.563Z] ---> 0507348b8972 [2021-03-03T03:41:37.563Z] [2021-03-03T03:41:37.563Z] ---> Running in d3323fb7df80 [2021-03-03T03:41:37.840Z] Removing intermediate container 1ec67162a7c2 [2021-03-03T03:41:37.840Z] ---> 0fe5454e3737 [2021-03-03T03:41:37.840Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T03:41:37.840Z] ---> 2e76cef09682 [2021-03-03T03:41:37.840Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-03T03:41:37.840Z] Removing intermediate container 11607a48ae25 [2021-03-03T03:41:37.840Z] ---> 960b831600d4 [2021-03-03T03:41:37.840Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-03T03:41:38.113Z] ---> Running in 395e4eca4ff4 [2021-03-03T03:41:38.113Z] Successfully built 0507348b8972 [2021-03-03T03:41:38.113Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-03T03:41:38.113Z] Building docker-support-scheduler-go [2021-03-03T03:41:38.394Z]  Building docker-security-proxy-setup-go ... done  ---> Running in a15d8a5ab3ef [2021-03-03T03:41:38.394Z] Removing intermediate container d3323fb7df80 [2021-03-03T03:41:38.394Z] ---> 24519605eb2a [2021-03-03T03:41:38.394Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-03T03:41:38.690Z] ---> Running in 937e63a66918 [2021-03-03T03:41:38.963Z] Removing intermediate container 395e4eca4ff4 [2021-03-03T03:41:38.963Z] ---> 48b9c24f8d33 [2021-03-03T03:41:38.963Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-03T03:41:39.245Z] ---> Running in f133b6b69503 [2021-03-03T03:41:39.245Z] Removing intermediate container a15d8a5ab3ef [2021-03-03T03:41:39.245Z] ---> 73e2b2edcd25 [2021-03-03T03:41:39.245Z] Step 22/24 : LABEL arch=arm64 [2021-03-03T03:41:39.245Z] Removing intermediate container 937e63a66918 [2021-03-03T03:41:39.245Z] ---> 7bd6c4d9aece [2021-03-03T03:41:39.245Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-03T03:41:39.519Z] ---> Running in f105065f8b1d [2021-03-03T03:41:40.493Z] ---> Running in 2082c2151b51 [2021-03-03T03:41:40.493Z] Removing intermediate container f133b6b69503 [2021-03-03T03:41:40.493Z] ---> 76dfeaa30fcf [2021-03-03T03:41:40.493Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-03T03:41:40.763Z] ---> a994bbaaea7c [2021-03-03T03:41:40.763Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-03T03:41:41.370Z] ---> Running in dcc0dcd6d670 [2021-03-03T03:41:41.370Z] Removing intermediate container f105065f8b1d [2021-03-03T03:41:41.370Z] Removing intermediate container 2082c2151b51 [2021-03-03T03:41:41.370Z] ---> e59989a8f453 [2021-03-03T03:41:41.370Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T03:41:41.370Z] ---> 464a8dc8848b [2021-03-03T03:41:41.370Z] Step 23/24 : LABEL git_sha=c72c58446a59f0828351808ff54134885484dbbf [2021-03-03T03:41:41.966Z] ---> Running in c589cdd26b9e [2021-03-03T03:41:41.966Z] ---> Running in 9fa49afaaeb0 [2021-03-03T03:41:42.254Z] ---> cc79addc2f48 [2021-03-03T03:41:42.254Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-03T03:41:42.254Z] Removing intermediate container dcc0dcd6d670 [2021-03-03T03:41:42.254Z] ---> 7d3cebc86ae1 [2021-03-03T03:41:42.254Z] Step 15/23 : WORKDIR / [2021-03-03T03:41:43.253Z] ---> Running in 4359eec28c23 [2021-03-03T03:41:43.253Z] Removing intermediate container c589cdd26b9e [2021-03-03T03:41:43.253Z] ---> 5a05e41dc160 [2021-03-03T03:41:43.253Z] Step 24/24 : LABEL version=0.0.0 [2021-03-03T03:41:43.849Z] ---> 342f656aa088 [2021-03-03T03:41:43.849Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-03-03T03:41:43.849Z] ---> Running in 260187bd981e [2021-03-03T03:41:44.122Z] Removing intermediate container 4359eec28c23 [2021-03-03T03:41:44.123Z] ---> 9e64948924bb [2021-03-03T03:41:44.123Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T03:41:44.396Z] ---> Running in 795b9f955d31 [2021-03-03T03:41:44.667Z] Removing intermediate container 260187bd981e [2021-03-03T03:41:44.667Z] ---> 2f764a4ac5e5 [2021-03-03T03:41:44.667Z] [2021-03-03T03:41:45.263Z] Removing intermediate container 795b9f955d31 [2021-03-03T03:41:45.263Z] ---> 94ef61848e55 [2021-03-03T03:41:45.263Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-03T03:41:45.263Z] Successfully built 2f764a4ac5e5 [2021-03-03T03:41:45.538Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-03T03:41:45.538Z] Building docker-support-notifications-go [2021-03-03T03:41:45.538Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 9fa49afaaeb0 [2021-03-03T03:41:45.538Z] ---> 2cf642f03b42 [2021-03-03T03:41:45.538Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-03T03:41:45.538Z] ---> 44bba7ccbeb6 [2021-03-03T03:41:45.538Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-03T03:41:45.815Z] ---> Running in a6ad2ff6437e [2021-03-03T03:41:46.810Z] ---> d87ea8949e2d [2021-03-03T03:41:46.810Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-03-03T03:41:47.096Z] ---> Running in 2e4dfd0bdbd3 [2021-03-03T03:41:47.379Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T03:41:47.982Z] ---> 19d8975a9817 [2021-03-03T03:41:47.982Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-03T03:41:48.257Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T03:41:48.857Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-03T03:41:49.132Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-03T03:41:49.132Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-03T03:41:49.132Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-03T03:41:49.406Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-03T03:41:49.406Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-03T03:41:49.680Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T03:41:49.680Z] OK: 8 MiB in 20 packages [2021-03-03T03:41:50.289Z] ---> 85679698f950 [2021-03-03T03:41:50.289Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-03T03:41:51.269Z] ---> Running in e002b93a9ec0 [2021-03-03T03:41:51.863Z] Removing intermediate container e002b93a9ec0 [2021-03-03T03:41:51.863Z] ---> f160e98dc6bf [2021-03-03T03:41:51.863Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T03:41:52.143Z] ---> Running in 5af1d2ce2dfe [2021-03-03T03:41:52.417Z] Removing intermediate container 2e4dfd0bdbd3 [2021-03-03T03:41:52.417Z] ---> 9db706fc2160 [2021-03-03T03:41:52.417Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-03T03:41:52.691Z] Removing intermediate container a6ad2ff6437e [2021-03-03T03:41:52.691Z] ---> d44e509aa17d [2021-03-03T03:41:52.691Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T03:41:53.334Z] ---> Running in fcfae2ff870b [2021-03-03T03:41:53.334Z] Removing intermediate container 5af1d2ce2dfe [2021-03-03T03:41:53.334Z] ---> 7a28e31cb6f1 [2021-03-03T03:41:53.334Z] Step 21/23 : LABEL arch=arm64 [2021-03-03T03:41:53.930Z] ---> f6b7cd0bdfbd [2021-03-03T03:41:53.931Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-03T03:41:54.206Z] ---> Running in e81a1a49072c [2021-03-03T03:41:54.480Z] Removing intermediate container fcfae2ff870b [2021-03-03T03:41:54.480Z] ---> ddb5dc902096 [2021-03-03T03:41:54.480Z] Step 27/30 : CMD ["gate"] [2021-03-03T03:41:55.918Z] ---> Running in 740f432f4d90 [2021-03-03T03:41:55.918Z] Removing intermediate container e81a1a49072c [2021-03-03T03:41:55.918Z] ---> 486132044cb6 [2021-03-03T03:41:55.918Z] Step 22/23 : LABEL git_sha=c72c58446a59f0828351808ff54134885484dbbf [2021-03-03T03:41:56.201Z] ---> 6056961f6f58 [2021-03-03T03:41:56.201Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-03T03:41:56.201Z] ---> Running in bc4f08053f99 [2021-03-03T03:41:56.479Z] Removing intermediate container 740f432f4d90 [2021-03-03T03:41:56.479Z] ---> e707b0eac807 [2021-03-03T03:41:56.479Z] Step 28/30 : LABEL arch=arm64 [2021-03-03T03:41:56.753Z] Removing intermediate container bc4f08053f99 [2021-03-03T03:41:56.753Z] ---> 000c9cd11774 [2021-03-03T03:41:56.753Z] Step 23/23 : LABEL version=0.0.0 [2021-03-03T03:41:57.043Z] ---> Running in 5e41bb349e07 [2021-03-03T03:41:57.318Z] ---> Running in 33ec74029dcc [2021-03-03T03:41:57.601Z] ---> a4a040eafadb [2021-03-03T03:41:57.601Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-03T03:41:57.884Z] ---> Running in e119aa37bfb1 [2021-03-03T03:41:58.174Z] Removing intermediate container 5e41bb349e07 [2021-03-03T03:41:58.174Z] ---> e130a1e022ca [2021-03-03T03:41:58.174Z] Step 29/30 : LABEL git_sha=c72c58446a59f0828351808ff54134885484dbbf [2021-03-03T03:41:58.174Z] Removing intermediate container 33ec74029dcc [2021-03-03T03:41:58.174Z] ---> d38285b6661b [2021-03-03T03:41:58.174Z] [2021-03-03T03:41:58.782Z] Successfully built d38285b6661b [2021-03-03T03:41:59.061Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-03T03:41:59.061Z]  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go [2021-03-03T03:41:59.061Z] ---> Running in 61b603717600 [2021-03-03T03:41:59.336Z] Removing intermediate container e119aa37bfb1 [2021-03-03T03:41:59.336Z] ---> f349ab14484d [2021-03-03T03:41:59.336Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T03:41:59.614Z] ---> Running in 9f6d710cc5ac [2021-03-03T03:41:59.885Z] Removing intermediate container 61b603717600 [2021-03-03T03:41:59.885Z] ---> 522623d6a872 [2021-03-03T03:41:59.885Z] Step 30/30 : LABEL version=0.0.0 [2021-03-03T03:42:00.478Z] ---> Running in 428f1a86602b [2021-03-03T03:42:00.478Z] Removing intermediate container 9f6d710cc5ac [2021-03-03T03:42:00.478Z] ---> 2cc1b656198d [2021-03-03T03:42:00.478Z] Step 21/23 : LABEL arch=arm64 [2021-03-03T03:42:00.478Z] ---> Running in 32b947528567 [2021-03-03T03:42:01.068Z] Removing intermediate container 428f1a86602b [2021-03-03T03:42:01.068Z] ---> 55df50c524bf [2021-03-03T03:42:01.068Z] [2021-03-03T03:42:01.344Z] Removing intermediate container 32b947528567 [2021-03-03T03:42:01.344Z] ---> 8235ea27197f [2021-03-03T03:42:01.344Z] Step 22/23 : LABEL git_sha=c72c58446a59f0828351808ff54134885484dbbf [2021-03-03T03:42:01.344Z] Successfully built 55df50c524bf [2021-03-03T03:42:01.620Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-03T03:42:01.620Z]  Building docker-security-bootstrapper-go ... done Building docker-core-command-go [2021-03-03T03:42:01.891Z] ---> Running in cbbf026a7663 [2021-03-03T03:42:02.485Z] Removing intermediate container cbbf026a7663 [2021-03-03T03:42:02.485Z] ---> 066b7c48f0c9 [2021-03-03T03:42:02.485Z] Step 23/23 : LABEL version=0.0.0 [2021-03-03T03:42:03.093Z] ---> Running in 7301036311a4 [2021-03-03T03:42:03.367Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T03:42:03.367Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-03T03:42:03.367Z] ---> 430b49521686 [2021-03-03T03:42:03.367Z] Step 3/22 : WORKDIR /edgex-go [2021-03-03T03:42:03.367Z] ---> Using cache [2021-03-03T03:42:03.367Z] ---> a1831d050413 [2021-03-03T03:42:03.367Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T03:42:03.367Z] ---> Using cache [2021-03-03T03:42:03.367Z] ---> 576d637933e1 [2021-03-03T03:42:03.367Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-03T03:42:03.367Z] ---> Using cache [2021-03-03T03:42:03.367Z] ---> a7ef85d61b3e [2021-03-03T03:42:03.367Z] Step 6/22 : COPY go.mod . [2021-03-03T03:42:03.367Z] ---> Using cache [2021-03-03T03:42:03.367Z] ---> 0a6caf3a59e0 [2021-03-03T03:42:03.367Z] Step 7/22 : RUN go mod download [2021-03-03T03:42:03.367Z] ---> Using cache [2021-03-03T03:42:03.367Z] ---> 6a2bb15c9cd0 [2021-03-03T03:42:03.367Z] Step 8/22 : COPY . . [2021-03-03T03:42:03.639Z] ---> Using cache [2021-03-03T03:42:03.639Z] ---> f5e7cefd6c81 [2021-03-03T03:42:03.639Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-03T03:42:03.639Z] Removing intermediate container 7301036311a4 [2021-03-03T03:42:03.639Z] ---> 5ccc5ad84937 [2021-03-03T03:42:03.639Z] [2021-03-03T03:42:03.911Z] ---> Running in 3ed5a3e1c0b1 [2021-03-03T03:42:04.520Z] Successfully built 5ccc5ad84937 [2021-03-03T03:42:04.520Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-03T03:42:05.503Z]  Building docker-core-data-go ... done 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-03T03:42:23.838Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T03:42:23.838Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-03T03:42:23.838Z] ---> 430b49521686 [2021-03-03T03:42:23.838Z] Step 3/22 : WORKDIR /edgex-go [2021-03-03T03:42:23.838Z] ---> Using cache [2021-03-03T03:42:23.838Z] ---> a1831d050413 [2021-03-03T03:42:23.838Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T03:42:23.838Z] ---> Using cache [2021-03-03T03:42:23.838Z] ---> 576d637933e1 [2021-03-03T03:42:23.838Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-03T03:42:29.300Z] ---> Running in aaf29eac1b4b [2021-03-03T03:42:30.292Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T03:42:30.894Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T03:42:31.495Z] OK: 217 MiB in 51 packages [2021-03-03T03:42:35.197Z] Removing intermediate container aaf29eac1b4b [2021-03-03T03:42:35.197Z] ---> 5ff2bf2f9e24 [2021-03-03T03:42:35.197Z] Step 6/22 : COPY go.mod . [2021-03-03T03:42:36.656Z] ---> f42f768bcbf0 [2021-03-03T03:42:36.656Z] Step 7/22 : RUN go mod download [2021-03-03T03:42:36.941Z] ---> Running in ad2cb3670917 [2021-03-03T03:42:38.942Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T03:42:38.942Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-03T03:42:38.942Z] ---> 430b49521686 [2021-03-03T03:42:38.942Z] Step 3/26 : WORKDIR /edgex-go [2021-03-03T03:42:38.942Z] ---> Using cache [2021-03-03T03:42:38.942Z] ---> a1831d050413 [2021-03-03T03:42:38.942Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T03:42:38.942Z] ---> Using cache [2021-03-03T03:42:38.942Z] ---> 576d637933e1 [2021-03-03T03:42:38.942Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-03T03:42:39.222Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T03:42:39.222Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-03T03:42:39.222Z] ---> 430b49521686 [2021-03-03T03:42:39.222Z] Step 3/23 : WORKDIR /edgex-go [2021-03-03T03:42:39.222Z] ---> Using cache [2021-03-03T03:42:39.222Z] ---> a1831d050413 [2021-03-03T03:42:39.222Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T03:42:39.222Z] ---> Using cache [2021-03-03T03:42:39.222Z] ---> 576d637933e1 [2021-03-03T03:42:39.222Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-03T03:42:39.222Z] ---> Using cache [2021-03-03T03:42:39.222Z] ---> a7ef85d61b3e [2021-03-03T03:42:39.222Z] Step 6/23 : COPY go.mod . [2021-03-03T03:42:39.222Z] ---> Using cache [2021-03-03T03:42:39.222Z] ---> 0a6caf3a59e0 [2021-03-03T03:42:39.222Z] Step 7/23 : RUN go mod download [2021-03-03T03:42:39.222Z] ---> Using cache [2021-03-03T03:42:39.222Z] ---> 6a2bb15c9cd0 [2021-03-03T03:42:39.222Z] Step 8/23 : COPY . . [2021-03-03T03:42:39.498Z] ---> Using cache [2021-03-03T03:42:39.498Z] ---> f5e7cefd6c81 [2021-03-03T03:42:39.498Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-03T03:42:39.498Z] ---> Running in 23eb89d1dc04 [2021-03-03T03:42:39.775Z] ---> Running in bb90d5b3d4e5 [2021-03-03T03:42:41.771Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T03:42:42.060Z] 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-03T03:42:42.335Z] Removing intermediate container ad2cb3670917 [2021-03-03T03:42:42.335Z] ---> 92dd384cde68 [2021-03-03T03:42:42.335Z] Step 8/22 : COPY . . [2021-03-03T03:42:42.612Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T03:42:43.213Z] OK: 217 MiB in 51 packages [2021-03-03T03:42:45.838Z] Removing intermediate container 23eb89d1dc04 [2021-03-03T03:42:45.838Z] ---> 80ac89c00afb [2021-03-03T03:42:45.838Z] Step 6/26 : COPY go.mod . [2021-03-03T03:42:47.824Z] ---> 2a53f37844be [2021-03-03T03:42:47.824Z] Step 7/26 : RUN go mod download [2021-03-03T03:42:48.100Z] ---> Running in 74f8ac94ea03 [2021-03-03T03:42:53.530Z] Removing intermediate container 74f8ac94ea03 [2021-03-03T03:42:53.530Z] ---> b21e75042a7d [2021-03-03T03:42:53.530Z] Step 8/26 : COPY . . [2021-03-03T03:43:05.966Z] Removing intermediate container 3ed5a3e1c0b1 [2021-03-03T03:43:05.966Z] ---> 8084347c18df [2021-03-03T03:43:05.966Z] [2021-03-03T03:43:05.966Z] Step 10/22 : FROM alpine:3.12 [2021-03-03T03:43:05.966Z] ---> d10569e2745f [2021-03-03T03:43:05.966Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-03T03:43:05.966Z] ---> Using cache [2021-03-03T03:43:05.966Z] ---> 0fe5454e3737 [2021-03-03T03:43:05.966Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T03:43:05.966Z] ---> Using cache [2021-03-03T03:43:05.966Z] ---> 48b9c24f8d33 [2021-03-03T03:43:05.966Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-03T03:43:05.966Z] ---> Running in 4afc84c8c46f [2021-03-03T03:43:05.966Z] ---> 5be02679afd4 [2021-03-03T03:43:05.966Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-03T03:43:05.966Z] Removing intermediate container 4afc84c8c46f [2021-03-03T03:43:05.966Z] ---> fb5b21b4319b [2021-03-03T03:43:05.966Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-03T03:43:05.966Z] ---> Running in 2226643bcdf5 [2021-03-03T03:43:06.250Z] ---> Running in 12bae1271670 [2021-03-03T03:43:07.684Z] Removing intermediate container 12bae1271670 [2021-03-03T03:43:07.684Z] ---> 60ffb1b59265 [2021-03-03T03:43:07.684Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T03:43:07.958Z] 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-03T03:43:09.407Z] ---> eb18dcc9d545 [2021-03-03T03:43:09.407Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-03T03:43:12.806Z] ---> 9d41d0913aca [2021-03-03T03:43:12.806Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-03T03:43:14.260Z] ---> 56a19d23e21e [2021-03-03T03:43:14.260Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-03T03:43:14.537Z] ---> Running in 0c655efe5559 [2021-03-03T03:43:16.002Z] Removing intermediate container 0c655efe5559 [2021-03-03T03:43:16.002Z] ---> e700969834e7 [2021-03-03T03:43:16.002Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T03:43:16.002Z] ---> Running in 6e29b491fe12 [2021-03-03T03:43:16.985Z] Removing intermediate container 6e29b491fe12 [2021-03-03T03:43:16.985Z] ---> 355cff6106a2 [2021-03-03T03:43:16.985Z] Step 20/22 : LABEL arch=arm64 [2021-03-03T03:43:17.261Z] ---> Running in a1f768d3211e [2021-03-03T03:43:18.712Z] Removing intermediate container a1f768d3211e [2021-03-03T03:43:18.712Z] ---> 9922431cdd75 [2021-03-03T03:43:18.713Z] Step 21/22 : LABEL git_sha=c72c58446a59f0828351808ff54134885484dbbf [2021-03-03T03:43:18.713Z] ---> Running in 21e332a88811 [2021-03-03T03:43:19.319Z] ---> 0ceeacd45ca8 [2021-03-03T03:43:19.319Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-03T03:43:19.595Z] ---> Running in 679ff97cfeec [2021-03-03T03:43:19.595Z] Removing intermediate container 21e332a88811 [2021-03-03T03:43:19.595Z] ---> 4a6962598d59 [2021-03-03T03:43:19.595Z] Step 22/22 : LABEL version=0.0.0 [2021-03-03T03:43:19.874Z] ---> Running in 134a5e1f973f [2021-03-03T03:43:20.879Z] Removing intermediate container 134a5e1f973f [2021-03-03T03:43:20.879Z] ---> 748a9aa98ba0 [2021-03-03T03:43:20.879Z] [2021-03-03T03:43:21.492Z] Successfully built 748a9aa98ba0 [2021-03-03T03:43:21.492Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-03T03:43:21.769Z]  Building docker-support-scheduler-go ... done 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-03T03:43:48.603Z] Removing intermediate container bb90d5b3d4e5 [2021-03-03T03:43:48.604Z] ---> 0abe95f11b7c [2021-03-03T03:43:48.604Z] [2021-03-03T03:43:48.604Z] Step 10/23 : FROM alpine:3.12 [2021-03-03T03:43:48.604Z] ---> d10569e2745f [2021-03-03T03:43:48.604Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-03T03:43:48.604Z] ---> Using cache [2021-03-03T03:43:48.604Z] ---> 0fe5454e3737 [2021-03-03T03:43:48.604Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T03:43:48.604Z] ---> Using cache [2021-03-03T03:43:48.604Z] ---> 48b9c24f8d33 [2021-03-03T03:43:48.604Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-03T03:43:48.604Z] ---> Running in d03e5d388e55 [2021-03-03T03:43:48.604Z] Removing intermediate container d03e5d388e55 [2021-03-03T03:43:48.604Z] ---> edb3f5f3697f [2021-03-03T03:43:48.604Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-03T03:43:48.604Z] ---> Running in 0956b825b32c [2021-03-03T03:43:49.205Z] Removing intermediate container 0956b825b32c [2021-03-03T03:43:49.205Z] ---> 78867edd56d6 [2021-03-03T03:43:49.205Z] Step 15/23 : WORKDIR / [2021-03-03T03:43:49.487Z] ---> Running in 9c568189e276 [2021-03-03T03:43:50.105Z] Removing intermediate container 9c568189e276 [2021-03-03T03:43:50.105Z] ---> 0a29f163791b [2021-03-03T03:43:50.105Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T03:43:51.095Z] ---> 05543a0e1466 [2021-03-03T03:43:51.095Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-03T03:43:53.079Z] ---> a8ca69355f44 [2021-03-03T03:43:53.079Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-03T03:43:54.066Z] ---> d51f22c8826a [2021-03-03T03:43:54.066Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-03T03:43:54.342Z] ---> Running in 9c06da6c9921 [2021-03-03T03:43:54.943Z] Removing intermediate container 9c06da6c9921 [2021-03-03T03:43:54.943Z] ---> e24eec14f3de [2021-03-03T03:43:54.943Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T03:43:55.219Z] ---> Running in 5bd4de7b3ab8 [2021-03-03T03:43:55.820Z] Removing intermediate container 5bd4de7b3ab8 [2021-03-03T03:43:55.820Z] ---> a103a5976690 [2021-03-03T03:43:55.820Z] Step 21/23 : LABEL arch=arm64 [2021-03-03T03:43:56.096Z] ---> Running in 812b181e111e [2021-03-03T03:43:56.696Z] Removing intermediate container 812b181e111e [2021-03-03T03:43:56.696Z] ---> 16d0147d2ef2 [2021-03-03T03:43:56.696Z] Step 22/23 : LABEL git_sha=c72c58446a59f0828351808ff54134885484dbbf [2021-03-03T03:43:56.973Z] ---> Running in 57edbc98c318 [2021-03-03T03:43:57.574Z] Removing intermediate container 57edbc98c318 [2021-03-03T03:43:57.574Z] ---> d9cab1f069cf [2021-03-03T03:43:57.574Z] Step 23/23 : LABEL version=0.0.0 [2021-03-03T03:43:57.574Z] ---> Running in cff6d30ac263 [2021-03-03T03:43:58.555Z] Removing intermediate container cff6d30ac263 [2021-03-03T03:43:58.555Z] ---> f3d11d8b9b24 [2021-03-03T03:43:58.555Z] [2021-03-03T03:43:58.832Z] Successfully built f3d11d8b9b24 [2021-03-03T03:43:58.832Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-03T03:44:13.931Z]  Building docker-core-command-go ... done Removing intermediate container 2226643bcdf5 [2021-03-03T03:44:13.931Z] ---> 36bdc085f103 [2021-03-03T03:44:13.931Z] [2021-03-03T03:44:13.931Z] Step 10/22 : FROM alpine:3.12 [2021-03-03T03:44:13.931Z] ---> d10569e2745f [2021-03-03T03:44:13.931Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-03T03:44:13.931Z] ---> Running in e58d0c853a8d [2021-03-03T03:44:13.931Z] Removing intermediate container 679ff97cfeec [2021-03-03T03:44:13.931Z] ---> 6e35a8165bb0 [2021-03-03T03:44:13.931Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-03T03:44:13.931Z] ---> Running in aab74877a4d1 [2021-03-03T03:44:13.931Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T03:44:14.204Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T03:44:14.843Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-03T03:44:14.843Z] 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-03T03:44:14.843Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-03T03:44:14.843Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T03:44:14.843Z] Executing ca-certificates-20191127-r4.trigger [2021-03-03T03:44:15.132Z] OK: 6 MiB in 16 packages [2021-03-03T03:44:17.199Z] Removing intermediate container e58d0c853a8d [2021-03-03T03:44:17.199Z] ---> 18ee44cf0253 [2021-03-03T03:44:17.199Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T03:44:17.473Z] ---> Running in b0104320a5a8 [2021-03-03T03:44:17.747Z] Removing intermediate container b0104320a5a8 [2021-03-03T03:44:17.747Z] ---> 9a457b87200d [2021-03-03T03:44:17.747Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-03T03:44:18.019Z] ---> Running in e3b8c496948a [2021-03-03T03:44:18.019Z] Removing intermediate container aab74877a4d1 [2021-03-03T03:44:18.019Z] ---> 4d3f06520100 [2021-03-03T03:44:18.019Z] [2021-03-03T03:44:18.019Z] Step 11/26 : FROM docker:20.10.0 [2021-03-03T03:44:18.292Z] 20.10.0: Pulling from library/docker [2021-03-03T03:44:18.568Z] Removing intermediate container e3b8c496948a [2021-03-03T03:44:18.568Z] ---> 47ba0b1e6190 [2021-03-03T03:44:18.568Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-03T03:44:18.568Z] ---> Running in 6783bb95dc09 [2021-03-03T03:44:19.164Z] Removing intermediate container 6783bb95dc09 [2021-03-03T03:44:19.164Z] ---> 521c79d0b544 [2021-03-03T03:44:19.164Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T03:44:20.140Z] ---> 8228f84d3389 [2021-03-03T03:44:20.140Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-03T03:44:21.572Z] ---> 39e715c56c3b [2021-03-03T03:44:21.572Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-03T03:44:22.166Z] ---> 8e305cbd7a13 [2021-03-03T03:44:22.166Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-03T03:44:22.166Z] ---> Running in 7321fc5ffdc7 [2021-03-03T03:44:22.761Z] Removing intermediate container 7321fc5ffdc7 [2021-03-03T03:44:22.761Z] ---> df23ff977e86 [2021-03-03T03:44:22.761Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T03:44:23.352Z] ---> Running in d4cbaa9da95d [2021-03-03T03:44:23.942Z] Removing intermediate container d4cbaa9da95d [2021-03-03T03:44:23.942Z] ---> 2a48d32f34d7 [2021-03-03T03:44:23.942Z] Step 20/22 : LABEL arch=arm64 [2021-03-03T03:44:24.212Z] ---> Running in 564230e3840a [2021-03-03T03:44:24.804Z] Removing intermediate container 564230e3840a [2021-03-03T03:44:24.804Z] ---> f7a8bd509d47 [2021-03-03T03:44:24.804Z] Step 21/22 : LABEL git_sha=c72c58446a59f0828351808ff54134885484dbbf [2021-03-03T03:44:25.075Z] ---> Running in b073df06623c [2021-03-03T03:44:25.670Z] Removing intermediate container b073df06623c [2021-03-03T03:44:25.670Z] ---> b1374ef960d4 [2021-03-03T03:44:25.670Z] Step 22/22 : LABEL version=0.0.0 [2021-03-03T03:44:25.944Z] ---> Running in 72d82780dffb [2021-03-03T03:44:26.928Z] Removing intermediate container 72d82780dffb [2021-03-03T03:44:26.928Z] ---> 1ba6093cee64 [2021-03-03T03:44:26.928Z] [2021-03-03T03:44:27.202Z] Successfully built 1ba6093cee64 [2021-03-03T03:44:27.202Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-03T03:44:29.820Z]  Building docker-support-notifications-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-03T03:44:29.820Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-03T03:44:29.820Z] ---> eeaf43b92773 [2021-03-03T03:44:29.820Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-03T03:44:30.422Z] ---> Running in b6ec2aa32718 [2021-03-03T03:44:31.859Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T03:44:31.859Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T03:44:32.455Z] (1/2) Installing readline (8.0.4-r0) [2021-03-03T03:44:32.455Z] (2/2) Installing bash (5.0.17-r0) [2021-03-03T03:44:32.455Z] Executing bash-5.0.17-r0.post-install [2021-03-03T03:44:32.455Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T03:44:32.455Z] OK: 12 MiB in 22 packages [2021-03-03T03:44:33.429Z] Removing intermediate container b6ec2aa32718 [2021-03-03T03:44:33.429Z] ---> 4de73c5cd1f5 [2021-03-03T03:44:33.429Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-03T03:44:33.703Z] ---> Running in 5ddba754ba6d [2021-03-03T03:44:34.295Z] Removing intermediate container 5ddba754ba6d [2021-03-03T03:44:34.295Z] ---> 22640269480d [2021-03-03T03:44:34.295Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-03T03:44:34.295Z] ---> Running in 7e971f25103b [2021-03-03T03:44:34.891Z] Removing intermediate container 7e971f25103b [2021-03-03T03:44:34.891Z] ---> 9cd00fef05d1 [2021-03-03T03:44:34.891Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-03T03:44:34.891Z] ---> Running in ccee66918612 [2021-03-03T03:44:35.163Z] Removing intermediate container ccee66918612 [2021-03-03T03:44:35.163Z] ---> 8542a51a16d8 [2021-03-03T03:44:35.163Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-03T03:44:36.593Z] ---> 5a6796f56d7d [2021-03-03T03:44:36.593Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-03T03:44:37.187Z] ---> 2c3e303b44e8 [2021-03-03T03:44:37.187Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-03T03:44:38.163Z] ---> ef26f1ad11cf [2021-03-03T03:44:38.163Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-03T03:44:38.163Z] ---> Running in 6615890ecba9 [2021-03-03T03:44:39.141Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T03:44:39.412Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T03:44:40.004Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-03T03:44:40.004Z] (2/33) Installing expat (2.2.9-r1) [2021-03-03T03:44:40.004Z] (3/33) Installing libffi (3.3-r2) [2021-03-03T03:44:40.004Z] (4/33) Installing gdbm (1.13-r1) [2021-03-03T03:44:40.004Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-03T03:44:40.004Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-03T03:44:40.004Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-03T03:44:41.985Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-03T03:44:41.985Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-03T03:44:41.985Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-03T03:44:41.986Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-03T03:44:41.986Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-03T03:44:41.986Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-03T03:44:41.986Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-03T03:44:41.986Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-03T03:44:41.986Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-03T03:44:41.986Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-03T03:44:41.986Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-03T03:44:41.986Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-03T03:44:41.986Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-03T03:44:41.986Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-03T03:44:41.986Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-03T03:44:41.986Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-03T03:44:41.986Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-03T03:44:41.986Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-03T03:44:41.986Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-03T03:44:41.986Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-03T03:44:41.986Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-03T03:44:41.986Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-03T03:44:41.986Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-03T03:44:41.986Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-03T03:44:41.986Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-03T03:44:41.986Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-03T03:44:42.257Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T03:44:42.257Z] OK: 71 MiB in 55 packages [2021-03-03T03:44:48.961Z] Removing intermediate container 6615890ecba9 [2021-03-03T03:44:48.961Z] ---> 187c88c8b5fb [2021-03-03T03:44:48.961Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-03T03:44:48.961Z] ---> Running in b73fd36a68dc [2021-03-03T03:44:53.257Z] Collecting docker-compose==1.23.2 [2021-03-03T03:44:53.257Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-03T03:44:53.847Z] Collecting docopt<0.7,>=0.6.1 [2021-03-03T03:44:53.847Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-03T03:44:55.815Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-03T03:44:55.815Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-03T03:44:58.420Z] Collecting PyYAML<4,>=3.10 [2021-03-03T03:44:58.420Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-03T03:45:01.018Z] Collecting jsonschema<3,>=2.5.1 [2021-03-03T03:45:01.018Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-03T03:45:01.290Z] Collecting texttable<0.10,>=0.9.0 [2021-03-03T03:45:01.290Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-03T03:45:03.904Z] Collecting docker<4.0,>=3.6.0 [2021-03-03T03:45:03.904Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-03T03:45:03.904Z] 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-03T03:45:04.175Z] Collecting cached-property<2,>=1.2.0 [2021-03-03T03:45:04.175Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-03T03:45:05.141Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-03T03:45:05.141Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-03T03:45:05.731Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-03T03:45:05.731Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-03T03:45:06.001Z] Collecting docker-pycreds>=0.4.0 [2021-03-03T03:45:06.001Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-03T03:45:06.593Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-03T03:45:06.593Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-03T03:45:06.861Z] 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-03T03:45:07.131Z] Collecting idna<2.8,>=2.5 [2021-03-03T03:45:07.131Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-03T03:45:07.131Z] 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-03T03:45:07.131Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-03T03:45:07.131Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-03T03:45:07.131Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-03T03:45:07.131Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-03T03:45:08.099Z] Installing collected packages: docopt, dockerpty, PyYAML, jsonschema, texttable, websocket-client, docker-pycreds, urllib3, idna, requests, docker, cached-property, docker-compose [2021-03-03T03:45:08.099Z] Running setup.py install for docopt: started [2021-03-03T03:45:09.525Z] Running setup.py install for docopt: finished with status 'done' [2021-03-03T03:45:09.525Z] Running setup.py install for dockerpty: started [2021-03-03T03:45:11.485Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-03T03:45:11.485Z] Running setup.py install for PyYAML: started [2021-03-03T03:45:13.447Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-03T03:45:13.447Z] Running setup.py install for texttable: started [2021-03-03T03:45:15.411Z] Running setup.py install for texttable: finished with status 'done' [2021-03-03T03:45:15.411Z] Attempting uninstall: urllib3 [2021-03-03T03:45:15.411Z] Found existing installation: urllib3 1.25.9 [2021-03-03T03:45:15.682Z] Uninstalling urllib3-1.25.9: [2021-03-03T03:45:15.682Z] Successfully uninstalled urllib3-1.25.9 [2021-03-03T03:45:16.272Z] Attempting uninstall: idna [2021-03-03T03:45:16.272Z] Found existing installation: idna 2.9 [2021-03-03T03:45:16.272Z] Uninstalling idna-2.9: [2021-03-03T03:45:16.272Z] Successfully uninstalled idna-2.9 [2021-03-03T03:45:16.866Z] Attempting uninstall: requests [2021-03-03T03:45:16.867Z] Found existing installation: requests 2.23.0 [2021-03-03T03:45:16.867Z] Uninstalling requests-2.23.0: [2021-03-03T03:45:17.136Z] Successfully uninstalled requests-2.23.0 [2021-03-03T03:45:19.148Z] 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-03T03:45:22.574Z] Removing intermediate container b73fd36a68dc [2021-03-03T03:45:22.574Z] ---> 882c1c76a016 [2021-03-03T03:45:22.574Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-03T03:45:22.847Z] ---> Running in 573cc3ede3ae [2021-03-03T03:45:23.825Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T03:45:24.096Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T03:45:24.690Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-03T03:45:24.690Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-03T03:45:24.690Z] (3/3) Installing curl (7.69.1-r3) [2021-03-03T03:45:24.690Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T03:45:24.690Z] OK: 71 MiB in 58 packages [2021-03-03T03:45:26.119Z] Removing intermediate container 573cc3ede3ae [2021-03-03T03:45:26.119Z] ---> 5c61a525865f [2021-03-03T03:45:26.119Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-03T03:45:26.119Z] ---> Running in 4b312b31a2d6 [2021-03-03T03:45:26.711Z] Removing intermediate container 4b312b31a2d6 [2021-03-03T03:45:26.711Z] ---> fdf9a1d7d5f9 [2021-03-03T03:45:26.711Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T03:45:26.711Z] ---> Running in 5024e9b1a3bf [2021-03-03T03:45:27.303Z] Removing intermediate container 5024e9b1a3bf [2021-03-03T03:45:27.303Z] ---> 496f6f14830d [2021-03-03T03:45:27.303Z] Step 24/26 : LABEL arch=arm64 [2021-03-03T03:45:27.303Z] ---> Running in 84b4e32b9c14 [2021-03-03T03:45:27.894Z] Removing intermediate container 84b4e32b9c14 [2021-03-03T03:45:27.894Z] ---> f2efc4170f06 [2021-03-03T03:45:27.894Z] Step 25/26 : LABEL git_sha=c72c58446a59f0828351808ff54134885484dbbf [2021-03-03T03:45:27.894Z] ---> Running in 3e854f80977c [2021-03-03T03:45:28.486Z] Removing intermediate container 3e854f80977c [2021-03-03T03:45:28.486Z] ---> 85b8fc79a11a [2021-03-03T03:45:28.486Z] Step 26/26 : LABEL version=0.0.0 [2021-03-03T03:45:28.486Z] ---> Running in 1b522bb6ae62 [2021-03-03T03:45:29.079Z] Removing intermediate container 1b522bb6ae62 [2021-03-03T03:45:29.079Z] ---> 8a03704805ac [2021-03-03T03:45:29.079Z] [2021-03-03T03:45:29.672Z] Successfully built 8a03704805ac [2021-03-03T03:45:29.672Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-03T03:45:29.958Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-03T03:45:29.956Z] $ docker stop --time=1 54a0fbf9430c5fa8cc5e9b4867fe9cdadd8b972659d0f8edb4cbb753fedbc292 [2021-03-03T03:45:31.878Z] $ docker rm -f 54a0fbf9430c5fa8cc5e9b4867fe9cdadd8b972659d0f8edb4cbb753fedbc292 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-03T03:45:32.634Z] + grep docker [2021-03-03T03:45:32.634Z] + docker images [2021-03-03T03:45:32.907Z] docker-sys-mgmt-agent-go-arm64 latest 8a03704805ac 4 seconds ago 300MB [2021-03-03T03:45:32.907Z] docker-support-notifications-go-arm64 latest 1ba6093cee64 About a minute ago 16.9MB [2021-03-03T03:45:32.907Z] docker-core-command-go-arm64 latest f3d11d8b9b24 About a minute ago 16.2MB [2021-03-03T03:45:32.907Z] docker-support-scheduler-go-arm64 latest 748a9aa98ba0 2 minutes ago 16.3MB [2021-03-03T03:45:32.907Z] docker-core-data-go-arm64 latest 5ccc5ad84937 3 minutes ago 21.1MB [2021-03-03T03:45:32.907Z] docker-security-bootstrapper-go-arm64 latest 55df50c524bf 3 minutes ago 17.6MB [2021-03-03T03:45:32.907Z] docker-core-metadata-go-arm64 latest d38285b6661b 3 minutes ago 17.9MB [2021-03-03T03:45:32.907Z] docker-security-secretstore-setup-go-arm64 latest 2f764a4ac5e5 3 minutes ago 23.7MB [2021-03-03T03:45:32.907Z] docker-security-proxy-setup-go-arm64 latest 0507348b8972 3 minutes ago 23.4MB [2021-03-03T03:45:32.908Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-03T03:45:34.311Z] ---> job-cost.sh [2021-03-03T03:45:34.311Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nV8o [2021-03-03T03:46:13.256Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-03T03:48:35.093Z] lf-activate-venv(): INFO: Adding /tmp/venv-nV8o/bin to PATH [2021-03-03T03:48:35.093Z] INFO: No Stack... [2021-03-03T03:48:35.093Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-03T03:48:35.093Z] INFO: Archiving Costs [Pipeline] sh [2021-03-03T03:48:35.443Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-03-03T03:48:35.443Z] + cut -d, -f6 [Pipeline] lock [2021-03-03T03:48:35.572Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3214-4-stack-cost] [2021-03-03T03:48:35.581Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3214-4-stack-cost] did not exist. Created. [2021-03-03T03:48:35.581Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3214-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-03T03:48:36.070Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-03T03:48:36.399Z] Stashed 1 file(s) [Pipeline] } [2021-03-03T03:48:36.410Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3214-4-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) [Pipeline] unstash [Pipeline] wrap [2021-03-03T03:48:38.529Z] provisioning config files... [2021-03-03T03:48:38.550Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config1200958891825662742tmp [Pipeline] { [Pipeline] sh [2021-03-03T03:48:38.950Z] + set +x [2021-03-03T03:48:38.950Z] + curl -s https://codecov.io/bash [2021-03-03T03:48:38.950Z] + bash -s -- [2021-03-03T03:48:39.534Z] [2021-03-03T03:48:39.534Z] _____ _ [2021-03-03T03:48:39.534Z] / ____| | | [2021-03-03T03:48:39.534Z] | | ___ __| | ___ ___ _____ __ [2021-03-03T03:48:39.534Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-03T03:48:39.534Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-03T03:48:39.534Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-03T03:48:39.534Z] Bash-20210226-7100762 [2021-03-03T03:48:39.534Z] [2021-03-03T03:48:39.534Z] [2021-03-03T03:48:39.534Z] ==> git version 2.24.3 found [2021-03-03T03:48:39.534Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-03T03:48:39.534Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-03T03:48:39.534Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-03T03:48:39.534Z] ==> Jenkins CI detected. [2021-03-03T03:48:39.534Z] project root: . [2021-03-03T03:48:39.534Z] --> token set from env [2021-03-03T03:48:39.534Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-03T03:48:39.534Z] ==> Running gcov in . (disable via -X gcov) [2021-03-03T03:48:39.534Z] ==> Python coveragepy not found [2021-03-03T03:48:39.534Z] ==> Searching for coverage reports in: [2021-03-03T03:48:39.534Z] + . [2021-03-03T03:48:39.534Z] -> Found 1 reports [2021-03-03T03:48:39.534Z] ==> Detecting git/mercurial file structure [2021-03-03T03:48:39.534Z] ==> Reading reports [2021-03-03T03:48:39.534Z] + ./coverage.out bytes=602988 [2021-03-03T03:48:39.534Z] ==> Appending adjustments [2021-03-03T03:48:39.534Z] https://docs.codecov.io/docs/fixing-reports [2021-03-03T03:48:43.765Z] + Found adjustments [2021-03-03T03:48:43.765Z] ==> Gzipping contents [2021-03-03T03:48:43.765Z] 88K /tmp/codecov.QAaD2v.gz [2021-03-03T03:48:43.765Z] ==> Uploading reports [2021-03-03T03:48:43.765Z] url: https://codecov.io [2021-03-03T03:48:43.766Z] query: branch=PR-3214&commit=c72c58446a59f0828351808ff54134885484dbbf&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3214%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3214&job=&cmd_args= [2021-03-03T03:48:43.766Z] -> Pinging Codecov [2021-03-03T03:48:43.766Z] https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-3214&commit=c72c58446a59f0828351808ff54134885484dbbf&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3214%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3214&job=&cmd_args= [2021-03-03T03:48:43.766Z] -> Uploading to [2021-03-03T03:48:43.766Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-03/00271124DB129430A58F1EEE437C3FCB/c72c58446a59f0828351808ff54134885484dbbf/1f9b80b7-9a86-4254-aabb-330ea3a4f400.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210303%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210303T034843Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8e15380cf94c0e5a74174883c381c475eac5ca54b1af1092147f2d598b06f953 [2021-03-03T03:48:43.766Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-03T03:48:43.766Z] Dload Upload Total Spent Left Speed [2021-03-03T03:48:44.029Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89771 0 0 100 89771 0 144k --:--:-- --:--:-- --:--:-- 144k [2021-03-03T03:48:44.029Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c72c58446a59f0828351808ff54134885484dbbf [Pipeline] } [2021-03-03T03:48:44.040Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [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-03T03:48:46.454Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-03T03:48:47.340Z] ---> package-listing.sh [2021-03-03T03:48:47.340Z] ++ facter osfamily [2021-03-03T03:48:47.340Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-03T03:48:47.340Z] + OS_FAMILY=redhat [2021-03-03T03:48:47.340Z] + workspace=/w/workspace/edgex-go/4 [2021-03-03T03:48:47.340Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-03T03:48:47.340Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-03T03:48:47.340Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-03T03:48:47.340Z] + PACKAGES=/tmp/packages_start.txt [2021-03-03T03:48:47.340Z] + '[' /w/workspace/edgex-go/4 ']' [2021-03-03T03:48:47.340Z] + PACKAGES=/tmp/packages_end.txt [2021-03-03T03:48:47.340Z] + case "${OS_FAMILY}" in [2021-03-03T03:48:47.340Z] + rpm -qa [2021-03-03T03:48:47.340Z] + sort [2021-03-03T03:48:52.648Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-03T03:48:52.649Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-03T03:48:52.649Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-03T03:48:52.649Z] + '[' /w/workspace/edgex-go/4 ']' [2021-03-03T03:48:52.649Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-03-03T03:48:52.649Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-03-03T03:48:52.665Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-03T03:48:52.962Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-03T03:48:53.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-03T03:48:53.284Z] [2021-03-03T03:48:53.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-03T03:48:53.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-03T03:48:53.650Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-03T03:48:53.650Z] df20fa9351a1: Pulling fs layer [2021-03-03T03:48:53.650Z] 36b3adc4ff6f: Pulling fs layer [2021-03-03T03:48:53.650Z] 8ad3a11d3b57: Pulling fs layer [2021-03-03T03:48:53.650Z] 46f8f816bc3b: Pulling fs layer [2021-03-03T03:48:53.650Z] 93b61091891f: Pulling fs layer [2021-03-03T03:48:53.650Z] 93b9cdb0e59b: Pulling fs layer [2021-03-03T03:48:53.650Z] 5e14af77c1be: Pulling fs layer [2021-03-03T03:48:53.650Z] 01666e4c0597: Pulling fs layer [2021-03-03T03:48:53.650Z] aa168da1d23b: Pulling fs layer [2021-03-03T03:48:53.650Z] 93b9cdb0e59b: Waiting [2021-03-03T03:48:53.650Z] 5e14af77c1be: Waiting [2021-03-03T03:48:53.650Z] 01666e4c0597: Waiting [2021-03-03T03:48:53.650Z] aa168da1d23b: Waiting [2021-03-03T03:48:53.650Z] 46f8f816bc3b: Waiting [2021-03-03T03:48:53.650Z] 93b61091891f: Waiting [2021-03-03T03:48:53.650Z] 36b3adc4ff6f: Verifying Checksum [2021-03-03T03:48:53.650Z] 36b3adc4ff6f: Download complete [2021-03-03T03:48:53.650Z] 46f8f816bc3b: Verifying Checksum [2021-03-03T03:48:53.650Z] 46f8f816bc3b: Download complete [2021-03-03T03:48:53.650Z] df20fa9351a1: Verifying Checksum [2021-03-03T03:48:53.650Z] df20fa9351a1: Download complete [2021-03-03T03:48:53.918Z] 93b9cdb0e59b: Verifying Checksum [2021-03-03T03:48:53.918Z] 93b9cdb0e59b: Download complete [2021-03-03T03:48:53.918Z] 93b61091891f: Verifying Checksum [2021-03-03T03:48:53.918Z] 93b61091891f: Download complete [2021-03-03T03:48:53.918Z] 5e14af77c1be: Verifying Checksum [2021-03-03T03:48:53.918Z] 5e14af77c1be: Download complete [2021-03-03T03:48:53.918Z] 01666e4c0597: Verifying Checksum [2021-03-03T03:48:53.918Z] 01666e4c0597: Download complete [2021-03-03T03:48:54.182Z] df20fa9351a1: Pull complete [2021-03-03T03:48:54.448Z] 8ad3a11d3b57: Verifying Checksum [2021-03-03T03:48:54.448Z] 8ad3a11d3b57: Download complete [2021-03-03T03:48:54.448Z] 36b3adc4ff6f: Pull complete [2021-03-03T03:48:55.848Z] 8ad3a11d3b57: Pull complete [2021-03-03T03:48:56.429Z] aa168da1d23b: Verifying Checksum [2021-03-03T03:48:56.429Z] aa168da1d23b: Download complete [2021-03-03T03:48:57.379Z] 46f8f816bc3b: Pull complete [2021-03-03T03:48:58.778Z] 93b61091891f: Pull complete [2021-03-03T03:48:59.041Z] 93b9cdb0e59b: Pull complete [2021-03-03T03:48:59.304Z] 5e14af77c1be: Pull complete [2021-03-03T03:48:59.567Z] 01666e4c0597: Pull complete [2021-03-03T03:49:10.167Z] aa168da1d23b: Pull complete [2021-03-03T03:49:10.167Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-03T03:49:10.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-03T03:49:10.167Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-03T03:49:10.435Z] prd-centos7-docker-4c-2g-28337 does not seem to be running inside a container [2021-03-03T03:49:10.487Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-03T03:49:15.794Z] $ docker top 34fc0bbc4b6f4750ee53243d5e33799550ae19fe512b849611b0dcf5fcb6e3b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-03T03:49:16.438Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-03T03:49:16.741Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-03T03:49:17.042Z] + ls /var/log/sa-host [2021-03-03T03:49:17.042Z] + sadf -c /var/log/sa-host/sa03 [2021-03-03T03:49:17.042Z] file_magic: OK [2021-03-03T03:49:17.042Z] HZ: Using current value: 100 [2021-03-03T03:49:17.042Z] file_header: OK [2021-03-03T03:49:17.042Z] 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-03T03:49:17.042Z] Statistics: [2021-03-03T03:49:17.042Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-03T03:49:17.042Z] File successfully converted to sysstat format version 12.2.1 [2021-03-03T03:49:17.042Z] + sadf -c /var/log/sa-host/sa23 [2021-03-03T03:49:17.042Z] file_magic: OK [2021-03-03T03:49:17.042Z] HZ: Using current value: 100 [2021-03-03T03:49:17.042Z] file_header: OK [2021-03-03T03:49:17.042Z] 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-03T03:49:17.042Z] Statistics: [2021-03-03T03:49:17.042Z] Hnuu...uuuununununu... [2021-03-03T03:49:17.042Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-03T03:49:17.689Z] provisioning config files... [2021-03-03T03:49:17.708Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config8296617884041040718tmp [Pipeline] { [Pipeline] echo [2021-03-03T03:49:17.785Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-03T03:49:18.089Z] ---> create-netrc.sh [Pipeline] } [2021-03-03T03:49:18.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-03T03:49:18.198Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-03T03:49:18.509Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-03T03:49:18.520Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-03T03:49:18.820Z] ---> sudo-logs.sh [2021-03-03T03:49:18.820Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-03T03:49:18.887Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-03T03:49:19.187Z] ---> job-cost.sh [2021-03-03T03:49:19.187Z] lf-activate-venv: SKIPPING [2021-03-03T03:49:19.187Z] DEBUG: total: 0.20999999344348907 [2021-03-03T03:49:19.187Z] INFO: Retrieving Stack Cost... [2021-03-03T03:49:20.132Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-03T03:49:20.706Z] INFO: Archiving Costs [Pipeline] echo [2021-03-03T03:49:20.721Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-03T03:49:21.020Z] ---> logs-deploy.sh [2021-03-03T03:49:21.020Z] lf-activate-venv: SKIPPING [2021-03-03T03:49:21.020Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3214/4 [2021-03-03T03:49:21.020Z] INFO: archiving workspace using pattern(s): [2021-03-03T03:49:22.941Z] Archives upload complete. [2021-03-03T03:49:22.941Z] INFO: archiving logs to Nexus