Pull request #3217 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 8a562533c14a3b85d4c48007758f286d837d2a70 rather than 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 Obtained Jenkinsfile from 8a562533c14a3b85d4c48007758f286d837d2a70 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-28705 in /w/workspace/edgexfoundry_edgex-go_PR-3217 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 8a562533c14a3b85d4c48007758f286d837d2a70 into PR head commit 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 > 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/3217/head:refs/remotes/origin/PR-3217 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 # timeout=10 Merge succeeded, producing 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 Checking out Revision 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 (PR-3217) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8a562533c14a3b85d4c48007758f286d837d2a70 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 # timeout=10 Commit message: "Merge branch 'master' into issue-3216" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-05T11:55:42.357Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-05T11:55:42.628Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-05T11:55:42.734Z] ========================================================= [2021-03-05T11:55:42.734Z] EdgeX Global Pipelines Version Info [2021-03-05T11:55:42.734Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 9e885c9aa649b54aa8aaf29d5b3333c4e075c160 # timeout=10 [2021-03-05T11:55:44.280Z] ------------------- [2021-03-05T11:55:44.280Z] stable info: [2021-03-05T11:55:44.280Z] ------------------- [2021-03-05T11:55:44.280Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-05T11:55:44.280Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-05T11:55:44.280Z] Message: update stable to v1.0.184 [2021-03-05T11:55:45.230Z] ------------------- [2021-03-05T11:55:45.230Z] experimental info: [2021-03-05T11:55:45.230Z] ------------------- [2021-03-05T11:55:45.230Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-05T11:55:45.230Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-05T11:55:45.230Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-05T11:55:45.538Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-05T11:55:45.648Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-05T11:55:45.812Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-05T11:55:45.932Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-05T11:55:46.039Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-05T11:55:46.151Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-05T11:55:46.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-05T11:55:46.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-05T11:55:46.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-05T11:55:46.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-05T11:55:46.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-05T11:55:46.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-05T11:55:46.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-05T11:55:47.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-05T11:55:47.157Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-05T11:55:47.252Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-05T11:55:47.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-05T11:55:47.482Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-05T11:55:47.563Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-05T11:55:47.654Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-05T11:55:47.744Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-05T11:55:47.839Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-05T11:55:47.926Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3217 [Pipeline] echo [2021-03-05T11:55:48.028Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3217 [Pipeline] echo [2021-03-05T11:55:48.132Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3217 [Pipeline] echo [2021-03-05T11:55:48.219Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 [Pipeline] echo [2021-03-05T11:55:48.331Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b66c5f [Pipeline] echo [2021-03-05T11:55:48.426Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-05T11:55:48.606Z] provisioning config files... [2021-03-05T11:55:48.640Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7341602215306962158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:55:48.989Z] ---> docker-login.sh [2021-03-05T11:55:48.989Z] nexus3.edgexfoundry.org:10001 [2021-03-05T11:55:49.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:55:49.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:55:49.514Z] Configure a credential helper to remove this warning. See [2021-03-05T11:55:49.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:55:49.514Z] [2021-03-05T11:55:49.514Z] Login Succeeded [2021-03-05T11:55:49.514Z] nexus3.edgexfoundry.org:10002 [2021-03-05T11:55:49.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:55:49.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:55:49.777Z] Configure a credential helper to remove this warning. See [2021-03-05T11:55:49.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:55:49.777Z] [2021-03-05T11:55:49.777Z] Login Succeeded [2021-03-05T11:55:49.777Z] nexus3.edgexfoundry.org:10003 [2021-03-05T11:55:49.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:55:49.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:55:49.777Z] Configure a credential helper to remove this warning. See [2021-03-05T11:55:49.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:55:49.777Z] [2021-03-05T11:55:49.777Z] Login Succeeded [2021-03-05T11:55:49.777Z] nexus3.edgexfoundry.org:10004 [2021-03-05T11:55:50.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:55:50.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:55:50.039Z] Configure a credential helper to remove this warning. See [2021-03-05T11:55:50.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:55:50.039Z] [2021-03-05T11:55:50.039Z] Login Succeeded [2021-03-05T11:55:50.039Z] docker.io [2021-03-05T11:55:50.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:55:50.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:55:50.566Z] Configure a credential helper to remove this warning. See [2021-03-05T11:55:50.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:55:50.566Z] [2021-03-05T11:55:50.566Z] Login Succeeded [2021-03-05T11:55:50.566Z] ---> docker-login.sh ends [Pipeline] } [2021-03-05T11:55:50.575Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-05T11:55:51.065Z] ++ 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-05T11:55:51.065Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T11:55:51.065Z] ++ dirname cmd/core-command/Dockerfile [2021-03-05T11:55:51.065Z] ++ cut -d/ -f2 [2021-03-05T11:55:51.065Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-05T11:55:51.065Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T11:55:51.065Z] ++ dirname cmd/core-data/Dockerfile [2021-03-05T11:55:51.065Z] ++ cut -d/ -f2 [2021-03-05T11:55:51.065Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-05T11:55:51.065Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T11:55:51.065Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-05T11:55:51.065Z] ++ cut -d/ -f2 [2021-03-05T11:55:51.065Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-05T11:55:51.065Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T11:55:51.065Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-05T11:55:51.065Z] ++ cut -d/ -f2 [2021-03-05T11:55:51.065Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-05T11:55:51.065Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T11:55:51.065Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-05T11:55:51.065Z] ++ cut -d/ -f2 [2021-03-05T11:55:51.065Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-05T11:55:51.065Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T11:55:51.065Z] ++ cut -d/ -f2 [2021-03-05T11:55:51.066Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-05T11:55:51.066Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-05T11:55:51.066Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T11:55:51.066Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-05T11:55:51.066Z] ++ cut -d/ -f2 [2021-03-05T11:55:51.066Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-05T11:55:51.066Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T11:55:51.066Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-05T11:55:51.066Z] ++ cut -d/ -f2 [2021-03-05T11:55:51.066Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-05T11:55:51.066Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T11:55:51.066Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-05T11:55:51.066Z] ++ cut -d/ -f2 [2021-03-05T11:55:51.066Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-05T11:55:51.139Z] 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-05T11:55:52.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T11:55:52.786Z] [2021-03-05T11:55:52.786Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:55:53.142Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T11:55:53.142Z] latest: Pulling from edgex-devops/git-semver [2021-03-05T11:55:53.142Z] 31603596830f: Pulling fs layer [2021-03-05T11:55:53.142Z] 2a8b12db71e7: Pulling fs layer [2021-03-05T11:55:53.142Z] 6ca5941a6612: Pulling fs layer [2021-03-05T11:55:53.142Z] ecc8261a40a4: Pulling fs layer [2021-03-05T11:55:53.142Z] ecc8261a40a4: Waiting [2021-03-05T11:55:53.142Z] 2a8b12db71e7: Verifying Checksum [2021-03-05T11:55:53.142Z] 2a8b12db71e7: Download complete [2021-03-05T11:55:53.404Z] 31603596830f: Verifying Checksum [2021-03-05T11:55:53.404Z] 31603596830f: Download complete [2021-03-05T11:55:53.404Z] ecc8261a40a4: Verifying Checksum [2021-03-05T11:55:53.404Z] ecc8261a40a4: Download complete [2021-03-05T11:55:53.404Z] 6ca5941a6612: Verifying Checksum [2021-03-05T11:55:53.404Z] 6ca5941a6612: Download complete [2021-03-05T11:55:53.666Z] 31603596830f: Pull complete [2021-03-05T11:55:53.927Z] 2a8b12db71e7: Pull complete [2021-03-05T11:55:54.875Z] 6ca5941a6612: Pull complete [2021-03-05T11:55:54.875Z] ecc8261a40a4: Pull complete [2021-03-05T11:55:54.875Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-05T11:55:54.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T11:55:54.875Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-05T11:55:54.993Z] prd-centos7-docker-4c-2g-28705 does not seem to be running inside a container [2021-03-05T11:55:55.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-05T11:55:57.784Z] $ docker top 264bcf8cde39009009fce9afc16ec9c34d199e2f03324a9d3ff201b938597599 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-05T11:55:58.187Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-05T11:55:58.187Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-05T11:55:58.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-05T11:55:58.445Z] $ docker exec 264bcf8cde39009009fce9afc16ec9c34d199e2f03324a9d3ff201b938597599 ssh-agent [2021-03-05T11:55:58.634Z] SSH_AUTH_SOCK=/tmp/ssh-DkWSnQ1z2HNV/agent.12 [2021-03-05T11:55:58.634Z] SSH_AGENT_PID=18 [2021-03-05T11:55:58.649Z] Running ssh-add (command line suppressed) [2021-03-05T11:55:58.782Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_2174936580327194348.key (/w/workspace/edgex-go/4@tmp/private_key_2174936580327194348.key) [2021-03-05T11:55:58.847Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-05T11:55:59.200Z] + git tag --points-at HEAD [Pipeline] } [2021-03-05T11:55:59.228Z] $ docker exec --env ******** --env ******** 264bcf8cde39009009fce9afc16ec9c34d199e2f03324a9d3ff201b938597599 ssh-agent -k [2021-03-05T11:55:59.350Z] unset SSH_AUTH_SOCK; [2021-03-05T11:55:59.350Z] unset SSH_AGENT_PID; [2021-03-05T11:55:59.350Z] echo Agent pid 18 killed; [2021-03-05T11:55:59.404Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-05T11:55:59.543Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-05T11:55:59.543Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-05T11:55:59.728Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-05T11:55:59.732Z] $ docker exec 264bcf8cde39009009fce9afc16ec9c34d199e2f03324a9d3ff201b938597599 ssh-agent [2021-03-05T11:55:59.907Z] SSH_AUTH_SOCK=/tmp/ssh-OxjIUYBPftld/agent.46 [2021-03-05T11:55:59.907Z] SSH_AGENT_PID=51 [2021-03-05T11:55:59.915Z] Running ssh-add (command line suppressed) [2021-03-05T11:56:00.042Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_1365175233753471801.key (/w/workspace/edgex-go/4@tmp/private_key_1365175233753471801.key) [2021-03-05T11:56:00.101Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-05T11:56:00.498Z] + git semver init [2021-03-05T11:56:00.498Z] # -> Open(): unable to determine branch for HEAD [2021-03-05T11:56:00.498Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-03-05T11:56:00.498Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-03-05T11:56:00.498Z] # $SEMVER_REMOTE_NAME = origin [2021-03-05T11:56:00.498Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-05T11:56:00.498Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-05T11:56:00.498Z] # $SEMVER_BRANCH = PR-3217 [2021-03-05T11:56:00.498Z] # $SEMVER_TEMP = /tmp/semver-309965591 [2021-03-05T11:56:00.498Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-05T11:56:18.713Z] # '/tmp/semver-309965591' -> '/w/workspace/edgex-go/4/.semver' [2021-03-05T11:56:20.119Z] # -> Force: false [2021-03-05T11:56:20.119Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-03-05T11:56:20.136Z] $ docker exec --env ******** --env ******** 264bcf8cde39009009fce9afc16ec9c34d199e2f03324a9d3ff201b938597599 ssh-agent -k [2021-03-05T11:56:20.485Z] unset SSH_AUTH_SOCK; [2021-03-05T11:56:20.485Z] unset SSH_AGENT_PID; [2021-03-05T11:56:20.485Z] echo Agent pid 51 killed; [2021-03-05T11:56:20.598Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-05T11:56:21.224Z] + git semver [Pipeline] } [2021-03-05T11:56:21.244Z] $ docker stop --time=1 264bcf8cde39009009fce9afc16ec9c34d199e2f03324a9d3ff201b938597599 [2021-03-05T11:56:22.872Z] $ docker rm -f 264bcf8cde39009009fce9afc16ec9c34d199e2f03324a9d3ff201b938597599 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-05T11:56:23.445Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-05T11:56:24.029Z] Stashed 1 file(s) [Pipeline] echo [2021-03-05T11:56:24.033Z] [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-05T11:56:25.089Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-05T11:56:25.408Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-05T11:56:25.715Z] + sudo service docker restart [2021-03-05T11:56:25.715Z] + true [2021-03-05T11:56:25.715Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-05T11:56:26.310Z] ========================================================= [2021-03-05T11:56:26.310Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-05T11:56:26.310Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:56:26.657Z] + 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-05T11:56:30.893Z] Sending build context to Docker daemon 328.3MB [2021-03-05T11:56:30.893Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-05T11:56:30.893Z] Step 2/6 : FROM ${BASE} [2021-03-05T11:56:30.893Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-05T11:56:30.893Z] 188c0c94c7c5: Pulling fs layer [2021-03-05T11:56:30.893Z] 0ef7d3d256c8: Pulling fs layer [2021-03-05T11:56:30.893Z] de9db76c5a1d: Pulling fs layer [2021-03-05T11:56:30.893Z] bca2f99d35d6: Pulling fs layer [2021-03-05T11:56:30.893Z] 93359f2a8cfa: Pulling fs layer [2021-03-05T11:56:30.893Z] 7c6f9722023f: Pulling fs layer [2021-03-05T11:56:30.893Z] a35cf1a2eb13: Pulling fs layer [2021-03-05T11:56:30.893Z] bca2f99d35d6: Waiting [2021-03-05T11:56:30.893Z] 93359f2a8cfa: Waiting [2021-03-05T11:56:30.893Z] 7c6f9722023f: Waiting [2021-03-05T11:56:30.893Z] a35cf1a2eb13: Waiting [2021-03-05T11:56:30.893Z] de9db76c5a1d: Verifying Checksum [2021-03-05T11:56:30.893Z] de9db76c5a1d: Download complete [2021-03-05T11:56:30.893Z] 0ef7d3d256c8: Verifying Checksum [2021-03-05T11:56:30.893Z] 0ef7d3d256c8: Download complete [2021-03-05T11:56:30.893Z] 93359f2a8cfa: Verifying Checksum [2021-03-05T11:56:30.893Z] 93359f2a8cfa: Download complete [2021-03-05T11:56:30.893Z] 7c6f9722023f: Verifying Checksum [2021-03-05T11:56:30.893Z] 7c6f9722023f: Download complete [2021-03-05T11:56:30.893Z] 188c0c94c7c5: Verifying Checksum [2021-03-05T11:56:30.893Z] 188c0c94c7c5: Download complete [2021-03-05T11:56:30.893Z] 188c0c94c7c5: Pull complete [2021-03-05T11:56:31.848Z] 0ef7d3d256c8: Pull complete [2021-03-05T11:56:31.848Z] de9db76c5a1d: Pull complete [2021-03-05T11:56:32.432Z] a35cf1a2eb13: Verifying Checksum [2021-03-05T11:56:32.432Z] a35cf1a2eb13: Download complete [2021-03-05T11:56:33.382Z] bca2f99d35d6: Verifying Checksum [2021-03-05T11:56:33.382Z] bca2f99d35d6: Download complete [2021-03-05T11:56:38.719Z] bca2f99d35d6: Pull complete [2021-03-05T11:56:38.719Z] 93359f2a8cfa: Pull complete [2021-03-05T11:56:38.719Z] 7c6f9722023f: Pull complete [2021-03-05T11:56:39.603Z] Still waiting to schedule task [2021-03-05T11:56:39.604Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-05T11:56:44.057Z] a35cf1a2eb13: Pull complete [2021-03-05T11:56:44.057Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-05T11:56:44.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-05T11:56:44.057Z] ---> a62c8e92a672 [2021-03-05T11:56:44.057Z] 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-05T11:56:44.057Z] ---> Running in 44ed903cccfd [2021-03-05T11:56:44.645Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T11:56:45.225Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T11:56:46.175Z] (1/12) Installing libmagic (5.38-r0) [2021-03-05T11:56:46.175Z] (2/12) Installing file (5.38-r0) [2021-03-05T11:56:46.175Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-05T11:56:46.439Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-05T11:56:53.050Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-05T11:56:53.050Z] (6/12) Installing patch (2.7.6-r6) [2021-03-05T11:56:53.050Z] (7/12) Installing build-base (0.5-r2) [2021-03-05T11:56:53.050Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-05T11:56:53.050Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-05T11:56:53.050Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-05T11:56:53.050Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-05T11:56:53.050Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-05T11:56:53.050Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T11:56:53.050Z] OK: 233 MiB in 51 packages [2021-03-05T11:56:56.392Z] Removing intermediate container 44ed903cccfd [2021-03-05T11:56:56.392Z] ---> 369b1de5675a [2021-03-05T11:56:56.392Z] Step 4/6 : WORKDIR /edgex-go [2021-03-05T11:56:56.392Z] ---> Running in 0f21b0d4e5ca [2021-03-05T11:56:56.659Z] Removing intermediate container 0f21b0d4e5ca [2021-03-05T11:56:56.659Z] ---> 4a61129b4555 [2021-03-05T11:56:56.659Z] Step 5/6 : COPY go.mod . [2021-03-05T11:56:56.924Z] ---> 3ba58e6cf3e9 [2021-03-05T11:56:56.924Z] Step 6/6 : RUN go mod download [2021-03-05T11:56:56.924Z] ---> Running in 9d46da9f3fbb [2021-03-05T11:57:23.594Z] Removing intermediate container 9d46da9f3fbb [2021-03-05T11:57:23.595Z] ---> d885f85e98de [2021-03-05T11:57:23.595Z] Successfully built d885f85e98de [2021-03-05T11:57:23.595Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:57:23.923Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-05T11:57:23.923Z] . [Pipeline] withDockerContainer [2021-03-05T11:57:24.035Z] prd-centos7-docker-4c-2g-28705 does not seem to be running inside a container [2021-03-05T11:57:24.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-05T11:57:25.059Z] $ docker top 2cd0c6bd95215cf68c675004f5ff2a25084fd7bfc2bb3c2fff8e3991d2eb07dc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T11:57:25.584Z] + go version [2021-03-05T11:57:25.584Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-05T11:57:25.601Z] $ docker stop --time=1 2cd0c6bd95215cf68c675004f5ff2a25084fd7bfc2bb3c2fff8e3991d2eb07dc [2021-03-05T11:57:26.981Z] $ docker rm -f 2cd0c6bd95215cf68c675004f5ff2a25084fd7bfc2bb3c2fff8e3991d2eb07dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:57:27.880Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-05T11:57:27.880Z] . [Pipeline] withDockerContainer [2021-03-05T11:57:27.989Z] prd-centos7-docker-4c-2g-28705 does not seem to be running inside a container [2021-03-05T11:57:28.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-05T11:57:28.863Z] $ docker top f0eea45f754d1141de0fee5d0a4e96e3405ee25e21263367762aaac531635151 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-05T11:57:29.109Z] ========================================================= [2021-03-05T11:57:29.109Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-05T11:57:29.109Z] ========================================================= [Pipeline] sh [2021-03-05T11:57:29.407Z] + make test [2021-03-05T11:57:29.408Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-05T11:57:37.616Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-05T11:57:55.962Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-05T11:58:01.330Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-05T11:58:01.330Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-05T11:58:01.330Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-05T11:58:03.935Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-05T11:58:03.935Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-05T11:58:03.935Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-05T11:58:03.935Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-05T11:58:04.535Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-05T11:58:05.130Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-05T11:58:07.724Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-05T11:58:07.724Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-05T11:58:07.724Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-05T11:58:09.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.115s coverage: 45.9% of statements [2021-03-05T11:58:09.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-05T11:58:09.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-05T11:58:09.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-05T11:58:09.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-05T11:58:09.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-05T11:58:09.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-05T11:58:09.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-05T11:58:09.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.111s coverage: 100.0% of statements [2021-03-05T11:58:13.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.293s coverage: 27.1% of statements [2021-03-05T11:58:13.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-05T11:58:13.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-05T11:58:13.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-05T11:58:13.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-05T11:58:13.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-05T11:58:13.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-05T11:58:13.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.029s coverage: 100.0% of statements [2021-03-05T11:58:13.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-05T11:58:13.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.034s coverage: 100.0% of statements [2021-03-05T11:58:13.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-05T11:58:13.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-05T11:58:13.862Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.144s coverage: 66.2% of statements [2021-03-05T11:58:13.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-05T11:58:13.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-05T11:58:14.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.436s coverage: 82.4% of statements [2021-03-05T11:58:14.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-05T11:58:14.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T11:58:14.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-05T11:58:14.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-05T11:58:16.182Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.469s coverage: 28.6% of statements [2021-03-05T11:58:16.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-05T11:58:16.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-05T11:58:16.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-05T11:58:16.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-05T11:58:16.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-05T11:58:16.182Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.082s coverage: 100.0% of statements [2021-03-05T11:58:16.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-05T11:58:16.182Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.046s coverage: 100.0% of statements [2021-03-05T11:58:16.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-05T11:58:16.182Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.131s coverage: 86.7% of statements [2021-03-05T11:58:16.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-05T11:58:16.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.100s coverage: 97.5% of statements [2021-03-05T11:58:16.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-05T11:58:16.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.071s coverage: 78.3% of statements [2021-03-05T11:58:16.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-05T11:58:16.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-05T11:58:16.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-05T11:58:16.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-05T11:58:19.368Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.429s coverage: 92.8% of statements [2021-03-05T11:58:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-05T11:58:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T11:58:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-05T11:58:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-05T11:58:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-05T11:58:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-05T11:58:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-05T11:58:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-05T11:58:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-05T11:58:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-05T11:58:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-05T11:58:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-05T11:58:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-05T11:58:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-05T11:58:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-05T11:58:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-05T11:58:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-05T11:58:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-05T11:58:19.368Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.036s coverage: 58.8% of statements [2021-03-05T11:58:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-05T11:58:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-05T11:58:19.368Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.105s coverage: 0.1% of statements [2021-03-05T11:58:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-05T11:58:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-05T11:58:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-05T11:58:19.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2021-03-05T11:58:19.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.102s coverage: 79.5% of statements [2021-03-05T11:58:19.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2021-03-05T11:58:19.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.215s coverage: 96.3% of statements [2021-03-05T11:58:19.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.036s coverage: 87.5% of statements [2021-03-05T11:58:32.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.041s coverage: 94.4% of statements [2021-03-05T11:58:32.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.035s coverage: 44.8% of statements [2021-03-05T11:58:32.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.060s coverage: 81.4% of statements [2021-03-05T11:58:35.166Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28706 in /w/workspace/edgexfoundry_edgex-go_PR-3217 [Pipeline] { [Pipeline] ws [2021-03-05T11:58:35.281Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-03-05T11:58:40.577Z] using credential edgex-jenkins-ssh [2021-03-05T11:58:40.678Z] Cloning the remote Git repository [2021-03-05T11:58:40.749Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-05T11:58:40.864Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-03-05T11:58:40.963Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-05T11:58:40.964Z] > git --version # timeout=10 [2021-03-05T11:58:40.987Z] > git --version # 'git version 2.17.1' [2021-03-05T11:58:40.989Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T11:58:41.050Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T11:58:44.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.066s coverage: 92.9% of statements [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.046s coverage: 75.5% of statements [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.6% of statements [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 62.4% of statements [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.035s coverage: 100.0% of statements [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 91.3% of statements [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.047s coverage: 73.7% of statements [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.041s coverage: 100.0% of statements [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.321s coverage: 69.1% of statements [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 38.4% of statements [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.140s coverage: 47.0% of statements [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.114s coverage: 87.7% of statements [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.737s coverage: 29.1% of statements [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.070s coverage: 99.0% of statements [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.051s coverage: 100.0% of statements [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.087s coverage: 95.6% of statements [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.029s coverage: 100.0% of statements [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.044s coverage: 87.9% of statements [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-05T11:58:44.587Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-03-05T11:58:44.587Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.051s coverage: 100.0% of statements [2021-03-05T11:58:44.587Z] GO111MODULE=on go vet ./... [2021-03-05T11:58:57.019Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-05T11:58:57.037Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T11:58:57.065Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-05T11:58:57.097Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-05T11:58:57.098Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T11:58:57.110Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3217/head:refs/remotes/origin/PR-3217 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-05T11:58:57.932Z] Merging remotes/origin/master commit 8a562533c14a3b85d4c48007758f286d837d2a70 into PR head commit 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 [2021-03-05T11:58:58.416Z] Merge succeeded, producing 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 [2021-03-05T11:58:58.417Z] Checking out Revision 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 (PR-3217) [2021-03-05T11:58:57.961Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T11:58:57.999Z] > git checkout -f 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 # timeout=10 [2021-03-05T11:58:58.325Z] > git remote # timeout=10 [2021-03-05T11:58:58.347Z] > git config --get remote.origin.url # timeout=10 [2021-03-05T11:58:58.365Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T11:58:58.382Z] > git merge 8a562533c14a3b85d4c48007758f286d837d2a70 # timeout=10 [2021-03-05T11:58:58.407Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-05T11:58:58.435Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T11:58:58.456Z] > git checkout -f 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 # timeout=10 [2021-03-05T11:59:03.036Z] Commit message: "Merge branch 'master' into issue-3216" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-05T11:59:04.881Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-05T11:59:05.306Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-05T11:59:05.694Z] + sudo service docker restart [2021-03-05T11:59:05.694Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-05T11:59:07.776Z] provisioning config files... [2021-03-05T11:59:07.828Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5232691937717079427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:59:08.247Z] ---> docker-login.sh [2021-03-05T11:59:08.247Z] nexus3.edgexfoundry.org:10001 [2021-03-05T11:59:09.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:59:09.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:59:09.513Z] Configure a credential helper to remove this warning. See [2021-03-05T11:59:09.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:59:09.513Z] [2021-03-05T11:59:09.513Z] Login Succeeded [2021-03-05T11:59:09.513Z] nexus3.edgexfoundry.org:10002 [2021-03-05T11:59:10.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:59:10.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:59:10.112Z] Configure a credential helper to remove this warning. See [2021-03-05T11:59:10.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:59:10.112Z] [2021-03-05T11:59:10.112Z] Login Succeeded [2021-03-05T11:59:10.112Z] nexus3.edgexfoundry.org:10003 [2021-03-05T11:59:10.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:59:10.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:59:10.716Z] Configure a credential helper to remove this warning. See [2021-03-05T11:59:10.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:59:10.716Z] [2021-03-05T11:59:10.716Z] Login Succeeded [2021-03-05T11:59:10.716Z] nexus3.edgexfoundry.org:10004 [2021-03-05T11:59:11.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:59:11.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:59:11.315Z] Configure a credential helper to remove this warning. See [2021-03-05T11:59:11.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:59:11.315Z] [2021-03-05T11:59:11.315Z] Login Succeeded [2021-03-05T11:59:11.315Z] docker.io [2021-03-05T11:59:11.352Z] gofmt -l . [2021-03-05T11:59:11.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:59:11.935Z] [ "`gofmt -l .`" = "" ] [2021-03-05T11:59:12.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:59:12.185Z] Configure a credential helper to remove this warning. See [2021-03-05T11:59:12.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:59:12.185Z] [2021-03-05T11:59:12.185Z] Login Succeeded [2021-03-05T11:59:12.185Z] ---> docker-login.sh ends [Pipeline] } [2021-03-05T11:59:12.201Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-03-05T11:59:12.515Z] ./bin/test-go-mod-tidy.sh [Pipeline] echo [2021-03-05T11:59:12.672Z] ========================================================= [2021-03-05T11:59:12.672Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-05T11:59:12.672Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:59:13.040Z] + 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-05T11:59:13.109Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-05T11:59:14.376Z] + ls -al . [2021-03-05T11:59:14.376Z] total 732 [2021-03-05T11:59:14.376Z] drwxrwxr-x 10 1001 1001 4096 Mar 5 11:59 . [2021-03-05T11:59:14.376Z] drwxr-xr-x 4 root root 28 Mar 5 11:57 .. [2021-03-05T11:59:14.376Z] -rw-rw-r-- 1 1001 1001 11 Mar 5 11:55 .dockerignore [2021-03-05T11:59:14.376Z] drwxrwxr-x 8 1001 1001 179 Mar 5 11:55 .git [2021-03-05T11:59:14.376Z] drwxrwxr-x 3 1001 1001 125 Mar 5 11:55 .github [2021-03-05T11:59:14.376Z] -rw-rw-r-- 1 1001 1001 818 Mar 5 11:55 .gitignore [2021-03-05T11:59:14.376Z] drwx------ 3 1001 1001 60 Mar 5 11:56 .semver [2021-03-05T11:59:14.376Z] -rw-rw-r-- 1 1001 1001 166 Mar 5 11:55 .sonarcloud.properties [2021-03-05T11:59:14.376Z] -rw-rw-r-- 1 1001 1001 8475 Mar 5 11:55 Attribution.txt [2021-03-05T11:59:14.376Z] -rw-rw-r-- 1 1001 1001 3804 Mar 5 11:55 CONTRIBUTING.md [2021-03-05T11:59:14.376Z] -rw-rw-r-- 1 1001 1001 931 Mar 5 11:55 Dockerfile.build [2021-03-05T11:59:14.376Z] -rw-rw-r-- 1 1001 1001 863 Mar 5 11:55 Jenkinsfile [2021-03-05T11:59:14.376Z] -rw-rw-r-- 1 1001 1001 10775 Mar 5 11:55 LICENSE [2021-03-05T11:59:14.376Z] -rw-rw-r-- 1 1001 1001 5774 Mar 5 11:55 Makefile [2021-03-05T11:59:14.376Z] -rw-rw-r-- 1 1001 1001 6524 Mar 5 11:55 README.md [2021-03-05T11:59:14.376Z] -rw-rw-r-- 1 1001 1001 6755 Mar 5 11:55 SECURITY.md [2021-03-05T11:59:14.376Z] -rw-rw-r-- 1 1001 1001 5 Mar 5 11:56 VERSION [2021-03-05T11:59:14.376Z] -rw-rw-r-- 1 1001 1001 4131 Mar 5 11:55 ZMQWindows.md [2021-03-05T11:59:14.376Z] drwxrwxr-x 2 1001 1001 117 Mar 5 11:55 bin [2021-03-05T11:59:14.376Z] drwxrwxr-x 14 1001 1001 4096 Mar 5 11:55 cmd [2021-03-05T11:59:14.376Z] -rw-r--r-- 1 root root 619895 Mar 5 11:58 coverage.out [2021-03-05T11:59:14.376Z] -rw-r--r-- 1 root root 1055 Mar 5 11:59 go.mod [2021-03-05T11:59:14.376Z] -rw-r--r-- 1 root root 21699 Mar 5 11:59 go.sum [2021-03-05T11:59:14.376Z] drwxrwxr-x 8 1001 1001 127 Mar 5 11:55 internal [2021-03-05T11:59:14.376Z] drwxrwxr-x 4 1001 1001 26 Mar 5 11:55 openapi [2021-03-05T11:59:14.376Z] drwxrwxr-x 4 1001 1001 71 Mar 5 11:55 snap [2021-03-05T11:59:14.376Z] -rw-rw-r-- 1 1001 1001 168 Mar 5 11:55 version.go [Pipeline] sh [2021-03-05T11:59:14.681Z] + '[' -e coverage.out ] [2021-03-05T11:59:14.682Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-05T11:59:14.897Z] Stashed 1 file(s) [Pipeline] sh [2021-03-05T11:59:15.191Z] + make build [2021-03-05T11:59:15.191Z] 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-05T11:59:15.691Z] Sending build context to Docker daemon 166.6MB [2021-03-05T11:59:15.691Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-05T11:59:15.691Z] Step 2/6 : FROM ${BASE} [2021-03-05T11:59:15.691Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-05T11:59:15.691Z] 5f621e34cdf4: Pulling fs layer [2021-03-05T11:59:15.691Z] a4357932f1b6: Pulling fs layer [2021-03-05T11:59:15.691Z] 18c013af1878: Pulling fs layer [2021-03-05T11:59:15.691Z] 00ac8860ef70: Pulling fs layer [2021-03-05T11:59:15.691Z] 63d7cb157983: Pulling fs layer [2021-03-05T11:59:15.691Z] b116817d02f9: Pulling fs layer [2021-03-05T11:59:15.691Z] 745a02a5169b: Pulling fs layer [2021-03-05T11:59:15.691Z] 00ac8860ef70: Waiting [2021-03-05T11:59:15.691Z] 63d7cb157983: Waiting [2021-03-05T11:59:15.691Z] b116817d02f9: Waiting [2021-03-05T11:59:15.691Z] a4357932f1b6: Verifying Checksum [2021-03-05T11:59:15.691Z] a4357932f1b6: Download complete [2021-03-05T11:59:15.691Z] 18c013af1878: Verifying Checksum [2021-03-05T11:59:15.691Z] 18c013af1878: Download complete [2021-03-05T11:59:15.691Z] 63d7cb157983: Verifying Checksum [2021-03-05T11:59:15.691Z] 63d7cb157983: Download complete [2021-03-05T11:59:15.691Z] b116817d02f9: Verifying Checksum [2021-03-05T11:59:15.691Z] b116817d02f9: Download complete [2021-03-05T11:59:15.691Z] 5f621e34cdf4: Download complete [2021-03-05T11:59:16.295Z] 5f621e34cdf4: Pull complete [2021-03-05T11:59:16.909Z] a4357932f1b6: Pull complete [2021-03-05T11:59:17.184Z] 18c013af1878: Pull complete [2021-03-05T11:59:18.626Z] 745a02a5169b: Verifying Checksum [2021-03-05T11:59:18.626Z] 745a02a5169b: Download complete [2021-03-05T11:59:19.450Z] 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-05T11:59:19.608Z] 00ac8860ef70: Verifying Checksum [2021-03-05T11:59:19.608Z] 00ac8860ef70: Download complete [2021-03-05T11:59:27.705Z] 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-05T11:59:28.663Z] 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-05T11:59:29.775Z] 00ac8860ef70: Pull complete [2021-03-05T11:59:29.775Z] 63d7cb157983: Pull complete [2021-03-05T11:59:30.051Z] b116817d02f9: Pull complete [2021-03-05T11:59:30.604Z] 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-05T11:59:30.875Z] 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-05T11:59:32.824Z] 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-05T11:59:34.231Z] 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-05T11:59:34.368Z] 745a02a5169b: Pull complete [2021-03-05T11:59:34.368Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-05T11:59:34.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-05T11:59:34.368Z] ---> b7e6874047d6 [2021-03-05T11:59:34.368Z] 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-05T11:59:35.648Z] 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-05T11:59:37.050Z] 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-05T11:59:37.801Z] ---> Running in c3af340129aa [2021-03-05T11:59:38.001Z] 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-05T11:59:38.784Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T11:59:39.395Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T11:59:39.423Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-05T11:59:40.386Z] (1/12) Installing libmagic (5.38-r0) [2021-03-05T11:59:40.386Z] (2/12) Installing file (5.38-r0) [2021-03-05T11:59:40.386Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-05T11:59:40.657Z] (4/12) Installing g++ (9.3.0-r2) [Pipeline] } [2021-03-05T11:59:41.393Z] $ docker stop --time=1 f0eea45f754d1141de0fee5d0a4e96e3405ee25e21263367762aaac531635151 [2021-03-05T11:59:43.091Z] $ docker rm -f f0eea45f754d1141de0fee5d0a4e96e3405ee25e21263367762aaac531635151 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-03-05T11:59:44.947Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-05T11:59:44.947Z] (6/12) Installing patch (2.7.6-r6) [2021-03-05T11:59:44.947Z] (7/12) Installing build-base (0.5-r2) [2021-03-05T11:59:44.947Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-05T11:59:44.947Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-05T11:59:44.947Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-05T11:59:44.947Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-05T11:59:44.947Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-05T11:59:45.222Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T11:59:45.222Z] OK: 217 MiB in 51 packages [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:59:46.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-05T11:59:46.936Z] [2021-03-05T11:59:46.936Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:59:47.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-05T11:59:47.302Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-05T11:59:47.302Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-05T11:59:47.302Z] ca9280d653b3: Pulling fs layer [2021-03-05T11:59:47.303Z] 7e9c9ca2126c: Pulling fs layer [2021-03-05T11:59:47.303Z] cbdbe7a5bc2a: Download complete [2021-03-05T11:59:47.892Z] cbdbe7a5bc2a: Pull complete [2021-03-05T11:59:47.892Z] ca9280d653b3: Verifying Checksum [2021-03-05T11:59:47.892Z] ca9280d653b3: Download complete [2021-03-05T11:59:48.848Z] 7e9c9ca2126c: Verifying Checksum [2021-03-05T11:59:48.848Z] 7e9c9ca2126c: Download complete [2021-03-05T11:59:49.111Z] ca9280d653b3: Pull complete [2021-03-05T11:59:49.542Z] Removing intermediate container c3af340129aa [2021-03-05T11:59:49.542Z] ---> 16648940164e [2021-03-05T11:59:49.542Z] Step 4/6 : WORKDIR /edgex-go [2021-03-05T11:59:49.542Z] ---> Running in 7fb9f9924e7b [2021-03-05T11:59:49.814Z] Removing intermediate container 7fb9f9924e7b [2021-03-05T11:59:49.814Z] ---> 649e4125c4a6 [2021-03-05T11:59:49.814Z] Step 5/6 : COPY go.mod . [2021-03-05T11:59:50.788Z] ---> b35400c30ff3 [2021-03-05T11:59:50.788Z] Step 6/6 : RUN go mod download [2021-03-05T11:59:50.788Z] ---> Running in cc477aa6b786 [2021-03-05T11:59:57.303Z] 7e9c9ca2126c: Pull complete [2021-03-05T11:59:57.303Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-05T11:59:57.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-05T11:59:57.303Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-05T11:59:57.462Z] prd-centos7-docker-4c-2g-28705 does not seem to be running inside a container [2021-03-05T11:59:57.515Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-05T12:00:00.429Z] $ docker top 381adf93a2e2a264f95d199db7db5fba7f4deab85c3ccce86ea101145ed88e66 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T12:00:01.149Z] + docker-compose build --help [2021-03-05T12:00:01.149Z] + grep parallel [2021-03-05T12:00:02.193Z] --parallel Build images in parallel. [Pipeline] } [2021-03-05T12:00:02.219Z] $ docker stop --time=1 381adf93a2e2a264f95d199db7db5fba7f4deab85c3ccce86ea101145ed88e66 [2021-03-05T12:00:03.682Z] $ docker rm -f 381adf93a2e2a264f95d199db7db5fba7f4deab85c3ccce86ea101145ed88e66 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T12:00:04.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-05T12:00:04.328Z] . [Pipeline] withDockerContainer [2021-03-05T12:00:04.459Z] prd-centos7-docker-4c-2g-28705 does not seem to be running inside a container [2021-03-05T12:00:04.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-05T12:00:05.461Z] $ docker top 885605cb4bed633aa9171fbbf9be7a65d7acb182fa354a042577152227ae0376 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T12:00:05.983Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-05T12:00:06.939Z] Building docker-core-command-go ... [2021-03-05T12:00:06.940Z] Building docker-core-data-go ... [2021-03-05T12:00:06.940Z] Building docker-core-metadata-go ... [2021-03-05T12:00:06.940Z] Building docker-security-bootstrapper-go ... [2021-03-05T12:00:06.940Z] Building docker-security-proxy-setup-go ... [2021-03-05T12:00:06.940Z] Building docker-security-secretstore-setup-go ... [2021-03-05T12:00:06.940Z] Building docker-support-notifications-go ... [2021-03-05T12:00:06.940Z] Building docker-support-scheduler-go ... [2021-03-05T12:00:06.940Z] Building docker-sys-mgmt-agent-go ... [2021-03-05T12:00:06.940Z] Building docker-support-notifications-go [2021-03-05T12:00:06.940Z] Building docker-security-secretstore-setup-go [2021-03-05T12:00:06.940Z] Building docker-security-bootstrapper-go [2021-03-05T12:00:06.940Z] Building docker-core-metadata-go [2021-03-05T12:00:06.940Z] Building docker-core-command-go [2021-03-05T12:00:17.601Z] Removing intermediate container cc477aa6b786 [2021-03-05T12:00:17.601Z] ---> 11dd93a0d7a0 [2021-03-05T12:00:17.874Z] Successfully built 11dd93a0d7a0 [2021-03-05T12:00:18.145Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T12:00:18.485Z] + docker inspect -f . ci-base-image-arm64 [2021-03-05T12:00:18.485Z] . [Pipeline] withDockerContainer [2021-03-05T12:00:18.766Z] prd-ubuntu18.04-docker-arm64-4c-16g-28706 does not seem to be running inside a container [2021-03-05T12:00:18.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-05T12:00:20.302Z] $ docker top 64b6db097190803b218544db958689ea3c1463a89d1a00d31b1e706b02b49a0c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T12:00:21.378Z] + go version [2021-03-05T12:00:21.378Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-05T12:00:21.406Z] $ docker stop --time=1 64b6db097190803b218544db958689ea3c1463a89d1a00d31b1e706b02b49a0c [2021-03-05T12:00:23.359Z] $ docker rm -f 64b6db097190803b218544db958689ea3c1463a89d1a00d31b1e706b02b49a0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T12:00:24.390Z] + docker inspect -f . ci-base-image-arm64 [2021-03-05T12:00:24.390Z] . [Pipeline] withDockerContainer [2021-03-05T12:00:24.624Z] prd-ubuntu18.04-docker-arm64-4c-16g-28706 does not seem to be running inside a container [2021-03-05T12:00:24.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-05T12:00:26.110Z] $ docker top d8813e8b48e22f9b7e95ec9cbd5f295565850183a6d7345d69463c8d526f4685 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-05T12:00:26.497Z] ========================================================= [2021-03-05T12:00:26.497Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-05T12:00:26.497Z] ========================================================= [Pipeline] sh [2021-03-05T12:00:27.147Z] + make test [2021-03-05T12:00:27.148Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-05T12:00:46.077Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T12:00:46.078Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-05T12:00:46.078Z] ---> d885f85e98de [2021-03-05T12:00:46.078Z] Step 3/22 : WORKDIR /edgex-go [2021-03-05T12:00:46.078Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T12:00:46.078Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-05T12:00:46.078Z] ---> d885f85e98de [2021-03-05T12:00:46.078Z] Step 3/23 : WORKDIR /edgex-go [2021-03-05T12:00:46.078Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T12:00:46.078Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-05T12:00:46.078Z] ---> d885f85e98de [2021-03-05T12:00:46.078Z] Step 3/24 : WORKDIR /edgex-go [2021-03-05T12:00:46.078Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T12:00:46.078Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-05T12:00:46.078Z] ---> d885f85e98de [2021-03-05T12:00:46.078Z] Step 3/23 : WORKDIR /edgex-go [2021-03-05T12:00:46.078Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T12:00:46.078Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-05T12:00:46.078Z] ---> d885f85e98de [2021-03-05T12:00:46.078Z] Step 3/31 : WORKDIR /edgex-go [2021-03-05T12:00:46.078Z] ---> Running in 3a111760e6b5 [2021-03-05T12:00:46.078Z] ---> Running in e61992182ac9 [2021-03-05T12:00:46.078Z] ---> Running in bbdc4caa834c [2021-03-05T12:00:46.078Z] ---> Running in 90c11b5cb6c7 [2021-03-05T12:00:46.078Z] ---> Running in d56a543f56a3 [2021-03-05T12:00:46.078Z] Removing intermediate container 3a111760e6b5 [2021-03-05T12:00:46.078Z] ---> 58c0a4fa9fa1 [2021-03-05T12:00:46.078Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T12:00:46.078Z] Removing intermediate container 90c11b5cb6c7 [2021-03-05T12:00:46.078Z] ---> c4f1d47a2714 [2021-03-05T12:00:46.078Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T12:00:46.078Z] Removing intermediate container bbdc4caa834c [2021-03-05T12:00:46.078Z] ---> 41b6f4772ee1 [2021-03-05T12:00:46.078Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T12:00:46.078Z] Removing intermediate container d56a543f56a3 [2021-03-05T12:00:46.078Z] ---> d9f32601bd57 [2021-03-05T12:00:46.078Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T12:00:46.078Z] Removing intermediate container e61992182ac9 [2021-03-05T12:00:46.078Z] ---> 1fb887cf33ce [2021-03-05T12:00:46.078Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T12:00:46.078Z] ---> Running in 4b7361d6a0f5 [2021-03-05T12:00:46.078Z] ---> Running in 8cfdf08d233e [2021-03-05T12:00:46.078Z] ---> Running in b5789ff62f53 [2021-03-05T12:00:46.078Z] ---> Running in 7a019920421e [2021-03-05T12:00:46.078Z] ---> Running in e6906edf5e5f [2021-03-05T12:00:46.687Z] Removing intermediate container b5789ff62f53 [2021-03-05T12:00:46.687Z] ---> deb7f44fb2b0 [2021-03-05T12:00:46.687Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-05T12:00:47.645Z] Removing intermediate container e6906edf5e5f [2021-03-05T12:00:47.645Z] ---> b5ebac1e8e01 [2021-03-05T12:00:47.645Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-05T12:00:47.645Z] ---> Running in 4e5fe0fc4e3b [2021-03-05T12:00:47.645Z] ---> Running in 7d04734b1754 [2021-03-05T12:00:47.911Z] Removing intermediate container 8cfdf08d233e [2021-03-05T12:00:47.911Z] ---> 661aa9cd740e [2021-03-05T12:00:47.911Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-05T12:00:47.911Z] Removing intermediate container 4b7361d6a0f5 [2021-03-05T12:00:47.911Z] ---> c2e5707287d7 [2021-03-05T12:00:47.911Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-05T12:00:47.911Z] Removing intermediate container 7a019920421e [2021-03-05T12:00:47.911Z] ---> c70379ee5723 [2021-03-05T12:00:47.911Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-05T12:00:48.176Z] ---> Running in 03bde3bc9724 [2021-03-05T12:00:48.176Z] ---> Running in a4ab2da09e59 [2021-03-05T12:00:48.176Z] ---> Running in aff2b63ed227 [2021-03-05T12:00:49.148Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T12:00:49.148Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T12:00:49.148Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T12:00:49.327Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-05T12:00:49.413Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T12:00:49.413Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T12:00:49.676Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T12:00:49.676Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T12:00:49.939Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T12:00:49.939Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T12:00:50.203Z] OK: 233 MiB in 51 packages [2021-03-05T12:00:50.203Z] OK: 233 MiB in 51 packages [2021-03-05T12:00:50.480Z] OK: 233 MiB in 51 packages [2021-03-05T12:00:50.744Z] OK: 233 MiB in 51 packages [2021-03-05T12:00:50.744Z] Removing intermediate container 4e5fe0fc4e3b [2021-03-05T12:00:50.744Z] ---> d183ed233c98 [2021-03-05T12:00:50.744Z] Step 6/31 : COPY go.mod . [2021-03-05T12:00:51.008Z] Removing intermediate container 03bde3bc9724 [2021-03-05T12:00:51.008Z] ---> 17b006699545 [2021-03-05T12:00:51.008Z] Step 6/23 : COPY go.mod . [2021-03-05T12:00:51.274Z] ---> 18085845f1eb [2021-03-05T12:00:51.274Z] Step 7/31 : RUN go mod download [2021-03-05T12:00:51.274Z] ---> df41112370c4 [2021-03-05T12:00:51.274Z] Step 7/23 : RUN go mod download [2021-03-05T12:00:51.542Z] ---> Running in 3a24f2b9e96b [2021-03-05T12:00:51.542Z] ---> Running in 19a850c78fa6 [2021-03-05T12:00:51.542Z] Removing intermediate container a4ab2da09e59 [2021-03-05T12:00:51.542Z] ---> eddeb64991ba [2021-03-05T12:00:51.542Z] Step 6/23 : COPY go.mod . [2021-03-05T12:00:51.542Z] Removing intermediate container aff2b63ed227 [2021-03-05T12:00:51.542Z] ---> 3d68298d64fc [2021-03-05T12:00:51.542Z] Step 6/22 : COPY go.mod . [2021-03-05T12:00:51.810Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T12:00:52.084Z] ---> 7bc6783e7065 [2021-03-05T12:00:52.084Z] Step 7/23 : RUN go mod download [2021-03-05T12:00:52.084Z] ---> 0bf69709d33c [2021-03-05T12:00:52.084Z] Step 7/22 : RUN go mod download [2021-03-05T12:00:52.084Z] ---> Running in 2346ee74ce9b [2021-03-05T12:00:52.084Z] ---> Running in 5511820034cc [2021-03-05T12:00:54.040Z] Removing intermediate container 5511820034cc [2021-03-05T12:00:54.040Z] ---> abe5c7379e16 [2021-03-05T12:00:54.040Z] Step 8/22 : COPY . . [2021-03-05T12:00:54.040Z] Removing intermediate container 2346ee74ce9b [2021-03-05T12:00:54.040Z] ---> 94d73da30961 [2021-03-05T12:00:54.040Z] Step 8/23 : COPY . . [2021-03-05T12:00:54.040Z] Removing intermediate container 19a850c78fa6 [2021-03-05T12:00:54.040Z] ---> c41ca6f0fc0b [2021-03-05T12:00:54.040Z] Step 8/23 : COPY . . [2021-03-05T12:00:54.313Z] Removing intermediate container 3a24f2b9e96b [2021-03-05T12:00:54.313Z] ---> d6c94d11600e [2021-03-05T12:00:54.313Z] Step 8/31 : COPY . . [2021-03-05T12:00:54.313Z] OK: 233 MiB in 51 packages [2021-03-05T12:01:02.570Z] Removing intermediate container 7d04734b1754 [2021-03-05T12:01:02.570Z] ---> 084134a6d2e4 [2021-03-05T12:01:02.570Z] Step 6/24 : COPY go.mod . [2021-03-05T12:01:04.650Z] ---> 9f42f937a358 [2021-03-05T12:01:04.650Z] Step 7/24 : RUN go mod download [2021-03-05T12:01:08.384Z] ---> Running in 30c63672bb7d [2021-03-05T12:01:16.673Z] Removing intermediate container 30c63672bb7d [2021-03-05T12:01:16.673Z] ---> bf4546457b02 [2021-03-05T12:01:16.673Z] Step 8/24 : COPY . . [2021-03-05T12:01:35.046Z] ---> 729a92e13234 [2021-03-05T12:01:35.046Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-05T12:01:35.046Z] ---> ba3874f04520 [2021-03-05T12:01:35.046Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-05T12:01:35.046Z] ---> e7eb4fbd8215 [2021-03-05T12:01:35.046Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-05T12:01:35.046Z] ---> Running in e138698ac0f0 [2021-03-05T12:01:35.046Z] ---> a3434fd30955 [2021-03-05T12:01:35.046Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-05T12:01:35.046Z] ---> Running in 1a7d6ef90486 [2021-03-05T12:01:35.046Z] ---> Running in f11a1505a0dc [2021-03-05T12:01:35.046Z] ---> Running in 8d96c230730f [2021-03-05T12:01:35.329Z] 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-05T12:01:35.329Z] 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-05T12:01:36.308Z] 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-05T12:01:36.330Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-05T12:01:36.593Z] 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-05T12:01:43.082Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-05T12:01:44.871Z] ---> ba271d8bc444 [2021-03-05T12:01:44.871Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-05T12:01:44.871Z] ---> Running in 5f67b8624daa [2021-03-05T12:01:46.317Z] 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-05T12:01:51.406Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-05T12:01:51.406Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-05T12:01:54.224Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-05T12:01:54.224Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-05T12:01:54.224Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-05T12:01:54.224Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-05T12:01:57.773Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-05T12:01:58.762Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-05T12:02:05.511Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-05T12:02:05.511Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-05T12:02:05.511Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-05T12:02:12.257Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.316s coverage: 45.9% of statements [2021-03-05T12:02:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-05T12:02:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-05T12:02:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-05T12:02:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-05T12:02:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-05T12:02:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-05T12:02:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-05T12:02:12.257Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.252s coverage: 100.0% of statements [2021-03-05T12:02:18.632Z] 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-05T12:02:18.632Z] Removing intermediate container f11a1505a0dc [2021-03-05T12:02:18.632Z] ---> 27aba6e7d35d [2021-03-05T12:02:18.632Z] [2021-03-05T12:02:18.632Z] Step 10/31 : FROM alpine:3.12 [2021-03-05T12:02:18.632Z] 3.12: Pulling from library/alpine [2021-03-05T12:02:18.632Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-05T12:02:18.632Z] Status: Downloaded newer image for alpine:3.12 [2021-03-05T12:02:18.632Z] ---> 88dd2752d2ea [2021-03-05T12:02:18.632Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-05T12:02:18.632Z] ---> Running in 75d3be1ee679 [2021-03-05T12:02:18.632Z] Removing intermediate container 75d3be1ee679 [2021-03-05T12:02:18.632Z] ---> 0c816636918e [2021-03-05T12:02:18.632Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-05T12:02:18.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.525s coverage: 27.1% of statements [2021-03-05T12:02:18.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-05T12:02:18.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-05T12:02:18.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-05T12:02:18.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-05T12:02:18.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-05T12:02:18.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-05T12:02:18.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.056s coverage: 100.0% of statements [2021-03-05T12:02:18.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-05T12:02:18.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.079s coverage: 100.0% of statements [2021-03-05T12:02:18.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-05T12:02:18.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-05T12:02:19.972Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.252s coverage: 66.2% of statements [2021-03-05T12:02:19.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-05T12:02:19.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-05T12:02:21.419Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.758s coverage: 82.4% of statements [2021-03-05T12:02:21.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-05T12:02:21.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T12:02:21.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-05T12:02:21.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-05T12:02:21.990Z] ---> Running in 7f3479425582 [2021-03-05T12:02:21.990Z] Removing intermediate container 8d96c230730f [2021-03-05T12:02:21.990Z] ---> 29b3c604d1d4 [2021-03-05T12:02:21.990Z] [2021-03-05T12:02:21.990Z] Step 10/23 : FROM alpine:3.12 [2021-03-05T12:02:21.990Z] ---> 88dd2752d2ea [2021-03-05T12:02:21.990Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-05T12:02:21.990Z] Removing intermediate container e138698ac0f0 [2021-03-05T12:02:21.990Z] ---> e1dde170cce7 [2021-03-05T12:02:21.990Z] [2021-03-05T12:02:21.990Z] Step 10/22 : FROM alpine:3.12 [2021-03-05T12:02:21.990Z] ---> 88dd2752d2ea [2021-03-05T12:02:21.990Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-05T12:02:21.990Z] ---> Running in c506ce85fed6 [2021-03-05T12:02:21.990Z] ---> Running in d263c8b09fbd [2021-03-05T12:02:22.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T12:02:22.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T12:02:22.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T12:02:22.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T12:02:23.252Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T12:02:23.252Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-05T12:02:23.252Z] (2/2) Installing su-exec (0.2-r1) [2021-03-05T12:02:23.252Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T12:02:23.252Z] OK: 6 MiB in 16 packages [2021-03-05T12:02:23.252Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T12:02:23.252Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-05T12:02:23.252Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T12:02:23.252Z] OK: 6 MiB in 15 packages [2021-03-05T12:02:23.526Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-05T12:02:23.526Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-05T12:02:23.526Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T12:02:23.526Z] Executing ca-certificates-20191127-r4.trigger [2021-03-05T12:02:23.526Z] OK: 6 MiB in 16 packages [2021-03-05T12:02:25.454Z] Removing intermediate container 5f67b8624daa [2021-03-05T12:02:25.454Z] ---> da2a582aaab3 [2021-03-05T12:02:25.454Z] [2021-03-05T12:02:25.454Z] Step 10/24 : FROM alpine:3.12 [2021-03-05T12:02:25.719Z] ---> 88dd2752d2ea [2021-03-05T12:02:25.719Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-05T12:02:25.983Z] Removing intermediate container 1a7d6ef90486 [2021-03-05T12:02:25.983Z] ---> d2e1cea42bdc [2021-03-05T12:02:25.983Z] [2021-03-05T12:02:25.983Z] Step 10/23 : FROM alpine:3.12 [2021-03-05T12:02:25.983Z] ---> 88dd2752d2ea [2021-03-05T12:02:25.983Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-05T12:02:25.983Z] ---> Running in c1c0a84a8443 [2021-03-05T12:02:26.249Z] ---> Running in fc4b81abb7f8 [2021-03-05T12:02:26.513Z] Removing intermediate container 7f3479425582 [2021-03-05T12:02:26.513Z] ---> 99c68d55056a [2021-03-05T12:02:26.513Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-05T12:02:26.844Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.174s coverage: 28.6% of statements [2021-03-05T12:02:26.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-05T12:02:26.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-05T12:02:26.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-05T12:02:26.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-05T12:02:26.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-05T12:02:26.844Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.161s coverage: 100.0% of statements [2021-03-05T12:02:26.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-05T12:02:26.844Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.092s coverage: 100.0% of statements [2021-03-05T12:02:26.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-05T12:02:27.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.331s coverage: 86.7% of statements [2021-03-05T12:02:27.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-05T12:02:27.917Z] Removing intermediate container c506ce85fed6 [2021-03-05T12:02:27.917Z] ---> 4289370c9a22 [2021-03-05T12:02:27.917Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T12:02:27.917Z] ---> Running in 28a9333523d6 [2021-03-05T12:02:28.187Z] ---> Running in ac25ea55de5b [2021-03-05T12:02:28.187Z] Removing intermediate container d263c8b09fbd [2021-03-05T12:02:28.187Z] ---> 1e0754bac97c [2021-03-05T12:02:28.187Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T12:02:28.187Z] ---> Running in 050556104ea6 [2021-03-05T12:02:28.462Z] Removing intermediate container 28a9333523d6 [2021-03-05T12:02:28.462Z] ---> 1f6e33962445 [2021-03-05T12:02:28.462Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-05T12:02:28.462Z] Removing intermediate container ac25ea55de5b [2021-03-05T12:02:28.462Z] ---> 53fdc45eceff [2021-03-05T12:02:28.462Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-05T12:02:28.462Z] ---> Running in 72ce0e104031 [2021-03-05T12:02:28.462Z] ---> Running in 4dd87fddfb89 [2021-03-05T12:02:28.462Z] Removing intermediate container 050556104ea6 [2021-03-05T12:02:28.462Z] ---> 524dbd415384 [2021-03-05T12:02:28.462Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-05T12:02:28.727Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T12:02:28.727Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T12:02:28.727Z] ---> Running in 6600601882ed [2021-03-05T12:02:28.727Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T12:02:28.727Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T12:02:28.727Z] Removing intermediate container 72ce0e104031 [2021-03-05T12:02:28.727Z] ---> 369b41946933 [2021-03-05T12:02:28.727Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-05T12:02:28.996Z] ---> Running in e5c740b4fc33 [2021-03-05T12:02:28.996Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-05T12:02:28.996Z] Removing intermediate container 4dd87fddfb89 [2021-03-05T12:02:28.996Z] ---> b316c8e5b7ea [2021-03-05T12:02:28.996Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-05T12:02:28.996Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-05T12:02:28.996Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-05T12:02:28.996Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T12:02:28.996Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-05T12:02:28.996Z] (4/5) Installing curl (7.69.1-r3) [2021-03-05T12:02:28.996Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-05T12:02:28.996Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T12:02:28.996Z] Executing ca-certificates-20191127-r4.trigger [2021-03-05T12:02:28.996Z] OK: 7 MiB in 19 packages [2021-03-05T12:02:29.260Z] OK: 6 MiB in 15 packages [2021-03-05T12:02:29.528Z] ---> Running in 26ca1bd6f354 [2021-03-05T12:02:29.528Z] Removing intermediate container 6600601882ed [2021-03-05T12:02:29.528Z] ---> f4d0b9744f74 [2021-03-05T12:02:29.528Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-05T12:02:29.792Z] ---> Running in 473f7255af82 [2021-03-05T12:02:29.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.362s coverage: 97.5% of statements [2021-03-05T12:02:29.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-05T12:02:29.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.139s coverage: 78.3% of statements [2021-03-05T12:02:29.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-05T12:02:29.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-05T12:02:29.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-05T12:02:29.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-05T12:02:30.064Z] Removing intermediate container 26ca1bd6f354 [2021-03-05T12:02:30.064Z] ---> 01ee51b79755 [2021-03-05T12:02:30.064Z] Step 15/23 : WORKDIR / [2021-03-05T12:02:30.064Z] Removing intermediate container 473f7255af82 [2021-03-05T12:02:30.064Z] ---> f1d7110cdfd5 [2021-03-05T12:02:30.064Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T12:02:30.336Z] ---> Running in 287ef63c73f9 [2021-03-05T12:02:31.418Z] Removing intermediate container c1c0a84a8443 [2021-03-05T12:02:31.418Z] ---> 73488ae6c6f1 [2021-03-05T12:02:31.418Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-05T12:02:31.418Z] Removing intermediate container 287ef63c73f9 [2021-03-05T12:02:31.418Z] ---> a80e2c530381 [2021-03-05T12:02:31.418Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T12:02:31.418Z] Removing intermediate container fc4b81abb7f8 [2021-03-05T12:02:31.418Z] ---> 76837a18e72d [2021-03-05T12:02:31.418Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T12:02:31.418Z] ---> 0b571d8d7fa8 [2021-03-05T12:02:31.418Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-05T12:02:31.713Z] ---> Running in 205e0d9b881d [2021-03-05T12:02:31.713Z] ---> Running in ee6bbd6eab60 [2021-03-05T12:02:32.008Z] ---> 147cdc864a16 [2021-03-05T12:02:32.008Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-05T12:02:32.008Z] Removing intermediate container 205e0d9b881d [2021-03-05T12:02:32.008Z] ---> c33527b7c54c [2021-03-05T12:02:32.008Z] Step 13/24 : WORKDIR / [2021-03-05T12:02:32.362Z] Removing intermediate container ee6bbd6eab60 [2021-03-05T12:02:32.362Z] ---> 812a62fe6e17 [2021-03-05T12:02:32.362Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-05T12:02:32.362Z] Removing intermediate container e5c740b4fc33 [2021-03-05T12:02:32.362Z] ---> ff1256e303de [2021-03-05T12:02:32.362Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-05T12:02:32.362Z] ---> 2affdeefeaf4 [2021-03-05T12:02:32.362Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-05T12:02:32.362Z] ---> Running in fbae086c1da1 [2021-03-05T12:02:32.362Z] ---> Running in 810b2d119e68 [2021-03-05T12:02:32.362Z] ---> Running in 2841db153036 [2021-03-05T12:02:32.659Z] Removing intermediate container fbae086c1da1 [2021-03-05T12:02:32.659Z] ---> 7d342860e5c2 [2021-03-05T12:02:32.659Z] 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-05T12:02:32.659Z] ---> 63221c6fcfa9 [2021-03-05T12:02:32.659Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-05T12:02:32.927Z] Removing intermediate container 810b2d119e68 [2021-03-05T12:02:32.927Z] ---> 0007878167dd [2021-03-05T12:02:32.927Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-05T12:02:33.196Z] Removing intermediate container 2841db153036 [2021-03-05T12:02:33.196Z] ---> 08d776a87273 [2021-03-05T12:02:33.196Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-05T12:02:33.196Z] ---> da8a27cb6c9e [2021-03-05T12:02:33.196Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-05T12:02:33.196Z] ---> 965df152f466 [2021-03-05T12:02:33.197Z] 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-05T12:02:33.197Z] ---> Running in 7b2d70dd469a [2021-03-05T12:02:33.197Z] ---> Running in 2e8b5572a198 [2021-03-05T12:02:33.475Z] Removing intermediate container 7b2d70dd469a [2021-03-05T12:02:33.475Z] ---> 6fc04edb7215 [2021-03-05T12:02:33.475Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T12:02:33.475Z] ---> 61a756557eb7 [2021-03-05T12:02:33.475Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-05T12:02:33.475Z] Removing intermediate container 2e8b5572a198 [2021-03-05T12:02:33.475Z] ---> 0f811c3ed5ca [2021-03-05T12:02:33.475Z] Step 15/23 : WORKDIR / [2021-03-05T12:02:33.747Z] ---> ffd41fbe4eb7 [2021-03-05T12:02:33.747Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-05T12:02:33.747Z] ---> 58a0c45f93e7 [2021-03-05T12:02:33.747Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-05T12:02:33.747Z] ---> Running in 4549ff689317 [2021-03-05T12:02:33.747Z] ---> Running in 441af522f2de [2021-03-05T12:02:33.747Z] ---> Running in 865590a0fe4b [2021-03-05T12:02:33.747Z] ---> Running in aae90e4c0555 [2021-03-05T12:02:34.332Z] ---> fe2277e260b5 [2021-03-05T12:02:34.332Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-05T12:02:34.332Z] Removing intermediate container 441af522f2de [2021-03-05T12:02:34.332Z] ---> fd7b1bd6df36 [2021-03-05T12:02:34.332Z] Step 20/22 : LABEL arch=x86_64 [2021-03-05T12:02:34.332Z] Removing intermediate container aae90e4c0555 [2021-03-05T12:02:34.332Z] ---> 52c7f21747c2 [2021-03-05T12:02:34.332Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T12:02:34.332Z] Removing intermediate container 865590a0fe4b [2021-03-05T12:02:34.332Z] ---> 73c8e06cbeb8 [2021-03-05T12:02:34.332Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T12:02:34.332Z] ---> Running in 40c97e73ae93 [2021-03-05T12:02:34.599Z] ---> Running in 3678d8d39aa3 [2021-03-05T12:02:34.862Z] Removing intermediate container 40c97e73ae93 [2021-03-05T12:02:34.862Z] ---> 399277de7e15 [2021-03-05T12:02:34.862Z] Step 21/22 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 [2021-03-05T12:02:34.862Z] ---> 17bd20500ae8 [2021-03-05T12:02:34.862Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-05T12:02:34.862Z] Removing intermediate container 3678d8d39aa3 [2021-03-05T12:02:34.862Z] ---> 2cc03fb9d17b [2021-03-05T12:02:34.862Z] Step 21/23 : LABEL arch=x86_64 [2021-03-05T12:02:35.140Z] ---> 1d1214a7e15c [2021-03-05T12:02:35.140Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-05T12:02:35.140Z] ---> Running in e4acfed4d83d [2021-03-05T12:02:35.416Z] ---> Running in 29b6649cc42b [2021-03-05T12:02:35.679Z] ---> 5d63868f0dac [2021-03-05T12:02:35.679Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-05T12:02:35.679Z] Removing intermediate container e4acfed4d83d [2021-03-05T12:02:35.679Z] ---> fed1cd1eb062 [2021-03-05T12:02:35.679Z] Step 22/22 : LABEL version=0.0.0 [2021-03-05T12:02:35.679Z] Removing intermediate container 29b6649cc42b [2021-03-05T12:02:35.679Z] ---> b5bbc0105e15 [2021-03-05T12:02:35.679Z] Step 22/23 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 [2021-03-05T12:02:35.943Z] ---> Running in 1eb1a35a5bb1 [2021-03-05T12:02:36.206Z] ---> Running in 5c3010cf92f2 [2021-03-05T12:02:36.206Z] Removing intermediate container 4549ff689317 [2021-03-05T12:02:36.206Z] ---> e1a78918d07a [2021-03-05T12:02:36.206Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T12:02:36.207Z] ---> c24156e9eae5 [2021-03-05T12:02:36.207Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-05T12:02:36.207Z] ---> f11ad0185e6c [2021-03-05T12:02:36.207Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-05T12:02:36.207Z] ---> Running in 714610bd17de [2021-03-05T12:02:36.471Z] Removing intermediate container 1eb1a35a5bb1 [2021-03-05T12:02:36.471Z] ---> 3c6e6cbf1223 [2021-03-05T12:02:36.471Z] [2021-03-05T12:02:36.471Z] Removing intermediate container 5c3010cf92f2 [2021-03-05T12:02:36.471Z] ---> 08a7d80b10c7 [2021-03-05T12:02:36.471Z] Step 23/23 : LABEL version=0.0.0 [2021-03-05T12:02:36.471Z] ---> e280f6a74f93 [2021-03-05T12:02:36.471Z] 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-05T12:02:36.734Z] Successfully built 3c6e6cbf1223 [2021-03-05T12:02:36.734Z] ---> 66f0707db611 [2021-03-05T12:02:36.734Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-05T12:02:36.734Z] Successfully tagged docker-support-notifications-go:latest [2021-03-05T12:02:36.734Z] Removing intermediate container 714610bd17de [2021-03-05T12:02:36.734Z] ---> 0915f066a7f8 [2021-03-05T12:02:36.734Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T12:02:36.734Z] Building docker-security-proxy-setup-go [2021-03-05T12:02:36.734Z] ---> Running in a49f20c1b9d4 [2021-03-05T12:02:37.001Z]  Building docker-support-notifications-go ... done  ---> Running in a165d957874d [2021-03-05T12:02:37.001Z] ---> Running in 0277290058ca [2021-03-05T12:02:37.266Z] Removing intermediate container a49f20c1b9d4 [2021-03-05T12:02:37.266Z] ---> 5696611849a2 [2021-03-05T12:02:37.266Z] [2021-03-05T12:02:37.540Z] Removing intermediate container 0277290058ca [2021-03-05T12:02:37.540Z] ---> 5bb9fc2d70e8 [2021-03-05T12:02:37.540Z] Step 21/23 : LABEL arch=x86_64 [2021-03-05T12:02:37.540Z] ---> 9ef27704a95b [2021-03-05T12:02:37.540Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-05T12:02:37.812Z] ---> Running in 876fbcc2bff2 [2021-03-05T12:02:37.812Z] Successfully built 5696611849a2 [2021-03-05T12:02:37.812Z] Successfully tagged docker-core-command-go:latest [2021-03-05T12:02:37.812Z] Building docker-sys-mgmt-agent-go [2021-03-05T12:02:38.080Z]  Building docker-core-command-go ... done Removing intermediate container 876fbcc2bff2 [2021-03-05T12:02:38.080Z] ---> 923e69122ab6 [2021-03-05T12:02:38.080Z] Step 22/23 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 [2021-03-05T12:02:38.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.225s coverage: 92.8% of statements [2021-03-05T12:02:38.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-05T12:02:38.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T12:02:38.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-05T12:02:38.115Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-05T12:02:38.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-05T12:02:38.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-05T12:02:38.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-05T12:02:38.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-05T12:02:38.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-05T12:02:38.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-05T12:02:38.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-05T12:02:38.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-05T12:02:38.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-05T12:02:38.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-05T12:02:38.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-05T12:02:38.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-05T12:02:38.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-05T12:02:38.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-05T12:02:38.115Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements [2021-03-05T12:02:38.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-05T12:02:38.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-05T12:02:38.115Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.206s coverage: 0.1% of statements [2021-03-05T12:02:38.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-05T12:02:38.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-05T12:02:38.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-05T12:02:38.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements [2021-03-05T12:02:38.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.107s coverage: 79.5% of statements [2021-03-05T12:02:38.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.080s coverage: 94.1% of statements [2021-03-05T12:02:38.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements [2021-03-05T12:02:38.346Z] ---> 1c39229ff78b [2021-03-05T12:02:38.346Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-05T12:02:38.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.076s coverage: 87.5% of statements [2021-03-05T12:02:40.930Z] ---> Running in 79a0298437eb [2021-03-05T12:02:42.875Z] ---> a12b0d4946b6 [2021-03-05T12:02:42.875Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-05T12:02:43.454Z] Removing intermediate container a165d957874d [2021-03-05T12:02:43.454Z] ---> 819e926cd573 [2021-03-05T12:02:43.454Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-05T12:02:43.718Z] Removing intermediate container 79a0298437eb [2021-03-05T12:02:43.719Z] ---> fa63ae168899 [2021-03-05T12:02:43.719Z] Step 23/23 : LABEL version=0.0.0 [2021-03-05T12:02:44.678Z] ---> Running in 4b598bb983e9 [2021-03-05T12:02:44.678Z] ---> b8b7053c456b [2021-03-05T12:02:44.678Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-05T12:02:44.678Z] ---> Running in 2335c4861d9f [2021-03-05T12:02:45.635Z] ---> Running in 28d863826dde [2021-03-05T12:02:45.635Z] Removing intermediate container 2335c4861d9f [2021-03-05T12:02:45.635Z] ---> 549ba25f68a9 [2021-03-05T12:02:45.635Z] [2021-03-05T12:02:45.635Z] Removing intermediate container 4b598bb983e9 [2021-03-05T12:02:45.635Z] ---> ccc5dae6e763 [2021-03-05T12:02:45.635Z] Step 22/24 : LABEL arch=x86_64 [2021-03-05T12:02:45.905Z] Successfully built 549ba25f68a9 [2021-03-05T12:02:46.168Z] Successfully tagged docker-core-metadata-go:latest [2021-03-05T12:02:46.168Z]  Building docker-core-metadata-go ... done Building docker-support-scheduler-go [2021-03-05T12:02:50.479Z] Removing intermediate container 28d863826dde [2021-03-05T12:02:50.479Z] ---> 4c7d5e160b1f [2021-03-05T12:02:50.479Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-05T12:02:50.479Z] ---> Running in 828d1cd0a9de [2021-03-05T12:02:53.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.092s coverage: 94.4% of statements [2021-03-05T12:02:53.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.087s coverage: 44.8% of statements [2021-03-05T12:02:53.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.186s coverage: 81.4% of statements [2021-03-05T12:02:54.753Z] ---> 522bc8c260fe [2021-03-05T12:02:54.754Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-05T12:02:54.754Z] Removing intermediate container 828d1cd0a9de [2021-03-05T12:02:54.754Z] ---> 21105d095d2b [2021-03-05T12:02:54.754Z] Step 23/24 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 [2021-03-05T12:02:54.754Z] ---> Running in 3223f7dabcb6 [2021-03-05T12:02:55.716Z] ---> Running in 846e7121254b [2021-03-05T12:02:55.986Z] Removing intermediate container 3223f7dabcb6 [2021-03-05T12:02:55.986Z] ---> bc07ee58a2ef [2021-03-05T12:02:55.986Z] Step 24/24 : LABEL version=0.0.0 [2021-03-05T12:02:56.949Z] ---> Running in d5f20af3d68a [2021-03-05T12:02:57.569Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T12:02:57.569Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-05T12:02:57.569Z] ---> d885f85e98de [2021-03-05T12:02:57.569Z] Step 3/26 : WORKDIR /edgex-go [2021-03-05T12:02:57.569Z] ---> Using cache [2021-03-05T12:02:57.569Z] ---> 1fb887cf33ce [2021-03-05T12:02:57.569Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T12:02:57.569Z] ---> Using cache [2021-03-05T12:02:57.569Z] ---> b5ebac1e8e01 [2021-03-05T12:02:57.569Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-05T12:02:58.984Z] ---> Running in 53585bcedce5 [2021-03-05T12:02:58.984Z] Removing intermediate container d5f20af3d68a [2021-03-05T12:02:58.984Z] ---> 42240cb8e6fc [2021-03-05T12:02:58.984Z] [2021-03-05T12:02:59.576Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T12:02:59.576Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-05T12:02:59.576Z] ---> d885f85e98de [2021-03-05T12:02:59.576Z] Step 3/21 : WORKDIR /edgex-go [2021-03-05T12:02:59.576Z] ---> Using cache [2021-03-05T12:02:59.576Z] ---> 1fb887cf33ce [2021-03-05T12:02:59.576Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T12:02:59.576Z] ---> Using cache [2021-03-05T12:02:59.576Z] ---> b5ebac1e8e01 [2021-03-05T12:02:59.576Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-05T12:02:59.576Z] ---> Using cache [2021-03-05T12:02:59.576Z] ---> 084134a6d2e4 [2021-03-05T12:02:59.576Z] Step 6/21 : COPY go.mod . [2021-03-05T12:02:59.576Z] ---> Using cache [2021-03-05T12:02:59.576Z] ---> 9f42f937a358 [2021-03-05T12:02:59.576Z] Step 7/21 : RUN go mod download [2021-03-05T12:02:59.576Z] ---> Using cache [2021-03-05T12:02:59.576Z] ---> bf4546457b02 [2021-03-05T12:02:59.576Z] Step 8/21 : COPY . . [2021-03-05T12:02:59.576Z] Successfully built 42240cb8e6fc [2021-03-05T12:02:59.843Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-05T12:02:59.843Z] Building docker-core-data-go [2021-03-05T12:02:59.843Z]  Building docker-security-secretstore-setup-go ... done  ---> Using cache [2021-03-05T12:02:59.843Z] ---> ba271d8bc444 [2021-03-05T12:02:59.843Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-05T12:03:00.830Z] ---> Running in 97ed5f89f46c [2021-03-05T12:03:01.418Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T12:03:03.420Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T12:03:03.420Z] 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-05T12:03:04.018Z] Removing intermediate container 846e7121254b [2021-03-05T12:03:04.018Z] ---> e7ee1233e479 [2021-03-05T12:03:04.018Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-05T12:03:04.624Z] ---> Running in f8532f4d029b [2021-03-05T12:03:05.595Z] Removing intermediate container f8532f4d029b [2021-03-05T12:03:05.595Z] ---> 2d3397fcb375 [2021-03-05T12:03:05.595Z] Step 28/31 : CMD ["gate"] [2021-03-05T12:03:05.595Z] OK: 233 MiB in 51 packages [2021-03-05T12:03:05.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.117s coverage: 92.9% of statements [2021-03-05T12:03:05.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-05T12:03:05.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-05T12:03:05.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-05T12:03:05.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-03-05T12:03:05.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-05T12:03:05.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-05T12:03:05.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-05T12:03:05.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-05T12:03:05.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-05T12:03:05.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-03-05T12:03:05.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-05T12:03:05.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-05T12:03:05.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements [2021-03-05T12:03:05.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-05T12:03:05.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.093s coverage: 75.5% of statements [2021-03-05T12:03:05.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-05T12:03:05.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.8% of statements [2021-03-05T12:03:05.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.120s coverage: 87.2% of statements [2021-03-05T12:03:05.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.139s coverage: 84.6% of statements [2021-03-05T12:03:05.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.187s coverage: 91.6% of statements [2021-03-05T12:03:05.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-05T12:03:05.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.523s coverage: 62.4% of statements [2021-03-05T12:03:05.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-05T12:03:05.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-05T12:03:05.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2021-03-05T12:03:05.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 91.3% of statements [2021-03-05T12:03:05.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements [2021-03-05T12:03:05.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements [2021-03-05T12:03:05.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2021-03-05T12:03:06.190Z] ---> Running in 548a7d20a9f8 [2021-03-05T12:03:08.152Z] Removing intermediate container 548a7d20a9f8 [2021-03-05T12:03:08.152Z] ---> a4b63b96f989 [2021-03-05T12:03:08.152Z] Step 29/31 : LABEL arch=x86_64 [2021-03-05T12:03:08.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.848s coverage: 69.1% of statements [2021-03-05T12:03:08.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-05T12:03:08.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-05T12:03:08.747Z] ---> Running in c953d813509b [2021-03-05T12:03:09.350Z] Removing intermediate container 53585bcedce5 [2021-03-05T12:03:09.350Z] ---> e74a3157104c [2021-03-05T12:03:09.350Z] Step 6/26 : COPY go.mod . [2021-03-05T12:03:09.350Z] Removing intermediate container c953d813509b [2021-03-05T12:03:09.350Z] ---> f8001a009ea3 [2021-03-05T12:03:09.350Z] Step 30/31 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 [2021-03-05T12:03:09.960Z] ---> Running in 2458ee89bed3 [2021-03-05T12:03:09.960Z] ---> 5a41464a9389 [2021-03-05T12:03:09.960Z] Step 7/26 : RUN go mod download [2021-03-05T12:03:11.388Z] ---> Running in 05e00466b4b4 [2021-03-05T12:03:11.388Z] Removing intermediate container 2458ee89bed3 [2021-03-05T12:03:11.388Z] ---> c37ab8fe42f2 [2021-03-05T12:03:11.388Z] Step 31/31 : LABEL version=0.0.0 [2021-03-05T12:03:11.991Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T12:03:11.991Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-05T12:03:11.991Z] ---> d885f85e98de [2021-03-05T12:03:11.991Z] Step 3/22 : WORKDIR /edgex-go [2021-03-05T12:03:11.991Z] ---> Using cache [2021-03-05T12:03:11.991Z] ---> 1fb887cf33ce [2021-03-05T12:03:11.991Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T12:03:11.991Z] ---> Using cache [2021-03-05T12:03:11.991Z] ---> b5ebac1e8e01 [2021-03-05T12:03:11.991Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-05T12:03:11.991Z] ---> Using cache [2021-03-05T12:03:11.991Z] ---> 084134a6d2e4 [2021-03-05T12:03:11.991Z] Step 6/22 : COPY go.mod . [2021-03-05T12:03:11.991Z] ---> Using cache [2021-03-05T12:03:11.991Z] ---> 9f42f937a358 [2021-03-05T12:03:11.991Z] Step 7/22 : RUN go mod download [2021-03-05T12:03:11.991Z] ---> Using cache [2021-03-05T12:03:11.991Z] ---> bf4546457b02 [2021-03-05T12:03:11.991Z] Step 8/22 : COPY . . [2021-03-05T12:03:11.991Z] ---> Using cache [2021-03-05T12:03:11.991Z] ---> ba271d8bc444 [2021-03-05T12:03:11.991Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-05T12:03:11.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.424s coverage: 38.4% of statements [2021-03-05T12:03:11.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-05T12:03:11.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-05T12:03:11.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.141s coverage: 89.5% of statements [2021-03-05T12:03:11.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-05T12:03:11.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.080s coverage: 84.8% of statements [2021-03-05T12:03:12.574Z] ---> Running in 69eb10d8beaf [2021-03-05T12:03:12.846Z] ---> Running in 8ae2344d5803 [2021-03-05T12:03:13.146Z] Removing intermediate container 69eb10d8beaf [2021-03-05T12:03:13.146Z] ---> 9d48cea03c6d [2021-03-05T12:03:13.146Z] [2021-03-05T12:03:13.746Z] Successfully built 9d48cea03c6d [2021-03-05T12:03:13.746Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-05T12:03:15.316Z]  Building docker-security-bootstrapper-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-05T12:03:16.769Z] Removing intermediate container 05e00466b4b4 [2021-03-05T12:03:16.769Z] ---> 93d297a10e6d [2021-03-05T12:03:16.769Z] Step 8/26 : COPY . . [2021-03-05T12:03:17.411Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.421s coverage: 47.0% of statements [2021-03-05T12:03:17.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-05T12:03:17.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-05T12:03:17.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-05T12:03:17.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-05T12:03:17.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-05T12:03:17.411Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.117s coverage: 100.0% of statements [2021-03-05T12:03:17.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-05T12:03:17.411Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.118s coverage: 100.0% of statements [2021-03-05T12:03:17.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-05T12:03:17.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-05T12:03:17.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-05T12:03:17.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-05T12:03:17.411Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.361s coverage: 87.7% of statements [2021-03-05T12:03:17.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-05T12:03:17.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T12:03:17.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-05T12:03:23.550Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T12:03:23.550Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-05T12:03:23.550Z] ---> d885f85e98de [2021-03-05T12:03:23.550Z] Step 3/23 : WORKDIR /edgex-go [2021-03-05T12:03:23.550Z] ---> Using cache [2021-03-05T12:03:23.550Z] ---> 1fb887cf33ce [2021-03-05T12:03:23.550Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T12:03:23.550Z] ---> Using cache [2021-03-05T12:03:23.550Z] ---> b5ebac1e8e01 [2021-03-05T12:03:23.550Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-05T12:03:24.149Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.209s coverage: 29.1% of statements [2021-03-05T12:03:24.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-05T12:03:24.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-05T12:03:24.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-05T12:03:24.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-05T12:03:24.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-05T12:03:24.149Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.241s coverage: 99.0% of statements [2021-03-05T12:03:24.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-05T12:03:24.149Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.100s coverage: 100.0% of statements [2021-03-05T12:03:24.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-05T12:03:24.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-05T12:03:24.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-05T12:03:24.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-05T12:03:24.149Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.223s coverage: 95.6% of statements [2021-03-05T12:03:24.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-05T12:03:24.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T12:03:24.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-05T12:03:24.149Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-03-05T12:03:24.149Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-05T12:03:24.149Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements [2021-03-05T12:03:24.149Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-05T12:03:24.149Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-05T12:03:24.149Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-05T12:03:24.149Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-05T12:03:24.149Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.076s coverage: 87.9% of statements [2021-03-05T12:03:24.149Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-05T12:03:24.149Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-05T12:03:24.548Z] 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-05T12:03:24.751Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.071s coverage: 100.0% of statements [2021-03-05T12:03:24.824Z] ---> Running in 6eee82e49a26 [2021-03-05T12:03:25.025Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements [2021-03-05T12:03:26.467Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-03-05T12:03:26.811Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T12:03:27.443Z] GO111MODULE=on go vet ./... [2021-03-05T12:03:28.266Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T12:03:30.847Z] OK: 233 MiB in 51 packages [2021-03-05T12:03:34.252Z] Removing intermediate container 6eee82e49a26 [2021-03-05T12:03:34.252Z] ---> 19ffd9866208 [2021-03-05T12:03:34.252Z] Step 6/23 : COPY go.mod . [2021-03-05T12:03:35.677Z] ---> 4f2c062b23cf [2021-03-05T12:03:35.677Z] Step 7/23 : RUN go mod download [2021-03-05T12:03:38.257Z] ---> Running in da59e5f248a7 [2021-03-05T12:03:38.833Z] Removing intermediate container 97ed5f89f46c [2021-03-05T12:03:38.833Z] ---> 4b004a6c1bfc [2021-03-05T12:03:38.833Z] [2021-03-05T12:03:38.833Z] Step 10/21 : FROM alpine:3.12 [2021-03-05T12:03:38.833Z] ---> 88dd2752d2ea [2021-03-05T12:03:38.833Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-05T12:03:39.810Z] ---> Running in b10fa3978ade [2021-03-05T12:03:39.811Z] ---> 243aa07759aa [2021-03-05T12:03:39.811Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-05T12:03:39.811Z] ---> Running in 0d75d4733485 [2021-03-05T12:03:40.809Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T12:03:40.809Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T12:03:40.809Z] 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-05T12:03:41.077Z] Removing intermediate container da59e5f248a7 [2021-03-05T12:03:41.078Z] ---> dd4ffa3d77f7 [2021-03-05T12:03:41.078Z] Step 8/23 : COPY . . [2021-03-05T12:03:41.078Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-05T12:03:41.078Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-05T12:03:41.078Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-05T12:03:41.078Z] (4/4) Installing curl (7.69.1-r3) [2021-03-05T12:03:41.078Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T12:03:41.078Z] Executing ca-certificates-20191127-r4.trigger [2021-03-05T12:03:41.357Z] OK: 7 MiB in 18 packages [2021-03-05T12:03:51.636Z] Removing intermediate container b10fa3978ade [2021-03-05T12:03:51.636Z] ---> 5239d107b44e [2021-03-05T12:03:51.636Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-05T12:03:51.636Z] Removing intermediate container 8ae2344d5803 [2021-03-05T12:03:51.636Z] ---> 7221d554d7a6 [2021-03-05T12:03:51.636Z] [2021-03-05T12:03:51.636Z] Step 10/22 : FROM alpine:3.12 [2021-03-05T12:03:51.636Z] ---> 88dd2752d2ea [2021-03-05T12:03:51.636Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-05T12:03:51.636Z] ---> Using cache [2021-03-05T12:03:51.636Z] ---> 76837a18e72d [2021-03-05T12:03:51.636Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T12:03:51.636Z] ---> Using cache [2021-03-05T12:03:51.636Z] ---> 812a62fe6e17 [2021-03-05T12:03:51.636Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-05T12:03:51.636Z] ---> Running in 32559970156f [2021-03-05T12:03:52.285Z] ---> Running in e0cee5041bd5 [2021-03-05T12:03:52.637Z] Removing intermediate container 32559970156f [2021-03-05T12:03:52.637Z] ---> 699608f19b33 [2021-03-05T12:03:52.637Z] Step 13/21 : WORKDIR /edgex [2021-03-05T12:03:53.467Z] Removing intermediate container e0cee5041bd5 [2021-03-05T12:03:53.467Z] ---> 24e19994e2a9 [2021-03-05T12:03:53.467Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-05T12:03:53.467Z] ---> Running in ea81a28c78bf [2021-03-05T12:03:55.480Z] ---> Running in 7e985512a224 [2021-03-05T12:03:56.067Z] Removing intermediate container ea81a28c78bf [2021-03-05T12:03:56.067Z] ---> d01e3a0c56a9 [2021-03-05T12:03:56.067Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-05T12:03:58.054Z] Removing intermediate container 7e985512a224 [2021-03-05T12:03:58.054Z] ---> 7acacf4c5c29 [2021-03-05T12:03:58.054Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T12:03:59.021Z] ---> 90ba5c2af3e2 [2021-03-05T12:03:59.021Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-05T12:04:01.592Z] ---> 4696d4260ff3 [2021-03-05T12:04:01.592Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-05T12:04:03.528Z] ---> 19d005c1bf85 [2021-03-05T12:04:03.528Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-05T12:04:04.108Z] ---> 99db346afce9 [2021-03-05T12:04:04.108Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-05T12:04:04.377Z] ---> 37a7e9a72e12 [2021-03-05T12:04:04.377Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-05T12:04:04.377Z] ---> Running in 5390e5234d13 [2021-03-05T12:04:04.377Z] ---> c985285555d6 [2021-03-05T12:04:04.377Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-05T12:04:04.641Z] ---> Running in f194d2c95d7e [2021-03-05T12:04:04.641Z] ---> 164d15c284ef [2021-03-05T12:04:04.642Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-05T12:04:04.905Z] Removing intermediate container 5390e5234d13 [2021-03-05T12:04:04.905Z] ---> c762c41d5ccf [2021-03-05T12:04:04.905Z] Step 18/21 : CMD ["--init=true"] [2021-03-05T12:04:05.861Z] ---> Running in ceb1b211fc2a [2021-03-05T12:04:06.441Z] ---> Running in 513496960cfa [2021-03-05T12:04:06.441Z] 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-05T12:04:06.441Z] Removing intermediate container ceb1b211fc2a [2021-03-05T12:04:06.441Z] ---> 923d7d5d0368 [2021-03-05T12:04:06.441Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T12:04:06.441Z] Removing intermediate container 0d75d4733485 [2021-03-05T12:04:06.441Z] ---> 375f1bef15e8 [2021-03-05T12:04:06.441Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-05T12:04:06.709Z] ---> Running in 333534fe328f [2021-03-05T12:04:06.709Z] Removing intermediate container 513496960cfa [2021-03-05T12:04:06.709Z] ---> dc584139a6db [2021-03-05T12:04:06.709Z] Step 19/21 : LABEL arch=x86_64 [2021-03-05T12:04:06.709Z] ---> Running in 2859bc1a9394 [2021-03-05T12:04:06.709Z] ---> Running in 17e57a7a3ef0 [2021-03-05T12:04:06.975Z] Removing intermediate container 333534fe328f [2021-03-05T12:04:06.975Z] ---> 2aa5481a5991 [2021-03-05T12:04:06.975Z] Step 20/22 : LABEL arch=x86_64 [2021-03-05T12:04:07.245Z] ---> Running in ea664cce57b5 [2021-03-05T12:04:07.245Z] Removing intermediate container 17e57a7a3ef0 [2021-03-05T12:04:07.245Z] ---> 801df0a81855 [2021-03-05T12:04:07.245Z] Step 20/21 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 [2021-03-05T12:04:07.245Z] ---> Running in 3d0f888f81fa [2021-03-05T12:04:07.514Z] Removing intermediate container ea664cce57b5 [2021-03-05T12:04:07.514Z] ---> 7233a18d37b2 [2021-03-05T12:04:07.514Z] Step 21/22 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 [2021-03-05T12:04:07.514Z] 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-05T12:04:07.783Z] Removing intermediate container 3d0f888f81fa [2021-03-05T12:04:07.783Z] ---> ae7cf79c1e2e [2021-03-05T12:04:07.783Z] Step 21/21 : LABEL version=0.0.0 [2021-03-05T12:04:07.783Z] ---> Running in 823f092f83ef [2021-03-05T12:04:07.783Z] ---> Running in 6a3e071f7642 [2021-03-05T12:04:08.054Z] Removing intermediate container 823f092f83ef [2021-03-05T12:04:08.054Z] ---> 9dec066f7cbc [2021-03-05T12:04:08.054Z] Step 22/22 : LABEL version=0.0.0 [2021-03-05T12:04:08.328Z] ---> Running in e18bd9020eb5 [2021-03-05T12:04:08.328Z] Removing intermediate container 6a3e071f7642 [2021-03-05T12:04:08.328Z] ---> 82eb388fc81c [2021-03-05T12:04:08.328Z] [2021-03-05T12:04:09.289Z] Successfully built 82eb388fc81c [2021-03-05T12:04:09.289Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-05T12:04:09.289Z] Removing intermediate container e18bd9020eb5 [2021-03-05T12:04:09.289Z] ---> 20e2e5b7d6af [2021-03-05T12:04:09.289Z] [2021-03-05T12:04:09.570Z]  Building docker-security-proxy-setup-go ... done Successfully built 20e2e5b7d6af [2021-03-05T12:04:09.570Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-05T12:04:10.183Z]  Building docker-support-scheduler-go ... done Removing intermediate container 2859bc1a9394 [2021-03-05T12:04:10.183Z] ---> 6674a168dba9 [2021-03-05T12:04:10.183Z] [2021-03-05T12:04:10.183Z] Step 11/26 : FROM docker:20.10.0 [2021-03-05T12:04:10.183Z] 20.10.0: Pulling from library/docker [2021-03-05T12:04:22.598Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-05T12:04:22.598Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-05T12:04:22.598Z] ---> aefe523efa57 [2021-03-05T12:04:22.598Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-05T12:04:22.598Z] ---> Running in dec58739e3d3 [2021-03-05T12:04:22.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T12:04:22.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T12:04:22.598Z] (1/2) Installing readline (8.0.4-r0) [2021-03-05T12:04:22.598Z] (2/2) Installing bash (5.0.17-r0) [2021-03-05T12:04:22.598Z] Executing bash-5.0.17-r0.post-install [2021-03-05T12:04:22.598Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T12:04:22.598Z] OK: 12 MiB in 22 packages [2021-03-05T12:04:23.552Z] Removing intermediate container dec58739e3d3 [2021-03-05T12:04:23.552Z] ---> 2f51bd56eb8e [2021-03-05T12:04:23.552Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-05T12:04:23.552Z] ---> Running in e37efa3fd3a8 [2021-03-05T12:04:24.128Z] Removing intermediate container e37efa3fd3a8 [2021-03-05T12:04:24.128Z] ---> 7d1245c3aa07 [2021-03-05T12:04:24.128Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-05T12:04:24.128Z] ---> Running in c8bb9b227a3d [2021-03-05T12:04:24.394Z] Removing intermediate container c8bb9b227a3d [2021-03-05T12:04:24.394Z] ---> 57642759dd62 [2021-03-05T12:04:24.394Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-05T12:04:24.394Z] ---> Running in b70a1b4cf129 [2021-03-05T12:04:24.658Z] Removing intermediate container b70a1b4cf129 [2021-03-05T12:04:24.658Z] ---> 8aa88dcffcaf [2021-03-05T12:04:24.658Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-05T12:04:25.621Z] ---> 4357e702224b [2021-03-05T12:04:25.621Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-05T12:04:27.020Z] ---> 0fe9fdcc52fc [2021-03-05T12:04:27.020Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-05T12:04:27.285Z] Removing intermediate container f194d2c95d7e [2021-03-05T12:04:27.285Z] ---> 43264e3cff75 [2021-03-05T12:04:27.285Z] [2021-03-05T12:04:27.285Z] Step 10/23 : FROM alpine:3.12 [2021-03-05T12:04:27.285Z] ---> 88dd2752d2ea [2021-03-05T12:04:27.285Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-05T12:04:27.285Z] ---> Running in 815f06f27752 [2021-03-05T12:04:27.285Z] ---> 57629b16aff8 [2021-03-05T12:04:27.285Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-05T12:04:27.549Z] ---> Running in 1f4f4354aefe [2021-03-05T12:04:27.549Z] Removing intermediate container 815f06f27752 [2021-03-05T12:04:27.549Z] ---> ee96be191b77 [2021-03-05T12:04:27.549Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-05T12:04:27.829Z] ---> Running in d8218d82fdec [2021-03-05T12:04:27.829Z] Removing intermediate container d8218d82fdec [2021-03-05T12:04:27.829Z] ---> 70b119db4d48 [2021-03-05T12:04:27.829Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-05T12:04:28.093Z] ---> Running in 0f1a13a7b133 [2021-03-05T12:04:28.093Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T12:04:28.093Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T12:04:28.093Z] Removing intermediate container 0f1a13a7b133 [2021-03-05T12:04:28.093Z] ---> 5cb5b38015bb [2021-03-05T12:04:28.093Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T12:04:28.360Z] ---> Running in a604194e34c0 [2021-03-05T12:04:28.360Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-05T12:04:28.360Z] (2/33) Installing expat (2.2.9-r1) [2021-03-05T12:04:28.360Z] (3/33) Installing libffi (3.3-r2) [2021-03-05T12:04:28.360Z] (4/33) Installing gdbm (1.13-r1) [2021-03-05T12:04:28.360Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-05T12:04:28.360Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-05T12:04:28.360Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-05T12:04:32.606Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-05T12:04:32.606Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-05T12:04:32.606Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-05T12:04:32.606Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-05T12:04:32.606Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-05T12:04:32.606Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-05T12:04:32.606Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-05T12:04:32.606Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-05T12:04:32.606Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-05T12:04:32.871Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-05T12:04:32.871Z] Removing intermediate container a604194e34c0 [2021-03-05T12:04:32.871Z] ---> fc791c6ed246 [2021-03-05T12:04:32.871Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-05T12:04:32.871Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-05T12:04:32.871Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-05T12:04:33.134Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-05T12:04:33.134Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-05T12:04:33.134Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-05T12:04:33.399Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-05T12:04:33.399Z] ---> Running in 7db39bf3446c [2021-03-05T12:04:33.399Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-05T12:04:33.399Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-05T12:04:33.399Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-05T12:04:33.399Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-05T12:04:33.399Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-05T12:04:33.399Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-05T12:04:33.399Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-05T12:04:33.399Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-05T12:04:33.399Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-05T12:04:33.399Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-05T12:04:33.663Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T12:04:33.663Z] OK: 71 MiB in 55 packages [2021-03-05T12:04:34.614Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T12:04:36.020Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T12:04:37.958Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-05T12:04:37.958Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-05T12:04:37.958Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-05T12:04:38.222Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-05T12:04:39.169Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-05T12:04:39.431Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-05T12:04:39.431Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T12:04:39.431Z] OK: 8 MiB in 20 packages [2021-03-05T12:04:39.695Z] Removing intermediate container 1f4f4354aefe [2021-03-05T12:04:39.695Z] ---> e6ad1f078512 [2021-03-05T12:04:39.695Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-05T12:04:39.695Z] ---> Running in 9a5c1a0b092f [2021-03-05T12:04:40.275Z] Removing intermediate container 7db39bf3446c [2021-03-05T12:04:40.275Z] ---> a8cc3d9b21c8 [2021-03-05T12:04:40.275Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T12:04:40.542Z] ---> f17e0d28854e [2021-03-05T12:04:40.542Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-05T12:04:41.129Z] ---> 2c85894fcdeb [2021-03-05T12:04:41.129Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-05T12:04:41.393Z] Collecting docker-compose==1.23.2 [2021-03-05T12:04:41.393Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-05T12:04:41.393Z] ---> acb9361c2cbc [2021-03-05T12:04:41.393Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-05T12:04:41.393Z] ---> Running in 1340f89c4433 [2021-03-05T12:04:41.659Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-05T12:04:41.659Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-05T12:04:41.659Z] Removing intermediate container 1340f89c4433 [2021-03-05T12:04:41.659Z] ---> 156a0f575332 [2021-03-05T12:04:41.659Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T12:04:41.659Z] ---> Running in ed7d6b69c01f [2021-03-05T12:04:41.927Z] Collecting PyYAML<4,>=3.10 [2021-03-05T12:04:41.927Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-05T12:04:41.927Z] Removing intermediate container ed7d6b69c01f [2021-03-05T12:04:41.927Z] ---> de8dd12855f7 [2021-03-05T12:04:41.927Z] Step 21/23 : LABEL arch=x86_64 [2021-03-05T12:04:41.927Z] ---> Running in 12b9e0d039d7 [2021-03-05T12:04:43.329Z] Removing intermediate container 12b9e0d039d7 [2021-03-05T12:04:43.329Z] ---> 2c6ac976b7a0 [2021-03-05T12:04:43.329Z] Step 22/23 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 [2021-03-05T12:04:43.591Z] ---> Running in 7c1680d045fd [2021-03-05T12:04:43.591Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-05T12:04:43.591Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-05T12:04:43.857Z] Removing intermediate container 7c1680d045fd [2021-03-05T12:04:43.857Z] ---> ece048632bb0 [2021-03-05T12:04:43.857Z] Step 23/23 : LABEL version=0.0.0 [2021-03-05T12:04:43.858Z] ---> Running in 9b24ffdca7eb [2021-03-05T12:04:44.123Z] Removing intermediate container 9b24ffdca7eb [2021-03-05T12:04:44.123Z] ---> e7be0168e37a [2021-03-05T12:04:44.123Z] [2021-03-05T12:04:44.123Z] Successfully built e7be0168e37a [2021-03-05T12:04:44.123Z] Successfully tagged docker-core-data-go:latest [2021-03-05T12:04:44.385Z]  Building docker-core-data-go ... done Collecting docker<4.0,>=3.6.0 [2021-03-05T12:04:44.385Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-05T12:04:44.385Z] Collecting jsonschema<3,>=2.5.1 [2021-03-05T12:04:44.385Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-05T12:04:44.648Z] Collecting cached-property<2,>=1.2.0 [2021-03-05T12:04:44.648Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-05T12:04:44.913Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-05T12:04:44.913Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-05T12:04:44.913Z] Collecting docopt<0.7,>=0.6.1 [2021-03-05T12:04:44.913Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-05T12:04:45.496Z] Collecting texttable<0.10,>=0.9.0 [2021-03-05T12:04:45.496Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-05T12:04:46.071Z] 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-05T12:04:46.071Z] Collecting docker-pycreds>=0.4.0 [2021-03-05T12:04:46.071Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-05T12:04:46.072Z] 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-05T12:04:46.335Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-05T12:04:46.335Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-05T12:04:46.335Z] Collecting idna<2.8,>=2.5 [2021-03-05T12:04:46.335Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-05T12:04:46.335Z] 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-05T12:04:46.335Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-05T12:04:46.335Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-05T12:04:46.335Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-05T12:04:46.335Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-05T12:04:46.597Z] Installing collected packages: websocket-client, PyYAML, dockerpty, docker-pycreds, urllib3, idna, requests, docker, jsonschema, cached-property, docopt, texttable, docker-compose [2021-03-05T12:04:46.597Z] Running setup.py install for PyYAML: started [2021-03-05T12:04:47.173Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-05T12:04:47.173Z] Running setup.py install for dockerpty: started [2021-03-05T12:04:47.748Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-05T12:04:47.748Z] Attempting uninstall: urllib3 [2021-03-05T12:04:47.748Z] Found existing installation: urllib3 1.25.9 [2021-03-05T12:04:47.748Z] Uninstalling urllib3-1.25.9: [2021-03-05T12:04:47.748Z] Successfully uninstalled urllib3-1.25.9 [2021-03-05T12:04:48.012Z] Attempting uninstall: idna [2021-03-05T12:04:48.012Z] Found existing installation: idna 2.9 [2021-03-05T12:04:48.012Z] Uninstalling idna-2.9: [2021-03-05T12:04:48.012Z] Successfully uninstalled idna-2.9 [2021-03-05T12:04:49.237Z] gofmt -l . [2021-03-05T12:04:49.237Z] [ "`gofmt -l .`" = "" ] [2021-03-05T12:04:49.237Z] ./bin/test-go-mod-tidy.sh [2021-03-05T12:04:49.237Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-05T12:04:49.405Z] Attempting uninstall: requests [2021-03-05T12:04:49.406Z] Found existing installation: requests 2.23.0 [2021-03-05T12:04:49.406Z] Uninstalling requests-2.23.0: [2021-03-05T12:04:49.406Z] Successfully uninstalled requests-2.23.0 [2021-03-05T12:04:49.910Z] + ls -al . [2021-03-05T12:04:49.910Z] total 760 [2021-03-05T12:04:49.910Z] drwxrwxr-x 9 1001 1001 4096 Mar 5 12:04 . [2021-03-05T12:04:49.910Z] drwxr-xr-x 4 root root 4096 Mar 5 12:00 .. [2021-03-05T12:04:49.910Z] -rw-rw-r-- 1 1001 1001 11 Mar 5 11:58 .dockerignore [2021-03-05T12:04:49.910Z] drwxrwxr-x 8 1001 1001 4096 Mar 5 11:59 .git [2021-03-05T12:04:49.910Z] drwxrwxr-x 3 1001 1001 4096 Mar 5 11:58 .github [2021-03-05T12:04:49.910Z] -rw-rw-r-- 1 1001 1001 818 Mar 5 11:58 .gitignore [2021-03-05T12:04:49.910Z] -rw-rw-r-- 1 1001 1001 166 Mar 5 11:58 .sonarcloud.properties [2021-03-05T12:04:49.910Z] -rw-rw-r-- 1 1001 1001 8475 Mar 5 11:58 Attribution.txt [2021-03-05T12:04:49.910Z] -rw-rw-r-- 1 1001 1001 3804 Mar 5 11:58 CONTRIBUTING.md [2021-03-05T12:04:49.910Z] -rw-rw-r-- 1 1001 1001 931 Mar 5 11:58 Dockerfile.build [2021-03-05T12:04:49.910Z] -rw-rw-r-- 1 1001 1001 863 Mar 5 11:58 Jenkinsfile [2021-03-05T12:04:49.910Z] -rw-rw-r-- 1 1001 1001 10775 Mar 5 11:58 LICENSE [2021-03-05T12:04:49.910Z] -rw-rw-r-- 1 1001 1001 5774 Mar 5 11:58 Makefile [2021-03-05T12:04:49.910Z] -rw-rw-r-- 1 1001 1001 6524 Mar 5 11:58 README.md [2021-03-05T12:04:49.910Z] -rw-rw-r-- 1 1001 1001 6755 Mar 5 11:58 SECURITY.md [2021-03-05T12:04:49.910Z] -rw-rw-r-- 1 1001 1001 5 Mar 5 11:56 VERSION [2021-03-05T12:04:49.910Z] -rw-rw-r-- 1 1001 1001 4131 Mar 5 11:58 ZMQWindows.md [2021-03-05T12:04:49.910Z] drwxrwxr-x 2 1001 1001 4096 Mar 5 11:58 bin [2021-03-05T12:04:49.910Z] drwxrwxr-x 14 1001 1001 4096 Mar 5 11:58 cmd [2021-03-05T12:04:49.910Z] -rw-r--r-- 1 root root 619895 Mar 5 12:03 coverage.out [2021-03-05T12:04:49.910Z] -rw-r--r-- 1 root root 1055 Mar 5 12:04 go.mod [2021-03-05T12:04:49.910Z] -rw-r--r-- 1 root root 21699 Mar 5 12:04 go.sum [2021-03-05T12:04:49.910Z] drwxrwxr-x 8 1001 1001 4096 Mar 5 11:58 internal [2021-03-05T12:04:49.910Z] drwxrwxr-x 4 1001 1001 4096 Mar 5 11:58 openapi [2021-03-05T12:04:49.910Z] drwxrwxr-x 4 1001 1001 4096 Mar 5 11:58 snap [2021-03-05T12:04:49.910Z] -rw-rw-r-- 1 1001 1001 168 Mar 5 11:58 version.go [Pipeline] sh [2021-03-05T12:04:49.979Z] Running setup.py install for docopt: started [2021-03-05T12:04:50.559Z] Running setup.py install for docopt: finished with status 'done' [2021-03-05T12:04:50.559Z] Running setup.py install for texttable: started [2021-03-05T12:04:50.571Z] + '[' -e coverage.out ] [2021-03-05T12:04:50.571Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-05T12:04:50.592Z] Warning: overwriting stash ‘coverage-report’ [2021-03-05T12:04:50.826Z] Running setup.py install for texttable: finished with status 'done' [2021-03-05T12:04:51.089Z] 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-05T12:04:51.893Z] Stashed 1 file(s) [Pipeline] sh [2021-03-05T12:04:52.609Z] + make build [2021-03-05T12:04:52.609Z] 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-05T12:04:54.419Z] Removing intermediate container 9a5c1a0b092f [2021-03-05T12:04:54.419Z] ---> ecb3acb1b7ee [2021-03-05T12:04:54.419Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-05T12:04:54.419Z] ---> Running in dab2082bdecb [2021-03-05T12:04:54.683Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T12:04:54.683Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T12:04:54.945Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-05T12:04:54.945Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-05T12:04:54.945Z] (3/3) Installing curl (7.69.1-r3) [2021-03-05T12:04:54.945Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T12:04:54.945Z] OK: 72 MiB in 58 packages [2021-03-05T12:04:55.520Z] Removing intermediate container dab2082bdecb [2021-03-05T12:04:55.520Z] ---> e6e71ceff613 [2021-03-05T12:04:55.520Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-05T12:04:55.520Z] ---> Running in b8c6e78feef8 [2021-03-05T12:04:55.782Z] Removing intermediate container b8c6e78feef8 [2021-03-05T12:04:55.782Z] ---> 544178b2ce5a [2021-03-05T12:04:55.782Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T12:04:55.782Z] ---> Running in 85fee6b7d134 [2021-03-05T12:04:56.045Z] Removing intermediate container 85fee6b7d134 [2021-03-05T12:04:56.045Z] ---> 73831ad833a9 [2021-03-05T12:04:56.045Z] Step 24/26 : LABEL arch=x86_64 [2021-03-05T12:04:56.045Z] ---> Running in 997dd77ed114 [2021-03-05T12:04:56.308Z] Removing intermediate container 997dd77ed114 [2021-03-05T12:04:56.308Z] ---> 4eeb6ee1232e [2021-03-05T12:04:56.308Z] Step 25/26 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 [2021-03-05T12:04:56.308Z] ---> Running in ce5b9e0dcfab [2021-03-05T12:04:56.571Z] Removing intermediate container ce5b9e0dcfab [2021-03-05T12:04:56.571Z] ---> ccfbcf907879 [2021-03-05T12:04:56.571Z] Step 26/26 : LABEL version=0.0.0 [2021-03-05T12:04:56.571Z] ---> Running in 729e7ab0dfdc [2021-03-05T12:04:56.834Z] Removing intermediate container 729e7ab0dfdc [2021-03-05T12:04:56.834Z] ---> f6aea47a17fc [2021-03-05T12:04:56.834Z] [2021-03-05T12:04:56.834Z] Successfully built f6aea47a17fc [2021-03-05T12:04:56.834Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-05T12:04:57.795Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-05T12:04:57.805Z] $ docker stop --time=1 885605cb4bed633aa9171fbbf9be7a65d7acb182fa354a042577152227ae0376 [2021-03-05T12:04:59.569Z] $ docker rm -f 885605cb4bed633aa9171fbbf9be7a65d7acb182fa354a042577152227ae0376 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-05T12:05:00.277Z] + docker images [2021-03-05T12:05:00.277Z] + grep docker [2021-03-05T12:05:00.539Z] docker-sys-mgmt-agent-go latest f6aea47a17fc 4 seconds ago 313MB [2021-03-05T12:05:00.539Z] docker-core-data-go latest e7be0168e37a 17 seconds ago 22.4MB [2021-03-05T12:05:00.539Z] docker-support-scheduler-go latest 20e2e5b7d6af 52 seconds ago 17.2MB [2021-03-05T12:05:00.539Z] docker-security-proxy-setup-go latest 82eb388fc81c 53 seconds ago 24.7MB [2021-03-05T12:05:00.539Z] docker-security-bootstrapper-go latest 9d48cea03c6d About a minute ago 18.7MB [2021-03-05T12:05:00.539Z] docker-security-secretstore-setup-go latest 42240cb8e6fc 2 minutes ago 24.9MB [2021-03-05T12:05:00.539Z] docker-core-metadata-go latest 549ba25f68a9 2 minutes ago 19MB [2021-03-05T12:05:00.539Z] docker-core-command-go latest 5696611849a2 2 minutes ago 17.2MB [2021-03-05T12:05:00.539Z] docker-support-notifications-go latest 3c6e6cbf1223 2 minutes ago 17.8MB [2021-03-05T12:05:00.539Z] 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-05T12:05:02.853Z] 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-05T12:05:16.484Z] Still waiting to schedule task [2021-03-05T12:05:16.484Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-05T12:05:29.692Z] 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-05T12:05:31.664Z] 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-05T12:05:36.461Z] 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-05T12:05:37.902Z] 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-05T12:05:43.304Z] 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-05T12:05:48.696Z] 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-05T12:05:52.079Z] 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-05T12:05:56.380Z] 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-05T12:06:00.682Z] 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-05T12:06:04.998Z] 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-05T12:06:11.745Z] $ docker stop --time=1 d8813e8b48e22f9b7e95ec9cbd5f295565850183a6d7345d69463c8d526f4685 [2021-03-05T12:06:14.416Z] $ docker rm -f d8813e8b48e22f9b7e95ec9cbd5f295565850183a6d7345d69463c8d526f4685 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T12:06:16.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-05T12:06:16.342Z] [2021-03-05T12:06:16.342Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T12:06:16.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-05T12:06:16.734Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-05T12:06:16.734Z] 29e5d40040c1: Pulling fs layer [2021-03-05T12:06:16.734Z] 1ce36da41761: Pulling fs layer [2021-03-05T12:06:16.734Z] 25b303627fd3: Pulling fs layer [2021-03-05T12:06:17.715Z] 29e5d40040c1: Verifying Checksum [2021-03-05T12:06:17.715Z] 29e5d40040c1: Download complete [2021-03-05T12:06:17.989Z] 1ce36da41761: Verifying Checksum [2021-03-05T12:06:17.989Z] 1ce36da41761: Download complete [2021-03-05T12:06:18.264Z] 29e5d40040c1: Pull complete [2021-03-05T12:06:19.703Z] 1ce36da41761: Pull complete [2021-03-05T12:06:19.703Z] 25b303627fd3: Verifying Checksum [2021-03-05T12:06:19.703Z] 25b303627fd3: Download complete [2021-03-05T12:06:25.846Z] Running on prd-ubuntu18.04-docker-8c-8g-28708 in /w/workspace/edgexfoundry_edgex-go_PR-3217 [Pipeline] { [Pipeline] ws [2021-03-05T12:06:25.912Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-03-05T12:06:28.218Z] using credential edgex-jenkins-ssh [2021-03-05T12:06:28.274Z] Cloning the remote Git repository [2021-03-05T12:06:27.644Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-05T12:06:27.724Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-03-05T12:06:27.762Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-05T12:06:27.762Z] > git --version # timeout=10 [2021-03-05T12:06:27.773Z] > git --version # 'git version 2.17.1' [2021-03-05T12:06:27.774Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T12:06:27.811Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T12:06:29.858Z] 25b303627fd3: Pull complete [2021-03-05T12:06:29.859Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-05T12:06:29.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-05T12:06:29.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-05T12:06:30.125Z] prd-ubuntu18.04-docker-arm64-4c-16g-28706 does not seem to be running inside a container [2021-03-05T12:06:30.205Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-05T12:06:33.041Z] $ docker top 9ce0bf4a085593beac780191de193f59e5a58de7d895e8886d602bba902f1be5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T12:06:34.053Z] + docker-compose build --help [2021-03-05T12:06:34.053Z] + grep parallel [2021-03-05T12:06:37.415Z] --parallel Build images in parallel. [Pipeline] } [2021-03-05T12:06:37.707Z] $ docker stop --time=1 9ce0bf4a085593beac780191de193f59e5a58de7d895e8886d602bba902f1be5 [2021-03-05T12:06:40.137Z] $ docker rm -f 9ce0bf4a085593beac780191de193f59e5a58de7d895e8886d602bba902f1be5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T12:06:41.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-05T12:06:41.018Z] . [Pipeline] withDockerContainer [2021-03-05T12:06:41.263Z] prd-ubuntu18.04-docker-arm64-4c-16g-28706 does not seem to be running inside a container [2021-03-05T12:06:41.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-05T12:06:43.002Z] $ docker top 69bd8ea9b3db72ec4e79207eba40331fccee2efa06d21910a15fd706f5bb6c7b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T12:06:44.082Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-05T12:06:48.381Z] Building docker-core-command-go ... [2021-03-05T12:06:48.381Z] Building docker-core-data-go ... [2021-03-05T12:06:48.381Z] Building docker-core-metadata-go ... [2021-03-05T12:06:48.381Z] Building docker-security-bootstrapper-go ... [2021-03-05T12:06:48.381Z] Building docker-security-proxy-setup-go ... [2021-03-05T12:06:48.381Z] Building docker-security-secretstore-setup-go ... [2021-03-05T12:06:48.381Z] Building docker-support-notifications-go ... [2021-03-05T12:06:48.381Z] Building docker-support-scheduler-go ... [2021-03-05T12:06:48.381Z] Building docker-sys-mgmt-agent-go ... [2021-03-05T12:06:48.381Z] Building docker-core-command-go [2021-03-05T12:06:48.381Z] Building docker-support-scheduler-go [2021-03-05T12:06:48.381Z] Building docker-security-bootstrapper-go [2021-03-05T12:06:48.381Z] Building docker-core-metadata-go [2021-03-05T12:06:48.381Z] Building docker-security-secretstore-setup-go [2021-03-05T12:07:15.888Z] Merging remotes/origin/master commit 8a562533c14a3b85d4c48007758f286d837d2a70 into PR head commit 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 [2021-03-05T12:07:16.088Z] Merge succeeded, producing 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 [2021-03-05T12:07:16.089Z] Checking out Revision 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 (PR-3217) [2021-03-05T12:07:15.155Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-05T12:07:15.167Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T12:07:15.180Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-05T12:07:15.198Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-05T12:07:15.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T12:07:15.204Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3217/head:refs/remotes/origin/PR-3217 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-05T12:07:15.904Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T12:07:15.910Z] > git checkout -f 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 # timeout=10 [2021-03-05T12:07:16.057Z] > git remote # timeout=10 [2021-03-05T12:07:16.064Z] > git config --get remote.origin.url # timeout=10 [2021-03-05T12:07:16.070Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T12:07:16.074Z] > git merge 8a562533c14a3b85d4c48007758f286d837d2a70 # timeout=10 [2021-03-05T12:07:16.085Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-05T12:07:16.101Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T12:07:16.109Z] > git checkout -f 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 # timeout=10 [2021-03-05T12:07:19.835Z] Commit message: "Merge branch 'master' into issue-3216" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-05T12:07:21.063Z] + echo snap-build.sh [2021-03-05T12:07:21.063Z] snap-build.sh [2021-03-05T12:07:21.063Z] + SNAP_BASE_DIR=. [2021-03-05T12:07:21.063Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-03-05T12:07:21.063Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-03-05T12:07:21.063Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-03-05T12:07:21.063Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-03-05T12:07:21.063Z] + cd /w/workspace/edgex-go/4 [2021-03-05T12:07:21.063Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-05T12:07:21.063Z] Reading package lists... [2021-03-05T12:07:21.329Z] Building dependency tree... [2021-03-05T12:07:21.329Z] Reading state information... [2021-03-05T12:07:21.592Z] The following packages were automatically installed and are no longer required: [2021-03-05T12:07:21.592Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-05T12:07:21.592Z] uidmap xdelta3 [2021-03-05T12:07:21.592Z] Use 'sudo apt autoremove' to remove them. [2021-03-05T12:07:21.592Z] The following packages will be REMOVED: [2021-03-05T12:07:21.592Z] lxd* lxd-client* [2021-03-05T12:07:22.168Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-05T12:07:22.168Z] After this operation, 31.7 MB disk space will be freed. [2021-03-05T12:07:23.478Z] (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-05T12:07:23.478Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-05T12:07:24.424Z] Removing lxd dnsmasq configuration [2021-03-05T12:07:24.686Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-05T12:07:24.686Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-05T12:07:25.630Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-05T12:07:25.892Z] (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-05T12:07:25.892Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-05T12:07:27.279Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-05T12:07:27.542Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-05T12:07:28.929Z] + sudo snap remove --purge lxd [2021-03-05T12:07:29.191Z] snap "lxd" is not installed [2021-03-05T12:07:29.191Z] + sudo groupadd --force --system lxd [2021-03-05T12:07:29.191Z] ++ whoami [2021-03-05T12:07:29.191Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-05T12:07:29.191Z] + newgrp - lxd [2021-03-05T12:07:29.191Z] + sudo snap install lxd [2021-03-05T12:07:39.215Z] 2021-03-05T12:07:36Z INFO Waiting for automatic snapd restart... [2021-03-05T12:07:54.196Z] lxd 4.11 from Canonical* installed [2021-03-05T12:07:54.196Z] + sudo lxd init --auto [2021-03-05T12:07:56.390Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T12:07:56.391Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-05T12:07:56.391Z] ---> 11dd93a0d7a0 [2021-03-05T12:07:56.391Z] Step 3/23 : WORKDIR /edgex-go [2021-03-05T12:07:57.385Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T12:07:57.385Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-05T12:07:57.385Z] ---> 11dd93a0d7a0 [2021-03-05T12:07:57.385Z] Step 3/24 : WORKDIR /edgex-go [2021-03-05T12:07:58.001Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T12:07:58.001Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-05T12:07:58.001Z] ---> 11dd93a0d7a0 [2021-03-05T12:07:58.001Z] Step 3/31 : WORKDIR /edgex-go [2021-03-05T12:07:58.001Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T12:07:58.001Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-05T12:07:58.001Z] ---> 11dd93a0d7a0 [2021-03-05T12:07:58.001Z] Step 3/22 : WORKDIR /edgex-go [2021-03-05T12:07:58.001Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T12:07:58.001Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-05T12:07:58.001Z] ---> 11dd93a0d7a0 [2021-03-05T12:07:58.001Z] Step 3/23 : WORKDIR /edgex-go [2021-03-05T12:07:59.976Z] ---> Running in 1222a54da696 [2021-03-05T12:07:59.976Z] ---> Running in d796afb455f7 [2021-03-05T12:07:59.976Z] ---> Running in 6848ff1d49cd [2021-03-05T12:07:59.976Z] ---> Running in cc6d52d983a8 [2021-03-05T12:07:59.976Z] ---> Running in 9e1c48692ec1 [2021-03-05T12:08:00.576Z] Removing intermediate container 9e1c48692ec1 [2021-03-05T12:08:00.576Z] ---> d0732adf4852 [2021-03-05T12:08:00.576Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T12:08:00.576Z] Removing intermediate container cc6d52d983a8 [2021-03-05T12:08:00.576Z] ---> b831db430fc3 [2021-03-05T12:08:00.576Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T12:08:00.576Z] Removing intermediate container d796afb455f7 [2021-03-05T12:08:00.576Z] ---> e27e0bec8afc [2021-03-05T12:08:00.576Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T12:08:00.576Z] Removing intermediate container 1222a54da696 [2021-03-05T12:08:00.576Z] ---> 1e61a8bcf8fa [2021-03-05T12:08:00.576Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T12:08:00.576Z] Removing intermediate container 6848ff1d49cd [2021-03-05T12:08:00.576Z] ---> 427a4a47425d [2021-03-05T12:08:00.576Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T12:08:00.576Z] ---> Running in c2d669b8cefd [2021-03-05T12:08:00.576Z] ---> Running in c3fc63f556b4 [2021-03-05T12:08:00.850Z] ---> Running in 72969e3d6015 [2021-03-05T12:08:00.850Z] ---> Running in 7c8d08e35270 [2021-03-05T12:08:00.850Z] ---> Running in 24d3b4033e37 [2021-03-05T12:08:04.228Z] + sudo snap install --classic snapcraft [2021-03-05T12:08:04.260Z] Removing intermediate container c2d669b8cefd [2021-03-05T12:08:04.260Z] ---> 85fffed6842c [2021-03-05T12:08:04.260Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-05T12:08:04.260Z] Removing intermediate container 72969e3d6015 [2021-03-05T12:08:04.260Z] ---> c54de447ae13 [2021-03-05T12:08:04.260Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-05T12:08:04.539Z] ---> Running in cc8313d2d0ad [2021-03-05T12:08:04.539Z] ---> Running in ca51ac4bb9c5 [2021-03-05T12:08:04.816Z] Removing intermediate container 24d3b4033e37 [2021-03-05T12:08:04.816Z] ---> be5aa5716811 [2021-03-05T12:08:04.816Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-05T12:08:05.091Z] ---> Running in 2b2f07b2a5cf [2021-03-05T12:08:05.091Z] Removing intermediate container 7c8d08e35270 [2021-03-05T12:08:05.091Z] ---> 4527dc65e401 [2021-03-05T12:08:05.091Z] Step 5/22 : RUN apk add --update --no-cache make gitRemoving intermediate container c3fc63f556b4 [2021-03-05T12:08:05.091Z] ---> 072861326bd0 [2021-03-05T12:08:05.091Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-05T12:08:05.091Z] [2021-03-05T12:08:05.688Z] ---> Running in e5617b5d44e1 [2021-03-05T12:08:05.688Z] ---> Running in 397d61b40aab [2021-03-05T12:08:06.285Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T12:08:06.285Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T12:08:06.888Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T12:08:07.161Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T12:08:07.161Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T12:08:07.434Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T12:08:07.706Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T12:08:08.303Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T12:08:08.303Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T12:08:08.576Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T12:08:08.853Z] OK: 217 MiB in 51 packages [2021-03-05T12:08:08.853Z] OK: 217 MiB in 51 packages [2021-03-05T12:08:09.461Z] OK: 217 MiB in 51 packages [2021-03-05T12:08:09.749Z] OK: 217 MiB in 51 packages [2021-03-05T12:08:10.024Z] OK: 217 MiB in 51 packages [2021-03-05T12:08:10.627Z] Removing intermediate container ca51ac4bb9c5 [2021-03-05T12:08:10.627Z] ---> 51c3e6374557 [2021-03-05T12:08:10.627Z] Step 6/24 : COPY go.mod . [2021-03-05T12:08:10.911Z] Removing intermediate container cc8313d2d0ad [2021-03-05T12:08:10.911Z] ---> c4048bce130d [2021-03-05T12:08:10.911Z] Step 6/31 : COPY go.mod . [2021-03-05T12:08:11.186Z] Removing intermediate container 2b2f07b2a5cf [2021-03-05T12:08:11.186Z] ---> 076c0fc6cdac [2021-03-05T12:08:11.186Z] Step 6/23 : COPY go.mod . [2021-03-05T12:08:11.787Z] Removing intermediate container e5617b5d44e1 [2021-03-05T12:08:11.787Z] ---> 8fc36107f7a7 [2021-03-05T12:08:11.787Z] Step 6/23 : COPY go.mod . [2021-03-05T12:08:11.787Z] ---> 793111a2ac23 [2021-03-05T12:08:11.787Z] Step 7/24 : RUN go mod download [2021-03-05T12:08:12.063Z] ---> b6e7ff80b8ea [2021-03-05T12:08:12.063Z] Step 7/31 : RUN go mod download [2021-03-05T12:08:12.063Z] Removing intermediate container 397d61b40aab [2021-03-05T12:08:12.063Z] ---> 3f58775932d7 [2021-03-05T12:08:12.063Z] Step 6/22 : COPY go.mod . [2021-03-05T12:08:12.063Z] ---> Running in 316564e3600d [2021-03-05T12:08:12.349Z] ---> Running in be5789bd185c [2021-03-05T12:08:12.349Z] ---> 2bb0e485c2ee [2021-03-05T12:08:12.349Z] Step 7/23 : RUN go mod download [2021-03-05T12:08:12.392Z] snapcraft 4.5.4 from Canonical* installed [2021-03-05T12:08:12.392Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-05T12:08:12.392Z] + patch --verbose -p1 [2021-03-05T12:08:12.392Z] Hmm... Looks like a unified diff to me... [2021-03-05T12:08:12.392Z] The text leading up to this was: [2021-03-05T12:08:12.392Z] -------------------------- [2021-03-05T12:08:12.392Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-05T12:08:12.392Z] |From: Tony Espy [2021-03-05T12:08:12.392Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-05T12:08:12.392Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-05T12:08:12.392Z] | [2021-03-05T12:08:12.392Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-05T12:08:12.392Z] |optimize the snap CI check run for pull requests. When [2021-03-05T12:08:12.392Z] |applied, it essentially strips out everything (apps and [2021-03-05T12:08:12.392Z] |parts) from the snapcraft.yaml file except those required [2021-03-05T12:08:12.392Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-05T12:08:12.392Z] |catch changes to edgex-go that break the snap build. [2021-03-05T12:08:12.392Z] | [2021-03-05T12:08:12.392Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-05T12:08:12.392Z] |to update this patch file, otherwise it may fail to apply, [2021-03-05T12:08:12.392Z] |resulting in a failed snap build CI check in the associated [2021-03-05T12:08:12.392Z] |pull request. [2021-03-05T12:08:12.392Z] | [2021-03-05T12:08:12.392Z] |Note - in addition to applying this patch, the pipeline also [2021-03-05T12:08:12.392Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-05T12:08:12.392Z] |need to build the finally binary .snap file (and it won't [2021-03-05T12:08:12.392Z] |work with the patch applied). This further reduces the build [2021-03-05T12:08:12.392Z] |time. [2021-03-05T12:08:12.392Z] |--- [2021-03-05T12:08:12.392Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-05T12:08:12.392Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-05T12:08:12.392Z] | [2021-03-05T12:08:12.392Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-05T12:08:12.392Z] |index 1e537489..faf42425 100644 [2021-03-05T12:08:12.392Z] |--- a/snap/snapcraft.yaml [2021-03-05T12:08:12.392Z] |+++ b/snap/snapcraft.yaml [2021-03-05T12:08:12.392Z] -------------------------- [2021-03-05T12:08:12.392Z] patching file snap/snapcraft.yaml [2021-03-05T12:08:12.392Z] Using Plan A... [2021-03-05T12:08:12.392Z] Hunk #1 succeeded at 73. [2021-03-05T12:08:12.392Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-03-05T12:08:12.392Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-03-05T12:08:12.392Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-03-05T12:08:12.392Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-03-05T12:08:12.392Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-03-05T12:08:12.392Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-03-05T12:08:12.392Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-03-05T12:08:12.392Z] Hmm... Ignoring the trailing garbage. [2021-03-05T12:08:12.392Z] done [2021-03-05T12:08:12.392Z] + sudo snapcraft prime --use-lxd [2021-03-05T12:08:12.631Z] ---> Running in 13b4bc7b731b [2021-03-05T12:08:12.910Z] ---> 9153b9ace757 [2021-03-05T12:08:12.910Z] Step 7/23 : RUN go mod download [2021-03-05T12:08:12.967Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-05T12:08:12.967Z] 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-05T12:08:12.967Z] - README.md [2021-03-05T12:08:12.967Z] - snapcraft.yaml.orig [2021-03-05T12:08:12.967Z] [2021-03-05T12:08:12.968Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-05T12:08:13.192Z] ---> 79c79ee0f12d [2021-03-05T12:08:13.192Z] Step 7/22 : RUN go mod download [2021-03-05T12:08:13.192Z] ---> Running in 903e87f6992f [2021-03-05T12:08:13.479Z] ---> Running in d1d82e7749dd [2021-03-05T12:08:13.916Z] Launching a container. [2021-03-05T12:08:16.905Z] Removing intermediate container 316564e3600d [2021-03-05T12:08:16.905Z] ---> 3e20c070febe [2021-03-05T12:08:16.905Z] Step 8/24 : COPY . . [2021-03-05T12:08:17.514Z] Removing intermediate container be5789bd185c [2021-03-05T12:08:17.514Z] ---> 322122c8f5d6 [2021-03-05T12:08:17.514Z] Step 8/31 : COPY . . [2021-03-05T12:08:18.127Z] Removing intermediate container 13b4bc7b731b [2021-03-05T12:08:18.127Z] ---> 7ffa86757da8 [2021-03-05T12:08:18.127Z] Step 8/23 : COPY . . [2021-03-05T12:08:18.402Z] Removing intermediate container d1d82e7749dd [2021-03-05T12:08:18.402Z] ---> 6170d2a4eb50 [2021-03-05T12:08:18.402Z] Step 8/22 : COPY . . [2021-03-05T12:08:18.402Z] Removing intermediate container 903e87f6992f [2021-03-05T12:08:18.402Z] ---> c099d9f9c5ef [2021-03-05T12:08:18.402Z] Step 8/23 : COPY . . [2021-03-05T12:08:28.846Z] Waiting for container to be ready [2021-03-05T12:08:28.846Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-05T12:08:28.846Z] [2021-03-05T12:08:32.165Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-05T12:08:32.428Z] Waiting for network to be ready... [2021-03-05T12:08:33.002Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-05T12:08:33.002Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-05T12:08:33.263Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-05T12:08:33.525Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-05T12:08:33.525Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-05T12:08:33.787Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-05T12:08:33.787Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-05T12:08:33.787Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-05T12:08:33.787Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-05T12:08:33.787Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-05T12:08:33.787Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-05T12:08:33.787Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-05T12:08:33.787Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-05T12:08:33.787Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-05T12:08:33.787Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-05T12:08:33.787Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-05T12:08:33.787Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-05T12:08:33.787Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-05T12:08:34.361Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-05T12:08:34.627Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-05T12:08:34.627Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-05T12:08:34.627Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-05T12:08:34.627Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-05T12:08:34.627Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-05T12:08:34.627Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-05T12:08:34.627Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-05T12:08:34.889Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-05T12:08:39.104Z] Fetched 24.0 MB in 6s (3995 kB/s) [2021-03-05T12:08:40.050Z] Reading package lists... [2021-03-05T12:08:40.311Z] Reading package lists... [2021-03-05T12:08:40.573Z] Building dependency tree... [2021-03-05T12:08:40.573Z] Reading state information... [2021-03-05T12:08:40.573Z] The following additional packages will be installed: [2021-03-05T12:08:40.573Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-05T12:08:40.573Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-05T12:08:40.573Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-05T12:08:40.573Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-05T12:08:40.573Z] Suggested packages: [2021-03-05T12:08:40.573Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-05T12:08:40.573Z] Recommended packages: [2021-03-05T12:08:40.573Z] gnupg libsasl2-modules [2021-03-05T12:08:40.573Z] The following NEW packages will be installed: [2021-03-05T12:08:40.573Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-05T12:08:40.573Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-05T12:08:40.573Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-05T12:08:40.573Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-05T12:08:40.573Z] The following packages will be upgraded: [2021-03-05T12:08:40.573Z] gpg gpg-agent gpgconf libudev1 [2021-03-05T12:08:40.837Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-05T12:08:40.837Z] Need to get 3530 kB of archives. [2021-03-05T12:08:40.837Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-05T12:08:40.837Z] 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-05T12:08:40.837Z] 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-05T12:08:40.837Z] 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-05T12:08:40.837Z] 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-05T12:08:40.837Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-05T12:08:41.099Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-05T12:08:41.672Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-05T12:08:41.672Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-05T12:08:41.672Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-05T12:08:41.672Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-05T12:08:41.672Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-05T12:08:41.672Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-05T12:08:41.672Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-05T12:08:41.673Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-05T12:08:41.673Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-05T12:08:41.673Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-05T12:08:41.673Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-05T12:08:41.673Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-05T12:08:41.673Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-05T12:08:41.673Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-05T12:08:41.673Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-05T12:08:41.673Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-05T12:08:41.934Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-05T12:08:41.934Z] Fetched 3530 kB in 1s (3434 kB/s) [2021-03-05T12:08:41.934Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-05T12:08:41.934Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-05T12:08:41.934Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-05T12:08:42.197Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-05T12:08:42.461Z] Selecting previously unselected package udev. [2021-03-05T12:08:42.461Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-05T12:08:42.461Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-05T12:08:42.461Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-05T12:08:42.724Z] Selecting previously unselected package libfuse2:amd64. [2021-03-05T12:08:42.724Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-05T12:08:42.724Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-05T12:08:42.986Z] Selecting previously unselected package fuse. [2021-03-05T12:08:42.986Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-05T12:08:42.986Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-05T12:08:42.986Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-05T12:08:42.986Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-05T12:08:42.986Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-05T12:08:43.248Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-05T12:08:43.248Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-05T12:08:43.248Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-05T12:08:43.248Z] Selecting previously unselected package libksba8:amd64. [2021-03-05T12:08:43.248Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-05T12:08:43.248Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-05T12:08:43.511Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-05T12:08:43.511Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T12:08:43.511Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T12:08:43.511Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-05T12:08:43.511Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T12:08:43.511Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T12:08:43.773Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-05T12:08:43.773Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T12:08:43.773Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T12:08:43.773Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-05T12:08:43.773Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T12:08:43.773Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T12:08:43.773Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-05T12:08:43.773Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T12:08:43.773Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T12:08:44.036Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-05T12:08:44.036Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T12:08:44.036Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T12:08:44.036Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-05T12:08:44.036Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T12:08:44.036Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T12:08:44.036Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-05T12:08:44.036Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T12:08:44.036Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T12:08:44.299Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-05T12:08:44.299Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-05T12:08:44.299Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T12:08:44.299Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-05T12:08:44.299Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-05T12:08:44.299Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-05T12:08:44.561Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-05T12:08:44.561Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-05T12:08:44.561Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-05T12:08:44.561Z] Selecting previously unselected package libldap-common. [2021-03-05T12:08:44.561Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-05T12:08:44.561Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-05T12:08:44.561Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-05T12:08:44.561Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-05T12:08:44.561Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-05T12:08:44.824Z] Selecting previously unselected package dirmngr. [2021-03-05T12:08:44.824Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-05T12:08:44.824Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-05T12:08:44.824Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-05T12:08:45.086Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-05T12:08:45.086Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-05T12:08:45.086Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-05T12:08:45.086Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-05T12:08:45.086Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-05T12:08:45.086Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T12:08:45.086Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-05T12:08:45.086Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-05T12:08:45.215Z] ---> eac98f986a11 [2021-03-05T12:08:45.216Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-05T12:08:45.216Z] ---> 959cd7c5cbe4 [2021-03-05T12:08:45.216Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-05T12:08:45.216Z] ---> Running in 87c5425db0aa [2021-03-05T12:08:45.216Z] ---> 1e2d81608c88 [2021-03-05T12:08:45.216Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-05T12:08:45.216Z] ---> Running in 00e7356da50d [2021-03-05T12:08:45.216Z] ---> 0ce8b06b0c01 [2021-03-05T12:08:45.216Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-05T12:08:45.216Z] ---> Running in 2e7c64700a55 [2021-03-05T12:08:45.216Z] ---> Running in ca0ea00dff73 [2021-03-05T12:08:45.216Z] ---> 9b9200637099 [2021-03-05T12:08:45.216Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-05T12:08:45.216Z] ---> Running in ea382a0300b0 [2021-03-05T12:08:45.347Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-05T12:08:45.609Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-05T12:08:45.870Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T12:08:45.870Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-05T12:08:45.870Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-05T12:08:45.870Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-05T12:08:45.870Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T12:08:45.870Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T12:08:45.870Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T12:08:46.133Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T12:08:46.133Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T12:08:46.133Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T12:08:46.133Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-05T12:08:46.133Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-05T12:08:46.133Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-05T12:08:46.133Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-05T12:08:46.665Z] 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-05T12:08:46.665Z] 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-05T12:08:46.665Z] 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-05T12:08:46.707Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-05T12:08:46.707Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-05T12:08:46.707Z] This means they are not meant to be enabled using systemctl. [2021-03-05T12:08:46.707Z] Possible reasons for having this kind of units are: [2021-03-05T12:08:46.707Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-05T12:08:46.707Z] .wants/ or .requires/ directory. [2021-03-05T12:08:46.707Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-05T12:08:46.707Z] a requirement dependency on it. [2021-03-05T12:08:46.707Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-05T12:08:46.707Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-05T12:08:46.707Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-05T12:08:46.707Z] instance name specified. [2021-03-05T12:08:46.942Z] 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-05T12:08:46.942Z] 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-05T12:08:47.229Z] Reading package lists... [2021-03-05T12:08:47.229Z] Building dependency tree... [2021-03-05T12:08:47.229Z] Reading state information... [2021-03-05T12:08:47.490Z] The following additional packages will be installed: [2021-03-05T12:08:47.490Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-05T12:08:47.490Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-05T12:08:47.490Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-05T12:08:47.490Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-05T12:08:47.490Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-05T12:08:47.490Z] Suggested packages: [2021-03-05T12:08:47.490Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-05T12:08:47.490Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-05T12:08:47.490Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-05T12:08:47.490Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-05T12:08:47.490Z] systemd-container policykit-1 [2021-03-05T12:08:47.490Z] Recommended packages: [2021-03-05T12:08:47.490Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-05T12:08:47.490Z] The following NEW packages will be installed: [2021-03-05T12:08:47.490Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-05T12:08:47.490Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-05T12:08:47.490Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-05T12:08:47.490Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-05T12:08:47.490Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-05T12:08:47.490Z] The following packages will be upgraded: [2021-03-05T12:08:47.490Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-05T12:08:47.751Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-05T12:08:47.751Z] Need to get 35.2 MB of archives. [2021-03-05T12:08:47.751Z] After this operation, 141 MB of additional disk space will be used. [2021-03-05T12:08:47.751Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-05T12:08:47.751Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-05T12:08:48.324Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-05T12:08:48.324Z] 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-05T12:08:48.596Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-05T12:08:48.596Z] 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-05T12:08:48.596Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-05T12:08:48.596Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-05T12:08:48.596Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-05T12:08:48.596Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-05T12:08:48.596Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-05T12:08:48.596Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-05T12:08:48.596Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-05T12:08:48.596Z] 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-05T12:08:48.596Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-05T12:08:48.596Z] 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-05T12:08:48.596Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-05T12:08:48.596Z] 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-05T12:08:48.596Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-05T12:08:48.596Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-05T12:08:48.596Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-05T12:08:48.596Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-05T12:08:48.596Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-05T12:08:48.596Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-05T12:08:48.596Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-05T12:08:48.596Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-05T12:08:48.596Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-05T12:08:48.596Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-05T12:08:48.864Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-05T12:08:48.864Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-05T12:08:50.255Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-05T12:08:50.255Z] Fetched 35.2 MB in 2s (14.7 MB/s) [2021-03-05T12:08:50.255Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-05T12:08:50.255Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-05T12:08:50.517Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-05T12:08:51.098Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-05T12:08:51.098Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-05T12:08:51.098Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-05T12:08:51.360Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-05T12:08:51.360Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-05T12:08:51.360Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-05T12:08:51.622Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-05T12:08:51.622Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-05T12:08:51.622Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-05T12:08:51.622Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-05T12:08:51.886Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-05T12:08:52.149Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-05T12:08:52.731Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-05T12:08:52.731Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-05T12:08:52.731Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-05T12:08:52.995Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-05T12:08:53.256Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-05T12:08:53.256Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-05T12:08:53.256Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T12:08:53.518Z] Selecting previously unselected package libexpat1:amd64. [2021-03-05T12:08:53.518Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-05T12:08:53.518Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-05T12:08:53.518Z] Selecting previously unselected package python3.6-minimal. [2021-03-05T12:08:53.518Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-05T12:08:53.518Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T12:08:53.780Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-05T12:08:54.044Z] Checking for services that may need to be restarted...done. [2021-03-05T12:08:54.044Z] Checking for services that may need to be restarted...done. [2021-03-05T12:08:54.044Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T12:08:54.044Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-05T12:08:54.044Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T12:08:54.991Z] Selecting previously unselected package python3-minimal. [2021-03-05T12:08:54.991Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-05T12:08:54.991Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-05T12:08:54.991Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-05T12:08:54.991Z] Selecting previously unselected package mime-support. [2021-03-05T12:08:54.991Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-05T12:08:54.991Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-05T12:08:54.991Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-05T12:08:54.991Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-05T12:08:54.991Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-05T12:08:54.991Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-05T12:08:54.991Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-05T12:08:54.991Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T12:08:55.564Z] Selecting previously unselected package python3.6. [2021-03-05T12:08:55.564Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-05T12:08:55.564Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T12:08:55.564Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-05T12:08:55.564Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-05T12:08:55.564Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-05T12:08:55.564Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-05T12:08:55.832Z] Selecting previously unselected package python3. [2021-03-05T12:08:55.832Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-05T12:08:55.832Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-05T12:08:55.832Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-05T12:08:56.094Z] Selecting previously unselected package multiarch-support. [2021-03-05T12:08:56.094Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-05T12:08:56.094Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-05T12:08:56.094Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-05T12:08:56.094Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-05T12:08:56.094Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-05T12:08:56.094Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-05T12:08:56.094Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-05T12:08:56.357Z] Selecting previously unselected package libbsd0:amd64. [2021-03-05T12:08:56.357Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-05T12:08:56.357Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-05T12:08:56.357Z] Selecting previously unselected package sudo. [2021-03-05T12:08:56.357Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-05T12:08:56.357Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-05T12:08:56.619Z] Selecting previously unselected package apparmor. [2021-03-05T12:08:56.619Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-05T12:08:56.619Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-05T12:08:56.881Z] Selecting previously unselected package libedit2:amd64. [2021-03-05T12:08:56.881Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-05T12:08:56.881Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-05T12:08:56.881Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-05T12:08:56.881Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-05T12:08:56.881Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T12:08:56.881Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-05T12:08:56.881Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-05T12:08:56.881Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T12:08:57.142Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-05T12:08:57.142Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-05T12:08:57.143Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-05T12:08:57.143Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-05T12:08:57.143Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-05T12:08:57.143Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T12:08:57.143Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-05T12:08:57.143Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-05T12:08:57.405Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T12:08:57.405Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-05T12:08:57.405Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-05T12:08:57.405Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-05T12:08:57.669Z] Selecting previously unselected package openssh-client. [2021-03-05T12:08:57.669Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-05T12:08:57.669Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-05T12:08:59.065Z] Selecting previously unselected package squashfs-tools. [2021-03-05T12:08:59.065Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-05T12:08:59.065Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-05T12:08:59.065Z] Selecting previously unselected package snapd. [2021-03-05T12:08:59.065Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-05T12:08:59.065Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-05T12:09:01.627Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-05T12:09:01.627Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-05T12:09:01.627Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-05T12:09:01.627Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-05T12:09:01.627Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-05T12:09:01.627Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T12:09:01.627Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-05T12:09:01.627Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-05T12:09:01.627Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-05T12:09:02.577Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-05T12:09:02.577Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-05T12:09:02.577Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-05T12:09:02.577Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T12:09:02.577Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T12:09:02.839Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-05T12:09:03.414Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-05T12:09:03.676Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T12:09:03.676Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-05T12:09:03.676Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-05T12:09:03.676Z] running python rtupdate hooks for python3.6... [2021-03-05T12:09:03.676Z] running python post-rtupdate hooks for python3.6... [2021-03-05T12:09:03.676Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-05T12:09:05.594Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-05T12:09:05.856Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-05T12:09:05.856Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-05T12:09:05.856Z] Setting up snapd (2.48.3+18.04) ... [2021-03-05T12:09:06.433Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-05T12:09:06.695Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-05T12:09:06.958Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-05T12:09:07.219Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-05T12:09:07.481Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-05T12:09:07.481Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-05T12:09:07.747Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-05T12:09:08.009Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-05T12:09:08.271Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-05T12:09:08.533Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-05T12:09:08.533Z] /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-05T12:09:08.533Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-05T12:09:08.533Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-05T12:09:10.459Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-05T12:09:10.459Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-05T12:09:10.459Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-05T12:09:10.459Z] Fetched 177 kB in 1s (290 kB/s) [2021-03-05T12:09:12.382Z] Reading package lists... [2021-03-05T12:09:12.382Z] Reading package lists... [2021-03-05T12:09:12.382Z] Building dependency tree... [2021-03-05T12:09:12.382Z] Reading state information... [2021-03-05T12:09:12.644Z] Calculating upgrade... [2021-03-05T12:09:12.906Z] The following packages will be upgraded: [2021-03-05T12:09:12.906Z] advancecomp base-files bash binutils binutils-common [2021-03-05T12:09:12.906Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-05T12:09:12.906Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-05T12:09:12.906Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-05T12:09:12.906Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-05T12:09:12.906Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-05T12:09:12.906Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-05T12:09:12.906Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-05T12:09:12.906Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-05T12:09:12.907Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-05T12:09:12.907Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-05T12:09:12.907Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-05T12:09:12.907Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-05T12:09:12.907Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-05T12:09:12.907Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-05T12:09:12.907Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-05T12:09:12.907Z] Need to get 63.8 MB of archives. [2021-03-05T12:09:12.907Z] After this operation, 5202 kB of additional disk space will be used. [2021-03-05T12:09:12.907Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-03-05T12:09:12.907Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-05T12:09:12.907Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-05T12:09:12.907Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-05T12:09:12.907Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-05T12:09:12.907Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-05T12:09:13.169Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-05T12:09:13.169Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-05T12:09:13.169Z] 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-05T12:09:13.169Z] 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-05T12:09:13.169Z] 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-05T12:09:13.169Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-05T12:09:13.169Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-05T12:09:13.169Z] 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-05T12:09:13.169Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-05T12:09:13.169Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-05T12:09:13.169Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-05T12:09:13.169Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-05T12:09:13.169Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-05T12:09:13.169Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-05T12:09:13.169Z] 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-05T12:09:13.169Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-05T12:09:13.169Z] 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-05T12:09:13.169Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-05T12:09:13.169Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-05T12:09:13.169Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-05T12:09:13.169Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-05T12:09:13.433Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-05T12:09:13.433Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-05T12:09:13.433Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-05T12:09:13.433Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-05T12:09:13.433Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-05T12:09:13.433Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-05T12:09:13.433Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-05T12:09:13.433Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-05T12:09:13.433Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-03-05T12:09:13.433Z] 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-05T12:09:13.433Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-05T12:09:13.433Z] 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-05T12:09:13.433Z] 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-05T12:09:13.433Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-05T12:09:13.433Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-05T12:09:13.433Z] 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-05T12:09:13.433Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-05T12:09:13.433Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-05T12:09:13.433Z] 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-05T12:09:13.433Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-05T12:09:13.433Z] 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-05T12:09:13.433Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-05T12:09:13.433Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-05T12:09:13.433Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-05T12:09:13.433Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-05T12:09:13.433Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-05T12:09:13.433Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-05T12:09:13.433Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-05T12:09:13.705Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-05T12:09:13.969Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-05T12:09:13.969Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-05T12:09:13.969Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-05T12:09:13.969Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-05T12:09:13.969Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-05T12:09:14.231Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-05T12:09:14.231Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-05T12:09:14.231Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-05T12:09:14.231Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-05T12:09:14.231Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-05T12:09:14.231Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-05T12:09:14.231Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-05T12:09:14.231Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-05T12:09:14.231Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-05T12:09:14.231Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-05T12:09:14.231Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-05T12:09:14.231Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-05T12:09:14.231Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-05T12:09:14.231Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-05T12:09:14.494Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-05T12:09:14.494Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-05T12:09:14.494Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-05T12:09:14.494Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-05T12:09:14.494Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-05T12:09:14.494Z] 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-05T12:09:14.494Z] 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-05T12:09:14.494Z] 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-05T12:09:14.494Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-05T12:09:14.494Z] 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-05T12:09:14.494Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-05T12:09:14.494Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-05T12:09:14.494Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-05T12:09:14.494Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-05T12:09:14.494Z] 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-05T12:09:14.494Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-05T12:09:14.494Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-05T12:09:14.494Z] 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-05T12:09:14.494Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-05T12:09:14.494Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-05T12:09:14.757Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-05T12:09:14.757Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-05T12:09:14.757Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-05T12:09:14.757Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-05T12:09:15.019Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-05T12:09:15.019Z] Fetched 63.8 MB in 2s (33.0 MB/s) [2021-03-05T12:09:15.019Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T12:09:15.019Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-05T12:09:15.019Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-05T12:09:15.968Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-05T12:09:15.968Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-05T12:09:15.968Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-03-05T12:09:15.968Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-03-05T12:09:16.918Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T12:09:16.918Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T12:09:16.918Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T12:09:16.918Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T12:09:17.180Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T12:09:17.180Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T12:09:17.180Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T12:09:17.441Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T12:09:17.441Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T12:09:17.441Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T12:09:17.703Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T12:09:17.703Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T12:09:17.703Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T12:09:17.703Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T12:09:17.965Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T12:09:17.965Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-05T12:09:17.965Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T12:09:17.965Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-05T12:09:17.965Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-05T12:09:18.226Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-05T12:09:18.226Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T12:09:18.226Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T12:09:18.226Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T12:09:18.226Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T12:09:18.488Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-05T12:09:18.488Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-05T12:09:18.751Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T12:09:18.751Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-05T12:09:18.751Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-05T12:09:19.014Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-05T12:09:19.590Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-05T12:09:19.852Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-05T12:09:19.852Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-05T12:09:19.852Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-05T12:09:19.852Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-05T12:09:19.852Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-05T12:09:20.114Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-05T12:09:20.114Z] Installing new version of config file /etc/issue ... [2021-03-05T12:09:20.114Z] Installing new version of config file /etc/issue.net ... [2021-03-05T12:09:20.114Z] Installing new version of config file /etc/lsb-release ... [2021-03-05T12:09:20.375Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-05T12:09:20.637Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-05T12:09:20.637Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-05T12:09:20.637Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-05T12:09:20.637Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T12:09:20.637Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-05T12:09:20.637Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-05T12:09:20.901Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-05T12:09:20.901Z] 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-05T12:09:20.901Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T12:09:20.901Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T12:09:21.163Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-05T12:09:21.163Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-05T12:09:21.163Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T12:09:21.163Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-05T12:09:21.163Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-05T12:09:21.425Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-05T12:09:21.686Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T12:09:21.686Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-05T12:09:21.686Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-05T12:09:21.947Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-05T12:09:21.947Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T12:09:21.947Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-05T12:09:21.947Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-05T12:09:22.210Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-05T12:09:22.210Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T12:09:22.210Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-05T12:09:22.210Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-05T12:09:22.472Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-05T12:09:22.473Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T12:09:22.473Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-05T12:09:22.473Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-05T12:09:22.735Z] Setting up grep (3.1-2build1) ... [2021-03-05T12:09:22.735Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T12:09:22.735Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-05T12:09:22.735Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-05T12:09:22.998Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-05T12:09:22.998Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T12:09:22.998Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-05T12:09:22.998Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-05T12:09:23.260Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-05T12:09:23.260Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T12:09:23.260Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-05T12:09:23.260Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-05T12:09:24.206Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-05T12:09:24.206Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-05T12:09:24.206Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-05T12:09:24.206Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-05T12:09:24.780Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-05T12:09:24.780Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T12:09:24.780Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-05T12:09:24.780Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-05T12:09:26.170Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-05T12:09:26.170Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-05T12:09:26.433Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-05T12:09:26.433Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-05T12:09:26.433Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-05T12:09:26.697Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T12:09:26.697Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-05T12:09:26.697Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-05T12:09:26.959Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-05T12:09:26.959Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T12:09:26.959Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T12:09:27.222Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T12:09:27.222Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-05T12:09:27.222Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T12:09:27.222Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T12:09:27.222Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T12:09:27.484Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-05T12:09:27.484Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T12:09:27.484Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T12:09:27.484Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T12:09:27.745Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-05T12:09:27.745Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T12:09:27.745Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T12:09:27.745Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T12:09:28.007Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-05T12:09:28.007Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T12:09:28.007Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-05T12:09:28.007Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-05T12:09:28.269Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-05T12:09:28.269Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-05T12:09:28.269Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-05T12:09:28.531Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T12:09:28.531Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-05T12:09:28.531Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-05T12:09:28.531Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-05T12:09:28.795Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T12:09:28.795Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T12:09:28.795Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T12:09:28.795Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-05T12:09:28.795Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T12:09:28.795Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T12:09:28.795Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T12:09:29.060Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-05T12:09:29.060Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T12:09:29.060Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T12:09:29.323Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T12:09:29.898Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-05T12:09:30.159Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-05T12:09:30.421Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-05T12:09:30.683Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T12:09:30.683Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-05T12:09:30.683Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-05T12:09:30.945Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-05T12:09:30.945Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-05T12:09:30.945Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-05T12:09:30.945Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-05T12:09:31.207Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-05T12:09:31.207Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T12:09:31.207Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-05T12:09:31.469Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-05T12:09:31.469Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-05T12:09:31.730Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T12:09:31.730Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-05T12:09:31.730Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-05T12:09:31.993Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-05T12:09:31.993Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T12:09:31.993Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-05T12:09:31.994Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-05T12:09:31.994Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-05T12:09:32.305Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T12:09:32.305Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-05T12:09:32.305Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-05T12:09:32.305Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-05T12:09:32.567Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T12:09:32.567Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-05T12:09:32.567Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-05T12:09:32.829Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-05T12:09:32.829Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T12:09:32.829Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-05T12:09:33.091Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-05T12:09:33.091Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-05T12:09:33.352Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T12:09:33.352Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-05T12:09:33.352Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-05T12:09:33.620Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-05T12:09:33.620Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-05T12:09:33.620Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-05T12:09:33.886Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-05T12:09:33.886Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-05T12:09:33.886Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T12:09:33.886Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-05T12:09:33.886Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-05T12:09:34.161Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-05T12:09:34.161Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T12:09:34.161Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-05T12:09:34.161Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-05T12:09:34.161Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-05T12:09:34.736Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T12:09:34.736Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-05T12:09:34.736Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-05T12:09:34.736Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-05T12:09:34.736Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T12:09:34.736Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-03-05T12:09:35.200Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-05T12:09:35.200Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-03-05T12:09:35.775Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T12:09:35.775Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-05T12:09:35.775Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-05T12:09:36.039Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-05T12:09:36.301Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T12:09:36.301Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-05T12:09:36.301Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-05T12:09:36.301Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-05T12:09:36.563Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T12:09:36.563Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-05T12:09:36.563Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-05T12:09:36.851Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-05T12:09:36.851Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T12:09:36.851Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-05T12:09:36.851Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-05T12:09:36.851Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-05T12:09:37.131Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T12:09:37.131Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-05T12:09:37.131Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-05T12:09:37.131Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-05T12:09:37.413Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T12:09:37.413Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-05T12:09:37.413Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-05T12:09:37.687Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-05T12:09:37.687Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T12:09:37.687Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-05T12:09:37.952Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-05T12:09:37.952Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-05T12:09:38.223Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-05T12:09:38.223Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-05T12:09:38.223Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-05T12:09:38.223Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-05T12:09:38.223Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-05T12:09:38.223Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-05T12:09:38.499Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-05T12:09:38.499Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-05T12:09:38.499Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-05T12:09:38.769Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-05T12:09:38.769Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-05T12:09:39.031Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-05T12:09:39.031Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-05T12:09:39.292Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-05T12:09:39.292Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-05T12:09:39.292Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-05T12:09:39.292Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-05T12:09:39.553Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-05T12:09:39.553Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-05T12:09:39.553Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-05T12:09:39.553Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-05T12:09:39.553Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-05T12:09:39.553Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-05T12:09:39.815Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-05T12:09:39.815Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-05T12:09:39.815Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-05T12:09:39.815Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-05T12:09:40.076Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-05T12:09:40.076Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-05T12:09:41.021Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-05T12:09:41.021Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-05T12:09:41.021Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-05T12:09:41.021Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-05T12:09:41.284Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-05T12:09:41.284Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-05T12:09:41.545Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-05T12:09:41.807Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-05T12:09:41.807Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-05T12:09:42.069Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-05T12:09:42.069Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-05T12:09:42.069Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-05T12:09:42.069Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T12:09:42.331Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T12:09:42.331Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T12:09:42.331Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T12:09:42.592Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T12:09:42.592Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T12:09:42.592Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T12:09:42.854Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T12:09:43.798Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T12:09:43.799Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T12:09:44.742Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T12:09:45.003Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T12:09:45.577Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T12:09:45.577Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T12:09:46.152Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T12:09:46.152Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T12:09:47.096Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-05T12:09:47.096Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-05T12:09:47.357Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-05T12:09:47.357Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-05T12:09:47.357Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-05T12:09:47.357Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-05T12:09:47.618Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-05T12:09:47.618Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-05T12:09:47.618Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-05T12:09:47.880Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-05T12:09:47.880Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-05T12:09:47.880Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-05T12:09:47.880Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-05T12:09:48.140Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-05T12:09:48.140Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-05T12:09:48.140Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-05T12:09:48.402Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T12:09:48.402Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-05T12:09:48.402Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T12:09:48.402Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T12:09:48.402Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T12:09:48.402Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-05T12:09:48.402Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-05T12:09:48.402Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-05T12:09:48.664Z] [2021-03-05T12:09:48.664Z] Current default time zone: 'Etc/UTC' [2021-03-05T12:09:48.664Z] Local time is now: Fri Mar 5 12:09:48 UTC 2021. [2021-03-05T12:09:48.664Z] Universal Time is now: Fri Mar 5 12:09:48 UTC 2021. [2021-03-05T12:09:48.664Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-05T12:09:48.664Z] [2021-03-05T12:09:48.664Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-05T12:09:48.664Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T12:09:48.664Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-03-05T12:09:48.927Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-05T12:09:48.927Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-05T12:09:48.927Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-05T12:09:48.927Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-05T12:09:48.927Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-05T12:09:48.927Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-05T12:09:48.927Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-05T12:09:48.927Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T12:09:49.189Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-05T12:09:49.450Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T12:09:49.450Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-05T12:09:49.450Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T12:09:49.450Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-05T12:09:49.450Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-05T12:09:49.450Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-05T12:09:49.450Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-05T12:09:49.450Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-05T12:09:49.450Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-05T12:09:49.450Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-05T12:09:49.711Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-05T12:09:51.628Z] Updating certificates in /etc/ssl/certs... [2021-03-05T12:09:52.202Z] 23 added, 27 removed; done. [2021-03-05T12:09:52.202Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-05T12:09:52.202Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-05T12:09:52.464Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-05T12:09:52.464Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-05T12:09:52.464Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-05T12:09:52.464Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T12:09:52.725Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-05T12:09:52.725Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T12:09:52.725Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T12:09:52.725Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T12:09:52.725Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T12:09:52.725Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T12:09:52.725Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-05T12:09:52.993Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-05T12:09:52.993Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-05T12:09:52.993Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-05T12:09:52.993Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-05T12:09:52.993Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T12:09:52.993Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-05T12:09:52.993Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-05T12:09:52.993Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-05T12:09:53.254Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-05T12:09:53.254Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-05T12:09:53.254Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-05T12:09:53.254Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-05T12:09:53.254Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-05T12:09:53.517Z] Updating certificates in /etc/ssl/certs... [2021-03-05T12:09:54.090Z] 0 added, 0 removed; done. [2021-03-05T12:09:54.090Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-05T12:09:54.090Z] done. [2021-03-05T12:09:54.673Z] Reading package lists... [2021-03-05T12:09:54.935Z] Building dependency tree... [2021-03-05T12:09:54.935Z] Reading state information... [2021-03-05T12:09:55.195Z] The following NEW packages will be installed: [2021-03-05T12:09:55.195Z] apt-transport-https [2021-03-05T12:09:55.195Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-05T12:09:55.195Z] Need to get 1696 B of archives. [2021-03-05T12:09:55.195Z] After this operation, 153 kB of additional disk space will be used. [2021-03-05T12:09:55.195Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-05T12:09:55.457Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-05T12:09:55.457Z] Fetched 1696 B in 0s (29.2 kB/s) [2021-03-05T12:09:55.457Z] Selecting previously unselected package apt-transport-https. [2021-03-05T12:09:55.457Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-05T12:09:55.457Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-05T12:09:55.457Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-05T12:09:55.457Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-05T12:09:56.030Z] Waiting for network to be ready... [2021-03-05T12:10:02.636Z] 2021-03-05T12:09:59Z INFO Waiting for automatic snapd restart... [2021-03-05T12:10:02.636Z] snapd 2.49 from Canonical* installed [2021-03-05T12:10:04.023Z] "snapd" switched to the "latest/stable" channel [2021-03-05T12:10:04.023Z] [2021-03-05T12:10:09.319Z] core18 20210128 from Canonical* installed [2021-03-05T12:10:09.319Z] "core18" switched to the "latest/stable" channel [2021-03-05T12:10:09.319Z] [2021-03-05T12:10:15.936Z] snapcraft 4.5.4 from Canonical* installed [2021-03-05T12:10:15.936Z] "snapcraft" switched to the "latest/stable" channel [2021-03-05T12:10:15.936Z] [2021-03-05T12:10:19.247Z] 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-05T12:10:19.247Z] - README.md [2021-03-05T12:10:19.247Z] - snapcraft.yaml.orig [2021-03-05T12:10:19.247Z] [2021-03-05T12:10:19.247Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-05T12:10:23.962Z] 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-05T12:10:25.850Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-05T12:10:25.850Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-05T12:10:25.850Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-05T12:10:25.850Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-05T12:10:26.111Z] Fetched 88.7 kB in 1s (141 kB/s) [2021-03-05T12:10:28.029Z] Reading package lists... [2021-03-05T12:10:28.291Z] 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-05T12:10:30.726Z] Removing intermediate container 87c5425db0aa [2021-03-05T12:10:30.726Z] ---> cf57fae615eb [2021-03-05T12:10:30.726Z] [2021-03-05T12:10:30.726Z] Step 10/24 : FROM alpine:3.12 [2021-03-05T12:10:30.726Z] 3.12: Pulling from library/alpine [2021-03-05T12:10:32.178Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-05T12:10:32.178Z] Status: Downloaded newer image for alpine:3.12 [2021-03-05T12:10:32.178Z] ---> d10569e2745f [2021-03-05T12:10:32.178Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-05T12:10:32.784Z] ---> Running in 029ff609a3a6 [2021-03-05T12:10:34.886Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-05T12:10:34.886Z] Reading package lists... [2021-03-05T12:10:34.886Z] Building dependency tree... [2021-03-05T12:10:34.886Z] Reading state information... [2021-03-05T12:10:34.886Z] Suggested packages: [2021-03-05T12:10:34.886Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-05T12:10:34.886Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-05T12:10:34.886Z] Recommended packages: [2021-03-05T12:10:34.886Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-05T12:10:34.886Z] The following NEW packages will be installed: [2021-03-05T12:10:34.886Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-05T12:10:34.886Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-05T12:10:34.886Z] pkg-config zip [2021-03-05T12:10:34.886Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-05T12:10:34.886Z] Need to get 7655 kB of archives. [2021-03-05T12:10:34.886Z] After this operation, 43.7 MB of additional disk space will be used. [2021-03-05T12:10:34.886Z] 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-05T12:10:34.886Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-05T12:10:34.886Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-03-05T12:10:34.886Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-03-05T12:10:34.886Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-05T12:10:34.886Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-05T12:10:35.438Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T12:10:35.438Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T12:10:35.747Z] Removing intermediate container 00e7356da50d [2021-03-05T12:10:35.747Z] ---> bf96ee7feab7 [2021-03-05T12:10:35.747Z] [2021-03-05T12:10:35.747Z] Step 10/31 : FROM alpine:3.12 [2021-03-05T12:10:35.747Z] ---> d10569e2745f [2021-03-05T12:10:35.747Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-05T12:10:36.027Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-05T12:10:36.027Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-05T12:10:36.027Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-05T12:10:36.027Z] (4/5) Installing curl (7.69.1-r3) [2021-03-05T12:10:36.027Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-05T12:10:36.027Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T12:10:36.274Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-05T12:10:36.274Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-05T12:10:36.308Z] Executing ca-certificates-20191127-r4.trigger [2021-03-05T12:10:36.308Z] ---> Running in 10ebbca93fa0 [2021-03-05T12:10:36.539Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-05T12:10:36.539Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-05T12:10:36.539Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-05T12:10:36.585Z] OK: 7 MiB in 19 packages [2021-03-05T12:10:36.801Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-05T12:10:36.801Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-05T12:10:36.801Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-05T12:10:36.801Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-05T12:10:37.064Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-05T12:10:37.064Z] Fetched 7655 kB in 2s (3621 kB/s) [2021-03-05T12:10:37.064Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-05T12:10:37.064Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-05T12:10:37.064Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-03-05T12:10:37.064Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-05T12:10:37.195Z] Removing intermediate container 10ebbca93fa0 [2021-03-05T12:10:37.195Z] ---> 4a728d84837b [2021-03-05T12:10:37.195Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-05T12:10:37.327Z] Selecting previously unselected package libpsl5:amd64. [2021-03-05T12:10:37.327Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-05T12:10:37.327Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-05T12:10:37.474Z] ---> Running in cab38c73b5ad [2021-03-05T12:10:37.589Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-05T12:10:37.589Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-05T12:10:37.589Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-05T12:10:37.589Z] Selecting previously unselected package librtmp1:amd64. [2021-03-05T12:10:37.589Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-05T12:10:37.589Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-05T12:10:37.589Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-05T12:10:37.850Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-05T12:10:37.850Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-05T12:10:37.850Z] Selecting previously unselected package liberror-perl. [2021-03-05T12:10:37.850Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-05T12:10:37.850Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-05T12:10:37.850Z] Selecting previously unselected package git-man. [2021-03-05T12:10:37.850Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-03-05T12:10:37.850Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-05T12:10:38.112Z] Selecting previously unselected package git. [2021-03-05T12:10:38.112Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-03-05T12:10:38.112Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-03-05T12:10:39.058Z] Selecting previously unselected package libnorm1:amd64. [2021-03-05T12:10:39.058Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-05T12:10:39.058Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-05T12:10:39.319Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-05T12:10:39.319Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-05T12:10:39.319Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-05T12:10:39.319Z] Selecting previously unselected package libsodium23:amd64. [2021-03-05T12:10:39.319Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-05T12:10:39.319Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-05T12:10:39.466Z] Removing intermediate container 029ff609a3a6 [2021-03-05T12:10:39.466Z] ---> 7ec657b3176b [2021-03-05T12:10:39.466Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-05T12:10:39.466Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T12:10:39.582Z] Selecting previously unselected package libzmq5:amd64. [2021-03-05T12:10:39.582Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-05T12:10:39.582Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-05T12:10:39.582Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-05T12:10:39.582Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-05T12:10:39.582Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-05T12:10:39.747Z] ---> Running in cb5384996c09 [2021-03-05T12:10:39.747Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T12:10:39.843Z] Selecting previously unselected package pkg-config. [2021-03-05T12:10:39.843Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-05T12:10:39.843Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-05T12:10:39.843Z] Selecting previously unselected package zip. [2021-03-05T12:10:39.843Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-05T12:10:39.843Z] Unpacking zip (3.0-11build1) ... [2021-03-05T12:10:40.105Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-05T12:10:40.105Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-05T12:10:40.105Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-05T12:10:40.105Z] Setting up liberror-perl (0.17025-1) ... [2021-03-05T12:10:40.105Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-05T12:10:40.105Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-05T12:10:40.105Z] No schema files found: doing nothing. [2021-03-05T12:10:40.105Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-05T12:10:40.105Z] Setting up zip (3.0-11build1) ... [2021-03-05T12:10:40.105Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-05T12:10:40.346Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-05T12:10:40.346Z] (2/2) Installing su-exec (0.2-r1) [2021-03-05T12:10:40.346Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T12:10:40.346Z] OK: 5 MiB in 16 packages [2021-03-05T12:10:40.367Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-05T12:10:40.367Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-05T12:10:40.367Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-05T12:10:40.367Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-05T12:10:40.367Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-05T12:10:40.367Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-03-05T12:10:40.627Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-05T12:10:40.964Z] Removing intermediate container cb5384996c09 [2021-03-05T12:10:40.964Z] ---> 22d19cc71efb [2021-03-05T12:10:40.964Z] Step 13/24 : WORKDIR / [2021-03-05T12:10:41.970Z] ---> Running in ec571fda3c04 [2021-03-05T12:10:42.971Z] Removing intermediate container ec571fda3c04 [2021-03-05T12:10:42.971Z] ---> 85803d2e1f59 [2021-03-05T12:10:42.971Z] 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-05T12:10:43.245Z] Removing intermediate container cab38c73b5ad [2021-03-05T12:10:43.245Z] ---> ab0935ebf69c [2021-03-05T12:10:43.245Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-05T12:10:43.522Z] ---> Running in aa4d17096184 [2021-03-05T12:10:46.175Z] ---> a80962ca476f [2021-03-05T12:10:46.175Z] 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-05T12:10:46.175Z] Removing intermediate container aa4d17096184 [2021-03-05T12:10:46.175Z] ---> eab933f7bcaf [2021-03-05T12:10:46.175Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-05T12:10:46.448Z] ---> Running in c66bf79cfcb9 [2021-03-05T12:10:47.046Z] Removing intermediate container ca0ea00dff73 [2021-03-05T12:10:47.046Z] ---> 77227730556e [2021-03-05T12:10:47.046Z] [2021-03-05T12:10:47.046Z] Step 10/23 : FROM alpine:3.12 [2021-03-05T12:10:47.046Z] ---> d10569e2745f [2021-03-05T12:10:47.046Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-05T12:10:47.046Z] ---> 311950c59fda [2021-03-05T12:10:47.046Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-05T12:10:47.046Z] Removing intermediate container 2e7c64700a55 [2021-03-05T12:10:47.046Z] ---> 70cd64b369ef [2021-03-05T12:10:47.046Z] [2021-03-05T12:10:47.046Z] Step 10/22 : FROM alpine:3.12 [2021-03-05T12:10:47.046Z] ---> d10569e2745f [2021-03-05T12:10:47.046Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-05T12:10:47.223Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-05T12:10:47.323Z] ---> Running in 4e98dd38699e [2021-03-05T12:10:47.323Z] ---> Running in eedcf5f90e1a [2021-03-05T12:10:47.323Z] Removing intermediate container c66bf79cfcb9 [2021-03-05T12:10:47.323Z] ---> 715eb7a9f9be [2021-03-05T12:10:47.323Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-05T12:10:47.485Z] git set to automatically installed. [2021-03-05T12:10:47.485Z] git-man set to automatically installed. [2021-03-05T12:10:47.485Z] libcurl3-gnutls set to automatically installed. [2021-03-05T12:10:47.485Z] liberror-perl set to automatically installed. [2021-03-05T12:10:47.485Z] libglib2.0-0 set to automatically installed. [2021-03-05T12:10:47.485Z] libnghttp2-14 set to automatically installed. [2021-03-05T12:10:47.485Z] libnorm1 set to automatically installed. [2021-03-05T12:10:47.485Z] libpgm-5.2-0 set to automatically installed. [2021-03-05T12:10:47.485Z] libpsl5 set to automatically installed. [2021-03-05T12:10:47.485Z] librtmp1 set to automatically installed. [2021-03-05T12:10:47.485Z] libsodium23 set to automatically installed. [2021-03-05T12:10:47.485Z] libzmq3-dev set to automatically installed. [2021-03-05T12:10:47.485Z] libzmq5 set to automatically installed. [2021-03-05T12:10:47.485Z] pkg-config set to automatically installed. [2021-03-05T12:10:47.485Z] zip set to automatically installed. [2021-03-05T12:10:47.930Z] ---> Running in 3f262ddadcaa [2021-03-05T12:10:48.208Z] ---> ee548ad62766 [2021-03-05T12:10:48.208Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-05T12:10:49.462Z] snapd is not logged in, snap install commands will use sudo [2021-03-05T12:10:50.197Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T12:10:50.197Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T12:10:50.197Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T12:10:50.197Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T12:10:50.197Z] ---> 5c0e6140e49c [2021-03-05T12:10:50.197Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-05T12:10:51.181Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-05T12:10:51.181Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T12:10:51.181Z] OK: 5 MiB in 15 packages [2021-03-05T12:10:51.181Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-05T12:10:51.181Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T12:10:51.181Z] OK: 5 MiB in 15 packages [2021-03-05T12:10:52.630Z] Removing intermediate container 3f262ddadcaa [2021-03-05T12:10:52.630Z] ---> c7962cdab49d [2021-03-05T12:10:52.630Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-05T12:10:52.900Z] ---> dd9fdf85667b [2021-03-05T12:10:52.900Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-05T12:10:52.900Z] ---> Running in 2ac28f4e9a24 [2021-03-05T12:10:53.493Z] Removing intermediate container ea382a0300b0 [2021-03-05T12:10:53.493Z] ---> 1ee2b0e7a231 [2021-03-05T12:10:53.493Z] [2021-03-05T12:10:53.493Z] Step 10/23 : FROM alpine:3.12 [2021-03-05T12:10:53.493Z] ---> d10569e2745f [2021-03-05T12:10:53.493Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-05T12:10:53.493Z] ---> Using cache [2021-03-05T12:10:53.493Z] ---> 8375326f45dd [2021-03-05T12:10:53.493Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T12:10:53.770Z] Removing intermediate container eedcf5f90e1a [2021-03-05T12:10:53.770Z] ---> 8375326f45dd [2021-03-05T12:10:53.770Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T12:10:53.770Z] ---> Running in cdd705107b7c [2021-03-05T12:10:53.770Z] ---> Running in 58367c142d0f [2021-03-05T12:10:53.770Z] Removing intermediate container 4e98dd38699e [2021-03-05T12:10:53.770Z] ---> 5efaa3454e3e [2021-03-05T12:10:53.770Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T12:10:54.045Z] Removing intermediate container 2ac28f4e9a24 [2021-03-05T12:10:54.045Z] ---> 9076b80e76ca [2021-03-05T12:10:54.045Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-05T12:10:54.045Z] ---> dfbf6d1f9913 [2021-03-05T12:10:54.045Z] 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-05T12:10:54.045Z] ---> Running in cb5490e027da [2021-03-05T12:10:54.319Z] ---> Running in 279691a93858 [2021-03-05T12:10:54.594Z] Removing intermediate container cdd705107b7c [2021-03-05T12:10:54.594Z] ---> 4ca1aacc6566 [2021-03-05T12:10:54.594Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-05T12:10:54.594Z] Removing intermediate container 58367c142d0f [2021-03-05T12:10:54.594Z] ---> 73cb3b6e99ac [2021-03-05T12:10:54.594Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-05T12:10:54.594Z] Removing intermediate container cb5490e027da [2021-03-05T12:10:54.594Z] ---> 9410df7193cf [2021-03-05T12:10:54.594Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-05T12:10:54.865Z] ---> Running in 114ba06d25ec [2021-03-05T12:10:54.865Z] ---> Running in 512e3fd8fe1e [2021-03-05T12:10:54.865Z] ---> Running in 7132e3d08d32 [2021-03-05T12:10:55.141Z] ---> 6ea4ed396590 [2021-03-05T12:10:55.141Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-05T12:10:55.141Z] ---> Running in d93b59f8e8a5 [2021-03-05T12:10:55.411Z] Removing intermediate container 114ba06d25ec [2021-03-05T12:10:55.411Z] ---> 9558416381cb [2021-03-05T12:10:55.411Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-05T12:10:55.692Z] ---> Running in 721ca2a317a0 [2021-03-05T12:10:55.692Z] Removing intermediate container 512e3fd8fe1e [2021-03-05T12:10:55.692Z] ---> ae8ebb6068f8 [2021-03-05T12:10:55.692Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-05T12:10:55.979Z] Removing intermediate container 7132e3d08d32 [2021-03-05T12:10:55.979Z] ---> 3c9c16966db9 [2021-03-05T12:10:55.979Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-05T12:10:55.979Z] ---> Running in 1f7d9317ec68 [2021-03-05T12:10:55.979Z] ---> Running in d3896449be32 [2021-03-05T12:10:56.124Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-05T12:10:56.124Z] snap "core18" has no updates available [2021-03-05T12:10:56.575Z] Removing intermediate container 721ca2a317a0 [2021-03-05T12:10:56.575Z] ---> 9aff55d1725d [2021-03-05T12:10:56.575Z] Step 15/23 : WORKDIR / [2021-03-05T12:10:56.855Z] ---> Running in ff635e908bbf [2021-03-05T12:10:56.855Z] Removing intermediate container 1f7d9317ec68 [2021-03-05T12:10:56.855Z] ---> 0c99e28b09a5 [2021-03-05T12:10:56.855Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T12:10:56.855Z] Removing intermediate container d3896449be32 [2021-03-05T12:10:56.855Z] ---> a7e63a5beb3a [2021-03-05T12:10:56.855Z] Step 15/23 : WORKDIR / [2021-03-05T12:10:57.068Z] Pulling config-common [2021-03-05T12:10:57.068Z] + snapcraftctl pull [2021-03-05T12:10:57.128Z] ---> Running in fa27ad5ee817 [2021-03-05T12:10:57.128Z] Removing intermediate container 279691a93858 [2021-03-05T12:10:57.128Z] ---> ec7d01940733 [2021-03-05T12:10:57.128Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-05T12:10:57.406Z] ---> Running in cd36b5a466c6 [2021-03-05T12:10:57.701Z] Removing intermediate container ff635e908bbf [2021-03-05T12:10:57.701Z] ---> ca8d9a3ca247 [2021-03-05T12:10:57.701Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T12:10:57.975Z] Removing intermediate container fa27ad5ee817 [2021-03-05T12:10:57.975Z] ---> 46d2e1ef4f87 [2021-03-05T12:10:57.975Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T12:10:58.248Z] ---> c437a2c7cff4 [2021-03-05T12:10:58.248Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-05T12:10:58.248Z] Removing intermediate container cd36b5a466c6 [2021-03-05T12:10:58.248Z] ---> cf7c16c1756e [2021-03-05T12:10:58.248Z] Step 22/24 : LABEL arch=arm64 [2021-03-05T12:10:58.452Z] Pulling go-build-helper [2021-03-05T12:10:58.452Z] + snapcraftctl pull [2021-03-05T12:10:58.546Z] ---> Running in a241ba9f07d6 [2021-03-05T12:10:58.546Z] Removing intermediate container d93b59f8e8a5 [2021-03-05T12:10:58.546Z] ---> 38847dd269b6 [2021-03-05T12:10:58.546Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T12:10:58.817Z] ---> bd0cab471914 [2021-03-05T12:10:58.817Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-05T12:10:59.416Z] Removing intermediate container a241ba9f07d6 [2021-03-05T12:10:59.416Z] ---> d26480c78c40 [2021-03-05T12:10:59.416Z] Step 23/24 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 [2021-03-05T12:10:59.692Z] ---> 5145aa08a5e1 [2021-03-05T12:10:59.692Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-05T12:10:59.973Z] ---> Running in 45b1793c7f3f [2021-03-05T12:10:59.973Z] ---> 81a83db7dcb0 [2021-03-05T12:10:59.973Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-05T12:10:59.973Z] ---> ee1b3282819b [2021-03-05T12:10:59.973Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-05T12:11:01.410Z] ---> 63535bc56436 [2021-03-05T12:11:01.410Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-05T12:11:01.410Z] Removing intermediate container 45b1793c7f3f [2021-03-05T12:11:01.410Z] ---> fb76c9a3f273 [2021-03-05T12:11:01.410Z] Step 24/24 : LABEL version=0.0.0 [2021-03-05T12:11:01.682Z] ---> Running in 7ee73fa7cae8 [2021-03-05T12:11:01.956Z] ---> a655541047cb [2021-03-05T12:11:01.956Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-05T12:11:01.956Z] ---> ca36e7848483 [2021-03-05T12:11:01.956Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-05T12:11:01.956Z] ---> 3e7460494477 [2021-03-05T12:11:01.956Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-05T12:11:02.562Z] ---> Running in 9c56e34aaadb [2021-03-05T12:11:02.562Z] ---> e257c632975b [2021-03-05T12:11:02.562Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-05T12:11:02.562Z] Removing intermediate container 7ee73fa7cae8 [2021-03-05T12:11:02.562Z] ---> 8560835738c2 [2021-03-05T12:11:02.562Z] [2021-03-05T12:11:02.837Z] ---> Running in 38f5331362ab [2021-03-05T12:11:03.109Z] Successfully built 8560835738c2 [2021-03-05T12:11:03.109Z] ---> 4918f2a2d630 [2021-03-05T12:11:03.109Z] ---> b7bfa2ba5c2f [2021-03-05T12:11:03.109Z] Step 19/23 : ENTRYPOINT ["/core-command"]Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-05T12:11:03.109Z] [2021-03-05T12:11:03.109Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-05T12:11:03.109Z]  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go [2021-03-05T12:11:03.109Z] Removing intermediate container 9c56e34aaadb [2021-03-05T12:11:03.109Z] ---> eb66642d40f7 [2021-03-05T12:11:03.109Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T12:11:03.382Z] Removing intermediate container 38f5331362ab [2021-03-05T12:11:03.382Z] ---> c699bff38685 [2021-03-05T12:11:03.382Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T12:11:03.382Z] ---> Running in 4535e7019952 [2021-03-05T12:11:03.382Z] ---> Running in 9d3a321d14d7 [2021-03-05T12:11:03.657Z] ---> Running in 19cbde24ae71 [2021-03-05T12:11:03.929Z] Removing intermediate container 4535e7019952 [2021-03-05T12:11:03.929Z] ---> 8e6608ece160 [2021-03-05T12:11:03.929Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T12:11:04.208Z] Removing intermediate container 9d3a321d14d7 [2021-03-05T12:11:04.208Z] ---> 51ca39db46c2 [2021-03-05T12:11:04.208Z] Step 20/22 : LABEL arch=arm64 [2021-03-05T12:11:04.208Z] ---> Running in 322ed458149b [2021-03-05T12:11:04.208Z] ---> dad7f0041f76 [2021-03-05T12:11:04.208Z] Removing intermediate container 19cbde24ae71 [2021-03-05T12:11:04.208Z] ---> c3cbe96645fd [2021-03-05T12:11:04.208Z] Step 21/23 : LABEL arch=arm64 [2021-03-05T12:11:04.485Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-05T12:11:04.485Z] ---> Running in ee7eee4af0c1 [2021-03-05T12:11:04.757Z] ---> Running in 64971cbfc0a0 [2021-03-05T12:11:05.351Z] Removing intermediate container 322ed458149b [2021-03-05T12:11:05.351Z] ---> f7002f58083b [2021-03-05T12:11:05.351Z] Step 21/23 : LABEL arch=arm64 [2021-03-05T12:11:06.331Z] Removing intermediate container 64971cbfc0a0 [2021-03-05T12:11:06.331Z] ---> 2049e789bc9a [2021-03-05T12:11:06.331Z] Step 22/23 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 [2021-03-05T12:11:06.622Z] Removing intermediate container ee7eee4af0c1 [2021-03-05T12:11:06.622Z] ---> 17fc1a8bf1a7 [2021-03-05T12:11:06.895Z] Step 21/22 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 [2021-03-05T12:11:06.895Z] ---> Running in 0d8fa32363e3 [2021-03-05T12:11:06.895Z] ---> 2007bb72a520 [2021-03-05T12:11:06.895Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-05T12:11:07.177Z] ---> Running in 860aa5177913 [2021-03-05T12:11:07.465Z] ---> Running in f26d74a4871d [2021-03-05T12:11:07.465Z] ---> Running in 95533d2d934d [2021-03-05T12:11:08.477Z] Removing intermediate container 0d8fa32363e3 [2021-03-05T12:11:08.477Z] ---> 77bfc6e50945 [2021-03-05T12:11:08.477Z] Step 22/23 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 [2021-03-05T12:11:08.477Z] Removing intermediate container 860aa5177913 [2021-03-05T12:11:08.477Z] ---> 3a92949a38da [2021-03-05T12:11:08.477Z] Step 23/23 : LABEL version=0.0.0 [2021-03-05T12:11:09.071Z] Removing intermediate container f26d74a4871d [2021-03-05T12:11:09.071Z] ---> e93b79b6ab86 [2021-03-05T12:11:09.071Z] Step 22/22 : LABEL version=0.0.0 [2021-03-05T12:11:09.071Z] Removing intermediate container 95533d2d934d [2021-03-05T12:11:09.071Z] ---> e0421bb31536 [2021-03-05T12:11:09.071Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-05T12:11:09.346Z] ---> Running in 14561916278e [2021-03-05T12:11:09.346Z] ---> Running in 34363e8a1ed9 [2021-03-05T12:11:09.346Z] ---> Running in f2cbc3913888 [2021-03-05T12:11:09.945Z] Removing intermediate container 14561916278e [2021-03-05T12:11:09.945Z] ---> e0abba56ad6f [2021-03-05T12:11:09.945Z] Step 23/23 : LABEL version=0.0.0 [2021-03-05T12:11:10.217Z] Removing intermediate container 34363e8a1ed9 [2021-03-05T12:11:10.217Z] ---> 0a953cba63fa [2021-03-05T12:11:10.217Z] [2021-03-05T12:11:10.217Z] ---> Running in 576a3dc24973 [2021-03-05T12:11:10.217Z] Removing intermediate container f2cbc3913888 [2021-03-05T12:11:10.217Z] ---> 39c78a8fafbc [2021-03-05T12:11:10.217Z] [2021-03-05T12:11:10.493Z] ---> 493eda47b746 [2021-03-05T12:11:10.493Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-05T12:11:10.764Z] Successfully built 0a953cba63fa [2021-03-05T12:11:10.764Z] Successfully built 39c78a8fafbc [2021-03-05T12:11:11.037Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-05T12:11:11.037Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-05T12:11:11.037Z] ---> Running in 75b76edf1d32 [2021-03-05T12:11:11.037Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-03-05T12:11:11.037Z] Removing intermediate container 576a3dc24973 [2021-03-05T12:11:11.037Z] ---> 74a0522a9558 [2021-03-05T12:11:11.037Z] [2021-03-05T12:11:11.037Z]  Building docker-support-scheduler-go ... done Building docker-support-notifications-go [2021-03-05T12:11:11.645Z] Successfully built 74a0522a9558 [2021-03-05T12:11:11.645Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-05T12:11:11.645Z]  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2021-03-05T12:11:13.633Z] Removing intermediate container 75b76edf1d32 [2021-03-05T12:11:13.633Z] ---> ea99cb2ad6fc [2021-03-05T12:11:13.633Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-05T12:11:14.235Z] ---> Running in 408ed12bf7db [2021-03-05T12:11:14.505Z] Removing intermediate container 408ed12bf7db [2021-03-05T12:11:14.505Z] ---> 84d597834913 [2021-03-05T12:11:14.505Z] Step 28/31 : CMD ["gate"] [2021-03-05T12:11:15.095Z] ---> Running in f76342d73466 [2021-03-05T12:11:15.686Z] Removing intermediate container f76342d73466 [2021-03-05T12:11:15.686Z] ---> c353b23a7431 [2021-03-05T12:11:15.686Z] Step 29/31 : LABEL arch=arm64 [2021-03-05T12:11:16.281Z] ---> Running in e444f16a198a [2021-03-05T12:11:17.260Z] Removing intermediate container e444f16a198a [2021-03-05T12:11:17.260Z] ---> 61ea9564dc90 [2021-03-05T12:11:17.260Z] Step 30/31 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 [2021-03-05T12:11:18.690Z] ---> Running in 6fdc5c2ea355 [2021-03-05T12:11:19.672Z] Removing intermediate container 6fdc5c2ea355 [2021-03-05T12:11:19.672Z] ---> aac8fa7345c4 [2021-03-05T12:11:19.672Z] Step 31/31 : LABEL version=0.0.0 [2021-03-05T12:11:21.116Z] ---> Running in 9eaabd3df341 [2021-03-05T12:11:22.094Z] Removing intermediate container 9eaabd3df341 [2021-03-05T12:11:22.094Z] ---> e6d474d5cadf [2021-03-05T12:11:22.094Z] [2021-03-05T12:11:22.695Z] Successfully built e6d474d5cadf [2021-03-05T12:11:22.695Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-05T12:11:25.052Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-05T12:11:25.052Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-05T12:11:25.052Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-05T12:11:25.052Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-05T12:11:25.052Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-05T12:11:25.052Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-05T12:11:25.052Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-05T12:11:25.052Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-05T12:11:25.052Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-05T12:11:25.052Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-05T12:11:25.052Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-05T12:11:25.052Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-05T12:11:25.052Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-05T12:11:25.052Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-05T12:11:25.052Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-05T12:11:25.052Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-05T12:11:25.052Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-05T12:11:25.052Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-05T12:11:25.052Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-05T12:11:25.052Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-05T12:11:25.052Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-05T12:11:25.052Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-05T12:11:25.052Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-05T12:11:25.052Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-05T12:11:25.052Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-05T12:11:25.052Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-05T12:11:25.052Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-05T12:11:25.052Z] Fetched 24.0 MB in 0s (0 B/s) [2021-03-05T12:11:25.052Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-05T12:11:25.052Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-05T12:11:25.052Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-05T12:11:25.052Z] Fetched 279 kB in 0s (0 B/s) [2021-03-05T12:11:25.052Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-05T12:11:25.052Z] Fetched 122 kB in 0s (0 B/s) [2021-03-05T12:11:25.052Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-05T12:11:25.052Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-05T12:11:25.052Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-05T12:11:25.052Z] Fetched 8848 B in 0s (0 B/s) [2021-03-05T12:11:25.052Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-05T12:11:25.052Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-05T12:11:25.052Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-05T12:11:25.052Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-05T12:11:25.052Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-05T12:11:25.052Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-05T12:11:25.052Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-05T12:11:25.052Z] Fetched 214 kB in 0s (0 B/s) [2021-03-05T12:11:25.052Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-05T12:11:25.052Z] Fetched 154 kB in 0s (0 B/s) [2021-03-05T12:11:25.052Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-05T12:11:25.052Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-05T12:11:25.052Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-05T12:11:25.052Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-05T12:11:25.052Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-05T12:11:25.052Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-05T12:11:25.052Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-05T12:11:25.052Z] Fetched 499 kB in 0s (0 B/s) [2021-03-05T12:11:25.052Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-05T12:11:25.052Z] Fetched 111 kB in 0s (0 B/s) [2021-03-05T12:11:25.052Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-05T12:11:25.052Z] Fetched 240 kB in 0s (0 B/s) [2021-03-05T12:11:25.052Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-05T12:11:25.052Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-05T12:11:25.052Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-05T12:11:25.052Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-05T12:11:25.052Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-05T12:11:25.052Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-05T12:11:25.052Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-05T12:11:25.052Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-05T12:11:25.052Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-05T12:11:25.052Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-05T12:11:25.052Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-05T12:11:25.052Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-05T12:11:25.052Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-05T12:11:25.052Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-05T12:11:25.052Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-05T12:11:25.052Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-05T12:11:25.052Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-05T12:11:25.052Z] Fetched 8720 B in 0s (0 B/s) [2021-03-05T12:11:25.052Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-05T12:11:25.052Z] Fetched 137 kB in 0s (0 B/s) [2021-03-05T12:11:25.052Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-05T12:11:25.052Z] Fetched 119 kB in 0s (0 B/s) [2021-03-05T12:11:25.053Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-05T12:11:25.053Z] Fetched 109 kB in 0s (0 B/s) [2021-03-05T12:11:25.053Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-05T12:11:25.053Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-05T12:11:25.053Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-05T12:11:25.053Z] Fetched 645 kB in 0s (0 B/s) [2021-03-05T12:11:25.053Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-05T12:11:25.053Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-05T12:11:25.053Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-05T12:11:25.053Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-05T12:11:25.053Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-05T12:11:25.053Z] Fetched 368 kB in 0s (0 B/s) [2021-03-05T12:11:25.053Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-05T12:11:25.053Z] Fetched 187 kB in 0s (0 B/s) [2021-03-05T12:11:25.053Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-05T12:11:25.053Z] Fetched 175 kB in 0s (0 B/s) [2021-03-05T12:11:25.053Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-05T12:11:25.997Z] Fetched 206 kB in 0s (0 B/s) [2021-03-05T12:11:25.997Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-05T12:11:25.997Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-05T12:11:25.997Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-05T12:11:25.997Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-05T12:11:25.997Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-05T12:11:25.997Z] Fetched 159 kB in 0s (0 B/s) [2021-03-05T12:11:25.997Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-05T12:11:25.997Z] Fetched 107 kB in 0s (0 B/s) [2021-03-05T12:11:25.997Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-05T12:11:25.997Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-05T12:11:25.997Z] Pulling static-packages [2021-03-05T12:11:25.997Z] + snapcraftctl pull [2021-03-05T12:11:27.385Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-03-05T12:11:27.385Z] Skipping pull go-build-helper (already ran) [2021-03-05T12:11:27.385Z] Skipping pull static-packages (already ran) [2021-03-05T12:11:27.385Z] Building go-build-helper [2021-03-05T12:11:27.385Z] + snapcraftctl build [2021-03-05T12:11:31.593Z] Building static-packages [2021-03-05T12:11:31.593Z] + snapcraftctl build [2021-03-05T12:11:34.149Z] Staging go-build-helper [2021-03-05T12:11:34.149Z] + snapcraftctl stage [2021-03-05T12:11:35.098Z] Staging static-packages [2021-03-05T12:11:35.098Z] + snapcraftctl stage [2021-03-05T12:11:36.492Z] Pulling go115 [2021-03-05T12:11:36.492Z] + snapcraftctl pull [2021-03-05T12:11:37.440Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-03-05T12:11:37.440Z] Skipping pull go115 (already ran) [2021-03-05T12:11:37.440Z] Building go115 [2021-03-05T12:11:37.440Z] + dpkg --print-architecture [2021-03-05T12:11:37.440Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-03-05T12:11:37.440Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-03-05T12:11:37.440Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-03-05T12:11:37.440Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-05T12:11:37.440Z] Dload Upload Total Spent Left Speed [2021-03-05T12:11:40.987Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 115M 3 4191k 0 0 11.3M 0 0:00:10 --:--:-- 0:00:10 11.3M 34 115M 34 40.3M 0 0 29.0M 0 0:00:03 0:00:01 0:00:02 29.0M 69 115M 69 80.2M 0 0 33.9M 0 0:00:03 0:00:02 0:00:01 33.9M 98 115M 98 114M 0 0 33.9M 0 0:00:03 0:00:03 --:--:-- 33.9M 100 115M 100 115M 0 0 34.1M 0 0:00:03 0:00:03 --:--:-- 34.1M [2021-03-05T12:11:40.987Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-03-05T12:11:40.987Z] + sha256sum -c sha256 [2021-03-05T12:11:40.987Z] + grep OK [2021-03-05T12:11:41.937Z] go1.15.2.linux-amd64.tar.gz: OK [2021-03-05T12:11:41.937Z] + mkdir -p /root/stage/go1.15 [2021-03-05T12:11:41.937Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-03-05T12:11:47.245Z] Staging go115 [2021-03-05T12:11:47.245Z] + snapcraftctl stage [2021-03-05T12:11:53.830Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-05T12:11:53.831Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-05T12:11:53.831Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-05T12:11:53.831Z] Fetched 0 B in 0s (0 B/s) [2021-03-05T12:11:53.831Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-05T12:11:53.831Z] Fetched 224 kB in 0s (0 B/s) [2021-03-05T12:11:53.831Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-05T12:11:53.831Z] Fetched 157 kB in 0s (0 B/s) [2021-03-05T12:11:53.831Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-05T12:11:53.831Z] Fetched 221 kB in 0s (0 B/s) [2021-03-05T12:11:53.831Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-05T12:11:53.831Z] Fetched 143 kB in 0s (0 B/s) [2021-03-05T12:11:53.831Z] Pulling edgex-go [2021-03-05T12:11:53.831Z] + snapcraftctl pull [2021-03-05T12:11:55.031Z]  Building docker-security-bootstrapper-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T12:11:55.031Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-05T12:11:55.031Z] ---> 11dd93a0d7a0 [2021-03-05T12:11:55.031Z] Step 3/26 : WORKDIR /edgex-go [2021-03-05T12:11:55.031Z] ---> Using cache [2021-03-05T12:11:55.031Z] ---> 427a4a47425d [2021-03-05T12:11:55.031Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T12:11:55.031Z] ---> Using cache [2021-03-05T12:11:55.031Z] ---> be5aa5716811 [2021-03-05T12:11:55.031Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-05T12:11:56.382Z] Pulling version [2021-03-05T12:11:56.382Z] + cd /root/project [2021-03-05T12:11:56.382Z] + [ -f VERSION ] [2021-03-05T12:11:56.382Z] + PROJECT_VERSION=local-dev [2021-03-05T12:11:56.382Z] + git rev-parse --short HEAD [2021-03-05T12:11:56.382Z] + GIT_REVISION=2b66c5fa [2021-03-05T12:11:56.382Z] + snapcraftctl set-version local-dev [2021-03-05T12:11:57.004Z] ---> Running in b7295e98a722 [2021-03-05T12:11:57.794Z] Building config-common [2021-03-05T12:11:57.794Z] + snapcraftctl build [2021-03-05T12:11:57.980Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T12:11:58.962Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T12:11:59.943Z] OK: 217 MiB in 51 packages [2021-03-05T12:12:00.356Z] Skipping build go-build-helper (already ran) [2021-03-05T12:12:00.356Z] Skipping build static-packages (already ran) [2021-03-05T12:12:00.356Z] Skipping build go115 (already ran) [2021-03-05T12:12:00.617Z] Building edgex-go [2021-03-05T12:12:01.570Z] + 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/6120/bin/scriptlet-bin [2021-03-05T12:12:01.570Z] + cd /root/parts/edgex-go/src [2021-03-05T12:12:01.570Z] + make build [2021-03-05T12:12:01.570Z] 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-05T12:12:01.940Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T12:12:01.940Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-05T12:12:01.940Z] ---> 11dd93a0d7a0 [2021-03-05T12:12:01.940Z] Step 3/22 : WORKDIR /edgex-go [2021-03-05T12:12:01.940Z] ---> Using cache [2021-03-05T12:12:01.940Z] ---> 427a4a47425d [2021-03-05T12:12:01.940Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T12:12:01.940Z] ---> Using cache [2021-03-05T12:12:01.940Z] ---> be5aa5716811 [2021-03-05T12:12:01.940Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-05T12:12:02.221Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T12:12:02.221Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-05T12:12:02.221Z] ---> 11dd93a0d7a0 [2021-03-05T12:12:02.221Z] Step 3/23 : WORKDIR /edgex-go [2021-03-05T12:12:02.221Z] ---> Using cache [2021-03-05T12:12:02.221Z] ---> 427a4a47425d [2021-03-05T12:12:02.221Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T12:12:02.221Z] ---> Using cache [2021-03-05T12:12:02.221Z] ---> be5aa5716811 [2021-03-05T12:12:02.221Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-05T12:12:02.221Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T12:12:02.221Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-05T12:12:02.221Z] ---> 11dd93a0d7a0 [2021-03-05T12:12:02.221Z] Step 3/21 : WORKDIR /edgex-go [2021-03-05T12:12:02.221Z] ---> Using cache [2021-03-05T12:12:02.221Z] ---> 427a4a47425d [2021-03-05T12:12:02.221Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T12:12:02.221Z] ---> Using cache [2021-03-05T12:12:02.221Z] ---> be5aa5716811 [2021-03-05T12:12:02.221Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-05T12:12:02.221Z] ---> Using cache [2021-03-05T12:12:02.221Z] ---> 076c0fc6cdac [2021-03-05T12:12:02.221Z] Step 6/21 : COPY go.mod . [2021-03-05T12:12:02.221Z] ---> Using cache [2021-03-05T12:12:02.221Z] ---> 2bb0e485c2ee [2021-03-05T12:12:02.221Z] Step 7/21 : RUN go mod download [2021-03-05T12:12:02.221Z] ---> Using cache [2021-03-05T12:12:02.221Z] ---> 7ffa86757da8 [2021-03-05T12:12:02.221Z] Step 8/21 : COPY . . [2021-03-05T12:12:02.221Z] ---> Running in 1edb4d547739 [2021-03-05T12:12:02.496Z] ---> Using cache [2021-03-05T12:12:02.496Z] ---> 1e2d81608c88 [2021-03-05T12:12:02.496Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-05T12:12:02.496Z] ---> Running in db2940310a3a [2021-03-05T12:12:02.770Z] ---> Running in b04290bbeea6 [2021-03-05T12:12:02.770Z] Removing intermediate container b7295e98a722 [2021-03-05T12:12:02.770Z] ---> fed274a4ea05 [2021-03-05T12:12:02.770Z] Step 6/26 : COPY go.mod . [2021-03-05T12:12:03.511Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-05T12:12:03.511Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-03-05T12:12:03.511Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 [2021-03-05T12:12:03.511Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.42 [2021-03-05T12:12:03.511Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-05T12:12:03.511Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-05T12:12:03.511Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-05T12:12:03.511Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-05T12:12:03.511Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-05T12:12:03.511Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-05T12:12:03.511Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-05T12:12:03.511Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-05T12:12:03.511Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-05T12:12:03.511Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-05T12:12:03.511Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-05T12:12:03.512Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-03-05T12:12:03.512Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-05T12:12:03.773Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-05T12:12:03.773Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-05T12:12:03.773Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-05T12:12:03.773Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-03-05T12:12:03.773Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-05T12:12:03.773Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-05T12:12:03.773Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-05T12:12:03.773Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-05T12:12:03.773Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-05T12:12:03.773Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-05T12:12:03.773Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-05T12:12:03.773Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-05T12:12:03.773Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-05T12:12:03.773Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-03-05T12:12:04.037Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-05T12:12:04.037Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-05T12:12:04.037Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-05T12:12:04.037Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-05T12:12:04.037Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-05T12:12:04.037Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-05T12:12:04.286Z] ---> 1430d8b492b8 [2021-03-05T12:12:04.287Z] Step 7/26 : RUN go mod download [2021-03-05T12:12:04.287Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T12:12:04.287Z] ---> Running in 1234e7143fe7 [2021-03-05T12:12:04.314Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-05T12:12:04.314Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-05T12:12:04.314Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-05T12:12:04.314Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-03-05T12:12:04.314Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-05T12:12:04.566Z] 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-05T12:12:04.566Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T12:12:04.576Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-05T12:12:04.576Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-05T12:12:05.170Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T12:12:05.453Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T12:12:06.060Z] OK: 217 MiB in 51 packages [2021-03-05T12:12:06.338Z] OK: 217 MiB in 51 packages [2021-03-05T12:12:08.337Z] Removing intermediate container 1edb4d547739 [2021-03-05T12:12:08.337Z] ---> aa43a2335633 [2021-03-05T12:12:08.337Z] Step 6/22 : COPY go.mod . [2021-03-05T12:12:08.613Z] Removing intermediate container db2940310a3a [2021-03-05T12:12:08.613Z] ---> 9ae7105053a8 [2021-03-05T12:12:08.613Z] Step 6/23 : COPY go.mod . [2021-03-05T12:12:09.224Z] Removing intermediate container 1234e7143fe7 [2021-03-05T12:12:09.224Z] ---> 44deddceec0a [2021-03-05T12:12:09.224Z] Step 8/26 : COPY . . [2021-03-05T12:12:09.838Z] ---> 25d350d3f930 [2021-03-05T12:12:09.838Z] Step 7/22 : RUN go mod download [2021-03-05T12:12:10.119Z] ---> 32d69c6ed107 [2021-03-05T12:12:10.119Z] Step 7/23 : RUN go mod download [2021-03-05T12:12:10.119Z] ---> Running in 79171ac90cce [2021-03-05T12:12:10.720Z] ---> Running in c421b887c1ff [2021-03-05T12:12:14.659Z] 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-05T12:12:14.660Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-05T12:12:19.011Z] Removing intermediate container 79171ac90cce [2021-03-05T12:12:19.011Z] ---> 820cc4fc1345 [2021-03-05T12:12:19.011Z] Step 8/22 : COPY . . [2021-03-05T12:12:19.011Z] Removing intermediate container c421b887c1ff [2021-03-05T12:12:19.011Z] ---> 6486d146c947 [2021-03-05T12:12:19.011Z] Step 8/23 : COPY . . [2021-03-05T12:12:21.270Z] 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-05T12:12:21.549Z] 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-05T12:12:22.967Z] 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-05T12:12:23.228Z] 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-05T12:12:23.489Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-05T12:12:23.750Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-05T12:12:23.750Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-05T12:12:23.750Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-05T12:12:25.671Z] 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-05T12:12:25.671Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-05T12:12:25.671Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-05T12:12:27.062Z] 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-05T12:12:28.008Z] 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-05T12:12:28.008Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-05T12:12:29.397Z] 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-05T12:12:30.344Z] 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-05T12:12:30.344Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-05T12:12:31.730Z] 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-05T12:12:31.730Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-05T12:12:33.659Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-05T12:12:33.659Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-05T12:12:33.659Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-05T12:12:33.659Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-05T12:12:33.659Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-05T12:12:33.659Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-05T12:12:33.659Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-05T12:12:33.919Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-05T12:12:33.919Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-05T12:12:33.919Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-05T12:12:33.919Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-05T12:12:33.919Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-05T12:12:33.919Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-05T12:12:33.919Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-05T12:12:33.919Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-05T12:12:33.919Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-05T12:12:33.919Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-05T12:12:33.919Z] + 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-05T12:12:33.919Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-05T12:12:33.919Z] + 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-05T12:12:33.919Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-05T12:12:34.181Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-05T12:12:34.181Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-05T12:12:34.181Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-05T12:12:34.181Z] + 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-05T12:12:36.098Z] Building version [2021-03-05T12:12:36.098Z] + snapcraftctl build [2021-03-05T12:12:37.381Z] ---> be44c04b7bae [2021-03-05T12:12:37.381Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-05T12:12:38.366Z] ---> Running in fb287d966c1c [2021-03-05T12:12:38.366Z] 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-05T12:12:38.654Z] Staging config-common [2021-03-05T12:12:38.654Z] + snapcraftctl stage [2021-03-05T12:12:39.816Z] 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-05T12:12:40.039Z] Skipping stage go-build-helper (already ran) [2021-03-05T12:12:40.039Z] Skipping stage static-packages (already ran) [2021-03-05T12:12:40.039Z] Skipping stage go115 (already ran) [2021-03-05T12:12:40.039Z] Staging edgex-go [2021-03-05T12:12:40.039Z] + snapcraftctl stage [2021-03-05T12:12:41.026Z] Staging version [2021-03-05T12:12:41.026Z] + snapcraftctl stage [2021-03-05T12:12:42.095Z] Priming config-common [2021-03-05T12:12:42.095Z] + snapcraftctl prime [2021-03-05T12:12:43.499Z] Priming go-build-helper [2021-03-05T12:12:43.499Z] + snapcraftctl prime [2021-03-05T12:12:44.149Z] ---> 3e00a52a85ae [2021-03-05T12:12:44.149Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-05T12:12:44.149Z] ---> Running in ddfb16d1f047 [2021-03-05T12:12:44.149Z] ---> a60339ee1c31 [2021-03-05T12:12:44.149Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-05T12:12:44.149Z] ---> Running in ffdd2d45545b [2021-03-05T12:12:44.440Z] Priming static-packages [2021-03-05T12:12:44.440Z] + snapcraftctl prime [2021-03-05T12:12:46.129Z] 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-05T12:12:46.130Z] 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-05T12:12:46.990Z] Priming go115 [2021-03-05T12:12:46.990Z] + snapcraftctl prime [2021-03-05T12:12:48.375Z] Priming edgex-go [2021-03-05T12:12:48.375Z] + snapcraftctl prime [2021-03-05T12:12:49.762Z] Priming version [2021-03-05T12:12:49.762Z] + snapcraftctl prime [2021-03-05T12:12:50.708Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-03-05T12:12:51.571Z] Removing intermediate container b04290bbeea6 [2021-03-05T12:12:51.571Z] ---> 2c5ac4ae493b [2021-03-05T12:12:51.571Z] [2021-03-05T12:12:51.571Z] Step 10/21 : FROM alpine:3.12 [2021-03-05T12:12:51.571Z] ---> d10569e2745f [2021-03-05T12:12:51.571Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-05T12:12:51.571Z] ---> Running in 175367ad662e [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2021-03-05T12:12:53.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T12:12:53.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] } [2021-03-05T12:12:54.569Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-05T12:12:54.569Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-05T12:12:54.569Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-05T12:12:54.569Z] (4/4) Installing curl (7.69.1-r3) [2021-03-05T12:12:54.569Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T12:12:54.569Z] Executing ca-certificates-20191127-r4.trigger [2021-03-05T12:12:54.845Z] OK: 7 MiB in 18 packages [2021-03-05T12:12:57.476Z] Removing intermediate container 175367ad662e [2021-03-05T12:12:57.476Z] ---> fe8fd7b2830c [2021-03-05T12:12:57.476Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-05T12:12:57.751Z] ---> Running in 2442c68095c8 [2021-03-05T12:12:58.359Z] Removing intermediate container 2442c68095c8 [2021-03-05T12:12:58.359Z] ---> 5a70e723d06f [2021-03-05T12:12:58.359Z] Step 13/21 : WORKDIR /edgex [2021-03-05T12:12:58.640Z] ---> Running in a3b39097077c [2021-03-05T12:12:59.243Z] Removing intermediate container a3b39097077c [2021-03-05T12:12:59.243Z] ---> 138756431871 [2021-03-05T12:12:59.243Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-05T12:13:00.693Z] ---> 54930affe756 [2021-03-05T12:13:00.693Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-05T12:13:02.705Z] ---> 9b2d43ad71c5 [2021-03-05T12:13:02.705Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-05T12:13:04.144Z] ---> d8e2bffd95ea [2021-03-05T12:13:04.144Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-05T12:13:04.419Z] ---> Running in 04adaaff5c89 [2021-03-05T12:13:05.022Z] Removing intermediate container 04adaaff5c89 [2021-03-05T12:13:05.022Z] ---> 16a3f7504089 [2021-03-05T12:13:05.022Z] Step 18/21 : CMD ["--init=true"] [2021-03-05T12:13:05.297Z] ---> Running in 3cd6c6f86551 [2021-03-05T12:13:05.899Z] Removing intermediate container 3cd6c6f86551 [2021-03-05T12:13:05.899Z] ---> 2df7a26bc492 [2021-03-05T12:13:05.899Z] Step 19/21 : LABEL arch=arm64 [2021-03-05T12:13:06.176Z] ---> Running in b1a09b68e821 [2021-03-05T12:13:06.778Z] Removing intermediate container b1a09b68e821 [2021-03-05T12:13:06.778Z] ---> 500f3bbde016 [2021-03-05T12:13:06.778Z] Step 20/21 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 [2021-03-05T12:13:07.057Z] ---> Running in ad5266dbcd8d [2021-03-05T12:13:07.659Z] Removing intermediate container ad5266dbcd8d [2021-03-05T12:13:07.659Z] ---> 31db97c436fc [2021-03-05T12:13:07.659Z] Step 21/21 : LABEL version=0.0.0 [2021-03-05T12:13:07.936Z] ---> Running in 4ff24d56545e [2021-03-05T12:13:08.539Z] Removing intermediate container 4ff24d56545e [2021-03-05T12:13:08.539Z] ---> 39b2be90ac5f [2021-03-05T12:13:08.539Z] [2021-03-05T12:13:09.142Z] Successfully built 39b2be90ac5f [2021-03-05T12:13:09.142Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-05T12:13:56.156Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container fb287d966c1c [2021-03-05T12:13:56.156Z] ---> f7a4a947e17d [2021-03-05T12:13:56.156Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-05T12:13:56.156Z] ---> Running in 26a3fc6ae336 [2021-03-05T12:13:56.156Z] 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-05T12:13:56.434Z] Removing intermediate container 26a3fc6ae336 [2021-03-05T12:13:56.434Z] ---> 500237e6ab89 [2021-03-05T12:13:56.434Z] [2021-03-05T12:13:56.434Z] Step 11/26 : FROM docker:20.10.0 [2021-03-05T12:13:56.434Z] 20.10.0: Pulling from library/docker [2021-03-05T12:14:06.636Z] Removing intermediate container ddfb16d1f047 [2021-03-05T12:14:06.636Z] ---> 195887212b0e [2021-03-05T12:14:06.636Z] [2021-03-05T12:14:06.636Z] Step 10/22 : FROM alpine:3.12 [2021-03-05T12:14:06.636Z] ---> d10569e2745f [2021-03-05T12:14:06.636Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-05T12:14:06.636Z] ---> Running in c15bf8d8bbcd [2021-03-05T12:14:07.624Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T12:14:07.900Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T12:14:08.507Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-05T12:14:08.507Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-05T12:14:08.507Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T12:14:08.507Z] Executing ca-certificates-20191127-r4.trigger [2021-03-05T12:14:08.788Z] OK: 6 MiB in 16 packages [2021-03-05T12:14:09.064Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-05T12:14:09.064Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-05T12:14:09.064Z] ---> eeaf43b92773 [2021-03-05T12:14:09.064Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-05T12:14:09.667Z] ---> Running in c2dc654634ff [2021-03-05T12:14:11.113Z] Removing intermediate container c15bf8d8bbcd [2021-03-05T12:14:11.113Z] ---> 5f8f26299259 [2021-03-05T12:14:11.113Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T12:14:11.113Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T12:14:11.390Z] ---> Running in 5a677e15246b [2021-03-05T12:14:11.390Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T12:14:11.993Z] (1/2) Installing readline (8.0.4-r0) [2021-03-05T12:14:11.993Z] (2/2) Installing bash (5.0.17-r0) [2021-03-05T12:14:11.993Z] Executing bash-5.0.17-r0.post-install [2021-03-05T12:14:11.993Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T12:14:12.270Z] OK: 12 MiB in 22 packages [2021-03-05T12:14:12.270Z] Removing intermediate container 5a677e15246b [2021-03-05T12:14:12.270Z] ---> b4ddcbb4ec0b [2021-03-05T12:14:12.270Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-05T12:14:12.873Z] ---> Running in 96c7f249cfba [2021-03-05T12:14:13.473Z] Removing intermediate container 96c7f249cfba [2021-03-05T12:14:13.473Z] ---> cf5976c03e70 [2021-03-05T12:14:13.473Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-05T12:14:13.747Z] Removing intermediate container ffdd2d45545b [2021-03-05T12:14:13.747Z] ---> a45b5bd58c62 [2021-03-05T12:14:13.747Z] [2021-03-05T12:14:13.747Z] Step 10/23 : FROM alpine:3.12 [2021-03-05T12:14:13.747Z] ---> d10569e2745f [2021-03-05T12:14:13.747Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-05T12:14:13.747Z] ---> Running in 182cd5e2a17f [2021-03-05T12:14:13.747Z] ---> Running in 6b4d660d1b61 [2021-03-05T12:14:13.747Z] Removing intermediate container c2dc654634ff [2021-03-05T12:14:13.747Z] ---> 7281dddb5f33 [2021-03-05T12:14:13.747Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-05T12:14:14.025Z] ---> Running in 8a8e9c30fd43 [2021-03-05T12:14:14.297Z] Removing intermediate container 182cd5e2a17f [2021-03-05T12:14:14.297Z] ---> 13a27a3112e1 [2021-03-05T12:14:14.297Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T12:14:14.297Z] Removing intermediate container 6b4d660d1b61 [2021-03-05T12:14:14.297Z] ---> 4b9d6c0365dd [2021-03-05T12:14:14.297Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-05T12:14:14.576Z] ---> Running in f2096b6f895e [2021-03-05T12:14:14.576Z] Removing intermediate container 8a8e9c30fd43 [2021-03-05T12:14:14.576Z] ---> 4512dd288fdd [2021-03-05T12:14:14.576Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-05T12:14:14.849Z] ---> Running in 0713614455b9 [2021-03-05T12:14:15.124Z] ---> 4712eac5e33a [2021-03-05T12:14:15.124Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-05T12:14:15.124Z] Removing intermediate container f2096b6f895e [2021-03-05T12:14:15.124Z] ---> 38c01c9441ce [2021-03-05T12:14:15.124Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-05T12:14:15.399Z] ---> Running in dd22eace3d3f [2021-03-05T12:14:15.399Z] Removing intermediate container 0713614455b9 [2021-03-05T12:14:15.399Z] ---> 64102bc3dab9 [2021-03-05T12:14:15.399Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-05T12:14:15.399Z] ---> Running in 27aeb7bdfbf5 [2021-03-05T12:14:16.000Z] Removing intermediate container dd22eace3d3f [2021-03-05T12:14:16.000Z] ---> c366cac70a0a [2021-03-05T12:14:16.000Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T12:14:16.000Z] Removing intermediate container 27aeb7bdfbf5 [2021-03-05T12:14:16.000Z] ---> cbb87b9411e8 [2021-03-05T12:14:16.000Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-05T12:14:16.276Z] ---> Running in 9385db38cfbe [2021-03-05T12:14:16.549Z] ---> c867538a4003 [2021-03-05T12:14:16.549Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-05T12:14:17.990Z] ---> c2186e765526 [2021-03-05T12:14:17.990Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-05T12:14:17.990Z] ---> b7324384770f [2021-03-05T12:14:17.990Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-05T12:14:17.990Z] ---> Running in 4556066d1f3d [2021-03-05T12:14:18.593Z] Removing intermediate container 4556066d1f3d [2021-03-05T12:14:18.593Z] ---> 8491a860a477 [2021-03-05T12:14:18.593Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T12:14:18.593Z] ---> 56e339d3bea6 [2021-03-05T12:14:18.593Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-05T12:14:18.869Z] ---> Running in a5378efb005b [2021-03-05T12:14:18.869Z] Removing intermediate container 9385db38cfbe [2021-03-05T12:14:18.869Z] ---> a7c39b0ed9bd [2021-03-05T12:14:18.869Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-05T12:14:19.144Z] ---> Running in c447867276ff [2021-03-05T12:14:19.422Z] Removing intermediate container a5378efb005b [2021-03-05T12:14:19.422Z] ---> b9238f43e89b [2021-03-05T12:14:19.422Z] Step 20/22 : LABEL arch=arm64 [2021-03-05T12:14:19.697Z] ---> Running in 0ced1aafba08 [2021-03-05T12:14:19.697Z] ---> 505ec875252e [2021-03-05T12:14:19.697Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-05T12:14:19.973Z] ---> Running in 73b026fffc13 [2021-03-05T12:14:20.573Z] Removing intermediate container 0ced1aafba08 [2021-03-05T12:14:20.573Z] ---> e2cfa685c90e [2021-03-05T12:14:20.573Z] Step 21/22 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 [2021-03-05T12:14:20.573Z] ---> Running in 5e5352d91099 [2021-03-05T12:14:20.848Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T12:14:21.122Z] Removing intermediate container 5e5352d91099 [2021-03-05T12:14:21.122Z] ---> f1dc34a2ce54 [2021-03-05T12:14:21.122Z] Step 22/22 : LABEL version=0.0.0 [2021-03-05T12:14:21.396Z] ---> Running in 11ed38a682b5 [2021-03-05T12:14:21.396Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T12:14:21.681Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T12:14:21.681Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T12:14:21.681Z] Removing intermediate container 11ed38a682b5 [2021-03-05T12:14:21.681Z] ---> 87f611c9944d [2021-03-05T12:14:21.681Z] [2021-03-05T12:14:22.285Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-05T12:14:22.285Z] (2/33) Installing expat (2.2.9-r1) [2021-03-05T12:14:22.285Z] (3/33) Installing libffi (3.3-r2) [2021-03-05T12:14:22.285Z] (4/33) Installing gdbm (1.13-r1) [2021-03-05T12:14:22.285Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-05T12:14:22.285Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-05T12:14:22.285Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-05T12:14:22.285Z] Successfully built 87f611c9944d [2021-03-05T12:14:22.285Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-05T12:14:22.285Z]  Building docker-support-notifications-go ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-03-05T12:14:22.557Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-05T12:14:22.557Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-05T12:14:22.557Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-05T12:14:22.831Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-05T12:14:23.109Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-05T12:14:23.109Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T12:14:23.109Z] OK: 8 MiB in 20 packages [2021-03-05T12:14:24.108Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-05T12:14:24.108Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-05T12:14:24.108Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-05T12:14:24.108Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-05T12:14:24.108Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-05T12:14:24.108Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-05T12:14:24.108Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-05T12:14:24.108Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-05T12:14:24.108Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-05T12:14:24.108Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-05T12:14:24.108Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-05T12:14:24.108Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-05T12:14:24.380Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-05T12:14:24.380Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-05T12:14:24.380Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-05T12:14:24.380Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-05T12:14:24.380Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-05T12:14:24.380Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-05T12:14:24.380Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-05T12:14:24.380Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-05T12:14:24.380Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-05T12:14:24.380Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-05T12:14:24.380Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-05T12:14:24.380Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-05T12:14:24.380Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-05T12:14:24.380Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-05T12:14:24.653Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T12:14:24.653Z] OK: 71 MiB in 55 packages [2021-03-05T12:14:25.635Z] Removing intermediate container c447867276ff [2021-03-05T12:14:25.635Z] ---> 13b764429d92 [2021-03-05T12:14:25.635Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T12:14:26.706Z] ---> b83a007f72b2 [2021-03-05T12:14:26.706Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-05T12:14:28.822Z] ---> f1c814524a24 [2021-03-05T12:14:28.822Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-05T12:14:29.833Z] ---> 8ddf87a71de0 [2021-03-05T12:14:29.833Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-05T12:14:30.113Z] ---> Running in 28775055a9f9 [2021-03-05T12:14:30.746Z] Removing intermediate container 28775055a9f9 [2021-03-05T12:14:30.746Z] ---> 775cbaf4ad0b [2021-03-05T12:14:30.746Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T12:14:30.746Z] ---> Running in 9e49842bc733 [2021-03-05T12:14:31.355Z] Removing intermediate container 9e49842bc733 [2021-03-05T12:14:31.355Z] ---> a2d577b8b1d2 [2021-03-05T12:14:31.355Z] Step 21/23 : LABEL arch=arm64 [2021-03-05T12:14:31.648Z] ---> Running in 25aaf86f3dd8 [2021-03-05T12:14:31.648Z] Removing intermediate container 73b026fffc13 [2021-03-05T12:14:31.648Z] ---> c11143708cab [2021-03-05T12:14:31.648Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-05T12:14:31.931Z] ---> Running in fdd17ec34199 [2021-03-05T12:14:32.219Z] Removing intermediate container 25aaf86f3dd8 [2021-03-05T12:14:32.219Z] ---> a1a98767070c [2021-03-05T12:14:32.219Z] Step 22/23 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 [2021-03-05T12:14:32.495Z] ---> Running in f2c2081a598d [2021-03-05T12:14:32.773Z] Removing intermediate container f2c2081a598d [2021-03-05T12:14:32.773Z] ---> 669b6e0d4e7d [2021-03-05T12:14:32.773Z] Step 23/23 : LABEL version=0.0.0 [2021-03-05T12:14:33.045Z] ---> Running in 82716fae95cb [2021-03-05T12:14:33.642Z] Removing intermediate container 82716fae95cb [2021-03-05T12:14:33.642Z] ---> 80bf996a6d9b [2021-03-05T12:14:33.642Z] [2021-03-05T12:14:33.918Z] Successfully built 80bf996a6d9b [2021-03-05T12:14:33.918Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-05T12:14:37.286Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2021-03-05T12:14:37.286Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-05T12:14:37.558Z] Collecting cached-property<2,>=1.2.0 [2021-03-05T12:14:37.558Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-05T12:14:37.829Z] Collecting jsonschema<3,>=2.5.1 [2021-03-05T12:14:37.829Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-05T12:14:39.257Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-05T12:14:39.257Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-05T12:14:39.528Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-05T12:14:39.528Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-05T12:14:39.801Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-05T12:14:39.801Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-05T12:14:41.773Z] Collecting docopt<0.7,>=0.6.1 [2021-03-05T12:14:41.773Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-05T12:14:44.385Z] Collecting PyYAML<4,>=3.10 [2021-03-05T12:14:44.385Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-05T12:14:46.994Z] 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-05T12:14:47.264Z] Collecting docker<4.0,>=3.6.0 [2021-03-05T12:14:47.264Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-05T12:14:47.854Z] Collecting texttable<0.10,>=0.9.0 [2021-03-05T12:14:47.854Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-05T12:14:49.814Z] Collecting idna<2.8,>=2.5 [2021-03-05T12:14:49.814Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-05T12:14:49.814Z] 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-05T12:14:50.084Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-05T12:14:50.084Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-05T12:14:50.355Z] 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-05T12:14:50.625Z] Collecting docker-pycreds>=0.4.0 [2021-03-05T12:14:50.625Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-05T12:14:50.625Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-05T12:14:50.625Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-05T12:14:50.625Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-05T12:14:50.625Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-05T12:14:51.593Z] Installing collected packages: cached-property, jsonschema, idna, urllib3, requests, websocket-client, dockerpty, docopt, PyYAML, docker-pycreds, docker, texttable, docker-compose [2021-03-05T12:14:51.864Z] Attempting uninstall: idna [2021-03-05T12:14:51.864Z] Found existing installation: idna 2.9 [2021-03-05T12:14:51.864Z] Uninstalling idna-2.9: [2021-03-05T12:14:51.864Z] Successfully uninstalled idna-2.9 [2021-03-05T12:14:52.452Z] Attempting uninstall: urllib3 [2021-03-05T12:14:52.452Z] Found existing installation: urllib3 1.25.9 [2021-03-05T12:14:52.452Z] Uninstalling urllib3-1.25.9: [2021-03-05T12:14:52.723Z] Successfully uninstalled urllib3-1.25.9 [2021-03-05T12:14:53.311Z] Attempting uninstall: requests [2021-03-05T12:14:53.311Z] Found existing installation: requests 2.23.0 [2021-03-05T12:14:53.311Z] Uninstalling requests-2.23.0: [2021-03-05T12:14:53.311Z] Successfully uninstalled requests-2.23.0 [2021-03-05T12:14:53.902Z] Running setup.py install for dockerpty: started [2021-03-05T12:14:55.864Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-05T12:14:55.864Z] Running setup.py install for docopt: started [2021-03-05T12:14:57.829Z] Running setup.py install for docopt: finished with status 'done' [2021-03-05T12:14:57.829Z] Running setup.py install for PyYAML: started [2021-03-05T12:14:59.793Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-05T12:15:00.384Z] Running setup.py install for texttable: started [2021-03-05T12:15:02.349Z] Running setup.py install for texttable: finished with status 'done' [2021-03-05T12:15:02.952Z] 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-05T12:15:06.324Z] Removing intermediate container fdd17ec34199 [2021-03-05T12:15:06.324Z] ---> 1ef1c5ea7541 [2021-03-05T12:15:06.324Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-05T12:15:06.597Z] ---> Running in a04803fc2728 [2021-03-05T12:15:07.572Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T12:15:07.842Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T12:15:08.433Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-05T12:15:08.433Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-05T12:15:08.433Z] (3/3) Installing curl (7.69.1-r3) [2021-03-05T12:15:08.433Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T12:15:08.433Z] OK: 71 MiB in 58 packages [2021-03-05T12:15:09.866Z] Removing intermediate container a04803fc2728 [2021-03-05T12:15:09.866Z] ---> c3c36fc11af3 [2021-03-05T12:15:09.866Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-05T12:15:09.866Z] ---> Running in 56d6e2e9379d [2021-03-05T12:15:10.145Z] Removing intermediate container 56d6e2e9379d [2021-03-05T12:15:10.145Z] ---> 54f71bb3b560 [2021-03-05T12:15:10.145Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T12:15:10.417Z] ---> Running in 64d328425fda [2021-03-05T12:15:11.009Z] Removing intermediate container 64d328425fda [2021-03-05T12:15:11.009Z] ---> 3dea9ea41e33 [2021-03-05T12:15:11.009Z] Step 24/26 : LABEL arch=arm64 [2021-03-05T12:15:11.009Z] ---> Running in 9c60ae821c88 [2021-03-05T12:15:11.602Z] Removing intermediate container 9c60ae821c88 [2021-03-05T12:15:11.602Z] ---> 1bd843b432a9 [2021-03-05T12:15:11.602Z] Step 25/26 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 [2021-03-05T12:15:11.602Z] ---> Running in ae8c5e35738c [2021-03-05T12:15:12.193Z] Removing intermediate container ae8c5e35738c [2021-03-05T12:15:12.193Z] ---> c33bb8ecb747 [2021-03-05T12:15:12.193Z] Step 26/26 : LABEL version=0.0.0 [2021-03-05T12:15:12.193Z] ---> Running in 6f31e35905df [2021-03-05T12:15:12.790Z] Removing intermediate container 6f31e35905df [2021-03-05T12:15:12.790Z] ---> 4ffa3e78d6dd [2021-03-05T12:15:12.790Z] [2021-03-05T12:15:13.060Z] Successfully built 4ffa3e78d6dd [2021-03-05T12:15:13.331Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-05T12:15:13.617Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-05T12:15:13.617Z] $ docker stop --time=1 69bd8ea9b3db72ec4e79207eba40331fccee2efa06d21910a15fd706f5bb6c7b [2021-03-05T12:15:15.587Z] $ docker rm -f 69bd8ea9b3db72ec4e79207eba40331fccee2efa06d21910a15fd706f5bb6c7b [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-05T12:15:16.328Z] + docker images+ [2021-03-05T12:15:16.328Z] grep docker [2021-03-05T12:15:16.599Z] docker-sys-mgmt-agent-go-arm64 latest 4ffa3e78d6dd 4 seconds ago 300MB [2021-03-05T12:15:16.599Z] docker-core-data-go-arm64 latest 80bf996a6d9b 43 seconds ago 21.1MB [2021-03-05T12:15:16.599Z] docker-support-notifications-go-arm64 latest 87f611c9944d 55 seconds ago 16.9MB [2021-03-05T12:15:16.599Z] docker-security-proxy-setup-go-arm64 latest 39b2be90ac5f 2 minutes ago 23.4MB [2021-03-05T12:15:16.599Z] docker-security-bootstrapper-go-arm64 latest e6d474d5cadf 3 minutes ago 17.8MB [2021-03-05T12:15:16.599Z] docker-core-command-go-arm64 latest 74a0522a9558 4 minutes ago 16.2MB [2021-03-05T12:15:16.599Z] docker-core-metadata-go-arm64 latest 0a953cba63fa 4 minutes ago 17.9MB [2021-03-05T12:15:16.599Z] docker-support-scheduler-go-arm64 latest 39c78a8fafbc 4 minutes ago 16.3MB [2021-03-05T12:15:16.599Z] docker-security-secretstore-setup-go-arm64 latest 8560835738c2 4 minutes ago 23.7MB [2021-03-05T12:15:16.599Z] 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-05T12:15:18.040Z] ---> job-cost.sh [2021-03-05T12:15:18.040Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8CcZ [2021-03-05T12:15:56.979Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-05T12:18:18.799Z] lf-activate-venv(): INFO: Adding /tmp/venv-8CcZ/bin to PATH [2021-03-05T12:18:18.799Z] INFO: No Stack... [2021-03-05T12:18:18.799Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-05T12:18:18.799Z] INFO: Archiving Costs [Pipeline] sh [2021-03-05T12:18:19.137Z] + cut -d, -f6 [2021-03-05T12:18:19.137Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock [2021-03-05T12:18:19.244Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3217-4-stack-cost] [2021-03-05T12:18:19.252Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3217-4-stack-cost] did not exist. Created. [2021-03-05T12:18:19.252Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3217-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-05T12:18:19.702Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-05T12:18:20.027Z] Stashed 1 file(s) [Pipeline] } [2021-03-05T12:18:20.039Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3217-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-05T12:18:22.176Z] provisioning config files... [2021-03-05T12:18:22.187Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config1800599369697180086tmp [Pipeline] { [Pipeline] sh [2021-03-05T12:18:22.594Z] + set +x [2021-03-05T12:18:22.595Z] + curl -s https://codecov.io/bash [2021-03-05T12:18:22.595Z] + bash -s -- [2021-03-05T12:18:23.171Z] [2021-03-05T12:18:23.171Z] _____ _ [2021-03-05T12:18:23.171Z] / ____| | | [2021-03-05T12:18:23.171Z] | | ___ __| | ___ ___ _____ __ [2021-03-05T12:18:23.171Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-05T12:18:23.171Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-05T12:18:23.172Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-05T12:18:23.172Z] Bash-20210226-7100762 [2021-03-05T12:18:23.172Z] [2021-03-05T12:18:23.172Z] [2021-03-05T12:18:23.172Z] ==> git version 2.24.3 found [2021-03-05T12:18:23.172Z] ==> 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-05T12:18:23.172Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-05T12:18:23.172Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-05T12:18:23.172Z] ==> Jenkins CI detected. [2021-03-05T12:18:23.172Z] project root: . [2021-03-05T12:18:23.172Z] --> token set from env [2021-03-05T12:18:23.172Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-05T12:18:23.172Z] ==> Running gcov in . (disable via -X gcov) [2021-03-05T12:18:23.172Z] ==> Python coveragepy not found [2021-03-05T12:18:23.172Z] ==> Searching for coverage reports in: [2021-03-05T12:18:23.172Z] + . [2021-03-05T12:18:23.436Z] -> Found 1 reports [2021-03-05T12:18:23.436Z] ==> Detecting git/mercurial file structure [2021-03-05T12:18:23.436Z] ==> Reading reports [2021-03-05T12:18:23.436Z] + ./coverage.out bytes=619895 [2021-03-05T12:18:23.436Z] ==> Appending adjustments [2021-03-05T12:18:23.436Z] https://docs.codecov.io/docs/fixing-reports [2021-03-05T12:18:26.755Z] + Found adjustments [2021-03-05T12:18:26.755Z] ==> Gzipping contents [2021-03-05T12:18:26.755Z] 92K /tmp/codecov.195wLj.gz [2021-03-05T12:18:26.755Z] ==> Uploading reports [2021-03-05T12:18:26.755Z] url: https://codecov.io [2021-03-05T12:18:26.755Z] query: branch=PR-3217&commit=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3217%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3217&job=&cmd_args= [2021-03-05T12:18:26.755Z] -> Pinging Codecov [2021-03-05T12:18:26.755Z] https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-3217&commit=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3217%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3217&job=&cmd_args= [2021-03-05T12:18:27.330Z] -> Uploading to [2021-03-05T12:18:27.331Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-05/00271124DB129430A58F1EEE437C3FCB/2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7/1f3b1236-7d1f-49e3-9b55-6c62caa7fbce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210305%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210305T121827Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc7634997880630b4f7fe443f8c1299784b6913486970b8261d8253647f2d8bc [2021-03-05T12:18:27.331Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-05T12:18:27.331Z] Dload Upload Total Spent Left Speed [2021-03-05T12:18:27.907Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 91720 0 0 100 91720 0 159k --:--:-- --:--:-- --:--:-- 159k [2021-03-05T12:18:27.907Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 [Pipeline] } [2021-03-05T12:18:27.917Z] 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-05T12:18:30.088Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T12:18:30.975Z] ---> package-listing.sh [2021-03-05T12:18:30.975Z] ++ facter osfamily [2021-03-05T12:18:30.975Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-05T12:18:30.975Z] + OS_FAMILY=redhat [2021-03-05T12:18:30.975Z] + workspace=/w/workspace/edgex-go/4 [2021-03-05T12:18:30.975Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-05T12:18:30.975Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-05T12:18:30.975Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-05T12:18:30.975Z] + PACKAGES=/tmp/packages_start.txt [2021-03-05T12:18:30.975Z] + '[' /w/workspace/edgex-go/4 ']' [2021-03-05T12:18:30.975Z] + PACKAGES=/tmp/packages_end.txt [2021-03-05T12:18:30.975Z] + case "${OS_FAMILY}" in [2021-03-05T12:18:30.975Z] + rpm -qa [2021-03-05T12:18:30.975Z] + sort [2021-03-05T12:18:36.289Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-05T12:18:36.289Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-05T12:18:36.289Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-05T12:18:36.289Z] + '[' /w/workspace/edgex-go/4 ']' [2021-03-05T12:18:36.289Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-03-05T12:18:36.289Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-03-05T12:18:36.304Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-05T12:18:36.597Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-05T12:18:36.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-05T12:18:36.908Z] [2021-03-05T12:18:36.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-05T12:18:37.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-05T12:18:37.270Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-05T12:18:37.270Z] df20fa9351a1: Pulling fs layer [2021-03-05T12:18:37.270Z] 36b3adc4ff6f: Pulling fs layer [2021-03-05T12:18:37.270Z] 8ad3a11d3b57: Pulling fs layer [2021-03-05T12:18:37.270Z] 46f8f816bc3b: Pulling fs layer [2021-03-05T12:18:37.270Z] 93b61091891f: Pulling fs layer [2021-03-05T12:18:37.270Z] 93b9cdb0e59b: Pulling fs layer [2021-03-05T12:18:37.270Z] 5e14af77c1be: Pulling fs layer [2021-03-05T12:18:37.270Z] 01666e4c0597: Pulling fs layer [2021-03-05T12:18:37.270Z] aa168da1d23b: Pulling fs layer [2021-03-05T12:18:37.270Z] 93b9cdb0e59b: Waiting [2021-03-05T12:18:37.270Z] 5e14af77c1be: Waiting [2021-03-05T12:18:37.270Z] 01666e4c0597: Waiting [2021-03-05T12:18:37.270Z] aa168da1d23b: Waiting [2021-03-05T12:18:37.270Z] 46f8f816bc3b: Waiting [2021-03-05T12:18:37.270Z] 93b61091891f: Waiting [2021-03-05T12:18:37.270Z] 36b3adc4ff6f: Download complete [2021-03-05T12:18:37.533Z] 46f8f816bc3b: Verifying Checksum [2021-03-05T12:18:37.533Z] 46f8f816bc3b: Download complete [2021-03-05T12:18:37.533Z] df20fa9351a1: Verifying Checksum [2021-03-05T12:18:37.533Z] df20fa9351a1: Download complete [2021-03-05T12:18:37.533Z] 93b9cdb0e59b: Verifying Checksum [2021-03-05T12:18:37.533Z] 93b9cdb0e59b: Download complete [2021-03-05T12:18:37.533Z] 5e14af77c1be: Verifying Checksum [2021-03-05T12:18:37.533Z] 5e14af77c1be: Download complete [2021-03-05T12:18:37.533Z] 93b61091891f: Download complete [2021-03-05T12:18:37.533Z] 01666e4c0597: Verifying Checksum [2021-03-05T12:18:37.533Z] 01666e4c0597: Download complete [2021-03-05T12:18:37.796Z] df20fa9351a1: Pull complete [2021-03-05T12:18:38.058Z] 36b3adc4ff6f: Pull complete [2021-03-05T12:18:38.638Z] 8ad3a11d3b57: Verifying Checksum [2021-03-05T12:18:38.638Z] 8ad3a11d3b57: Download complete [2021-03-05T12:18:39.595Z] 8ad3a11d3b57: Pull complete [2021-03-05T12:18:40.178Z] aa168da1d23b: Verifying Checksum [2021-03-05T12:18:40.178Z] aa168da1d23b: Download complete [2021-03-05T12:18:41.577Z] 46f8f816bc3b: Pull complete [2021-03-05T12:18:42.156Z] 93b61091891f: Pull complete [2021-03-05T12:18:42.420Z] 93b9cdb0e59b: Pull complete [2021-03-05T12:18:42.420Z] 5e14af77c1be: Pull complete [2021-03-05T12:18:42.683Z] 01666e4c0597: Pull complete [2021-03-05T12:18:50.921Z] aa168da1d23b: Pull complete [2021-03-05T12:18:50.921Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-05T12:18:50.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-05T12:18:50.921Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-05T12:18:51.137Z] prd-centos7-docker-4c-2g-28705 does not seem to be running inside a container [2021-03-05T12:18:51.193Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-05T12:18:55.879Z] $ docker top c6650b9ce438091224ba9d991670be9eff59a800a1a56e3d33248f91e67a05a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T12:18:56.494Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-05T12:18:56.806Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-05T12:18:57.111Z] + ls /var/log/sa-host [2021-03-05T12:18:57.111Z] + sadf -c /var/log/sa-host/sa05 [2021-03-05T12:18:57.111Z] file_magic: OK [2021-03-05T12:18:57.111Z] HZ: Using current value: 100 [2021-03-05T12:18:57.111Z] file_header: OK [2021-03-05T12:18:57.111Z] 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-05T12:18:57.111Z] Statistics: [2021-03-05T12:18:57.111Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-05T12:18:57.111Z] File successfully converted to sysstat format version 12.2.1 [2021-03-05T12:18:57.111Z] + sadf -c /var/log/sa-host/sa23 [2021-03-05T12:18:57.111Z] file_magic: OK [2021-03-05T12:18:57.111Z] HZ: Using current value: 100 [2021-03-05T12:18:57.111Z] file_header: OK [2021-03-05T12:18:57.111Z] 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-05T12:18:57.111Z] Statistics: [2021-03-05T12:18:57.111Z] Hnuu...uuuununununu... [2021-03-05T12:18:57.111Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-05T12:18:57.864Z] provisioning config files... [2021-03-05T12:18:57.881Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1765951732194014928tmp [Pipeline] { [Pipeline] echo [2021-03-05T12:18:57.968Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T12:18:58.271Z] ---> create-netrc.sh [Pipeline] } [2021-03-05T12:18:58.282Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-05T12:18:58.390Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T12:18:58.695Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-05T12:18:58.706Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T12:18:59.005Z] ---> sudo-logs.sh [2021-03-05T12:18:59.005Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-05T12:18:59.073Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T12:18:59.455Z] ---> job-cost.sh [2021-03-05T12:18:59.455Z] lf-activate-venv: SKIPPING [2021-03-05T12:18:59.455Z] DEBUG: total: 0.20999999344348907 [2021-03-05T12:18:59.455Z] INFO: Retrieving Stack Cost... [2021-03-05T12:19:00.414Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-05T12:19:00.988Z] INFO: Archiving Costs [Pipeline] echo [2021-03-05T12:19:01.003Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T12:19:01.300Z] ---> logs-deploy.sh [2021-03-05T12:19:01.301Z] lf-activate-venv: SKIPPING [2021-03-05T12:19:01.301Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3217/4 [2021-03-05T12:19:01.301Z] INFO: archiving workspace using pattern(s): [2021-03-05T12:19:03.231Z] Archives upload complete. [2021-03-05T12:19:03.231Z] INFO: archiving logs to Nexus