Pull request #3210 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at 76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41 rather than 84ec22d5048b6a55e158f6227902efca616dd197 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28343 in /w/workspace/edgexfoundry_edgex-go_PR-3210 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41 into PR head commit 84ec22d5048b6a55e158f6227902efca616dd197 Merge succeeded, producing 84ec22d5048b6a55e158f6227902efca616dd197 Checking out Revision 84ec22d5048b6a55e158f6227902efca616dd197 (PR-3210) > 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/3210/head:refs/remotes/origin/PR-3210 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84ec22d5048b6a55e158f6227902efca616dd197 # 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 84ec22d5048b6a55e158f6227902efca616dd197 # timeout=10 Commit message: "feat(notifications): Implement GET /notification/id/{id} V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-03T04:38:06.750Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-03T04:38:07.043Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-03T04:38:07.155Z] ========================================================= [2021-03-03T04:38:07.155Z] EdgeX Global Pipelines Version Info [2021-03-03T04:38:07.155Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-03T04:38:08.598Z] ------------------- [2021-03-03T04:38:08.598Z] stable info: [2021-03-03T04:38:08.598Z] ------------------- [2021-03-03T04:38:08.598Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-03T04:38:08.598Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-03T04:38:08.598Z] Message: update stable to v1.0.184 [2021-03-03T04:38:09.546Z] ------------------- [2021-03-03T04:38:09.546Z] experimental info: [2021-03-03T04:38:09.546Z] ------------------- [2021-03-03T04:38:09.546Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-03T04:38:09.546Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-03T04:38:09.546Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-03T04:38:09.865Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-03T04:38:09.967Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-03T04:38:10.067Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-03T04:38:10.178Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-03T04:38:10.329Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-03T04:38:10.479Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-03T04:38:10.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-03T04:38:10.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-03T04:38:10.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-03T04:38:10.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-03T04:38:11.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-03T04:38:11.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-03T04:38:11.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-03T04:38:11.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-03T04:38:11.480Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-03T04:38:11.579Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-03T04:38:11.691Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-03T04:38:11.796Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-03T04:38:11.958Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-03T04:38:12.060Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-03T04:38:12.149Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-03T04:38:12.241Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-03T04:38:12.334Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3210 [Pipeline] echo [2021-03-03T04:38:12.431Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3210 [Pipeline] echo [2021-03-03T04:38:12.522Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3210 [Pipeline] echo [2021-03-03T04:38:12.630Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84ec22d5048b6a55e158f6227902efca616dd197 [Pipeline] echo [2021-03-03T04:38:12.728Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 84ec22d [Pipeline] echo [2021-03-03T04:38:12.822Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-03T04:38:13.023Z] provisioning config files... [2021-03-03T04:38:13.065Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7131867781808868841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-03T04:38:13.487Z] ---> docker-login.sh [2021-03-03T04:38:13.487Z] nexus3.edgexfoundry.org:10001 [2021-03-03T04:38:13.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T04:38:14.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T04:38:14.015Z] Configure a credential helper to remove this warning. See [2021-03-03T04:38:14.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T04:38:14.015Z] [2021-03-03T04:38:14.015Z] Login Succeeded [2021-03-03T04:38:14.015Z] nexus3.edgexfoundry.org:10002 [2021-03-03T04:38:14.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T04:38:14.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T04:38:14.278Z] Configure a credential helper to remove this warning. See [2021-03-03T04:38:14.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T04:38:14.278Z] [2021-03-03T04:38:14.278Z] Login Succeeded [2021-03-03T04:38:14.278Z] nexus3.edgexfoundry.org:10003 [2021-03-03T04:38:14.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T04:38:14.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T04:38:14.278Z] Configure a credential helper to remove this warning. See [2021-03-03T04:38:14.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T04:38:14.278Z] [2021-03-03T04:38:14.278Z] Login Succeeded [2021-03-03T04:38:14.278Z] nexus3.edgexfoundry.org:10004 [2021-03-03T04:38:14.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T04:38:14.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T04:38:14.540Z] Configure a credential helper to remove this warning. See [2021-03-03T04:38:14.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T04:38:14.540Z] [2021-03-03T04:38:14.540Z] Login Succeeded [2021-03-03T04:38:14.540Z] docker.io [2021-03-03T04:38:14.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T04:38:15.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T04:38:15.377Z] Configure a credential helper to remove this warning. See [2021-03-03T04:38:15.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T04:38:15.377Z] [2021-03-03T04:38:15.377Z] Login Succeeded [2021-03-03T04:38:15.377Z] ---> docker-login.sh ends [Pipeline] } [2021-03-03T04:38:15.387Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-03T04:38:15.885Z] ++ 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-03T04:38:15.885Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T04:38:15.885Z] ++ dirname cmd/core-command/Dockerfile [2021-03-03T04:38:15.885Z] ++ cut -d/ -f2 [2021-03-03T04:38:15.885Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-03T04:38:15.885Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T04:38:15.885Z] ++ dirname cmd/core-data/Dockerfile [2021-03-03T04:38:15.885Z] ++ cut -d/ -f2 [2021-03-03T04:38:15.885Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-03T04:38:15.885Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T04:38:15.885Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-03T04:38:15.885Z] ++ cut -d/ -f2 [2021-03-03T04:38:15.885Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-03T04:38:15.885Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T04:38:15.885Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-03T04:38:15.885Z] ++ cut -d/ -f2 [2021-03-03T04:38:15.885Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-03T04:38:15.885Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T04:38:15.885Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-03T04:38:15.885Z] ++ cut -d/ -f2 [2021-03-03T04:38:15.885Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-03T04:38:15.885Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T04:38:15.885Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-03T04:38:15.885Z] ++ cut -d/ -f2 [2021-03-03T04:38:15.885Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-03T04:38:15.885Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T04:38:15.885Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-03T04:38:15.885Z] ++ cut -d/ -f2 [2021-03-03T04:38:15.885Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-03T04:38:15.885Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T04:38:15.885Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-03T04:38:15.885Z] ++ cut -d/ -f2 [2021-03-03T04:38:15.885Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-03T04:38:15.885Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-03T04:38:15.885Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-03T04:38:15.885Z] ++ cut -d/ -f2 [2021-03-03T04:38:15.885Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-03T04:38:15.960Z] 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-03T04:38:17.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-03T04:38:17.551Z] [2021-03-03T04:38:17.551Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-03T04:38:17.898Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-03T04:38:17.898Z] latest: Pulling from edgex-devops/git-semver [2021-03-03T04:38:17.898Z] 31603596830f: Pulling fs layer [2021-03-03T04:38:17.898Z] 2a8b12db71e7: Pulling fs layer [2021-03-03T04:38:17.898Z] 6ca5941a6612: Pulling fs layer [2021-03-03T04:38:17.898Z] ecc8261a40a4: Pulling fs layer [2021-03-03T04:38:17.898Z] ecc8261a40a4: Waiting [2021-03-03T04:38:17.898Z] 2a8b12db71e7: Verifying Checksum [2021-03-03T04:38:17.898Z] 2a8b12db71e7: Download complete [2021-03-03T04:38:17.898Z] 31603596830f: Verifying Checksum [2021-03-03T04:38:17.898Z] 31603596830f: Download complete [2021-03-03T04:38:18.163Z] ecc8261a40a4: Verifying Checksum [2021-03-03T04:38:18.163Z] ecc8261a40a4: Download complete [2021-03-03T04:38:18.163Z] 6ca5941a6612: Verifying Checksum [2021-03-03T04:38:18.163Z] 6ca5941a6612: Download complete [2021-03-03T04:38:18.427Z] 31603596830f: Pull complete [2021-03-03T04:38:18.696Z] 2a8b12db71e7: Pull complete [2021-03-03T04:38:19.277Z] 6ca5941a6612: Pull complete [2021-03-03T04:38:19.539Z] ecc8261a40a4: Pull complete [2021-03-03T04:38:19.539Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-03T04:38:19.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-03T04:38:19.801Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-03T04:38:19.904Z] prd-centos7-docker-4c-2g-28343 does not seem to be running inside a container [2021-03-03T04:38:19.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-03T04:38:22.500Z] $ docker top fa0368f40ca410e429f8abb0d553d1a321d5ef7d609a777b29f3e4f4932ff00e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-03T04:38:22.787Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-03T04:38:22.787Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-03T04:38:23.009Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-03T04:38:23.014Z] $ docker exec fa0368f40ca410e429f8abb0d553d1a321d5ef7d609a777b29f3e4f4932ff00e ssh-agent [2021-03-03T04:38:23.180Z] SSH_AUTH_SOCK=/tmp/ssh-zHKu8420Rm08/agent.12 [2021-03-03T04:38:23.180Z] SSH_AGENT_PID=18 [2021-03-03T04:38:23.190Z] Running ssh-add (command line suppressed) [2021-03-03T04:38:23.307Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6369791408550124183.key (/w/workspace/edgex-go/3@tmp/private_key_6369791408550124183.key) [2021-03-03T04:38:23.355Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-03T04:38:23.686Z] + git tag --points-at HEAD [Pipeline] } [2021-03-03T04:38:23.710Z] $ docker exec --env ******** --env ******** fa0368f40ca410e429f8abb0d553d1a321d5ef7d609a777b29f3e4f4932ff00e ssh-agent -k [2021-03-03T04:38:23.819Z] unset SSH_AUTH_SOCK; [2021-03-03T04:38:23.820Z] unset SSH_AGENT_PID; [2021-03-03T04:38:23.820Z] echo Agent pid 18 killed; [2021-03-03T04:38:23.863Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-03T04:38:24.057Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-03T04:38:24.057Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-03T04:38:24.219Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-03T04:38:24.224Z] $ docker exec fa0368f40ca410e429f8abb0d553d1a321d5ef7d609a777b29f3e4f4932ff00e ssh-agent [2021-03-03T04:38:24.393Z] SSH_AUTH_SOCK=/tmp/ssh-mZvYMF5vpLNa/agent.46 [2021-03-03T04:38:24.393Z] SSH_AGENT_PID=51 [2021-03-03T04:38:24.399Z] Running ssh-add (command line suppressed) [2021-03-03T04:38:24.523Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4705569889240502758.key (/w/workspace/edgex-go/3@tmp/private_key_4705569889240502758.key) [2021-03-03T04:38:24.573Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-03T04:38:24.916Z] + git semver init [2021-03-03T04:38:24.916Z] # -> Open(): unable to determine branch for HEAD [2021-03-03T04:38:24.916Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-03-03T04:38:24.916Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-03-03T04:38:24.916Z] # $SEMVER_REMOTE_NAME = origin [2021-03-03T04:38:24.916Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-03T04:38:24.916Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-03T04:38:24.916Z] # $SEMVER_BRANCH = PR-3210 [2021-03-03T04:38:24.916Z] # $SEMVER_TEMP = /tmp/semver-974316545 [2021-03-03T04:38:24.916Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-03T04:38:43.117Z] # '/tmp/semver-974316545' -> '/w/workspace/edgex-go/3/.semver' [2021-03-03T04:38:43.117Z] # -> Force: false [2021-03-03T04:38:43.117Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-03-03T04:38:43.132Z] $ docker exec --env ******** --env ******** fa0368f40ca410e429f8abb0d553d1a321d5ef7d609a777b29f3e4f4932ff00e ssh-agent -k [2021-03-03T04:38:43.322Z] unset SSH_AUTH_SOCK; [2021-03-03T04:38:43.323Z] unset SSH_AGENT_PID; [2021-03-03T04:38:43.323Z] echo Agent pid 51 killed; [2021-03-03T04:38:43.381Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-03T04:38:43.925Z] + git semver [Pipeline] } [2021-03-03T04:38:43.943Z] $ docker stop --time=1 fa0368f40ca410e429f8abb0d553d1a321d5ef7d609a777b29f3e4f4932ff00e [2021-03-03T04:38:45.632Z] $ docker rm -f fa0368f40ca410e429f8abb0d553d1a321d5ef7d609a777b29f3e4f4932ff00e [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-03T04:38:46.183Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-03T04:38:46.656Z] Stashed 1 file(s) [Pipeline] echo [2021-03-03T04:38:46.659Z] [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-03T04:38:47.494Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-03T04:38:47.798Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-03T04:38:48.098Z] + sudo service docker restart [2021-03-03T04:38:48.098Z] + true [2021-03-03T04:38:48.098Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-03T04:38:48.687Z] ========================================================= [2021-03-03T04:38:48.687Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-03T04:38:48.687Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-03T04:38:49.042Z] + 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-03T04:38:52.364Z] Sending build context to Docker daemon 328.2MB [2021-03-03T04:38:52.364Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-03T04:38:52.364Z] Step 2/6 : FROM ${BASE} [2021-03-03T04:38:52.364Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-03T04:38:52.364Z] 188c0c94c7c5: Pulling fs layer [2021-03-03T04:38:52.364Z] 0ef7d3d256c8: Pulling fs layer [2021-03-03T04:38:52.364Z] de9db76c5a1d: Pulling fs layer [2021-03-03T04:38:52.364Z] bca2f99d35d6: Pulling fs layer [2021-03-03T04:38:52.364Z] 93359f2a8cfa: Pulling fs layer [2021-03-03T04:38:52.364Z] 7c6f9722023f: Pulling fs layer [2021-03-03T04:38:52.364Z] a35cf1a2eb13: Pulling fs layer [2021-03-03T04:38:52.364Z] 93359f2a8cfa: Waiting [2021-03-03T04:38:52.364Z] 7c6f9722023f: Waiting [2021-03-03T04:38:52.364Z] a35cf1a2eb13: Waiting [2021-03-03T04:38:52.364Z] bca2f99d35d6: Waiting [2021-03-03T04:38:52.364Z] de9db76c5a1d: Download complete [2021-03-03T04:38:52.364Z] 0ef7d3d256c8: Verifying Checksum [2021-03-03T04:38:52.364Z] 0ef7d3d256c8: Download complete [2021-03-03T04:38:52.633Z] 93359f2a8cfa: Verifying Checksum [2021-03-03T04:38:52.633Z] 93359f2a8cfa: Download complete [2021-03-03T04:38:52.633Z] 188c0c94c7c5: Verifying Checksum [2021-03-03T04:38:52.633Z] 188c0c94c7c5: Download complete [2021-03-03T04:38:52.633Z] 7c6f9722023f: Verifying Checksum [2021-03-03T04:38:52.633Z] 7c6f9722023f: Download complete [2021-03-03T04:38:53.216Z] 188c0c94c7c5: Pull complete [2021-03-03T04:38:53.216Z] 0ef7d3d256c8: Pull complete [2021-03-03T04:38:53.479Z] de9db76c5a1d: Pull complete [2021-03-03T04:38:55.413Z] a35cf1a2eb13: Verifying Checksum [2021-03-03T04:38:55.413Z] a35cf1a2eb13: Download complete [2021-03-03T04:38:55.993Z] bca2f99d35d6: Verifying Checksum [2021-03-03T04:38:55.993Z] bca2f99d35d6: Download complete [2021-03-03T04:39:01.315Z] bca2f99d35d6: Pull complete [2021-03-03T04:39:01.315Z] 93359f2a8cfa: Pull complete [2021-03-03T04:39:01.315Z] 7c6f9722023f: Pull complete [2021-03-03T04:39:02.008Z] Still waiting to schedule task [2021-03-03T04:39:02.008Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-03T04:39:05.551Z] a35cf1a2eb13: Pull complete [2021-03-03T04:39:05.551Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-03T04:39:05.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-03T04:39:05.551Z] ---> a62c8e92a672 [2021-03-03T04:39:05.551Z] 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-03T04:39:05.551Z] ---> Running in 51819bab4ba0 [2021-03-03T04:39:05.813Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T04:39:06.389Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T04:39:06.964Z] (1/12) Installing libmagic (5.38-r0) [2021-03-03T04:39:06.964Z] (2/12) Installing file (5.38-r0) [2021-03-03T04:39:07.226Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-03T04:39:07.226Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-03T04:39:12.526Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-03T04:39:12.526Z] (6/12) Installing patch (2.7.6-r6) [2021-03-03T04:39:12.526Z] (7/12) Installing build-base (0.5-r2) [2021-03-03T04:39:12.526Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-03T04:39:12.526Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-03T04:39:12.526Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-03T04:39:12.788Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-03T04:39:12.788Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-03T04:39:13.052Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T04:39:13.052Z] OK: 233 MiB in 51 packages [2021-03-03T04:39:17.286Z] Removing intermediate container 51819bab4ba0 [2021-03-03T04:39:17.286Z] ---> 6d99debb11c9 [2021-03-03T04:39:17.286Z] Step 4/6 : WORKDIR /edgex-go [2021-03-03T04:39:17.286Z] ---> Running in 5e39e407a929 [2021-03-03T04:39:17.286Z] Removing intermediate container 5e39e407a929 [2021-03-03T04:39:17.286Z] ---> df2c0f6d79e4 [2021-03-03T04:39:17.286Z] Step 5/6 : COPY go.mod . [2021-03-03T04:39:17.550Z] ---> a40e59f45b84 [2021-03-03T04:39:17.550Z] Step 6/6 : RUN go mod download [2021-03-03T04:39:17.550Z] ---> Running in e02cb3561587 [2021-03-03T04:39:44.187Z] Removing intermediate container e02cb3561587 [2021-03-03T04:39:44.187Z] ---> ea1d8b3a5146 [2021-03-03T04:39:44.187Z] Successfully built ea1d8b3a5146 [2021-03-03T04:39:44.187Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-03T04:39:44.497Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-03T04:39:44.497Z] . [Pipeline] withDockerContainer [2021-03-03T04:39:44.606Z] prd-centos7-docker-4c-2g-28343 does not seem to be running inside a container [2021-03-03T04:39:44.656Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-03T04:39:45.430Z] $ docker top f69cd62404730470d2224eb04d290e9d35f44a2d69f1b9fa100e4e6c0079bab2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-03T04:39:45.909Z] + go version [2021-03-03T04:39:45.909Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-03T04:39:45.926Z] $ docker stop --time=1 f69cd62404730470d2224eb04d290e9d35f44a2d69f1b9fa100e4e6c0079bab2 [2021-03-03T04:39:47.283Z] $ docker rm -f f69cd62404730470d2224eb04d290e9d35f44a2d69f1b9fa100e4e6c0079bab2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-03T04:39:48.259Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-03T04:39:48.259Z] . [Pipeline] withDockerContainer [2021-03-03T04:39:48.360Z] prd-centos7-docker-4c-2g-28343 does not seem to be running inside a container [2021-03-03T04:39:48.413Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-03T04:39:49.006Z] $ docker top bc7173fbc0797e2e9897062f6672ff7bfa8b3d8a7877272542d448734aef8c5b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-03T04:39:49.202Z] ========================================================= [2021-03-03T04:39:49.203Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-03T04:39:49.203Z] ========================================================= [Pipeline] sh [2021-03-03T04:39:49.494Z] + make test [2021-03-03T04:39:49.494Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-03T04:39:57.694Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-03T04:40:12.690Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-03T04:40:19.375Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-03T04:40:19.375Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-03T04:40:19.375Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-03T04:40:22.747Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-03T04:40:22.747Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-03T04:40:22.747Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-03T04:40:22.747Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-03T04:40:22.747Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-03T04:40:23.337Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-03T04:40:25.913Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-03T04:40:25.913Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-03T04:40:25.913Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-03T04:40:27.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.093s coverage: 45.9% of statements [2021-03-03T04:40:27.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-03T04:40:27.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-03T04:40:27.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-03T04:40:27.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-03T04:40:27.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-03T04:40:27.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-03T04:40:27.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-03T04:40:27.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.083s coverage: 100.0% of statements [2021-03-03T04:40:30.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.238s coverage: 27.1% of statements [2021-03-03T04:40:30.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-03T04:40:30.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-03T04:40:30.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-03T04:40:30.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-03T04:40:30.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-03T04:40:30.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-03T04:40:30.541Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.044s coverage: 100.0% of statements [2021-03-03T04:40:30.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-03T04:40:30.541Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.033s coverage: 100.0% of statements [2021-03-03T04:40:30.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-03T04:40:30.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-03T04:40:31.122Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.112s coverage: 65.8% of statements [2021-03-03T04:40:31.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-03T04:40:31.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-03T04:40:31.719Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.426s coverage: 82.3% of statements [2021-03-03T04:40:31.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-03T04:40:31.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T04:40:31.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-03T04:40:31.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-03T04:40:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.347s coverage: 28.6% of statements [2021-03-03T04:40:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-03T04:40:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-03T04:40:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-03T04:40:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-03T04:40:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-03T04:40:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.069s coverage: 100.0% of statements [2021-03-03T04:40:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-03T04:40:33.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.045s coverage: 100.0% of statements [2021-03-03T04:40:33.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-03T04:40:33.752Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.097s coverage: 86.7% of statements [2021-03-03T04:40:33.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-03T04:40:34.328Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.106s coverage: 97.5% of statements [2021-03-03T04:40:34.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-03T04:40:34.328Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.058s coverage: 78.3% of statements [2021-03-03T04:40:34.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-03T04:40:34.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-03T04:40:34.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-03T04:40:34.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-03T04:40:36.943Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.432s coverage: 92.8% of statements [2021-03-03T04:40:36.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-03T04:40:36.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T04:40:36.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-03T04:40:36.943Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-03T04:40:36.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-03T04:40:36.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-03T04:40:36.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-03T04:40:36.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-03T04:40:36.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-03T04:40:36.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-03T04:40:36.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-03T04:40:36.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-03T04:40:36.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-03T04:40:36.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-03T04:40:36.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-03T04:40:36.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-03T04:40:36.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-03T04:40:36.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-03T04:40:36.943Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-03-03T04:40:36.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-03T04:40:36.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-03T04:40:36.943Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.068s coverage: 0.1% of statements [2021-03-03T04:40:36.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-03T04:40:36.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-03T04:40:36.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-03T04:40:36.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.035s coverage: 45.5% of statements [2021-03-03T04:40:36.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.041s coverage: 79.5% of statements [2021-03-03T04:40:36.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2021-03-03T04:40:36.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2021-03-03T04:40:36.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements [2021-03-03T04:40:44.375Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28344 in /w/workspace/edgexfoundry_edgex-go_PR-3210 [Pipeline] { [Pipeline] ws [2021-03-03T04:40:44.468Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-03-03T04:40:49.248Z] using credential edgex-jenkins-ssh [2021-03-03T04:40:49.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.040s coverage: 94.4% of statements [2021-03-03T04:40:49.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.025s coverage: 44.8% of statements [2021-03-03T04:40:49.307Z] Cloning the remote Git repository [2021-03-03T04:40:49.375Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-03T04:40:49.494Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-03-03T04:40:49.577Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-03T04:40:49.578Z] > git --version # timeout=10 [2021-03-03T04:40:49.591Z] > git --version # 'git version 2.17.1' [2021-03-03T04:40:49.592Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-03T04:40:49.657Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-03T04:41:01.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.057s coverage: 92.9% of statements [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-03T04:41:01.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-03T04:41:01.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.038s coverage: 87.2% of statements [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-03T04:41:01.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-03T04:41:01.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-03T04:41:01.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-03-03T04:41:01.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-03-03T04:41:01.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.6% of statements [2021-03-03T04:41:01.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.6% of statements [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-03T04:41:01.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 62.4% of statements [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-03T04:41:01.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements [2021-03-03T04:41:01.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2021-03-03T04:41:01.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-03-03T04:41:01.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-03-03T04:41:01.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-03-03T04:41:01.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.292s coverage: 69.1% of statements [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-03T04:41:01.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.090s coverage: 38.4% of statements [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-03T04:41:01.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.033s coverage: 89.5% of statements [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-03T04:41:01.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.039s coverage: 84.8% of statements [2021-03-03T04:41:01.577Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.122s coverage: 47.0% of statements [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-03T04:41:01.577Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.056s coverage: 100.0% of statements [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-03T04:41:01.577Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.051s coverage: 100.0% of statements [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-03T04:41:01.577Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.134s coverage: 89.3% of statements [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-03T04:41:01.577Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.707s coverage: 29.1% of statements [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-03T04:41:01.577Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.068s coverage: 99.0% of statements [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-03T04:41:01.577Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.040s coverage: 100.0% of statements [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-03T04:41:01.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-03T04:41:01.578Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.063s coverage: 94.3% of statements [2021-03-03T04:41:01.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-03T04:41:01.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T04:41:01.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-03T04:41:01.578Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements [2021-03-03T04:41:01.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-03T04:41:01.578Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements [2021-03-03T04:41:01.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-03T04:41:01.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-03T04:41:01.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-03T04:41:01.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-03T04:41:01.578Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.040s coverage: 87.9% of statements [2021-03-03T04:41:01.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-03T04:41:01.578Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-03T04:41:01.578Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements [2021-03-03T04:41:01.578Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-03-03T04:41:01.578Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-03-03T04:41:01.578Z] GO111MODULE=on go vet ./... [2021-03-03T04:41:08.160Z] Merging remotes/origin/master commit 76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41 into PR head commit 84ec22d5048b6a55e158f6227902efca616dd197 [2021-03-03T04:41:08.582Z] Merge succeeded, producing 84ec22d5048b6a55e158f6227902efca616dd197 [2021-03-03T04:41:08.583Z] Checking out Revision 84ec22d5048b6a55e158f6227902efca616dd197 (PR-3210) [2021-03-03T04:41:07.081Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-03T04:41:07.103Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-03T04:41:07.135Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-03T04:41:07.169Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-03T04:41:07.169Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-03T04:41:07.227Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3210/head:refs/remotes/origin/PR-3210 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-03T04:41:08.197Z] > git config core.sparsecheckout # timeout=10 [2021-03-03T04:41:08.214Z] > git checkout -f 84ec22d5048b6a55e158f6227902efca616dd197 # timeout=10 [2021-03-03T04:41:08.523Z] > git remote # timeout=10 [2021-03-03T04:41:08.541Z] > git config --get remote.origin.url # timeout=10 [2021-03-03T04:41:08.554Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-03T04:41:08.564Z] > git merge 76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41 # timeout=10 [2021-03-03T04:41:08.586Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-03T04:41:08.606Z] > git config core.sparsecheckout # timeout=10 [2021-03-03T04:41:08.617Z] > git checkout -f 84ec22d5048b6a55e158f6227902efca616dd197 # timeout=10 [2021-03-03T04:41:12.976Z] Commit message: "feat(notifications): Implement GET /notification/id/{id} V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-03T04:41:14.580Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-03T04:41:15.031Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-03T04:41:15.388Z] + sudo service docker restart [2021-03-03T04:41:15.388Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-03T04:41:18.097Z] provisioning config files... [2021-03-03T04:41:18.136Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5295410965058038994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-03T04:41:18.533Z] ---> docker-login.sh [2021-03-03T04:41:18.533Z] nexus3.edgexfoundry.org:10001 [2021-03-03T04:41:19.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T04:41:19.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T04:41:19.785Z] Configure a credential helper to remove this warning. See [2021-03-03T04:41:19.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T04:41:19.785Z] [2021-03-03T04:41:19.785Z] Login Succeeded [2021-03-03T04:41:19.785Z] nexus3.edgexfoundry.org:10002 [2021-03-03T04:41:20.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T04:41:20.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T04:41:20.332Z] Configure a credential helper to remove this warning. See [2021-03-03T04:41:20.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T04:41:20.332Z] [2021-03-03T04:41:20.332Z] Login Succeeded [2021-03-03T04:41:20.332Z] nexus3.edgexfoundry.org:10003 [2021-03-03T04:41:20.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T04:41:20.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T04:41:20.881Z] Configure a credential helper to remove this warning. See [2021-03-03T04:41:20.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T04:41:20.881Z] [2021-03-03T04:41:20.881Z] Login Succeeded [2021-03-03T04:41:20.881Z] nexus3.edgexfoundry.org:10004 [2021-03-03T04:41:21.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T04:41:21.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T04:41:21.155Z] Configure a credential helper to remove this warning. See [2021-03-03T04:41:21.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T04:41:21.155Z] [2021-03-03T04:41:21.155Z] Login Succeeded [2021-03-03T04:41:21.155Z] docker.io [2021-03-03T04:41:21.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-03T04:41:22.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-03T04:41:22.022Z] Configure a credential helper to remove this warning. See [2021-03-03T04:41:22.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-03T04:41:22.022Z] [2021-03-03T04:41:22.022Z] Login Succeeded [2021-03-03T04:41:22.022Z] ---> docker-login.sh ends [Pipeline] } [2021-03-03T04:41:22.040Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-03T04:41:22.482Z] ========================================================= [2021-03-03T04:41:22.482Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-03T04:41:22.482Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-03T04:41:22.866Z] + 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-03T04:41:25.520Z] Sending build context to Docker daemon 166.5MB [2021-03-03T04:41:25.520Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-03T04:41:25.520Z] Step 2/6 : FROM ${BASE} [2021-03-03T04:41:25.520Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-03T04:41:25.520Z] 5f621e34cdf4: Pulling fs layer [2021-03-03T04:41:25.520Z] a4357932f1b6: Pulling fs layer [2021-03-03T04:41:25.520Z] 18c013af1878: Pulling fs layer [2021-03-03T04:41:25.520Z] 00ac8860ef70: Pulling fs layer [2021-03-03T04:41:25.520Z] 63d7cb157983: Pulling fs layer [2021-03-03T04:41:25.520Z] b116817d02f9: Pulling fs layer [2021-03-03T04:41:25.520Z] 745a02a5169b: Pulling fs layer [2021-03-03T04:41:25.520Z] 00ac8860ef70: Waiting [2021-03-03T04:41:25.520Z] 63d7cb157983: Waiting [2021-03-03T04:41:25.520Z] b116817d02f9: Waiting [2021-03-03T04:41:25.520Z] 745a02a5169b: Waiting [2021-03-03T04:41:25.520Z] 18c013af1878: Verifying Checksum [2021-03-03T04:41:25.520Z] 18c013af1878: Download complete [2021-03-03T04:41:25.520Z] a4357932f1b6: Verifying Checksum [2021-03-03T04:41:25.520Z] a4357932f1b6: Download complete [2021-03-03T04:41:25.811Z] 5f621e34cdf4: Verifying Checksum [2021-03-03T04:41:25.811Z] 5f621e34cdf4: Download complete [2021-03-03T04:41:25.811Z] 63d7cb157983: Verifying Checksum [2021-03-03T04:41:25.811Z] 63d7cb157983: Download complete [2021-03-03T04:41:26.412Z] 5f621e34cdf4: Pull complete [2021-03-03T04:41:26.412Z] b116817d02f9: Verifying Checksum [2021-03-03T04:41:26.412Z] b116817d02f9: Download complete [2021-03-03T04:41:26.690Z] a4357932f1b6: Pull complete [2021-03-03T04:41:27.292Z] 18c013af1878: Pull complete [2021-03-03T04:41:28.320Z] gofmt -l . [2021-03-03T04:41:28.320Z] [ "`gofmt -l .`" = "" ] [2021-03-03T04:41:28.320Z] ./bin/test-go-mod-tidy.sh [2021-03-03T04:41:28.320Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-03T04:41:28.629Z] + ls -al . [2021-03-03T04:41:28.629Z] total 716 [2021-03-03T04:41:28.629Z] drwxrwxr-x 10 1001 1001 4096 Mar 3 04:41 . [2021-03-03T04:41:28.629Z] drwxr-xr-x 4 root root 28 Mar 3 04:39 .. [2021-03-03T04:41:28.629Z] -rw-rw-r-- 1 1001 1001 11 Mar 3 04:38 .dockerignore [2021-03-03T04:41:28.629Z] drwxrwxr-x 8 1001 1001 179 Mar 3 04:38 .git [2021-03-03T04:41:28.629Z] drwxrwxr-x 3 1001 1001 125 Mar 3 04:38 .github [2021-03-03T04:41:28.629Z] -rw-rw-r-- 1 1001 1001 818 Mar 3 04:38 .gitignore [2021-03-03T04:41:28.629Z] drwx------ 3 1001 1001 60 Mar 3 04:38 .semver [2021-03-03T04:41:28.629Z] -rw-rw-r-- 1 1001 1001 166 Mar 3 04:38 .sonarcloud.properties [2021-03-03T04:41:28.629Z] -rw-rw-r-- 1 1001 1001 8475 Mar 3 04:38 Attribution.txt [2021-03-03T04:41:28.629Z] -rw-rw-r-- 1 1001 1001 3804 Mar 3 04:38 CONTRIBUTING.md [2021-03-03T04:41:28.629Z] -rw-rw-r-- 1 1001 1001 931 Mar 3 04:38 Dockerfile.build [2021-03-03T04:41:28.629Z] -rw-rw-r-- 1 1001 1001 863 Mar 3 04:38 Jenkinsfile [2021-03-03T04:41:28.629Z] -rw-rw-r-- 1 1001 1001 10775 Mar 3 04:38 LICENSE [2021-03-03T04:41:28.629Z] -rw-rw-r-- 1 1001 1001 5774 Mar 3 04:38 Makefile [2021-03-03T04:41:28.629Z] -rw-rw-r-- 1 1001 1001 6524 Mar 3 04:38 README.md [2021-03-03T04:41:28.629Z] -rw-rw-r-- 1 1001 1001 6755 Mar 3 04:38 SECURITY.md [2021-03-03T04:41:28.629Z] -rw-rw-r-- 1 1001 1001 5 Mar 3 04:38 VERSION [2021-03-03T04:41:28.629Z] -rw-rw-r-- 1 1001 1001 4131 Mar 3 04:38 ZMQWindows.md [2021-03-03T04:41:28.629Z] drwxrwxr-x 2 1001 1001 117 Mar 3 04:38 bin [2021-03-03T04:41:28.629Z] drwxrwxr-x 14 1001 1001 4096 Mar 3 04:38 cmd [2021-03-03T04:41:28.629Z] -rw-r--r-- 1 root root 604103 Mar 3 04:40 coverage.out [2021-03-03T04:41:28.629Z] -rw-r--r-- 1 root root 1055 Mar 3 04:41 go.mod [2021-03-03T04:41:28.629Z] -rw-r--r-- 1 root root 21699 Mar 3 04:41 go.sum [2021-03-03T04:41:28.629Z] drwxrwxr-x 8 1001 1001 127 Mar 3 04:38 internal [2021-03-03T04:41:28.629Z] drwxrwxr-x 4 1001 1001 26 Mar 3 04:38 openapi [2021-03-03T04:41:28.629Z] drwxrwxr-x 4 1001 1001 71 Mar 3 04:38 snap [2021-03-03T04:41:28.629Z] -rw-rw-r-- 1 1001 1001 168 Mar 3 04:38 version.go [Pipeline] sh [2021-03-03T04:41:28.736Z] 745a02a5169b: Verifying Checksum [2021-03-03T04:41:28.737Z] 745a02a5169b: Download complete [2021-03-03T04:41:28.932Z] + '[' -e coverage.out ] [2021-03-03T04:41:28.932Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-03T04:41:29.200Z] Stashed 1 file(s) [Pipeline] sh [2021-03-03T04:41:29.493Z] + make build [2021-03-03T04:41:29.493Z] 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-03T04:41:29.721Z] 00ac8860ef70: Verifying Checksum [2021-03-03T04:41:29.721Z] 00ac8860ef70: Download complete [2021-03-03T04:41:33.712Z] 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-03T04:41:39.912Z] 00ac8860ef70: Pull complete [2021-03-03T04:41:40.191Z] 63d7cb157983: Pull complete [2021-03-03T04:41:40.790Z] b116817d02f9: Pull complete [2021-03-03T04:41:42.023Z] 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-03T04:41:42.301Z] 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-03T04:41:43.703Z] 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-03T04:41:44.285Z] 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-03T04:41:45.120Z] 745a02a5169b: Pull complete [2021-03-03T04:41:45.120Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-03T04:41:45.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-03T04:41:45.120Z] ---> b7e6874047d6 [2021-03-03T04:41:45.120Z] 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-03T04:41:46.240Z] 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-03T04:41:47.632Z] 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-03T04:41:47.751Z] ---> Running in 3273bdf45628 [2021-03-03T04:41:48.583Z] 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-03T04:41:49.189Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T04:41:49.785Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T04:41:49.979Z] 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-03T04:41:50.375Z] (1/12) Installing libmagic (5.38-r0) [2021-03-03T04:41:50.560Z] 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-03T04:41:50.646Z] (2/12) Installing file (5.38-r0) [2021-03-03T04:41:50.646Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-03T04:41:50.646Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-03T04:41:51.976Z] 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-03T04:41:53.930Z] $ docker stop --time=1 bc7173fbc0797e2e9897062f6672ff7bfa8b3d8a7877272542d448734aef8c5b [2021-03-03T04:41:54.015Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-03T04:41:54.015Z] (6/12) Installing patch (2.7.6-r6) [2021-03-03T04:41:54.285Z] (7/12) Installing build-base (0.5-r2) [2021-03-03T04:41:54.285Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-03T04:41:54.285Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-03T04:41:54.554Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-03T04:41:54.554Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-03T04:41:54.830Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-03T04:41:54.830Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T04:41:54.830Z] OK: 217 MiB in 51 packages [2021-03-03T04:41:55.674Z] $ docker rm -f bc7173fbc0797e2e9897062f6672ff7bfa8b3d8a7877272542d448734aef8c5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-03T04:41:59.146Z] Removing intermediate container 3273bdf45628 [2021-03-03T04:41:59.146Z] ---> 8d2b770dd70c [2021-03-03T04:41:59.146Z] Step 4/6 : WORKDIR /edgex-go [2021-03-03T04:41:59.146Z] ---> Running in c52b4315007f [2021-03-03T04:41:59.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-03T04:41:59.166Z] [2021-03-03T04:41:59.166Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-03T04:41:59.421Z] Removing intermediate container c52b4315007f [2021-03-03T04:41:59.421Z] ---> e0bdc4bdf028 [2021-03-03T04:41:59.421Z] Step 5/6 : COPY go.mod . [2021-03-03T04:41:59.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-03T04:41:59.518Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-03T04:41:59.518Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-03T04:41:59.518Z] ca9280d653b3: Pulling fs layer [2021-03-03T04:41:59.518Z] 7e9c9ca2126c: Pulling fs layer [2021-03-03T04:42:00.015Z] ---> f7342099c20f [2021-03-03T04:42:00.015Z] Step 6/6 : RUN go mod download [2021-03-03T04:42:00.095Z] cbdbe7a5bc2a: Download complete [2021-03-03T04:42:00.295Z] ---> Running in a73eb1626fd8 [2021-03-03T04:42:00.358Z] ca9280d653b3: Verifying Checksum [2021-03-03T04:42:00.358Z] ca9280d653b3: Download complete [2021-03-03T04:42:00.623Z] cbdbe7a5bc2a: Pull complete [2021-03-03T04:42:01.591Z] 7e9c9ca2126c: Verifying Checksum [2021-03-03T04:42:01.591Z] 7e9c9ca2126c: Download complete [2021-03-03T04:42:02.167Z] ca9280d653b3: Pull complete [2021-03-03T04:42:08.802Z] 7e9c9ca2126c: Pull complete [2021-03-03T04:42:08.802Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-03T04:42:08.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-03T04:42:08.802Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-03T04:42:08.921Z] prd-centos7-docker-4c-2g-28343 does not seem to be running inside a container [2021-03-03T04:42:08.973Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-03T04:42:10.999Z] $ docker top 70f11fc16900f85b25141baf2196505cabb0e4476a4c7245a1b555df87c07d46 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-03T04:42:11.565Z] + docker-compose build --help [2021-03-03T04:42:11.565Z] + grep parallel [2021-03-03T04:42:12.513Z] --parallel Build images in parallel. [Pipeline] } [2021-03-03T04:42:12.531Z] $ docker stop --time=1 70f11fc16900f85b25141baf2196505cabb0e4476a4c7245a1b555df87c07d46 [2021-03-03T04:42:13.954Z] $ docker rm -f 70f11fc16900f85b25141baf2196505cabb0e4476a4c7245a1b555df87c07d46 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-03T04:42:14.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-03T04:42:14.574Z] . [Pipeline] withDockerContainer [2021-03-03T04:42:14.672Z] prd-centos7-docker-4c-2g-28343 does not seem to be running inside a container [2021-03-03T04:42:14.722Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-03T04:42:15.482Z] $ docker top ac12d2db5f09135da43a4162bbccf7e67ecc346c95976f40dd3e6a19851429ee -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-03T04:42:15.958Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-03T04:42:16.906Z] Building docker-core-command-go ... [2021-03-03T04:42:16.906Z] Building docker-core-data-go ... [2021-03-03T04:42:16.906Z] Building docker-core-metadata-go ... [2021-03-03T04:42:16.906Z] Building docker-security-bootstrapper-go ... [2021-03-03T04:42:16.906Z] Building docker-security-proxy-setup-go ... [2021-03-03T04:42:16.906Z] Building docker-security-secretstore-setup-go ... [2021-03-03T04:42:16.906Z] Building docker-support-notifications-go ... [2021-03-03T04:42:16.906Z] Building docker-support-scheduler-go ... [2021-03-03T04:42:16.906Z] Building docker-sys-mgmt-agent-go ... [2021-03-03T04:42:16.906Z] Building docker-support-notifications-go [2021-03-03T04:42:16.906Z] Building docker-security-secretstore-setup-go [2021-03-03T04:42:16.906Z] Building docker-core-metadata-go [2021-03-03T04:42:16.906Z] Building docker-security-bootstrapper-go [2021-03-03T04:42:16.906Z] Building docker-core-data-go [2021-03-03T04:42:27.092Z] Removing intermediate container a73eb1626fd8 [2021-03-03T04:42:27.092Z] ---> 64e6c44d697a [2021-03-03T04:42:27.092Z] Successfully built 64e6c44d697a [2021-03-03T04:42:27.092Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-03T04:42:27.428Z] + docker inspect -f . ci-base-image-arm64 [2021-03-03T04:42:27.428Z] . [Pipeline] withDockerContainer [2021-03-03T04:42:27.672Z] prd-ubuntu18.04-docker-arm64-4c-16g-28344 does not seem to be running inside a container [2021-03-03T04:42:27.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-03T04:42:29.389Z] $ docker top e777ffa5af19e27085360d86ccdf56c00c1e7cbc1bc59aeddfed1e79ff13287f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-03T04:42:30.348Z] + go version [2021-03-03T04:42:30.348Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-03T04:42:30.405Z] $ docker stop --time=1 e777ffa5af19e27085360d86ccdf56c00c1e7cbc1bc59aeddfed1e79ff13287f [2021-03-03T04:42:32.386Z] $ docker rm -f e777ffa5af19e27085360d86ccdf56c00c1e7cbc1bc59aeddfed1e79ff13287f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-03T04:42:33.371Z] + docker inspect -f . ci-base-image-arm64 [2021-03-03T04:42:33.371Z] . [Pipeline] withDockerContainer [2021-03-03T04:42:33.626Z] prd-ubuntu18.04-docker-arm64-4c-16g-28344 does not seem to be running inside a container [2021-03-03T04:42:33.741Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-03T04:42:35.143Z] $ docker top 1cab51ad7c337ff18e1c9e7bcbe53dddb9a66b8fa3bdd22c06ddf9d3c20a3605 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-03T04:42:35.500Z] ========================================================= [2021-03-03T04:42:35.500Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-03T04:42:35.500Z] ========================================================= [Pipeline] sh [2021-03-03T04:42:36.138Z] + make test [2021-03-03T04:42:36.138Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-03T04:42:49.547Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T04:42:49.547Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-03T04:42:49.547Z] ---> ea1d8b3a5146 [2021-03-03T04:42:49.547Z] Step 3/23 : WORKDIR /edgex-go [2021-03-03T04:42:50.525Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T04:42:50.525Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-03T04:42:50.525Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T04:42:50.525Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-03-03T04:42:50.525Z] ---> ea1d8b3a5146 [2021-03-03T04:42:50.525Z] Step 3/30 : WORKDIR /edgex-go [2021-03-03T04:42:50.525Z] ---> ea1d8b3a5146 [2021-03-03T04:42:50.525Z] Step 3/24 : WORKDIR /edgex-go [2021-03-03T04:42:51.101Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T04:42:51.101Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-03T04:42:51.101Z] ---> ea1d8b3a5146 [2021-03-03T04:42:51.101Z] Step 3/23 : WORKDIR /edgex-go [2021-03-03T04:42:51.101Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T04:42:51.101Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-03T04:42:51.101Z] ---> ea1d8b3a5146 [2021-03-03T04:42:51.101Z] Step 3/22 : WORKDIR /edgex-go [2021-03-03T04:42:51.679Z] ---> Running in 705620c4bb0b [2021-03-03T04:42:51.679Z] ---> Running in e40cc996b78d [2021-03-03T04:42:51.679Z] ---> Running in cf3ab0b4bfb7 [2021-03-03T04:42:51.679Z] ---> Running in a4a70bc04c07 [2021-03-03T04:42:51.679Z] ---> Running in 89af0c1f4665 [2021-03-03T04:42:52.255Z] Removing intermediate container 705620c4bb0b [2021-03-03T04:42:52.255Z] ---> e8be901fbdad [2021-03-03T04:42:52.255Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T04:42:52.255Z] Removing intermediate container a4a70bc04c07 [2021-03-03T04:42:52.255Z] ---> 0b1688771747 [2021-03-03T04:42:52.255Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T04:42:52.255Z] Removing intermediate container cf3ab0b4bfb7 [2021-03-03T04:42:52.255Z] ---> 3a8f5691b71c [2021-03-03T04:42:52.255Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T04:42:52.255Z] Removing intermediate container e40cc996b78d [2021-03-03T04:42:52.255Z] ---> 50fcd16dd92d [2021-03-03T04:42:52.255Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T04:42:52.255Z] Removing intermediate container 89af0c1f4665 [2021-03-03T04:42:52.255Z] ---> 2d967112226c [2021-03-03T04:42:52.255Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T04:42:52.519Z] ---> Running in 99a8664fc379 [2021-03-03T04:42:52.520Z] ---> Running in a52dd7a0f973 [2021-03-03T04:42:52.520Z] ---> Running in 3b07952e2421 [2021-03-03T04:42:52.520Z] ---> Running in 5d2aab5883cf [2021-03-03T04:42:52.520Z] ---> Running in 66723c53c88e [2021-03-03T04:42:54.443Z] Removing intermediate container 99a8664fc379 [2021-03-03T04:42:54.443Z] ---> b4fb98f73c99 [2021-03-03T04:42:54.443Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-03T04:42:54.707Z] ---> Running in 5c09fdb819bb [2021-03-03T04:42:54.969Z] Removing intermediate container a52dd7a0f973 [2021-03-03T04:42:54.969Z] ---> 015b56227493 [2021-03-03T04:42:54.969Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-03T04:42:54.969Z] Removing intermediate container 3b07952e2421 [2021-03-03T04:42:54.969Z] ---> a7295550567f [2021-03-03T04:42:54.969Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-03T04:42:54.969Z] Removing intermediate container 5d2aab5883cf [2021-03-03T04:42:54.969Z] ---> 193bf3f72ab0 [2021-03-03T04:42:54.969Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-03-03T04:42:55.242Z] Removing intermediate container 66723c53c88e [2021-03-03T04:42:55.242Z] ---> a01476103353 [2021-03-03T04:42:55.242Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-03T04:42:55.242Z] ---> Running in 9b60e95098c8 [2021-03-03T04:42:55.242Z] ---> Running in 1677a0033430 [2021-03-03T04:42:55.242Z] ---> Running in 524fd1dca277 [2021-03-03T04:42:55.508Z] ---> Running in 0c1f865ee96a [2021-03-03T04:42:55.771Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T04:42:56.035Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T04:42:56.035Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T04:42:56.297Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T04:42:56.297Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T04:42:56.298Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T04:42:56.873Z] OK: 233 MiB in 51 packages [2021-03-03T04:42:56.873Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T04:42:56.873Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T04:42:56.873Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T04:42:56.873Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T04:42:57.135Z] Removing intermediate container 5c09fdb819bb [2021-03-03T04:42:57.135Z] ---> 50fbc4897976 [2021-03-03T04:42:57.135Z] Step 6/23 : COPY go.mod . [2021-03-03T04:42:57.405Z] OK: 233 MiB in 51 packages [2021-03-03T04:42:57.406Z] OK: 233 MiB in 51 packages [2021-03-03T04:42:57.406Z] OK: 233 MiB in 51 packages [2021-03-03T04:42:57.406Z] OK: 233 MiB in 51 packages [2021-03-03T04:42:57.668Z] ---> 174365dad54b [2021-03-03T04:42:57.668Z] Step 7/23 : RUN go mod download [2021-03-03T04:42:57.668Z] ---> Running in a6c601db6cdc [2021-03-03T04:42:58.255Z] Removing intermediate container 0c1f865ee96a [2021-03-03T04:42:58.255Z] ---> e98a46f3445a [2021-03-03T04:42:58.255Z] Step 6/22 : COPY go.mod . [2021-03-03T04:42:58.529Z] Removing intermediate container 9b60e95098c8 [2021-03-03T04:42:58.529Z] ---> ff8acbd9837a [2021-03-03T04:42:58.529Z] Step 6/23 : COPY go.mod . [2021-03-03T04:42:58.529Z] Removing intermediate container 1677a0033430 [2021-03-03T04:42:58.529Z] ---> e6f6058a9d21 [2021-03-03T04:42:58.529Z] Step 6/24 : COPY go.mod . [2021-03-03T04:42:58.800Z] ---> 9c47a78e3381 [2021-03-03T04:42:58.800Z] Step 7/22 : RUN go mod download [2021-03-03T04:42:58.800Z] Removing intermediate container 524fd1dca277 [2021-03-03T04:42:58.800Z] ---> 026bb4092573 [2021-03-03T04:42:58.800Z] Step 6/30 : COPY go.mod . [2021-03-03T04:42:58.800Z] ---> Running in 113dcdd370f4 [2021-03-03T04:42:59.064Z] ---> 4140c8234658 [2021-03-03T04:42:59.064Z] Step 7/24 : RUN go mod download [2021-03-03T04:42:59.064Z] ---> d47467cda9ce [2021-03-03T04:42:59.064Z] Step 7/23 : RUN go mod download [2021-03-03T04:42:59.064Z] ---> 28fd0403b707 [2021-03-03T04:42:59.064Z] Step 7/30 : RUN go mod download [2021-03-03T04:42:59.327Z] ---> Running in acc6c7cab1d8 [2021-03-03T04:42:59.327Z] ---> Running in a2285bf37026 [2021-03-03T04:42:59.327Z] ---> Running in 76a97467f054 [2021-03-03T04:43:00.302Z] Removing intermediate container a6c601db6cdc [2021-03-03T04:43:00.302Z] ---> 986d572e7dfc [2021-03-03T04:43:00.302Z] Step 8/23 : COPY . . [2021-03-03T04:43:00.567Z] Removing intermediate container 113dcdd370f4 [2021-03-03T04:43:00.567Z] ---> 4d26f43348c5 [2021-03-03T04:43:00.567Z] Step 8/22 : COPY . . [2021-03-03T04:43:00.849Z] Removing intermediate container acc6c7cab1d8 [2021-03-03T04:43:00.849Z] ---> dc4f7644d829 [2021-03-03T04:43:00.849Z] Step 8/23 : COPY . . [2021-03-03T04:43:02.919Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-03T04:43:09.396Z] Removing intermediate container a2285bf37026 [2021-03-03T04:43:09.396Z] ---> 679238ba0c46 [2021-03-03T04:43:09.396Z] Step 8/24 : COPY . . [2021-03-03T04:43:13.651Z] Removing intermediate container 76a97467f054 [2021-03-03T04:43:13.651Z] ---> db680c8c987c [2021-03-03T04:43:13.651Z] Step 8/30 : COPY . . [2021-03-03T04:43:45.904Z] ---> a3405d608f1e [2021-03-03T04:43:45.904Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-03T04:43:45.904Z] ---> Running in d61882802366 [2021-03-03T04:43:45.904Z] ---> 3a16b6123284 [2021-03-03T04:43:45.904Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-03T04:43:45.904Z] ---> 579884115b1a [2021-03-03T04:43:45.904Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-03T04:43:45.904Z] ---> 34d1a5e627bf [2021-03-03T04:43:45.904Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-03T04:43:46.167Z] ---> Running in 90ad37fd1fbf [2021-03-03T04:43:46.430Z] ---> Running in 3c40d15c777a [2021-03-03T04:43:46.430Z] ---> Running in 1ac4af4982d8 [2021-03-03T04:43:46.430Z] ---> 4dd374580446 [2021-03-03T04:43:46.430Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-03T04:43:46.693Z] ---> Running in 1f86b75fa310 [2021-03-03T04:43:46.957Z] 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-03T04:43:46.957Z] 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-03T04:43:47.553Z] 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-03T04:43:47.823Z] 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-03T04:43:47.823Z] 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-03T04:43:49.941Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-03T04:43:53.353Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-03T04:44:03.723Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-03T04:44:03.723Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-03T04:44:05.172Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-03T04:44:05.172Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-03T04:44:05.172Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-03T04:44:05.172Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-03T04:44:07.826Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-03T04:44:08.428Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-03T04:44:16.738Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-03T04:44:16.738Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-03T04:44:16.738Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-03T04:44:20.083Z] 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-03T04:44:22.173Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.311s coverage: 45.9% of statements [2021-03-03T04:44:22.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-03T04:44:22.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-03T04:44:22.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-03T04:44:22.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-03T04:44:22.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-03T04:44:22.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-03T04:44:22.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-03T04:44:22.173Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.289s coverage: 100.0% of statements [2021-03-03T04:44:24.388Z] Removing intermediate container 1f86b75fa310 [2021-03-03T04:44:24.388Z] ---> 82b285383217 [2021-03-03T04:44:24.388Z] [2021-03-03T04:44:24.388Z] Step 10/30 : FROM alpine:3.12 [2021-03-03T04:44:24.388Z] 3.12: Pulling from library/alpine [2021-03-03T04:44:27.707Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-03T04:44:27.707Z] Status: Downloaded newer image for alpine:3.12 [2021-03-03T04:44:27.707Z] ---> 88dd2752d2ea [2021-03-03T04:44:27.707Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-03T04:44:28.905Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.530s coverage: 27.1% of statements [2021-03-03T04:44:28.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-03T04:44:28.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-03T04:44:28.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-03T04:44:28.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-03T04:44:28.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-03T04:44:28.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-03T04:44:28.905Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.072s coverage: 100.0% of statements [2021-03-03T04:44:28.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-03T04:44:28.905Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.080s coverage: 100.0% of statements [2021-03-03T04:44:28.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-03T04:44:28.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-03T04:44:29.102Z] ---> Running in 245eed450af7 [2021-03-03T04:44:29.103Z] Removing intermediate container 3c40d15c777a [2021-03-03T04:44:29.103Z] ---> 80df9592dce9 [2021-03-03T04:44:29.103Z] [2021-03-03T04:44:29.103Z] Step 10/24 : FROM alpine:3.12 [2021-03-03T04:44:29.103Z] ---> 88dd2752d2ea [2021-03-03T04:44:29.103Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-03T04:44:29.103Z] Removing intermediate container 1ac4af4982d8 [2021-03-03T04:44:29.103Z] ---> 11836dbcedd0 [2021-03-03T04:44:29.103Z] [2021-03-03T04:44:29.103Z] Step 10/22 : FROM alpine:3.12 [2021-03-03T04:44:29.103Z] ---> 88dd2752d2ea [2021-03-03T04:44:29.103Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-03T04:44:29.371Z] ---> Running in 40f5dc074960 [2021-03-03T04:44:29.371Z] ---> Running in 43deed4f124c [2021-03-03T04:44:29.371Z] Removing intermediate container 245eed450af7 [2021-03-03T04:44:29.371Z] ---> 7dc2f458ae9b [2021-03-03T04:44:29.371Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-03T04:44:29.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.247s coverage: 65.8% of statements [2021-03-03T04:44:29.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-03T04:44:29.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-03T04:44:29.966Z] ---> Running in be1c93effca3 [2021-03-03T04:44:30.560Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T04:44:30.560Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T04:44:30.560Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T04:44:30.832Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T04:44:30.832Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T04:44:30.832Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-03T04:44:30.832Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-03T04:44:30.832Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T04:44:30.832Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-03T04:44:30.832Z] (4/5) Installing curl (7.69.1-r3) [2021-03-03T04:44:30.832Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-03T04:44:30.832Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-03T04:44:30.832Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T04:44:30.832Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-03T04:44:30.832Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T04:44:30.832Z] Executing ca-certificates-20191127-r4.trigger [2021-03-03T04:44:30.832Z] Executing ca-certificates-20191127-r4.trigger [2021-03-03T04:44:30.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.685s coverage: 82.3% of statements [2021-03-03T04:44:30.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-03T04:44:30.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T04:44:30.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-03T04:44:30.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-03T04:44:31.096Z] OK: 7 MiB in 19 packages [2021-03-03T04:44:31.096Z] OK: 6 MiB in 16 packages [2021-03-03T04:44:31.096Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-03T04:44:31.096Z] (2/2) Installing su-exec (0.2-r1) [2021-03-03T04:44:31.096Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T04:44:31.096Z] OK: 6 MiB in 16 packages [2021-03-03T04:44:35.323Z] Removing intermediate container d61882802366 [2021-03-03T04:44:35.323Z] ---> f0a53dbf4a0f [2021-03-03T04:44:35.323Z] [2021-03-03T04:44:35.323Z] Step 10/23 : FROM alpine:3.12 [2021-03-03T04:44:35.323Z] ---> 88dd2752d2ea [2021-03-03T04:44:35.323Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-03T04:44:35.587Z] Removing intermediate container 90ad37fd1fbf [2021-03-03T04:44:35.587Z] ---> ef3b179a22e0 [2021-03-03T04:44:35.587Z] [2021-03-03T04:44:35.587Z] Step 10/23 : FROM alpine:3.12 [2021-03-03T04:44:35.587Z] ---> 88dd2752d2ea [2021-03-03T04:44:35.587Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-03T04:44:35.859Z] ---> Running in 4773b82af4cc [2021-03-03T04:44:35.859Z] ---> Running in 1cf85aef8209 [2021-03-03T04:44:36.815Z] Removing intermediate container 43deed4f124c [2021-03-03T04:44:36.815Z] ---> 9728435d9868 [2021-03-03T04:44:36.815Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T04:44:36.815Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T04:44:36.815Z] Removing intermediate container be1c93effca3 [2021-03-03T04:44:36.815Z] ---> 6b081869f867 [2021-03-03T04:44:36.815Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-03T04:44:36.815Z] Removing intermediate container 1cf85aef8209 [2021-03-03T04:44:36.815Z] ---> a6b957ffa941 [2021-03-03T04:44:36.815Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-03T04:44:36.815Z] Removing intermediate container 40f5dc074960 [2021-03-03T04:44:36.815Z] ---> 902183867b61 [2021-03-03T04:44:36.815Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-03T04:44:36.815Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T04:44:36.815Z] ---> Running in 5c7ad5cee873 [2021-03-03T04:44:36.815Z] ---> Running in 469c82a492c6 [2021-03-03T04:44:36.815Z] ---> Running in d98afe3cf11b [2021-03-03T04:44:37.082Z] ---> Running in 142ae756cc5e [2021-03-03T04:44:37.082Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-03T04:44:37.082Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T04:44:37.082Z] OK: 6 MiB in 15 packages [2021-03-03T04:44:37.082Z] Removing intermediate container 5c7ad5cee873 [2021-03-03T04:44:37.082Z] ---> 8dc8a369e134 [2021-03-03T04:44:37.082Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-03T04:44:37.345Z] ---> Running in 374d807b8d3a [2021-03-03T04:44:37.345Z] Removing intermediate container d98afe3cf11b [2021-03-03T04:44:37.345Z] ---> 4aac349ad6c2 [2021-03-03T04:44:37.345Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-03T04:44:37.345Z] Removing intermediate container 142ae756cc5e [2021-03-03T04:44:37.345Z] ---> 52569734d82a [2021-03-03T04:44:37.345Z] Step 13/24 : WORKDIR / [2021-03-03T04:44:37.345Z] Removing intermediate container 469c82a492c6 [2021-03-03T04:44:37.345Z] ---> 74d5abfb173c [2021-03-03T04:44:37.345Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-03T04:44:37.612Z] ---> Running in 221efc847485 [2021-03-03T04:44:37.612Z] ---> Running in ba09f673666e [2021-03-03T04:44:37.612Z] ---> Running in 54db2dc6e2e1 [2021-03-03T04:44:37.612Z] Removing intermediate container 374d807b8d3a [2021-03-03T04:44:37.612Z] ---> 3e9b1b2a0316 [2021-03-03T04:44:37.612Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-03T04:44:37.697Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.280s coverage: 28.6% of statements [2021-03-03T04:44:37.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-03T04:44:37.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-03T04:44:37.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-03T04:44:37.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-03T04:44:37.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-03T04:44:37.697Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.140s coverage: 100.0% of statements [2021-03-03T04:44:37.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-03T04:44:37.697Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements [2021-03-03T04:44:37.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-03T04:44:37.697Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.363s coverage: 86.7% of statements [2021-03-03T04:44:37.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-03T04:44:37.876Z] ---> Running in 68bdfb453a18 [2021-03-03T04:44:37.876Z] Removing intermediate container 221efc847485 [2021-03-03T04:44:37.876Z] ---> 32770e2d59fb [2021-03-03T04:44:37.876Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-03T04:44:38.139Z] Removing intermediate container ba09f673666e [2021-03-03T04:44:38.139Z] ---> 197ae7ac4656 [2021-03-03T04:44:38.139Z] 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-03T04:44:38.139Z] Removing intermediate container 54db2dc6e2e1 [2021-03-03T04:44:38.139Z] ---> 9fa81d134fcc [2021-03-03T04:44:38.139Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T04:44:38.139Z] ---> Running in f8ee15411ee2 [2021-03-03T04:44:38.139Z] Removing intermediate container 4773b82af4cc [2021-03-03T04:44:38.139Z] ---> eb77e92388e0 [2021-03-03T04:44:38.139Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T04:44:38.406Z] Removing intermediate container 68bdfb453a18 [2021-03-03T04:44:38.406Z] ---> 1574ce6ed27f [2021-03-03T04:44:38.406Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T04:44:38.406Z] ---> Running in f5af58ca2182 [2021-03-03T04:44:38.406Z] ---> Running in d1ddd7c08931 [2021-03-03T04:44:38.670Z] ---> 6ce75079a7da [2021-03-03T04:44:38.670Z] 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-03T04:44:38.940Z] ---> 021e625a85d6 [2021-03-03T04:44:38.940Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-03T04:44:38.940Z] Removing intermediate container f5af58ca2182 [2021-03-03T04:44:38.940Z] ---> f6b362a0bd2f [2021-03-03T04:44:38.940Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-03T04:44:38.940Z] ---> 62c0d46c56d2 [2021-03-03T04:44:38.940Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-03T04:44:39.205Z] ---> Running in c5d9a9f3c6fd [2021-03-03T04:44:39.466Z] Removing intermediate container c5d9a9f3c6fd [2021-03-03T04:44:39.466Z] ---> 8da999191d06 [2021-03-03T04:44:39.466Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-03T04:44:39.466Z] ---> 446259d1d158 [2021-03-03T04:44:39.466Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-03T04:44:39.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.331s coverage: 97.5% of statements [2021-03-03T04:44:39.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-03T04:44:39.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.149s coverage: 78.3% of statements [2021-03-03T04:44:39.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-03T04:44:39.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-03T04:44:39.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-03T04:44:39.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-03T04:44:39.730Z] ---> Running in dc187bc71b83 [2021-03-03T04:44:39.730Z] Removing intermediate container f8ee15411ee2 [2021-03-03T04:44:39.730Z] ---> 6e897b7d4f05 [2021-03-03T04:44:39.730Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-03T04:44:39.730Z] ---> 6cbca779fff8 [2021-03-03T04:44:39.730Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-03T04:44:40.676Z] ---> Running in 36091bcb290c [2021-03-03T04:44:40.676Z] Removing intermediate container d1ddd7c08931 [2021-03-03T04:44:40.676Z] ---> 408e2d60384e [2021-03-03T04:44:40.676Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-03T04:44:40.676Z] Removing intermediate container dc187bc71b83 [2021-03-03T04:44:40.676Z] ---> a2a4a6be4b8b [2021-03-03T04:44:40.676Z] Step 15/23 : WORKDIR / [2021-03-03T04:44:40.676Z] ---> 70da47eb99ee [2021-03-03T04:44:40.676Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-03T04:44:40.950Z] ---> 50ed41a04d35 [2021-03-03T04:44:40.950Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-03T04:44:40.950Z] ---> Running in 10a3afb2fe7a [2021-03-03T04:44:40.950Z] ---> Running in 9c96db052cc6 [2021-03-03T04:44:40.950Z] ---> Running in 4823132b28c0 [2021-03-03T04:44:41.224Z] Removing intermediate container 36091bcb290c [2021-03-03T04:44:41.224Z] ---> ad0c589ec950 [2021-03-03T04:44:41.224Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-03T04:44:41.495Z] Removing intermediate container 9c96db052cc6 [2021-03-03T04:44:41.495Z] ---> 22e9991d782c [2021-03-03T04:44:41.495Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T04:44:41.495Z] ---> a4eed93207a8 [2021-03-03T04:44:41.495Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-03T04:44:41.495Z] Removing intermediate container 4823132b28c0 [2021-03-03T04:44:41.495Z] ---> 61b3108553e5 [2021-03-03T04:44:41.495Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T04:44:41.759Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T04:44:41.759Z] ---> Running in 10c9fd94db19 [2021-03-03T04:44:41.759Z] ---> 2442d356a16e [2021-03-03T04:44:41.759Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-03T04:44:42.036Z] ---> 913820e7a58b [2021-03-03T04:44:42.036Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-03T04:44:42.036Z] ---> 5d126c69dc5b [2021-03-03T04:44:42.036Z] 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-03T04:44:42.036Z] ---> Running in 6e9116375b20 [2021-03-03T04:44:42.036Z] Removing intermediate container 10c9fd94db19 [2021-03-03T04:44:42.036Z] ---> 859884761213 [2021-03-03T04:44:42.036Z] Step 20/22 : LABEL arch=x86_64 [2021-03-03T04:44:42.302Z] ---> Running in 282092f374cd [2021-03-03T04:44:42.302Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T04:44:42.302Z] ---> Running in f46b8643b579 [2021-03-03T04:44:42.575Z] ---> acf6083e33aa [2021-03-03T04:44:42.575Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-03T04:44:42.575Z] Removing intermediate container f46b8643b579 [2021-03-03T04:44:42.575Z] ---> 2c0676317a96 [2021-03-03T04:44:42.575Z] Step 21/22 : LABEL git_sha=84ec22d5048b6a55e158f6227902efca616dd197 [2021-03-03T04:44:42.842Z] ---> Running in 59dbe1cfd305 [2021-03-03T04:44:42.842Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-03T04:44:43.105Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-03T04:44:43.105Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-03T04:44:43.105Z] Removing intermediate container 59dbe1cfd305 [2021-03-03T04:44:43.105Z] ---> f9af4dc47dc9 [2021-03-03T04:44:43.105Z] Step 22/22 : LABEL version=0.0.0 [2021-03-03T04:44:43.105Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-03T04:44:43.105Z] ---> 08cda2099273 [2021-03-03T04:44:43.105Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-03T04:44:43.367Z] ---> Running in 2e7ea9f5f40e [2021-03-03T04:44:43.367Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-03T04:44:43.632Z] ---> Running in e77258e14995 [2021-03-03T04:44:43.632Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-03T04:44:43.632Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T04:44:43.632Z] Removing intermediate container 2e7ea9f5f40e [2021-03-03T04:44:43.632Z] ---> 869cd3019585 [2021-03-03T04:44:43.632Z] [2021-03-03T04:44:43.632Z] OK: 8 MiB in 20 packages [2021-03-03T04:44:43.899Z] Removing intermediate container e77258e14995 [2021-03-03T04:44:43.899Z] ---> 06aba4f9f739 [2021-03-03T04:44:43.899Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T04:44:43.899Z] Removing intermediate container 6e9116375b20 [2021-03-03T04:44:43.899Z] ---> 345b7a9bc0cd [2021-03-03T04:44:43.899Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T04:44:43.899Z] Removing intermediate container 282092f374cd [2021-03-03T04:44:43.899Z] ---> ab674be8c505 [2021-03-03T04:44:43.899Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-03T04:44:43.899Z] Successfully built 869cd3019585 [2021-03-03T04:44:44.161Z] ---> Running in 625b4d7f2010 [2021-03-03T04:44:44.161Z] Successfully tagged docker-support-notifications-go:latest [2021-03-03T04:44:44.161Z]  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go [2021-03-03T04:44:44.161Z] ---> Running in a831773e2615 [2021-03-03T04:44:44.428Z] ---> 1c34d75da480 [2021-03-03T04:44:44.428Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-03T04:44:44.428Z] Removing intermediate container 625b4d7f2010 [2021-03-03T04:44:44.428Z] ---> e4db5520b585 [2021-03-03T04:44:44.428Z] Step 21/23 : LABEL arch=x86_64 [2021-03-03T04:44:44.428Z] Removing intermediate container a831773e2615 [2021-03-03T04:44:44.428Z] ---> 414a63146991 [2021-03-03T04:44:44.428Z] Step 22/24 : LABEL arch=x86_64 [2021-03-03T04:44:45.005Z] ---> Running in be390f4a5512 [2021-03-03T04:44:45.005Z] Removing intermediate container 10a3afb2fe7a [2021-03-03T04:44:45.005Z] ---> b511bb3a82b1 [2021-03-03T04:44:45.005Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T04:44:45.005Z] ---> Running in 8291707e37f4 [2021-03-03T04:44:45.270Z] ---> 1b226f1677e7 [2021-03-03T04:44:45.270Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-03T04:44:45.535Z] ---> 197773da1303 [2021-03-03T04:44:45.535Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-03T04:44:45.535Z] Removing intermediate container be390f4a5512 [2021-03-03T04:44:45.535Z] ---> a776cd99109c [2021-03-03T04:44:45.535Z] Step 22/23 : LABEL git_sha=84ec22d5048b6a55e158f6227902efca616dd197 [2021-03-03T04:44:45.535Z] Removing intermediate container 8291707e37f4 [2021-03-03T04:44:45.535Z] ---> c38c943ca0b1 [2021-03-03T04:44:45.535Z] Step 23/24 : LABEL git_sha=84ec22d5048b6a55e158f6227902efca616dd197 [2021-03-03T04:44:45.801Z] ---> Running in 3121da144b02 [2021-03-03T04:44:45.801Z] ---> Running in 2e9a94504f19 [2021-03-03T04:44:45.801Z] ---> 443963dd6f52 [2021-03-03T04:44:45.801Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-03T04:44:48.374Z] Removing intermediate container 3121da144b02 [2021-03-03T04:44:48.375Z] ---> e7a35f83ce73 [2021-03-03T04:44:48.375Z] Step 23/23 : LABEL version=0.0.0 [2021-03-03T04:44:48.375Z] Removing intermediate container 2e9a94504f19 [2021-03-03T04:44:48.375Z] ---> 05c378eae8e6 [2021-03-03T04:44:48.375Z] Step 24/24 : LABEL version=0.0.0 [2021-03-03T04:44:49.322Z] ---> c082fae25b93 [2021-03-03T04:44:49.322Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-03-03T04:44:49.587Z] ---> dd808b5e3bf7 [2021-03-03T04:44:49.587Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-03T04:44:49.587Z] ---> Running in 374753178bf1 [2021-03-03T04:44:49.587Z] ---> Running in f368251bbef9 [2021-03-03T04:44:49.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.330s coverage: 92.8% of statements [2021-03-03T04:44:49.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-03T04:44:49.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T04:44:49.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-03T04:44:49.929Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-03T04:44:49.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-03T04:44:49.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-03T04:44:49.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-03T04:44:49.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-03T04:44:49.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-03T04:44:49.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-03T04:44:49.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-03T04:44:49.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-03T04:44:49.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-03T04:44:49.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-03T04:44:49.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-03T04:44:49.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-03T04:44:49.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-03T04:44:49.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-03T04:44:49.929Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2021-03-03T04:44:49.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-03T04:44:49.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-03T04:44:49.929Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.216s coverage: 0.1% of statements [2021-03-03T04:44:49.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-03T04:44:49.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-03T04:44:49.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-03T04:44:49.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.146s coverage: 45.5% of statements [2021-03-03T04:44:49.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.099s coverage: 79.5% of statements [2021-03-03T04:44:49.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements [2021-03-03T04:44:49.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.118s coverage: 96.3% of statements [2021-03-03T04:44:49.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2021-03-03T04:44:50.178Z] ---> Running in b49c156bdf23 [2021-03-03T04:44:50.448Z] Removing intermediate container 374753178bf1 [2021-03-03T04:44:50.448Z] ---> 0e6f3a71ed58 [2021-03-03T04:44:50.448Z] [2021-03-03T04:44:51.029Z] Removing intermediate container f368251bbef9 [2021-03-03T04:44:51.029Z] ---> b3bbfa602bee [2021-03-03T04:44:51.029Z] [2021-03-03T04:44:51.029Z] Successfully built 0e6f3a71ed58 [2021-03-03T04:44:51.029Z] Successfully tagged docker-core-metadata-go:latest [2021-03-03T04:44:51.029Z] Building docker-core-command-go [2021-03-03T04:44:51.294Z]  Building docker-core-metadata-go ... done Successfully built b3bbfa602bee [2021-03-03T04:44:51.294Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-03T04:44:51.294Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2021-03-03T04:44:51.873Z] ---> ae9b27cbab40 [2021-03-03T04:44:51.873Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-03T04:44:56.107Z] Removing intermediate container b49c156bdf23 [2021-03-03T04:44:56.107Z] ---> e698317f3a35 [2021-03-03T04:44:56.107Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-03T04:44:56.107Z] ---> Running in 60c5d260bfcc [2021-03-03T04:44:59.468Z] Removing intermediate container 60c5d260bfcc [2021-03-03T04:44:59.468Z] ---> 17dacc3247d9 [2021-03-03T04:44:59.468Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T04:45:00.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements [2021-03-03T04:45:00.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2021-03-03T04:45:00.420Z] ---> bc2d6a6b8968 [2021-03-03T04:45:00.420Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-03-03T04:45:02.363Z] ---> Running in 826f8dd43031 [2021-03-03T04:45:02.941Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T04:45:02.941Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-03T04:45:02.941Z] ---> ea1d8b3a5146 [2021-03-03T04:45:02.941Z] Step 3/21 : WORKDIR /edgex-go [2021-03-03T04:45:03.204Z] ---> Using cache [2021-03-03T04:45:03.204Z] ---> 2d967112226c [2021-03-03T04:45:03.204Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T04:45:03.204Z] ---> Using cache [2021-03-03T04:45:03.204Z] ---> a01476103353 [2021-03-03T04:45:03.204Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-03T04:45:03.473Z] ---> Running in bb0bed312cdc [2021-03-03T04:45:03.738Z] ---> Running in 653376633fcd [2021-03-03T04:45:03.738Z] Removing intermediate container 826f8dd43031 [2021-03-03T04:45:03.738Z] ---> 57ecfb8afe69 [2021-03-03T04:45:03.738Z] Step 21/23 : LABEL arch=x86_64 [2021-03-03T04:45:04.010Z] ---> Running in be9af4993a78 [2021-03-03T04:45:05.967Z] Removing intermediate container be9af4993a78 [2021-03-03T04:45:05.967Z] ---> e79c39139a9d [2021-03-03T04:45:05.967Z] Step 22/23 : LABEL git_sha=84ec22d5048b6a55e158f6227902efca616dd197 [2021-03-03T04:45:05.967Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T04:45:06.560Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T04:45:06.560Z] ---> Running in 5734e7e33c17 [2021-03-03T04:45:07.144Z] OK: 233 MiB in 51 packages [2021-03-03T04:45:07.720Z] Removing intermediate container 5734e7e33c17 [2021-03-03T04:45:07.720Z] ---> d0c44fce412e [2021-03-03T04:45:07.720Z] Step 23/23 : LABEL version=0.0.0 [2021-03-03T04:45:11.041Z] ---> Running in 8179ecaff6b2 [2021-03-03T04:45:11.041Z] Removing intermediate container bb0bed312cdc [2021-03-03T04:45:11.041Z] ---> 3d909208e31a [2021-03-03T04:45:11.041Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-03T04:45:13.657Z] ---> Running in 38010c882e63 [2021-03-03T04:45:13.657Z] Removing intermediate container 8179ecaff6b2 [2021-03-03T04:45:13.657Z] ---> 84f65b821dd8 [2021-03-03T04:45:13.657Z] [2021-03-03T04:45:13.657Z] Removing intermediate container 653376633fcd [2021-03-03T04:45:13.657Z] ---> 98857ca02a35 [2021-03-03T04:45:13.657Z] Step 6/21 : COPY go.mod . [2021-03-03T04:45:13.921Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T04:45:13.921Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-03T04:45:13.921Z] ---> ea1d8b3a5146 [2021-03-03T04:45:13.921Z] Step 3/22 : WORKDIR /edgex-go [2021-03-03T04:45:14.189Z] ---> Using cache [2021-03-03T04:45:14.189Z] ---> 2d967112226c [2021-03-03T04:45:14.189Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T04:45:14.189Z] ---> Using cache [2021-03-03T04:45:14.189Z] ---> a01476103353 [2021-03-03T04:45:14.189Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-03T04:45:14.189Z] ---> Using cache [2021-03-03T04:45:14.189Z] ---> 98857ca02a35 [2021-03-03T04:45:14.189Z] Step 6/22 : COPY go.mod . [2021-03-03T04:45:14.189Z] Successfully built 84f65b821dd8 [2021-03-03T04:45:14.484Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T04:45:14.484Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-03T04:45:14.484Z] Removing intermediate container 38010c882e63 [2021-03-03T04:45:14.484Z] ---> 57cd5d0208f2 [2021-03-03T04:45:14.484Z] Step 27/30 : CMD ["gate"] [2021-03-03T04:45:14.484Z] Successfully tagged docker-core-data-go:latest [2021-03-03T04:45:14.484Z] ---> ea1d8b3a5146 [2021-03-03T04:45:14.484Z] Step 3/23 : WORKDIR /edgex-go [2021-03-03T04:45:14.484Z]  Building docker-core-data-go ... done Building docker-sys-mgmt-agent-go [2021-03-03T04:45:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.138s coverage: 92.9% of statements [2021-03-03T04:45:15.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-03T04:45:15.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-03T04:45:15.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-03T04:45:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 77.8% of statements [2021-03-03T04:45:15.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-03T04:45:15.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-03T04:45:15.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-03T04:45:15.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-03T04:45:15.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-03T04:45:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.088s coverage: 87.2% of statements [2021-03-03T04:45:15.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-03T04:45:15.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-03T04:45:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-03-03T04:45:15.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-03T04:45:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 75.5% of statements [2021-03-03T04:45:15.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-03T04:45:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements [2021-03-03T04:45:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.117s coverage: 87.2% of statements [2021-03-03T04:45:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.117s coverage: 84.6% of statements [2021-03-03T04:45:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.192s coverage: 91.6% of statements [2021-03-03T04:45:15.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-03T04:45:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.494s coverage: 62.4% of statements [2021-03-03T04:45:15.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-03T04:45:15.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-03T04:45:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2021-03-03T04:45:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements [2021-03-03T04:45:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2021-03-03T04:45:15.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements [2021-03-03T04:45:15.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements [2021-03-03T04:45:15.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.752s coverage: 69.1% of statements [2021-03-03T04:45:15.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-03T04:45:15.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-03T04:45:15.449Z] ---> Using cache [2021-03-03T04:45:15.449Z] ---> 2d967112226c [2021-03-03T04:45:15.449Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T04:45:15.449Z] ---> Using cache [2021-03-03T04:45:15.449Z] ---> a01476103353 [2021-03-03T04:45:15.449Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-03T04:45:15.449Z] ---> Using cache [2021-03-03T04:45:15.449Z] ---> 98857ca02a35 [2021-03-03T04:45:15.449Z] Step 6/23 : COPY go.mod . [2021-03-03T04:45:15.449Z] ---> Using cache [2021-03-03T04:45:15.449Z] ---> c5b0ffb5d270 [2021-03-03T04:45:15.449Z] Step 7/23 : RUN go mod download [2021-03-03T04:45:15.449Z] ---> b0c3cc4ff05a [2021-03-03T04:45:15.449Z] Step 7/21 : RUN go mod download [2021-03-03T04:45:15.449Z] ---> c5b0ffb5d270 [2021-03-03T04:45:15.449Z] Step 7/22 : RUN go mod download [2021-03-03T04:45:15.449Z] ---> Running in d92acd30b664 [2021-03-03T04:45:15.723Z] ---> Running in abaaf84d2dbb [2021-03-03T04:45:15.723Z] ---> Running in 6ba055c5314b [2021-03-03T04:45:15.723Z] ---> Running in ca4654e65c29 [2021-03-03T04:45:16.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.432s coverage: 38.4% of statements [2021-03-03T04:45:16.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-03T04:45:16.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-03T04:45:16.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.089s coverage: 89.5% of statements [2021-03-03T04:45:16.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-03T04:45:16.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.096s coverage: 84.8% of statements [2021-03-03T04:45:16.852Z] Removing intermediate container ca4654e65c29 [2021-03-03T04:45:16.852Z] ---> 4e7888e0e41d [2021-03-03T04:45:16.852Z] Step 28/30 : LABEL arch=x86_64 [2021-03-03T04:45:16.852Z] ---> Running in 2e438cc8e3fa [2021-03-03T04:45:18.366Z] Removing intermediate container 2e438cc8e3fa [2021-03-03T04:45:18.366Z] ---> 6e854f83ef4a [2021-03-03T04:45:18.366Z] Step 29/30 : LABEL git_sha=84ec22d5048b6a55e158f6227902efca616dd197 [2021-03-03T04:45:19.328Z] ---> Running in 66a85dd2ffa0 [2021-03-03T04:45:19.910Z] Removing intermediate container d92acd30b664 [2021-03-03T04:45:19.910Z] ---> b5ff69395e2a [2021-03-03T04:45:19.910Z] Step 8/23 : COPY . . [2021-03-03T04:45:19.910Z] Removing intermediate container 66a85dd2ffa0 [2021-03-03T04:45:19.910Z] ---> dcb53f937b4b [2021-03-03T04:45:19.910Z] Step 30/30 : LABEL version=0.0.0 [2021-03-03T04:45:20.185Z] Removing intermediate container abaaf84d2dbb [2021-03-03T04:45:20.185Z] ---> 695dbf47a0f4 [2021-03-03T04:45:20.185Z] Step 8/21 : COPY . . [2021-03-03T04:45:23.518Z] ---> Running in d608820004c0 [2021-03-03T04:45:23.575Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.411s coverage: 47.0% of statements [2021-03-03T04:45:23.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-03T04:45:23.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-03T04:45:23.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-03T04:45:23.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-03T04:45:23.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-03T04:45:23.575Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.190s coverage: 100.0% of statements [2021-03-03T04:45:23.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-03T04:45:23.575Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.107s coverage: 100.0% of statements [2021-03-03T04:45:23.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-03T04:45:23.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-03T04:45:23.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-03T04:45:23.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-03T04:45:23.575Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.434s coverage: 89.3% of statements [2021-03-03T04:45:23.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-03T04:45:23.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T04:45:23.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-03T04:45:23.787Z] Removing intermediate container 6ba055c5314b [2021-03-03T04:45:23.787Z] ---> 0fc8c10881ac [2021-03-03T04:45:23.787Z] Step 8/22 : COPY . . [2021-03-03T04:45:31.885Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.220s coverage: 29.1% of statements [2021-03-03T04:45:31.885Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-03T04:45:31.885Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-03T04:45:31.885Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-03T04:45:31.885Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-03T04:45:31.885Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-03T04:45:31.885Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.174s coverage: 99.0% of statements [2021-03-03T04:45:31.885Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-03T04:45:31.885Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.135s coverage: 100.0% of statements [2021-03-03T04:45:31.885Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-03T04:45:31.885Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-03T04:45:31.885Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-03T04:45:31.885Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-03T04:45:31.885Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.208s coverage: 94.3% of statements [2021-03-03T04:45:31.885Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-03T04:45:31.885Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-03T04:45:31.885Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-03T04:45:31.885Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.041s coverage: 0.0% of statements [2021-03-03T04:45:31.885Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-03T04:45:31.885Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements [2021-03-03T04:45:31.885Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-03T04:45:31.885Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-03T04:45:31.885Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-03T04:45:31.885Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-03T04:45:31.885Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.086s coverage: 87.9% of statements [2021-03-03T04:45:31.885Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-03T04:45:31.885Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-03T04:45:31.885Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements [2021-03-03T04:45:31.885Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-03-03T04:45:31.885Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-03-03T04:45:32.864Z] GO111MODULE=on go vet ./... [2021-03-03T04:45:34.030Z] Removing intermediate container d608820004c0 [2021-03-03T04:45:34.030Z] ---> 7c469e16033e [2021-03-03T04:45:34.030Z] [2021-03-03T04:45:34.979Z] Successfully built 7c469e16033e [2021-03-03T04:45:36.383Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-03T04:45:40.613Z]  Building docker-security-bootstrapper-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T04:45:40.613Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-03T04:45:40.613Z] ---> ea1d8b3a5146 [2021-03-03T04:45:40.613Z] Step 3/26 : WORKDIR /edgex-go [2021-03-03T04:45:40.613Z] ---> Using cache [2021-03-03T04:45:40.613Z] ---> 2d967112226c [2021-03-03T04:45:40.613Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T04:45:40.613Z] ---> Using cache [2021-03-03T04:45:40.613Z] ---> a01476103353 [2021-03-03T04:45:40.613Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-03T04:45:45.959Z] ---> Running in 947c767631b9 [2021-03-03T04:45:49.325Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T04:45:49.939Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T04:45:50.527Z] OK: 233 MiB in 51 packages [2021-03-03T04:45:55.853Z] Removing intermediate container 947c767631b9 [2021-03-03T04:45:55.853Z] ---> 3b0350071fbf [2021-03-03T04:45:55.853Z] Step 6/26 : COPY go.mod . [2021-03-03T04:45:56.803Z] ---> 709901ceb0f0 [2021-03-03T04:45:56.803Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-03T04:45:57.751Z] ---> e4f88f95aae6 [2021-03-03T04:45:57.751Z] Step 7/26 : RUN go mod download [2021-03-03T04:45:58.015Z] ---> Running in a90119248bf1 [2021-03-03T04:45:58.278Z] ---> Running in bc4bdb3f3dfb [2021-03-03T04:45:58.278Z] ---> 26ad8f897be4 [2021-03-03T04:45:58.278Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-03T04:45:58.278Z] ---> b058932d3034 [2021-03-03T04:45:58.278Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-03T04:45:58.541Z] ---> Running in a0d539d92201 [2021-03-03T04:45:58.541Z] ---> Running in a8dded8b085a [2021-03-03T04:45:59.135Z] 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-03T04:45:59.428Z] 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-03T04:45:59.428Z] 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-03T04:46:00.395Z] Removing intermediate container bc4bdb3f3dfb [2021-03-03T04:46:00.395Z] ---> 4b38dcc7095d [2021-03-03T04:46:00.395Z] Step 8/26 : COPY . . [2021-03-03T04:46:27.285Z] ---> d2da0cddfa72 [2021-03-03T04:46:27.285Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-03T04:46:27.285Z] ---> Running in 9e19547d2968 [2021-03-03T04:46:27.285Z] 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-03T04:46:27.285Z] 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-03T04:46:32.693Z] Removing intermediate container a0d539d92201 [2021-03-03T04:46:32.693Z] ---> e9af87804598 [2021-03-03T04:46:32.693Z] [2021-03-03T04:46:32.693Z] Step 10/22 : FROM alpine:3.12 [2021-03-03T04:46:32.693Z] ---> 88dd2752d2ea [2021-03-03T04:46:32.693Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-03T04:46:32.693Z] Removing intermediate container a8dded8b085a [2021-03-03T04:46:32.693Z] ---> 653ca51f6538 [2021-03-03T04:46:32.693Z] [2021-03-03T04:46:32.693Z] Step 10/23 : FROM alpine:3.12 [2021-03-03T04:46:32.693Z] ---> 88dd2752d2ea [2021-03-03T04:46:32.693Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-03T04:46:32.693Z] ---> Using cache [2021-03-03T04:46:32.693Z] ---> eb77e92388e0 [2021-03-03T04:46:32.693Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T04:46:32.693Z] ---> Using cache [2021-03-03T04:46:32.693Z] ---> eb77e92388e0 [2021-03-03T04:46:32.693Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T04:46:32.693Z] ---> Using cache [2021-03-03T04:46:32.693Z] ---> f6b362a0bd2f [2021-03-03T04:46:32.693Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-03T04:46:32.693Z] ---> Using cache [2021-03-03T04:46:32.693Z] ---> f6b362a0bd2f [2021-03-03T04:46:32.693Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-03T04:46:34.647Z] ---> Running in 7ea3730f3c27 [2021-03-03T04:46:34.647Z] ---> Running in 85616ea5f60f [2021-03-03T04:46:35.614Z] Removing intermediate container a90119248bf1 [2021-03-03T04:46:35.614Z] ---> fc8d65c37d56 [2021-03-03T04:46:35.614Z] [2021-03-03T04:46:35.614Z] Step 10/21 : FROM alpine:3.12 [2021-03-03T04:46:35.614Z] ---> 88dd2752d2ea [2021-03-03T04:46:35.614Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-03T04:46:35.614Z] Removing intermediate container 7ea3730f3c27 [2021-03-03T04:46:35.614Z] ---> c5595c9ce730 [2021-03-03T04:46:35.614Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-03T04:46:35.614Z] Removing intermediate container 85616ea5f60f [2021-03-03T04:46:35.614Z] ---> a9e9a9aeeb23 [2021-03-03T04:46:35.614Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-03T04:46:35.896Z] ---> Running in b70bd0bb4621 [2021-03-03T04:46:35.896Z] ---> Running in 649fcdce07c5 [2021-03-03T04:46:35.896Z] ---> Running in 482594c5e997 [2021-03-03T04:46:36.486Z] Removing intermediate container b70bd0bb4621 [2021-03-03T04:46:36.486Z] ---> 532b67aa926d [2021-03-03T04:46:36.486Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T04:46:36.486Z] Removing intermediate container 482594c5e997 [2021-03-03T04:46:36.486Z] ---> ded46d45cba1 [2021-03-03T04:46:36.486Z] Step 15/23 : WORKDIR / [2021-03-03T04:46:36.486Z] ---> Running in 7e15a2fc388c [2021-03-03T04:46:36.759Z] ---> a8fd06ea3620 [2021-03-03T04:46:36.759Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-03T04:46:36.759Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T04:46:36.759Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T04:46:36.759Z] Removing intermediate container 7e15a2fc388c [2021-03-03T04:46:36.759Z] ---> 800c710d2671 [2021-03-03T04:46:36.759Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T04:46:37.029Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-03T04:46:37.029Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-03T04:46:37.029Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-03T04:46:37.029Z] (4/4) Installing curl (7.69.1-r3) [2021-03-03T04:46:37.029Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T04:46:37.293Z] Executing ca-certificates-20191127-r4.trigger [2021-03-03T04:46:37.293Z] OK: 7 MiB in 18 packages [2021-03-03T04:46:37.887Z] ---> 86f962833c00 [2021-03-03T04:46:37.887Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-03T04:46:37.888Z] ---> d46dab27b8a9 [2021-03-03T04:46:37.888Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-03T04:46:38.563Z] ---> 9e2cce719d5e [2021-03-03T04:46:38.563Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-03T04:46:38.563Z] Removing intermediate container 649fcdce07c5 [2021-03-03T04:46:38.563Z] ---> 11a75d2e931d [2021-03-03T04:46:38.563Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-03T04:46:38.563Z] ---> Running in 29830fe39c89 [2021-03-03T04:46:38.563Z] ---> Running in ba03fce3cb30 [2021-03-03T04:46:38.563Z] ---> 6591a69da8ea [2021-03-03T04:46:38.563Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-03T04:46:38.828Z] Removing intermediate container 29830fe39c89 [2021-03-03T04:46:38.828Z] ---> ebf1dfdbd26c [2021-03-03T04:46:38.828Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T04:46:38.828Z] Removing intermediate container ba03fce3cb30 [2021-03-03T04:46:38.828Z] ---> 87a14c802cad [2021-03-03T04:46:38.828Z] Step 13/21 : WORKDIR /edgex [2021-03-03T04:46:39.092Z] ---> Running in e86bded2bd2e [2021-03-03T04:46:39.092Z] ---> Running in 02274a9635e9 [2021-03-03T04:46:39.092Z] ---> 201e3a8c646e [2021-03-03T04:46:39.092Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-03T04:46:39.092Z] ---> Running in 5cc059f9b2d2 [2021-03-03T04:46:39.361Z] Removing intermediate container e86bded2bd2e [2021-03-03T04:46:39.361Z] ---> 2cf31b907803 [2021-03-03T04:46:39.361Z] Step 20/22 : LABEL arch=x86_64 [2021-03-03T04:46:39.361Z] Removing intermediate container 02274a9635e9 [2021-03-03T04:46:39.361Z] ---> 86cc3e5dbc10 [2021-03-03T04:46:39.361Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-03T04:46:39.361Z] ---> Running in 68c3c9b07762 [2021-03-03T04:46:39.624Z] Removing intermediate container 5cc059f9b2d2 [2021-03-03T04:46:39.624Z] ---> 97c562ba1380 [2021-03-03T04:46:39.624Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T04:46:42.194Z] ---> Running in 39d1c124dbf6 [2021-03-03T04:46:42.194Z] ---> a485a25f0e25 [2021-03-03T04:46:42.194Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-03T04:46:42.194Z] Removing intermediate container 68c3c9b07762 [2021-03-03T04:46:42.194Z] ---> a99c9fc244c9 [2021-03-03T04:46:42.194Z] Step 21/22 : LABEL git_sha=84ec22d5048b6a55e158f6227902efca616dd197 [2021-03-03T04:46:42.194Z] Removing intermediate container 9e19547d2968 [2021-03-03T04:46:42.194Z] ---> 7426aabd8a53 [2021-03-03T04:46:42.194Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-03T04:46:42.194Z] ---> Running in 0a82fbe7406a [2021-03-03T04:46:42.194Z] ---> Running in 3002fc6b70d4 [2021-03-03T04:46:42.194Z] Removing intermediate container 39d1c124dbf6 [2021-03-03T04:46:42.194Z] ---> d4fc1c82fd51 [2021-03-03T04:46:42.194Z] Step 21/23 : LABEL arch=x86_64 [2021-03-03T04:46:42.471Z] Removing intermediate container 0a82fbe7406a [2021-03-03T04:46:42.471Z] ---> c41ac4abfb2d [2021-03-03T04:46:42.471Z] Step 22/22 : LABEL version=0.0.0 [2021-03-03T04:46:42.471Z] ---> Running in 188ab51d6244 [2021-03-03T04:46:42.471Z] ---> cb90898d2fed [2021-03-03T04:46:42.471Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-03T04:46:42.471Z] ---> Running in 27e781c0da08 [2021-03-03T04:46:42.746Z] Removing intermediate container 188ab51d6244 [2021-03-03T04:46:42.746Z] ---> 6d78f9caab84 [2021-03-03T04:46:42.746Z] Step 22/23 : LABEL git_sha=84ec22d5048b6a55e158f6227902efca616dd197 [2021-03-03T04:46:42.746Z] ---> Running in 8a237c2fcaff [2021-03-03T04:46:42.746Z] Removing intermediate container 27e781c0da08 [2021-03-03T04:46:42.746Z] ---> cca948b37b78 [2021-03-03T04:46:42.746Z] [2021-03-03T04:46:42.746Z] 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-03T04:46:43.017Z] Successfully built cca948b37b78 [2021-03-03T04:46:43.282Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-03T04:46:43.282Z]  Building docker-support-scheduler-go ... done  ---> 30b2865ab488 [2021-03-03T04:46:43.282Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-03T04:46:43.282Z] Removing intermediate container 8a237c2fcaff [2021-03-03T04:46:43.282Z] ---> f5d5c8d2153d [2021-03-03T04:46:43.282Z] Step 23/23 : LABEL version=0.0.0 [2021-03-03T04:46:43.282Z] ---> Running in 0913606cc8ab [2021-03-03T04:46:43.282Z] ---> Running in c601de4de025 [2021-03-03T04:46:43.550Z] Removing intermediate container 0913606cc8ab [2021-03-03T04:46:43.550Z] ---> b6bc9c311bbf [2021-03-03T04:46:43.550Z] Step 18/21 : CMD ["--init=true"] [2021-03-03T04:46:43.550Z] Removing intermediate container c601de4de025 [2021-03-03T04:46:43.550Z] ---> d3ae8870c170 [2021-03-03T04:46:43.550Z] [2021-03-03T04:46:43.812Z] ---> Running in 32d2c9e97e1d [2021-03-03T04:46:43.812Z] Successfully built d3ae8870c170 [2021-03-03T04:46:43.812Z] Successfully tagged docker-core-command-go:latest [2021-03-03T04:46:44.388Z]  Building docker-core-command-go ... done Removing intermediate container 32d2c9e97e1d [2021-03-03T04:46:44.388Z] ---> 86e30100b1ec [2021-03-03T04:46:44.388Z] Step 19/21 : LABEL arch=x86_64 [2021-03-03T04:46:44.388Z] Removing intermediate container 3002fc6b70d4 [2021-03-03T04:46:44.388Z] ---> 617e49861886 [2021-03-03T04:46:44.388Z] [2021-03-03T04:46:44.388Z] Step 11/26 : FROM docker:20.10.0 [2021-03-03T04:46:44.388Z] ---> Running in 2b20e165ab3f [2021-03-03T04:46:44.388Z] 20.10.0: Pulling from library/docker [2021-03-03T04:46:44.651Z] Removing intermediate container 2b20e165ab3f [2021-03-03T04:46:44.651Z] ---> d811b573d83e [2021-03-03T04:46:44.651Z] Step 20/21 : LABEL git_sha=84ec22d5048b6a55e158f6227902efca616dd197 [2021-03-03T04:46:44.651Z] ---> Running in 564fe37b2d5a [2021-03-03T04:46:44.918Z] Removing intermediate container 564fe37b2d5a [2021-03-03T04:46:44.918Z] ---> 53e7682439e7 [2021-03-03T04:46:44.918Z] Step 21/21 : LABEL version=0.0.0 [2021-03-03T04:46:44.918Z] ---> Running in f85de0d55682 [2021-03-03T04:46:45.190Z] Removing intermediate container f85de0d55682 [2021-03-03T04:46:45.190Z] ---> c8904feadd79 [2021-03-03T04:46:45.190Z] [2021-03-03T04:46:45.190Z] Successfully built c8904feadd79 [2021-03-03T04:46:45.190Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-03T04:46:50.774Z]  Building docker-security-proxy-setup-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-03T04:46:50.774Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-03T04:46:50.774Z] ---> aefe523efa57 [2021-03-03T04:46:50.774Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-03T04:46:50.774Z] ---> Running in b8cb91d038a3 [2021-03-03T04:46:50.774Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T04:46:50.774Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T04:46:51.036Z] (1/2) Installing readline (8.0.4-r0) [2021-03-03T04:46:51.036Z] (2/2) Installing bash (5.0.17-r0) [2021-03-03T04:46:51.036Z] Executing bash-5.0.17-r0.post-install [2021-03-03T04:46:51.036Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T04:46:51.036Z] OK: 12 MiB in 22 packages [2021-03-03T04:46:51.611Z] Removing intermediate container b8cb91d038a3 [2021-03-03T04:46:51.611Z] ---> 65dd407986eb [2021-03-03T04:46:51.611Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-03T04:46:51.612Z] ---> Running in 01217b5b6e59 [2021-03-03T04:46:51.874Z] Removing intermediate container 01217b5b6e59 [2021-03-03T04:46:51.874Z] ---> fc8d8120c516 [2021-03-03T04:46:51.874Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-03T04:46:51.874Z] ---> Running in ad60f746d217 [2021-03-03T04:46:51.874Z] Removing intermediate container ad60f746d217 [2021-03-03T04:46:51.874Z] ---> 160d92b7de76 [2021-03-03T04:46:51.874Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-03T04:46:52.137Z] ---> Running in d0d39426976e [2021-03-03T04:46:52.137Z] Removing intermediate container d0d39426976e [2021-03-03T04:46:52.137Z] ---> e038a70fbeef [2021-03-03T04:46:52.137Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-03T04:46:52.716Z] ---> ea37c98eb9c3 [2021-03-03T04:46:52.716Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-03T04:46:52.979Z] ---> fbe8c8af9c75 [2021-03-03T04:46:52.980Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-03T04:46:53.251Z] ---> 86691e3a54af [2021-03-03T04:46:53.251Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-03T04:46:53.251Z] ---> Running in 0df36c4a8fca [2021-03-03T04:46:54.201Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T04:46:54.201Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T04:46:54.201Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-03T04:46:54.201Z] (2/33) Installing expat (2.2.9-r1) [2021-03-03T04:46:54.201Z] (3/33) Installing libffi (3.3-r2) [2021-03-03T04:46:54.201Z] (4/33) Installing gdbm (1.13-r1) [2021-03-03T04:46:54.201Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-03T04:46:54.201Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-03T04:46:54.201Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-03T04:46:54.675Z] gofmt -l . [2021-03-03T04:46:54.675Z] [ "`gofmt -l .`" = "" ] [2021-03-03T04:46:54.675Z] ./bin/test-go-mod-tidy.sh [2021-03-03T04:46:54.675Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-03T04:46:55.016Z] + ls -al . [2021-03-03T04:46:55.032Z] total 744 [2021-03-03T04:46:55.032Z] drwxrwxr-x 9 1001 1001 4096 Mar 3 04:46 . [2021-03-03T04:46:55.032Z] drwxr-xr-x 4 root root 4096 Mar 3 04:42 .. [2021-03-03T04:46:55.032Z] -rw-rw-r-- 1 1001 1001 11 Mar 3 04:41 .dockerignore [2021-03-03T04:46:55.032Z] drwxrwxr-x 8 1001 1001 4096 Mar 3 04:41 .git [2021-03-03T04:46:55.032Z] drwxrwxr-x 3 1001 1001 4096 Mar 3 04:41 .github [2021-03-03T04:46:55.032Z] -rw-rw-r-- 1 1001 1001 818 Mar 3 04:41 .gitignore [2021-03-03T04:46:55.032Z] -rw-rw-r-- 1 1001 1001 166 Mar 3 04:41 .sonarcloud.properties [2021-03-03T04:46:55.032Z] -rw-rw-r-- 1 1001 1001 8475 Mar 3 04:41 Attribution.txt [2021-03-03T04:46:55.032Z] -rw-rw-r-- 1 1001 1001 3804 Mar 3 04:41 CONTRIBUTING.md [2021-03-03T04:46:55.032Z] -rw-rw-r-- 1 1001 1001 931 Mar 3 04:41 Dockerfile.build [2021-03-03T04:46:55.032Z] -rw-rw-r-- 1 1001 1001 863 Mar 3 04:41 Jenkinsfile [2021-03-03T04:46:55.032Z] -rw-rw-r-- 1 1001 1001 10775 Mar 3 04:41 LICENSE [2021-03-03T04:46:55.032Z] -rw-rw-r-- 1 1001 1001 5774 Mar 3 04:41 Makefile [2021-03-03T04:46:55.032Z] -rw-rw-r-- 1 1001 1001 6524 Mar 3 04:41 README.md [2021-03-03T04:46:55.032Z] -rw-rw-r-- 1 1001 1001 6755 Mar 3 04:41 SECURITY.md [2021-03-03T04:46:55.032Z] -rw-rw-r-- 1 1001 1001 5 Mar 3 04:38 VERSION [2021-03-03T04:46:55.032Z] -rw-rw-r-- 1 1001 1001 4131 Mar 3 04:41 ZMQWindows.md [2021-03-03T04:46:55.032Z] drwxrwxr-x 2 1001 1001 4096 Mar 3 04:41 bin [2021-03-03T04:46:55.032Z] drwxrwxr-x 14 1001 1001 4096 Mar 3 04:41 cmd [2021-03-03T04:46:55.032Z] -rw-r--r-- 1 root root 604103 Mar 3 04:45 coverage.out [2021-03-03T04:46:55.032Z] -rw-r--r-- 1 root root 1055 Mar 3 04:46 go.mod [2021-03-03T04:46:55.032Z] -rw-r--r-- 1 root root 21699 Mar 3 04:46 go.sum [2021-03-03T04:46:55.032Z] drwxrwxr-x 8 1001 1001 4096 Mar 3 04:41 internal [2021-03-03T04:46:55.032Z] drwxrwxr-x 4 1001 1001 4096 Mar 3 04:41 openapi [2021-03-03T04:46:55.032Z] drwxrwxr-x 4 1001 1001 4096 Mar 3 04:41 snap [2021-03-03T04:46:55.032Z] -rw-rw-r-- 1 1001 1001 168 Mar 3 04:41 version.go [Pipeline] sh [2021-03-03T04:46:55.360Z] + '[' -e coverage.out ] [2021-03-03T04:46:55.360Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-03T04:46:55.442Z] Warning: overwriting stash ‘coverage-report’ [2021-03-03T04:46:55.596Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-03T04:46:55.596Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-03T04:46:55.596Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-03T04:46:55.596Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-03T04:46:55.596Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-03T04:46:55.596Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-03T04:46:55.596Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-03T04:46:55.596Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-03T04:46:55.596Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-03T04:46:55.596Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-03T04:46:55.596Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-03T04:46:55.596Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-03T04:46:55.596Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-03T04:46:55.596Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-03T04:46:55.596Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-03T04:46:55.596Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-03T04:46:55.596Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-03T04:46:55.596Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-03T04:46:55.596Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-03T04:46:55.596Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-03T04:46:55.596Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-03T04:46:55.596Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-03T04:46:55.596Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-03T04:46:55.596Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-03T04:46:55.596Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-03T04:46:55.596Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-03T04:46:55.859Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T04:46:55.859Z] OK: 71 MiB in 55 packages [2021-03-03T04:46:56.568Z] Stashed 1 file(s) [Pipeline] sh [2021-03-03T04:46:57.256Z] + make build [2021-03-03T04:46:57.256Z] 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-03T04:47:05.899Z] Removing intermediate container 0df36c4a8fca [2021-03-03T04:47:05.899Z] ---> d19d50bbf44d [2021-03-03T04:47:05.899Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-03T04:47:05.899Z] ---> Running in c1ca98ec293d [2021-03-03T04:47:06.473Z] Collecting docker-compose==1.23.2 [2021-03-03T04:47:06.473Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-03T04:47:06.473Z] Collecting jsonschema<3,>=2.5.1 [2021-03-03T04:47:06.473Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-03T04:47:06.736Z] Collecting cached-property<2,>=1.2.0 [2021-03-03T04:47:06.736Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-03T04:47:06.736Z] Collecting docker<4.0,>=3.6.0 [2021-03-03T04:47:06.736Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-03T04:47:06.999Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-03T04:47:06.999Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-03T04:47:07.470Z] 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-03T04:47:07.573Z] 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-03T04:47:07.573Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-03T04:47:07.573Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-03T04:47:07.573Z] Collecting docopt<0.7,>=0.6.1 [2021-03-03T04:47:07.573Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-03T04:47:08.219Z] Collecting PyYAML<4,>=3.10 [2021-03-03T04:47:08.219Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-03T04:47:09.320Z] Collecting texttable<0.10,>=0.9.0 [2021-03-03T04:47:09.320Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-03T04:47:09.605Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-03T04:47:09.868Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-03T04:47:09.868Z] Collecting docker-pycreds>=0.4.0 [2021-03-03T04:47:09.868Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-03T04:47:09.868Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-03T04:47:09.868Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-03T04:47:10.132Z] 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-03T04:47:10.132Z] 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-03T04:47:10.132Z] Collecting idna<2.8,>=2.5 [2021-03-03T04:47:10.132Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-03T04:47:10.132Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-03T04:47:10.132Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-03T04:47:10.132Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-03T04:47:10.132Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-03T04:47:10.395Z] Installing collected packages: jsonschema, cached-property, docker-pycreds, urllib3, idna, requests, websocket-client, docker, dockerpty, docopt, PyYAML, texttable, docker-compose [2021-03-03T04:47:10.395Z] Attempting uninstall: urllib3 [2021-03-03T04:47:10.395Z] Found existing installation: urllib3 1.25.9 [2021-03-03T04:47:10.395Z] Uninstalling urllib3-1.25.9: [2021-03-03T04:47:10.659Z] Successfully uninstalled urllib3-1.25.9 [2021-03-03T04:47:10.659Z] Attempting uninstall: idna [2021-03-03T04:47:10.659Z] Found existing installation: idna 2.9 [2021-03-03T04:47:10.659Z] Uninstalling idna-2.9: [2021-03-03T04:47:10.659Z] Successfully uninstalled idna-2.9 [2021-03-03T04:47:10.921Z] Attempting uninstall: requests [2021-03-03T04:47:10.921Z] Found existing installation: requests 2.23.0 [2021-03-03T04:47:10.921Z] Uninstalling requests-2.23.0: [2021-03-03T04:47:10.921Z] Successfully uninstalled requests-2.23.0 [2021-03-03T04:47:11.496Z] Running setup.py install for dockerpty: started [2021-03-03T04:47:11.758Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-03T04:47:11.758Z] Running setup.py install for docopt: started [2021-03-03T04:47:12.333Z] Running setup.py install for docopt: finished with status 'done' [2021-03-03T04:47:12.333Z] Running setup.py install for PyYAML: started [2021-03-03T04:47:12.908Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-03T04:47:12.908Z] Running setup.py install for texttable: started [2021-03-03T04:47:13.484Z] Running setup.py install for texttable: finished with status 'done' [2021-03-03T04:47:13.484Z] 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-03T04:47:16.039Z] Removing intermediate container c1ca98ec293d [2021-03-03T04:47:16.039Z] ---> fa8b4ee76d68 [2021-03-03T04:47:16.039Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-03T04:47:16.344Z] ---> Running in d961cd43cc6d [2021-03-03T04:47:16.918Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-03T04:47:16.918Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-03T04:47:16.918Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-03T04:47:16.918Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-03T04:47:16.918Z] (3/3) Installing curl (7.69.1-r3) [2021-03-03T04:47:16.918Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T04:47:16.918Z] OK: 72 MiB in 58 packages [2021-03-03T04:47:17.493Z] Removing intermediate container d961cd43cc6d [2021-03-03T04:47:17.493Z] ---> f92c89fa1ec5 [2021-03-03T04:47:17.493Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-03T04:47:17.493Z] ---> Running in fe698a299160 [2021-03-03T04:47:17.756Z] Removing intermediate container fe698a299160 [2021-03-03T04:47:17.756Z] ---> 5ceb0765c651 [2021-03-03T04:47:17.756Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T04:47:17.756Z] ---> Running in 0afba1e5f55e [2021-03-03T04:47:18.020Z] Removing intermediate container 0afba1e5f55e [2021-03-03T04:47:18.020Z] ---> 91e8d2efd4ea [2021-03-03T04:47:18.020Z] Step 24/26 : LABEL arch=x86_64 [2021-03-03T04:47:18.020Z] ---> Running in 3419bf612c63 [2021-03-03T04:47:18.281Z] Removing intermediate container 3419bf612c63 [2021-03-03T04:47:18.281Z] ---> a4f5ae6bdb7c [2021-03-03T04:47:18.281Z] Step 25/26 : LABEL git_sha=84ec22d5048b6a55e158f6227902efca616dd197 [2021-03-03T04:47:18.281Z] ---> Running in a7dea06c3ea8 [2021-03-03T04:47:18.543Z] Removing intermediate container a7dea06c3ea8 [2021-03-03T04:47:18.543Z] ---> e1cf4c08eacd [2021-03-03T04:47:18.543Z] Step 26/26 : LABEL version=0.0.0 [2021-03-03T04:47:18.544Z] ---> Running in b9582b03d7d2 [2021-03-03T04:47:18.807Z] Removing intermediate container b9582b03d7d2 [2021-03-03T04:47:18.807Z] ---> 8cfe10acdd28 [2021-03-03T04:47:18.807Z] [2021-03-03T04:47:18.807Z] Successfully built 8cfe10acdd28 [2021-03-03T04:47:18.807Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-03T04:47:19.085Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-03T04:47:19.128Z] $ docker stop --time=1 ac12d2db5f09135da43a4162bbccf7e67ecc346c95976f40dd3e6a19851429ee [2021-03-03T04:47:20.802Z] $ docker rm -f ac12d2db5f09135da43a4162bbccf7e67ecc346c95976f40dd3e6a19851429ee [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-03T04:47:21.417Z] + docker images [2021-03-03T04:47:21.417Z] + grep docker [2021-03-03T04:47:21.991Z] docker-sys-mgmt-agent-go latest 8cfe10acdd28 3 seconds ago 313MB [2021-03-03T04:47:21.991Z] docker-security-proxy-setup-go latest c8904feadd79 37 seconds ago 24.7MB [2021-03-03T04:47:21.991Z] docker-core-command-go latest d3ae8870c170 38 seconds ago 17MB [2021-03-03T04:47:21.991Z] docker-support-scheduler-go latest cca948b37b78 39 seconds ago 17.2MB [2021-03-03T04:47:21.991Z] docker-security-bootstrapper-go latest 7c469e16033e About a minute ago 18.7MB [2021-03-03T04:47:21.991Z] docker-core-data-go latest 84f65b821dd8 2 minutes ago 22.4MB [2021-03-03T04:47:21.991Z] docker-security-secretstore-setup-go latest b3bbfa602bee 2 minutes ago 24.9MB [2021-03-03T04:47:21.991Z] docker-core-metadata-go latest 0e6f3a71ed58 2 minutes ago 19MB [2021-03-03T04:47:21.991Z] docker-support-notifications-go latest 869cd3019585 2 minutes ago 17.8MB [2021-03-03T04:47:21.991Z] 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-03T04:47:29.637Z] 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-03T04:47:35.078Z] 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-03T04:47:37.926Z] Still waiting to schedule task [2021-03-03T04:47:37.926Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-03T04:47:39.405Z] 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-03T04:47:40.850Z] 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-03T04:47:46.255Z] 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-03T04:47:52.971Z] 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-03T04:47:56.362Z] 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-03T04:48:01.776Z] 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-03T04:48:05.173Z] 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-03T04:48:10.579Z] 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-03T04:48:16.110Z] $ docker stop --time=1 1cab51ad7c337ff18e1c9e7bcbe53dddb9a66b8fa3bdd22c06ddf9d3c20a3605 [2021-03-03T04:48:18.816Z] $ docker rm -f 1cab51ad7c337ff18e1c9e7bcbe53dddb9a66b8fa3bdd22c06ddf9d3c20a3605 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-03T04:48:20.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-03T04:48:21.211Z] [2021-03-03T04:48:21.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-03T04:48:21.605Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-03T04:48:21.605Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-03T04:48:21.605Z] 29e5d40040c1: Pulling fs layer [2021-03-03T04:48:21.605Z] 1ce36da41761: Pulling fs layer [2021-03-03T04:48:21.605Z] 25b303627fd3: Pulling fs layer [2021-03-03T04:48:22.582Z] 29e5d40040c1: Download complete [2021-03-03T04:48:23.181Z] 1ce36da41761: Verifying Checksum [2021-03-03T04:48:23.181Z] 1ce36da41761: Download complete [2021-03-03T04:48:23.181Z] 29e5d40040c1: Pull complete [2021-03-03T04:48:24.626Z] 1ce36da41761: Pull complete [2021-03-03T04:48:24.898Z] 25b303627fd3: Verifying Checksum [2021-03-03T04:48:24.898Z] 25b303627fd3: Download complete [2021-03-03T04:48:30.421Z] Running on prd-ubuntu18.04-docker-8c-8g-28345 in /w/workspace/edgexfoundry_edgex-go_PR-3210 [Pipeline] { [Pipeline] ws [2021-03-03T04:48:30.519Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-03-03T04:48:32.720Z] using credential edgex-jenkins-ssh [2021-03-03T04:48:32.777Z] Cloning the remote Git repository [2021-03-03T04:48:32.800Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-03T04:48:32.861Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-03-03T04:48:32.892Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-03T04:48:32.893Z] > git --version # timeout=10 [2021-03-03T04:48:32.900Z] > git --version # 'git version 2.17.1' [2021-03-03T04:48:32.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-03T04:48:32.922Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-03T04:48:35.050Z] 25b303627fd3: Pull complete [2021-03-03T04:48:35.050Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-03T04:48:35.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-03T04:48:35.050Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-03T04:48:35.274Z] prd-ubuntu18.04-docker-arm64-4c-16g-28344 does not seem to be running inside a container [2021-03-03T04:48:35.458Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-03T04:48:38.350Z] $ docker top 23b516cd601e0831c9a850dfa20b9999ad9068a6a2dec0a95534f9a8e8fa2702 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-03T04:48:39.277Z] + docker-compose build --help [2021-03-03T04:48:39.278Z] + grep parallel [2021-03-03T04:48:42.641Z] --parallel Build images in parallel. [Pipeline] } [2021-03-03T04:48:43.051Z] $ docker stop --time=1 23b516cd601e0831c9a850dfa20b9999ad9068a6a2dec0a95534f9a8e8fa2702 [2021-03-03T04:48:44.996Z] $ docker rm -f 23b516cd601e0831c9a850dfa20b9999ad9068a6a2dec0a95534f9a8e8fa2702 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-03T04:48:45.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-03T04:48:45.804Z] . [Pipeline] withDockerContainer [2021-03-03T04:48:46.076Z] prd-ubuntu18.04-docker-arm64-4c-16g-28344 does not seem to be running inside a container [2021-03-03T04:48:46.280Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-03T04:48:47.650Z] $ docker top 8ad3d0d95df09cccd915f823bf5d7135f41cf03e0632d5ebc8d167078c9777c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-03T04:48:48.597Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-03T04:48:51.968Z] Building docker-core-command-go ... [2021-03-03T04:48:51.968Z] Building docker-core-data-go ... [2021-03-03T04:48:51.968Z] Building docker-core-metadata-go ... [2021-03-03T04:48:51.968Z] Building docker-security-bootstrapper-go ... [2021-03-03T04:48:51.968Z] Building docker-security-proxy-setup-go ... [2021-03-03T04:48:51.968Z] Building docker-security-secretstore-setup-go ... [2021-03-03T04:48:51.968Z] Building docker-support-notifications-go ... [2021-03-03T04:48:51.968Z] Building docker-support-scheduler-go ... [2021-03-03T04:48:51.968Z] Building docker-sys-mgmt-agent-go ... [2021-03-03T04:48:51.968Z] Building docker-support-notifications-go [2021-03-03T04:48:51.968Z] Building docker-support-scheduler-go [2021-03-03T04:48:51.968Z] Building docker-sys-mgmt-agent-go [2021-03-03T04:48:51.968Z] Building docker-security-secretstore-setup-go [2021-03-03T04:48:52.238Z] Building docker-security-proxy-setup-go [2021-03-03T04:48:53.939Z] Merging remotes/origin/master commit 76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41 into PR head commit 84ec22d5048b6a55e158f6227902efca616dd197 [2021-03-03T04:48:54.082Z] Merge succeeded, producing 84ec22d5048b6a55e158f6227902efca616dd197 [2021-03-03T04:48:54.083Z] Checking out Revision 84ec22d5048b6a55e158f6227902efca616dd197 (PR-3210) [2021-03-03T04:48:53.324Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-03T04:48:53.329Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-03T04:48:53.337Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-03T04:48:53.346Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-03T04:48:53.347Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-03T04:48:53.350Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3210/head:refs/remotes/origin/PR-3210 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-03T04:48:53.952Z] > git config core.sparsecheckout # timeout=10 [2021-03-03T04:48:53.956Z] > git checkout -f 84ec22d5048b6a55e158f6227902efca616dd197 # timeout=10 [2021-03-03T04:48:54.054Z] > git remote # timeout=10 [2021-03-03T04:48:54.059Z] > git config --get remote.origin.url # timeout=10 [2021-03-03T04:48:54.071Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-03T04:48:54.074Z] > git merge 76edbf6b374c198a59e0ea3df6d90d6fbb7c8c41 # timeout=10 [2021-03-03T04:48:54.082Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-03T04:48:54.089Z] > git config core.sparsecheckout # timeout=10 [2021-03-03T04:48:54.092Z] > git checkout -f 84ec22d5048b6a55e158f6227902efca616dd197 # timeout=10 [2021-03-03T04:48:57.690Z] Commit message: "feat(notifications): Implement GET /notification/id/{id} V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-03T04:48:58.839Z] + echo snap-build.sh [2021-03-03T04:48:58.839Z] snap-build.sh [2021-03-03T04:48:58.839Z] + SNAP_BASE_DIR=. [2021-03-03T04:48:58.839Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-03-03T04:48:58.839Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-03-03T04:48:58.839Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-03-03T04:48:58.839Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-03-03T04:48:58.839Z] + cd /w/workspace/edgex-go/3 [2021-03-03T04:48:58.839Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-03T04:48:58.839Z] Reading package lists... [2021-03-03T04:48:59.103Z] Building dependency tree... [2021-03-03T04:48:59.103Z] Reading state information... [2021-03-03T04:48:59.103Z] The following packages were automatically installed and are no longer required: [2021-03-03T04:48:59.103Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-03T04:48:59.103Z] uidmap xdelta3 [2021-03-03T04:48:59.103Z] Use 'sudo apt autoremove' to remove them. [2021-03-03T04:48:59.103Z] The following packages will be REMOVED: [2021-03-03T04:48:59.103Z] lxd* lxd-client* [2021-03-03T04:48:59.675Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-03T04:48:59.675Z] After this operation, 31.7 MB disk space will be freed. [2021-03-03T04:49:00.719Z] (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-03T04:49:00.719Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-03T04:49:01.679Z] Removing lxd dnsmasq configuration [2021-03-03T04:49:01.679Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-03T04:49:01.939Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-03T04:49:02.512Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-03T04:49:02.772Z] (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-03T04:49:02.772Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-03T04:49:04.158Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-03T04:49:04.158Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-03T04:49:05.548Z] + sudo snap remove --purge lxd [2021-03-03T04:49:05.815Z] snap "lxd" is not installed [2021-03-03T04:49:05.815Z] + sudo groupadd --force --system lxd [2021-03-03T04:49:05.815Z] ++ whoami [2021-03-03T04:49:05.815Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-03T04:49:05.815Z] + newgrp - lxd [2021-03-03T04:49:06.085Z] + sudo snap install lxd [2021-03-03T04:49:16.097Z] 2021-03-03T04:49:12Z INFO Waiting for automatic snapd restart... [2021-03-03T04:49:31.028Z] lxd 4.11 from Canonical* installed [2021-03-03T04:49:31.028Z] + sudo lxd init --auto [2021-03-03T04:49:37.839Z] + sudo snap install --classic snapcraft [2021-03-03T04:49:43.151Z] snapcraft 4.5.1 from Canonical* installed [2021-03-03T04:49:43.151Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-03T04:49:43.151Z] + patch --verbose -p1 [2021-03-03T04:49:43.151Z] Hmm... Looks like a unified diff to me... [2021-03-03T04:49:43.151Z] The text leading up to this was: [2021-03-03T04:49:43.151Z] -------------------------- [2021-03-03T04:49:43.151Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-03T04:49:43.151Z] |From: Tony Espy [2021-03-03T04:49:43.151Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-03T04:49:43.151Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-03T04:49:43.151Z] | [2021-03-03T04:49:43.151Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-03T04:49:43.151Z] |optimize the snap CI check run for pull requests. When [2021-03-03T04:49:43.151Z] |applied, it essentially strips out everything (apps and [2021-03-03T04:49:43.151Z] |parts) from the snapcraft.yaml file except those required [2021-03-03T04:49:43.152Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-03T04:49:43.152Z] |catch changes to edgex-go that break the snap build. [2021-03-03T04:49:43.152Z] | [2021-03-03T04:49:43.152Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-03T04:49:43.152Z] |to update this patch file, otherwise it may fail to apply, [2021-03-03T04:49:43.152Z] |resulting in a failed snap build CI check in the associated [2021-03-03T04:49:43.152Z] |pull request. [2021-03-03T04:49:43.152Z] | [2021-03-03T04:49:43.152Z] |Note - in addition to applying this patch, the pipeline also [2021-03-03T04:49:43.152Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-03T04:49:43.152Z] |need to build the finally binary .snap file (and it won't [2021-03-03T04:49:43.152Z] |work with the patch applied). This further reduces the build [2021-03-03T04:49:43.152Z] |time. [2021-03-03T04:49:43.152Z] |--- [2021-03-03T04:49:43.152Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-03T04:49:43.152Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-03T04:49:43.152Z] | [2021-03-03T04:49:43.152Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-03T04:49:43.152Z] |index 1e537489..faf42425 100644 [2021-03-03T04:49:43.152Z] |--- a/snap/snapcraft.yaml [2021-03-03T04:49:43.152Z] |+++ b/snap/snapcraft.yaml [2021-03-03T04:49:43.152Z] -------------------------- [2021-03-03T04:49:43.152Z] patching file snap/snapcraft.yaml [2021-03-03T04:49:43.152Z] Using Plan A... [2021-03-03T04:49:43.152Z] Hunk #1 succeeded at 73. [2021-03-03T04:49:43.152Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-03-03T04:49:43.152Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-03-03T04:49:43.152Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-03-03T04:49:43.152Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-03-03T04:49:43.152Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-03-03T04:49:43.152Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-03-03T04:49:43.152Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-03-03T04:49:43.152Z] Hmm... Ignoring the trailing garbage. [2021-03-03T04:49:43.152Z] done [2021-03-03T04:49:43.152Z] + sudo snapcraft prime --use-lxd [2021-03-03T04:49:44.536Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-03T04:49:44.536Z] 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-03T04:49:44.536Z] - README.md [2021-03-03T04:49:44.536Z] - snapcraft.yaml.orig [2021-03-03T04:49:44.536Z] [2021-03-03T04:49:44.536Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-03T04:49:45.109Z] Launching a container. [2021-03-03T04:49:57.372Z] Waiting for container to be ready [2021-03-03T04:49:57.372Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-03T04:49:57.372Z] [2021-03-03T04:49:59.922Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-03T04:50:00.182Z] Waiting for network to be ready... [2021-03-03T04:50:00.755Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-03T04:50:00.755Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-03T04:50:01.326Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-03T04:50:01.326Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-03T04:50:01.326Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-03T04:50:01.586Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-03T04:50:01.586Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-03T04:50:01.586Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-03T04:50:01.586Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-03T04:50:01.586Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-03T04:50:01.586Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-03T04:50:01.586Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-03T04:50:01.586Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] [2021-03-03T04:50:01.586Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] [2021-03-03T04:50:01.586Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] [2021-03-03T04:50:01.586Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] [2021-03-03T04:50:01.586Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-03-03T04:50:01.586Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-03T04:50:02.160Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-03T04:50:02.160Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-03T04:50:02.421Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-03T04:50:02.421Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] [2021-03-03T04:50:02.421Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] [2021-03-03T04:50:02.421Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] [2021-03-03T04:50:02.421Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] [2021-03-03T04:50:02.421Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-03T04:50:02.421Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-03T04:50:06.625Z] Fetched 24.0 MB in 5s (4472 kB/s) [2021-03-03T04:50:06.886Z] Reading package lists... [2021-03-03T04:50:07.146Z] Reading package lists... [2021-03-03T04:50:07.406Z] Building dependency tree... [2021-03-03T04:50:07.406Z] Reading state information... [2021-03-03T04:50:07.406Z] The following additional packages will be installed: [2021-03-03T04:50:07.406Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-03T04:50:07.406Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-03T04:50:07.406Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-03T04:50:07.406Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-03T04:50:07.406Z] Suggested packages: [2021-03-03T04:50:07.406Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-03T04:50:07.406Z] Recommended packages: [2021-03-03T04:50:07.406Z] gnupg libsasl2-modules [2021-03-03T04:50:07.406Z] The following NEW packages will be installed: [2021-03-03T04:50:07.406Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-03T04:50:07.406Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-03T04:50:07.406Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-03T04:50:07.406Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-03T04:50:07.406Z] The following packages will be upgraded: [2021-03-03T04:50:07.406Z] gpg gpg-agent gpgconf libudev1 [2021-03-03T04:50:07.406Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-03T04:50:07.406Z] Need to get 3530 kB of archives. [2021-03-03T04:50:07.406Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-03T04:50:07.406Z] 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-03T04:50:07.666Z] 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-03T04:50:07.666Z] 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-03T04:50:07.666Z] 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-03T04:50:07.666Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-03T04:50:07.927Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-03T04:50:08.497Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-03T04:50:08.497Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-03T04:50:08.497Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-03T04:50:08.497Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-03T04:50:08.497Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-03T04:50:08.497Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-03T04:50:08.497Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-03T04:50:08.497Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-03T04:50:08.497Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-03T04:50:08.497Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-03T04:50:08.497Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-03T04:50:08.497Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-03T04:50:08.497Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-03T04:50:08.497Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-03T04:50:08.497Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-03T04:50:08.497Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-03T04:50:08.777Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-03T04:50:08.777Z] Fetched 3530 kB in 1s (3141 kB/s) [2021-03-03T04:50:08.777Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-03T04:50:08.777Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-03T04:50:08.777Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-03T04:50:09.056Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-03T04:50:09.056Z] Selecting previously unselected package udev. [2021-03-03T04:50:09.056Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-03T04:50:09.056Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-03T04:50:09.056Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-03T04:50:09.316Z] Selecting previously unselected package libfuse2:amd64. [2021-03-03T04:50:09.316Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-03T04:50:09.316Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-03T04:50:09.316Z] Selecting previously unselected package fuse. [2021-03-03T04:50:09.316Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-03T04:50:09.316Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-03T04:50:09.576Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-03T04:50:09.576Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-03T04:50:09.576Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-03T04:50:09.576Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-03T04:50:09.839Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-03T04:50:09.839Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-03T04:50:09.839Z] Selecting previously unselected package libksba8:amd64. [2021-03-03T04:50:09.839Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-03T04:50:09.839Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-03T04:50:10.099Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-03T04:50:10.099Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T04:50:10.099Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T04:50:10.099Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-03T04:50:10.099Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T04:50:10.099Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T04:50:10.361Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-03T04:50:10.361Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T04:50:10.361Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T04:50:10.361Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-03T04:50:10.361Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T04:50:10.361Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T04:50:10.361Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-03T04:50:10.361Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T04:50:10.361Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T04:50:10.622Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-03T04:50:10.622Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T04:50:10.622Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T04:50:10.622Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-03T04:50:10.622Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T04:50:10.622Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T04:50:10.885Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-03T04:50:10.885Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T04:50:10.885Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T04:50:10.885Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-03T04:50:10.885Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-03T04:50:10.885Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T04:50:10.885Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-03T04:50:10.885Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-03T04:50:10.885Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-03T04:50:11.145Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-03T04:50:11.145Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-03T04:50:11.145Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-03T04:50:11.145Z] Selecting previously unselected package libldap-common. [2021-03-03T04:50:11.145Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-03T04:50:11.145Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-03T04:50:11.145Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-03T04:50:11.145Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-03T04:50:11.145Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-03T04:50:11.405Z] Selecting previously unselected package dirmngr. [2021-03-03T04:50:11.405Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-03T04:50:11.405Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-03T04:50:11.405Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-03T04:50:11.405Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-03T04:50:11.665Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-03T04:50:11.665Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-03T04:50:11.665Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-03T04:50:11.665Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-03T04:50:11.665Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T04:50:11.665Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-03T04:50:11.665Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-03T04:50:11.665Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-03T04:50:12.238Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-03T04:50:12.238Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T04:50:12.238Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-03T04:50:12.238Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-03T04:50:12.499Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-03T04:50:12.499Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T04:50:12.499Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T04:50:12.499Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T04:50:12.499Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T04:50:12.499Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T04:50:12.499Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T04:50:12.499Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-03T04:50:12.499Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-03T04:50:12.759Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-03T04:50:12.759Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-03T04:50:13.019Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-03T04:50:13.019Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-03T04:50:13.019Z] This means they are not meant to be enabled using systemctl. [2021-03-03T04:50:13.019Z] Possible reasons for having this kind of units are: [2021-03-03T04:50:13.019Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-03T04:50:13.019Z] .wants/ or .requires/ directory. [2021-03-03T04:50:13.019Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-03T04:50:13.019Z] a requirement dependency on it. [2021-03-03T04:50:13.019Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-03T04:50:13.019Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-03T04:50:13.019Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-03T04:50:13.019Z] instance name specified. [2021-03-03T04:50:13.279Z] Reading package lists... [2021-03-03T04:50:13.539Z] Building dependency tree... [2021-03-03T04:50:13.539Z] Reading state information... [2021-03-03T04:50:13.539Z] The following additional packages will be installed: [2021-03-03T04:50:13.539Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-03T04:50:13.539Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-03T04:50:13.539Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-03T04:50:13.539Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-03T04:50:13.539Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-03T04:50:13.539Z] Suggested packages: [2021-03-03T04:50:13.539Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-03T04:50:13.539Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-03T04:50:13.539Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-03T04:50:13.539Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-03T04:50:13.539Z] systemd-container policykit-1 [2021-03-03T04:50:13.539Z] Recommended packages: [2021-03-03T04:50:13.539Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-03T04:50:13.799Z] The following NEW packages will be installed: [2021-03-03T04:50:13.799Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-03T04:50:13.799Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-03T04:50:13.799Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-03T04:50:13.799Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-03T04:50:13.799Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-03T04:50:13.799Z] The following packages will be upgraded: [2021-03-03T04:50:13.799Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-03T04:50:13.799Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-03T04:50:13.799Z] Need to get 35.2 MB of archives. [2021-03-03T04:50:13.799Z] After this operation, 141 MB of additional disk space will be used. [2021-03-03T04:50:13.799Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-03T04:50:13.799Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-03T04:50:13.994Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T04:50:13.994Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-03T04:50:13.994Z] ---> 64e6c44d697a [2021-03-03T04:50:13.994Z] Step 3/24 : WORKDIR /edgex-go [2021-03-03T04:50:13.994Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T04:50:13.994Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-03T04:50:13.994Z] ---> 64e6c44d697a [2021-03-03T04:50:13.994Z] Step 3/22 : WORKDIR /edgex-go [2021-03-03T04:50:13.994Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T04:50:13.994Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-03T04:50:13.994Z] ---> 64e6c44d697a [2021-03-03T04:50:13.994Z] Step 3/21 : WORKDIR /edgex-go [2021-03-03T04:50:13.994Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T04:50:13.994Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-03T04:50:13.994Z] ---> 64e6c44d697a [2021-03-03T04:50:13.994Z] Step 3/26 : WORKDIR /edgex-go [2021-03-03T04:50:13.994Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T04:50:13.994Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-03T04:50:13.994Z] ---> 64e6c44d697a [2021-03-03T04:50:13.994Z] Step 3/22 : WORKDIR /edgex-go [2021-03-03T04:50:13.994Z] ---> Running in e3775bda0276 [2021-03-03T04:50:13.994Z] ---> Running in b147bccd346c [2021-03-03T04:50:13.994Z] ---> Running in 08323374c2f8 [2021-03-03T04:50:13.994Z] ---> Running in 117cfa2d9745 [2021-03-03T04:50:13.994Z] ---> Running in 555d2d044c28 [2021-03-03T04:50:13.994Z] Removing intermediate container 117cfa2d9745 [2021-03-03T04:50:13.994Z] ---> 8c64b053d6d8 [2021-03-03T04:50:13.994Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T04:50:13.994Z] Removing intermediate container 08323374c2f8 [2021-03-03T04:50:13.994Z] ---> a34e5cd6fd63 [2021-03-03T04:50:13.994Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T04:50:13.994Z] Removing intermediate container 555d2d044c28 [2021-03-03T04:50:13.994Z] ---> 336833977c42 [2021-03-03T04:50:13.995Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T04:50:13.995Z] Removing intermediate container e3775bda0276 [2021-03-03T04:50:13.995Z] Removing intermediate container b147bccd346c [2021-03-03T04:50:13.995Z] ---> b3e742397278 [2021-03-03T04:50:13.995Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T04:50:13.995Z] ---> e29f5065f6cf [2021-03-03T04:50:13.995Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T04:50:13.995Z] ---> Running in 6defab588ee9 [2021-03-03T04:50:13.995Z] ---> Running in 936ea3fe02fd [2021-03-03T04:50:13.995Z] ---> Running in dfcede1e0e9a [2021-03-03T04:50:13.995Z] ---> Running in 73c40cda1c07 [2021-03-03T04:50:13.995Z] ---> Running in 81f376ec6feb [2021-03-03T04:50:13.995Z] Removing intermediate container 6defab588ee9 [2021-03-03T04:50:13.995Z] ---> 20c4c4216124 [2021-03-03T04:50:13.995Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-03T04:50:13.995Z] ---> Running in e6322010d4d3 [2021-03-03T04:50:13.995Z] Removing intermediate container 936ea3fe02fd [2021-03-03T04:50:13.995Z] ---> 9a48c2a8da23 [2021-03-03T04:50:13.995Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-03T04:50:13.995Z] ---> Running in c6841f53f31c [2021-03-03T04:50:13.995Z] Removing intermediate container dfcede1e0e9a [2021-03-03T04:50:13.995Z] ---> 03db548b3a23 [2021-03-03T04:50:13.995Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-03T04:50:13.995Z] Removing intermediate container 73c40cda1c07 [2021-03-03T04:50:13.995Z] ---> 4dc93205b7a7 [2021-03-03T04:50:13.995Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-03T04:50:13.995Z] Removing intermediate container 81f376ec6feb [2021-03-03T04:50:13.995Z] ---> 1d0f9d49b849 [2021-03-03T04:50:13.995Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-03T04:50:13.995Z] ---> Running in 94fb4966d1d2 [2021-03-03T04:50:13.995Z] ---> Running in 727813c9e489 [2021-03-03T04:50:13.995Z] ---> Running in 87aaa12acedb [2021-03-03T04:50:13.995Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T04:50:13.995Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T04:50:13.995Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T04:50:14.594Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T04:50:14.594Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T04:50:14.594Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T04:50:14.738Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-03T04:50:14.738Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-03T04:50:14.738Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-03T04:50:14.738Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-03T04:50:14.738Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-03T04:50:14.738Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-03T04:50:14.738Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-03T04:50:14.738Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-03T04:50:14.738Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-03T04:50:14.738Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-03T04:50:14.738Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-03T04:50:14.738Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-03T04:50:14.738Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-03T04:50:14.738Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-03T04:50:14.738Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-03T04:50:14.738Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-03T04:50:14.738Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-03T04:50:14.738Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-03T04:50:14.738Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-03T04:50:14.738Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-03T04:50:14.738Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-03T04:50:14.869Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T04:50:14.998Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-03T04:50:14.998Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-03T04:50:14.998Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-03T04:50:14.998Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-03T04:50:14.998Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-03T04:50:14.998Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-03T04:50:14.998Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-03T04:50:15.146Z] OK: 217 MiB in 51 packages [2021-03-03T04:50:15.421Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T04:50:15.421Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T04:50:15.705Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T04:50:15.705Z] OK: 217 MiB in 51 packages [2021-03-03T04:50:16.301Z] OK: 217 MiB in 51 packages [2021-03-03T04:50:16.382Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-03T04:50:16.382Z] Fetched 35.2 MB in 3s (14.1 MB/s) [2021-03-03T04:50:16.382Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-03T04:50:16.382Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-03T04:50:16.573Z] OK: 217 MiB in 51 packages [2021-03-03T04:50:16.574Z] OK: 217 MiB in 51 packages [2021-03-03T04:50:16.643Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-03T04:50:17.171Z] Removing intermediate container c6841f53f31c [2021-03-03T04:50:17.171Z] ---> bf6a528bd925 [2021-03-03T04:50:17.171Z] Step 6/22 : COPY go.mod . [2021-03-03T04:50:17.214Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-03T04:50:17.214Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-03T04:50:17.214Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-03T04:50:17.474Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-03T04:50:17.474Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-03T04:50:17.474Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-03T04:50:17.474Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-03T04:50:17.734Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-03T04:50:17.734Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-03T04:50:17.734Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-03T04:50:17.769Z] Removing intermediate container e6322010d4d3 [2021-03-03T04:50:17.769Z] ---> d10501c26739 [2021-03-03T04:50:17.769Z] Step 6/24 : COPY go.mod . [2021-03-03T04:50:17.994Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-03T04:50:17.994Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-03T04:50:18.039Z] Removing intermediate container 87aaa12acedb [2021-03-03T04:50:18.039Z] ---> 9ea7701cba54 [2021-03-03T04:50:18.039Z] Step 6/26 : COPY go.mod . [2021-03-03T04:50:18.313Z] ---> 0dbbbd3da434 [2021-03-03T04:50:18.313Z] Step 7/22 : RUN go mod download [2021-03-03T04:50:18.313Z] Removing intermediate container 94fb4966d1d2 [2021-03-03T04:50:18.313Z] ---> 5ac0b06d39da [2021-03-03T04:50:18.313Z] Step 6/22 : COPY go.mod . [2021-03-03T04:50:18.564Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-03T04:50:18.564Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-03T04:50:18.564Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-03T04:50:18.564Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-03T04:50:18.593Z] ---> Running in bf9d8deac691 [2021-03-03T04:50:18.593Z] Removing intermediate container 727813c9e489 [2021-03-03T04:50:18.593Z] ---> 106990388bd6 [2021-03-03T04:50:18.593Z] Step 6/21 : COPY go.mod . [2021-03-03T04:50:18.593Z] ---> 4cc26a935b7b [2021-03-03T04:50:18.593Z] Step 7/24 : RUN go mod download [2021-03-03T04:50:18.826Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-03T04:50:18.826Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-03T04:50:18.826Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T04:50:19.087Z] Selecting previously unselected package libexpat1:amd64. [2021-03-03T04:50:19.087Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-03T04:50:19.087Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-03T04:50:19.087Z] Selecting previously unselected package python3.6-minimal. [2021-03-03T04:50:19.087Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-03T04:50:19.087Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T04:50:19.200Z] ---> Running in d332857e432d [2021-03-03T04:50:19.200Z] ---> 56cf73af80c2 [2021-03-03T04:50:19.200Z] Step 7/26 : RUN go mod download [2021-03-03T04:50:19.349Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-03T04:50:19.477Z] ---> Running in 789d48277320 [2021-03-03T04:50:19.477Z] ---> ad8357f3164c [2021-03-03T04:50:19.477Z] Step 7/22 : RUN go mod download [2021-03-03T04:50:19.695Z] Checking for services that may need to be restarted...done. [2021-03-03T04:50:19.695Z] Checking for services that may need to be restarted...done. [2021-03-03T04:50:19.695Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T04:50:19.695Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-03T04:50:19.695Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T04:50:19.752Z] ---> Running in 9557a5736759 [2021-03-03T04:50:19.752Z] ---> 4c8a57e5afac [2021-03-03T04:50:19.752Z] Step 7/21 : RUN go mod download [2021-03-03T04:50:20.355Z] ---> Running in 5ea9fef4d13b [2021-03-03T04:50:20.639Z] Selecting previously unselected package python3-minimal. [2021-03-03T04:50:20.640Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-03T04:50:20.640Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-03T04:50:20.640Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-03T04:50:20.640Z] Selecting previously unselected package mime-support. [2021-03-03T04:50:20.640Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-03T04:50:20.640Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-03T04:50:20.900Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-03T04:50:20.900Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-03T04:50:20.900Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-03T04:50:20.900Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-03T04:50:20.900Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-03T04:50:20.900Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T04:50:21.161Z] Selecting previously unselected package python3.6. [2021-03-03T04:50:21.161Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-03T04:50:21.161Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T04:50:21.161Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-03T04:50:21.161Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-03T04:50:21.161Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-03T04:50:21.422Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-03T04:50:21.685Z] Selecting previously unselected package python3. [2021-03-03T04:50:21.686Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-03T04:50:21.686Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-03T04:50:21.686Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-03T04:50:21.686Z] Selecting previously unselected package multiarch-support. [2021-03-03T04:50:21.686Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-03T04:50:21.686Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-03T04:50:21.686Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-03T04:50:21.686Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-03T04:50:21.686Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-03T04:50:21.686Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-03T04:50:21.946Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-03T04:50:21.946Z] Selecting previously unselected package libbsd0:amd64. [2021-03-03T04:50:21.946Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-03T04:50:21.946Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-03T04:50:21.946Z] Selecting previously unselected package sudo. [2021-03-03T04:50:21.946Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-03T04:50:21.946Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-03T04:50:22.207Z] Selecting previously unselected package apparmor. [2021-03-03T04:50:22.207Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-03T04:50:22.207Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-03T04:50:22.468Z] Selecting previously unselected package libedit2:amd64. [2021-03-03T04:50:22.468Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-03T04:50:22.468Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-03T04:50:22.468Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-03T04:50:22.468Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-03T04:50:22.468Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T04:50:22.468Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-03T04:50:22.468Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-03T04:50:22.468Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T04:50:22.728Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-03T04:50:22.728Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-03T04:50:22.728Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-03T04:50:22.728Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-03T04:50:22.728Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-03T04:50:22.728Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T04:50:22.989Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-03T04:50:22.989Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-03T04:50:22.989Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T04:50:22.989Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-03T04:50:22.989Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-03T04:50:22.989Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-03T04:50:22.993Z] Removing intermediate container bf9d8deac691 [2021-03-03T04:50:22.993Z] ---> 01bca04220e7 [2021-03-03T04:50:22.993Z] Step 8/22 : COPY . . [2021-03-03T04:50:23.250Z] Selecting previously unselected package openssh-client. [2021-03-03T04:50:23.250Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-03T04:50:23.250Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-03T04:50:23.511Z] Selecting previously unselected package squashfs-tools. [2021-03-03T04:50:23.511Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-03T04:50:23.511Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-03T04:50:23.511Z] Selecting previously unselected package snapd. [2021-03-03T04:50:23.511Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-03T04:50:23.511Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-03T04:50:23.598Z] Removing intermediate container d332857e432d [2021-03-03T04:50:23.598Z] ---> d47c37a3150c [2021-03-03T04:50:23.599Z] Step 8/24 : COPY . . [2021-03-03T04:50:23.599Z] Removing intermediate container 789d48277320 [2021-03-03T04:50:23.599Z] ---> 696e6939e961 [2021-03-03T04:50:23.599Z] Step 8/26 : COPY . . [2021-03-03T04:50:24.576Z] Removing intermediate container 9557a5736759 [2021-03-03T04:50:24.576Z] ---> 6497919c5fce [2021-03-03T04:50:24.576Z] Step 8/22 : COPY . . [2021-03-03T04:50:25.560Z] Removing intermediate container 5ea9fef4d13b [2021-03-03T04:50:25.560Z] ---> 7f4883bb1ea3 [2021-03-03T04:50:25.560Z] Step 8/21 : COPY . . [2021-03-03T04:50:26.806Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-03T04:50:26.806Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-03T04:50:27.065Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-03T04:50:27.065Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-03T04:50:27.065Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-03T04:50:27.065Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T04:50:27.065Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-03T04:50:27.326Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-03T04:50:27.326Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-03T04:50:27.897Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-03T04:50:27.897Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-03T04:50:27.897Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-03T04:50:27.897Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T04:50:28.158Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T04:50:28.158Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-03T04:50:28.728Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-03T04:50:28.728Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T04:50:28.728Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-03T04:50:28.988Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-03T04:50:28.988Z] running python rtupdate hooks for python3.6... [2021-03-03T04:50:28.988Z] running python post-rtupdate hooks for python3.6... [2021-03-03T04:50:28.988Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-03T04:50:30.897Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-03T04:50:30.897Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-03T04:50:30.897Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-03T04:50:30.897Z] Setting up snapd (2.48.3+18.04) ... [2021-03-03T04:50:31.468Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-03T04:50:31.468Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-03T04:50:31.728Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-03T04:50:31.988Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-03T04:50:32.248Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-03T04:50:32.249Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-03T04:50:32.509Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-03T04:50:32.769Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-03T04:50:32.769Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-03T04:50:33.030Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-03T04:50:33.290Z] /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-03T04:50:33.290Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-03T04:50:33.290Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-03T04:50:34.231Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-03T04:50:34.231Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-03T04:50:34.492Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-03T04:50:35.939Z] Reading package lists... [2021-03-03T04:50:35.939Z] Reading package lists... [2021-03-03T04:50:35.939Z] Building dependency tree... [2021-03-03T04:50:35.939Z] Reading state information... [2021-03-03T04:50:36.199Z] Calculating upgrade... [2021-03-03T04:50:36.199Z] The following packages will be upgraded: [2021-03-03T04:50:36.199Z] advancecomp base-files bash binutils binutils-common [2021-03-03T04:50:36.199Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-03T04:50:36.199Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-03T04:50:36.199Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-03T04:50:36.199Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-03T04:50:36.199Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-03T04:50:36.199Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-03T04:50:36.199Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-03T04:50:36.199Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-03T04:50:36.199Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-03T04:50:36.199Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-03T04:50:36.199Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-03T04:50:36.199Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-03T04:50:36.199Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-03T04:50:36.199Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-03T04:50:36.460Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-03T04:50:36.460Z] Need to get 63.8 MB of archives. [2021-03-03T04:50:36.461Z] After this operation, 5202 kB of additional disk space will be used. [2021-03-03T04:50:36.461Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-03-03T04:50:36.461Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-03T04:50:36.461Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-03T04:50:36.461Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-03T04:50:36.461Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-03T04:50:36.461Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-03T04:50:36.461Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-03T04:50:36.461Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-03T04:50:36.461Z] 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-03T04:50:36.461Z] 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-03T04:50:36.461Z] 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-03T04:50:36.461Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-03T04:50:36.461Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-03T04:50:36.461Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-03T04:50:36.461Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-03T04:50:36.461Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-03T04:50:36.461Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-03T04:50:36.461Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-03T04:50:36.721Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-03T04:50:36.721Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-03T04:50:36.721Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-03T04:50:36.721Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-03T04:50:36.721Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-03T04:50:36.721Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-03T04:50:36.721Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-03T04:50:36.721Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-03T04:50:36.721Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-03T04:50:36.721Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-03T04:50:36.721Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-03T04:50:36.721Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-03T04:50:36.721Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-03T04:50:36.721Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-03T04:50:36.721Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-03T04:50:36.721Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-03T04:50:36.721Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-03T04:50:36.721Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-03-03T04:50:36.721Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-03T04:50:36.721Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-03T04:50:36.721Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-03T04:50:36.721Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-03T04:50:36.721Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-03T04:50:36.721Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-03T04:50:36.721Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-03T04:50:36.721Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-03T04:50:36.721Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-03T04:50:36.721Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-03T04:50:36.721Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-03T04:50:36.721Z] Get:48 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-03T04:50:36.721Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-03T04:50:36.981Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-03T04:50:36.981Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-03T04:50:36.981Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-03T04:50:36.982Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-03T04:50:36.982Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-03T04:50:36.982Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-03T04:50:36.982Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-03T04:50:37.241Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-03T04:50:37.241Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-03T04:50:37.241Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-03T04:50:37.241Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-03T04:50:37.241Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-03T04:50:37.501Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-03T04:50:37.501Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-03T04:50:37.501Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-03T04:50:37.501Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-03T04:50:37.501Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-03T04:50:37.501Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-03T04:50:37.501Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-03T04:50:37.501Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-03T04:50:37.760Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-03T04:50:37.760Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-03T04:50:37.760Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-03T04:50:37.760Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-03T04:50:37.760Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-03T04:50:37.760Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-03T04:50:37.760Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-03T04:50:37.760Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-03T04:50:37.760Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-03T04:50:37.760Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-03T04:50:37.760Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-03T04:50:37.760Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-03T04:50:37.760Z] Get:82 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-03T04:50:37.760Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-03T04:50:37.760Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-03T04:50:37.760Z] Get:85 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-03T04:50:37.760Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-03T04:50:37.760Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-03T04:50:37.760Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-03T04:50:37.760Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-03T04:50:38.020Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-03T04:50:38.020Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-03T04:50:38.020Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-03T04:50:38.020Z] Get:93 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-03T04:50:38.020Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-03T04:50:38.020Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-03T04:50:38.020Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-03T04:50:38.020Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-03T04:50:38.020Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-03T04:50:38.020Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-03T04:50:38.020Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-03T04:50:38.281Z] Fetched 63.8 MB in 2s (37.2 MB/s) [2021-03-03T04:50:38.281Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T04:50:38.281Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-03T04:50:38.281Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-03T04:50:39.220Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-03T04:50:39.220Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-03T04:50:39.220Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-03-03T04:50:39.220Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-03-03T04:50:40.160Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T04:50:40.160Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T04:50:40.160Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T04:50:40.160Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T04:50:40.420Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T04:50:40.420Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T04:50:40.420Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T04:50:40.420Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T04:50:40.680Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T04:50:40.680Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T04:50:40.680Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T04:50:40.680Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T04:50:40.940Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T04:50:40.940Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T04:50:40.940Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T04:50:40.940Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-03T04:50:40.940Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T04:50:41.200Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-03T04:50:41.200Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-03T04:50:41.200Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-03T04:50:41.200Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T04:50:41.200Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T04:50:41.461Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T04:50:41.461Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T04:50:41.461Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-03T04:50:41.461Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-03T04:50:41.721Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T04:50:41.721Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-03T04:50:41.721Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-03T04:50:41.981Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-03T04:50:42.550Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-03T04:50:42.550Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-03T04:50:42.550Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-03T04:50:42.550Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-03T04:50:42.550Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-03T04:50:42.812Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-03T04:50:42.812Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-03T04:50:43.072Z] Installing new version of config file /etc/issue ... [2021-03-03T04:50:43.072Z] Installing new version of config file /etc/issue.net ... [2021-03-03T04:50:43.072Z] Installing new version of config file /etc/lsb-release ... [2021-03-03T04:50:43.072Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-03T04:50:43.334Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-03T04:50:43.334Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-03T04:50:43.334Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-03T04:50:43.334Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T04:50:43.334Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-03T04:50:43.334Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-03T04:50:43.594Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-03T04:50:43.594Z] 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-03T04:50:43.594Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T04:50:43.594Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T04:50:43.855Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-03T04:50:43.855Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-03T04:50:43.855Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T04:50:43.855Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-03T04:50:43.855Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-03T04:50:44.116Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-03T04:50:44.116Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T04:50:44.116Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-03T04:50:44.116Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-03T04:50:44.377Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-03T04:50:44.639Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T04:50:44.639Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-03T04:50:44.639Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-03T04:50:44.899Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-03T04:50:44.899Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T04:50:44.899Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-03T04:50:44.899Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-03T04:50:45.165Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-03T04:50:45.165Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T04:50:45.165Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-03T04:50:45.165Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-03T04:50:45.442Z] Setting up grep (3.1-2build1) ... [2021-03-03T04:50:45.442Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T04:50:45.442Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-03T04:50:45.442Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-03T04:50:45.706Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-03T04:50:45.706Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T04:50:45.706Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-03T04:50:45.706Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-03T04:50:45.966Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-03T04:50:45.966Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T04:50:45.966Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-03T04:50:45.966Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-03T04:50:46.536Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-03T04:50:46.796Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-03T04:50:46.796Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-03T04:50:46.796Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-03T04:50:47.429Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-03T04:50:47.429Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T04:50:47.429Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-03T04:50:47.429Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-03T04:50:48.813Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-03T04:50:48.813Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-03T04:50:48.813Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-03T04:50:48.813Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-03T04:50:48.813Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-03T04:50:49.074Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T04:50:49.074Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-03T04:50:49.074Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-03T04:50:49.074Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-03T04:50:49.334Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T04:50:49.334Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T04:50:49.334Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T04:50:49.334Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-03T04:50:49.594Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T04:50:49.594Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T04:50:49.594Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T04:50:49.594Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-03T04:50:49.855Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T04:50:49.855Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T04:50:49.855Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T04:50:50.115Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-03T04:50:50.115Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T04:50:50.115Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T04:50:50.115Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T04:50:50.115Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-03T04:50:50.375Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T04:50:50.375Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-03T04:50:50.375Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-03T04:50:50.375Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-03T04:50:50.640Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-03T04:50:50.640Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-03T04:50:50.640Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T04:50:50.640Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-03T04:50:50.640Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-03T04:50:50.905Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-03T04:50:50.905Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T04:50:50.906Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T04:50:50.906Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T04:50:51.175Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-03T04:50:51.175Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T04:50:51.175Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T04:50:51.175Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T04:50:51.435Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-03T04:50:51.435Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T04:50:51.435Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T04:50:51.694Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T04:50:51.955Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-03T04:50:52.219Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-03T04:50:52.386Z] ---> fb92d8ded8fb [2021-03-03T04:50:52.386Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-03T04:50:52.386Z] ---> a530bda648d3 [2021-03-03T04:50:52.386Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-03T04:50:52.386Z] ---> 485001c6d738 [2021-03-03T04:50:52.386Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-03T04:50:52.386Z] ---> 267423aa787e [2021-03-03T04:50:52.386Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-03T04:50:52.386Z] ---> a6f18347b42e [2021-03-03T04:50:52.386Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-03T04:50:52.386Z] ---> Running in 186b32966a68 [2021-03-03T04:50:52.386Z] ---> Running in b377c49ab0bb [2021-03-03T04:50:52.386Z] ---> Running in 4dc425307c59 [2021-03-03T04:50:52.386Z] ---> Running in da5c0bc26bfe [2021-03-03T04:50:52.386Z] ---> Running in 09074e2ede81 [2021-03-03T04:50:52.386Z] 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-03T04:50:52.386Z] 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-03T04:50:52.386Z] 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-03T04:50:52.479Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-03T04:50:52.662Z] 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-03T04:50:52.662Z] 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-03T04:50:52.740Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T04:50:52.740Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-03T04:50:52.740Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-03T04:50:52.999Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-03T04:50:53.259Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-03T04:50:53.259Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-03T04:50:53.259Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-03T04:50:53.259Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-03T04:50:53.519Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T04:50:53.520Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-03T04:50:53.520Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-03T04:50:53.520Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-03T04:50:53.780Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T04:50:53.780Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-03T04:50:54.041Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-03T04:50:54.041Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-03T04:50:54.041Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T04:50:54.041Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-03T04:50:54.041Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-03T04:50:54.301Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-03T04:50:54.301Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T04:50:54.301Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-03T04:50:54.301Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-03T04:50:54.561Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-03T04:50:54.561Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T04:50:54.561Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-03T04:50:54.821Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-03T04:50:54.821Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-03T04:50:54.821Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T04:50:54.821Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-03T04:50:55.084Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-03T04:50:55.084Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-03T04:50:55.346Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T04:50:55.346Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-03T04:50:55.346Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-03T04:50:55.606Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-03T04:50:55.606Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-03T04:50:55.606Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-03T04:50:55.606Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-03T04:50:55.868Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-03T04:50:55.868Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T04:50:55.868Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-03T04:50:55.868Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-03T04:50:56.157Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-03T04:50:56.157Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T04:50:56.157Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-03T04:50:56.157Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-03T04:50:56.157Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-03T04:50:56.417Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T04:50:56.418Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-03T04:50:56.678Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-03T04:50:56.678Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-03T04:50:56.678Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T04:50:56.678Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-03-03T04:50:56.678Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-03T04:50:56.938Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-03-03T04:50:56.938Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T04:50:56.938Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-03T04:50:56.938Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-03T04:50:57.198Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-03T04:50:57.459Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T04:50:57.459Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-03T04:50:57.459Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-03T04:50:58.029Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-03T04:50:58.289Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T04:50:58.289Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-03T04:50:58.289Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-03T04:50:58.289Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-03T04:50:58.550Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T04:50:58.550Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-03T04:50:58.550Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-03T04:50:58.550Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-03T04:50:58.810Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T04:50:58.810Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-03T04:50:58.810Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-03T04:50:58.810Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-03T04:50:59.070Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T04:50:59.070Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-03T04:50:59.070Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-03T04:50:59.070Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-03T04:50:59.330Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T04:50:59.330Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-03T04:50:59.330Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-03T04:50:59.330Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-03T04:50:59.330Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-03T04:50:59.330Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-03T04:50:59.591Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-03T04:50:59.591Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-03T04:50:59.591Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-03T04:50:59.591Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-03T04:50:59.591Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-03T04:50:59.851Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-03T04:50:59.851Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-03T04:50:59.851Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-03T04:51:00.112Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-03T04:51:00.112Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-03T04:51:00.112Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-03T04:51:00.373Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-03T04:51:00.373Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-03T04:51:00.373Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-03T04:51:00.635Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-03T04:51:00.635Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-03T04:51:00.635Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-03T04:51:00.635Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-03T04:51:00.895Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-03T04:51:00.895Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-03T04:51:00.895Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-03T04:51:01.154Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-03T04:51:01.154Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-03T04:51:01.154Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-03T04:51:01.154Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-03T04:51:01.415Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-03T04:51:01.415Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-03T04:51:02.357Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-03T04:51:02.357Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-03T04:51:02.357Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-03T04:51:02.357Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-03T04:51:02.357Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-03T04:51:02.357Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-03T04:51:02.927Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-03T04:51:02.927Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-03T04:51:03.187Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-03T04:51:03.187Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-03T04:51:03.187Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-03T04:51:03.187Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-03T04:51:03.447Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T04:51:03.447Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T04:51:03.447Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T04:51:03.447Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T04:51:03.709Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T04:51:03.709Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T04:51:03.709Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T04:51:03.709Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T04:51:04.661Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T04:51:04.661Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T04:51:05.600Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T04:51:05.600Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T04:51:06.541Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T04:51:06.541Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T04:51:06.801Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T04:51:06.801Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T04:51:07.743Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-03T04:51:07.743Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-03T04:51:07.743Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-03T04:51:07.743Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-03T04:51:08.005Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-03T04:51:08.005Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-03T04:51:08.005Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-03T04:51:08.269Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-03T04:51:08.542Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-03T04:51:08.542Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-03T04:51:08.542Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-03T04:51:08.542Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-03T04:51:08.542Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-03T04:51:08.542Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-03T04:51:08.830Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-03T04:51:08.830Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-03T04:51:08.830Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T04:51:08.830Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-03T04:51:09.090Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T04:51:09.090Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T04:51:09.090Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T04:51:09.090Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-03T04:51:09.090Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-03T04:51:09.090Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-03T04:51:09.349Z] [2021-03-03T04:51:09.349Z] Current default time zone: 'Etc/UTC' [2021-03-03T04:51:09.349Z] Local time is now: Wed Mar 3 04:51:09 UTC 2021. [2021-03-03T04:51:09.349Z] Universal Time is now: Wed Mar 3 04:51:09 UTC 2021. [2021-03-03T04:51:09.349Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-03T04:51:09.349Z] [2021-03-03T04:51:09.349Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-03T04:51:09.349Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T04:51:09.349Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-03-03T04:51:09.349Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-03T04:51:09.349Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-03T04:51:09.349Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-03T04:51:09.349Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-03T04:51:09.609Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-03T04:51:09.609Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-03T04:51:09.609Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-03T04:51:09.609Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T04:51:09.609Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-03T04:51:09.870Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T04:51:09.870Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-03T04:51:09.870Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T04:51:09.870Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-03T04:51:09.870Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-03T04:51:10.129Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-03T04:51:10.129Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-03T04:51:10.129Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-03T04:51:10.129Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-03T04:51:10.129Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-03T04:51:10.129Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-03T04:51:11.511Z] Updating certificates in /etc/ssl/certs... [2021-03-03T04:51:12.084Z] 23 added, 27 removed; done. [2021-03-03T04:51:12.344Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-03T04:51:12.344Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-03T04:51:12.344Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-03T04:51:12.344Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-03T04:51:12.344Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-03T04:51:12.607Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T04:51:12.607Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-03T04:51:12.607Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T04:51:12.607Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T04:51:12.607Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T04:51:12.607Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T04:51:12.607Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T04:51:12.607Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-03T04:51:12.874Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-03T04:51:12.874Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-03T04:51:12.874Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-03T04:51:12.874Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-03T04:51:12.874Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T04:51:12.874Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-03T04:51:12.874Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-03T04:51:13.134Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-03T04:51:13.134Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-03T04:51:13.134Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-03T04:51:13.134Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-03T04:51:13.134Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-03T04:51:13.396Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-03T04:51:13.396Z] Updating certificates in /etc/ssl/certs... [2021-03-03T04:51:13.656Z] 0 added, 0 removed; done. [2021-03-03T04:51:13.656Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-03T04:51:13.656Z] done. [2021-03-03T04:51:14.229Z] Reading package lists... [2021-03-03T04:51:14.229Z] Building dependency tree... [2021-03-03T04:51:14.229Z] Reading state information... [2021-03-03T04:51:14.488Z] The following NEW packages will be installed: [2021-03-03T04:51:14.488Z] apt-transport-https [2021-03-03T04:51:14.488Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-03T04:51:14.488Z] Need to get 1696 B of archives. [2021-03-03T04:51:14.488Z] After this operation, 153 kB of additional disk space will be used. [2021-03-03T04:51:14.488Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-03T04:51:14.750Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-03T04:51:14.750Z] Fetched 1696 B in 0s (30.3 kB/s) [2021-03-03T04:51:14.750Z] Selecting previously unselected package apt-transport-https. [2021-03-03T04:51:14.750Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-03T04:51:14.750Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-03T04:51:14.750Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-03T04:51:14.750Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-03T04:51:15.010Z] Waiting for network to be ready... [2021-03-03T04:51:19.210Z] 2021-03-03T04:51:18Z INFO Waiting for automatic snapd restart... [2021-03-03T04:51:19.780Z] snapd 2.48.2.1 from Canonical* installed [2021-03-03T04:51:20.040Z] "snapd" switched to the "latest/stable" channel [2021-03-03T04:51:20.040Z] [2021-03-03T04:51:24.306Z] core18 20210128 from Canonical* installed [2021-03-03T04:51:24.306Z] "core18" switched to the "latest/stable" channel [2021-03-03T04:51:24.306Z] [2021-03-03T04:51:28.512Z] snapcraft 4.5.1 from Canonical* installed [2021-03-03T04:51:28.512Z] "snapcraft" switched to the "latest/stable" channel [2021-03-03T04:51:28.512Z] [2021-03-03T04:51:31.810Z] 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-03T04:51:31.810Z] - README.md [2021-03-03T04:51:31.810Z] - snapcraft.yaml.orig [2021-03-03T04:51:31.810Z] [2021-03-03T04:51:31.810Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-03T04:51:38.389Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-03T04:51:38.389Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-03T04:51:38.389Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-03T04:51:38.389Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-03T04:51:39.774Z] Reading package lists... [2021-03-03T04:51:40.036Z] 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-03T04:51:46.617Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-03T04:51:46.617Z] Reading package lists... [2021-03-03T04:51:46.617Z] Building dependency tree... [2021-03-03T04:51:46.617Z] Reading state information... [2021-03-03T04:51:46.617Z] Suggested packages: [2021-03-03T04:51:46.617Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-03T04:51:46.617Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-03T04:51:46.617Z] Recommended packages: [2021-03-03T04:51:46.617Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-03T04:51:46.617Z] The following NEW packages will be installed: [2021-03-03T04:51:46.617Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-03T04:51:46.617Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-03T04:51:46.617Z] pkg-config zip [2021-03-03T04:51:46.617Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-03T04:51:46.617Z] Need to get 7655 kB of archives. [2021-03-03T04:51:46.617Z] After this operation, 43.7 MB of additional disk space will be used. [2021-03-03T04:51:46.617Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-03-03T04:51:46.617Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-03T04:51:46.617Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-03-03T04:51:46.617Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-03T04:51:46.617Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-03-03T04:51:46.617Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-03T04:51:46.617Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-03T04:51:46.617Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-03T04:51:46.877Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-03T04:51:46.877Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-03T04:51:46.878Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-03T04:51:46.878Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-03T04:51:46.878Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-03T04:51:46.878Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-03T04:51:47.138Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-03T04:51:47.138Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-03T04:51:47.138Z] Fetched 7655 kB in 1s (10.6 MB/s) [2021-03-03T04:51:47.398Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-03T04:51:47.398Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-03T04:51:47.398Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-03-03T04:51:47.398Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-03T04:51:47.658Z] Selecting previously unselected package libpsl5:amd64. [2021-03-03T04:51:47.658Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-03T04:51:47.658Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-03T04:51:47.658Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-03T04:51:47.658Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-03T04:51:47.658Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-03T04:51:47.922Z] Selecting previously unselected package librtmp1:amd64. [2021-03-03T04:51:47.922Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-03T04:51:47.922Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-03T04:51:47.922Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-03T04:51:47.922Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-03T04:51:47.922Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-03T04:51:47.922Z] Selecting previously unselected package liberror-perl. [2021-03-03T04:51:47.922Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-03T04:51:47.922Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-03T04:51:48.184Z] Selecting previously unselected package git-man. [2021-03-03T04:51:48.184Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-03-03T04:51:48.184Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-03T04:51:48.184Z] Selecting previously unselected package git. [2021-03-03T04:51:48.184Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-03-03T04:51:48.184Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-03-03T04:51:49.124Z] Selecting previously unselected package libnorm1:amd64. [2021-03-03T04:51:49.124Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-03T04:51:49.124Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-03T04:51:49.385Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-03T04:51:49.385Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-03T04:51:49.385Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-03T04:51:49.385Z] Selecting previously unselected package libsodium23:amd64. [2021-03-03T04:51:49.385Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-03T04:51:49.385Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-03T04:51:49.385Z] Selecting previously unselected package libzmq5:amd64. [2021-03-03T04:51:49.385Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-03T04:51:49.385Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-03T04:51:49.645Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-03T04:51:49.645Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-03T04:51:49.645Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-03T04:51:49.645Z] Selecting previously unselected package pkg-config. [2021-03-03T04:51:49.645Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-03T04:51:49.645Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-03T04:51:49.905Z] Selecting previously unselected package zip. [2021-03-03T04:51:49.905Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-03T04:51:49.905Z] Unpacking zip (3.0-11build1) ... [2021-03-03T04:51:49.905Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-03T04:51:49.905Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-03T04:51:50.165Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-03T04:51:50.165Z] Setting up liberror-perl (0.17025-1) ... [2021-03-03T04:51:50.165Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-03T04:51:50.165Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-03T04:51:50.165Z] No schema files found: doing nothing. [2021-03-03T04:51:50.165Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-03T04:51:50.165Z] Setting up zip (3.0-11build1) ... [2021-03-03T04:51:50.165Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-03T04:51:50.165Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-03T04:51:50.425Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-03T04:51:50.425Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-03T04:51:50.425Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-03T04:51:50.425Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-03T04:51:50.425Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-03-03T04:51:50.425Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-03T04:51:57.008Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-03T04:51:57.008Z] git set to automatically installed. [2021-03-03T04:51:57.008Z] git-man set to automatically installed. [2021-03-03T04:51:57.008Z] libcurl3-gnutls set to automatically installed. [2021-03-03T04:51:57.008Z] liberror-perl set to automatically installed. [2021-03-03T04:51:57.008Z] libglib2.0-0 set to automatically installed. [2021-03-03T04:51:57.008Z] libnghttp2-14 set to automatically installed. [2021-03-03T04:51:57.008Z] libnorm1 set to automatically installed. [2021-03-03T04:51:57.008Z] libpgm-5.2-0 set to automatically installed. [2021-03-03T04:51:57.008Z] libpsl5 set to automatically installed. [2021-03-03T04:51:57.008Z] librtmp1 set to automatically installed. [2021-03-03T04:51:57.008Z] libsodium23 set to automatically installed. [2021-03-03T04:51:57.008Z] libzmq3-dev set to automatically installed. [2021-03-03T04:51:57.008Z] libzmq5 set to automatically installed. [2021-03-03T04:51:57.008Z] pkg-config set to automatically installed. [2021-03-03T04:51:57.008Z] zip set to automatically installed. [2021-03-03T04:51:58.918Z] snapd is not logged in, snap install commands will use sudo [2021-03-03T04:52:05.522Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-03T04:52:05.522Z] snap "core18" has no updates available [2021-03-03T04:52:06.101Z] Pulling config-common [2021-03-03T04:52:06.101Z] + snapcraftctl pull [2021-03-03T04:52:07.482Z] Pulling go-build-helper [2021-03-03T04:52:07.482Z] + snapcraftctl pull [2021-03-03T04:52:14.491Z] 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-03T04:52:14.764Z] 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-03T04:52:34.062Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-03T04:52:34.062Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-03T04:52:34.062Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-03T04:52:34.062Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-03T04:52:34.062Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-03T04:52:34.062Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-03T04:52:34.062Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-03T04:52:34.062Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-03T04:52:34.062Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-03T04:52:34.062Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-03T04:52:34.062Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-03T04:52:34.062Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-03T04:52:34.062Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] [2021-03-03T04:52:34.062Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] [2021-03-03T04:52:34.062Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] [2021-03-03T04:52:34.062Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] [2021-03-03T04:52:34.062Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-03-03T04:52:34.062Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-03T04:52:34.062Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-03T04:52:34.062Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-03T04:52:34.062Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-03T04:52:34.062Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] [2021-03-03T04:52:34.062Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] [2021-03-03T04:52:34.062Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] [2021-03-03T04:52:34.062Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] [2021-03-03T04:52:34.062Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-03T04:52:34.062Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-03T04:52:34.062Z] Fetched 24.0 MB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-03T04:52:34.062Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-03T04:52:34.062Z] Fetched 279 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-03T04:52:34.062Z] Fetched 122 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-03T04:52:34.062Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-03T04:52:34.062Z] Fetched 8848 B in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-03T04:52:34.062Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-03T04:52:34.062Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-03T04:52:34.062Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-03T04:52:34.062Z] Fetched 214 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-03T04:52:34.062Z] Fetched 154 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-03T04:52:34.062Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-03T04:52:34.062Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-03T04:52:34.062Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-03T04:52:34.062Z] Fetched 499 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-03T04:52:34.062Z] Fetched 111 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-03T04:52:34.062Z] Fetched 240 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-03T04:52:34.062Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-03T04:52:34.062Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-03T04:52:34.062Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-03T04:52:34.062Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-03T04:52:34.062Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-03T04:52:34.062Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-03T04:52:34.062Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-03T04:52:34.062Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-03T04:52:34.062Z] Fetched 8720 B in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-03T04:52:34.062Z] Fetched 137 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-03T04:52:34.062Z] Fetched 119 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-03T04:52:34.062Z] Fetched 109 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-03T04:52:34.062Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-03T04:52:34.062Z] Fetched 645 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-03T04:52:34.062Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-03T04:52:34.062Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-03T04:52:34.062Z] Fetched 368 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-03T04:52:34.062Z] Fetched 187 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-03T04:52:34.062Z] Fetched 175 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-03T04:52:34.062Z] Fetched 206 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-03T04:52:34.062Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-03T04:52:34.062Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-03T04:52:34.062Z] Fetched 159 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-03T04:52:34.062Z] Fetched 107 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-03T04:52:34.062Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-03T04:52:34.062Z] Pulling static-packages [2021-03-03T04:52:34.062Z] + snapcraftctl pull [2021-03-03T04:52:34.062Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-03-03T04:52:34.062Z] Skipping pull go-build-helper (already ran) [2021-03-03T04:52:34.062Z] Skipping pull static-packages (already ran) [2021-03-03T04:52:34.062Z] Building go-build-helper [2021-03-03T04:52:34.062Z] + snapcraftctl build [2021-03-03T04:52:36.955Z] Removing intermediate container 186b32966a68 [2021-03-03T04:52:36.955Z] ---> 32c19c5a7276 [2021-03-03T04:52:36.955Z] [2021-03-03T04:52:36.955Z] Step 10/24 : FROM alpine:3.12 [2021-03-03T04:52:36.955Z] 3.12: Pulling from library/alpine [2021-03-03T04:52:36.955Z] Removing intermediate container 09074e2ede81 [2021-03-03T04:52:36.955Z] ---> 682f5bb74737 [2021-03-03T04:52:36.955Z] [2021-03-03T04:52:36.955Z] Step 10/21 : FROM alpine:3.12 [2021-03-03T04:52:36.955Z] Removing intermediate container b377c49ab0bb [2021-03-03T04:52:36.955Z] ---> c74b2346c5fc [2021-03-03T04:52:36.955Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-03T04:52:36.955Z] 3.12: Pulling from library/alpine [2021-03-03T04:52:36.955Z] ---> Running in e44fe3e143ed [2021-03-03T04:52:37.231Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-03T04:52:37.231Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-03T04:52:37.231Z] Status: Downloaded newer image for alpine:3.12 [2021-03-03T04:52:37.231Z] ---> d10569e2745f [2021-03-03T04:52:37.231Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-03T04:52:37.231Z] Status: Downloaded newer image for alpine:3.12 [2021-03-03T04:52:37.231Z] ---> d10569e2745f [2021-03-03T04:52:37.231Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-03T04:52:37.513Z] ---> Running in 847d8963375f [2021-03-03T04:52:37.513Z] ---> Running in 520ee412e76f [2021-03-03T04:52:38.119Z] 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-03T04:52:38.266Z] Building static-packages [2021-03-03T04:52:38.266Z] + snapcraftctl build [2021-03-03T04:52:40.116Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T04:52:40.116Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T04:52:40.116Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T04:52:40.116Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T04:52:40.176Z] Staging go-build-helper [2021-03-03T04:52:40.176Z] + snapcraftctl stage [2021-03-03T04:52:40.720Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-03T04:52:40.720Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-03T04:52:40.720Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-03T04:52:40.720Z] (4/4) Installing curl (7.69.1-r3) [2021-03-03T04:52:40.720Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-03T04:52:40.720Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T04:52:40.720Z] Executing ca-certificates-20191127-r4.trigger [2021-03-03T04:52:40.998Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-03T04:52:40.998Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-03T04:52:40.998Z] (4/5) Installing curl (7.69.1-r3) [2021-03-03T04:52:40.998Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-03T04:52:40.998Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T04:52:40.998Z] Executing ca-certificates-20191127-r4.trigger [2021-03-03T04:52:40.998Z] OK: 7 MiB in 18 packages [2021-03-03T04:52:41.116Z] Staging static-packages [2021-03-03T04:52:41.116Z] + snapcraftctl stage [2021-03-03T04:52:41.277Z] OK: 7 MiB in 19 packages [2021-03-03T04:52:42.091Z] Pulling go115 [2021-03-03T04:52:42.091Z] + snapcraftctl pull [2021-03-03T04:52:43.031Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-03-03T04:52:43.293Z] Skipping pull go115 (already ran) [2021-03-03T04:52:43.293Z] Building go115 [2021-03-03T04:52:43.293Z] + dpkg --print-architecture [2021-03-03T04:52:43.293Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-03-03T04:52:43.293Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-03-03T04:52:43.293Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-03-03T04:52:43.293Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-03T04:52:43.293Z] Dload Upload Total Spent Left Speed [2021-03-03T04:52:44.687Z] Removing intermediate container da5c0bc26bfe [2021-03-03T04:52:44.687Z] ---> ed67dd297295 [2021-03-03T04:52:44.688Z] [2021-03-03T04:52:44.688Z] Step 10/22 : FROM alpine:3.12 [2021-03-03T04:52:44.688Z] ---> d10569e2745f [2021-03-03T04:52:44.688Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-03T04:52:44.688Z] Removing intermediate container 847d8963375f [2021-03-03T04:52:44.688Z] ---> 9cfb38bddb31 [2021-03-03T04:52:44.688Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-03T04:52:44.688Z] Removing intermediate container 4dc425307c59 [2021-03-03T04:52:44.688Z] ---> 1cc113b976f6 [2021-03-03T04:52:44.688Z] [2021-03-03T04:52:44.688Z] Step 10/22 : FROM alpine:3.12 [2021-03-03T04:52:44.963Z] ---> d10569e2745f [2021-03-03T04:52:44.963Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-03T04:52:44.963Z] ---> Running in 1a5159b7872a [2021-03-03T04:52:44.963Z] Removing intermediate container e44fe3e143ed [2021-03-03T04:52:44.963Z] ---> 5a794933d011 [2021-03-03T04:52:44.963Z] [2021-03-03T04:52:44.963Z] Step 11/26 : FROM docker:20.10.0 [2021-03-03T04:52:45.247Z] 20.10.0: Pulling from library/docker [2021-03-03T04:52:45.247Z] Removing intermediate container 520ee412e76f [2021-03-03T04:52:45.247Z] ---> 9c678f82e307 [2021-03-03T04:52:45.247Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-03T04:52:45.247Z] ---> Running in ed47c57b71a4 [2021-03-03T04:52:45.247Z] ---> Running in b748c8a4aa8f [2021-03-03T04:52:45.525Z] ---> Running in 7bd37a9e86ca [2021-03-03T04:52:46.123Z] Removing intermediate container b748c8a4aa8f [2021-03-03T04:52:46.123Z] ---> 414ed2e0dfcc [2021-03-03T04:52:46.123Z] Step 13/21 : WORKDIR /edgex [2021-03-03T04:52:46.405Z] ---> Running in d57cdb08b842 [2021-03-03T04:52:46.405Z] Removing intermediate container 7bd37a9e86ca [2021-03-03T04:52:46.405Z] ---> 38e4bf9e19b0 [2021-03-03T04:52:46.405Z] Step 13/24 : WORKDIR / [2021-03-03T04:52:46.473Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 115M 14 17.1M 0 0 26.2M 0 0:00:04 --:--:-- 0:00:04 26.2M 45 115M 45 52.3M 0 0 31.6M 0 0:00:03 0:00:01 0:00:02 31.6M 79 115M 79 92.2M 0 0 34.7M 0 0:00:03 0:00:02 0:00:01 34.7M 100 115M 100 115M 0 0 33.8M 0 0:00:03 0:00:03 --:--:-- 33.8M [2021-03-03T04:52:46.473Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-03-03T04:52:46.473Z] + sha256sum -c sha256 [2021-03-03T04:52:46.473Z] + grep OK [2021-03-03T04:52:46.682Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T04:52:46.682Z] ---> Running in 2795595a3ec2 [2021-03-03T04:52:46.682Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T04:52:46.957Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T04:52:47.231Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T04:52:47.413Z] go1.15.2.linux-amd64.tar.gz: OK [2021-03-03T04:52:47.413Z] + mkdir -p /root/stage/go1.15 [2021-03-03T04:52:47.413Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-03-03T04:52:47.505Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-03T04:52:47.505Z] Removing intermediate container d57cdb08b842 [2021-03-03T04:52:47.505Z] ---> 6e2fe2803a1d [2021-03-03T04:52:47.505Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-03T04:52:47.505Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-03T04:52:47.505Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T04:52:47.505Z] Executing ca-certificates-20191127-r4.trigger [2021-03-03T04:52:47.781Z] OK: 6 MiB in 16 packages [2021-03-03T04:52:47.781Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-03T04:52:47.781Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T04:52:47.781Z] Removing intermediate container 2795595a3ec2 [2021-03-03T04:52:47.781Z] ---> 663f54f29f59 [2021-03-03T04:52:47.781Z] 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-03T04:52:47.781Z] OK: 5 MiB in 15 packages [2021-03-03T04:52:49.360Z] ---> a2c65246cebd [2021-03-03T04:52:49.360Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-03T04:52:49.633Z] ---> 7236cdf7d28c [2021-03-03T04:52:49.633Z] 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-03T04:52:50.641Z] Removing intermediate container ed47c57b71a4 [2021-03-03T04:52:50.641Z] ---> 61561374e444 [2021-03-03T04:52:50.641Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T04:52:50.918Z] ---> Running in 58bb4f3ac40a [2021-03-03T04:52:50.918Z] Removing intermediate container 1a5159b7872a [2021-03-03T04:52:50.918Z] ---> 6139c8d42499 [2021-03-03T04:52:50.918Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T04:52:51.194Z] ---> d12d307986be [2021-03-03T04:52:51.194Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-03T04:52:51.469Z] ---> Running in b428825ef45e [2021-03-03T04:52:51.613Z] Staging go115 [2021-03-03T04:52:51.613Z] + snapcraftctl stage [2021-03-03T04:52:52.087Z] ---> cec2a50f6135 [2021-03-03T04:52:52.087Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-03T04:52:52.087Z] Removing intermediate container 58bb4f3ac40a [2021-03-03T04:52:52.087Z] ---> 1f52be472564 [2021-03-03T04:52:52.087Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-03T04:52:52.087Z] Removing intermediate container b428825ef45e [2021-03-03T04:52:52.087Z] ---> 5dc108bb6792 [2021-03-03T04:52:52.087Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-03T04:52:52.362Z] ---> Running in d22d5f742292 [2021-03-03T04:52:52.636Z] ---> 38deeae1a1dc [2021-03-03T04:52:52.636Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-03T04:52:52.636Z] ---> Running in e31eb4a7871d [2021-03-03T04:52:53.240Z] Removing intermediate container d22d5f742292 [2021-03-03T04:52:53.240Z] ---> 24a8d9545ecf [2021-03-03T04:52:53.240Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-03T04:52:53.841Z] Removing intermediate container e31eb4a7871d [2021-03-03T04:52:53.841Z] ---> 9e37bcc40ad2 [2021-03-03T04:52:53.841Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-03T04:52:53.841Z] ---> Running in a2db6358ae33 [2021-03-03T04:52:54.115Z] ---> d9e695937216 [2021-03-03T04:52:54.115Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-03T04:52:54.392Z] ---> Running in bd793c169efb [2021-03-03T04:52:54.392Z] ---> 2097bbf9921a [2021-03-03T04:52:54.392Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-03T04:52:54.664Z] ---> Running in 6e48f80dc859 [2021-03-03T04:52:54.664Z] Removing intermediate container a2db6358ae33 [2021-03-03T04:52:54.664Z] ---> 029dbe14c54a [2021-03-03T04:52:54.664Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T04:52:55.264Z] Removing intermediate container bd793c169efb [2021-03-03T04:52:55.264Z] ---> 61420cf0f7c9 [2021-03-03T04:52:55.264Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T04:52:55.264Z] Removing intermediate container 6e48f80dc859 [2021-03-03T04:52:55.264Z] ---> 84362267ddf8 [2021-03-03T04:52:55.264Z] Step 18/21 : CMD ["--init=true"] [2021-03-03T04:52:55.863Z] ---> Running in 2b0fe2d1f8f1 [2021-03-03T04:52:55.863Z] ---> 2989b6dfa02f [2021-03-03T04:52:55.863Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-03T04:52:56.134Z] ---> 8568d04bdc20 [2021-03-03T04:52:56.408Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-03T04:52:56.682Z] Removing intermediate container 2b0fe2d1f8f1 [2021-03-03T04:52:56.682Z] ---> 042c9744afe0 [2021-03-03T04:52:56.682Z] Step 19/21 : LABEL arch=arm64 [2021-03-03T04:52:56.682Z] ---> cc3338c2921f [2021-03-03T04:52:56.682Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-03T04:52:56.957Z] ---> Running in 58baa2edc908 [2021-03-03T04:52:57.941Z] Removing intermediate container 58baa2edc908 [2021-03-03T04:52:57.941Z] ---> f4e2c7b6e12b [2021-03-03T04:52:57.941Z] Step 20/21 : LABEL git_sha=84ec22d5048b6a55e158f6227902efca616dd197 [2021-03-03T04:52:58.195Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-03T04:52:58.195Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-03T04:52:58.195Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-03T04:52:58.195Z] Fetched 0 B in 0s (0 B/s) [2021-03-03T04:52:58.195Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-03T04:52:58.195Z] Fetched 224 kB in 0s (0 B/s) [2021-03-03T04:52:58.195Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-03T04:52:58.195Z] Fetched 157 kB in 0s (0 B/s) [2021-03-03T04:52:58.195Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-03T04:52:58.195Z] Fetched 221 kB in 0s (0 B/s) [2021-03-03T04:52:58.195Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-03T04:52:58.195Z] Fetched 143 kB in 0s (0 B/s) [2021-03-03T04:52:58.195Z] Pulling edgex-go [2021-03-03T04:52:58.195Z] + snapcraftctl pull [2021-03-03T04:52:58.216Z] ---> 9f200ab21c9f [2021-03-03T04:52:58.216Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-03T04:52:58.216Z] ---> Running in 2c23ff6446dc [2021-03-03T04:52:58.216Z] ---> cc9168e4dee9 [2021-03-03T04:52:58.216Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-03T04:52:58.216Z] ---> 9d5058d0a98e [2021-03-03T04:52:58.216Z] 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-03T04:52:58.493Z] ---> Running in 9fc84006b02a [2021-03-03T04:52:59.099Z] Removing intermediate container 2c23ff6446dc [2021-03-03T04:52:59.099Z] ---> 2c1aed0ba584 [2021-03-03T04:52:59.099Z] Step 21/21 : LABEL version=0.0.0 [2021-03-03T04:52:59.374Z] ---> 6d8823bce244 [2021-03-03T04:52:59.375Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-03T04:52:59.578Z] Pulling version [2021-03-03T04:52:59.578Z] + cd /root/project [2021-03-03T04:52:59.578Z] + [ -f VERSION ] [2021-03-03T04:52:59.578Z] + PROJECT_VERSION=local-dev [2021-03-03T04:52:59.578Z] + git rev-parse --short HEAD [2021-03-03T04:52:59.578Z] + GIT_REVISION=84ec22d5 [2021-03-03T04:52:59.578Z] + snapcraftctl set-version local-dev [2021-03-03T04:52:59.653Z] ---> Running in 70725e0f6cbd [2021-03-03T04:52:59.653Z] ---> Running in 46cdee1609ed [2021-03-03T04:52:59.653Z] ---> 021c4400ef6d [2021-03-03T04:52:59.653Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-03T04:52:59.936Z] ---> Running in fea2af7e9a06 [2021-03-03T04:53:00.519Z] Building config-common [2021-03-03T04:53:00.519Z] + snapcraftctl build [2021-03-03T04:53:00.539Z] Removing intermediate container 70725e0f6cbd [2021-03-03T04:53:00.539Z] ---> 218d5190fc0b [2021-03-03T04:53:00.539Z] [2021-03-03T04:53:00.539Z] Removing intermediate container 46cdee1609ed [2021-03-03T04:53:00.539Z] ---> ac69996d3149 [2021-03-03T04:53:00.539Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T04:53:00.822Z] ---> Running in 46442d6aaf67 [2021-03-03T04:53:00.822Z] Removing intermediate container fea2af7e9a06 [2021-03-03T04:53:00.822Z] ---> 96f725f4dc74 [2021-03-03T04:53:00.822Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T04:53:01.102Z] ---> Running in 581970bccf41 [2021-03-03T04:53:01.102Z] Successfully built 218d5190fc0b [2021-03-03T04:53:01.102Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-03T04:53:01.102Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2021-03-03T04:53:01.372Z] Removing intermediate container 46442d6aaf67 [2021-03-03T04:53:01.372Z] ---> f7e833ae9dd2 [2021-03-03T04:53:01.372Z] Step 20/22 : LABEL arch=arm64 [2021-03-03T04:53:01.643Z] ---> Running in 9342e18c421a [2021-03-03T04:53:01.643Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-03T04:53:01.643Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-03T04:53:01.643Z] ---> eeaf43b92773 [2021-03-03T04:53:01.643Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-03T04:53:01.643Z] Removing intermediate container 581970bccf41 [2021-03-03T04:53:01.643Z] ---> 34dce7eba376 [2021-03-03T04:53:01.643Z] Step 20/22 : LABEL arch=arm64 [2021-03-03T04:53:01.643Z] Removing intermediate container 9fc84006b02a [2021-03-03T04:53:01.643Z] ---> 4ce43ad43e8f [2021-03-03T04:53:01.643Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-03T04:53:01.913Z] ---> Running in 5f374a088e0e [2021-03-03T04:53:01.913Z] ---> Running in 94a85da2aa57 [2021-03-03T04:53:01.913Z] ---> Running in 7938dc7774e6 [2021-03-03T04:53:02.186Z] Removing intermediate container 9342e18c421a [2021-03-03T04:53:02.186Z] ---> 161bc75f7aa1 [2021-03-03T04:53:02.186Z] Step 21/22 : LABEL git_sha=84ec22d5048b6a55e158f6227902efca616dd197 [2021-03-03T04:53:02.478Z] ---> Running in b89a3ccc6d37 [2021-03-03T04:53:02.478Z] Removing intermediate container 94a85da2aa57 [2021-03-03T04:53:02.478Z] ---> aa0080e87e69 [2021-03-03T04:53:02.478Z] Step 21/22 : LABEL git_sha=84ec22d5048b6a55e158f6227902efca616dd197 [2021-03-03T04:53:02.757Z] Removing intermediate container 7938dc7774e6 [2021-03-03T04:53:02.757Z] ---> 5f7598c0eb5d [2021-03-03T04:53:02.757Z] Step 22/24 : LABEL arch=arm64 [2021-03-03T04:53:03.031Z] ---> Running in c450426acf18 [2021-03-03T04:53:03.064Z] Skipping build go-build-helper (already ran) [2021-03-03T04:53:03.064Z] Skipping build static-packages (already ran) [2021-03-03T04:53:03.064Z] Skipping build go115 (already ran) [2021-03-03T04:53:03.064Z] Building edgex-go [2021-03-03T04:53:03.304Z] ---> Running in c95d7a34e3c3 [2021-03-03T04:53:03.325Z] + 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-03T04:53:03.325Z] + cd /root/parts/edgex-go/src [2021-03-03T04:53:03.325Z] + make build [2021-03-03T04:53:03.325Z] 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-03T04:53:03.580Z] Removing intermediate container b89a3ccc6d37 [2021-03-03T04:53:03.580Z] ---> 14db3fe33686 [2021-03-03T04:53:03.580Z] Step 22/22 : LABEL version=0.0.0 [2021-03-03T04:53:03.580Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T04:53:03.852Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T04:53:03.852Z] Removing intermediate container c450426acf18 [2021-03-03T04:53:03.852Z] ---> b0415a6e6454 [2021-03-03T04:53:03.852Z] Step 22/22 : LABEL version=0.0.0 [2021-03-03T04:53:04.130Z] Removing intermediate container c95d7a34e3c3 [2021-03-03T04:53:04.130Z] ---> b0d2b955568e [2021-03-03T04:53:04.130Z] Step 23/24 : LABEL git_sha=84ec22d5048b6a55e158f6227902efca616dd197 [2021-03-03T04:53:04.130Z] ---> Running in cc2d5ee2aeba [2021-03-03T04:53:04.130Z] (1/2) Installing readline (8.0.4-r0) [2021-03-03T04:53:04.407Z] (2/2) Installing bash (5.0.17-r0) [2021-03-03T04:53:04.407Z] Executing bash-5.0.17-r0.post-install [2021-03-03T04:53:04.407Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T04:53:04.407Z] OK: 12 MiB in 22 packages [2021-03-03T04:53:04.407Z] ---> Running in b0bbe77bbbf1 [2021-03-03T04:53:04.679Z] ---> Running in a0de6c5626c0 [2021-03-03T04:53:05.240Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-03-03T04:53:05.240Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-03T04:53:05.240Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 [2021-03-03T04:53:05.240Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.39 [2021-03-03T04:53:05.240Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-03T04:53:05.240Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-03T04:53:05.240Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-03T04:53:05.240Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-03T04:53:05.240Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-03-03T04:53:05.240Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-03T04:53:05.240Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-03T04:53:05.240Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-03T04:53:05.240Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-03T04:53:05.240Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-03T04:53:05.240Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-03T04:53:05.240Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-03T04:53:05.240Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-03-03T04:53:05.240Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-03T04:53:05.240Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-03T04:53:05.240Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-03-03T04:53:05.240Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-03T04:53:05.240Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-03T04:53:05.240Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-03T04:53:05.240Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-03T04:53:05.240Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-03T04:53:05.240Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-03T04:53:05.240Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-03T04:53:05.240Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-03T04:53:05.240Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-03T04:53:05.274Z] Removing intermediate container cc2d5ee2aeba [2021-03-03T04:53:05.274Z] ---> cecfbdb6b887 [2021-03-03T04:53:05.274Z] [2021-03-03T04:53:05.274Z] Removing intermediate container b0bbe77bbbf1 [2021-03-03T04:53:05.274Z] ---> 373fdc292e09 [2021-03-03T04:53:05.274Z] [2021-03-03T04:53:05.508Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-03T04:53:05.508Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-03T04:53:05.508Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-03T04:53:05.508Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-03T04:53:05.508Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-03T04:53:05.508Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-03T04:53:05.508Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-03T04:53:05.508Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-03T04:53:05.508Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-03T04:53:05.508Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-03-03T04:53:05.508Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-03T04:53:05.508Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-03T04:53:05.508Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-03T04:53:05.551Z] Removing intermediate container a0de6c5626c0 [2021-03-03T04:53:05.551Z] ---> 79fcfbfca12d [2021-03-03T04:53:05.551Z] Step 24/24 : LABEL version=0.0.0 [2021-03-03T04:53:05.768Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-03T04:53:05.768Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-03T04:53:05.824Z] Successfully built cecfbdb6b887 [2021-03-03T04:53:05.824Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-03T04:53:05.824Z] Building docker-core-command-go [2021-03-03T04:53:06.096Z]  Building docker-support-scheduler-go ... done Successfully built 373fdc292e09 [2021-03-03T04:53:06.096Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-03T04:53:06.096Z] ---> Running in 91b0fa79afb3 [2021-03-03T04:53:06.096Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-03-03T04:53:06.369Z] Removing intermediate container 5f374a088e0e [2021-03-03T04:53:06.370Z] ---> f07b1f87a52f [2021-03-03T04:53:06.370Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-03T04:53:06.370Z] ---> Running in 7a99fd453881 [2021-03-03T04:53:06.645Z] Removing intermediate container 91b0fa79afb3 [2021-03-03T04:53:06.645Z] ---> 22b53f64f909 [2021-03-03T04:53:06.645Z] [2021-03-03T04:53:06.917Z] Successfully built 22b53f64f909 [2021-03-03T04:53:06.917Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-03T04:53:07.191Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-bootstrapper-go [2021-03-03T04:53:07.191Z] Removing intermediate container 7a99fd453881 [2021-03-03T04:53:07.191Z] ---> 11db794b37fd [2021-03-03T04:53:07.191Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-03T04:53:07.191Z] ---> Running in f4915b36e539 [2021-03-03T04:53:07.790Z] Removing intermediate container f4915b36e539 [2021-03-03T04:53:07.790Z] ---> e7212ad01c42 [2021-03-03T04:53:07.790Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-03T04:53:08.063Z] ---> Running in 89f9031e74bd [2021-03-03T04:53:08.656Z] Removing intermediate container 89f9031e74bd [2021-03-03T04:53:08.656Z] ---> d71edc7f71b7 [2021-03-03T04:53:08.656Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-03T04:53:10.090Z] ---> e468db1b87bc [2021-03-03T04:53:10.090Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-03T04:53:11.519Z] ---> 32905f4bcefe [2021-03-03T04:53:11.519Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-03T04:53:12.977Z] ---> 3ac33b88735d [2021-03-03T04:53:12.977Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-03T04:53:13.248Z] ---> Running in a6e742e3bf4d [2021-03-03T04:53:13.909Z] 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-03T04:53:13.909Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-03T04:53:14.695Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T04:53:14.695Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T04:53:14.969Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-03T04:53:14.969Z] (2/33) Installing expat (2.2.9-r1) [2021-03-03T04:53:14.969Z] (3/33) Installing libffi (3.3-r2) [2021-03-03T04:53:14.969Z] (4/33) Installing gdbm (1.13-r1) [2021-03-03T04:53:14.969Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-03T04:53:14.969Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-03T04:53:15.240Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-03T04:53:17.211Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-03T04:53:17.212Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-03T04:53:17.212Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-03T04:53:17.212Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-03T04:53:17.212Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-03T04:53:17.212Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-03T04:53:17.212Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-03T04:53:17.212Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-03T04:53:17.212Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-03T04:53:17.212Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-03T04:53:17.212Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-03T04:53:17.212Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-03T04:53:17.212Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-03T04:53:17.212Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-03T04:53:17.212Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-03T04:53:17.212Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-03T04:53:17.212Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-03T04:53:17.212Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-03T04:53:17.212Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-03T04:53:17.490Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-03T04:53:17.490Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-03T04:53:17.490Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-03T04:53:17.490Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-03T04:53:17.490Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-03T04:53:17.490Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-03T04:53:17.490Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-03T04:53:17.490Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T04:53:17.490Z] OK: 71 MiB in 55 packages [2021-03-03T04:53:18.117Z] 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-03T04:53:19.056Z] 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-03T04:53:20.443Z] 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-03T04:53:20.703Z] 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-03T04:53:20.703Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-03T04:53:20.964Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-03T04:53:20.964Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-03T04:53:20.964Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-03T04:53:22.350Z] 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-03T04:53:22.350Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-03T04:53:22.350Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-03T04:53:23.732Z] 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-03T04:53:24.673Z] 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-03T04:53:24.673Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-03T04:53:26.056Z] 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-03T04:53:26.627Z] 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-03T04:53:26.627Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-03T04:53:27.569Z] 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-03T04:53:27.652Z] Removing intermediate container a6e742e3bf4d [2021-03-03T04:53:27.652Z] ---> f2adc7b32282 [2021-03-03T04:53:27.652Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-03T04:53:27.652Z] ---> Running in 936ffec9fa46 [2021-03-03T04:53:27.828Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-03T04:53:29.213Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-03T04:53:29.213Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-03T04:53:29.213Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-03T04:53:29.213Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-03T04:53:29.213Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-03T04:53:29.213Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-03T04:53:29.213Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-03T04:53:29.213Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-03T04:53:29.473Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-03T04:53:29.473Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-03T04:53:29.473Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-03T04:53:29.473Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-03T04:53:29.473Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-03T04:53:29.473Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-03T04:53:29.473Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-03T04:53:29.473Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-03T04:53:29.473Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-03T04:53:29.473Z] + 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-03T04:53:29.473Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-03T04:53:29.473Z] + 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-03T04:53:29.473Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-03T04:53:29.473Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-03T04:53:29.473Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-03T04:53:29.473Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-03T04:53:29.473Z] + 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-03T04:53:30.857Z] Building version [2021-03-03T04:53:30.857Z] + snapcraftctl build [2021-03-03T04:53:31.962Z] Collecting docker-compose==1.23.2 [2021-03-03T04:53:32.235Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-03T04:53:33.216Z] Collecting docker<4.0,>=3.6.0 [2021-03-03T04:53:33.216Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-03T04:53:33.408Z] Staging config-common [2021-03-03T04:53:33.408Z] + snapcraftctl stage [2021-03-03T04:53:33.812Z] Collecting docopt<0.7,>=0.6.1 [2021-03-03T04:53:33.812Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-03T04:53:34.365Z] Skipping stage go-build-helper (already ran) [2021-03-03T04:53:34.365Z] Skipping stage static-packages (already ran) [2021-03-03T04:53:34.365Z] Skipping stage go115 (already ran) [2021-03-03T04:53:34.365Z] Staging edgex-go [2021-03-03T04:53:34.365Z] + snapcraftctl stage [2021-03-03T04:53:35.308Z] Staging version [2021-03-03T04:53:35.308Z] + snapcraftctl stage [2021-03-03T04:53:36.255Z] Priming config-common [2021-03-03T04:53:36.255Z] + snapcraftctl prime [2021-03-03T04:53:36.441Z] Collecting jsonschema<3,>=2.5.1 [2021-03-03T04:53:36.717Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-03T04:53:36.990Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-03T04:53:36.990Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-03T04:53:37.637Z] Priming go-build-helper [2021-03-03T04:53:37.637Z] + snapcraftctl prime [2021-03-03T04:53:38.580Z] Priming static-packages [2021-03-03T04:53:38.580Z] + snapcraftctl prime [2021-03-03T04:53:40.388Z] Collecting PyYAML<4,>=3.10 [2021-03-03T04:53:40.388Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-03T04:53:41.121Z] Priming go115 [2021-03-03T04:53:41.121Z] + snapcraftctl prime [2021-03-03T04:53:41.690Z] Priming edgex-go [2021-03-03T04:53:41.690Z] + snapcraftctl prime [2021-03-03T04:53:43.080Z] Priming version [2021-03-03T04:53:43.080Z] + snapcraftctl prime [2021-03-03T04:53:43.776Z] 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-03T04:53:43.776Z] Collecting cached-property<2,>=1.2.0 [2021-03-03T04:53:43.776Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-03T04:53:44.021Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-03-03T04:53:45.209Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-03T04:53:45.209Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-03T04:53:45.480Z] Collecting texttable<0.10,>=0.9.0 [2021-03-03T04:53:45.480Z] Downloading texttable-0.9.1.tar.gz (11 kB) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-03T04:53:46.933Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T04:53:46.933Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-03T04:53:46.933Z] ---> 64e6c44d697a [2021-03-03T04:53:46.933Z] Step 3/23 : WORKDIR /edgex-go [2021-03-03T04:53:46.933Z] ---> Using cache [2021-03-03T04:53:46.933Z] ---> e29f5065f6cf [2021-03-03T04:53:46.933Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T04:53:46.933Z] ---> Using cache [2021-03-03T04:53:46.933Z] ---> 1d0f9d49b849 [2021-03-03T04:53:46.933Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-03T04:53:48.935Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-03T04:53:48.935Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-03T04:53:50.393Z] Collecting docker-pycreds>=0.4.0 [2021-03-03T04:53:50.393Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-03T04:53:50.393Z] ---> Running in 47ec4810fd9a [2021-03-03T04:53:50.991Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-03T04:53:51.268Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-03T04:53:51.547Z] 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-03T04:53:51.547Z] Collecting idna<2.8,>=2.5 [2021-03-03T04:53:51.547Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-03T04:53:51.825Z] 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-03T04:53:51.825Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-03T04:53:51.825Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-03T04:53:51.825Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-03T04:53:51.826Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-03T04:53:52.102Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T04:53:53.091Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T04:53:53.091Z] Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, docopt, jsonschema, dockerpty, PyYAML, cached-property, texttable, docker-compose [2021-03-03T04:53:53.091Z] Attempting uninstall: urllib3 [2021-03-03T04:53:53.091Z] Found existing installation: urllib3 1.25.9 [2021-03-03T04:53:53.091Z] Uninstalling urllib3-1.25.9: [2021-03-03T04:53:53.091Z] Successfully uninstalled urllib3-1.25.9 [2021-03-03T04:53:53.701Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T04:53:53.701Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-03T04:53:53.701Z] ---> 64e6c44d697a [2021-03-03T04:53:53.701Z] Step 3/23 : WORKDIR /edgex-go [2021-03-03T04:53:53.701Z] ---> Using cache [2021-03-03T04:53:53.701Z] ---> e29f5065f6cf [2021-03-03T04:53:53.701Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T04:53:53.701Z] ---> Using cache [2021-03-03T04:53:53.701Z] ---> 1d0f9d49b849 [2021-03-03T04:53:53.701Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-03T04:53:53.701Z] OK: 217 MiB in 51 packages [2021-03-03T04:53:53.974Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T04:53:53.974Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-03T04:53:53.974Z] ---> 64e6c44d697a [2021-03-03T04:53:53.974Z] Step 3/23 : WORKDIR /edgex-go [2021-03-03T04:53:53.974Z] ---> Using cache [2021-03-03T04:53:53.974Z] ---> e29f5065f6cf [2021-03-03T04:53:53.974Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T04:53:53.974Z] ---> Using cache [2021-03-03T04:53:53.974Z] ---> 1d0f9d49b849 [2021-03-03T04:53:53.974Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-03T04:53:54.259Z] Attempting uninstall: idna [2021-03-03T04:53:54.259Z] Found existing installation: idna 2.9 [2021-03-03T04:53:54.259Z] Uninstalling idna-2.9: [2021-03-03T04:53:54.535Z] Successfully uninstalled idna-2.9 [2021-03-03T04:53:54.810Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-03T04:53:54.810Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-03-03T04:53:54.810Z] ---> 64e6c44d697a [2021-03-03T04:53:54.810Z] Step 3/30 : WORKDIR /edgex-go [2021-03-03T04:53:54.810Z] ---> Using cache [2021-03-03T04:53:54.810Z] ---> e29f5065f6cf [2021-03-03T04:53:54.810Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T04:53:54.810Z] ---> Using cache [2021-03-03T04:53:54.810Z] ---> 1d0f9d49b849 [2021-03-03T04:53:54.810Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-03-03T04:53:54.810Z] ---> Running in 6e38be58c418 [2021-03-03T04:53:54.810Z] ---> Running in 565eb5e9a566 [2021-03-03T04:53:54.810Z] ---> Running in 34dd7856a26a [2021-03-03T04:53:55.416Z] Attempting uninstall: requests [2021-03-03T04:53:55.416Z] Found existing installation: requests 2.23.0 [2021-03-03T04:53:55.416Z] Uninstalling requests-2.23.0: [2021-03-03T04:53:55.691Z] Successfully uninstalled requests-2.23.0 [2021-03-03T04:53:55.691Z] Removing intermediate container 47ec4810fd9a [2021-03-03T04:53:55.691Z] ---> 6163b18beaf3 [2021-03-03T04:53:55.691Z] Step 6/23 : COPY go.mod . [2021-03-03T04:53:56.673Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T04:53:56.955Z] ---> b7536c54be87 [2021-03-03T04:53:56.955Z] Step 7/23 : RUN go mod download [2021-03-03T04:53:56.955Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T04:53:57.227Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T04:53:57.227Z] ---> Running in 7a9b0e3ba3a9 [2021-03-03T04:53:57.227Z] Running setup.py install for docopt: started [2021-03-03T04:53:57.538Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T04:53:57.928Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T04:53:57.928Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T04:53:58.611Z] OK: 217 MiB in 51 packages [2021-03-03T04:53:58.919Z] OK: 217 MiB in 51 packages [2021-03-03T04:53:58.919Z] OK: 217 MiB in 51 packages [2021-03-03T04:54:00.532Z] Running setup.py install for docopt: finished with status 'done' [2021-03-03T04:54:00.804Z] Removing intermediate container 6e38be58c418 [2021-03-03T04:54:00.805Z] ---> ee0c4106b861 [2021-03-03T04:54:00.805Z] Step 6/30 : COPY go.mod . [2021-03-03T04:54:01.082Z] Running setup.py install for dockerpty: started [2021-03-03T04:54:01.082Z] Removing intermediate container 34dd7856a26a [2021-03-03T04:54:01.082Z] ---> 261343226af8 [2021-03-03T04:54:01.082Z] Step 6/23 : COPY go.mod . [2021-03-03T04:54:01.082Z] Removing intermediate container 565eb5e9a566 [2021-03-03T04:54:01.082Z] ---> 91cf9f0147f2 [2021-03-03T04:54:01.082Z] Step 6/23 : COPY go.mod . [2021-03-03T04:54:01.692Z] Removing intermediate container 7a9b0e3ba3a9 [2021-03-03T04:54:01.692Z] ---> 3157e6f8d201 [2021-03-03T04:54:01.692Z] Step 8/23 : COPY . . [2021-03-03T04:54:01.968Z] ---> 86325bb7d793 [2021-03-03T04:54:01.968Z] Step 7/30 : RUN go mod download [2021-03-03T04:54:02.241Z] ---> Running in 22de23a1af74 [2021-03-03T04:54:02.241Z] ---> c6f7419bcd13 [2021-03-03T04:54:02.241Z] Step 7/23 : RUN go mod download [2021-03-03T04:54:02.241Z] ---> ef85672fa220 [2021-03-03T04:54:02.241Z] Step 7/23 : RUN go mod download [2021-03-03T04:54:02.515Z] ---> Running in 6727a43724a4 [2021-03-03T04:54:02.515Z] ---> Running in 64acc7a5f8d5 [2021-03-03T04:54:03.967Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-03T04:54:03.967Z] Running setup.py install for PyYAML: started [2021-03-03T04:54:06.618Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-03T04:54:07.622Z] Running setup.py install for texttable: started [2021-03-03T04:54:08.622Z] Removing intermediate container 22de23a1af74 [2021-03-03T04:54:08.622Z] ---> dde4bfaa7b23 [2021-03-03T04:54:08.622Z] Step 8/30 : COPY . . [2021-03-03T04:54:09.242Z] Removing intermediate container 6727a43724a4 [2021-03-03T04:54:09.242Z] ---> 38ca09c90a52 [2021-03-03T04:54:09.242Z] Step 8/23 : COPY . . [2021-03-03T04:54:09.528Z] Removing intermediate container 64acc7a5f8d5 [2021-03-03T04:54:09.528Z] ---> a47ae763b0ea [2021-03-03T04:54:09.528Z] Step 8/23 : COPY . . [2021-03-03T04:54:10.135Z] Running setup.py install for texttable: finished with status 'done' [2021-03-03T04:54:11.122Z] 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-03T04:54:21.359Z] Removing intermediate container 936ffec9fa46 [2021-03-03T04:54:21.359Z] ---> 5f0b3d94d156 [2021-03-03T04:54:21.359Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-03T04:54:21.359Z] ---> fd2b327815e5 [2021-03-03T04:54:21.359Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-03T04:54:21.633Z] ---> Running in e76066fd368b [2021-03-03T04:54:21.633Z] ---> Running in f1c428c55134 [2021-03-03T04:54:23.617Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T04:54:23.617Z] 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-03T04:54:23.617Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T04:54:23.895Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-03T04:54:23.895Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-03T04:54:24.174Z] (3/3) Installing curl (7.69.1-r3) [2021-03-03T04:54:24.174Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T04:54:24.174Z] OK: 71 MiB in 58 packages [2021-03-03T04:54:28.522Z] Removing intermediate container f1c428c55134 [2021-03-03T04:54:28.522Z] ---> 26e05b355b5c [2021-03-03T04:54:28.522Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-03T04:54:29.125Z] ---> Running in fe76464fb04f [2021-03-03T04:54:30.579Z] Removing intermediate container fe76464fb04f [2021-03-03T04:54:30.579Z] ---> d2d619a13942 [2021-03-03T04:54:30.579Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T04:54:31.191Z] ---> Running in 7a091989a263 [2021-03-03T04:54:33.188Z] Removing intermediate container 7a091989a263 [2021-03-03T04:54:33.188Z] ---> 3d0eeea8be64 [2021-03-03T04:54:33.188Z] Step 24/26 : LABEL arch=arm64 [2021-03-03T04:54:33.796Z] ---> Running in 9278784aabd3 [2021-03-03T04:54:35.790Z] Removing intermediate container 9278784aabd3 [2021-03-03T04:54:35.790Z] ---> 5a5a9e54455f [2021-03-03T04:54:35.790Z] Step 25/26 : LABEL git_sha=84ec22d5048b6a55e158f6227902efca616dd197 [2021-03-03T04:54:35.790Z] ---> Running in aaf35022d5e8 [2021-03-03T04:54:36.786Z] ---> f7e65b43a6fb [2021-03-03T04:54:36.786Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-03T04:54:37.061Z] Removing intermediate container aaf35022d5e8 [2021-03-03T04:54:37.061Z] ---> f035bf47119d [2021-03-03T04:54:37.061Z] Step 26/26 : LABEL version=0.0.0 [2021-03-03T04:54:37.061Z] ---> Running in 8b2f34d9b9c4 [2021-03-03T04:54:37.338Z] ---> Running in 3b1ea8b57e78 [2021-03-03T04:54:37.613Z] ---> 2881824d524c [2021-03-03T04:54:37.613Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-03T04:54:37.889Z] ---> Running in 67b373926eb9 [2021-03-03T04:54:38.491Z] Removing intermediate container 3b1ea8b57e78 [2021-03-03T04:54:38.491Z] ---> 80953b0bfd2a [2021-03-03T04:54:38.491Z] [2021-03-03T04:54:38.491Z] ---> a3589b3ae31d [2021-03-03T04:54:38.491Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-03T04:54:39.088Z] ---> Running in bce1fbb897cb [2021-03-03T04:54:40.082Z] Successfully built 80953b0bfd2a [2021-03-03T04:54:40.082Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-03T04:54:40.082Z]  Building docker-sys-mgmt-agent-go ... done 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-03T04:54:40.367Z] 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-03T04:54:41.360Z] 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-03T04:56:03.187Z] Removing intermediate container e76066fd368b [2021-03-03T04:56:03.187Z] ---> 14dad47e3d6a [2021-03-03T04:56:03.187Z] [2021-03-03T04:56:03.187Z] Step 10/23 : FROM alpine:3.12 [2021-03-03T04:56:03.187Z] ---> d10569e2745f [2021-03-03T04:56:03.187Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-03T04:56:03.187Z] ---> Using cache [2021-03-03T04:56:03.187Z] ---> 61561374e444 [2021-03-03T04:56:03.187Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T04:56:03.187Z] ---> Using cache [2021-03-03T04:56:03.187Z] ---> 1f52be472564 [2021-03-03T04:56:03.187Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-03T04:56:03.187Z] ---> Running in 253e27c4e908 [2021-03-03T04:56:03.187Z] Removing intermediate container 253e27c4e908 [2021-03-03T04:56:03.187Z] ---> 7de10f27f031 [2021-03-03T04:56:03.187Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-03T04:56:03.187Z] ---> Running in bb6f45be9ab3 [2021-03-03T04:56:03.187Z] Removing intermediate container bb6f45be9ab3 [2021-03-03T04:56:03.187Z] ---> e75fa4b83629 [2021-03-03T04:56:03.187Z] Step 15/23 : WORKDIR / [2021-03-03T04:56:03.187Z] ---> Running in 9d104c90ab12 [2021-03-03T04:56:03.187Z] Removing intermediate container 9d104c90ab12 [2021-03-03T04:56:03.187Z] ---> 1887a498ff76 [2021-03-03T04:56:03.187Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T04:56:03.187Z] ---> d772bd46c51f [2021-03-03T04:56:03.187Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-03T04:56:03.187Z] ---> 33cec8254b3c [2021-03-03T04:56:03.187Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-03T04:56:04.180Z] ---> 4ddb54e88485 [2021-03-03T04:56:04.180Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-03T04:56:04.462Z] ---> Running in 6ea1583a8c86 [2021-03-03T04:56:05.916Z] Removing intermediate container 6ea1583a8c86 [2021-03-03T04:56:05.916Z] ---> 30e585c4340a [2021-03-03T04:56:05.916Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T04:56:05.916Z] ---> Running in 9c33c0cfaf8f [2021-03-03T04:56:06.518Z] Removing intermediate container 67b373926eb9 [2021-03-03T04:56:06.518Z] ---> a3f1fd9b7c39 [2021-03-03T04:56:06.518Z] [2021-03-03T04:56:06.518Z] Step 10/30 : FROM alpine:3.12 [2021-03-03T04:56:06.518Z] ---> d10569e2745f [2021-03-03T04:56:06.518Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-03T04:56:06.518Z] ---> Running in fdb0f8f5b280 [2021-03-03T04:56:06.792Z] Removing intermediate container 9c33c0cfaf8f [2021-03-03T04:56:06.792Z] ---> a3f3a3241784 [2021-03-03T04:56:06.792Z] Step 21/23 : LABEL arch=arm64 [2021-03-03T04:56:06.792Z] ---> Running in 97331cf29d83 [2021-03-03T04:56:07.778Z] Removing intermediate container fdb0f8f5b280 [2021-03-03T04:56:07.778Z] ---> 24f3a2114d1d [2021-03-03T04:56:07.778Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-03T04:56:07.778Z] Removing intermediate container 97331cf29d83 [2021-03-03T04:56:07.778Z] ---> 4009362ac06e [2021-03-03T04:56:07.778Z] Step 22/23 : LABEL git_sha=84ec22d5048b6a55e158f6227902efca616dd197 [2021-03-03T04:56:08.064Z] ---> Running in 43da28f3bf91 [2021-03-03T04:56:08.064Z] ---> Running in 87547f014b6a [2021-03-03T04:56:09.064Z] Removing intermediate container 87547f014b6a [2021-03-03T04:56:09.064Z] ---> 5740c95cda3d [2021-03-03T04:56:09.064Z] Step 23/23 : LABEL version=0.0.0 [2021-03-03T04:56:09.341Z] ---> Running in 9727b7e3c4cf [2021-03-03T04:56:09.616Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T04:56:09.891Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T04:56:09.891Z] Removing intermediate container 9727b7e3c4cf [2021-03-03T04:56:09.891Z] ---> 060063b9a13b [2021-03-03T04:56:09.891Z] [2021-03-03T04:56:10.490Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-03T04:56:10.490Z] (2/2) Installing su-exec (0.2-r1) [2021-03-03T04:56:10.490Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T04:56:10.490Z] OK: 5 MiB in 16 packages [2021-03-03T04:56:10.490Z] Successfully built 060063b9a13b [2021-03-03T04:56:10.490Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-03T04:56:12.481Z]  Building docker-core-metadata-go ... done Removing intermediate container bce1fbb897cb [2021-03-03T04:56:12.481Z] ---> e97c02b4f235 [2021-03-03T04:56:12.481Z] [2021-03-03T04:56:12.481Z] Step 10/23 : FROM alpine:3.12 [2021-03-03T04:56:12.481Z] ---> d10569e2745f [2021-03-03T04:56:12.481Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-03T04:56:12.481Z] ---> Using cache [2021-03-03T04:56:12.481Z] ---> 61561374e444 [2021-03-03T04:56:12.481Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-03T04:56:12.481Z] ---> Using cache [2021-03-03T04:56:12.481Z] ---> 1f52be472564 [2021-03-03T04:56:12.481Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-03T04:56:12.481Z] ---> Running in 92801a7349d1 [2021-03-03T04:56:12.481Z] Removing intermediate container 43da28f3bf91 [2021-03-03T04:56:12.481Z] ---> b61a50dfe67f [2021-03-03T04:56:12.481Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-03T04:56:12.753Z] ---> Running in f2a5b4e9bc7c [2021-03-03T04:56:13.033Z] Removing intermediate container 92801a7349d1 [2021-03-03T04:56:13.033Z] ---> a229dc2513d6 [2021-03-03T04:56:13.033Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-03T04:56:13.305Z] ---> Running in a13720b4f237 [2021-03-03T04:56:13.305Z] Removing intermediate container f2a5b4e9bc7c [2021-03-03T04:56:13.305Z] ---> 0755c378c33b [2021-03-03T04:56:13.305Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-03T04:56:13.305Z] ---> Running in afd98c4b8e15 [2021-03-03T04:56:13.902Z] Removing intermediate container a13720b4f237 [2021-03-03T04:56:13.902Z] ---> d0827f851c94 [2021-03-03T04:56:13.902Z] Step 15/23 : WORKDIR / [2021-03-03T04:56:14.182Z] Removing intermediate container afd98c4b8e15 [2021-03-03T04:56:14.182Z] ---> 7481c1d11d44 [2021-03-03T04:56:14.182Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-03T04:56:14.182Z] ---> Running in 90328c3d3425 [2021-03-03T04:56:14.459Z] ---> Running in f2b6491ba8c6 [2021-03-03T04:56:15.453Z] Removing intermediate container 90328c3d3425 [2021-03-03T04:56:15.453Z] ---> 6f470efdd299 [2021-03-03T04:56:15.453Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T04:56:16.434Z] ---> f811e46235b8 [2021-03-03T04:56:16.435Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-03T04:56:17.972Z] Removing intermediate container f2b6491ba8c6 [2021-03-03T04:56:17.972Z] ---> f02f9f6de17f [2021-03-03T04:56:17.972Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-03T04:56:17.972Z] ---> Running in ed23de1f47ba [2021-03-03T04:56:17.972Z] ---> 986ee7ed4b54 [2021-03-03T04:56:17.972Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-03T04:56:18.683Z] Removing intermediate container ed23de1f47ba [2021-03-03T04:56:18.683Z] ---> 264fadc0eec0 [2021-03-03T04:56:18.683Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-03T04:56:18.973Z] ---> a8274f523c2f [2021-03-03T04:56:18.973Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-03T04:56:19.247Z] ---> Running in 7969e0d69f6b [2021-03-03T04:56:19.852Z] ---> 23034f5a16c0 [2021-03-03T04:56:19.852Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-03T04:56:19.852Z] Removing intermediate container 7969e0d69f6b [2021-03-03T04:56:19.852Z] ---> 0b4a54b0b02d [2021-03-03T04:56:19.852Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T04:56:20.128Z] ---> Running in aacaed73e1c1 [2021-03-03T04:56:20.128Z] ---> Running in f0ec6944cdd6 [2021-03-03T04:56:21.110Z] Removing intermediate container f0ec6944cdd6 [2021-03-03T04:56:21.110Z] ---> 6ca711cc5d06 [2021-03-03T04:56:21.110Z] Step 21/23 : LABEL arch=arm64 [2021-03-03T04:56:21.110Z] ---> Running in 68af690c7a25 [2021-03-03T04:56:21.709Z] Removing intermediate container 68af690c7a25 [2021-03-03T04:56:21.709Z] ---> d5381b5870d8 [2021-03-03T04:56:21.709Z] Step 22/23 : LABEL git_sha=84ec22d5048b6a55e158f6227902efca616dd197 [2021-03-03T04:56:22.305Z] ---> Running in ae7f0ec59e7c [2021-03-03T04:56:22.588Z] Removing intermediate container ae7f0ec59e7c [2021-03-03T04:56:22.589Z] ---> 9a887b74ae29 [2021-03-03T04:56:22.589Z] Step 23/23 : LABEL version=0.0.0 [2021-03-03T04:56:23.180Z] ---> Running in 9722140f976d [2021-03-03T04:56:23.180Z] Removing intermediate container aacaed73e1c1 [2021-03-03T04:56:23.180Z] ---> 886d7c94519d [2021-03-03T04:56:23.180Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T04:56:23.454Z] Removing intermediate container 8b2f34d9b9c4 [2021-03-03T04:56:23.454Z] ---> 0da910bc4de3 [2021-03-03T04:56:23.454Z] [2021-03-03T04:56:23.454Z] Step 10/23 : FROM alpine:3.12 [2021-03-03T04:56:23.454Z] ---> d10569e2745f [2021-03-03T04:56:23.454Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-03T04:56:23.726Z] Removing intermediate container 9722140f976d [2021-03-03T04:56:23.726Z] ---> 052181fa38c2 [2021-03-03T04:56:23.726Z] [2021-03-03T04:56:23.726Z] ---> Running in ba3997bf4689 [2021-03-03T04:56:23.998Z] ---> 57aa8ba7dd5d [2021-03-03T04:56:23.998Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-03T04:56:23.998Z] Successfully built 052181fa38c2 [2021-03-03T04:56:24.272Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-03T04:56:24.272Z]  Building docker-core-command-go ... done Removing intermediate container ba3997bf4689 [2021-03-03T04:56:24.272Z] ---> 5af3a76515ad [2021-03-03T04:56:24.272Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-03T04:56:24.544Z] ---> Running in 9cc381bf7e96 [2021-03-03T04:56:25.139Z] Removing intermediate container 9cc381bf7e96 [2021-03-03T04:56:25.139Z] ---> 77da90d1ad67 [2021-03-03T04:56:25.139Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-03T04:56:25.139Z] ---> a0a998ebaeea [2021-03-03T04:56:25.139Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-03T04:56:25.139Z] ---> Running in 2f3f03d7b694 [2021-03-03T04:56:25.734Z] Removing intermediate container 2f3f03d7b694 [2021-03-03T04:56:25.734Z] ---> a28c4eae6d35 [2021-03-03T04:56:25.734Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-03T04:56:25.734Z] ---> Running in d8663377cd8a [2021-03-03T04:56:26.007Z] ---> 4507ebcea819 [2021-03-03T04:56:26.008Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-03T04:56:27.002Z] ---> 39bbee360947 [2021-03-03T04:56:27.002Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-03-03T04:56:27.275Z] ---> Running in f6b1cc097f34 [2021-03-03T04:56:27.873Z] Removing intermediate container f6b1cc097f34 [2021-03-03T04:56:27.873Z] ---> 6be92b0906d8 [2021-03-03T04:56:27.873Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-03T04:56:28.152Z] Removing intermediate container d8663377cd8a [2021-03-03T04:56:28.152Z] ---> f4591ca88012 [2021-03-03T04:56:28.152Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-03T04:56:28.426Z] ---> Running in 398cb4e72656 [2021-03-03T04:56:28.701Z] ---> 0dff9b29f697 [2021-03-03T04:56:28.701Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-03-03T04:56:29.305Z] ---> Running in 4db05ea6e84c [2021-03-03T04:56:29.581Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-03T04:56:30.567Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-03T04:56:31.163Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-03T04:56:31.163Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-03T04:56:31.436Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-03T04:56:31.436Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-03T04:56:31.436Z] Removing intermediate container 4db05ea6e84c [2021-03-03T04:56:31.436Z] ---> 9c63bd8725c4 [2021-03-03T04:56:31.436Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-03T04:56:31.710Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-03T04:56:31.711Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-03T04:56:31.711Z] ---> Running in e9e47d819582 [2021-03-03T04:56:31.711Z] Executing busybox-1.31.1-r19.trigger [2021-03-03T04:56:31.984Z] OK: 8 MiB in 20 packages [2021-03-03T04:56:32.259Z] Removing intermediate container e9e47d819582 [2021-03-03T04:56:32.259Z] ---> 7ec092a586f5 [2021-03-03T04:56:32.259Z] Step 27/30 : CMD ["gate"] [2021-03-03T04:56:32.853Z] ---> Running in 461df5c554de [2021-03-03T04:56:33.125Z] Removing intermediate container 461df5c554de [2021-03-03T04:56:33.125Z] ---> 4ac87b96cb9a [2021-03-03T04:56:33.125Z] Step 28/30 : LABEL arch=arm64 [2021-03-03T04:56:33.399Z] Removing intermediate container 398cb4e72656 [2021-03-03T04:56:33.399Z] ---> 223b144e9054 [2021-03-03T04:56:33.399Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-03T04:56:33.672Z] ---> Running in 1f4cce8a83ab [2021-03-03T04:56:34.271Z] ---> 3202c35d75c6 [2021-03-03T04:56:34.271Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-03T04:56:34.271Z] Removing intermediate container 1f4cce8a83ab [2021-03-03T04:56:34.271Z] ---> b62677d90ee2 [2021-03-03T04:56:34.271Z] Step 29/30 : LABEL git_sha=84ec22d5048b6a55e158f6227902efca616dd197 [2021-03-03T04:56:34.562Z] ---> Running in d40dd8f6972a [2021-03-03T04:56:35.156Z] Removing intermediate container d40dd8f6972a [2021-03-03T04:56:35.156Z] ---> 84758aad76a5 [2021-03-03T04:56:35.156Z] Step 30/30 : LABEL version=0.0.0 [2021-03-03T04:56:35.752Z] ---> Running in 5d16dbec3dc8 [2021-03-03T04:56:35.752Z] ---> 7c4ebc6a8bd1 [2021-03-03T04:56:35.752Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-03T04:56:36.347Z] Removing intermediate container 5d16dbec3dc8 [2021-03-03T04:56:36.347Z] ---> e58351a8186b [2021-03-03T04:56:36.347Z] [2021-03-03T04:56:36.622Z] Successfully built e58351a8186b [2021-03-03T04:56:36.622Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-03T04:56:36.622Z]  Building docker-security-bootstrapper-go ... done  ---> 16d254757577 [2021-03-03T04:56:36.622Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-03T04:56:36.892Z] ---> Running in 9a42b96e52db [2021-03-03T04:56:37.166Z] Removing intermediate container 9a42b96e52db [2021-03-03T04:56:37.166Z] ---> 3faabfb38042 [2021-03-03T04:56:37.166Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-03T04:56:37.436Z] ---> Running in edafe5a77317 [2021-03-03T04:56:37.707Z] Removing intermediate container edafe5a77317 [2021-03-03T04:56:37.707Z] ---> 9caa221be176 [2021-03-03T04:56:37.707Z] Step 21/23 : LABEL arch=arm64 [2021-03-03T04:56:37.979Z] ---> Running in 9f5c6f227d93 [2021-03-03T04:56:38.580Z] Removing intermediate container 9f5c6f227d93 [2021-03-03T04:56:38.580Z] ---> b6d7fff94b20 [2021-03-03T04:56:38.580Z] Step 22/23 : LABEL git_sha=84ec22d5048b6a55e158f6227902efca616dd197 [2021-03-03T04:56:38.580Z] ---> Running in e30b8e6b4b49 [2021-03-03T04:56:38.851Z] Removing intermediate container e30b8e6b4b49 [2021-03-03T04:56:38.851Z] ---> 6a0ed09fecad [2021-03-03T04:56:38.851Z] Step 23/23 : LABEL version=0.0.0 [2021-03-03T04:56:39.123Z] ---> Running in 199fc42a5061 [2021-03-03T04:56:39.717Z] Removing intermediate container 199fc42a5061 [2021-03-03T04:56:39.717Z] ---> eab5f5c9b17c [2021-03-03T04:56:39.717Z] [2021-03-03T04:56:39.988Z] Successfully built eab5f5c9b17c [2021-03-03T04:56:39.988Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-03T04:56:40.273Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-03T04:56:40.426Z] $ docker stop --time=1 8ad3d0d95df09cccd915f823bf5d7135f41cf03e0632d5ebc8d167078c9777c2 [2021-03-03T04:56:42.354Z] $ docker rm -f 8ad3d0d95df09cccd915f823bf5d7135f41cf03e0632d5ebc8d167078c9777c2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-03T04:56:42.959Z] + docker+ imagesgrep docker [2021-03-03T04:56:42.959Z] [2021-03-03T04:56:43.229Z] docker-core-data-go-arm64 latest eab5f5c9b17c 4 seconds ago 21.1MB [2021-03-03T04:56:43.229Z] docker-security-bootstrapper-go-arm64 latest e58351a8186b 7 seconds ago 17.6MB [2021-03-03T04:56:43.229Z] docker-core-command-go-arm64 latest 052181fa38c2 20 seconds ago 16.2MB [2021-03-03T04:56:43.229Z] docker-core-metadata-go-arm64 latest 060063b9a13b 34 seconds ago 17.9MB [2021-03-03T04:56:43.229Z] docker-sys-mgmt-agent-go-arm64 latest 80953b0bfd2a 2 minutes ago 300MB [2021-03-03T04:56:43.229Z] docker-security-secretstore-setup-go-arm64 latest 22b53f64f909 3 minutes ago 23.7MB [2021-03-03T04:56:43.229Z] docker-support-notifications-go-arm64 latest 373fdc292e09 3 minutes ago 16.9MB [2021-03-03T04:56:43.229Z] docker-support-scheduler-go-arm64 latest cecfbdb6b887 3 minutes ago 16.3MB [2021-03-03T04:56:43.229Z] docker-security-proxy-setup-go-arm64 latest 218d5190fc0b 3 minutes ago 23.4MB [2021-03-03T04:56:43.229Z] 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-03T04:56:44.737Z] ---> job-cost.sh [2021-03-03T04:56:44.738Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nFkT [2021-03-03T04:57:23.688Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-03T04:59:45.512Z] lf-activate-venv(): INFO: Adding /tmp/venv-nFkT/bin to PATH [2021-03-03T04:59:45.512Z] INFO: No Stack... [2021-03-03T04:59:45.512Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-03T04:59:45.512Z] INFO: Archiving Costs [Pipeline] sh [2021-03-03T04:59:45.875Z] + + catcut /w/workspace/edgex-go/3/archives/cost.csv -d, [2021-03-03T04:59:45.875Z] -f6 [Pipeline] lock [2021-03-03T04:59:46.004Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3210-3-stack-cost] [2021-03-03T04:59:46.015Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3210-3-stack-cost] did not exist. Created. [2021-03-03T04:59:46.015Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3210-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-03T04:59:46.485Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-03T04:59:46.884Z] Stashed 1 file(s) [Pipeline] } [2021-03-03T04:59:46.898Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3210-3-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-03T04:59:49.228Z] provisioning config files... [2021-03-03T04:59:49.251Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config6116390177991397757tmp [Pipeline] { [Pipeline] sh [2021-03-03T04:59:49.633Z] + set +x [2021-03-03T04:59:49.633Z] + curl -s https://codecov.io/bash [2021-03-03T04:59:49.633Z] + bash -s -- [2021-03-03T04:59:50.210Z] [2021-03-03T04:59:50.210Z] _____ _ [2021-03-03T04:59:50.210Z] / ____| | | [2021-03-03T04:59:50.210Z] | | ___ __| | ___ ___ _____ __ [2021-03-03T04:59:50.210Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-03T04:59:50.210Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-03T04:59:50.210Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-03T04:59:50.210Z] Bash-20210226-7100762 [2021-03-03T04:59:50.210Z] [2021-03-03T04:59:50.210Z] [2021-03-03T04:59:50.210Z] ==> git version 2.24.3 found [2021-03-03T04:59:50.210Z] ==> 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-03T04:59:50.210Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-03T04:59:50.210Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-03T04:59:50.210Z] ==> Jenkins CI detected. [2021-03-03T04:59:50.210Z] project root: . [2021-03-03T04:59:50.210Z] --> token set from env [2021-03-03T04:59:50.210Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-03T04:59:50.210Z] ==> Running gcov in . (disable via -X gcov) [2021-03-03T04:59:50.210Z] ==> Python coveragepy not found [2021-03-03T04:59:50.210Z] ==> Searching for coverage reports in: [2021-03-03T04:59:50.210Z] + . [2021-03-03T04:59:50.210Z] -> Found 1 reports [2021-03-03T04:59:50.210Z] ==> Detecting git/mercurial file structure [2021-03-03T04:59:50.210Z] ==> Reading reports [2021-03-03T04:59:50.210Z] + ./coverage.out bytes=604103 [2021-03-03T04:59:50.475Z] ==> Appending adjustments [2021-03-03T04:59:50.475Z] https://docs.codecov.io/docs/fixing-reports [2021-03-03T04:59:53.791Z] + Found adjustments [2021-03-03T04:59:53.791Z] ==> Gzipping contents [2021-03-03T04:59:53.791Z] 88K /tmp/codecov.0qW8xD.gz [2021-03-03T04:59:53.791Z] ==> Uploading reports [2021-03-03T04:59:53.791Z] url: https://codecov.io [2021-03-03T04:59:53.791Z] query: branch=PR-3210&commit=84ec22d5048b6a55e158f6227902efca616dd197&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3210%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3210&job=&cmd_args= [2021-03-03T04:59:53.791Z] -> Pinging Codecov [2021-03-03T04:59:53.791Z] https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-3210&commit=84ec22d5048b6a55e158f6227902efca616dd197&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3210%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3210&job=&cmd_args= [2021-03-03T04:59:54.054Z] -> Uploading to [2021-03-03T04:59:54.054Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-03/00271124DB129430A58F1EEE437C3FCB/84ec22d5048b6a55e158f6227902efca616dd197/065d8728-0591-440e-83dd-17361bf8044f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210303%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210303T045953Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a70e59e2986c748e776f75364947f1ae29ce06f9e5a1bbb037756001c142caed [2021-03-03T04:59:54.054Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-03T04:59:54.054Z] Dload Upload Total Spent Left Speed [2021-03-03T04:59:54.631Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89787 0 0 100 89787 0 147k --:--:-- --:--:-- --:--:-- 147k 100 89787 0 0 100 89787 0 147k --:--:-- --:--:-- --:--:-- 147k [2021-03-03T04:59:54.631Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/84ec22d5048b6a55e158f6227902efca616dd197 [Pipeline] } [2021-03-03T04:59:54.643Z] 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-03T04:59:56.986Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-03T04:59:57.869Z] ---> package-listing.sh [2021-03-03T04:59:57.869Z] ++ facter osfamily [2021-03-03T04:59:57.869Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-03T04:59:57.869Z] + OS_FAMILY=redhat [2021-03-03T04:59:57.869Z] + workspace=/w/workspace/edgex-go/3 [2021-03-03T04:59:57.869Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-03T04:59:57.869Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-03T04:59:57.869Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-03T04:59:57.869Z] + PACKAGES=/tmp/packages_start.txt [2021-03-03T04:59:57.869Z] + '[' /w/workspace/edgex-go/3 ']' [2021-03-03T04:59:57.869Z] + PACKAGES=/tmp/packages_end.txt [2021-03-03T04:59:57.869Z] + case "${OS_FAMILY}" in [2021-03-03T04:59:57.869Z] + rpm -qa [2021-03-03T04:59:57.869Z] + sort [2021-03-03T05:00:03.193Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-03T05:00:03.193Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-03T05:00:03.193Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-03T05:00:03.193Z] + '[' /w/workspace/edgex-go/3 ']' [2021-03-03T05:00:03.193Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-03-03T05:00:03.193Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-03-03T05:00:03.232Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-03T05:00:03.535Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-03T05:00:03.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-03T05:00:03.852Z] [2021-03-03T05:00:03.852Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-03T05:00:04.213Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-03T05:00:04.213Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-03T05:00:04.213Z] df20fa9351a1: Pulling fs layer [2021-03-03T05:00:04.213Z] 36b3adc4ff6f: Pulling fs layer [2021-03-03T05:00:04.213Z] 8ad3a11d3b57: Pulling fs layer [2021-03-03T05:00:04.213Z] 46f8f816bc3b: Pulling fs layer [2021-03-03T05:00:04.213Z] 93b61091891f: Pulling fs layer [2021-03-03T05:00:04.213Z] 93b9cdb0e59b: Pulling fs layer [2021-03-03T05:00:04.213Z] 5e14af77c1be: Pulling fs layer [2021-03-03T05:00:04.213Z] 01666e4c0597: Pulling fs layer [2021-03-03T05:00:04.213Z] aa168da1d23b: Pulling fs layer [2021-03-03T05:00:04.213Z] 93b9cdb0e59b: Waiting [2021-03-03T05:00:04.213Z] 5e14af77c1be: Waiting [2021-03-03T05:00:04.213Z] 01666e4c0597: Waiting [2021-03-03T05:00:04.213Z] 46f8f816bc3b: Waiting [2021-03-03T05:00:04.213Z] 93b61091891f: Waiting [2021-03-03T05:00:04.213Z] aa168da1d23b: Waiting [2021-03-03T05:00:04.475Z] 36b3adc4ff6f: Verifying Checksum [2021-03-03T05:00:04.475Z] 36b3adc4ff6f: Download complete [2021-03-03T05:00:04.475Z] 46f8f816bc3b: Verifying Checksum [2021-03-03T05:00:04.475Z] 46f8f816bc3b: Download complete [2021-03-03T05:00:04.475Z] df20fa9351a1: Verifying Checksum [2021-03-03T05:00:04.475Z] 93b9cdb0e59b: Verifying Checksum [2021-03-03T05:00:04.475Z] 93b9cdb0e59b: Download complete [2021-03-03T05:00:04.475Z] 93b61091891f: Verifying Checksum [2021-03-03T05:00:04.475Z] 93b61091891f: Download complete [2021-03-03T05:00:04.475Z] 8ad3a11d3b57: Verifying Checksum [2021-03-03T05:00:04.475Z] 8ad3a11d3b57: Download complete [2021-03-03T05:00:04.475Z] 5e14af77c1be: Verifying Checksum [2021-03-03T05:00:04.475Z] 5e14af77c1be: Download complete [2021-03-03T05:00:04.739Z] 01666e4c0597: Verifying Checksum [2021-03-03T05:00:04.739Z] 01666e4c0597: Download complete [2021-03-03T05:00:05.004Z] df20fa9351a1: Pull complete [2021-03-03T05:00:05.267Z] 36b3adc4ff6f: Pull complete [2021-03-03T05:00:06.679Z] aa168da1d23b: Verifying Checksum [2021-03-03T05:00:06.679Z] aa168da1d23b: Download complete [2021-03-03T05:00:07.628Z] 8ad3a11d3b57: Pull complete [2021-03-03T05:00:08.576Z] 46f8f816bc3b: Pull complete [2021-03-03T05:00:08.838Z] 93b61091891f: Pull complete [2021-03-03T05:00:08.838Z] 93b9cdb0e59b: Pull complete [2021-03-03T05:00:08.838Z] 5e14af77c1be: Pull complete [2021-03-03T05:00:09.104Z] 01666e4c0597: Pull complete [2021-03-03T05:00:17.300Z] aa168da1d23b: Pull complete [2021-03-03T05:00:17.300Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-03T05:00:17.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-03T05:00:17.875Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-03T05:00:18.062Z] prd-centos7-docker-4c-2g-28343 does not seem to be running inside a container [2021-03-03T05:00:18.120Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-03T05:00:23.600Z] $ docker top 005145578b6760d86b16d54a26191e97477e0d67a6d426e45af0a780e0529003 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-03T05:00:24.272Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-03T05:00:24.579Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-03T05:00:24.886Z] + ls /var/log/sa-host [2021-03-03T05:00:24.886Z] + sadf -c /var/log/sa-host/sa03 [2021-03-03T05:00:24.886Z] file_magic: OK [2021-03-03T05:00:24.886Z] HZ: Using current value: 100 [2021-03-03T05:00:24.886Z] file_header: OK [2021-03-03T05:00:24.886Z] 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-03T05:00:24.886Z] Statistics: [2021-03-03T05:00:24.886Z] 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... [2021-03-03T05:00:24.886Z] File successfully converted to sysstat format version 12.2.1 [2021-03-03T05:00:24.886Z] + sadf -c /var/log/sa-host/sa23 [2021-03-03T05:00:24.886Z] file_magic: OK [2021-03-03T05:00:24.886Z] HZ: Using current value: 100 [2021-03-03T05:00:24.886Z] file_header: OK [2021-03-03T05:00:24.886Z] 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-03T05:00:24.886Z] Statistics: [2021-03-03T05:00:24.886Z] Hnuu...uuuununununu... [2021-03-03T05:00:24.886Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-03T05:00:25.653Z] provisioning config files... [2021-03-03T05:00:25.734Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config411586961593009015tmp [Pipeline] { [Pipeline] echo [2021-03-03T05:00:25.814Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-03T05:00:26.191Z] ---> create-netrc.sh [Pipeline] } [2021-03-03T05:00:26.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-03T05:00:26.318Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-03T05:00:26.642Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-03T05:00:26.679Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-03T05:00:26.980Z] ---> sudo-logs.sh [2021-03-03T05:00:26.980Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-03T05:00:27.052Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-03T05:00:27.358Z] ---> job-cost.sh [2021-03-03T05:00:27.358Z] lf-activate-venv: SKIPPING [2021-03-03T05:00:27.358Z] DEBUG: total: 0.20999999344348907 [2021-03-03T05:00:27.358Z] INFO: Retrieving Stack Cost... [2021-03-03T05:00:28.306Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-03T05:00:28.881Z] INFO: Archiving Costs [Pipeline] echo [2021-03-03T05:00:28.895Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-03T05:00:29.194Z] ---> logs-deploy.sh [2021-03-03T05:00:29.194Z] lf-activate-venv: SKIPPING [2021-03-03T05:00:29.194Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3210/3 [2021-03-03T05:00:29.194Z] INFO: archiving workspace using pattern(s): [2021-03-03T05:00:30.591Z] Archives upload complete. [2021-03-03T05:00:30.854Z] INFO: archiving logs to Nexus