Pull request #3192 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 8169d6f9dbb9436f30978f6876eee20ed64a2b49+dd4b8fe188861d65d0d5afbafd149fd221a40ee4 (ca3e64a62ce53ad5ff412a333e086c4b23ceeedc) 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 e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 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 e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 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 e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 # timeout=10 Commit message: "Merge pull request #316 from ernestojeda/email-notifications" > 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-27764 in /w/workspace/edgexfoundry_edgex-go_PR-3192 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 dd4b8fe188861d65d0d5afbafd149fd221a40ee4 into PR head commit 8169d6f9dbb9436f30978f6876eee20ed64a2b49 Merge succeeded, producing 8169d6f9dbb9436f30978f6876eee20ed64a2b49 Checking out Revision 8169d6f9dbb9436f30978f6876eee20ed64a2b49 (PR-3192) > 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/3192/head:refs/remotes/origin/PR-3192 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8169d6f9dbb9436f30978f6876eee20ed64a2b49 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge dd4b8fe188861d65d0d5afbafd149fd221a40ee4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8169d6f9dbb9436f30978f6876eee20ed64a2b49 # timeout=10 Commit message: "fix: Address PR feedbacks" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-26T01:11:28.631Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-26T01:11:28.922Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-26T01:11:29.020Z] ========================================================= [2021-02-26T01:11:29.020Z] EdgeX Global Pipelines Version Info [2021-02-26T01:11:29.020Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a761b7bc34fc8695db9772a9dd3aa523de0404ff # timeout=10 [2021-02-26T01:11:30.517Z] ------------------- [2021-02-26T01:11:30.517Z] stable info: [2021-02-26T01:11:30.517Z] ------------------- [2021-02-26T01:11:30.517Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-26T01:11:30.517Z] Commit SHA: e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [2021-02-26T01:11:30.517Z] Message: update stable to v1.0.182 [2021-02-26T01:11:31.468Z] ------------------- [2021-02-26T01:11:31.468Z] experimental info: [2021-02-26T01:11:31.468Z] ------------------- [2021-02-26T01:11:31.468Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-02-26T01:11:31.468Z] Commit SHA: e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [2021-02-26T01:11:31.468Z] Message: update experimental to v1.0.182 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-26T01:11:31.763Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-26T01:11:31.913Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-26T01:11:32.005Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-26T01:11:32.097Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-26T01:11:32.205Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-26T01:11:32.294Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-26T01:11:32.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-26T01:11:32.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-26T01:11:32.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-26T01:11:32.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-26T01:11:32.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-26T01:11:32.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-26T01:11:32.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-26T01:11:33.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-26T01:11:33.257Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-26T01:11:33.338Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-26T01:11:33.423Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-26T01:11:33.515Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-26T01:11:33.600Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-26T01:11:33.718Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-26T01:11:33.813Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-26T01:11:33.903Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-02-26T01:11:33.990Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3192 [Pipeline] echo [2021-02-26T01:11:34.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3192 [Pipeline] echo [2021-02-26T01:11:34.170Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3192 [Pipeline] echo [2021-02-26T01:11:34.269Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8169d6f9dbb9436f30978f6876eee20ed64a2b49 [Pipeline] echo [2021-02-26T01:11:34.355Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8169d6f [Pipeline] echo [2021-02-26T01:11:34.454Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-26T01:11:34.710Z] provisioning config files... [2021-02-26T01:11:34.809Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8863198421327846248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-26T01:11:35.194Z] ---> docker-login.sh [2021-02-26T01:11:35.194Z] nexus3.edgexfoundry.org:10001 [2021-02-26T01:11:35.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-26T01:11:35.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-26T01:11:35.725Z] Configure a credential helper to remove this warning. See [2021-02-26T01:11:35.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-26T01:11:35.725Z] [2021-02-26T01:11:35.725Z] Login Succeeded [2021-02-26T01:11:35.725Z] nexus3.edgexfoundry.org:10002 [2021-02-26T01:11:35.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-26T01:11:35.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-26T01:11:35.990Z] Configure a credential helper to remove this warning. See [2021-02-26T01:11:35.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-26T01:11:35.990Z] [2021-02-26T01:11:35.990Z] Login Succeeded [2021-02-26T01:11:35.990Z] nexus3.edgexfoundry.org:10003 [2021-02-26T01:11:35.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-26T01:11:35.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-26T01:11:35.990Z] Configure a credential helper to remove this warning. See [2021-02-26T01:11:35.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-26T01:11:35.990Z] [2021-02-26T01:11:35.990Z] Login Succeeded [2021-02-26T01:11:35.990Z] nexus3.edgexfoundry.org:10004 [2021-02-26T01:11:36.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-26T01:11:36.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-26T01:11:36.254Z] Configure a credential helper to remove this warning. See [2021-02-26T01:11:36.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-26T01:11:36.254Z] [2021-02-26T01:11:36.254Z] Login Succeeded [2021-02-26T01:11:36.254Z] docker.io [2021-02-26T01:11:36.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-26T01:11:36.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-26T01:11:36.540Z] Configure a credential helper to remove this warning. See [2021-02-26T01:11:36.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-26T01:11:36.540Z] [2021-02-26T01:11:36.540Z] Login Succeeded [2021-02-26T01:11:36.540Z] ---> docker-login.sh ends [Pipeline] } [2021-02-26T01:11:36.551Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-26T01:11:37.029Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-02-26T01:11:37.029Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-26T01:11:37.029Z] ++ dirname cmd/core-command/Dockerfile [2021-02-26T01:11:37.029Z] ++ cut -d/ -f2 [2021-02-26T01:11:37.029Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-26T01:11:37.029Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-26T01:11:37.029Z] ++ dirname cmd/core-data/Dockerfile [2021-02-26T01:11:37.029Z] ++ cut -d/ -f2 [2021-02-26T01:11:37.029Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-26T01:11:37.029Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-26T01:11:37.029Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-26T01:11:37.029Z] ++ cut -d/ -f2 [2021-02-26T01:11:37.029Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-26T01:11:37.029Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-26T01:11:37.029Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-26T01:11:37.029Z] ++ cut -d/ -f2 [2021-02-26T01:11:37.029Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-26T01:11:37.029Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-26T01:11:37.029Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-26T01:11:37.030Z] ++ cut -d/ -f2 [2021-02-26T01:11:37.030Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-26T01:11:37.030Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-26T01:11:37.030Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-26T01:11:37.030Z] ++ cut -d/ -f2 [2021-02-26T01:11:37.030Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-26T01:11:37.030Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-26T01:11:37.030Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-26T01:11:37.030Z] ++ cut -d/ -f2 [2021-02-26T01:11:37.030Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-26T01:11:37.030Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-26T01:11:37.030Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-26T01:11:37.030Z] ++ cut -d/ -f2 [2021-02-26T01:11:37.030Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-26T01:11:37.030Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-26T01:11:37.030Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-26T01:11:37.030Z] ++ cut -d/ -f2 [2021-02-26T01:11:37.030Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-26T01:11:37.112Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-02-26T01:11:38.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-26T01:11:38.813Z] [2021-02-26T01:11:38.813Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-26T01:11:39.171Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-26T01:11:39.172Z] latest: Pulling from edgex-devops/git-semver [2021-02-26T01:11:39.172Z] 31603596830f: Pulling fs layer [2021-02-26T01:11:39.172Z] 2a8b12db71e7: Pulling fs layer [2021-02-26T01:11:39.172Z] 6ca5941a6612: Pulling fs layer [2021-02-26T01:11:39.172Z] ecc8261a40a4: Pulling fs layer [2021-02-26T01:11:39.172Z] ecc8261a40a4: Waiting [2021-02-26T01:11:39.172Z] 2a8b12db71e7: Verifying Checksum [2021-02-26T01:11:39.172Z] 2a8b12db71e7: Download complete [2021-02-26T01:11:39.172Z] 31603596830f: Verifying Checksum [2021-02-26T01:11:39.172Z] 31603596830f: Download complete [2021-02-26T01:11:39.438Z] ecc8261a40a4: Verifying Checksum [2021-02-26T01:11:39.438Z] ecc8261a40a4: Download complete [2021-02-26T01:11:39.438Z] 6ca5941a6612: Download complete [2021-02-26T01:11:39.703Z] 31603596830f: Pull complete [2021-02-26T01:11:39.703Z] 2a8b12db71e7: Pull complete [2021-02-26T01:11:40.659Z] 6ca5941a6612: Pull complete [2021-02-26T01:11:40.923Z] ecc8261a40a4: Pull complete [2021-02-26T01:11:40.923Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-26T01:11:40.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-26T01:11:40.923Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-26T01:11:41.039Z] prd-centos7-docker-4c-2g-27764 does not seem to be running inside a container [2021-02-26T01:11:41.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-26T01:11:43.673Z] $ docker top ad0cec9db5eacc1f64ea4f83db33856e1ee6186d7107fff5024c1b8e63fd03fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-26T01:11:43.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-26T01:11:43.964Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-26T01:11:44.191Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-26T01:11:44.195Z] $ docker exec ad0cec9db5eacc1f64ea4f83db33856e1ee6186d7107fff5024c1b8e63fd03fa ssh-agent [2021-02-26T01:11:44.407Z] SSH_AUTH_SOCK=/tmp/ssh-bKTYFKJE2be2/agent.12 [2021-02-26T01:11:44.407Z] SSH_AGENT_PID=18 [2021-02-26T01:11:44.420Z] Running ssh-add (command line suppressed) [2021-02-26T01:11:44.548Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_9218068158099321917.key (/w/workspace/edgex-go/5@tmp/private_key_9218068158099321917.key) [2021-02-26T01:11:44.607Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-26T01:11:44.951Z] + git tag --points-at HEAD [Pipeline] } [2021-02-26T01:11:44.975Z] $ docker exec --env ******** --env ******** ad0cec9db5eacc1f64ea4f83db33856e1ee6186d7107fff5024c1b8e63fd03fa ssh-agent -k [2021-02-26T01:11:45.093Z] unset SSH_AUTH_SOCK; [2021-02-26T01:11:45.093Z] unset SSH_AGENT_PID; [2021-02-26T01:11:45.093Z] echo Agent pid 18 killed; [2021-02-26T01:11:45.142Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-26T01:11:45.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-26T01:11:45.293Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-26T01:11:45.479Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-26T01:11:45.484Z] $ docker exec ad0cec9db5eacc1f64ea4f83db33856e1ee6186d7107fff5024c1b8e63fd03fa ssh-agent [2021-02-26T01:11:45.659Z] SSH_AUTH_SOCK=/tmp/ssh-dWpeEGdvUjlV/agent.48 [2021-02-26T01:11:45.659Z] SSH_AGENT_PID=53 [2021-02-26T01:11:45.666Z] Running ssh-add (command line suppressed) [2021-02-26T01:11:45.788Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_3838543298912147789.key (/w/workspace/edgex-go/5@tmp/private_key_3838543298912147789.key) [2021-02-26T01:11:45.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-26T01:11:46.175Z] + git semver init [2021-02-26T01:11:46.175Z] # -> Open(): unable to determine branch for HEAD [2021-02-26T01:11:46.175Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-02-26T01:11:46.175Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-02-26T01:11:46.175Z] # $SEMVER_REMOTE_NAME = origin [2021-02-26T01:11:46.175Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-26T01:11:46.175Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-26T01:11:46.175Z] # $SEMVER_BRANCH = PR-3192 [2021-02-26T01:11:46.175Z] # $SEMVER_TEMP = /tmp/semver-637678550 [2021-02-26T01:11:46.175Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-26T01:12:04.362Z] # '/tmp/semver-637678550' -> '/w/workspace/edgex-go/5/.semver' [2021-02-26T01:12:04.943Z] # -> Force: false [2021-02-26T01:12:04.943Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-02-26T01:12:04.959Z] $ docker exec --env ******** --env ******** ad0cec9db5eacc1f64ea4f83db33856e1ee6186d7107fff5024c1b8e63fd03fa ssh-agent -k [2021-02-26T01:12:05.241Z] unset SSH_AUTH_SOCK; [2021-02-26T01:12:05.241Z] unset SSH_AGENT_PID; [2021-02-26T01:12:05.241Z] echo Agent pid 53 killed; [2021-02-26T01:12:05.357Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-26T01:12:05.923Z] + git semver [Pipeline] } [2021-02-26T01:12:05.943Z] $ docker stop --time=1 ad0cec9db5eacc1f64ea4f83db33856e1ee6186d7107fff5024c1b8e63fd03fa [2021-02-26T01:12:07.586Z] $ docker rm -f ad0cec9db5eacc1f64ea4f83db33856e1ee6186d7107fff5024c1b8e63fd03fa [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-26T01:12:08.123Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-26T01:12:08.645Z] Stashed 1 file(s) [Pipeline] echo [2021-02-26T01:12:08.648Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-26T01:12:09.518Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-26T01:12:09.827Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-26T01:12:10.145Z] + sudo service docker restart [2021-02-26T01:12:10.145Z] + true [2021-02-26T01:12:10.145Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-26T01:12:10.744Z] ========================================================= [2021-02-26T01:12:10.745Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-26T01:12:10.745Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-26T01:12:11.127Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-26T01:12:15.367Z] Sending build context to Docker daemon 328.1MB [2021-02-26T01:12:15.367Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-26T01:12:15.367Z] Step 2/6 : FROM ${BASE} [2021-02-26T01:12:15.367Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-26T01:12:15.367Z] 188c0c94c7c5: Pulling fs layer [2021-02-26T01:12:15.367Z] 0ef7d3d256c8: Pulling fs layer [2021-02-26T01:12:15.367Z] de9db76c5a1d: Pulling fs layer [2021-02-26T01:12:15.367Z] bca2f99d35d6: Pulling fs layer [2021-02-26T01:12:15.367Z] 93359f2a8cfa: Pulling fs layer [2021-02-26T01:12:15.367Z] 7c6f9722023f: Pulling fs layer [2021-02-26T01:12:15.367Z] a35cf1a2eb13: Pulling fs layer [2021-02-26T01:12:15.367Z] bca2f99d35d6: Waiting [2021-02-26T01:12:15.367Z] 7c6f9722023f: Waiting [2021-02-26T01:12:15.367Z] 93359f2a8cfa: Waiting [2021-02-26T01:12:15.367Z] a35cf1a2eb13: Waiting [2021-02-26T01:12:15.367Z] de9db76c5a1d: Verifying Checksum [2021-02-26T01:12:15.367Z] de9db76c5a1d: Download complete [2021-02-26T01:12:15.367Z] 0ef7d3d256c8: Verifying Checksum [2021-02-26T01:12:15.367Z] 0ef7d3d256c8: Download complete [2021-02-26T01:12:15.367Z] 93359f2a8cfa: Verifying Checksum [2021-02-26T01:12:15.367Z] 93359f2a8cfa: Download complete [2021-02-26T01:12:15.367Z] 188c0c94c7c5: Verifying Checksum [2021-02-26T01:12:15.367Z] 188c0c94c7c5: Download complete [2021-02-26T01:12:15.367Z] 7c6f9722023f: Verifying Checksum [2021-02-26T01:12:15.367Z] 7c6f9722023f: Download complete [2021-02-26T01:12:15.631Z] 188c0c94c7c5: Pull complete [2021-02-26T01:12:15.899Z] 0ef7d3d256c8: Pull complete [2021-02-26T01:12:16.163Z] de9db76c5a1d: Pull complete [2021-02-26T01:12:18.095Z] a35cf1a2eb13: Verifying Checksum [2021-02-26T01:12:18.095Z] a35cf1a2eb13: Download complete [2021-02-26T01:12:18.095Z] bca2f99d35d6: Verifying Checksum [2021-02-26T01:12:18.095Z] bca2f99d35d6: Download complete [2021-02-26T01:12:24.015Z] Still waiting to schedule task [2021-02-26T01:12:24.015Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-26T01:12:24.738Z] bca2f99d35d6: Pull complete [2021-02-26T01:12:24.738Z] 93359f2a8cfa: Pull complete [2021-02-26T01:12:24.738Z] 7c6f9722023f: Pull complete [2021-02-26T01:12:30.070Z] a35cf1a2eb13: Pull complete [2021-02-26T01:12:30.070Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-26T01:12:30.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-26T01:12:30.070Z] ---> a62c8e92a672 [2021-02-26T01:12:30.070Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-26T01:12:30.070Z] ---> Running in 0e95086d7235 [2021-02-26T01:12:31.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T01:12:31.614Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T01:12:32.191Z] (1/12) Installing libmagic (5.38-r0) [2021-02-26T01:12:32.457Z] (2/12) Installing file (5.38-r0) [2021-02-26T01:12:32.457Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-26T01:12:32.724Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-26T01:12:36.966Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-26T01:12:36.966Z] (6/12) Installing patch (2.7.6-r6) [2021-02-26T01:12:36.966Z] (7/12) Installing build-base (0.5-r2) [2021-02-26T01:12:36.966Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-26T01:12:36.966Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-26T01:12:37.230Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-26T01:12:37.230Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-26T01:12:37.495Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-26T01:12:37.495Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T01:12:37.495Z] OK: 233 MiB in 51 packages [2021-02-26T01:12:41.819Z] Removing intermediate container 0e95086d7235 [2021-02-26T01:12:41.819Z] ---> 4512b7ea3c1e [2021-02-26T01:12:41.819Z] Step 4/6 : WORKDIR /edgex-go [2021-02-26T01:12:41.819Z] ---> Running in c0b1d4320964 [2021-02-26T01:12:41.819Z] Removing intermediate container c0b1d4320964 [2021-02-26T01:12:41.819Z] ---> 9ffc81c82c35 [2021-02-26T01:12:41.819Z] Step 5/6 : COPY go.mod . [2021-02-26T01:12:41.819Z] ---> d33f83b31d8b [2021-02-26T01:12:41.819Z] Step 6/6 : RUN go mod download [2021-02-26T01:12:41.819Z] ---> Running in dc62843559cc [2021-02-26T01:13:03.873Z] Removing intermediate container dc62843559cc [2021-02-26T01:13:03.873Z] ---> fdc332663de5 [2021-02-26T01:13:04.135Z] Successfully built fdc332663de5 [2021-02-26T01:13:04.136Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-26T01:13:04.479Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-26T01:13:04.479Z] . [Pipeline] withDockerContainer [2021-02-26T01:13:04.597Z] prd-centos7-docker-4c-2g-27764 does not seem to be running inside a container [2021-02-26T01:13:04.651Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-26T01:13:06.229Z] $ docker top 9772d420bd503b95288faab09f7ac67b6d7145f5915eee4b7244cb5a1b91a773 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T01:13:06.834Z] + go version [2021-02-26T01:13:06.834Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-26T01:13:06.854Z] $ docker stop --time=1 9772d420bd503b95288faab09f7ac67b6d7145f5915eee4b7244cb5a1b91a773 [2021-02-26T01:13:08.252Z] $ docker rm -f 9772d420bd503b95288faab09f7ac67b6d7145f5915eee4b7244cb5a1b91a773 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-26T01:13:09.069Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-26T01:13:09.069Z] . [Pipeline] withDockerContainer [2021-02-26T01:13:09.175Z] prd-centos7-docker-4c-2g-27764 does not seem to be running inside a container [2021-02-26T01:13:09.229Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-26T01:13:09.928Z] $ docker top a7b86ae2ef9236c701e5e9cd46179a6dd705f88492affe0e8f2e15002fcdf29b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-26T01:13:10.139Z] ========================================================= [2021-02-26T01:13:10.139Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-26T01:13:10.139Z] ========================================================= [Pipeline] sh [2021-02-26T01:13:10.435Z] + make test [2021-02-26T01:13:10.435Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-26T01:13:20.510Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-26T01:13:35.618Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-26T01:13:43.859Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-26T01:13:43.859Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-26T01:13:43.859Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-26T01:13:45.267Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-26T01:13:45.267Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-26T01:13:45.267Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-26T01:13:45.267Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-26T01:13:45.848Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-26T01:13:46.432Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-26T01:13:49.045Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-26T01:13:49.045Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-26T01:13:49.045Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-26T01:13:51.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.182s coverage: 45.9% of statements [2021-02-26T01:13:51.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-26T01:13:51.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-26T01:13:51.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-26T01:13:51.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-26T01:13:51.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-26T01:13:51.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-26T01:13:51.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-26T01:13:51.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.102s coverage: 100.0% of statements [2021-02-26T01:13:54.386Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.215s coverage: 27.1% of statements [2021-02-26T01:13:54.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-26T01:13:54.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-26T01:13:54.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-26T01:13:54.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-26T01:13:54.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-26T01:13:54.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-26T01:13:54.386Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.050s coverage: 100.0% of statements [2021-02-26T01:13:54.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-26T01:13:54.386Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.064s coverage: 100.0% of statements [2021-02-26T01:13:54.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-26T01:13:54.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-26T01:13:54.386Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.081s coverage: 65.8% of statements [2021-02-26T01:13:54.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-26T01:13:54.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-26T01:13:54.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.419s coverage: 82.3% of statements [2021-02-26T01:13:54.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-26T01:13:54.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-26T01:13:54.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-26T01:13:54.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-26T01:13:57.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.355s coverage: 28.6% of statements [2021-02-26T01:13:57.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-26T01:13:57.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-26T01:13:57.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-26T01:13:57.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-26T01:13:57.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-26T01:13:57.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.066s coverage: 100.0% of statements [2021-02-26T01:13:57.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-26T01:13:57.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements [2021-02-26T01:13:57.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-26T01:13:57.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.125s coverage: 86.7% of statements [2021-02-26T01:13:57.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-26T01:13:57.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.114s coverage: 97.5% of statements [2021-02-26T01:13:57.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-26T01:13:57.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.062s coverage: 78.3% of statements [2021-02-26T01:13:57.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-26T01:13:57.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-26T01:13:57.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-26T01:13:57.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-26T01:14:00.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.399s coverage: 92.8% of statements [2021-02-26T01:14:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-26T01:14:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-26T01:14:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-26T01:14:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-26T01:14:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-26T01:14:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-26T01:14:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-26T01:14:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-26T01:14:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-26T01:14:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-26T01:14:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-26T01:14:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-26T01:14:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-26T01:14:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-26T01:14:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-26T01:14:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-26T01:14:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-26T01:14:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-26T01:14:00.224Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.034s coverage: 58.8% of statements [2021-02-26T01:14:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-26T01:14:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-26T01:14:00.224Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.1% of statements [2021-02-26T01:14:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-26T01:14:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-26T01:14:00.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-26T01:14:00.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 45.5% of statements [2021-02-26T01:14:00.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.077s coverage: 79.5% of statements [2021-02-26T01:14:00.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.029s coverage: 94.1% of statements [2021-02-26T01:14:00.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements [2021-02-26T01:14:00.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.031s coverage: 87.5% of statements [2021-02-26T01:14:07.728Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27765 in /w/workspace/edgexfoundry_edgex-go_PR-3192 [Pipeline] { [Pipeline] ws [2021-02-26T01:14:07.813Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-02-26T01:14:12.763Z] using credential edgex-jenkins-ssh [2021-02-26T01:14:12.818Z] Cloning the remote Git repository [2021-02-26T01:14:12.874Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-26T01:14:12.986Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-02-26T01:14:13.057Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-26T01:14:13.057Z] > git --version # timeout=10 [2021-02-26T01:14:13.076Z] > git --version # 'git version 2.17.1' [2021-02-26T01:14:13.078Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T01:14:13.159Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-26T01:14:15.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2021-02-26T01:14:15.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.035s coverage: 44.8% of statements [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.046s coverage: 75.5% of statements [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.045s coverage: 84.6% of statements [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.6% of statements [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 62.4% of statements [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.037s coverage: 100.0% of statements [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.299s coverage: 68.9% of statements [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.087s coverage: 38.4% of statements [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.035s coverage: 84.8% of statements [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.142s coverage: 47.0% of statements [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.056s coverage: 100.0% of statements [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.135s coverage: 89.4% of statements [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.766s coverage: 29.1% of statements [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.082s coverage: 99.0% of statements [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.067s coverage: 100.0% of statements [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.068s coverage: 92.9% of statements [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.045s coverage: 100.0% of statements [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.046s coverage: 87.9% of statements [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-26T01:14:23.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2021-02-26T01:14:23.842Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-02-26T01:14:23.842Z] GO111MODULE=on go vet ./... [2021-02-26T01:14:29.184Z] Merging remotes/origin/master commit dd4b8fe188861d65d0d5afbafd149fd221a40ee4 into PR head commit 8169d6f9dbb9436f30978f6876eee20ed64a2b49 [2021-02-26T01:14:29.614Z] Merge succeeded, producing 8169d6f9dbb9436f30978f6876eee20ed64a2b49 [2021-02-26T01:14:29.614Z] Checking out Revision 8169d6f9dbb9436f30978f6876eee20ed64a2b49 (PR-3192) [2021-02-26T01:14:28.177Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-26T01:14:28.207Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-26T01:14:28.240Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-26T01:14:28.332Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-26T01:14:28.333Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T01:14:28.371Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3192/head:refs/remotes/origin/PR-3192 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-26T01:14:29.193Z] > git config core.sparsecheckout # timeout=10 [2021-02-26T01:14:29.211Z] > git checkout -f 8169d6f9dbb9436f30978f6876eee20ed64a2b49 # timeout=10 [2021-02-26T01:14:29.523Z] > git remote # timeout=10 [2021-02-26T01:14:29.539Z] > git config --get remote.origin.url # timeout=10 [2021-02-26T01:14:29.552Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T01:14:29.563Z] > git merge dd4b8fe188861d65d0d5afbafd149fd221a40ee4 # timeout=10 [2021-02-26T01:14:29.584Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-26T01:14:29.614Z] > git config core.sparsecheckout # timeout=10 [2021-02-26T01:14:29.631Z] > git checkout -f 8169d6f9dbb9436f30978f6876eee20ed64a2b49 # timeout=10 [2021-02-26T01:14:34.022Z] Commit message: "fix: Address PR feedbacks" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-26T01:14:35.555Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-26T01:14:35.972Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-26T01:14:36.363Z] + + sudo service docker restart [2021-02-26T01:14:36.363Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-26T01:14:39.064Z] provisioning config files... [2021-02-26T01:14:39.116Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3060221370901747990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-26T01:14:39.523Z] ---> docker-login.sh [2021-02-26T01:14:39.523Z] nexus3.edgexfoundry.org:10001 [2021-02-26T01:14:40.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-26T01:14:40.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-26T01:14:40.786Z] Configure a credential helper to remove this warning. See [2021-02-26T01:14:40.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-26T01:14:40.786Z] [2021-02-26T01:14:40.786Z] Login Succeeded [2021-02-26T01:14:40.786Z] nexus3.edgexfoundry.org:10002 [2021-02-26T01:14:41.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-26T01:14:41.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-26T01:14:41.387Z] Configure a credential helper to remove this warning. See [2021-02-26T01:14:41.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-26T01:14:41.387Z] [2021-02-26T01:14:41.387Z] Login Succeeded [2021-02-26T01:14:41.387Z] nexus3.edgexfoundry.org:10003 [2021-02-26T01:14:41.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-26T01:14:41.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-26T01:14:41.986Z] Configure a credential helper to remove this warning. See [2021-02-26T01:14:41.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-26T01:14:41.986Z] [2021-02-26T01:14:41.986Z] Login Succeeded [2021-02-26T01:14:41.986Z] nexus3.edgexfoundry.org:10004 [2021-02-26T01:14:42.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-26T01:14:42.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-26T01:14:42.583Z] Configure a credential helper to remove this warning. See [2021-02-26T01:14:42.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-26T01:14:42.583Z] [2021-02-26T01:14:42.583Z] Login Succeeded [2021-02-26T01:14:42.583Z] docker.io [2021-02-26T01:14:42.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-26T01:14:43.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-26T01:14:43.459Z] Configure a credential helper to remove this warning. See [2021-02-26T01:14:43.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-26T01:14:43.459Z] [2021-02-26T01:14:43.459Z] Login Succeeded [2021-02-26T01:14:43.459Z] ---> docker-login.sh ends [Pipeline] } [2021-02-26T01:14:43.476Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-26T01:14:43.922Z] ========================================================= [2021-02-26T01:14:43.922Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-26T01:14:43.922Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-26T01:14:44.353Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-26T01:14:47.040Z] Sending build context to Docker daemon 166.4MB [2021-02-26T01:14:47.040Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-26T01:14:47.040Z] Step 2/6 : FROM ${BASE} [2021-02-26T01:14:47.040Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-26T01:14:47.040Z] 5f621e34cdf4: Pulling fs layer [2021-02-26T01:14:47.040Z] a4357932f1b6: Pulling fs layer [2021-02-26T01:14:47.040Z] 18c013af1878: Pulling fs layer [2021-02-26T01:14:47.040Z] 00ac8860ef70: Pulling fs layer [2021-02-26T01:14:47.040Z] 63d7cb157983: Pulling fs layer [2021-02-26T01:14:47.040Z] b116817d02f9: Pulling fs layer [2021-02-26T01:14:47.040Z] 745a02a5169b: Pulling fs layer [2021-02-26T01:14:47.040Z] 63d7cb157983: Waiting [2021-02-26T01:14:47.040Z] b116817d02f9: Waiting [2021-02-26T01:14:47.040Z] 00ac8860ef70: Waiting [2021-02-26T01:14:47.040Z] 745a02a5169b: Waiting [2021-02-26T01:14:47.040Z] 18c013af1878: Verifying Checksum [2021-02-26T01:14:47.040Z] 18c013af1878: Download complete [2021-02-26T01:14:47.040Z] a4357932f1b6: Verifying Checksum [2021-02-26T01:14:47.040Z] a4357932f1b6: Download complete [2021-02-26T01:14:47.040Z] 63d7cb157983: Download complete [2021-02-26T01:14:47.040Z] b116817d02f9: Download complete [2021-02-26T01:14:47.040Z] 5f621e34cdf4: Download complete [2021-02-26T01:14:47.641Z] 5f621e34cdf4: Pull complete [2021-02-26T01:14:48.247Z] a4357932f1b6: Pull complete [2021-02-26T01:14:48.853Z] 18c013af1878: Pull complete [2021-02-26T01:14:49.838Z] 745a02a5169b: Verifying Checksum [2021-02-26T01:14:49.838Z] 745a02a5169b: Download complete [2021-02-26T01:14:50.598Z] gofmt -l . [2021-02-26T01:14:50.823Z] 00ac8860ef70: Verifying Checksum [2021-02-26T01:14:50.823Z] 00ac8860ef70: Download complete [2021-02-26T01:14:50.861Z] [ "`gofmt -l .`" = "" ] [2021-02-26T01:14:51.442Z] ./bin/test-go-mod-tidy.sh [2021-02-26T01:14:52.022Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-26T01:14:52.913Z] + ls -al . [2021-02-26T01:14:53.176Z] total 712 [2021-02-26T01:14:53.176Z] drwxrwxr-x 10 1001 1001 4096 Feb 26 01:14 . [2021-02-26T01:14:53.176Z] drwxr-xr-x 4 root root 28 Feb 26 01:13 .. [2021-02-26T01:14:53.176Z] -rw-rw-r-- 1 1001 1001 11 Feb 26 01:11 .dockerignore [2021-02-26T01:14:53.176Z] drwxrwxr-x 8 1001 1001 179 Feb 26 01:11 .git [2021-02-26T01:14:53.176Z] drwxrwxr-x 3 1001 1001 125 Feb 26 01:11 .github [2021-02-26T01:14:53.176Z] -rw-rw-r-- 1 1001 1001 818 Feb 26 01:11 .gitignore [2021-02-26T01:14:53.176Z] drwx------ 3 1001 1001 60 Feb 26 01:12 .semver [2021-02-26T01:14:53.176Z] -rw-rw-r-- 1 1001 1001 166 Feb 26 01:11 .sonarcloud.properties [2021-02-26T01:14:53.176Z] -rw-rw-r-- 1 1001 1001 8475 Feb 26 01:11 Attribution.txt [2021-02-26T01:14:53.176Z] -rw-rw-r-- 1 1001 1001 3804 Feb 26 01:11 CONTRIBUTING.md [2021-02-26T01:14:53.176Z] -rw-rw-r-- 1 1001 1001 931 Feb 26 01:11 Dockerfile.build [2021-02-26T01:14:53.176Z] -rw-rw-r-- 1 1001 1001 863 Feb 26 01:11 Jenkinsfile [2021-02-26T01:14:53.176Z] -rw-rw-r-- 1 1001 1001 10775 Feb 26 01:11 LICENSE [2021-02-26T01:14:53.176Z] -rw-rw-r-- 1 1001 1001 5774 Feb 26 01:11 Makefile [2021-02-26T01:14:53.176Z] -rw-rw-r-- 1 1001 1001 6524 Feb 26 01:11 README.md [2021-02-26T01:14:53.176Z] -rw-rw-r-- 1 1001 1001 6755 Feb 26 01:11 SECURITY.md [2021-02-26T01:14:53.176Z] -rw-rw-r-- 1 1001 1001 5 Feb 26 01:12 VERSION [2021-02-26T01:14:53.176Z] -rw-rw-r-- 1 1001 1001 4131 Feb 26 01:11 ZMQWindows.md [2021-02-26T01:14:53.176Z] drwxrwxr-x 2 1001 1001 117 Feb 26 01:11 bin [2021-02-26T01:14:53.176Z] drwxrwxr-x 14 1001 1001 4096 Feb 26 01:11 cmd [2021-02-26T01:14:53.176Z] -rw-r--r-- 1 root root 599431 Feb 26 01:14 coverage.out [2021-02-26T01:14:53.176Z] -rw-r--r-- 1 root root 1055 Feb 26 01:14 go.mod [2021-02-26T01:14:53.176Z] -rw-r--r-- 1 root root 21699 Feb 26 01:14 go.sum [2021-02-26T01:14:53.176Z] drwxrwxr-x 8 1001 1001 127 Feb 26 01:11 internal [2021-02-26T01:14:53.176Z] drwxrwxr-x 4 1001 1001 26 Feb 26 01:11 openapi [2021-02-26T01:14:53.176Z] drwxrwxr-x 4 1001 1001 71 Feb 26 01:11 snap [2021-02-26T01:14:53.176Z] -rw-rw-r-- 1 1001 1001 168 Feb 26 01:11 version.go [Pipeline] sh [2021-02-26T01:14:53.478Z] + '[' -e coverage.out ] [2021-02-26T01:14:53.478Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-26T01:14:53.698Z] Stashed 1 file(s) [Pipeline] sh [2021-02-26T01:14:53.999Z] + make build [2021-02-26T01:14:53.999Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-26T01:14:59.326Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-26T01:15:00.990Z] 00ac8860ef70: Pull complete [2021-02-26T01:15:00.990Z] 63d7cb157983: Pull complete [2021-02-26T01:15:01.266Z] b116817d02f9: Pull complete [2021-02-26T01:15:05.600Z] 745a02a5169b: Pull complete [2021-02-26T01:15:05.600Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-26T01:15:05.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-26T01:15:05.600Z] ---> b7e6874047d6 [2021-02-26T01:15:05.600Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-26T01:15:07.601Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-26T01:15:08.184Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-26T01:15:08.999Z] ---> Running in e1f989bc0a98 [2021-02-26T01:15:09.984Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T01:15:10.114Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-26T01:15:10.114Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-26T01:15:10.580Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T01:15:11.559Z] (1/12) Installing libmagic (5.38-r0) [2021-02-26T01:15:11.559Z] (2/12) Installing file (5.38-r0) [2021-02-26T01:15:11.559Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-26T01:15:11.832Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-26T01:15:12.054Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-26T01:15:13.454Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-26T01:15:14.874Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-26T01:15:15.822Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-26T01:15:16.123Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-26T01:15:16.123Z] (6/12) Installing patch (2.7.6-r6) [2021-02-26T01:15:16.124Z] (7/12) Installing build-base (0.5-r2) [2021-02-26T01:15:16.124Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-26T01:15:16.396Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-26T01:15:16.396Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-26T01:15:16.396Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-26T01:15:16.671Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-26T01:15:16.671Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T01:15:16.671Z] OK: 217 MiB in 51 packages [2021-02-26T01:15:17.224Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-26T01:15:18.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-02-26T01:15:20.152Z] $ docker stop --time=1 a7b86ae2ef9236c701e5e9cd46179a6dd705f88492affe0e8f2e15002fcdf29b [2021-02-26T01:15:20.969Z] Removing intermediate container e1f989bc0a98 [2021-02-26T01:15:20.969Z] ---> bd1731b5b362 [2021-02-26T01:15:20.969Z] Step 4/6 : WORKDIR /edgex-go [2021-02-26T01:15:21.246Z] ---> Running in 3c4d2bb44594 [2021-02-26T01:15:21.841Z] Removing intermediate container 3c4d2bb44594 [2021-02-26T01:15:21.841Z] ---> 52142bbff84a [2021-02-26T01:15:21.841Z] Step 5/6 : COPY go.mod . [2021-02-26T01:15:21.945Z] $ docker rm -f a7b86ae2ef9236c701e5e9cd46179a6dd705f88492affe0e8f2e15002fcdf29b [2021-02-26T01:15:22.435Z] ---> 7e4db2f7e9bb [2021-02-26T01:15:22.435Z] Step 6/6 : RUN go mod download [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-02-26T01:15:22.719Z] ---> Running in 99ab0a635ddb [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-26T01:15:25.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-26T01:15:25.699Z] [2021-02-26T01:15:25.699Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-26T01:15:26.065Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-26T01:15:26.065Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-26T01:15:26.066Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-26T01:15:26.066Z] ca9280d653b3: Pulling fs layer [2021-02-26T01:15:26.066Z] 7e9c9ca2126c: Pulling fs layer [2021-02-26T01:15:26.066Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-26T01:15:26.066Z] cbdbe7a5bc2a: Download complete [2021-02-26T01:15:26.644Z] ca9280d653b3: Verifying Checksum [2021-02-26T01:15:26.644Z] ca9280d653b3: Download complete [2021-02-26T01:15:26.644Z] cbdbe7a5bc2a: Pull complete [2021-02-26T01:15:27.604Z] 7e9c9ca2126c: Download complete [2021-02-26T01:15:27.870Z] ca9280d653b3: Pull complete [2021-02-26T01:15:34.493Z] 7e9c9ca2126c: Pull complete [2021-02-26T01:15:34.493Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-26T01:15:34.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-26T01:15:34.493Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-26T01:15:34.674Z] prd-centos7-docker-4c-2g-27764 does not seem to be running inside a container [2021-02-26T01:15:34.730Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-26T01:15:38.243Z] $ docker top a13078653a8a462b2d67a51dd23caaee397b7f8c1fa11666dce584eb3d5e754a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T01:15:38.823Z] + docker-compose build --help [2021-02-26T01:15:38.823Z] + grep parallel [2021-02-26T01:15:39.773Z] --parallel Build images in parallel. [Pipeline] } [2021-02-26T01:15:39.790Z] $ docker stop --time=1 a13078653a8a462b2d67a51dd23caaee397b7f8c1fa11666dce584eb3d5e754a [2021-02-26T01:15:41.164Z] $ docker rm -f a13078653a8a462b2d67a51dd23caaee397b7f8c1fa11666dce584eb3d5e754a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-26T01:15:41.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-26T01:15:41.757Z] . [Pipeline] withDockerContainer [2021-02-26T01:15:41.858Z] prd-centos7-docker-4c-2g-27764 does not seem to be running inside a container [2021-02-26T01:15:41.923Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-26T01:15:42.642Z] $ docker top 22e606d8ebfd631e8308b19f8b112219af560a43c2a3ee63d18f17023af90318 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T01:15:43.244Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-26T01:15:44.195Z] Building docker-core-command-go ... [2021-02-26T01:15:44.195Z] Building docker-core-data-go ... [2021-02-26T01:15:44.195Z] Building docker-core-metadata-go ... [2021-02-26T01:15:44.195Z] Building docker-security-bootstrapper-go ... [2021-02-26T01:15:44.195Z] Building docker-security-proxy-setup-go ... [2021-02-26T01:15:44.195Z] Building docker-security-secretstore-setup-go ... [2021-02-26T01:15:44.195Z] Building docker-support-notifications-go ... [2021-02-26T01:15:44.195Z] Building docker-support-scheduler-go ... [2021-02-26T01:15:44.195Z] Building docker-sys-mgmt-agent-go ... [2021-02-26T01:15:44.195Z] Building docker-security-bootstrapper-go [2021-02-26T01:15:44.195Z] Building docker-core-command-go [2021-02-26T01:15:44.195Z] Building docker-support-notifications-go [2021-02-26T01:15:44.195Z] Building docker-support-scheduler-go [2021-02-26T01:15:44.195Z] Building docker-core-metadata-go [2021-02-26T01:15:49.541Z] Removing intermediate container 99ab0a635ddb [2021-02-26T01:15:49.541Z] ---> 409b3ecf7e68 [2021-02-26T01:15:49.541Z] Successfully built 409b3ecf7e68 [2021-02-26T01:15:49.541Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-26T01:15:49.885Z] + docker inspect -f . ci-base-image-arm64 [2021-02-26T01:15:49.885Z] . [Pipeline] withDockerContainer [2021-02-26T01:15:50.123Z] prd-ubuntu18.04-docker-arm64-4c-16g-27765 does not seem to be running inside a container [2021-02-26T01:15:50.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-26T01:15:51.663Z] $ docker top aa75e9ade0f98d194271788ca8c9b826aac2b9b006180cc6e1562f742dd24329 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T01:15:52.726Z] + go version [2021-02-26T01:15:52.726Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-26T01:15:52.729Z] $ docker stop --time=1 aa75e9ade0f98d194271788ca8c9b826aac2b9b006180cc6e1562f742dd24329 [2021-02-26T01:15:54.677Z] $ docker rm -f aa75e9ade0f98d194271788ca8c9b826aac2b9b006180cc6e1562f742dd24329 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-26T01:15:55.711Z] + docker inspect -f . ci-base-image-arm64 [2021-02-26T01:15:55.711Z] . [Pipeline] withDockerContainer [2021-02-26T01:15:55.982Z] prd-ubuntu18.04-docker-arm64-4c-16g-27765 does not seem to be running inside a container [2021-02-26T01:15:56.036Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-26T01:15:57.451Z] $ docker top 0b59834c5cde66e1f669cab5850fc46925ccf4ee1cd2136a0481510fafa58442 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-26T01:15:57.866Z] ========================================================= [2021-02-26T01:15:57.866Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-26T01:15:57.866Z] ========================================================= [Pipeline] sh [2021-02-26T01:15:58.524Z] + make test [2021-02-26T01:15:58.524Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-26T01:16:20.702Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-26T01:16:23.187Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T01:16:23.187Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-26T01:16:23.187Z] ---> fdc332663de5 [2021-02-26T01:16:23.187Z] Step 3/22 : WORKDIR /edgex-go [2021-02-26T01:16:23.187Z] [2021-02-26T01:16:23.187Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-26T01:16:23.187Z] ---> fdc332663de5 [2021-02-26T01:16:23.187Z] Step 3/23 : WORKDIR /edgex-go [2021-02-26T01:16:23.187Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T01:16:23.187Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-26T01:16:23.187Z] ---> fdc332663de5 [2021-02-26T01:16:23.187Z] Step 3/30 : WORKDIR /edgex-go [2021-02-26T01:16:23.187Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T01:16:23.187Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-26T01:16:23.187Z] ---> fdc332663de5 [2021-02-26T01:16:23.187Z] Step 3/22 : WORKDIR /edgex-go [2021-02-26T01:16:23.187Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T01:16:23.187Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-26T01:16:23.187Z] ---> fdc332663de5 [2021-02-26T01:16:23.187Z] Step 3/23 : WORKDIR /edgex-go [2021-02-26T01:16:23.187Z] ---> Running in ae335e882c6c [2021-02-26T01:16:23.187Z] ---> Running in 790cc3001727 [2021-02-26T01:16:23.187Z] ---> Running in 13ca21bbbf24 [2021-02-26T01:16:23.187Z] ---> Running in 59da594e18ce [2021-02-26T01:16:23.187Z] ---> Running in dfc6dcef4dbb [2021-02-26T01:16:23.187Z] Removing intermediate container 790cc3001727 [2021-02-26T01:16:23.187Z] ---> 0e629177d708 [2021-02-26T01:16:23.187Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T01:16:23.187Z] Removing intermediate container 13ca21bbbf24 [2021-02-26T01:16:23.187Z] ---> 7e88f4e348d0 [2021-02-26T01:16:23.187Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T01:16:23.187Z] Removing intermediate container ae335e882c6c [2021-02-26T01:16:23.187Z] ---> 455da206ceed [2021-02-26T01:16:23.187Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T01:16:23.187Z] Removing intermediate container 59da594e18ce [2021-02-26T01:16:23.187Z] ---> ca82e931b280 [2021-02-26T01:16:23.187Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T01:16:23.187Z] Removing intermediate container dfc6dcef4dbb [2021-02-26T01:16:23.187Z] ---> 7391e402e716 [2021-02-26T01:16:23.187Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T01:16:23.187Z] ---> Running in 3eeb218ada82 [2021-02-26T01:16:23.187Z] ---> Running in d4bfa5bc1afb [2021-02-26T01:16:23.187Z] ---> Running in 7280a6dde4c3 [2021-02-26T01:16:23.187Z] ---> Running in 985514f52538 [2021-02-26T01:16:23.187Z] ---> Running in 1180b37d5df2 [2021-02-26T01:16:24.603Z] Removing intermediate container 7280a6dde4c3 [2021-02-26T01:16:24.603Z] ---> 67b77b015cf2 [2021-02-26T01:16:24.603Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-26T01:16:24.603Z] Removing intermediate container 1180b37d5df2 [2021-02-26T01:16:24.603Z] ---> 227c81f226d3 [2021-02-26T01:16:24.603Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-26T01:16:24.603Z] Removing intermediate container 3eeb218ada82 [2021-02-26T01:16:24.603Z] ---> d25d4ccde16f [2021-02-26T01:16:24.603Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-26T01:16:24.869Z] ---> Running in d44b83336eb6 [2021-02-26T01:16:24.869Z] Removing intermediate container d4bfa5bc1afb [2021-02-26T01:16:24.869Z] ---> baedaf01087b [2021-02-26T01:16:24.869Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-26T01:16:24.869Z] ---> Running in 49a79cc01ab8 [2021-02-26T01:16:25.133Z] ---> Running in 406489468f9d [2021-02-26T01:16:25.133Z] Removing intermediate container 985514f52538 [2021-02-26T01:16:25.133Z] ---> e6e5f9ca5b26 [2021-02-26T01:16:25.133Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-26T01:16:25.133Z] ---> Running in 14182962936b [2021-02-26T01:16:25.399Z] ---> Running in d35f37f594d6 [2021-02-26T01:16:26.279Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T01:16:26.279Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T01:16:26.279Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T01:16:26.547Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T01:16:26.547Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T01:16:27.146Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T01:16:27.146Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T01:16:27.445Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T01:16:27.721Z] OK: 233 MiB in 51 packages [2021-02-26T01:16:27.721Z] OK: 233 MiB in 51 packages [2021-02-26T01:16:27.721Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T01:16:27.721Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T01:16:27.984Z] OK: 233 MiB in 51 packages [2021-02-26T01:16:28.252Z] OK: 233 MiB in 51 packages [2021-02-26T01:16:28.252Z] OK: 233 MiB in 51 packages [2021-02-26T01:16:28.252Z] Removing intermediate container d35f37f594d6 [2021-02-26T01:16:28.252Z] ---> 173f04298fae [2021-02-26T01:16:28.252Z] Step 6/22 : COPY go.mod . [2021-02-26T01:16:28.519Z] Removing intermediate container 14182962936b [2021-02-26T01:16:28.519Z] ---> c7ed998138ba [2021-02-26T01:16:28.519Z] Step 6/23 : COPY go.mod . [2021-02-26T01:16:28.784Z] ---> 835a12be02d8 [2021-02-26T01:16:28.784Z] Step 7/22 : RUN go mod download [2021-02-26T01:16:29.047Z] ---> fff3a35ef3d0 [2021-02-26T01:16:29.047Z] Step 7/23 : RUN go mod download [2021-02-26T01:16:29.047Z] Removing intermediate container 49a79cc01ab8 [2021-02-26T01:16:29.047Z] ---> fa6c3bf03d70 [2021-02-26T01:16:29.047Z] Step 6/23 : COPY go.mod . [2021-02-26T01:16:29.312Z] ---> Running in 0716ec51d42a [2021-02-26T01:16:29.312Z] ---> Running in 10f1400dd1b7 [2021-02-26T01:16:29.312Z] Removing intermediate container d44b83336eb6 [2021-02-26T01:16:29.312Z] ---> cd843a9e0d12 [2021-02-26T01:16:29.312Z] Step 6/30 : COPY go.mod . [2021-02-26T01:16:29.312Z] Removing intermediate container 406489468f9d [2021-02-26T01:16:29.312Z] ---> a7faa7f62d87 [2021-02-26T01:16:29.312Z] Step 6/22 : COPY go.mod . [2021-02-26T01:16:29.575Z] ---> e0df53f2771a [2021-02-26T01:16:29.575Z] Step 7/23 : RUN go mod download [2021-02-26T01:16:29.842Z] ---> Running in 82dfcabd9e20 [2021-02-26T01:16:29.842Z] ---> a1fea8216e41 [2021-02-26T01:16:29.842Z] Step 7/30 : RUN go mod download [2021-02-26T01:16:29.842Z] ---> 6c679a1a6396 [2021-02-26T01:16:29.842Z] Step 7/22 : RUN go mod download [2021-02-26T01:16:30.111Z] ---> Running in 8227506db24e [2021-02-26T01:16:30.111Z] ---> Running in 11940747cd19 [2021-02-26T01:16:32.743Z] Removing intermediate container 82dfcabd9e20 [2021-02-26T01:16:32.743Z] ---> e01f0f886441 [2021-02-26T01:16:32.743Z] Step 8/23 : COPY . . [2021-02-26T01:16:32.743Z] Removing intermediate container 10f1400dd1b7 [2021-02-26T01:16:32.743Z] ---> f77ae6efded3 [2021-02-26T01:16:32.743Z] Step 8/23 : COPY . . [2021-02-26T01:16:32.743Z] Removing intermediate container 8227506db24e [2021-02-26T01:16:32.743Z] ---> 8fdcb5ca9789 [2021-02-26T01:16:32.743Z] Step 8/22 : COPY . . [2021-02-26T01:16:32.743Z] Removing intermediate container 0716ec51d42a [2021-02-26T01:16:32.743Z] ---> 70e9cd5ea35e [2021-02-26T01:16:32.743Z] Step 8/22 : COPY . . [2021-02-26T01:16:33.010Z] Removing intermediate container 11940747cd19 [2021-02-26T01:16:33.010Z] ---> a2e819a53145 [2021-02-26T01:16:33.010Z] Step 8/30 : COPY . . [2021-02-26T01:17:07.708Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-26T01:17:11.943Z] ---> 638c45e470c9 [2021-02-26T01:17:11.943Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-26T01:17:11.943Z] ---> 3f0cefe7d437 [2021-02-26T01:17:11.943Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-26T01:17:11.943Z] ---> d7c82778d43f [2021-02-26T01:17:11.943Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-26T01:17:11.943Z] ---> ee34acf2babd [2021-02-26T01:17:11.943Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-26T01:17:11.943Z] ---> 4d4e7253c17d [2021-02-26T01:17:11.943Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-26T01:17:11.943Z] ---> Running in 049e5901f2a9 [2021-02-26T01:17:11.943Z] ---> Running in 91eca2b73c87 [2021-02-26T01:17:11.943Z] ---> Running in b5732117f52e [2021-02-26T01:17:11.943Z] ---> Running in 6e9a62fbbdc3 [2021-02-26T01:17:11.943Z] ---> Running in d757f816d90c [2021-02-26T01:17:13.398Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-26T01:17:13.398Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-26T01:17:13.398Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-26T01:17:13.398Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-26T01:17:13.398Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-26T01:17:26.039Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-26T01:17:26.039Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-26T01:17:26.039Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-26T01:17:26.039Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-26T01:17:26.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-26T01:17:26.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-26T01:17:26.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-26T01:17:27.031Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-26T01:17:28.014Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-26T01:17:36.515Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-26T01:17:36.515Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-26T01:17:36.515Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-26T01:17:43.274Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.363s coverage: 45.9% of statements [2021-02-26T01:17:43.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-26T01:17:43.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-26T01:17:43.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-26T01:17:43.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-26T01:17:43.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-26T01:17:43.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-26T01:17:43.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-26T01:17:43.274Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.266s coverage: 100.0% of statements [2021-02-26T01:17:50.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.408s coverage: 27.1% of statements [2021-02-26T01:17:50.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-26T01:17:50.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-26T01:17:50.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-26T01:17:50.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-26T01:17:50.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-26T01:17:50.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-26T01:17:50.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.064s coverage: 100.0% of statements [2021-02-26T01:17:50.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-26T01:17:50.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.091s coverage: 100.0% of statements [2021-02-26T01:17:50.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-26T01:17:50.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-26T01:17:51.482Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.244s coverage: 65.8% of statements [2021-02-26T01:17:51.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-26T01:17:51.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-26T01:17:52.313Z] Removing intermediate container 049e5901f2a9 [2021-02-26T01:17:52.313Z] ---> bca90fef1401 [2021-02-26T01:17:52.313Z] [2021-02-26T01:17:52.313Z] Step 10/30 : FROM alpine:3.12 [2021-02-26T01:17:52.313Z] 3.12: Pulling from library/alpine [2021-02-26T01:17:52.313Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-02-26T01:17:52.313Z] Status: Downloaded newer image for alpine:3.12 [2021-02-26T01:17:52.313Z] ---> 88dd2752d2ea [2021-02-26T01:17:52.313Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-26T01:17:52.313Z] ---> Running in 0a67cca5b60e [2021-02-26T01:17:52.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.763s coverage: 82.3% of statements [2021-02-26T01:17:52.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-26T01:17:52.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-26T01:17:52.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-26T01:17:52.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-26T01:17:53.270Z] Removing intermediate container 0a67cca5b60e [2021-02-26T01:17:53.270Z] ---> be96d4372de7 [2021-02-26T01:17:53.270Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-26T01:17:57.503Z] Removing intermediate container 6e9a62fbbdc3 [2021-02-26T01:17:57.503Z] ---> 55c4670ac73c [2021-02-26T01:17:57.503Z] [2021-02-26T01:17:57.503Z] Step 10/23 : FROM alpine:3.12 [2021-02-26T01:17:57.503Z] ---> 88dd2752d2ea [2021-02-26T01:17:57.503Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-26T01:17:57.503Z] ---> Running in 9d6c28b5d431 [2021-02-26T01:17:57.503Z] ---> Running in fb1906624154 [2021-02-26T01:17:57.503Z] Removing intermediate container d757f816d90c [2021-02-26T01:17:57.503Z] ---> a52e540002f1 [2021-02-26T01:17:57.503Z] [2021-02-26T01:17:57.503Z] Step 10/22 : FROM alpine:3.12 [2021-02-26T01:17:57.503Z] ---> 88dd2752d2ea [2021-02-26T01:17:57.503Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-26T01:17:57.503Z] Removing intermediate container 91eca2b73c87 [2021-02-26T01:17:57.503Z] ---> 8f00a5b6ca73 [2021-02-26T01:17:57.503Z] [2021-02-26T01:17:57.503Z] Step 10/22 : FROM alpine:3.12 [2021-02-26T01:17:57.503Z] ---> 88dd2752d2ea [2021-02-26T01:17:57.503Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-26T01:17:57.773Z] ---> Running in d71a531d29b4 [2021-02-26T01:17:57.773Z] ---> Running in 7a04190244d7 [2021-02-26T01:17:58.367Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T01:17:58.367Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T01:17:58.368Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.174s coverage: 28.6% of statements [2021-02-26T01:17:58.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-26T01:17:58.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-26T01:17:58.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-26T01:17:58.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-26T01:17:58.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-26T01:17:58.368Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.161s coverage: 100.0% of statements [2021-02-26T01:17:58.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-26T01:17:58.368Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements [2021-02-26T01:17:58.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-26T01:17:58.645Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T01:17:58.645Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T01:17:58.645Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-26T01:17:58.645Z] (2/2) Installing su-exec (0.2-r1) [2021-02-26T01:17:58.645Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T01:17:58.645Z] OK: 6 MiB in 16 packages [2021-02-26T01:17:58.645Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T01:17:58.925Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T01:17:58.925Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T01:17:58.925Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-26T01:17:58.925Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T01:17:58.925Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T01:17:58.925Z] OK: 6 MiB in 15 packages [2021-02-26T01:17:58.925Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-26T01:17:58.972Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.299s coverage: 86.7% of statements [2021-02-26T01:17:58.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-26T01:17:59.193Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T01:17:59.193Z] OK: 6 MiB in 15 packages [2021-02-26T01:17:59.193Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-26T01:17:59.193Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-26T01:17:59.193Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T01:17:59.193Z] Executing ca-certificates-20191127-r4.trigger [2021-02-26T01:17:59.193Z] OK: 6 MiB in 16 packages [2021-02-26T01:18:00.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.299s coverage: 97.5% of statements [2021-02-26T01:18:00.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-26T01:18:00.426Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.132s coverage: 78.3% of statements [2021-02-26T01:18:00.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-26T01:18:00.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-26T01:18:00.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-26T01:18:00.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-26T01:18:01.752Z] Removing intermediate container b5732117f52e [2021-02-26T01:18:01.752Z] ---> 8d63faee52c3 [2021-02-26T01:18:01.752Z] [2021-02-26T01:18:01.752Z] Step 10/23 : FROM alpine:3.12 [2021-02-26T01:18:01.752Z] ---> 88dd2752d2ea [2021-02-26T01:18:01.752Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-26T01:18:02.023Z] ---> Running in 15ded2e56b6a [2021-02-26T01:18:02.293Z] Removing intermediate container 9d6c28b5d431 [2021-02-26T01:18:02.294Z] ---> 3151b68a437a [2021-02-26T01:18:02.294Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-26T01:18:02.570Z] Removing intermediate container fb1906624154 [2021-02-26T01:18:02.570Z] ---> 6431b24b5f0a [2021-02-26T01:18:02.570Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-26T01:18:02.570Z] ---> Running in 736f7ccbb3ee [2021-02-26T01:18:02.570Z] Removing intermediate container d71a531d29b4 [2021-02-26T01:18:02.570Z] ---> 71c893969fcb [2021-02-26T01:18:02.570Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-26T01:18:03.153Z] ---> Running in 2b66e75ab576 [2021-02-26T01:18:03.153Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T01:18:03.418Z] ---> Running in 6c1f35d80e1c [2021-02-26T01:18:03.418Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T01:18:03.418Z] Removing intermediate container 736f7ccbb3ee [2021-02-26T01:18:03.418Z] ---> 68584c2770c6 [2021-02-26T01:18:03.418Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-26T01:18:03.418Z] Removing intermediate container 7a04190244d7 [2021-02-26T01:18:03.418Z] ---> 8ee12d524b77 [2021-02-26T01:18:03.418Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-26T01:18:03.418Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-26T01:18:03.418Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T01:18:03.418Z] Removing intermediate container 2b66e75ab576 [2021-02-26T01:18:03.418Z] ---> e9c69946aa33 [2021-02-26T01:18:03.418Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-26T01:18:03.418Z] OK: 6 MiB in 15 packages [2021-02-26T01:18:03.685Z] ---> Running in 6babf1d4f812 [2021-02-26T01:18:03.685Z] ---> Running in f0a76a27c81a [2021-02-26T01:18:03.686Z] Removing intermediate container 6c1f35d80e1c [2021-02-26T01:18:03.686Z] ---> e578ea5d5ca3 [2021-02-26T01:18:03.686Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-26T01:18:03.686Z] ---> Running in 92ce335a8caa [2021-02-26T01:18:03.949Z] ---> Running in a780335b82ee [2021-02-26T01:18:03.949Z] Removing intermediate container 6babf1d4f812 [2021-02-26T01:18:03.949Z] ---> 627a1aba5d8b [2021-02-26T01:18:03.949Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-26T01:18:04.528Z] Removing intermediate container f0a76a27c81a [2021-02-26T01:18:04.528Z] ---> 75074f24691e [2021-02-26T01:18:04.528Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-26T01:18:04.528Z] Removing intermediate container 92ce335a8caa [2021-02-26T01:18:04.528Z] ---> 2bdd21946233 [2021-02-26T01:18:04.528Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-26T01:18:04.796Z] ---> Running in ab2792e8b273 [2021-02-26T01:18:04.796Z] ---> Running in 426fa598be78 [2021-02-26T01:18:04.796Z] Removing intermediate container a780335b82ee [2021-02-26T01:18:04.796Z] ---> fb5b454c3233 [2021-02-26T01:18:04.796Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-26T01:18:04.796Z] ---> Running in 00684a1f11fa [2021-02-26T01:18:05.067Z] ---> Running in e6f8a1f774ff [2021-02-26T01:18:05.067Z] Removing intermediate container 15ded2e56b6a [2021-02-26T01:18:05.067Z] ---> f487a744290e [2021-02-26T01:18:05.067Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-26T01:18:05.332Z] Removing intermediate container 426fa598be78 [2021-02-26T01:18:05.332Z] ---> 3f271daa6156 [2021-02-26T01:18:05.332Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-26T01:18:05.332Z] ---> Running in a2860a92d35c [2021-02-26T01:18:05.332Z] Removing intermediate container 00684a1f11fa [2021-02-26T01:18:05.332Z] ---> d6a6e296cbe4 [2021-02-26T01:18:05.332Z] Step 15/23 : WORKDIR / [2021-02-26T01:18:05.332Z] Removing intermediate container e6f8a1f774ff [2021-02-26T01:18:05.332Z] ---> 5354d0d5b628 [2021-02-26T01:18:05.332Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T01:18:05.332Z] ---> Running in 17757f78bc73 [2021-02-26T01:18:05.332Z] ---> Running in 8462bf423ab7 [2021-02-26T01:18:05.600Z] Removing intermediate container a2860a92d35c [2021-02-26T01:18:05.600Z] ---> da17b2bda930 [2021-02-26T01:18:05.600Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-26T01:18:05.600Z] Removing intermediate container 17757f78bc73 [2021-02-26T01:18:05.600Z] ---> 6739d9f987d3 [2021-02-26T01:18:05.600Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T01:18:05.866Z] ---> Running in ceb84d69737c [2021-02-26T01:18:05.866Z] ---> 5c9a6816b056 [2021-02-26T01:18:05.866Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-26T01:18:06.129Z] Removing intermediate container 8462bf423ab7 [2021-02-26T01:18:06.129Z] ---> 5891284cd471 [2021-02-26T01:18:06.129Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T01:18:06.391Z] ---> 804ce407bfba [2021-02-26T01:18:06.391Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-26T01:18:06.391Z] Removing intermediate container ceb84d69737c [2021-02-26T01:18:06.391Z] ---> f3f4588a9ccd [2021-02-26T01:18:06.391Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-26T01:18:06.392Z] Removing intermediate container ab2792e8b273 [2021-02-26T01:18:06.392Z] ---> 42a10b367cca [2021-02-26T01:18:06.392Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-26T01:18:06.656Z] ---> 80b8874766ec [2021-02-26T01:18:06.656Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-26T01:18:06.656Z] ---> Running in 9bd927286ea2 [2021-02-26T01:18:06.919Z] ---> Running in 16e12376c479 [2021-02-26T01:18:06.919Z] ---> ebcd29ad2b68 [2021-02-26T01:18:06.919Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-26T01:18:08.313Z] ---> 3a9ba2e4d59f [2021-02-26T01:18:08.313Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-26T01:18:08.313Z] Removing intermediate container 9bd927286ea2 [2021-02-26T01:18:08.313Z] ---> bf27ab95993c [2021-02-26T01:18:08.313Z] Step 15/23 : WORKDIR / [2021-02-26T01:18:08.313Z] ---> Running in c9d5f534cb7d [2021-02-26T01:18:08.313Z] Removing intermediate container 16e12376c479 [2021-02-26T01:18:08.313Z] ---> df129dcfdfab [2021-02-26T01:18:08.313Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-26T01:18:08.313Z] ---> cdbb7f3e9d73 [2021-02-26T01:18:08.313Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-26T01:18:08.313Z] ---> d05881969962 [2021-02-26T01:18:08.313Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-26T01:18:08.313Z] ---> Running in 10e4b39745e2 [2021-02-26T01:18:08.575Z] Removing intermediate container c9d5f534cb7d [2021-02-26T01:18:08.575Z] ---> 3c8e413b4af1 [2021-02-26T01:18:08.575Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T01:18:08.575Z] ---> 57008797ba40 [2021-02-26T01:18:08.575Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-26T01:18:08.839Z] ---> 56910fb00ea1 [2021-02-26T01:18:08.840Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-26T01:18:08.840Z] ---> 2b5a56ae4cb0 [2021-02-26T01:18:08.840Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-26T01:18:08.840Z] Removing intermediate container 10e4b39745e2 [2021-02-26T01:18:08.840Z] ---> b4ac701c7535 [2021-02-26T01:18:08.840Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T01:18:08.840Z] ---> Running in 3e836fb52234 [2021-02-26T01:18:08.840Z] ---> Running in 0689e0971c63 [2021-02-26T01:18:08.840Z] ---> Running in fc47ab6ceefe [2021-02-26T01:18:09.103Z] ---> Running in 5ef075d5a01a [2021-02-26T01:18:09.103Z] ---> 9d67bcc71a34 [2021-02-26T01:18:09.103Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-26T01:18:09.372Z] Removing intermediate container 3e836fb52234 [2021-02-26T01:18:09.372Z] ---> 61cff45183ab [2021-02-26T01:18:09.372Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T01:18:09.646Z] Removing intermediate container fc47ab6ceefe [2021-02-26T01:18:09.646Z] ---> 22cb33b90ad3 [2021-02-26T01:18:09.646Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T01:18:09.646Z] Removing intermediate container 5ef075d5a01a [2021-02-26T01:18:09.646Z] ---> a2a2473c1697 [2021-02-26T01:18:09.646Z] Step 20/22 : LABEL arch=x86_64 [2021-02-26T01:18:09.646Z] ---> Running in 13ed317d852e [2021-02-26T01:18:09.646Z] ---> Running in abac46831fb2 [2021-02-26T01:18:09.646Z] ---> Running in 76c863b88c54 [2021-02-26T01:18:09.646Z] ---> 4030184e4763 [2021-02-26T01:18:09.646Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-26T01:18:10.226Z] Removing intermediate container 13ed317d852e [2021-02-26T01:18:10.226Z] ---> 0aed3f430bb7 [2021-02-26T01:18:10.226Z] Step 20/22 : LABEL arch=x86_64 [2021-02-26T01:18:10.226Z] Removing intermediate container abac46831fb2 [2021-02-26T01:18:10.226Z] ---> bcb467e77a8a [2021-02-26T01:18:10.226Z] Step 21/22 : LABEL git_sha=8169d6f9dbb9436f30978f6876eee20ed64a2b49 [2021-02-26T01:18:10.226Z] Removing intermediate container 76c863b88c54 [2021-02-26T01:18:10.226Z] ---> c99cefe86aa5 [2021-02-26T01:18:10.226Z] Step 21/23 : LABEL arch=x86_64 [2021-02-26T01:18:10.226Z] ---> Running in b39299890928 [2021-02-26T01:18:10.226Z] ---> 859e61248ce5 [2021-02-26T01:18:10.226Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-26T01:18:10.226Z] ---> Running in cd8902ccc1d1 [2021-02-26T01:18:10.489Z] ---> Running in 07d60347a826 [2021-02-26T01:18:10.489Z] ---> Running in 2e75e4eaaf22 [2021-02-26T01:18:10.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.367s coverage: 92.8% of statements [2021-02-26T01:18:10.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-26T01:18:10.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-26T01:18:10.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-26T01:18:10.650Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-26T01:18:10.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-26T01:18:10.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-26T01:18:10.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-26T01:18:10.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-26T01:18:10.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-26T01:18:10.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-26T01:18:10.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-26T01:18:10.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-26T01:18:10.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-26T01:18:10.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-26T01:18:10.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-26T01:18:10.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-26T01:18:10.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-26T01:18:10.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-26T01:18:10.650Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-02-26T01:18:10.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-26T01:18:10.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-26T01:18:10.650Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.211s coverage: 0.1% of statements [2021-02-26T01:18:10.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-26T01:18:10.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-26T01:18:10.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-26T01:18:10.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 45.5% of statements [2021-02-26T01:18:10.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.100s coverage: 79.5% of statements [2021-02-26T01:18:10.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2021-02-26T01:18:10.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.098s coverage: 96.3% of statements [2021-02-26T01:18:10.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.090s coverage: 87.5% of statements [2021-02-26T01:18:10.752Z] Removing intermediate container cd8902ccc1d1 [2021-02-26T01:18:10.752Z] ---> d1ac0b754e3b [2021-02-26T01:18:10.752Z] Step 22/22 : LABEL version=0.0.0 [2021-02-26T01:18:10.752Z] Removing intermediate container b39299890928 [2021-02-26T01:18:10.752Z] ---> caf8babf3608 [2021-02-26T01:18:10.752Z] Step 21/22 : LABEL git_sha=8169d6f9dbb9436f30978f6876eee20ed64a2b49 [2021-02-26T01:18:10.752Z] Removing intermediate container 07d60347a826 [2021-02-26T01:18:10.752Z] ---> 860186eb76ae [2021-02-26T01:18:10.752Z] Step 22/23 : LABEL git_sha=8169d6f9dbb9436f30978f6876eee20ed64a2b49 [2021-02-26T01:18:11.024Z] ---> Running in 7e848485f5b8 [2021-02-26T01:18:11.024Z] ---> Running in f99be123265f [2021-02-26T01:18:11.024Z] ---> Running in c22ecbaec461 [2021-02-26T01:18:11.024Z] Removing intermediate container 0689e0971c63 [2021-02-26T01:18:11.024Z] ---> 8671c646daee [2021-02-26T01:18:11.024Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T01:18:11.024Z] Removing intermediate container 2e75e4eaaf22 [2021-02-26T01:18:11.024Z] ---> cc6bb6b8a306 [2021-02-26T01:18:11.024Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T01:18:11.024Z] ---> Running in f6fe2fe63021 [2021-02-26T01:18:11.286Z] Removing intermediate container f99be123265f [2021-02-26T01:18:11.286Z] ---> a8dbaad513fa [2021-02-26T01:18:11.286Z] [2021-02-26T01:18:11.286Z] Removing intermediate container 7e848485f5b8 [2021-02-26T01:18:11.286Z] ---> 96c059e8b9b6 [2021-02-26T01:18:11.286Z] Step 22/22 : LABEL version=0.0.0 [2021-02-26T01:18:11.286Z] Removing intermediate container c22ecbaec461 [2021-02-26T01:18:11.286Z] ---> 16cb58571cbf [2021-02-26T01:18:11.286Z] Step 23/23 : LABEL version=0.0.0 [2021-02-26T01:18:11.548Z] ---> c65d4d3d2d5d [2021-02-26T01:18:11.548Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-26T01:18:11.548Z] ---> Running in a83878310afc [2021-02-26T01:18:11.548Z] Successfully built a8dbaad513fa [2021-02-26T01:18:11.548Z] ---> Running in 4699258e4dcc [2021-02-26T01:18:11.548Z] Removing intermediate container f6fe2fe63021 [2021-02-26T01:18:11.548Z] ---> 8020d9bba80f [2021-02-26T01:18:11.548Z] Step 21/23 : LABEL arch=x86_64 [2021-02-26T01:18:11.548Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-26T01:18:11.548Z] Building docker-security-proxy-setup-go [2021-02-26T01:18:11.812Z]  Building docker-support-scheduler-go ... done  ---> Running in 06064b9b6555 [2021-02-26T01:18:12.077Z] Removing intermediate container a83878310afc [2021-02-26T01:18:12.077Z] ---> 4cca9db008eb [2021-02-26T01:18:12.077Z] [2021-02-26T01:18:12.077Z] Removing intermediate container 4699258e4dcc [2021-02-26T01:18:12.077Z] ---> 682c1ce945d0 [2021-02-26T01:18:12.077Z] [2021-02-26T01:18:12.077Z] Successfully built 4cca9db008eb [2021-02-26T01:18:12.345Z] Successfully built 682c1ce945d0 [2021-02-26T01:18:12.345Z] Removing intermediate container 06064b9b6555 [2021-02-26T01:18:12.345Z] ---> e6f638f5f3d3 [2021-02-26T01:18:12.345Z] Step 22/23 : LABEL git_sha=8169d6f9dbb9436f30978f6876eee20ed64a2b49 [2021-02-26T01:18:12.345Z] Successfully tagged docker-support-notifications-go:latest [2021-02-26T01:18:12.345Z] ---> b3339b9ba637 [2021-02-26T01:18:12.345Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-26T01:18:12.345Z] Building docker-security-secretstore-setup-go [2021-02-26T01:18:12.345Z]  Building docker-support-notifications-go ... done Successfully tagged docker-core-command-go:latest [2021-02-26T01:18:12.345Z] Building docker-core-data-go [2021-02-26T01:18:12.611Z]  Building docker-core-command-go ... done  ---> Running in a2ec6cd32976 [2021-02-26T01:18:12.611Z] ---> 19c154d3ab7a [2021-02-26T01:18:12.611Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-26T01:18:12.611Z] Removing intermediate container a2ec6cd32976 [2021-02-26T01:18:12.611Z] ---> 890667e63eb6 [2021-02-26T01:18:12.611Z] Step 23/23 : LABEL version=0.0.0 [2021-02-26T01:18:12.875Z] ---> Running in e488bbffc255 [2021-02-26T01:18:13.139Z] ---> 80faad8b3a10 [2021-02-26T01:18:13.139Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-26T01:18:13.406Z] Removing intermediate container e488bbffc255 [2021-02-26T01:18:13.406Z] ---> 871a9a70f7ee [2021-02-26T01:18:13.406Z] [2021-02-26T01:18:13.670Z] Successfully built 871a9a70f7ee [2021-02-26T01:18:13.670Z] ---> Running in 73cdb49eec5c [2021-02-26T01:18:13.670Z] Successfully tagged docker-core-metadata-go:latest [2021-02-26T01:18:13.670Z]  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go [2021-02-26T01:18:17.901Z] Removing intermediate container 73cdb49eec5c [2021-02-26T01:18:17.901Z] ---> 6fff593bc5fb [2021-02-26T01:18:17.901Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-26T01:18:20.467Z] ---> 9c39cd2cdf6d [2021-02-26T01:18:20.467Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-26T01:18:20.467Z] ---> Running in 61f58c370336 [2021-02-26T01:18:23.041Z] Removing intermediate container 61f58c370336 [2021-02-26T01:18:23.041Z] ---> 735ce1b2dfb7 [2021-02-26T01:18:23.041Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-26T01:18:23.041Z] ---> Running in de174b6d7314 [2021-02-26T01:18:23.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements [2021-02-26T01:18:23.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-02-26T01:18:23.619Z] Removing intermediate container de174b6d7314 [2021-02-26T01:18:23.619Z] ---> 4d321a6ac0d5 [2021-02-26T01:18:23.619Z] Step 27/30 : CMD ["gate"] [2021-02-26T01:18:23.619Z] ---> Running in cf041ce5c780 [2021-02-26T01:18:23.884Z] Removing intermediate container cf041ce5c780 [2021-02-26T01:18:23.884Z] ---> eee8eabba6de [2021-02-26T01:18:23.884Z] Step 28/30 : LABEL arch=x86_64 [2021-02-26T01:18:24.156Z] ---> Running in a978ddf80c5f [2021-02-26T01:18:24.422Z] Removing intermediate container a978ddf80c5f [2021-02-26T01:18:24.422Z] ---> 5c00d1a4b6b7 [2021-02-26T01:18:24.422Z] Step 29/30 : LABEL git_sha=8169d6f9dbb9436f30978f6876eee20ed64a2b49 [2021-02-26T01:18:24.422Z] ---> Running in 8d8ce296dc40 [2021-02-26T01:18:28.706Z] Removing intermediate container 8d8ce296dc40 [2021-02-26T01:18:28.706Z] ---> e018ecb09d96 [2021-02-26T01:18:28.706Z] Step 30/30 : LABEL version=0.0.0 [2021-02-26T01:18:29.289Z] ---> Running in 4d48ea1b5f15 [2021-02-26T01:18:33.079Z] Removing intermediate container 4d48ea1b5f15 [2021-02-26T01:18:33.079Z] ---> 9e70a7ae1e62 [2021-02-26T01:18:33.079Z] [2021-02-26T01:18:34.087Z] Successfully built 9e70a7ae1e62 [2021-02-26T01:18:34.358Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-26T01:18:38.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.120s coverage: 92.9% of statements [2021-02-26T01:18:38.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-26T01:18:38.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-26T01:18:38.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-26T01:18:38.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.067s coverage: 77.8% of statements [2021-02-26T01:18:38.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-26T01:18:38.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-26T01:18:38.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-26T01:18:38.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-26T01:18:38.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-26T01:18:38.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.095s coverage: 87.2% of statements [2021-02-26T01:18:38.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-26T01:18:38.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-26T01:18:38.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-02-26T01:18:38.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-26T01:18:38.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 75.5% of statements [2021-02-26T01:18:38.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-26T01:18:38.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements [2021-02-26T01:18:38.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.118s coverage: 87.2% of statements [2021-02-26T01:18:38.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.153s coverage: 84.6% of statements [2021-02-26T01:18:38.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.168s coverage: 91.6% of statements [2021-02-26T01:18:38.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-26T01:18:38.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.500s coverage: 62.4% of statements [2021-02-26T01:18:38.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-26T01:18:38.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-26T01:18:38.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2021-02-26T01:18:38.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements [2021-02-26T01:18:38.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2021-02-26T01:18:38.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2021-02-26T01:18:38.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2021-02-26T01:18:38.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.795s coverage: 68.9% of statements [2021-02-26T01:18:38.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-26T01:18:38.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-26T01:18:39.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.473s coverage: 38.4% of statements [2021-02-26T01:18:39.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-26T01:18:39.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-26T01:18:39.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.115s coverage: 89.5% of statements [2021-02-26T01:18:39.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-02-26T01:18:39.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.097s coverage: 84.8% of statements [2021-02-26T01:18:39.758Z]  Building docker-security-bootstrapper-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T01:18:39.758Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-26T01:18:39.758Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 ---> fdc332663de5 [2021-02-26T01:18:39.758Z] [2021-02-26T01:18:39.758Z] Step 3/26 : WORKDIR /edgex-go [2021-02-26T01:18:39.758Z] ---> Using cache [2021-02-26T01:18:39.758Z] ---> 7391e402e716 [2021-02-26T01:18:39.758Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T01:18:39.758Z] ---> Using cache [2021-02-26T01:18:39.758Z] ---> 227c81f226d3 [2021-02-26T01:18:39.758Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-26T01:18:39.758Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-26T01:18:39.758Z] ---> fdc332663de5 [2021-02-26T01:18:39.758Z] Step 3/24 : WORKDIR /edgex-go [2021-02-26T01:18:39.758Z] ---> Using cache [2021-02-26T01:18:39.758Z] ---> 7391e402e716 [2021-02-26T01:18:39.758Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T01:18:39.758Z] ---> Using cache [2021-02-26T01:18:39.758Z] ---> 227c81f226d3 [2021-02-26T01:18:39.758Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-26T01:18:39.758Z] ---> Using cache [2021-02-26T01:18:39.758Z] ---> fa6c3bf03d70 [2021-02-26T01:18:39.758Z] Step 6/24 : COPY go.mod . [2021-02-26T01:18:39.758Z] ---> Using cache [2021-02-26T01:18:39.758Z] ---> e0df53f2771a [2021-02-26T01:18:39.758Z] Step 7/24 : RUN go mod download [2021-02-26T01:18:39.758Z] ---> Using cache [2021-02-26T01:18:39.758Z] ---> e01f0f886441 [2021-02-26T01:18:39.758Z] Step 8/24 : COPY . . [2021-02-26T01:18:39.758Z] ---> Using cache [2021-02-26T01:18:39.758Z] ---> 638c45e470c9 [2021-02-26T01:18:39.758Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-26T01:18:39.758Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T01:18:39.758Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-26T01:18:39.758Z] ---> fdc332663de5 [2021-02-26T01:18:39.758Z] Step 3/23 : WORKDIR /edgex-go [2021-02-26T01:18:39.758Z] ---> Using cache [2021-02-26T01:18:39.758Z] ---> 7391e402e716 [2021-02-26T01:18:39.758Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T01:18:39.758Z] ---> Using cache [2021-02-26T01:18:39.758Z] ---> 227c81f226d3 [2021-02-26T01:18:39.758Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-26T01:18:40.334Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T01:18:40.334Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-26T01:18:40.334Z] ---> fdc332663de5 [2021-02-26T01:18:40.334Z] Step 3/21 : WORKDIR /edgex-go [2021-02-26T01:18:40.334Z] ---> Using cache [2021-02-26T01:18:40.334Z] ---> 7391e402e716 [2021-02-26T01:18:40.334Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T01:18:40.334Z] ---> Using cache [2021-02-26T01:18:40.334Z] ---> 227c81f226d3 [2021-02-26T01:18:40.334Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-26T01:18:40.334Z] ---> Using cache [2021-02-26T01:18:40.334Z] ---> fa6c3bf03d70 [2021-02-26T01:18:40.334Z] Step 6/21 : COPY go.mod . [2021-02-26T01:18:40.334Z] ---> Using cache [2021-02-26T01:18:40.334Z] ---> e0df53f2771a [2021-02-26T01:18:40.334Z] Step 7/21 : RUN go mod download [2021-02-26T01:18:40.334Z] ---> Using cache [2021-02-26T01:18:40.334Z] ---> e01f0f886441 [2021-02-26T01:18:40.334Z] Step 8/21 : COPY . . [2021-02-26T01:18:40.334Z] ---> Using cache [2021-02-26T01:18:40.334Z] ---> 638c45e470c9 [2021-02-26T01:18:40.334Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-26T01:18:40.923Z] ---> Running in a0c5b02e8977 [2021-02-26T01:18:40.923Z] ---> Running in c1d71887a0f7 [2021-02-26T01:18:40.923Z] ---> Running in 9d56b8716db6 [2021-02-26T01:18:40.923Z] ---> Running in 48d2eb99f382 [2021-02-26T01:18:42.342Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-26T01:18:42.342Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-26T01:18:42.342Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T01:18:42.342Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T01:18:43.301Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T01:18:43.301Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T01:18:43.902Z] OK: 233 MiB in 51 packages [2021-02-26T01:18:43.902Z] OK: 233 MiB in 51 packages [2021-02-26T01:18:44.612Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.474s coverage: 47.0% of statements [2021-02-26T01:18:44.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-26T01:18:44.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-26T01:18:44.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-26T01:18:44.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-26T01:18:44.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-26T01:18:44.612Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.167s coverage: 100.0% of statements [2021-02-26T01:18:44.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-26T01:18:44.612Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.097s coverage: 100.0% of statements [2021-02-26T01:18:44.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-26T01:18:44.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-26T01:18:44.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-26T01:18:44.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-26T01:18:44.613Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.394s coverage: 89.4% of statements [2021-02-26T01:18:44.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-26T01:18:44.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-26T01:18:44.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-26T01:18:45.341Z] Removing intermediate container a0c5b02e8977 [2021-02-26T01:18:45.341Z] ---> a15f37e4170b [2021-02-26T01:18:45.342Z] Step 6/23 : COPY go.mod . [2021-02-26T01:18:45.626Z] Removing intermediate container c1d71887a0f7 [2021-02-26T01:18:45.626Z] ---> 69372cda85e3 [2021-02-26T01:18:45.626Z] Step 6/26 : COPY go.mod . [2021-02-26T01:18:47.058Z] ---> 48c699bf5c93 [2021-02-26T01:18:47.058Z] Step 7/23 : RUN go mod download [2021-02-26T01:18:47.058Z] ---> 502c283a570f [2021-02-26T01:18:47.058Z] Step 7/26 : RUN go mod download [2021-02-26T01:18:47.336Z] ---> Running in b92c7f3a3282 [2021-02-26T01:18:47.336Z] ---> Running in 5a444dd94394 [2021-02-26T01:18:51.658Z] Removing intermediate container 5a444dd94394 [2021-02-26T01:18:51.658Z] ---> b747d7d43a31 [2021-02-26T01:18:51.658Z] Step 8/26 : COPY . . [2021-02-26T01:18:51.658Z] Removing intermediate container b92c7f3a3282 [2021-02-26T01:18:51.658Z] ---> b02fdb829c89 [2021-02-26T01:18:51.658Z] Step 8/23 : COPY . . [2021-02-26T01:18:54.784Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.879s coverage: 29.1% of statements [2021-02-26T01:18:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-26T01:18:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-26T01:18:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-26T01:18:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-26T01:18:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-26T01:18:54.784Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.207s coverage: 99.0% of statements [2021-02-26T01:18:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-26T01:18:54.784Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.111s coverage: 100.0% of statements [2021-02-26T01:18:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-26T01:18:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-26T01:18:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-26T01:18:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-26T01:18:54.784Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.153s coverage: 92.9% of statements [2021-02-26T01:18:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-26T01:18:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-26T01:18:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-26T01:18:54.784Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.071s coverage: 0.0% of statements [2021-02-26T01:18:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-26T01:18:54.784Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements [2021-02-26T01:18:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-26T01:18:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-26T01:18:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-26T01:18:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-26T01:18:54.784Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.084s coverage: 87.9% of statements [2021-02-26T01:18:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-26T01:18:54.784Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-26T01:18:54.784Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements [2021-02-26T01:18:54.784Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-02-26T01:18:54.784Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-02-26T01:18:54.784Z] GO111MODULE=on go vet ./... [2021-02-26T01:19:04.520Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-26T01:19:04.520Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-26T01:19:22.765Z] Removing intermediate container 9d56b8716db6 [2021-02-26T01:19:22.765Z] ---> e25b930d3ba8 [2021-02-26T01:19:22.765Z] [2021-02-26T01:19:22.765Z] Step 10/24 : FROM alpine:3.12 [2021-02-26T01:19:22.765Z] ---> 88dd2752d2ea [2021-02-26T01:19:22.765Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-26T01:19:22.765Z] ---> Running in 7b68bb159ec3 [2021-02-26T01:19:22.765Z] Removing intermediate container 48d2eb99f382 [2021-02-26T01:19:22.765Z] ---> 2f9b2f06de59 [2021-02-26T01:19:22.765Z] [2021-02-26T01:19:22.765Z] Step 10/21 : FROM alpine:3.12 [2021-02-26T01:19:22.765Z] ---> 88dd2752d2ea [2021-02-26T01:19:22.765Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-26T01:19:22.765Z] ---> 343d86008c09 [2021-02-26T01:19:22.765Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-26T01:19:22.765Z] ---> 2524fb85b598 [2021-02-26T01:19:22.766Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-26T01:19:22.766Z] ---> Running in 136c0596e7f7 [2021-02-26T01:19:22.766Z] ---> Running in 1bffa5b947f4 [2021-02-26T01:19:22.766Z] ---> Running in 91da2e5341eb [2021-02-26T01:19:22.766Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T01:19:22.766Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T01:19:22.766Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T01:19:22.766Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T01:19:22.766Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-26T01:19:22.766Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-26T01:19:22.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-26T01:19:22.766Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-26T01:19:22.766Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-26T01:19:22.766Z] (4/5) Installing curl (7.69.1-r3) [2021-02-26T01:19:22.766Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-26T01:19:22.766Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-26T01:19:22.766Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T01:19:22.766Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-26T01:19:22.766Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-26T01:19:22.766Z] (4/4) Installing curl (7.69.1-r3) [2021-02-26T01:19:22.766Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T01:19:22.766Z] Executing ca-certificates-20191127-r4.trigger [2021-02-26T01:19:22.766Z] Executing ca-certificates-20191127-r4.trigger [2021-02-26T01:19:22.766Z] OK: 7 MiB in 18 packages [2021-02-26T01:19:22.766Z] OK: 7 MiB in 19 packages [2021-02-26T01:19:24.741Z] Removing intermediate container 7b68bb159ec3 [2021-02-26T01:19:24.741Z] ---> a7b7f565feab [2021-02-26T01:19:24.741Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-26T01:19:24.741Z] Removing intermediate container 136c0596e7f7 [2021-02-26T01:19:24.741Z] ---> 425562b47c5c [2021-02-26T01:19:24.741Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-26T01:19:24.741Z] ---> Running in c0bb5fad7166 [2021-02-26T01:19:24.741Z] ---> Running in 34e4ef99b950 [2021-02-26T01:19:25.009Z] Removing intermediate container 34e4ef99b950 [2021-02-26T01:19:25.009Z] ---> fbb277139a48 [2021-02-26T01:19:25.009Z] Step 13/24 : WORKDIR / [2021-02-26T01:19:25.009Z] Removing intermediate container c0bb5fad7166 [2021-02-26T01:19:25.009Z] ---> ded05ba8e038 [2021-02-26T01:19:25.009Z] Step 13/21 : WORKDIR /edgex [2021-02-26T01:19:25.286Z] ---> Running in 42e382640d41 [2021-02-26T01:19:25.286Z] ---> Running in 034f5c1ea217 [2021-02-26T01:19:25.608Z] Removing intermediate container 42e382640d41 [2021-02-26T01:19:25.608Z] ---> 1ce92af93ef9 [2021-02-26T01:19:25.608Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-26T01:19:26.076Z] Removing intermediate container 034f5c1ea217 [2021-02-26T01:19:26.076Z] ---> c484c1471eef [2021-02-26T01:19:26.076Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-26T01:19:26.494Z] ---> c9a3c1e7df34 [2021-02-26T01:19:26.494Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-26T01:19:26.494Z] ---> fe8243357598 [2021-02-26T01:19:26.494Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-26T01:19:27.293Z] ---> 3091112d2774 [2021-02-26T01:19:27.294Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-26T01:19:27.294Z] ---> 1e797d77d1ba [2021-02-26T01:19:27.294Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-26T01:19:28.095Z] ---> 4828584f4998 [2021-02-26T01:19:28.095Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-26T01:19:28.367Z] ---> dc162311187c [2021-02-26T01:19:28.367Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-26T01:19:28.367Z] ---> Running in 5a7abf07552c [2021-02-26T01:19:29.780Z] Removing intermediate container 5a7abf07552c [2021-02-26T01:19:29.780Z] ---> d2dfddf31a74 [2021-02-26T01:19:29.780Z] Step 18/21 : CMD ["--init=true"] [2021-02-26T01:19:30.050Z] ---> Running in 1f034d5432df [2021-02-26T01:19:30.050Z] ---> 05bd87864b42 [2021-02-26T01:19:30.050Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-26T01:19:30.318Z] Removing intermediate container 1f034d5432df [2021-02-26T01:19:30.318Z] ---> dc04301f2ec9 [2021-02-26T01:19:30.318Z] Step 19/21 : LABEL arch=x86_64 [2021-02-26T01:19:30.590Z] ---> Running in 7597ea21caad [2021-02-26T01:19:30.869Z] Removing intermediate container 7597ea21caad [2021-02-26T01:19:30.869Z] ---> efa029d1247c [2021-02-26T01:19:30.869Z] Step 20/21 : LABEL git_sha=8169d6f9dbb9436f30978f6876eee20ed64a2b49 [2021-02-26T01:19:30.869Z] ---> Running in abd62ec77fac [2021-02-26T01:19:30.869Z] ---> d449451c953e [2021-02-26T01:19:30.870Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-26T01:19:31.134Z] Removing intermediate container abd62ec77fac [2021-02-26T01:19:31.134Z] ---> 9159f231d3ff [2021-02-26T01:19:31.134Z] Step 21/21 : LABEL version=0.0.0 [2021-02-26T01:19:31.400Z] ---> Running in 17384e9ea50f [2021-02-26T01:19:31.400Z] ---> 6efdb6332f30 [2021-02-26T01:19:31.400Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-26T01:19:31.400Z] ---> Running in c52010bc614b [2021-02-26T01:19:31.669Z] Removing intermediate container 17384e9ea50f [2021-02-26T01:19:31.669Z] ---> 23b2d05cf348 [2021-02-26T01:19:31.669Z] [2021-02-26T01:19:32.275Z] Successfully built 23b2d05cf348 [2021-02-26T01:19:32.275Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-26T01:19:33.261Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container c52010bc614b [2021-02-26T01:19:33.261Z] ---> 5f6f356d07df [2021-02-26T01:19:33.261Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-26T01:19:33.534Z] ---> Running in 80d2ceb987bc [2021-02-26T01:19:33.805Z] Removing intermediate container 80d2ceb987bc [2021-02-26T01:19:33.805Z] ---> dc6f8a362582 [2021-02-26T01:19:33.805Z] Step 22/24 : LABEL arch=x86_64 [2021-02-26T01:19:33.805Z] ---> Running in ad35a8a8c5aa [2021-02-26T01:19:34.096Z] Removing intermediate container ad35a8a8c5aa [2021-02-26T01:19:34.096Z] ---> deb6834aa1c8 [2021-02-26T01:19:34.096Z] Step 23/24 : LABEL git_sha=8169d6f9dbb9436f30978f6876eee20ed64a2b49 [2021-02-26T01:19:34.366Z] ---> Running in fd48859c5112 [2021-02-26T01:19:34.652Z] Removing intermediate container fd48859c5112 [2021-02-26T01:19:34.652Z] ---> da2f8e197ae6 [2021-02-26T01:19:34.652Z] Step 24/24 : LABEL version=0.0.0 [2021-02-26T01:19:34.917Z] ---> Running in fd5a2ec74351 [2021-02-26T01:19:35.182Z] Removing intermediate container fd5a2ec74351 [2021-02-26T01:19:35.182Z] ---> 2fdab97a57e5 [2021-02-26T01:19:35.182Z] [2021-02-26T01:19:35.456Z] Successfully built 2fdab97a57e5 [2021-02-26T01:19:35.456Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-26T01:19:42.112Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 91da2e5341eb [2021-02-26T01:19:42.112Z] ---> 29d7c0b0974b [2021-02-26T01:19:42.112Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-26T01:19:42.112Z] ---> Running in 1da9d947c750 [2021-02-26T01:19:43.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-26T01:19:46.839Z] Removing intermediate container 1da9d947c750 [2021-02-26T01:19:46.839Z] ---> 62a4f664eb74 [2021-02-26T01:19:46.839Z] [2021-02-26T01:19:46.839Z] Step 11/26 : FROM docker:20.10.0 [2021-02-26T01:19:46.839Z] 20.10.0: Pulling from library/docker [2021-02-26T01:19:46.839Z] Removing intermediate container 1bffa5b947f4 [2021-02-26T01:19:46.839Z] ---> 414c1493f022 [2021-02-26T01:19:46.839Z] [2021-02-26T01:19:46.839Z] Step 10/23 : FROM alpine:3.12 [2021-02-26T01:19:46.839Z] ---> 88dd2752d2ea [2021-02-26T01:19:46.839Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-26T01:19:46.839Z] ---> Running in cb03122895f8 [2021-02-26T01:19:46.839Z] Removing intermediate container cb03122895f8 [2021-02-26T01:19:46.839Z] ---> 4023ad51f2d5 [2021-02-26T01:19:46.839Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-26T01:19:47.106Z] ---> Running in 646d6d538933 [2021-02-26T01:19:47.684Z] Removing intermediate container 646d6d538933 [2021-02-26T01:19:47.684Z] ---> 02f3817b2bd4 [2021-02-26T01:19:47.684Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-26T01:19:47.684Z] ---> Running in a854e4e0421b [2021-02-26T01:19:48.261Z] Removing intermediate container a854e4e0421b [2021-02-26T01:19:48.261Z] ---> a642d746ff7f [2021-02-26T01:19:48.261Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T01:19:48.261Z] ---> Running in a2b577df94af [2021-02-26T01:19:49.656Z] Removing intermediate container a2b577df94af [2021-02-26T01:19:49.656Z] ---> 722c8a81a1af [2021-02-26T01:19:49.656Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-26T01:19:49.925Z] ---> Running in 208cc4383d22 [2021-02-26T01:19:51.861Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T01:19:51.861Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-26T01:19:51.861Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-26T01:19:51.861Z] ---> aefe523efa57 [2021-02-26T01:19:51.861Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-26T01:19:52.126Z] ---> Running in 5df17a98bdbb [2021-02-26T01:19:52.126Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T01:19:52.710Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T01:19:52.973Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-26T01:19:52.973Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T01:19:52.973Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-26T01:19:52.973Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-26T01:19:52.973Z] (1/2) Installing readline (8.0.4-r0) [2021-02-26T01:19:52.973Z] (2/2) Installing bash (5.0.17-r0) [2021-02-26T01:19:53.243Z] Executing bash-5.0.17-r0.post-install [2021-02-26T01:19:53.243Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T01:19:53.243Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-26T01:19:53.243Z] OK: 12 MiB in 22 packages [2021-02-26T01:19:53.506Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-26T01:19:53.506Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-26T01:19:53.506Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T01:19:53.506Z] OK: 8 MiB in 20 packages [2021-02-26T01:19:53.769Z] Removing intermediate container 5df17a98bdbb [2021-02-26T01:19:53.769Z] ---> 2b901331c668 [2021-02-26T01:19:53.769Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-26T01:19:54.031Z] ---> Running in 4b39e6b8c9bb [2021-02-26T01:19:54.294Z] Removing intermediate container 4b39e6b8c9bb [2021-02-26T01:19:54.294Z] ---> 795540ce5528 [2021-02-26T01:19:54.294Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-26T01:19:54.294Z] Removing intermediate container 208cc4383d22 [2021-02-26T01:19:54.294Z] ---> d11e49cf346e [2021-02-26T01:19:54.294Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T01:19:54.294Z] ---> Running in f3aa7a96512e [2021-02-26T01:19:54.561Z] Removing intermediate container f3aa7a96512e [2021-02-26T01:19:54.561Z] ---> 89b34ed6818e [2021-02-26T01:19:54.561Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-26T01:19:54.561Z] ---> f31eed9915a5 [2021-02-26T01:19:54.561Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-26T01:19:54.561Z] ---> Running in 6d120d419425 [2021-02-26T01:19:54.561Z] Removing intermediate container 6d120d419425 [2021-02-26T01:19:54.561Z] ---> 91d12839f91a [2021-02-26T01:19:54.561Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-26T01:19:55.512Z] ---> 12bbfed6b23a [2021-02-26T01:19:55.512Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-26T01:19:55.512Z] ---> 12bbfe989d0a [2021-02-26T01:19:55.512Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-26T01:19:55.512Z] ---> 64beed6c0602 [2021-02-26T01:19:55.512Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-26T01:19:55.512Z] ---> Running in a6784d09e202 [2021-02-26T01:19:55.512Z] ---> 9350a9a7fe41 [2021-02-26T01:19:55.512Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-26T01:19:55.774Z] Removing intermediate container a6784d09e202 [2021-02-26T01:19:55.774Z] ---> ed9022fb634d [2021-02-26T01:19:55.774Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T01:19:56.038Z] ---> Running in 1f5b9aaf67d3 [2021-02-26T01:19:56.038Z] ---> 2c031c75bbbd [2021-02-26T01:19:56.038Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-26T01:19:56.038Z] ---> Running in c39159293394 [2021-02-26T01:19:56.038Z] Removing intermediate container 1f5b9aaf67d3 [2021-02-26T01:19:56.038Z] ---> 7db920b9c925 [2021-02-26T01:19:56.038Z] Step 21/23 : LABEL arch=x86_64 [2021-02-26T01:19:56.304Z] ---> Running in c3467a3094e4 [2021-02-26T01:19:56.304Z] Removing intermediate container c3467a3094e4 [2021-02-26T01:19:56.304Z] ---> 99ad35cf0e8a [2021-02-26T01:19:56.304Z] Step 22/23 : LABEL git_sha=8169d6f9dbb9436f30978f6876eee20ed64a2b49 [2021-02-26T01:19:56.569Z] ---> Running in 92664644634e [2021-02-26T01:19:56.569Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T01:19:56.569Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T01:19:56.569Z] Removing intermediate container 92664644634e [2021-02-26T01:19:56.569Z] ---> b8db9badda47 [2021-02-26T01:19:56.832Z] Step 23/23 : LABEL version=0.0.0 [2021-02-26T01:19:56.832Z] ---> Running in ce00443e5560 [2021-02-26T01:19:56.832Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-26T01:19:56.832Z] (2/33) Installing expat (2.2.9-r1) [2021-02-26T01:19:56.832Z] (3/33) Installing libffi (3.3-r2) [2021-02-26T01:19:56.832Z] (4/33) Installing gdbm (1.13-r1) [2021-02-26T01:19:56.832Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-26T01:19:56.832Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-26T01:19:56.832Z] (7/33) Installing python3 (3.8.5-r1) [2021-02-26T01:19:57.097Z] Removing intermediate container ce00443e5560 [2021-02-26T01:19:57.097Z] ---> bedcc30574e9 [2021-02-26T01:19:57.097Z] [2021-02-26T01:19:57.360Z] Successfully built bedcc30574e9 [2021-02-26T01:19:57.360Z] Successfully tagged docker-core-data-go:latest [2021-02-26T01:19:57.936Z]  Building docker-core-data-go ... done (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-26T01:19:57.936Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-26T01:19:57.936Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-26T01:19:57.936Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-26T01:19:57.936Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-26T01:19:57.936Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-26T01:19:57.936Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-26T01:19:57.936Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-26T01:19:57.936Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-26T01:19:57.936Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-26T01:19:57.936Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-26T01:19:57.936Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-26T01:19:57.936Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-26T01:19:57.936Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-26T01:19:57.936Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-26T01:19:57.936Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-26T01:19:57.936Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-26T01:19:57.936Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-26T01:19:58.200Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-26T01:19:58.200Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-26T01:19:58.200Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-26T01:19:58.200Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-26T01:19:58.200Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-26T01:19:58.200Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-26T01:19:58.200Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-26T01:19:58.200Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-26T01:19:58.463Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T01:19:58.463Z] OK: 71 MiB in 55 packages [2021-02-26T01:20:06.671Z] Removing intermediate container c39159293394 [2021-02-26T01:20:06.671Z] ---> be7a7a44ecff [2021-02-26T01:20:06.671Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-26T01:20:06.671Z] ---> Running in 124c17035dad [2021-02-26T01:20:09.250Z] Collecting docker-compose==1.23.2 [2021-02-26T01:20:09.250Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-26T01:20:09.250Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-26T01:20:09.250Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-26T01:20:09.517Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-26T01:20:09.517Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-26T01:20:10.093Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-26T01:20:10.093Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-26T01:20:10.093Z] Collecting docopt<0.7,>=0.6.1 [2021-02-26T01:20:10.093Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-26T01:20:10.668Z] Collecting texttable<0.10,>=0.9.0 [2021-02-26T01:20:10.668Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-26T01:20:11.243Z] Collecting PyYAML<4,>=3.10 [2021-02-26T01:20:11.243Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-26T01:20:12.188Z] Collecting cached-property<2,>=1.2.0 [2021-02-26T01:20:12.189Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-26T01:20:12.189Z] Collecting docker<4.0,>=3.6.0 [2021-02-26T01:20:12.189Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-26T01:20:12.451Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-26T01:20:12.451Z] Collecting jsonschema<3,>=2.5.1 [2021-02-26T01:20:12.451Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-26T01:20:12.451Z] Collecting idna<2.8,>=2.5 [2021-02-26T01:20:12.451Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-26T01:20:12.713Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-26T01:20:12.713Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-26T01:20:12.713Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-02-26T01:20:12.713Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-02-26T01:20:12.713Z] Collecting docker-pycreds>=0.4.0 [2021-02-26T01:20:12.713Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-26T01:20:12.976Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-26T01:20:12.976Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-26T01:20:12.976Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-26T01:20:12.976Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-26T01:20:12.976Z] Installing collected packages: websocket-client, dockerpty, idna, urllib3, requests, docopt, texttable, PyYAML, cached-property, docker-pycreds, docker, jsonschema, docker-compose [2021-02-26T01:20:13.239Z] Running setup.py install for dockerpty: started [2021-02-26T01:20:13.502Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-26T01:20:13.502Z] Attempting uninstall: idna [2021-02-26T01:20:13.502Z] Found existing installation: idna 2.9 [2021-02-26T01:20:13.502Z] Uninstalling idna-2.9: [2021-02-26T01:20:13.763Z] Successfully uninstalled idna-2.9 [2021-02-26T01:20:13.763Z] Attempting uninstall: urllib3 [2021-02-26T01:20:13.763Z] Found existing installation: urllib3 1.25.9 [2021-02-26T01:20:13.763Z] Uninstalling urllib3-1.25.9: [2021-02-26T01:20:13.763Z] Successfully uninstalled urllib3-1.25.9 [2021-02-26T01:20:14.025Z] Attempting uninstall: requests [2021-02-26T01:20:14.026Z] Found existing installation: requests 2.23.0 [2021-02-26T01:20:14.026Z] Uninstalling requests-2.23.0: [2021-02-26T01:20:14.026Z] Successfully uninstalled requests-2.23.0 [2021-02-26T01:20:14.288Z] Running setup.py install for docopt: started [2021-02-26T01:20:14.553Z] Running setup.py install for docopt: finished with status 'done' [2021-02-26T01:20:14.553Z] Running setup.py install for texttable: started [2021-02-26T01:20:15.131Z] Running setup.py install for texttable: finished with status 'done' [2021-02-26T01:20:15.131Z] Running setup.py install for PyYAML: started [2021-02-26T01:20:15.720Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-26T01:20:16.305Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-26T01:20:16.606Z] gofmt -l . [2021-02-26T01:20:16.606Z] [ "`gofmt -l .`" = "" ] [2021-02-26T01:20:16.606Z] ./bin/test-go-mod-tidy.sh [2021-02-26T01:20:16.606Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-26T01:20:17.283Z] + ls -al . [2021-02-26T01:20:17.283Z] total 740 [2021-02-26T01:20:17.283Z] drwxrwxr-x 9 1001 1001 4096 Feb 26 01:20 . [2021-02-26T01:20:17.283Z] drwxr-xr-x 4 root root 4096 Feb 26 01:15 .. [2021-02-26T01:20:17.283Z] -rw-rw-r-- 1 1001 1001 11 Feb 26 01:14 .dockerignore [2021-02-26T01:20:17.283Z] drwxrwxr-x 8 1001 1001 4096 Feb 26 01:14 .git [2021-02-26T01:20:17.283Z] drwxrwxr-x 3 1001 1001 4096 Feb 26 01:14 .github [2021-02-26T01:20:17.283Z] -rw-rw-r-- 1 1001 1001 818 Feb 26 01:14 .gitignore [2021-02-26T01:20:17.283Z] -rw-rw-r-- 1 1001 1001 166 Feb 26 01:14 .sonarcloud.properties [2021-02-26T01:20:17.283Z] -rw-rw-r-- 1 1001 1001 8475 Feb 26 01:14 Attribution.txt [2021-02-26T01:20:17.283Z] -rw-rw-r-- 1 1001 1001 3804 Feb 26 01:14 CONTRIBUTING.md [2021-02-26T01:20:17.283Z] -rw-rw-r-- 1 1001 1001 931 Feb 26 01:14 Dockerfile.build [2021-02-26T01:20:17.283Z] -rw-rw-r-- 1 1001 1001 863 Feb 26 01:14 Jenkinsfile [2021-02-26T01:20:17.283Z] -rw-rw-r-- 1 1001 1001 10775 Feb 26 01:14 LICENSE [2021-02-26T01:20:17.283Z] -rw-rw-r-- 1 1001 1001 5774 Feb 26 01:14 Makefile [2021-02-26T01:20:17.283Z] -rw-rw-r-- 1 1001 1001 6524 Feb 26 01:14 README.md [2021-02-26T01:20:17.283Z] -rw-rw-r-- 1 1001 1001 6755 Feb 26 01:14 SECURITY.md [2021-02-26T01:20:17.283Z] -rw-rw-r-- 1 1001 1001 5 Feb 26 01:12 VERSION [2021-02-26T01:20:17.283Z] -rw-rw-r-- 1 1001 1001 4131 Feb 26 01:14 ZMQWindows.md [2021-02-26T01:20:17.283Z] drwxrwxr-x 2 1001 1001 4096 Feb 26 01:14 bin [2021-02-26T01:20:17.283Z] drwxrwxr-x 14 1001 1001 4096 Feb 26 01:14 cmd [2021-02-26T01:20:17.283Z] -rw-r--r-- 1 root root 599431 Feb 26 01:18 coverage.out [2021-02-26T01:20:17.283Z] -rw-r--r-- 1 root root 1055 Feb 26 01:20 go.mod [2021-02-26T01:20:17.283Z] -rw-r--r-- 1 root root 21699 Feb 26 01:20 go.sum [2021-02-26T01:20:17.283Z] drwxrwxr-x 8 1001 1001 4096 Feb 26 01:14 internal [2021-02-26T01:20:17.283Z] drwxrwxr-x 4 1001 1001 4096 Feb 26 01:14 openapi [2021-02-26T01:20:17.283Z] drwxrwxr-x 4 1001 1001 4096 Feb 26 01:14 snap [2021-02-26T01:20:17.283Z] -rw-rw-r-- 1 1001 1001 168 Feb 26 01:14 version.go [Pipeline] sh [2021-02-26T01:20:17.945Z] + '[' -e coverage.out ] [2021-02-26T01:20:17.946Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-26T01:20:18.026Z] Warning: overwriting stash ‘coverage-report’ [2021-02-26T01:20:19.222Z] Stashed 1 file(s) [Pipeline] sh [2021-02-26T01:20:19.629Z] Removing intermediate container 124c17035dad [2021-02-26T01:20:19.629Z] ---> b4e1b39e336d [2021-02-26T01:20:19.629Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-26T01:20:19.629Z] ---> Running in 3f2867fae1ed [2021-02-26T01:20:19.892Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T01:20:19.905Z] + make build [2021-02-26T01:20:19.905Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-26T01:20:20.155Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T01:20:20.155Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-26T01:20:20.155Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-26T01:20:20.155Z] (3/3) Installing curl (7.69.1-r3) [2021-02-26T01:20:20.155Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T01:20:20.155Z] OK: 72 MiB in 58 packages [2021-02-26T01:20:20.733Z] Removing intermediate container 3f2867fae1ed [2021-02-26T01:20:20.733Z] ---> b7a35fe19ed4 [2021-02-26T01:20:20.733Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-26T01:20:21.001Z] ---> Running in 3f2d053c1512 [2021-02-26T01:20:21.268Z] Removing intermediate container 3f2d053c1512 [2021-02-26T01:20:21.268Z] ---> fcda6cfb880e [2021-02-26T01:20:21.268Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T01:20:21.268Z] ---> Running in 7925a9eca1e8 [2021-02-26T01:20:21.542Z] Removing intermediate container 7925a9eca1e8 [2021-02-26T01:20:21.542Z] ---> a4ab9e56a0fd [2021-02-26T01:20:21.542Z] Step 24/26 : LABEL arch=x86_64 [2021-02-26T01:20:21.542Z] ---> Running in e5279d9437b4 [2021-02-26T01:20:21.542Z] Removing intermediate container e5279d9437b4 [2021-02-26T01:20:21.542Z] ---> 653950b8d727 [2021-02-26T01:20:21.542Z] Step 25/26 : LABEL git_sha=8169d6f9dbb9436f30978f6876eee20ed64a2b49 [2021-02-26T01:20:21.812Z] ---> Running in f70407e73b4f [2021-02-26T01:20:21.812Z] Removing intermediate container f70407e73b4f [2021-02-26T01:20:21.812Z] ---> 65d59b739b2f [2021-02-26T01:20:21.812Z] Step 26/26 : LABEL version=0.0.0 [2021-02-26T01:20:22.079Z] ---> Running in e6f1d99e068d [2021-02-26T01:20:22.079Z] Removing intermediate container e6f1d99e068d [2021-02-26T01:20:22.079Z] ---> 1e2c35a9f6cd [2021-02-26T01:20:22.079Z] [2021-02-26T01:20:22.347Z] Successfully built 1e2c35a9f6cd [2021-02-26T01:20:22.347Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-26T01:20:22.637Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-26T01:20:22.646Z] $ docker stop --time=1 22e606d8ebfd631e8308b19f8b112219af560a43c2a3ee63d18f17023af90318 [2021-02-26T01:20:24.264Z] $ docker rm -f 22e606d8ebfd631e8308b19f8b112219af560a43c2a3ee63d18f17023af90318 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-26T01:20:24.842Z] + docker images [2021-02-26T01:20:24.842Z] + grep docker [2021-02-26T01:20:25.806Z] docker-sys-mgmt-agent-go latest 1e2c35a9f6cd 3 seconds ago 313MB [2021-02-26T01:20:25.806Z] docker-core-data-go latest bedcc30574e9 29 seconds ago 22.4MB [2021-02-26T01:20:25.806Z] docker-security-secretstore-setup-go latest 2fdab97a57e5 51 seconds ago 24.9MB [2021-02-26T01:20:25.806Z] docker-security-proxy-setup-go latest 23b2d05cf348 54 seconds ago 24.7MB [2021-02-26T01:20:25.806Z] docker-security-bootstrapper-go latest 9e70a7ae1e62 About a minute ago 18.3MB [2021-02-26T01:20:25.806Z] docker-core-metadata-go latest 871a9a70f7ee 2 minutes ago 19MB [2021-02-26T01:20:25.806Z] docker-core-command-go latest 682c1ce945d0 2 minutes ago 17MB [2021-02-26T01:20:25.806Z] docker-support-notifications-go latest 4cca9db008eb 2 minutes ago 17.8MB [2021-02-26T01:20:25.806Z] docker-support-scheduler-go latest a8dbaad513fa 2 minutes ago 17.2MB [2021-02-26T01:20:25.806Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-02-26T01:20:30.080Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-26T01:20:41.661Z] Still waiting to schedule task [2021-02-26T01:20:41.661Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-26T01:20:52.277Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-26T01:20:57.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-26T01:21:02.009Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-26T01:21:02.990Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-26T01:21:09.728Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-26T01:21:14.045Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-26T01:21:19.478Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-26T01:21:23.793Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-26T01:21:27.185Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-26T01:21:30.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-26T01:21:32.703Z] Running on prd-ubuntu18.04-docker-8c-8g-27766 in /w/workspace/edgexfoundry_edgex-go_PR-3192 [Pipeline] { [Pipeline] ws [2021-02-26T01:21:32.775Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-02-26T01:21:36.425Z] using credential edgex-jenkins-ssh [2021-02-26T01:21:36.489Z] Cloning the remote Git repository [Pipeline] } [2021-02-26T01:21:37.230Z] $ docker stop --time=1 0b59834c5cde66e1f669cab5850fc46925ccf4ee1cd2136a0481510fafa58442 [2021-02-26T01:21:36.515Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-26T01:21:36.577Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-02-26T01:21:36.604Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-26T01:21:36.604Z] > git --version # timeout=10 [2021-02-26T01:21:36.612Z] > git --version # 'git version 2.17.1' [2021-02-26T01:21:36.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T01:21:36.644Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-26T01:21:39.780Z] $ docker rm -f 0b59834c5cde66e1f669cab5850fc46925ccf4ee1cd2136a0481510fafa58442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-26T01:21:41.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-26T01:21:41.925Z] [2021-02-26T01:21:41.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-26T01:21:42.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-26T01:21:42.600Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-26T01:21:42.600Z] 29e5d40040c1: Pulling fs layer [2021-02-26T01:21:42.600Z] 1ce36da41761: Pulling fs layer [2021-02-26T01:21:42.600Z] 25b303627fd3: Pulling fs layer [2021-02-26T01:21:43.209Z] 29e5d40040c1: Verifying Checksum [2021-02-26T01:21:43.209Z] 29e5d40040c1: Download complete [2021-02-26T01:21:43.209Z] 1ce36da41761: Verifying Checksum [2021-02-26T01:21:43.209Z] 1ce36da41761: Download complete [2021-02-26T01:21:43.518Z] Merging remotes/origin/master commit dd4b8fe188861d65d0d5afbafd149fd221a40ee4 into PR head commit 8169d6f9dbb9436f30978f6876eee20ed64a2b49 [2021-02-26T01:21:43.637Z] Merge succeeded, producing 8169d6f9dbb9436f30978f6876eee20ed64a2b49 [2021-02-26T01:21:43.638Z] Checking out Revision 8169d6f9dbb9436f30978f6876eee20ed64a2b49 (PR-3192) [2021-02-26T01:21:43.813Z] 29e5d40040c1: Pull complete [2021-02-26T01:21:42.853Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-26T01:21:42.858Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-26T01:21:42.874Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-26T01:21:42.886Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-26T01:21:42.886Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T01:21:42.891Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3192/head:refs/remotes/origin/PR-3192 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-26T01:21:43.531Z] > git config core.sparsecheckout # timeout=10 [2021-02-26T01:21:43.536Z] > git checkout -f 8169d6f9dbb9436f30978f6876eee20ed64a2b49 # timeout=10 [2021-02-26T01:21:43.611Z] > git remote # timeout=10 [2021-02-26T01:21:43.617Z] > git config --get remote.origin.url # timeout=10 [2021-02-26T01:21:43.623Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T01:21:43.626Z] > git merge dd4b8fe188861d65d0d5afbafd149fd221a40ee4 # timeout=10 [2021-02-26T01:21:43.635Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-26T01:21:43.643Z] > git config core.sparsecheckout # timeout=10 [2021-02-26T01:21:43.649Z] > git checkout -f 8169d6f9dbb9436f30978f6876eee20ed64a2b49 # timeout=10 [2021-02-26T01:21:44.799Z] 1ce36da41761: Pull complete [2021-02-26T01:21:45.411Z] 25b303627fd3: Verifying Checksum [2021-02-26T01:21:45.411Z] 25b303627fd3: Download complete [2021-02-26T01:21:47.282Z] Commit message: "fix: Address PR feedbacks" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-26T01:21:48.655Z] + echo snap-build.sh [2021-02-26T01:21:48.655Z] snap-build.sh [2021-02-26T01:21:48.655Z] + SNAP_BASE_DIR=. [2021-02-26T01:21:48.655Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-02-26T01:21:48.655Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-02-26T01:21:48.655Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-02-26T01:21:48.655Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-02-26T01:21:48.655Z] + cd /w/workspace/edgex-go/5 [2021-02-26T01:21:48.655Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-26T01:21:48.655Z] Reading package lists... [2021-02-26T01:21:48.655Z] Building dependency tree... [2021-02-26T01:21:48.655Z] Reading state information... [2021-02-26T01:21:48.918Z] The following packages were automatically installed and are no longer required: [2021-02-26T01:21:48.918Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-26T01:21:48.918Z] uidmap xdelta3 [2021-02-26T01:21:48.918Z] Use 'sudo apt autoremove' to remove them. [2021-02-26T01:21:48.918Z] The following packages will be REMOVED: [2021-02-26T01:21:48.918Z] lxd* lxd-client* [2021-02-26T01:21:49.180Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-26T01:21:49.180Z] After this operation, 31.7 MB disk space will be freed. [2021-02-26T01:21:50.230Z] (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-02-26T01:21:50.230Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-26T01:21:51.173Z] Removing lxd dnsmasq configuration [2021-02-26T01:21:51.173Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-26T01:21:51.434Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-26T01:21:52.378Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-26T01:21:52.639Z] (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-02-26T01:21:52.639Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-26T01:21:53.585Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-26T01:21:53.846Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-26T01:21:55.239Z] + sudo snap remove --purge lxd [2021-02-26T01:21:55.239Z] snap "lxd" is not installed [2021-02-26T01:21:55.239Z] + sudo groupadd --force --system lxd [2021-02-26T01:21:55.239Z] ++ whoami [2021-02-26T01:21:55.239Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-26T01:21:55.239Z] + newgrp - lxd [2021-02-26T01:21:55.239Z] + sudo snap install lxd [2021-02-26T01:21:55.554Z] 25b303627fd3: Pull complete [2021-02-26T01:21:55.554Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-26T01:21:55.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-26T01:21:55.554Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-26T01:21:55.815Z] prd-ubuntu18.04-docker-arm64-4c-16g-27765 does not seem to be running inside a container [2021-02-26T01:21:55.781Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-26T01:21:58.951Z] $ docker top 3fdb6f40d29651f6c09d7fba286f4738cfec36765f4c1fd5f8c3bd8024c9485e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T01:22:00.156Z] + grep parallel [2021-02-26T01:22:00.156Z] + docker-compose build --help [2021-02-26T01:22:03.385Z] 2021-02-26T01:22:00Z INFO Waiting for automatic snapd restart... [2021-02-26T01:22:03.535Z] --parallel Build images in parallel. [Pipeline] } [2021-02-26T01:22:03.448Z] $ docker stop --time=1 3fdb6f40d29651f6c09d7fba286f4738cfec36765f4c1fd5f8c3bd8024c9485e [2021-02-26T01:22:05.366Z] $ docker rm -f 3fdb6f40d29651f6c09d7fba286f4738cfec36765f4c1fd5f8c3bd8024c9485e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-26T01:22:06.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-26T01:22:06.270Z] . [Pipeline] withDockerContainer [2021-02-26T01:22:06.547Z] prd-ubuntu18.04-docker-arm64-4c-16g-27765 does not seem to be running inside a container [2021-02-26T01:22:06.553Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-26T01:22:07.990Z] $ docker top d45c68ebf3b9c0da1f3100af8720158bf58da19574a2ede9ba4fc30d58c27374 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T01:22:09.117Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-26T01:22:13.414Z] Building docker-core-command-go ... [2021-02-26T01:22:13.414Z] Building docker-core-data-go ... [2021-02-26T01:22:13.414Z] Building docker-core-metadata-go ... [2021-02-26T01:22:13.414Z] Building docker-security-bootstrapper-go ... [2021-02-26T01:22:13.414Z] Building docker-security-proxy-setup-go ... [2021-02-26T01:22:13.414Z] Building docker-security-secretstore-setup-go ... [2021-02-26T01:22:13.414Z] Building docker-support-notifications-go ... [2021-02-26T01:22:13.414Z] Building docker-support-scheduler-go ... [2021-02-26T01:22:13.414Z] Building docker-sys-mgmt-agent-go ... [2021-02-26T01:22:13.414Z] Building docker-support-notifications-go [2021-02-26T01:22:13.414Z] Building docker-security-secretstore-setup-go [2021-02-26T01:22:13.414Z] Building docker-core-metadata-go [2021-02-26T01:22:13.414Z] Building docker-support-scheduler-go [2021-02-26T01:22:13.414Z] Building docker-security-proxy-setup-go [2021-02-26T01:22:18.311Z] lxd 4.11 from Canonical* installed [2021-02-26T01:22:18.311Z] + sudo lxd init --auto [2021-02-26T01:22:24.905Z] + sudo snap install --classic snapcraft [2021-02-26T01:22:30.211Z] snapcraft 4.5.1 from Canonical* installed [2021-02-26T01:22:30.211Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-26T01:22:30.211Z] + patch --verbose -p1 [2021-02-26T01:22:30.211Z] Hmm... Looks like a unified diff to me... [2021-02-26T01:22:30.211Z] The text leading up to this was: [2021-02-26T01:22:30.211Z] -------------------------- [2021-02-26T01:22:30.211Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-26T01:22:30.211Z] |From: Tony Espy [2021-02-26T01:22:30.211Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-26T01:22:30.211Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-26T01:22:30.211Z] | [2021-02-26T01:22:30.211Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-26T01:22:30.211Z] |optimize the snap CI check run for pull requests. When [2021-02-26T01:22:30.211Z] |applied, it essentially strips out everything (apps and [2021-02-26T01:22:30.211Z] |parts) from the snapcraft.yaml file except those required [2021-02-26T01:22:30.211Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-26T01:22:30.211Z] |catch changes to edgex-go that break the snap build. [2021-02-26T01:22:30.211Z] | [2021-02-26T01:22:30.211Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-26T01:22:30.211Z] |to update this patch file, otherwise it may fail to apply, [2021-02-26T01:22:30.211Z] |resulting in a failed snap build CI check in the associated [2021-02-26T01:22:30.211Z] |pull request. [2021-02-26T01:22:30.211Z] | [2021-02-26T01:22:30.211Z] |Note - in addition to applying this patch, the pipeline also [2021-02-26T01:22:30.211Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-26T01:22:30.211Z] |need to build the finally binary .snap file (and it won't [2021-02-26T01:22:30.211Z] |work with the patch applied). This further reduces the build [2021-02-26T01:22:30.211Z] |time. [2021-02-26T01:22:30.211Z] |--- [2021-02-26T01:22:30.211Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-26T01:22:30.211Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-26T01:22:30.211Z] | [2021-02-26T01:22:30.211Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-26T01:22:30.211Z] |index 1e537489..faf42425 100644 [2021-02-26T01:22:30.211Z] |--- a/snap/snapcraft.yaml [2021-02-26T01:22:30.211Z] |+++ b/snap/snapcraft.yaml [2021-02-26T01:22:30.211Z] -------------------------- [2021-02-26T01:22:30.211Z] patching file snap/snapcraft.yaml [2021-02-26T01:22:30.211Z] Using Plan A... [2021-02-26T01:22:30.211Z] Hunk #1 succeeded at 73. [2021-02-26T01:22:30.211Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-02-26T01:22:30.211Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-02-26T01:22:30.211Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-02-26T01:22:30.211Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-02-26T01:22:30.211Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-02-26T01:22:30.211Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-02-26T01:22:30.211Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-02-26T01:22:30.211Z] Hmm... Ignoring the trailing garbage. [2021-02-26T01:22:30.211Z] done [2021-02-26T01:22:30.211Z] + sudo snapcraft prime --use-lxd [2021-02-26T01:22:31.162Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-02-26T01:22:31.162Z] 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-02-26T01:22:31.162Z] - README.md [2021-02-26T01:22:31.162Z] - snapcraft.yaml.orig [2021-02-26T01:22:31.162Z] [2021-02-26T01:22:31.162Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-26T01:22:31.732Z] Launching a container. [2021-02-26T01:22:43.976Z] Waiting for container to be ready [2021-02-26T01:22:43.976Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-02-26T01:22:43.976Z] [2021-02-26T01:22:45.896Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-02-26T01:22:46.467Z] Waiting for network to be ready... [2021-02-26T01:22:46.731Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-26T01:22:46.731Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-02-26T01:22:46.731Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-26T01:22:46.993Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-02-26T01:22:46.993Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] [2021-02-26T01:22:46.993Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] [2021-02-26T01:22:46.993Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] [2021-02-26T01:22:46.993Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] [2021-02-26T01:22:46.993Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1110 kB] [2021-02-26T01:22:46.993Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-02-26T01:22:47.253Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-26T01:22:47.513Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-26T01:22:47.513Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-26T01:22:47.513Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-26T01:22:47.774Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-26T01:22:47.774Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-26T01:22:47.774Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-26T01:22:47.774Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-26T01:22:48.034Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-26T01:22:48.294Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] [2021-02-26T01:22:48.556Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-02-26T01:22:48.556Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] [2021-02-26T01:22:48.556Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] [2021-02-26T01:22:48.556Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] [2021-02-26T01:22:48.556Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] [2021-02-26T01:22:48.556Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-02-26T01:22:48.556Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-02-26T01:22:50.469Z] Fetched 24.0 MB in 4s (6172 kB/s) [2021-02-26T01:22:51.413Z] Reading package lists... [2021-02-26T01:22:51.413Z] Reading package lists... [2021-02-26T01:22:51.674Z] Building dependency tree... [2021-02-26T01:22:51.674Z] Reading state information... [2021-02-26T01:22:51.674Z] The following additional packages will be installed: [2021-02-26T01:22:51.674Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-26T01:22:51.674Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-26T01:22:51.674Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-26T01:22:51.674Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-02-26T01:22:51.674Z] Suggested packages: [2021-02-26T01:22:51.674Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-02-26T01:22:51.674Z] Recommended packages: [2021-02-26T01:22:51.674Z] gnupg libsasl2-modules [2021-02-26T01:22:51.674Z] The following NEW packages will be installed: [2021-02-26T01:22:51.674Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-26T01:22:51.674Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-26T01:22:51.674Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-26T01:22:51.674Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-02-26T01:22:51.674Z] The following packages will be upgraded: [2021-02-26T01:22:51.674Z] gpg gpg-agent gpgconf libudev1 [2021-02-26T01:22:51.936Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-02-26T01:22:51.936Z] Need to get 3530 kB of archives. [2021-02-26T01:22:51.936Z] After this operation, 13.3 MB of additional disk space will be used. [2021-02-26T01:22:51.936Z] 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-02-26T01:22:51.936Z] 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-02-26T01:22:51.936Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-02-26T01:22:51.936Z] 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-02-26T01:22:51.936Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-02-26T01:22:52.197Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-02-26T01:22:52.768Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-02-26T01:22:52.768Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-02-26T01:22:52.768Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-02-26T01:22:52.768Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-02-26T01:22:52.768Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-02-26T01:22:52.768Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-02-26T01:22:52.768Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-02-26T01:22:52.768Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-02-26T01:22:52.768Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-02-26T01:22:52.768Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-02-26T01:22:52.768Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-02-26T01:22:52.768Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-02-26T01:22:52.768Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-02-26T01:22:52.768Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-02-26T01:22:52.768Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-02-26T01:22:52.768Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-02-26T01:22:53.028Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-26T01:22:53.029Z] Fetched 3530 kB in 1s (3210 kB/s) [2021-02-26T01:22:53.029Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-26T01:22:53.029Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-02-26T01:22:53.029Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-26T01:22:53.029Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-02-26T01:22:53.288Z] Selecting previously unselected package udev. [2021-02-26T01:22:53.288Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-26T01:22:53.288Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-02-26T01:22:53.288Z] Unpacking udev (237-3ubuntu10.44) ... [2021-02-26T01:22:53.550Z] Selecting previously unselected package libfuse2:amd64. [2021-02-26T01:22:53.550Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-02-26T01:22:53.550Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-26T01:22:53.550Z] Selecting previously unselected package fuse. [2021-02-26T01:22:53.550Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-02-26T01:22:53.550Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-02-26T01:22:53.810Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-26T01:22:53.810Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-02-26T01:22:53.810Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-26T01:22:53.810Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-02-26T01:22:54.072Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-26T01:22:54.072Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-02-26T01:22:54.072Z] Selecting previously unselected package libksba8:amd64. [2021-02-26T01:22:54.072Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-02-26T01:22:54.072Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-02-26T01:22:54.333Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-02-26T01:22:54.333Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-26T01:22:54.333Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T01:22:54.333Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-02-26T01:22:54.333Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-26T01:22:54.333Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T01:22:54.333Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-02-26T01:22:54.596Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-26T01:22:54.596Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T01:22:54.596Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-02-26T01:22:54.596Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-26T01:22:54.596Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T01:22:54.596Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-02-26T01:22:54.596Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-26T01:22:54.596Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T01:22:54.857Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-02-26T01:22:54.857Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-26T01:22:54.857Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T01:22:54.857Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-02-26T01:22:54.857Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-26T01:22:54.857Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T01:22:55.119Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-02-26T01:22:55.119Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-26T01:22:55.119Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T01:22:55.119Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-02-26T01:22:55.119Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-26T01:22:55.119Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T01:22:55.119Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-26T01:22:55.119Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-26T01:22:55.119Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-26T01:22:55.381Z] Selecting previously unselected package libsasl2-2:amd64. [2021-02-26T01:22:55.381Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-26T01:22:55.381Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-26T01:22:55.381Z] Selecting previously unselected package libldap-common. [2021-02-26T01:22:55.381Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-02-26T01:22:55.381Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-02-26T01:22:55.381Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-26T01:22:55.381Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-02-26T01:22:55.381Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-02-26T01:22:55.642Z] Selecting previously unselected package dirmngr. [2021-02-26T01:22:55.642Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-26T01:22:55.642Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-02-26T01:22:55.642Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-02-26T01:22:55.642Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-02-26T01:22:55.642Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-26T01:22:55.904Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-26T01:22:55.904Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-26T01:22:55.904Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-02-26T01:22:55.904Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T01:22:55.904Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-02-26T01:22:55.904Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-26T01:22:55.904Z] Setting up udev (237-3ubuntu10.44) ... [2021-02-26T01:22:56.478Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-02-26T01:22:56.478Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T01:22:56.478Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-02-26T01:22:56.478Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-02-26T01:22:56.739Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-02-26T01:22:56.739Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T01:22:56.739Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T01:22:56.739Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T01:22:56.739Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T01:22:56.739Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T01:22:56.739Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T01:22:56.739Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T01:22:56.739Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-02-26T01:22:56.739Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-02-26T01:22:57.002Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-26T01:22:57.267Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-02-26T01:22:57.267Z] settings in the [Install] section, and DefaultInstance for template units). [2021-02-26T01:22:57.267Z] This means they are not meant to be enabled using systemctl. [2021-02-26T01:22:57.267Z] Possible reasons for having this kind of units are: [2021-02-26T01:22:57.267Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-02-26T01:22:57.267Z] .wants/ or .requires/ directory. [2021-02-26T01:22:57.267Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-02-26T01:22:57.267Z] a requirement dependency on it. [2021-02-26T01:22:57.267Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-02-26T01:22:57.267Z] D-Bus, udev, scripted systemctl call, ...). [2021-02-26T01:22:57.267Z] 4) In case of template units, the unit is meant to be enabled with some [2021-02-26T01:22:57.267Z] instance name specified. [2021-02-26T01:22:57.529Z] Reading package lists... [2021-02-26T01:22:57.791Z] Building dependency tree... [2021-02-26T01:22:57.791Z] Reading state information... [2021-02-26T01:22:57.791Z] The following additional packages will be installed: [2021-02-26T01:22:57.791Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-02-26T01:22:57.791Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-02-26T01:22:57.791Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-02-26T01:22:57.791Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-02-26T01:22:57.791Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-02-26T01:22:57.791Z] Suggested packages: [2021-02-26T01:22:57.791Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-02-26T01:22:57.791Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-02-26T01:22:57.791Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-02-26T01:22:57.791Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-02-26T01:22:57.791Z] systemd-container policykit-1 [2021-02-26T01:22:57.791Z] Recommended packages: [2021-02-26T01:22:57.791Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-02-26T01:22:57.791Z] The following NEW packages will be installed: [2021-02-26T01:22:57.791Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-02-26T01:22:57.791Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-02-26T01:22:57.791Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-02-26T01:22:57.791Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-02-26T01:22:57.791Z] python3.6-minimal snapd squashfs-tools sudo [2021-02-26T01:22:57.791Z] The following packages will be upgraded: [2021-02-26T01:22:57.791Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-02-26T01:22:57.791Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-02-26T01:22:57.791Z] Need to get 35.2 MB of archives. [2021-02-26T01:22:57.791Z] After this operation, 141 MB of additional disk space will be used. [2021-02-26T01:22:57.791Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-02-26T01:22:58.051Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-02-26T01:22:58.051Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-02-26T01:22:58.051Z] 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-02-26T01:22:58.051Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-02-26T01:22:58.051Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-02-26T01:22:58.051Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-02-26T01:22:58.051Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-02-26T01:22:58.311Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-02-26T01:22:58.311Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-02-26T01:22:58.311Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-02-26T01:22:58.311Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-02-26T01:22:58.311Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-02-26T01:22:58.311Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-02-26T01:22:58.311Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-02-26T01:22:58.311Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-02-26T01:22:58.311Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-02-26T01:22:58.311Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-02-26T01:22:58.311Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-02-26T01:22:58.883Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-02-26T01:22:58.883Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-02-26T01:22:58.883Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-02-26T01:22:58.883Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-02-26T01:22:58.883Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-02-26T01:22:58.883Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-02-26T01:22:58.883Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-02-26T01:22:58.883Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-02-26T01:22:58.883Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-02-26T01:22:58.883Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-02-26T01:22:59.146Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-02-26T01:22:59.146Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-26T01:22:59.146Z] Fetched 35.2 MB in 1s (28.4 MB/s) [2021-02-26T01:22:59.406Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-26T01:22:59.406Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-02-26T01:22:59.406Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-26T01:22:59.978Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-02-26T01:22:59.978Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-26T01:23:00.241Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-02-26T01:23:00.241Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-26T01:23:00.241Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-02-26T01:23:00.241Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-26T01:23:00.503Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-02-26T01:23:00.503Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-26T01:23:00.503Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-02-26T01:23:00.765Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-26T01:23:01.027Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-02-26T01:23:01.027Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-02-26T01:23:01.288Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-02-26T01:23:01.288Z] (Reading database ... 12764 files and directories currently installed.) [2021-02-26T01:23:01.288Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-02-26T01:23:01.552Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-02-26T01:23:01.814Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-02-26T01:23:01.815Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-02-26T01:23:01.815Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-02-26T01:23:01.815Z] Selecting previously unselected package libexpat1:amd64. [2021-02-26T01:23:01.815Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-02-26T01:23:01.815Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-26T01:23:01.815Z] Selecting previously unselected package python3.6-minimal. [2021-02-26T01:23:02.078Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-02-26T01:23:02.078Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-02-26T01:23:02.340Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-02-26T01:23:02.340Z] Checking for services that may need to be restarted...done. [2021-02-26T01:23:02.340Z] Checking for services that may need to be restarted...done. [2021-02-26T01:23:02.340Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-02-26T01:23:02.340Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-26T01:23:02.340Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-02-26T01:23:02.913Z] Selecting previously unselected package python3-minimal. [2021-02-26T01:23:02.913Z] (Reading database ... 13012 files and directories currently installed.) [2021-02-26T01:23:02.913Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-02-26T01:23:02.913Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-02-26T01:23:02.913Z] Selecting previously unselected package mime-support. [2021-02-26T01:23:02.913Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-02-26T01:23:02.913Z] Unpacking mime-support (3.60ubuntu1) ... [2021-02-26T01:23:03.176Z] Selecting previously unselected package libmpdec2:amd64. [2021-02-26T01:23:03.176Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-02-26T01:23:03.176Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-26T01:23:03.176Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-02-26T01:23:03.176Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-02-26T01:23:03.176Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-02-26T01:23:03.437Z] Selecting previously unselected package python3.6. [2021-02-26T01:23:03.437Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-02-26T01:23:03.437Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-02-26T01:23:03.437Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-26T01:23:03.437Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-02-26T01:23:03.437Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-26T01:23:03.702Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-02-26T01:23:03.964Z] Selecting previously unselected package python3. [2021-02-26T01:23:03.964Z] (Reading database ... 13442 files and directories currently installed.) [2021-02-26T01:23:03.964Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-02-26T01:23:03.964Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-02-26T01:23:03.964Z] Selecting previously unselected package multiarch-support. [2021-02-26T01:23:03.964Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-02-26T01:23:03.964Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-02-26T01:23:04.226Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-02-26T01:23:04.226Z] Selecting previously unselected package liblzo2-2:amd64. [2021-02-26T01:23:04.226Z] (Reading database ... 13479 files and directories currently installed.) [2021-02-26T01:23:04.226Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-02-26T01:23:04.226Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-02-26T01:23:04.226Z] Selecting previously unselected package libbsd0:amd64. [2021-02-26T01:23:04.226Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-02-26T01:23:04.226Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-26T01:23:04.487Z] Selecting previously unselected package sudo. [2021-02-26T01:23:04.487Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-02-26T01:23:04.487Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-26T01:23:04.487Z] Selecting previously unselected package apparmor. [2021-02-26T01:23:04.487Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-02-26T01:23:04.487Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-02-26T01:23:04.747Z] Selecting previously unselected package libedit2:amd64. [2021-02-26T01:23:04.747Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-02-26T01:23:04.747Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-02-26T01:23:05.009Z] Selecting previously unselected package libkrb5support0:amd64. [2021-02-26T01:23:05.009Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-02-26T01:23:05.009Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-26T01:23:05.009Z] Selecting previously unselected package libk5crypto3:amd64. [2021-02-26T01:23:05.009Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-26T01:23:05.009Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-26T01:23:05.009Z] Selecting previously unselected package libkeyutils1:amd64. [2021-02-26T01:23:05.009Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-02-26T01:23:05.009Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-26T01:23:05.274Z] Selecting previously unselected package libkrb5-3:amd64. [2021-02-26T01:23:05.274Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-26T01:23:05.274Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-26T01:23:05.535Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-26T01:23:05.535Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-02-26T01:23:05.535Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-26T01:23:05.535Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-02-26T01:23:05.535Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-02-26T01:23:05.535Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-02-26T01:23:05.795Z] Selecting previously unselected package openssh-client. [2021-02-26T01:23:05.795Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-02-26T01:23:05.795Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-26T01:23:05.795Z] Selecting previously unselected package squashfs-tools. [2021-02-26T01:23:05.795Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-02-26T01:23:05.795Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-26T01:23:06.055Z] Selecting previously unselected package snapd. [2021-02-26T01:23:06.055Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-02-26T01:23:06.055Z] Unpacking snapd (2.48.3+18.04) ... [2021-02-26T01:23:07.968Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-02-26T01:23:07.968Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-02-26T01:23:07.968Z] Setting up mime-support (3.60ubuntu1) ... [2021-02-26T01:23:07.968Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-26T01:23:08.228Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-26T01:23:08.228Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-26T01:23:08.228Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-26T01:23:08.228Z] Setting up systemd (237-3ubuntu10.44) ... [2021-02-26T01:23:08.228Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-02-26T01:23:09.170Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-26T01:23:09.170Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-26T01:23:09.170Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-02-26T01:23:09.170Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-02-26T01:23:09.170Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-26T01:23:09.170Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-02-26T01:23:09.742Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-26T01:23:09.742Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-26T01:23:09.742Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-26T01:23:10.002Z] Setting up python3 (3.6.7-1~18.04) ... [2021-02-26T01:23:10.002Z] running python rtupdate hooks for python3.6... [2021-02-26T01:23:10.002Z] running python post-rtupdate hooks for python3.6... [2021-02-26T01:23:10.002Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-02-26T01:23:11.393Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-02-26T01:23:12.347Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-26T01:23:12.608Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-26T01:23:12.608Z] Setting up snapd (2.48.3+18.04) ... [2021-02-26T01:23:13.180Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-02-26T01:23:13.180Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-02-26T01:23:13.440Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-02-26T01:23:13.440Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-02-26T01:23:13.701Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-26T01:23:13.701Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-26T01:23:13.701Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-02-26T01:23:13.963Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-02-26T01:23:14.224Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-02-26T01:23:14.224Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-02-26T01:23:14.484Z] /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-02-26T01:23:14.484Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-26T01:23:14.484Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-26T01:23:15.424Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-26T01:23:15.425Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-26T01:23:15.425Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-26T01:23:15.684Z] Fetched 88.7 kB in 1s (170 kB/s) [2021-02-26T01:23:16.626Z] Reading package lists... [2021-02-26T01:23:16.887Z] Reading package lists... [2021-02-26T01:23:16.887Z] Building dependency tree... [2021-02-26T01:23:16.887Z] Reading state information... [2021-02-26T01:23:16.887Z] Calculating upgrade... [2021-02-26T01:23:17.147Z] The following packages will be upgraded: [2021-02-26T01:23:17.147Z] advancecomp base-files bash binutils binutils-common [2021-02-26T01:23:17.147Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-02-26T01:23:17.147Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-02-26T01:23:17.147Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-02-26T01:23:17.147Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-02-26T01:23:17.147Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-02-26T01:23:17.148Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-02-26T01:23:17.148Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-02-26T01:23:17.148Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-02-26T01:23:17.148Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-02-26T01:23:17.148Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-02-26T01:23:17.148Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-02-26T01:23:17.148Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-02-26T01:23:17.148Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-02-26T01:23:17.148Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-02-26T01:23:17.409Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-02-26T01:23:17.409Z] Need to get 63.8 MB of archives. [2021-02-26T01:23:17.409Z] After this operation, 5201 kB of additional disk space will be used. [2021-02-26T01:23:17.409Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-02-26T01:23:17.409Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-02-26T01:23:17.984Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-02-26T01:23:17.984Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-02-26T01:23:17.984Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-02-26T01:23:17.985Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-02-26T01:23:17.985Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-02-26T01:23:17.985Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-02-26T01:23:17.985Z] 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-02-26T01:23:17.985Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-02-26T01:23:17.985Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-02-26T01:23:17.985Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-02-26T01:23:17.985Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-02-26T01:23:17.985Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-02-26T01:23:17.985Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-02-26T01:23:18.245Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-02-26T01:23:18.245Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-02-26T01:23:18.245Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-02-26T01:23:18.245Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-02-26T01:23:18.245Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-02-26T01:23:18.245Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-02-26T01:23:18.245Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-02-26T01:23:18.245Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-02-26T01:23:18.245Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-02-26T01:23:18.245Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-02-26T01:23:18.245Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-02-26T01:23:18.245Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-02-26T01:23:18.245Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-02-26T01:23:18.245Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-02-26T01:23:18.245Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-02-26T01:23:18.245Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-02-26T01:23:18.245Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-02-26T01:23:18.245Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-02-26T01:23:18.245Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-02-26T01:23:18.245Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-02-26T01:23:18.245Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-02-26T01:23:18.245Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-02-26T01:23:18.245Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-02-26T01:23:18.245Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-02-26T01:23:18.245Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-02-26T01:23:18.245Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-02-26T01:23:18.509Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-02-26T01:23:18.509Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-02-26T01:23:18.509Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-02-26T01:23:18.509Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-02-26T01:23:18.509Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-02-26T01:23:18.509Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-02-26T01:23:18.509Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-02-26T01:23:18.509Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-02-26T01:23:18.509Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-02-26T01:23:18.509Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-02-26T01:23:18.509Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-02-26T01:23:18.509Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-02-26T01:23:18.509Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-02-26T01:23:18.509Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-02-26T01:23:18.509Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-02-26T01:23:18.509Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-02-26T01:23:18.509Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-02-26T01:23:18.509Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-02-26T01:23:18.509Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-02-26T01:23:18.509Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-02-26T01:23:18.509Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-02-26T01:23:18.509Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-02-26T01:23:18.509Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-02-26T01:23:18.770Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-02-26T01:23:18.770Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-02-26T01:23:18.770Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-02-26T01:23:18.770Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-02-26T01:23:18.770Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-02-26T01:23:18.770Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-02-26T01:23:18.770Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-02-26T01:23:18.770Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-02-26T01:23:18.770Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-02-26T01:23:18.770Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-02-26T01:23:18.770Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-02-26T01:23:18.770Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-02-26T01:23:18.770Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-02-26T01:23:18.770Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-02-26T01:23:18.770Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-02-26T01:23:18.770Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-02-26T01:23:18.770Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-02-26T01:23:18.770Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-02-26T01:23:18.770Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-02-26T01:23:19.029Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-02-26T01:23:19.030Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-02-26T01:23:19.030Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-02-26T01:23:19.030Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-02-26T01:23:19.030Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-02-26T01:23:19.030Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-02-26T01:23:19.030Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-02-26T01:23:19.601Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-02-26T01:23:19.862Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-02-26T01:23:19.862Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-02-26T01:23:20.122Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-02-26T01:23:20.384Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-02-26T01:23:20.384Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-02-26T01:23:20.384Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-02-26T01:23:20.384Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-02-26T01:23:20.384Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-02-26T01:23:20.384Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-26T01:23:20.384Z] Fetched 63.8 MB in 3s (19.7 MB/s) [2021-02-26T01:23:20.645Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T01:23:20.645Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-02-26T01:23:20.645Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-26T01:23:21.214Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-26T01:23:21.214Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-26T01:23:21.473Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-02-26T01:23:21.473Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-02-26T01:23:22.414Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T01:23:22.414Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-26T01:23:22.414Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T01:23:22.414Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-26T01:23:22.677Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T01:23:22.677Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-26T01:23:22.677Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T01:23:22.677Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-26T01:23:23.251Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T01:23:23.251Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-26T01:23:23.251Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T01:23:23.251Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-26T01:23:23.251Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T01:23:23.251Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-26T01:23:23.511Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-26T01:23:23.511Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-26T01:23:23.511Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T01:23:23.511Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-02-26T01:23:23.779Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-02-26T01:23:23.779Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-26T01:23:23.779Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T01:23:23.779Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-26T01:23:24.041Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T01:23:24.041Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-26T01:23:24.041Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T01:23:24.041Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-26T01:23:24.301Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-26T01:23:24.301Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-26T01:23:24.302Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-02-26T01:23:24.564Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-26T01:23:25.137Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-02-26T01:23:25.137Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-26T01:23:25.137Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-02-26T01:23:25.137Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-02-26T01:23:25.137Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-02-26T01:23:25.398Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-02-26T01:23:25.398Z] Setting up base-files (10.1ubuntu2.10) ... [2021-02-26T01:23:25.660Z] Installing new version of config file /etc/issue ... [2021-02-26T01:23:25.660Z] Installing new version of config file /etc/issue.net ... [2021-02-26T01:23:25.660Z] Installing new version of config file /etc/lsb-release ... [2021-02-26T01:23:25.660Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-02-26T01:23:25.920Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-02-26T01:23:25.920Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-02-26T01:23:25.920Z] Removing obsolete conffile /etc/default/motd-news ... [2021-02-26T01:23:25.920Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T01:23:25.920Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-02-26T01:23:26.181Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-02-26T01:23:26.181Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-02-26T01:23:26.442Z] 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-02-26T01:23:26.442Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T01:23:26.442Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-26T01:23:26.442Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-02-26T01:23:26.442Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-02-26T01:23:26.704Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T01:23:26.704Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-02-26T01:23:26.704Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-02-26T01:23:26.704Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-02-26T01:23:26.968Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T01:23:26.968Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-02-26T01:23:26.968Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-26T01:23:27.230Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-02-26T01:23:27.230Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T01:23:27.230Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-26T01:23:27.230Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-26T01:23:27.492Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-26T01:23:27.492Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T01:23:27.492Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-26T01:23:27.492Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-26T01:23:27.753Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-02-26T01:23:27.753Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T01:23:27.753Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-02-26T01:23:28.016Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-02-26T01:23:28.016Z] Setting up grep (3.1-2build1) ... [2021-02-26T01:23:28.276Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T01:23:28.276Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-26T01:23:28.276Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-26T01:23:28.276Z] Setting up login (1:4.5-1ubuntu2) ... [2021-02-26T01:23:28.537Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T01:23:28.537Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-26T01:23:28.537Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-26T01:23:28.537Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-02-26T01:23:28.799Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T01:23:28.799Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-26T01:23:28.799Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-26T01:23:29.370Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-26T01:23:29.370Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-26T01:23:29.370Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-26T01:23:29.370Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-26T01:23:29.942Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-02-26T01:23:29.943Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T01:23:29.943Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-02-26T01:23:29.943Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-26T01:23:31.328Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-26T01:23:31.328Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-26T01:23:31.328Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-26T01:23:31.328Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-26T01:23:31.328Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-02-26T01:23:31.328Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T01:23:31.328Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-02-26T01:23:31.328Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-02-26T01:23:31.589Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-02-26T01:23:31.589Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T01:23:31.589Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-26T01:23:31.589Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-26T01:23:31.850Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-26T01:23:31.850Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T01:23:31.850Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-26T01:23:31.850Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-26T01:23:32.111Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-26T01:23:32.111Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T01:23:32.111Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-26T01:23:32.111Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-26T01:23:32.373Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-26T01:23:32.373Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T01:23:32.373Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-26T01:23:32.373Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-26T01:23:32.634Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-26T01:23:32.634Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T01:23:32.634Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-26T01:23:32.634Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-26T01:23:32.894Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-26T01:23:32.894Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-26T01:23:32.894Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-26T01:23:32.894Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T01:23:32.894Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-26T01:23:33.156Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-26T01:23:33.156Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-26T01:23:33.156Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T01:23:33.156Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-26T01:23:33.416Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-26T01:23:33.416Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-26T01:23:33.416Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T01:23:33.416Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-26T01:23:33.416Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-26T01:23:33.678Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-02-26T01:23:33.678Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T01:23:33.678Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-26T01:23:33.678Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-26T01:23:34.250Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-02-26T01:23:34.512Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-02-26T01:23:34.773Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-02-26T01:23:34.773Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T01:23:34.773Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-26T01:23:34.773Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-26T01:23:35.034Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-02-26T01:23:35.034Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T01:23:35.034Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-02-26T01:23:35.176Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T01:23:35.176Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-26T01:23:35.176Z] ---> 409b3ecf7e68 [2021-02-26T01:23:35.176Z] Step 3/23 : WORKDIR /edgex-go [2021-02-26T01:23:35.176Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T01:23:35.176Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-26T01:23:35.176Z] ---> 409b3ecf7e68 [2021-02-26T01:23:35.176Z] Step 3/22 : WORKDIR /edgex-go [2021-02-26T01:23:35.176Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T01:23:35.176Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-26T01:23:35.176Z] ---> 409b3ecf7e68 [2021-02-26T01:23:35.176Z] Step 3/22 : WORKDIR /edgex-go [2021-02-26T01:23:35.176Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T01:23:35.176Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-26T01:23:35.176Z] ---> 409b3ecf7e68 [2021-02-26T01:23:35.176Z] Step 3/21 : WORKDIR /edgex-go [2021-02-26T01:23:35.176Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T01:23:35.176Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-26T01:23:35.176Z] ---> 409b3ecf7e68 [2021-02-26T01:23:35.176Z] Step 3/24 : WORKDIR /edgex-go [2021-02-26T01:23:35.176Z] ---> Running in bee98c45e733 [2021-02-26T01:23:35.176Z] ---> Running in 892ebd60690d [2021-02-26T01:23:35.176Z] ---> Running in 968ce0cdbb04 [2021-02-26T01:23:35.176Z] ---> Running in d2e3f17de2be [2021-02-26T01:23:35.176Z] ---> Running in fb0447a54de5 [2021-02-26T01:23:35.176Z] Removing intermediate container bee98c45e733 [2021-02-26T01:23:35.176Z] ---> b18adeb7bdf7 [2021-02-26T01:23:35.176Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T01:23:35.176Z] Removing intermediate container 968ce0cdbb04 [2021-02-26T01:23:35.176Z] ---> 460eae6869f2 [2021-02-26T01:23:35.176Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T01:23:35.176Z] Removing intermediate container 892ebd60690d [2021-02-26T01:23:35.176Z] ---> 8d6a10866c47 [2021-02-26T01:23:35.176Z] Removing intermediate container d2e3f17de2be [2021-02-26T01:23:35.176Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> d4c4b3fad6fa [2021-02-26T01:23:35.176Z] [2021-02-26T01:23:35.176Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T01:23:35.176Z] Removing intermediate container fb0447a54de5 [2021-02-26T01:23:35.176Z] ---> c95df16644d8 [2021-02-26T01:23:35.176Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T01:23:35.176Z] ---> Running in 02317b3086e5 [2021-02-26T01:23:35.176Z] ---> Running in 715cab427263 [2021-02-26T01:23:35.176Z] ---> Running in 9316a243c6c5 [2021-02-26T01:23:35.176Z] ---> Running in 7e8ea774b1dc [2021-02-26T01:23:35.176Z] ---> Running in 4b0673a51fc4 [2021-02-26T01:23:35.176Z] Removing intermediate container 02317b3086e5 [2021-02-26T01:23:35.176Z] ---> e824ae4811d8 [2021-02-26T01:23:35.176Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-26T01:23:35.176Z] ---> Running in 1fe2e47cc977 [2021-02-26T01:23:35.176Z] Removing intermediate container 715cab427263 [2021-02-26T01:23:35.176Z] ---> ba7dc3163438 [2021-02-26T01:23:35.176Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-26T01:23:35.176Z] Removing intermediate container 9316a243c6c5 [2021-02-26T01:23:35.176Z] ---> e5cdf9f0038a [2021-02-26T01:23:35.176Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-26T01:23:35.176Z] Removing intermediate container 7e8ea774b1dc [2021-02-26T01:23:35.176Z] ---> 4e9bb1e38402 [2021-02-26T01:23:35.176Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-26T01:23:35.176Z] ---> Running in 3d7d71c8eb0f [2021-02-26T01:23:35.176Z] ---> Running in 61eab84f2e5e [2021-02-26T01:23:35.176Z] ---> Running in 4a4b60f65e29 [2021-02-26T01:23:35.176Z] Removing intermediate container 4b0673a51fc4 [2021-02-26T01:23:35.176Z] ---> 841d586faeb8 [2021-02-26T01:23:35.176Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-26T01:23:35.176Z] ---> Running in f0cfbf16a9c3 [2021-02-26T01:23:35.176Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T01:23:35.176Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T01:23:35.176Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T01:23:35.176Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T01:23:35.176Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T01:23:35.176Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T01:23:35.176Z] OK: 217 MiB in 51 packages [2021-02-26T01:23:35.176Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T01:23:35.176Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T01:23:35.295Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-26T01:23:35.295Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-02-26T01:23:35.295Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T01:23:35.295Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-02-26T01:23:35.454Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T01:23:35.454Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T01:23:35.556Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-02-26T01:23:35.556Z] Setting up debconf (1.5.66ubuntu1) ... [2021-02-26T01:23:35.817Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T01:23:35.817Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-02-26T01:23:35.817Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-26T01:23:35.817Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-02-26T01:23:36.057Z] Removing intermediate container 1fe2e47cc977 [2021-02-26T01:23:36.057Z] ---> f379d6bda191 [2021-02-26T01:23:36.057Z] Step 6/22 : COPY go.mod . [2021-02-26T01:23:36.057Z] OK: 217 MiB in 51 packages [2021-02-26T01:23:36.057Z] OK: 217 MiB in 51 packages [2021-02-26T01:23:36.079Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T01:23:36.079Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-02-26T01:23:36.079Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-26T01:23:36.079Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-02-26T01:23:36.329Z] OK: 217 MiB in 51 packages [2021-02-26T01:23:36.329Z] OK: 217 MiB in 51 packages [2021-02-26T01:23:36.340Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T01:23:36.340Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-26T01:23:36.340Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-26T01:23:36.340Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-26T01:23:36.601Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T01:23:36.601Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-26T01:23:36.601Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-26T01:23:36.864Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-26T01:23:36.864Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T01:23:36.864Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-26T01:23:36.864Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-26T01:23:37.130Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-26T01:23:37.328Z] ---> 36472a218eff [2021-02-26T01:23:37.328Z] Step 7/22 : RUN go mod download [2021-02-26T01:23:37.392Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T01:23:37.393Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-26T01:23:37.393Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-26T01:23:37.393Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-02-26T01:23:37.393Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-26T01:23:37.602Z] ---> Running in e8e03d957f40 [2021-02-26T01:23:37.655Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-26T01:23:37.655Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-26T01:23:37.655Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-26T01:23:37.655Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T01:23:37.655Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-02-26T01:23:37.655Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-02-26T01:23:37.878Z] Removing intermediate container 61eab84f2e5e [2021-02-26T01:23:37.878Z] ---> 02e9a4c39dc8 [2021-02-26T01:23:37.878Z] Step 6/23 : COPY go.mod . [2021-02-26T01:23:37.917Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-02-26T01:23:37.917Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T01:23:37.917Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-02-26T01:23:38.179Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-26T01:23:38.179Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-26T01:23:38.440Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T01:23:38.440Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-26T01:23:38.440Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-26T01:23:38.482Z] Removing intermediate container 4a4b60f65e29 [2021-02-26T01:23:38.482Z] ---> 811c3070c6af [2021-02-26T01:23:38.482Z] Step 6/22 : COPY go.mod . [2021-02-26T01:23:38.482Z] Removing intermediate container f0cfbf16a9c3 [2021-02-26T01:23:38.482Z] ---> f25b1bcdafb1 [2021-02-26T01:23:38.482Z] Step 6/21 : COPY go.mod . [2021-02-26T01:23:38.702Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-26T01:23:38.702Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T01:23:38.702Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-02-26T01:23:38.702Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-02-26T01:23:38.757Z] Removing intermediate container 3d7d71c8eb0f [2021-02-26T01:23:38.757Z] ---> 4fad3b90cf21 [2021-02-26T01:23:38.757Z] Step 6/24 : COPY go.mod . [2021-02-26T01:23:38.964Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-02-26T01:23:38.964Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T01:23:38.964Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-26T01:23:38.964Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-26T01:23:39.358Z] ---> 28beb559cc2b [2021-02-26T01:23:39.358Z] Step 7/23 : RUN go mod download [2021-02-26T01:23:39.358Z] ---> 528dd87c9037 [2021-02-26T01:23:39.358Z] Step 7/21 : RUN go mod download [2021-02-26T01:23:39.535Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-02-26T01:23:39.536Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T01:23:39.536Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-26T01:23:39.536Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-02-26T01:23:39.637Z] ---> Running in 11b8bfd066e9 [2021-02-26T01:23:39.637Z] ---> e5eb2d6b302f [2021-02-26T01:23:39.637Z] Step 7/22 : RUN go mod download [2021-02-26T01:23:39.637Z] ---> Running in 15e6b35d3c42 [2021-02-26T01:23:39.797Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-02-26T01:23:39.797Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T01:23:39.797Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-02-26T01:23:39.797Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-02-26T01:23:39.907Z] ---> Running in 3d4aa81f8455 [2021-02-26T01:23:40.058Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-02-26T01:23:40.058Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T01:23:40.058Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-02-26T01:23:40.058Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-02-26T01:23:40.058Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-02-26T01:23:40.178Z] ---> 5e30b896feb0 [2021-02-26T01:23:40.178Z] Step 7/24 : RUN go mod download [2021-02-26T01:23:40.319Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T01:23:40.319Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-02-26T01:23:40.319Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-02-26T01:23:40.319Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-02-26T01:23:40.451Z] ---> Running in 7fae952f4466 [2021-02-26T01:23:40.580Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T01:23:40.581Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-02-26T01:23:40.581Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-02-26T01:23:40.581Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-02-26T01:23:40.844Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T01:23:40.844Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-02-26T01:23:40.844Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-02-26T01:23:40.844Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-02-26T01:23:40.844Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T01:23:40.844Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-02-26T01:23:41.106Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-02-26T01:23:41.106Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-02-26T01:23:41.106Z] (Reading database ... 13915 files and directories currently installed.) [2021-02-26T01:23:41.106Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-26T01:23:41.106Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-26T01:23:41.368Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-26T01:23:41.368Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-26T01:23:41.631Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-02-26T01:23:41.631Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-02-26T01:23:41.893Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-02-26T01:23:41.893Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-02-26T01:23:41.904Z] Removing intermediate container e8e03d957f40 [2021-02-26T01:23:41.904Z] ---> 55cc8c817526 [2021-02-26T01:23:41.904Z] Step 8/22 : COPY . . [2021-02-26T01:23:42.155Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-02-26T01:23:42.155Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-02-26T01:23:42.155Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-02-26T01:23:42.155Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-02-26T01:23:42.417Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-02-26T01:23:42.417Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-02-26T01:23:42.417Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-02-26T01:23:42.417Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-02-26T01:23:42.678Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-02-26T01:23:42.678Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-02-26T01:23:42.678Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-02-26T01:23:42.678Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-02-26T01:23:42.940Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-02-26T01:23:42.940Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-02-26T01:23:43.201Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-02-26T01:23:43.201Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-02-26T01:23:44.537Z] Removing intermediate container 11b8bfd066e9 [2021-02-26T01:23:44.537Z] ---> 36f7b9b51e7e [2021-02-26T01:23:44.537Z] Step 8/23 : COPY . . [2021-02-26T01:23:44.591Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-02-26T01:23:44.591Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-02-26T01:23:44.591Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-02-26T01:23:44.591Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-02-26T01:23:44.591Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-26T01:23:44.591Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-26T01:23:44.813Z] Removing intermediate container 15e6b35d3c42 [2021-02-26T01:23:44.813Z] ---> 8e564c8a9ad7 [2021-02-26T01:23:44.813Z] Step 8/21 : COPY . . [2021-02-26T01:23:45.091Z] Removing intermediate container 3d4aa81f8455 [2021-02-26T01:23:45.091Z] ---> 6d1229d3176f [2021-02-26T01:23:45.091Z] Step 8/22 : COPY . . [2021-02-26T01:23:45.170Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-26T01:23:45.170Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-26T01:23:45.170Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-26T01:23:45.170Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-26T01:23:45.431Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-26T01:23:45.431Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-26T01:23:45.431Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-26T01:23:45.690Z] Removing intermediate container 7fae952f4466 [2021-02-26T01:23:45.690Z] ---> bb0d61c2cd75 [2021-02-26T01:23:45.690Z] Step 8/24 : COPY . . [2021-02-26T01:23:45.693Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-26T01:23:45.693Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-26T01:23:45.693Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-26T01:23:45.956Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-26T01:23:45.956Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-26T01:23:45.956Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-26T01:23:45.956Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-26T01:23:46.898Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-26T01:23:46.898Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-26T01:23:47.904Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-26T01:23:47.904Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-26T01:23:48.521Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-26T01:23:48.521Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-26T01:23:48.784Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-26T01:23:48.784Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-26T01:23:49.842Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-26T01:23:49.842Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-26T01:23:49.842Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-26T01:23:49.842Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-26T01:23:50.110Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-02-26T01:23:50.111Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-26T01:23:50.111Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-02-26T01:23:50.371Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-26T01:23:50.371Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-02-26T01:23:50.371Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-02-26T01:23:50.371Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-26T01:23:50.371Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-26T01:23:50.631Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-26T01:23:50.631Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-26T01:23:50.631Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-02-26T01:23:50.893Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-02-26T01:23:50.893Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-26T01:23:50.893Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-26T01:23:50.893Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-26T01:23:50.893Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-26T01:23:51.153Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-26T01:23:51.153Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-02-26T01:23:51.153Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-02-26T01:23:51.153Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-02-26T01:23:51.153Z] [2021-02-26T01:23:51.153Z] Current default time zone: 'Etc/UTC' [2021-02-26T01:23:51.153Z] Local time is now: Fri Feb 26 01:23:51 UTC 2021. [2021-02-26T01:23:51.154Z] Universal Time is now: Fri Feb 26 01:23:51 UTC 2021. [2021-02-26T01:23:51.154Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-02-26T01:23:51.154Z] [2021-02-26T01:23:51.154Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-02-26T01:23:51.154Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-26T01:23:51.414Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-02-26T01:23:51.414Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-02-26T01:23:51.414Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-02-26T01:23:51.414Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-02-26T01:23:51.414Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-02-26T01:23:51.414Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-02-26T01:23:51.414Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-02-26T01:23:51.675Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-02-26T01:23:51.675Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-26T01:23:51.675Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-02-26T01:23:51.936Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-26T01:23:51.936Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-26T01:23:51.936Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-26T01:23:51.936Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-02-26T01:23:52.198Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-02-26T01:23:52.198Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-02-26T01:23:52.198Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-02-26T01:23:52.198Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-02-26T01:23:52.198Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-02-26T01:23:52.198Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-02-26T01:23:52.198Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-02-26T01:23:54.112Z] Updating certificates in /etc/ssl/certs... [2021-02-26T01:23:55.053Z] 23 added, 27 removed; done. [2021-02-26T01:23:55.053Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-02-26T01:23:55.053Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-26T01:23:55.054Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-02-26T01:23:55.054Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-02-26T01:23:55.054Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-02-26T01:23:55.054Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-26T01:23:55.054Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-26T01:23:55.315Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-26T01:23:55.315Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-26T01:23:55.315Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-26T01:23:55.315Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-26T01:23:55.315Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-26T01:23:55.315Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-02-26T01:23:55.315Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-02-26T01:23:55.315Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-02-26T01:23:55.575Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-02-26T01:23:55.575Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-02-26T01:23:55.575Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-26T01:23:55.575Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-26T01:23:55.575Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-02-26T01:23:55.575Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-02-26T01:23:55.575Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-02-26T01:23:55.836Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-26T01:23:55.836Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-26T01:23:55.836Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-02-26T01:23:55.836Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-02-26T01:23:55.836Z] Updating certificates in /etc/ssl/certs... [2021-02-26T01:23:56.407Z] 0 added, 0 removed; done. [2021-02-26T01:23:56.407Z] Running hooks in /etc/ca-certificates/update.d... [2021-02-26T01:23:56.407Z] done. [2021-02-26T01:23:56.978Z] Reading package lists... [2021-02-26T01:23:56.978Z] Building dependency tree... [2021-02-26T01:23:56.978Z] Reading state information... [2021-02-26T01:23:57.238Z] The following NEW packages will be installed: [2021-02-26T01:23:57.238Z] apt-transport-https [2021-02-26T01:23:57.238Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-02-26T01:23:57.238Z] Need to get 1696 B of archives. [2021-02-26T01:23:57.238Z] After this operation, 153 kB of additional disk space will be used. [2021-02-26T01:23:57.238Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-02-26T01:23:57.238Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-26T01:23:57.238Z] Fetched 1696 B in 0s (29.9 kB/s) [2021-02-26T01:23:57.498Z] Selecting previously unselected package apt-transport-https. [2021-02-26T01:23:57.498Z] (Reading database ... 13920 files and directories currently installed.) [2021-02-26T01:23:57.498Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-02-26T01:23:57.498Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-26T01:23:57.498Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-26T01:23:57.758Z] Waiting for network to be ready... [2021-02-26T01:24:01.969Z] 2021-02-26T01:24:00Z INFO Waiting for automatic snapd restart... [2021-02-26T01:24:02.230Z] snapd 2.48.2.1 from Canonical* installed [2021-02-26T01:24:02.230Z] "snapd" switched to the "latest/stable" channel [2021-02-26T01:24:02.230Z] [2021-02-26T01:24:04.774Z] core18 20210128 from Canonical* installed [2021-02-26T01:24:05.035Z] "core18" switched to the "latest/stable" channel [2021-02-26T01:24:05.035Z] [2021-02-26T01:24:08.339Z] snapcraft 4.5.1 from Canonical* installed [2021-02-26T01:24:08.339Z] "snapcraft" switched to the "latest/stable" channel [2021-02-26T01:24:08.339Z] [2021-02-26T01:24:11.641Z] 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-02-26T01:24:11.641Z] - README.md [2021-02-26T01:24:11.641Z] - snapcraft.yaml.orig [2021-02-26T01:24:11.641Z] [2021-02-26T01:24:11.641Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-26T01:24:12.546Z] ---> e8eaa348abfc [2021-02-26T01:24:12.547Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-26T01:24:12.547Z] ---> e4ee955863a7 [2021-02-26T01:24:12.547Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-26T01:24:12.547Z] ---> f92e4394c899 [2021-02-26T01:24:12.547Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-26T01:24:12.547Z] ---> Running in 631366300c89 [2021-02-26T01:24:12.547Z] ---> 284b7fbac747 [2021-02-26T01:24:12.547Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-26T01:24:12.547Z] ---> ec709c9032f4 [2021-02-26T01:24:12.547Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-26T01:24:12.547Z] ---> Running in db85765e13b1 [2021-02-26T01:24:12.547Z] ---> Running in 5f7dbc89fa67 [2021-02-26T01:24:12.547Z] ---> Running in beca5e97a411 [2021-02-26T01:24:12.547Z] ---> Running in 8965ae60aaba [2021-02-26T01:24:12.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-26T01:24:12.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-26T01:24:12.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-26T01:24:12.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-26T01:24:12.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-26T01:24:18.229Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-26T01:24:18.229Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-26T01:24:18.229Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-26T01:24:18.229Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-26T01:24:18.229Z] Fetched 88.7 kB in 1s (145 kB/s) [2021-02-26T01:24:19.177Z] Reading package lists... [2021-02-26T01:24:19.438Z] 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-02-26T01:24:26.030Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-26T01:24:26.030Z] Reading package lists... [2021-02-26T01:24:26.030Z] Building dependency tree... [2021-02-26T01:24:26.030Z] Reading state information... [2021-02-26T01:24:26.030Z] Suggested packages: [2021-02-26T01:24:26.030Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-02-26T01:24:26.030Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-02-26T01:24:26.030Z] Recommended packages: [2021-02-26T01:24:26.030Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-02-26T01:24:26.030Z] The following NEW packages will be installed: [2021-02-26T01:24:26.030Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-02-26T01:24:26.030Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-02-26T01:24:26.030Z] pkg-config zip [2021-02-26T01:24:26.030Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-02-26T01:24:26.030Z] Need to get 7655 kB of archives. [2021-02-26T01:24:26.030Z] After this operation, 43.7 MB of additional disk space will be used. [2021-02-26T01:24:26.030Z] 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-02-26T01:24:26.030Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-02-26T01:24:26.030Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-02-26T01:24:26.030Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-02-26T01:24:26.030Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-02-26T01:24:26.030Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-02-26T01:24:26.030Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-02-26T01:24:26.030Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-02-26T01:24:26.290Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-02-26T01:24:26.290Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-02-26T01:24:26.290Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-02-26T01:24:26.290Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-02-26T01:24:26.290Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-02-26T01:24:26.290Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-02-26T01:24:26.551Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-02-26T01:24:26.551Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-26T01:24:26.551Z] Fetched 7655 kB in 1s (10.6 MB/s) [2021-02-26T01:24:26.551Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-02-26T01:24:26.551Z] (Reading database ... 13924 files and directories currently installed.) [2021-02-26T01:24:26.551Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-02-26T01:24:26.551Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-26T01:24:26.812Z] Selecting previously unselected package libpsl5:amd64. [2021-02-26T01:24:26.812Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-02-26T01:24:26.812Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-02-26T01:24:26.812Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-02-26T01:24:26.812Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-02-26T01:24:27.073Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-26T01:24:27.073Z] Selecting previously unselected package librtmp1:amd64. [2021-02-26T01:24:27.073Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-02-26T01:24:27.073Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-26T01:24:27.073Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-02-26T01:24:27.073Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-02-26T01:24:27.073Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-26T01:24:27.336Z] Selecting previously unselected package liberror-perl. [2021-02-26T01:24:27.336Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-02-26T01:24:27.336Z] Unpacking liberror-perl (0.17025-1) ... [2021-02-26T01:24:27.336Z] Selecting previously unselected package git-man. [2021-02-26T01:24:27.336Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-02-26T01:24:27.336Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-26T01:24:27.597Z] Selecting previously unselected package git. [2021-02-26T01:24:27.597Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-02-26T01:24:27.597Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-02-26T01:24:28.538Z] Selecting previously unselected package libnorm1:amd64. [2021-02-26T01:24:28.538Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-02-26T01:24:28.538Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-26T01:24:28.538Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-02-26T01:24:28.538Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-02-26T01:24:28.538Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-26T01:24:28.538Z] Selecting previously unselected package libsodium23:amd64. [2021-02-26T01:24:28.538Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-02-26T01:24:28.538Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-02-26T01:24:28.800Z] Selecting previously unselected package libzmq5:amd64. [2021-02-26T01:24:28.800Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-26T01:24:28.800Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-26T01:24:28.800Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-02-26T01:24:28.800Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-26T01:24:28.800Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-26T01:24:29.061Z] Selecting previously unselected package pkg-config. [2021-02-26T01:24:29.061Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-02-26T01:24:29.061Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-02-26T01:24:29.061Z] Selecting previously unselected package zip. [2021-02-26T01:24:29.061Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-02-26T01:24:29.061Z] Unpacking zip (3.0-11build1) ... [2021-02-26T01:24:29.061Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-26T01:24:29.061Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-26T01:24:29.061Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-26T01:24:29.322Z] Setting up liberror-perl (0.17025-1) ... [2021-02-26T01:24:29.322Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-02-26T01:24:29.322Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-26T01:24:29.322Z] No schema files found: doing nothing. [2021-02-26T01:24:29.322Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-26T01:24:29.322Z] Setting up zip (3.0-11build1) ... [2021-02-26T01:24:29.322Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-26T01:24:29.322Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-02-26T01:24:29.322Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-02-26T01:24:29.581Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-26T01:24:29.581Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-26T01:24:29.581Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-26T01:24:29.581Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-02-26T01:24:29.581Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-26T01:24:36.172Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-26T01:24:36.172Z] git set to automatically installed. [2021-02-26T01:24:36.172Z] git-man set to automatically installed. [2021-02-26T01:24:36.172Z] libcurl3-gnutls set to automatically installed. [2021-02-26T01:24:36.172Z] liberror-perl set to automatically installed. [2021-02-26T01:24:36.172Z] libglib2.0-0 set to automatically installed. [2021-02-26T01:24:36.172Z] libnghttp2-14 set to automatically installed. [2021-02-26T01:24:36.172Z] libnorm1 set to automatically installed. [2021-02-26T01:24:36.172Z] libpgm-5.2-0 set to automatically installed. [2021-02-26T01:24:36.172Z] libpsl5 set to automatically installed. [2021-02-26T01:24:36.172Z] librtmp1 set to automatically installed. [2021-02-26T01:24:36.172Z] libsodium23 set to automatically installed. [2021-02-26T01:24:36.172Z] libzmq3-dev set to automatically installed. [2021-02-26T01:24:36.172Z] libzmq5 set to automatically installed. [2021-02-26T01:24:36.172Z] pkg-config set to automatically installed. [2021-02-26T01:24:36.172Z] zip set to automatically installed. [2021-02-26T01:24:37.556Z] snapd is not logged in, snap install commands will use sudo [2021-02-26T01:24:44.145Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-26T01:24:45.087Z] snap "core18" has no updates available [2021-02-26T01:24:45.659Z] Pulling config-common [2021-02-26T01:24:45.659Z] + snapcraftctl pull [2021-02-26T01:24:46.600Z] Pulling go-build-helper [2021-02-26T01:24:46.600Z] + snapcraftctl pull [2021-02-26T01:25:08.567Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-26T01:25:08.567Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-26T01:25:08.567Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-02-26T01:25:08.567Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-02-26T01:25:08.567Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] [2021-02-26T01:25:08.567Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] [2021-02-26T01:25:08.567Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] [2021-02-26T01:25:08.567Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] [2021-02-26T01:25:08.567Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1110 kB] [2021-02-26T01:25:08.567Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-02-26T01:25:08.567Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-26T01:25:08.567Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-26T01:25:08.567Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-26T01:25:08.567Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-26T01:25:08.567Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-26T01:25:08.567Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-26T01:25:08.567Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-26T01:25:08.567Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-26T01:25:08.567Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-26T01:25:08.567Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] [2021-02-26T01:25:08.567Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-02-26T01:25:08.567Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] [2021-02-26T01:25:08.567Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] [2021-02-26T01:25:08.567Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] [2021-02-26T01:25:08.567Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] [2021-02-26T01:25:08.567Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-02-26T01:25:08.567Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-02-26T01:25:08.567Z] Fetched 24.0 MB in 0s (0 B/s) [2021-02-26T01:25:08.567Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-02-26T01:25:08.567Z] Fetched 96.5 kB in 0s (0 B/s) [2021-02-26T01:25:08.567Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-02-26T01:25:08.567Z] Fetched 279 kB in 0s (0 B/s) [2021-02-26T01:25:08.567Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-02-26T01:25:08.567Z] Fetched 122 kB in 0s (0 B/s) [2021-02-26T01:25:08.567Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-02-26T01:25:08.567Z] Fetched 77.8 kB in 0s (0 B/s) [2021-02-26T01:25:08.567Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-02-26T01:25:08.567Z] Fetched 8848 B in 0s (0 B/s) [2021-02-26T01:25:08.567Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-02-26T01:25:08.567Z] Fetched 47.8 kB in 0s (0 B/s) [2021-02-26T01:25:08.567Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-02-26T01:25:08.567Z] Fetched 45.6 kB in 0s (0 B/s) [2021-02-26T01:25:08.567Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-02-26T01:25:08.567Z] Fetched 15.0 kB in 0s (0 B/s) [2021-02-26T01:25:08.567Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-02-26T01:25:08.567Z] Fetched 214 kB in 0s (0 B/s) [2021-02-26T01:25:08.567Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-02-26T01:25:08.567Z] Fetched 154 kB in 0s (0 B/s) [2021-02-26T01:25:08.567Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-02-26T01:25:08.567Z] Fetched 50.6 kB in 0s (0 B/s) [2021-02-26T01:25:08.567Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-02-26T01:25:08.567Z] Fetched 14.8 kB in 0s (0 B/s) [2021-02-26T01:25:08.567Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-02-26T01:25:08.567Z] Fetched 41.8 kB in 0s (0 B/s) [2021-02-26T01:25:08.567Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-02-26T01:25:08.567Z] Fetched 499 kB in 0s (0 B/s) [2021-02-26T01:25:08.567Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-02-26T01:25:08.567Z] Fetched 111 kB in 0s (0 B/s) [2021-02-26T01:25:08.567Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-02-26T01:25:08.567Z] Fetched 240 kB in 0s (0 B/s) [2021-02-26T01:25:08.567Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-02-26T01:25:08.567Z] Fetched 29.3 kB in 0s (0 B/s) [2021-02-26T01:25:08.567Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-02-26T01:25:08.567Z] Fetched 85.5 kB in 0s (0 B/s) [2021-02-26T01:25:08.567Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-02-26T01:25:08.567Z] Fetched 24.5 kB in 0s (0 B/s) [2021-02-26T01:25:08.567Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-02-26T01:25:08.568Z] Fetched 49.2 kB in 0s (0 B/s) [2021-02-26T01:25:08.568Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-02-26T01:25:08.568Z] Fetched 54.2 kB in 0s (0 B/s) [2021-02-26T01:25:08.568Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-02-26T01:25:08.568Z] Fetched 30.8 kB in 0s (0 B/s) [2021-02-26T01:25:08.568Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-02-26T01:25:08.568Z] Fetched 15.8 kB in 0s (0 B/s) [2021-02-26T01:25:08.568Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-02-26T01:25:08.568Z] Fetched 85.9 kB in 0s (0 B/s) [2021-02-26T01:25:08.568Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-02-26T01:25:08.568Z] Fetched 8720 B in 0s (0 B/s) [2021-02-26T01:25:08.568Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-02-26T01:25:08.568Z] Fetched 137 kB in 0s (0 B/s) [2021-02-26T01:25:08.568Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-02-26T01:25:08.568Z] Fetched 119 kB in 0s (0 B/s) [2021-02-26T01:25:08.568Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-02-26T01:25:08.568Z] Fetched 109 kB in 0s (0 B/s) [2021-02-26T01:25:08.568Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-02-26T01:25:08.568Z] Fetched 11.1 kB in 0s (0 B/s) [2021-02-26T01:25:08.568Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-02-26T01:25:08.568Z] Fetched 645 kB in 0s (0 B/s) [2021-02-26T01:25:08.568Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-02-26T01:25:08.568Z] Fetched 41.3 kB in 0s (0 B/s) [2021-02-26T01:25:08.568Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-02-26T01:25:08.568Z] Fetched 17.9 kB in 0s (0 B/s) [2021-02-26T01:25:08.568Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-02-26T01:25:08.568Z] Fetched 368 kB in 0s (0 B/s) [2021-02-26T01:25:08.568Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-02-26T01:25:08.568Z] Fetched 187 kB in 0s (0 B/s) [2021-02-26T01:25:08.568Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-02-26T01:25:08.568Z] Fetched 175 kB in 0s (0 B/s) [2021-02-26T01:25:08.568Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-02-26T01:25:11.906Z] Fetched 206 kB in 0s (0 B/s) [2021-02-26T01:25:11.906Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-02-26T01:25:11.906Z] Fetched 1301 kB in 0s (0 B/s) [2021-02-26T01:25:11.906Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-02-26T01:25:11.906Z] Fetched 36.2 kB in 0s (0 B/s) [2021-02-26T01:25:11.906Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-02-26T01:25:11.906Z] Fetched 159 kB in 0s (0 B/s) [2021-02-26T01:25:11.906Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-02-26T01:25:11.906Z] Fetched 107 kB in 0s (0 B/s) [2021-02-26T01:25:11.906Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-02-26T01:25:11.906Z] Fetched 48.7 kB in 0s (0 B/s) [2021-02-26T01:25:11.906Z] Pulling static-packages [2021-02-26T01:25:11.906Z] + snapcraftctl pull [2021-02-26T01:25:12.484Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-02-26T01:25:12.484Z] Skipping pull go-build-helper (already ran) [2021-02-26T01:25:12.484Z] Skipping pull static-packages (already ran) [2021-02-26T01:25:12.484Z] Building go-build-helper [2021-02-26T01:25:12.484Z] + snapcraftctl build [2021-02-26T01:25:15.799Z] Building static-packages [2021-02-26T01:25:15.799Z] + snapcraftctl build [2021-02-26T01:25:17.727Z] Staging go-build-helper [2021-02-26T01:25:17.727Z] + snapcraftctl stage [2021-02-26T01:25:18.832Z] Staging static-packages [2021-02-26T01:25:18.832Z] + snapcraftctl stage [2021-02-26T01:25:19.401Z] Pulling go115 [2021-02-26T01:25:19.401Z] + snapcraftctl pull [2021-02-26T01:25:20.344Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-02-26T01:25:20.344Z] Skipping pull go115 (already ran) [2021-02-26T01:25:20.344Z] Building go115 [2021-02-26T01:25:20.344Z] + dpkg --print-architecture [2021-02-26T01:25:20.344Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-02-26T01:25:20.344Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-02-26T01:25:20.344Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-02-26T01:25:20.344Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-26T01:25:20.344Z] Dload Upload Total Spent Left Speed [2021-02-26T01:25:23.469Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 449k 0 0 1888k 0 0:01:02 --:--:-- 0:01:02 1880k 31 115M 31 36.9M 0 0 29.8M 0 0:00:03 0:00:01 0:00:02 29.8M 68 115M 68 79.6M 0 0 35.5M 0 0:00:03 0:00:02 0:00:01 35.5M 100 115M 100 115M 0 0 37.5M 0 0:00:03 0:00:03 --:--:-- 37.5M [2021-02-26T01:25:23.469Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-02-26T01:25:23.469Z] + sha256sum -c sha256 [2021-02-26T01:25:23.469Z] + grep OK [2021-02-26T01:25:24.042Z] go1.15.2.linux-amd64.tar.gz: OK [2021-02-26T01:25:24.042Z] + mkdir -p /root/stage/go1.15 [2021-02-26T01:25:24.042Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-02-26T01:25:28.244Z] Staging go115 [2021-02-26T01:25:28.244Z] + snapcraftctl stage [2021-02-26T01:25:33.535Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-26T01:25:33.535Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-26T01:25:33.535Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-26T01:25:33.535Z] Fetched 88.7 kB in 0s (0 B/s) [2021-02-26T01:25:33.535Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-02-26T01:25:33.535Z] Fetched 224 kB in 0s (0 B/s) [2021-02-26T01:25:33.535Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-02-26T01:25:33.535Z] Fetched 157 kB in 0s (0 B/s) [2021-02-26T01:25:33.535Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-02-26T01:25:33.535Z] Fetched 221 kB in 0s (0 B/s) [2021-02-26T01:25:33.535Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-02-26T01:25:33.535Z] Fetched 143 kB in 0s (0 B/s) [2021-02-26T01:25:33.535Z] Pulling edgex-go [2021-02-26T01:25:33.535Z] + snapcraftctl pull [2021-02-26T01:25:34.107Z] Pulling version [2021-02-26T01:25:34.107Z] + cd /root/project [2021-02-26T01:25:34.107Z] + [ -f VERSION ] [2021-02-26T01:25:34.107Z] + PROJECT_VERSION=local-dev [2021-02-26T01:25:34.107Z] + git rev-parse --short HEAD [2021-02-26T01:25:34.107Z] + GIT_REVISION=8169d6f9 [2021-02-26T01:25:34.107Z] + snapcraftctl set-version local-dev [2021-02-26T01:25:34.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-26T01:25:35.045Z] Building config-common [2021-02-26T01:25:35.045Z] + snapcraftctl build [2021-02-26T01:25:36.957Z] Skipping build go-build-helper (already ran) [2021-02-26T01:25:36.957Z] Skipping build static-packages (already ran) [2021-02-26T01:25:36.957Z] Skipping build go115 (already ran) [2021-02-26T01:25:36.957Z] Building edgex-go [2021-02-26T01:25:37.218Z] + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin [2021-02-26T01:25:37.218Z] + cd /root/parts/edgex-go/src [2021-02-26T01:25:37.218Z] + make build [2021-02-26T01:25:37.218Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-26T01:25:37.283Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-26T01:25:39.760Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-02-26T01:25:39.761Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-02-26T01:25:39.761Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 [2021-02-26T01:25:39.761Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.38 [2021-02-26T01:25:39.761Z] go: downloading github.com/google/uuid v1.2.0 [2021-02-26T01:25:39.761Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-02-26T01:25:39.761Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-02-26T01:25:39.761Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-02-26T01:25:39.761Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-02-26T01:25:39.761Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-02-26T01:25:39.761Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-26T01:25:39.761Z] go: downloading github.com/x448/float16 v0.8.4 [2021-02-26T01:25:39.761Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-02-26T01:25:39.761Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-02-26T01:25:39.761Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-02-26T01:25:39.761Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-02-26T01:25:39.761Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-26T01:25:39.761Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-02-26T01:25:39.761Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-02-26T01:25:40.040Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-02-26T01:25:40.040Z] go: downloading github.com/pkg/errors v0.8.1 [2021-02-26T01:25:40.040Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-02-26T01:25:40.040Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-02-26T01:25:40.040Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-02-26T01:25:40.040Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-02-26T01:25:40.040Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-02-26T01:25:40.040Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-26T01:25:40.040Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-02-26T01:25:40.040Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-02-26T01:25:40.040Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-02-26T01:25:40.040Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-02-26T01:25:40.040Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-02-26T01:25:40.040Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-02-26T01:25:40.040Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-02-26T01:25:40.040Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-02-26T01:25:40.040Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-02-26T01:25:40.040Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-02-26T01:25:40.040Z] go: downloading github.com/fatih/color v1.9.0 [2021-02-26T01:25:40.040Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-26T01:25:40.040Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-02-26T01:25:40.301Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-02-26T01:25:40.301Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-26T01:25:40.301Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-02-26T01:25:40.301Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-02-26T01:25:46.880Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-26T01:25:46.880Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-02-26T01:25:51.075Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-26T01:25:51.646Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-26T01:25:53.029Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-26T01:25:53.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-26T01:25:53.289Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-02-26T01:25:53.549Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-02-26T01:25:53.549Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-26T01:25:53.549Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-26T01:25:54.929Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-26T01:25:54.929Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-02-26T01:25:54.929Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-02-26T01:25:56.318Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-26T01:25:56.890Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-26T01:25:56.890Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-02-26T01:25:58.271Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-26T01:25:59.211Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-26T01:25:59.211Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-02-26T01:25:59.485Z] Removing intermediate container beca5e97a411 [2021-02-26T01:25:59.485Z] ---> 893067bada1b [2021-02-26T01:25:59.485Z] [2021-02-26T01:25:59.485Z] Step 10/24 : FROM alpine:3.12 [2021-02-26T01:25:59.485Z] Removing intermediate container db85765e13b1 [2021-02-26T01:25:59.485Z] ---> 25a3730b75a6 [2021-02-26T01:25:59.485Z] [2021-02-26T01:25:59.485Z] Step 10/21 : FROM alpine:3.12 [2021-02-26T01:25:59.485Z] 3.12: Pulling from library/alpine [2021-02-26T01:25:59.485Z] 3.12: Pulling from library/alpine [2021-02-26T01:25:59.485Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-02-26T01:25:59.485Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-02-26T01:25:59.485Z] Status: Downloaded newer image for alpine:3.12 [2021-02-26T01:25:59.485Z] ---> d10569e2745f [2021-02-26T01:25:59.485Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-26T01:25:59.485Z] Status: Image is up to date for alpine:3.12 [2021-02-26T01:25:59.485Z] ---> d10569e2745f [2021-02-26T01:25:59.485Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-26T01:25:59.485Z] ---> Running in 555502c6536b [2021-02-26T01:25:59.485Z] ---> Running in 32d926697f57 [2021-02-26T01:26:00.092Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T01:26:00.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-26T01:26:00.155Z] go: downloading github.com/lib/pq v1.9.0 [2021-02-26T01:26:00.368Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T01:26:00.368Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T01:26:00.644Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T01:26:01.247Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-26T01:26:01.247Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-26T01:26:01.247Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-26T01:26:01.248Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-26T01:26:01.248Z] (4/4) Installing curl (7.69.1-r3) [2021-02-26T01:26:01.248Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T01:26:01.523Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-26T01:26:01.523Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-26T01:26:01.523Z] Executing ca-certificates-20191127-r4.trigger [2021-02-26T01:26:01.523Z] (4/5) Installing curl (7.69.1-r3) [2021-02-26T01:26:01.523Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-26T01:26:01.523Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T01:26:01.523Z] Executing ca-certificates-20191127-r4.trigger [2021-02-26T01:26:01.799Z] OK: 7 MiB in 19 packages [2021-02-26T01:26:01.799Z] OK: 7 MiB in 18 packages [2021-02-26T01:26:02.073Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-02-26T01:26:02.073Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-02-26T01:26:02.073Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-02-26T01:26:02.073Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-02-26T01:26:02.073Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-02-26T01:26:02.073Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-02-26T01:26:02.073Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-02-26T01:26:02.073Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-02-26T01:26:02.073Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-02-26T01:26:02.073Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-02-26T01:26:02.073Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-02-26T01:26:02.073Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-02-26T01:26:02.073Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-02-26T01:26:02.073Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-02-26T01:26:02.073Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-02-26T01:26:02.073Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-02-26T01:26:02.073Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-02-26T01:26:02.073Z] + 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-02-26T01:26:02.073Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-02-26T01:26:02.073Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-02-26T01:26:02.073Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-02-26T01:26:02.073Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-02-26T01:26:02.073Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-02-26T01:26:02.073Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-02-26T01:26:02.073Z] + 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-02-26T01:26:03.014Z] Building version [2021-02-26T01:26:03.014Z] + snapcraftctl build [2021-02-26T01:26:04.925Z] Staging config-common [2021-02-26T01:26:04.925Z] + snapcraftctl stage [2021-02-26T01:26:05.866Z] Skipping stage go-build-helper (already ran) [2021-02-26T01:26:05.866Z] Skipping stage static-packages (already ran) [2021-02-26T01:26:05.866Z] Skipping stage go115 (already ran) [2021-02-26T01:26:05.866Z] Staging edgex-go [2021-02-26T01:26:05.866Z] + snapcraftctl stage [2021-02-26T01:26:06.129Z] Removing intermediate container 32d926697f57 [2021-02-26T01:26:06.129Z] ---> 2b6371f66af4 [2021-02-26T01:26:06.129Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-26T01:26:06.129Z] Removing intermediate container 555502c6536b [2021-02-26T01:26:06.129Z] ---> dffa6b12a5e2 [2021-02-26T01:26:06.129Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-26T01:26:06.129Z] ---> Running in 4da8de579fc2 [2021-02-26T01:26:06.129Z] ---> Running in c32a045c342c [2021-02-26T01:26:06.736Z] Removing intermediate container 4da8de579fc2 [2021-02-26T01:26:06.736Z] ---> 61a41a4e1020 [2021-02-26T01:26:06.736Z] Step 13/24 : WORKDIR / [2021-02-26T01:26:06.806Z] Staging version [2021-02-26T01:26:06.806Z] + snapcraftctl stage [2021-02-26T01:26:07.333Z] ---> Running in 2a261bef0a8d [2021-02-26T01:26:07.333Z] Removing intermediate container c32a045c342c [2021-02-26T01:26:07.333Z] ---> 52a86d5ca4e0 [2021-02-26T01:26:07.333Z] Step 13/21 : WORKDIR /edgex [2021-02-26T01:26:07.375Z] Priming config-common [2021-02-26T01:26:07.375Z] + snapcraftctl prime [2021-02-26T01:26:07.936Z] ---> Running in c6bc7765de6a [2021-02-26T01:26:08.215Z] Removing intermediate container 2a261bef0a8d [2021-02-26T01:26:08.215Z] ---> 06709b777971 [2021-02-26T01:26:08.216Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-26T01:26:08.314Z] Priming go-build-helper [2021-02-26T01:26:08.315Z] + snapcraftctl prime [2021-02-26T01:26:09.204Z] Removing intermediate container c6bc7765de6a [2021-02-26T01:26:09.204Z] ---> cef3b8ce13ed [2021-02-26T01:26:09.204Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-26T01:26:09.259Z] Priming static-packages [2021-02-26T01:26:09.259Z] + snapcraftctl prime [2021-02-26T01:26:10.192Z] ---> 8d77c61e27a9 [2021-02-26T01:26:10.192Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-26T01:26:10.192Z] ---> de24bae1389b [2021-02-26T01:26:10.192Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-26T01:26:10.793Z] Removing intermediate container 631366300c89 [2021-02-26T01:26:10.793Z] ---> 049736d658ed [2021-02-26T01:26:10.793Z] [2021-02-26T01:26:10.793Z] Step 10/22 : FROM alpine:3.12 [2021-02-26T01:26:10.793Z] ---> d10569e2745f [2021-02-26T01:26:10.793Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-26T01:26:11.066Z] Removing intermediate container 8965ae60aaba [2021-02-26T01:26:11.066Z] ---> 37d90ecf3377 [2021-02-26T01:26:11.066Z] [2021-02-26T01:26:11.066Z] Step 10/22 : FROM alpine:3.12 [2021-02-26T01:26:11.066Z] ---> d10569e2745f [2021-02-26T01:26:11.066Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-26T01:26:11.171Z] Priming go115 [2021-02-26T01:26:11.171Z] + snapcraftctl prime [2021-02-26T01:26:11.674Z] ---> Running in 0193467514c6 [2021-02-26T01:26:12.113Z] Priming edgex-go [2021-02-26T01:26:12.113Z] + snapcraftctl prime [2021-02-26T01:26:12.273Z] ---> Running in 314d527aeb38 [2021-02-26T01:26:12.273Z] ---> a3ea3d25e196 [2021-02-26T01:26:12.273Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-26T01:26:12.548Z] ---> 0df1ebaa9b62 [2021-02-26T01:26:12.548Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-26T01:26:13.500Z] Priming version [2021-02-26T01:26:13.500Z] + snapcraftctl prime [2021-02-26T01:26:13.523Z] ---> 8123b3c0a5c4 [2021-02-26T01:26:13.523Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-26T01:26:13.799Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T01:26:14.075Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T01:26:14.075Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T01:26:14.075Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T01:26:14.440Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-02-26T01:26:14.685Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-26T01:26:14.685Z] ---> 3cc012ffc472 [2021-02-26T01:26:14.685Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-26T01:26:14.685Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-26T01:26:14.685Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T01:26:14.685Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-26T01:26:14.685Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T01:26:14.685Z] Executing ca-certificates-20191127-r4.trigger [2021-02-26T01:26:14.980Z] OK: 5 MiB in 15 packages [2021-02-26T01:26:14.980Z] OK: 6 MiB in 16 packages [2021-02-26T01:26:15.592Z] ---> Running in a1e884afcb8c [2021-02-26T01:26:15.592Z] ---> fb7d29018c5d [2021-02-26T01:26:15.592Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-02-26T01:26:16.327Z] Removing intermediate container a1e884afcb8c [2021-02-26T01:26:16.327Z] ---> 179629511891 [2021-02-26T01:26:16.327Z] Step 18/21 : CMD ["--init=true"] [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-26T01:26:17.090Z] ---> Running in 832f114717ce [2021-02-26T01:26:17.090Z] Removing intermediate container 314d527aeb38 [2021-02-26T01:26:17.090Z] ---> 3aa794ed52f6 [2021-02-26T01:26:17.090Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-26T01:26:17.693Z] ---> Running in 75ea126806f8 [2021-02-26T01:26:17.989Z] Removing intermediate container 832f114717ce [2021-02-26T01:26:17.989Z] ---> 7cac1357db1d [2021-02-26T01:26:17.989Z] Step 19/21 : LABEL arch=arm64 [2021-02-26T01:26:17.989Z] ---> 5966acb1c038 [2021-02-26T01:26:17.989Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-26T01:26:17.989Z] Removing intermediate container 0193467514c6 [2021-02-26T01:26:17.989Z] ---> 155de352ae6c [2021-02-26T01:26:17.989Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-26T01:26:18.293Z] Removing intermediate container 5f7dbc89fa67 [2021-02-26T01:26:18.293Z] ---> d249a48f5848 [2021-02-26T01:26:18.293Z] [2021-02-26T01:26:18.293Z] Step 10/23 : FROM alpine:3.12 [2021-02-26T01:26:18.293Z] ---> d10569e2745f [2021-02-26T01:26:18.293Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-26T01:26:18.293Z] ---> Using cache [2021-02-26T01:26:18.293Z] ---> 3aa794ed52f6 [2021-02-26T01:26:18.293Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-26T01:26:18.293Z] ---> Running in 5f597e64f515 [2021-02-26T01:26:18.293Z] ---> Running in b1baa7018f2f [2021-02-26T01:26:18.564Z] ---> Running in accbfb5657a7 [2021-02-26T01:26:18.564Z] Removing intermediate container 75ea126806f8 [2021-02-26T01:26:18.564Z] ---> 42addf156c7a [2021-02-26T01:26:18.564Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-26T01:26:18.840Z] ---> Running in d009b84e9cbf [2021-02-26T01:26:18.840Z] ---> 5349ff888939 [2021-02-26T01:26:18.840Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-26T01:26:18.840Z] Removing intermediate container 5f597e64f515 [2021-02-26T01:26:18.840Z] ---> 823a1164e0fe [2021-02-26T01:26:19.112Z] Step 20/21 : LABEL git_sha=8169d6f9dbb9436f30978f6876eee20ed64a2b49 [2021-02-26T01:26:19.112Z] Removing intermediate container accbfb5657a7 [2021-02-26T01:26:19.112Z] ---> b0a9374bffab [2021-02-26T01:26:19.112Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-26T01:26:19.112Z] ---> Running in 347b59bfa287 [2021-02-26T01:26:19.112Z] Removing intermediate container b1baa7018f2f [2021-02-26T01:26:19.112Z] ---> e33a17fc8af8 [2021-02-26T01:26:19.112Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-26T01:26:19.387Z] ---> Running in fd6c899c48a2 [2021-02-26T01:26:19.387Z] Removing intermediate container d009b84e9cbf [2021-02-26T01:26:19.387Z] ---> 37258db35cd2 [2021-02-26T01:26:19.387Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-26T01:26:19.387Z] ---> Running in aa8ce6cd3ab7 [2021-02-26T01:26:19.387Z] ---> Running in 82a5f1ab37bc [2021-02-26T01:26:19.665Z] ---> Running in d0e60d88bc77 [2021-02-26T01:26:19.944Z] Removing intermediate container fd6c899c48a2 [2021-02-26T01:26:19.944Z] ---> f889c48000b8 [2021-02-26T01:26:19.944Z] Step 21/21 : LABEL version=0.0.0 [2021-02-26T01:26:19.944Z] ---> Running in 30a904382aef [2021-02-26T01:26:20.222Z] Removing intermediate container 82a5f1ab37bc [2021-02-26T01:26:20.222Z] ---> 41282b2a9009 [2021-02-26T01:26:20.222Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-26T01:26:20.222Z] Removing intermediate container aa8ce6cd3ab7 [2021-02-26T01:26:20.222Z] ---> 99fdc2bf0f41 [2021-02-26T01:26:20.222Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-26T01:26:20.497Z] Removing intermediate container d0e60d88bc77 [2021-02-26T01:26:20.497Z] ---> 16949c5019fd [2021-02-26T01:26:20.497Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T01:26:20.497Z] ---> Running in 02e8c504ce81 [2021-02-26T01:26:20.497Z] ---> Running in 94ec5a16bfec [2021-02-26T01:26:20.794Z] Removing intermediate container 30a904382aef [2021-02-26T01:26:20.794Z] ---> b7a35396c8cb [2021-02-26T01:26:20.794Z] [2021-02-26T01:26:21.397Z] Successfully built b7a35396c8cb [2021-02-26T01:26:21.397Z] Removing intermediate container 94ec5a16bfec [2021-02-26T01:26:21.397Z] ---> 889afb01fbdf [2021-02-26T01:26:21.397Z] Step 15/23 : WORKDIR / [2021-02-26T01:26:21.397Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-26T01:26:21.397Z]  Building docker-security-proxy-setup-go ... done Building docker-core-command-go [2021-02-26T01:26:21.397Z] Removing intermediate container 02e8c504ce81 [2021-02-26T01:26:21.397Z] ---> a223f8eac4eb [2021-02-26T01:26:21.397Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T01:26:21.670Z] ---> 2d78abaaa8a4 [2021-02-26T01:26:21.670Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-26T01:26:21.670Z] ---> Running in 627251ae6095 [2021-02-26T01:26:22.267Z] Removing intermediate container 347b59bfa287 [2021-02-26T01:26:22.267Z] ---> 77e91b08ca2c [2021-02-26T01:26:22.267Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-26T01:26:22.543Z] Removing intermediate container 627251ae6095 [2021-02-26T01:26:22.543Z] ---> a743e173dc83 [2021-02-26T01:26:22.543Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T01:26:22.543Z] ---> 83e475594086 [2021-02-26T01:26:22.543Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-26T01:26:22.543Z] ---> Running in 84b233e28073 [2021-02-26T01:26:24.525Z] Removing intermediate container 84b233e28073 [2021-02-26T01:26:24.525Z] ---> a1a3f841d146 [2021-02-26T01:26:24.525Z] Step 22/24 : LABEL arch=arm64 [2021-02-26T01:26:24.525Z] ---> 77f671e4918b [2021-02-26T01:26:24.525Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-26T01:26:25.129Z] ---> 3bbd063cb84c [2021-02-26T01:26:25.129Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-26T01:26:25.129Z] ---> Running in 6d01a75145a8 [2021-02-26T01:26:25.401Z] ---> b95267a0fdb7 [2021-02-26T01:26:25.401Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-26T01:26:25.674Z] ---> 38cbdaf47a49 [2021-02-26T01:26:25.674Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-26T01:26:26.272Z] ---> Running in 9fd3a035733e [2021-02-26T01:26:26.545Z] Removing intermediate container 6d01a75145a8 [2021-02-26T01:26:26.545Z] ---> 4b670c174c1f [2021-02-26T01:26:26.545Z] Step 23/24 : LABEL git_sha=8169d6f9dbb9436f30978f6876eee20ed64a2b49 [2021-02-26T01:26:27.517Z] ---> a97f6fc01eac [2021-02-26T01:26:27.517Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-26T01:26:27.517Z] ---> 753a6de792a5 [2021-02-26T01:26:27.517Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-26T01:26:27.517Z] ---> Running in afc82ec80a86 [2021-02-26T01:26:27.517Z] ---> Running in 2f857ac35202 [2021-02-26T01:26:27.517Z] Removing intermediate container 9fd3a035733e [2021-02-26T01:26:27.517Z] ---> 5bbf96bea21b [2021-02-26T01:26:27.517Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T01:26:27.788Z] ---> Running in dee07870afcd [2021-02-26T01:26:28.064Z] Removing intermediate container afc82ec80a86 [2021-02-26T01:26:28.064Z] ---> abca4def3ee1 [2021-02-26T01:26:28.064Z] Step 24/24 : LABEL version=0.0.0 [2021-02-26T01:26:28.064Z] Removing intermediate container 2f857ac35202 [2021-02-26T01:26:28.064Z] ---> a47923dcd89a [2021-02-26T01:26:28.064Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T01:26:28.347Z] ---> Running in 55787f6166a3 [2021-02-26T01:26:28.347Z] ---> Running in 7c1ced238307 [2021-02-26T01:26:28.347Z] ---> 90ee685ec383 [2021-02-26T01:26:28.347Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-26T01:26:28.619Z] Removing intermediate container dee07870afcd [2021-02-26T01:26:28.619Z] ---> 5ace6bcdba75 [2021-02-26T01:26:28.619Z] Step 20/22 : LABEL arch=arm64 [2021-02-26T01:26:28.619Z] ---> Running in e63125e6e7ff [2021-02-26T01:26:28.895Z] ---> Running in c8eeba534471 [2021-02-26T01:26:28.895Z] Removing intermediate container 55787f6166a3 [2021-02-26T01:26:28.895Z] ---> 77fd09ff2d80 [2021-02-26T01:26:28.895Z] [2021-02-26T01:26:29.171Z] Removing intermediate container 7c1ced238307 [2021-02-26T01:26:29.171Z] ---> ab5b197ed447 [2021-02-26T01:26:29.171Z] Step 20/22 : LABEL arch=arm64 [2021-02-26T01:26:29.443Z] Removing intermediate container e63125e6e7ff [2021-02-26T01:26:29.443Z] ---> 5877711cf6bc [2021-02-26T01:26:29.443Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T01:26:29.443Z] Successfully built 77fd09ff2d80 [2021-02-26T01:26:29.715Z] ---> Running in a9c0894ad5b4 [2021-02-26T01:26:29.715Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-26T01:26:29.715Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-bootstrapper-go [2021-02-26T01:26:29.715Z] ---> Running in daef63bf24f5 [2021-02-26T01:26:29.715Z] Removing intermediate container c8eeba534471 [2021-02-26T01:26:29.715Z] ---> fa3ec31ef5e3 [2021-02-26T01:26:29.715Z] Step 21/22 : LABEL git_sha=8169d6f9dbb9436f30978f6876eee20ed64a2b49 [2021-02-26T01:26:29.990Z] ---> Running in 6231b49c4ca7 [2021-02-26T01:26:30.272Z] Removing intermediate container a9c0894ad5b4 [2021-02-26T01:26:30.272Z] ---> 8b83727ff4d4 [2021-02-26T01:26:30.272Z] Step 21/22 : LABEL git_sha=8169d6f9dbb9436f30978f6876eee20ed64a2b49 [2021-02-26T01:26:30.545Z] Removing intermediate container daef63bf24f5 [2021-02-26T01:26:30.545Z] ---> ff3dc845d026 [2021-02-26T01:26:30.545Z] Step 21/23 : LABEL arch=arm64 [2021-02-26T01:26:30.545Z] ---> Running in b9f0de5ac3f0 [2021-02-26T01:26:30.545Z] Removing intermediate container 6231b49c4ca7 [2021-02-26T01:26:30.545Z] ---> 54b73cfb5795 [2021-02-26T01:26:30.545Z] Step 22/22 : LABEL version=0.0.0 [2021-02-26T01:26:30.818Z] ---> Running in dd744cef0fb0 [2021-02-26T01:26:30.818Z] ---> Running in 4d8390fa509d [2021-02-26T01:26:31.094Z] Removing intermediate container b9f0de5ac3f0 [2021-02-26T01:26:31.094Z] ---> 358dc99b79cb [2021-02-26T01:26:31.094Z] Step 22/22 : LABEL version=0.0.0 [2021-02-26T01:26:31.377Z] ---> Running in 6f316886b6e7 [2021-02-26T01:26:31.654Z] Removing intermediate container dd744cef0fb0 [2021-02-26T01:26:31.654Z] ---> 8a8c6d69b246 [2021-02-26T01:26:31.654Z] Step 22/23 : LABEL git_sha=8169d6f9dbb9436f30978f6876eee20ed64a2b49 [2021-02-26T01:26:32.252Z] Removing intermediate container 4d8390fa509d [2021-02-26T01:26:32.252Z] ---> 09200bb27672 [2021-02-26T01:26:32.252Z] [2021-02-26T01:26:32.525Z] ---> Running in f53a61991f46 [2021-02-26T01:26:32.801Z] Removing intermediate container 6f316886b6e7 [2021-02-26T01:26:32.801Z] ---> 43450a2b66b0 [2021-02-26T01:26:32.801Z] [2021-02-26T01:26:32.801Z] Successfully built 09200bb27672 [2021-02-26T01:26:32.801Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-26T01:26:32.801Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-02-26T01:26:33.074Z] Successfully built 43450a2b66b0 [2021-02-26T01:26:33.670Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-26T01:26:33.670Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-02-26T01:26:33.670Z] Removing intermediate container f53a61991f46 [2021-02-26T01:26:33.670Z] ---> 6a3ca8ef1441 [2021-02-26T01:26:33.670Z] Step 23/23 : LABEL version=0.0.0 [2021-02-26T01:26:33.670Z] ---> Running in e0f9a2ba130d [2021-02-26T01:26:34.288Z] Removing intermediate container e0f9a2ba130d [2021-02-26T01:26:34.288Z] ---> 2b2899824a5d [2021-02-26T01:26:34.288Z] [2021-02-26T01:26:34.561Z] Successfully built 2b2899824a5d [2021-02-26T01:26:34.831Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-26T01:27:07.155Z]  Building docker-core-metadata-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T01:27:07.155Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-26T01:27:07.155Z] ---> 409b3ecf7e68 [2021-02-26T01:27:07.155Z] Step 3/23 : WORKDIR /edgex-go [2021-02-26T01:27:07.155Z] ---> Using cache [2021-02-26T01:27:07.155Z] ---> c95df16644d8 [2021-02-26T01:27:07.155Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T01:27:07.155Z] ---> Using cache [2021-02-26T01:27:07.155Z] ---> 841d586faeb8 [2021-02-26T01:27:07.155Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-26T01:27:07.155Z] ---> Using cache [2021-02-26T01:27:07.155Z] ---> f25b1bcdafb1 [2021-02-26T01:27:07.155Z] Step 6/23 : COPY go.mod . [2021-02-26T01:27:07.155Z] ---> Using cache [2021-02-26T01:27:07.155Z] ---> 528dd87c9037 [2021-02-26T01:27:07.155Z] Step 7/23 : RUN go mod download [2021-02-26T01:27:07.155Z] ---> Using cache [2021-02-26T01:27:07.155Z] ---> 8e564c8a9ad7 [2021-02-26T01:27:07.155Z] Step 8/23 : COPY . . [2021-02-26T01:27:07.155Z] ---> Using cache [2021-02-26T01:27:07.155Z] ---> e4ee955863a7 [2021-02-26T01:27:07.155Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-26T01:27:11.533Z] ---> Running in ac10529f14ad [2021-02-26T01:27:12.528Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-26T01:27:17.969Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T01:27:17.969Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-26T01:27:17.969Z] ---> 409b3ecf7e68 [2021-02-26T01:27:17.969Z] Step 3/30 : WORKDIR /edgex-go [2021-02-26T01:27:17.969Z] ---> Using cache [2021-02-26T01:27:17.969Z] ---> c95df16644d8 [2021-02-26T01:27:17.969Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T01:27:17.969Z] ---> Using cache [2021-02-26T01:27:17.969Z] ---> 841d586faeb8 [2021-02-26T01:27:17.969Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-26T01:27:17.969Z] ---> Using cache [2021-02-26T01:27:17.969Z] ---> f25b1bcdafb1 [2021-02-26T01:27:17.969Z] Step 6/30 : COPY go.mod . [2021-02-26T01:27:17.969Z] ---> Using cache [2021-02-26T01:27:17.969Z] ---> 528dd87c9037 [2021-02-26T01:27:17.969Z] Step 7/30 : RUN go mod download [2021-02-26T01:27:17.969Z] ---> Using cache [2021-02-26T01:27:17.969Z] ---> 8e564c8a9ad7 [2021-02-26T01:27:17.969Z] Step 8/30 : COPY . . [2021-02-26T01:27:17.969Z] ---> Using cache [2021-02-26T01:27:17.969Z] ---> e4ee955863a7 [2021-02-26T01:27:17.969Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-26T01:27:19.410Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T01:27:19.410Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-26T01:27:19.410Z] [2021-02-26T01:27:19.410Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder ---> 409b3ecf7e68 [2021-02-26T01:27:19.410Z] [2021-02-26T01:27:19.410Z] ---> 409b3ecf7e68 [2021-02-26T01:27:19.410Z] Step 3/26 : WORKDIR /edgex-goStep 3/23 : WORKDIR /edgex-go [2021-02-26T01:27:19.410Z] [2021-02-26T01:27:19.410Z] ---> Using cache [2021-02-26T01:27:19.410Z] ---> Using cache [2021-02-26T01:27:19.410Z] ---> c95df16644d8 [2021-02-26T01:27:19.410Z] ---> c95df16644d8 [2021-02-26T01:27:19.410Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T01:27:19.410Z] [2021-02-26T01:27:19.410Z] ---> Using cache [2021-02-26T01:27:19.410Z] ---> Using cache [2021-02-26T01:27:19.410Z] ---> 841d586faeb8 [2021-02-26T01:27:19.410Z] ---> 841d586faeb8 [2021-02-26T01:27:19.410Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base gitStep 5/26 : RUN apk add --update --no-cache make bash git [2021-02-26T01:27:19.410Z] [2021-02-26T01:27:20.013Z] ---> Running in 830e151519ff [2021-02-26T01:27:20.013Z] ---> Running in f72c253c6fc8 [2021-02-26T01:27:20.013Z] ---> Running in 0acb85c11278 [2021-02-26T01:27:22.649Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T01:27:22.924Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-26T01:27:22.924Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T01:27:23.525Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T01:27:23.802Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T01:27:24.404Z] OK: 217 MiB in 51 packages [2021-02-26T01:27:24.682Z] OK: 217 MiB in 51 packages [2021-02-26T01:27:26.132Z] Removing intermediate container 830e151519ff [2021-02-26T01:27:26.132Z] ---> 82ab67c051a9 [2021-02-26T01:27:26.132Z] Step 6/23 : COPY go.mod . [2021-02-26T01:27:26.738Z] Removing intermediate container f72c253c6fc8 [2021-02-26T01:27:26.738Z] ---> 26c755834ba9 [2021-02-26T01:27:26.738Z] Step 6/26 : COPY go.mod . [2021-02-26T01:27:27.343Z] ---> 7d36d2b0d814 [2021-02-26T01:27:27.343Z] Step 7/23 : RUN go mod download [2021-02-26T01:27:27.626Z] ---> Running in e884e26ae68c [2021-02-26T01:27:27.899Z] ---> 35647c0ff091 [2021-02-26T01:27:27.899Z] Step 7/26 : RUN go mod download [2021-02-26T01:27:28.176Z] ---> Running in 60114737ced0 [2021-02-26T01:27:33.594Z] Removing intermediate container e884e26ae68c [2021-02-26T01:27:33.594Z] ---> ac3e84cbe85e [2021-02-26T01:27:33.594Z] Step 8/23 : COPY . . [2021-02-26T01:27:33.594Z] Removing intermediate container 60114737ced0 [2021-02-26T01:27:33.594Z] ---> 7ae6d847ffab [2021-02-26T01:27:33.594Z] Step 8/26 : COPY . . [2021-02-26T01:28:05.982Z] ---> 1bf1665fddbf [2021-02-26T01:28:05.982Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-26T01:28:05.982Z] ---> f53843486f64 [2021-02-26T01:28:05.982Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-26T01:28:05.982Z] ---> Running in 314ab2dacc38 [2021-02-26T01:28:05.982Z] ---> Running in 63b2f8ea13ce [2021-02-26T01:28:07.428Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-26T01:28:07.428Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-26T01:28:17.649Z] Removing intermediate container ac10529f14ad [2021-02-26T01:28:17.649Z] ---> a973cc2a6817 [2021-02-26T01:28:17.649Z] [2021-02-26T01:28:17.649Z] Step 10/23 : FROM alpine:3.12 [2021-02-26T01:28:17.649Z] ---> d10569e2745f [2021-02-26T01:28:17.649Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-26T01:28:17.649Z] ---> Using cache [2021-02-26T01:28:17.649Z] ---> 3aa794ed52f6 [2021-02-26T01:28:17.649Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-26T01:28:17.649Z] ---> Using cache [2021-02-26T01:28:17.649Z] ---> b0a9374bffab [2021-02-26T01:28:17.649Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-26T01:28:17.649Z] ---> Running in 9fb663ca24bc [2021-02-26T01:28:18.256Z] Removing intermediate container 9fb663ca24bc [2021-02-26T01:28:18.256Z] ---> 834f760848f6 [2021-02-26T01:28:18.256Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-26T01:28:18.535Z] ---> Running in 5b4f508beb59 [2021-02-26T01:28:19.167Z] Removing intermediate container 5b4f508beb59 [2021-02-26T01:28:19.167Z] ---> 38f8a8b529ae [2021-02-26T01:28:19.167Z] Step 15/23 : WORKDIR / [2021-02-26T01:28:19.670Z] ---> Running in 72ec2fe46325 [2021-02-26T01:28:20.406Z] Removing intermediate container 72ec2fe46325 [2021-02-26T01:28:20.406Z] ---> 64de55f84f22 [2021-02-26T01:28:20.406Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T01:28:21.899Z] ---> 867745a66120 [2021-02-26T01:28:21.899Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-26T01:28:24.558Z] ---> cc51f1415e06 [2021-02-26T01:28:24.558Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-26T01:28:26.582Z] ---> 4aa96803430d [2021-02-26T01:28:26.582Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-26T01:28:26.863Z] ---> Running in 6538c3c6e7d9 [2021-02-26T01:28:27.471Z] Removing intermediate container 0acb85c11278 [2021-02-26T01:28:27.471Z] ---> d5503ea9eabb [2021-02-26T01:28:27.471Z] [2021-02-26T01:28:27.471Z] Step 10/30 : FROM alpine:3.12 [2021-02-26T01:28:27.471Z] ---> d10569e2745f [2021-02-26T01:28:27.471Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-26T01:28:27.747Z] Removing intermediate container 6538c3c6e7d9 [2021-02-26T01:28:27.747Z] ---> 7093efa6cd88 [2021-02-26T01:28:27.747Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T01:28:27.747Z] ---> Running in 050c9c45ef58 [2021-02-26T01:28:28.023Z] ---> Running in a0ecef3ef07b [2021-02-26T01:28:28.629Z] Removing intermediate container 050c9c45ef58 [2021-02-26T01:28:28.629Z] ---> a06c783e4379 [2021-02-26T01:28:28.629Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-26T01:28:28.923Z] Removing intermediate container a0ecef3ef07b [2021-02-26T01:28:28.923Z] ---> fc7e49aac672 [2021-02-26T01:28:28.923Z] Step 21/23 : LABEL arch=arm64 [2021-02-26T01:28:28.923Z] ---> Running in e83f9f4a6722 [2021-02-26T01:28:29.199Z] ---> Running in 5209d4640a6a [2021-02-26T01:28:30.644Z] Removing intermediate container 5209d4640a6a [2021-02-26T01:28:30.644Z] ---> 34ba6b2ac242 [2021-02-26T01:28:30.644Z] Step 22/23 : LABEL git_sha=8169d6f9dbb9436f30978f6876eee20ed64a2b49 [2021-02-26T01:28:30.644Z] ---> Running in 57a32427b568 [2021-02-26T01:28:31.246Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T01:28:31.246Z] Removing intermediate container 57a32427b568 [2021-02-26T01:28:31.246Z] ---> 2b36fdd9fe83 [2021-02-26T01:28:31.246Z] Step 23/23 : LABEL version=0.0.0 [2021-02-26T01:28:31.520Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T01:28:31.520Z] ---> Running in 0cecee275daa [2021-02-26T01:28:32.131Z] Removing intermediate container 0cecee275daa [2021-02-26T01:28:32.131Z] ---> 11f73f0b46ab [2021-02-26T01:28:32.131Z] [2021-02-26T01:28:32.131Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-26T01:28:32.131Z] (2/2) Installing su-exec (0.2-r1) [2021-02-26T01:28:32.131Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T01:28:32.411Z] OK: 5 MiB in 16 packages [2021-02-26T01:28:33.015Z] Successfully built 11f73f0b46ab [2021-02-26T01:28:33.015Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-26T01:28:34.473Z]  Building docker-core-command-go ... done Removing intermediate container e83f9f4a6722 [2021-02-26T01:28:34.473Z] ---> f649071993f5 [2021-02-26T01:28:34.473Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-26T01:28:34.473Z] ---> Running in d3d9ebbe2ae5 [2021-02-26T01:28:35.080Z] Removing intermediate container d3d9ebbe2ae5 [2021-02-26T01:28:35.080Z] ---> 7ca399bda181 [2021-02-26T01:28:35.080Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-26T01:28:35.358Z] ---> Running in 3902eae35efa [2021-02-26T01:28:36.353Z] Removing intermediate container 3902eae35efa [2021-02-26T01:28:36.353Z] ---> d8e5386e4a06 [2021-02-26T01:28:36.353Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-26T01:28:36.353Z] ---> Running in 0306420857b5 [2021-02-26T01:28:40.687Z] Removing intermediate container 0306420857b5 [2021-02-26T01:28:40.687Z] ---> 0c8821571fd5 [2021-02-26T01:28:40.687Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-26T01:28:40.687Z] ---> Running in dee302dd9e7c [2021-02-26T01:28:40.960Z] Removing intermediate container dee302dd9e7c [2021-02-26T01:28:40.960Z] ---> a63f8d9b86ba [2021-02-26T01:28:40.960Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-26T01:28:41.965Z] ---> e06c546a809f [2021-02-26T01:28:41.965Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-26T01:28:42.244Z] ---> Running in 65a1b41c23c9 [2021-02-26T01:28:46.569Z] Removing intermediate container 65a1b41c23c9 [2021-02-26T01:28:46.569Z] ---> c36e925830c9 [2021-02-26T01:28:46.569Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T01:28:47.170Z] ---> 2c61febecd02 [2021-02-26T01:28:47.170Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-26T01:28:49.184Z] ---> a8882e0e25ec [2021-02-26T01:28:49.184Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-26T01:28:50.630Z] ---> 648bf7d3acae [2021-02-26T01:28:50.630Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-26T01:28:51.637Z] ---> 66fa3460c535 [2021-02-26T01:28:51.637Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-26T01:28:51.912Z] ---> Running in c171c2b8e955 [2021-02-26T01:28:52.901Z] Removing intermediate container c171c2b8e955 [2021-02-26T01:28:52.901Z] ---> c997eb00db43 [2021-02-26T01:28:52.901Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-26T01:28:53.908Z] ---> 40063015b90a [2021-02-26T01:28:53.908Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-26T01:28:54.519Z] ---> Running in d3e334307c96 [2021-02-26T01:28:58.843Z] Removing intermediate container d3e334307c96 [2021-02-26T01:28:58.843Z] ---> 156833bd8fe2 [2021-02-26T01:28:58.843Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-26T01:28:58.843Z] ---> Running in 0ebd7a1f32a4 [2021-02-26T01:28:59.445Z] Removing intermediate container 0ebd7a1f32a4 [2021-02-26T01:28:59.445Z] ---> 03729a3c543a [2021-02-26T01:28:59.445Z] Step 27/30 : CMD ["gate"] [2021-02-26T01:29:00.437Z] ---> Running in 9583ccaada31 [2021-02-26T01:29:01.041Z] Removing intermediate container 9583ccaada31 [2021-02-26T01:29:01.041Z] ---> 8e88af2571f9 [2021-02-26T01:29:01.041Z] Step 28/30 : LABEL arch=arm64 [2021-02-26T01:29:01.320Z] ---> Running in 0baf86888e7e [2021-02-26T01:29:01.925Z] Removing intermediate container 0baf86888e7e [2021-02-26T01:29:01.925Z] ---> bb1b4bccd774 [2021-02-26T01:29:01.925Z] Step 29/30 : LABEL git_sha=8169d6f9dbb9436f30978f6876eee20ed64a2b49 [2021-02-26T01:29:02.528Z] ---> Running in 6c3532b6e9c2 [2021-02-26T01:29:03.133Z] Removing intermediate container 6c3532b6e9c2 [2021-02-26T01:29:03.133Z] ---> 7430a7fc7cdd [2021-02-26T01:29:03.133Z] Step 30/30 : LABEL version=0.0.0 [2021-02-26T01:29:03.729Z] ---> Running in 282e651b84bd [2021-02-26T01:29:04.326Z] Removing intermediate container 282e651b84bd [2021-02-26T01:29:04.326Z] ---> 9de0b73e898d [2021-02-26T01:29:04.326Z] [2021-02-26T01:29:04.925Z] Successfully built 9de0b73e898d [2021-02-26T01:29:04.925Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-26T01:29:11.629Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 63b2f8ea13ce [2021-02-26T01:29:11.629Z] ---> b2529b93373e [2021-02-26T01:29:11.629Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-26T01:29:11.629Z] ---> Running in 149b4466aac9 [2021-02-26T01:29:13.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-26T01:29:16.500Z] Removing intermediate container 149b4466aac9 [2021-02-26T01:29:16.500Z] ---> c48a8f14a11b [2021-02-26T01:29:16.500Z] [2021-02-26T01:29:16.500Z] Step 11/26 : FROM docker:20.10.0 [2021-02-26T01:29:16.500Z] 20.10.0: Pulling from library/docker [2021-02-26T01:29:24.799Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-26T01:29:24.799Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-26T01:29:24.799Z] ---> eeaf43b92773 [2021-02-26T01:29:24.799Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-26T01:29:25.392Z] ---> Running in 223324126e4c [2021-02-26T01:29:25.665Z] Removing intermediate container 314ab2dacc38 [2021-02-26T01:29:25.665Z] ---> 450bec19d69a [2021-02-26T01:29:25.665Z] [2021-02-26T01:29:25.665Z] Step 10/23 : FROM alpine:3.12 [2021-02-26T01:29:25.665Z] ---> d10569e2745f [2021-02-26T01:29:25.665Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-26T01:29:25.665Z] ---> Running in 65bcf7831117 [2021-02-26T01:29:26.259Z] Removing intermediate container 65bcf7831117 [2021-02-26T01:29:26.259Z] ---> 3c78cc324fe4 [2021-02-26T01:29:26.259Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-26T01:29:26.259Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T01:29:26.533Z] ---> Running in 685d3ba9a748 [2021-02-26T01:29:26.533Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T01:29:26.811Z] Removing intermediate container 685d3ba9a748 [2021-02-26T01:29:26.811Z] ---> d5e7381e2581 [2021-02-26T01:29:26.811Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-26T01:29:27.088Z] ---> Running in f99faed32a6e [2021-02-26T01:29:27.088Z] (1/2) Installing readline (8.0.4-r0) [2021-02-26T01:29:27.088Z] (2/2) Installing bash (5.0.17-r0) [2021-02-26T01:29:27.088Z] Executing bash-5.0.17-r0.post-install [2021-02-26T01:29:27.088Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T01:29:27.088Z] OK: 12 MiB in 22 packages [2021-02-26T01:29:27.366Z] Removing intermediate container f99faed32a6e [2021-02-26T01:29:27.366Z] ---> b11b190d4dc6 [2021-02-26T01:29:27.366Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T01:29:27.647Z] ---> Running in afbb1c11101e [2021-02-26T01:29:28.627Z] Removing intermediate container 223324126e4c [2021-02-26T01:29:28.627Z] ---> 50980f8e2658 [2021-02-26T01:29:28.627Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-26T01:29:28.901Z] ---> Running in 448f415fb0a2 [2021-02-26T01:29:29.175Z] Removing intermediate container 448f415fb0a2 [2021-02-26T01:29:29.175Z] ---> be768556afda [2021-02-26T01:29:29.175Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-26T01:29:29.451Z] ---> Running in b89c86c1f9f2 [2021-02-26T01:29:30.043Z] Removing intermediate container afbb1c11101e [2021-02-26T01:29:30.043Z] ---> 3611632ff066 [2021-02-26T01:29:30.043Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-26T01:29:30.043Z] Removing intermediate container b89c86c1f9f2 [2021-02-26T01:29:30.043Z] ---> 465328f9e8c6 [2021-02-26T01:29:30.043Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-26T01:29:30.043Z] ---> Running in a3c64fa59d50 [2021-02-26T01:29:30.043Z] ---> Running in 020e5e27891a [2021-02-26T01:29:30.640Z] Removing intermediate container 020e5e27891a [2021-02-26T01:29:30.640Z] ---> dda9f595b68a [2021-02-26T01:29:30.640Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-26T01:29:31.233Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T01:29:31.831Z] ---> 0d6cb1fb31b5 [2021-02-26T01:29:31.831Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-26T01:29:32.106Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T01:29:32.726Z] ---> 0cc8053d24a6 [2021-02-26T01:29:32.726Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-26T01:29:32.726Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-26T01:29:33.003Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-26T01:29:33.003Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-26T01:29:33.003Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-26T01:29:33.281Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-26T01:29:33.559Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-26T01:29:33.559Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T01:29:33.559Z] OK: 8 MiB in 20 packages [2021-02-26T01:29:33.559Z] ---> eff22ebac43d [2021-02-26T01:29:33.559Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-26T01:29:33.852Z] ---> Running in 64927809497b [2021-02-26T01:29:35.318Z] Removing intermediate container a3c64fa59d50 [2021-02-26T01:29:35.318Z] ---> 3d19b256539a [2021-02-26T01:29:35.318Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T01:29:35.318Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T01:29:35.318Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T01:29:35.929Z] ---> 729f56157265 [2021-02-26T01:29:35.929Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-26T01:29:35.929Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-26T01:29:35.929Z] (2/33) Installing expat (2.2.9-r1) [2021-02-26T01:29:35.929Z] (3/33) Installing libffi (3.3-r2) [2021-02-26T01:29:35.929Z] (4/33) Installing gdbm (1.13-r1) [2021-02-26T01:29:35.929Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-26T01:29:35.929Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-26T01:29:35.929Z] (7/33) Installing python3 (3.8.5-r1) [2021-02-26T01:29:37.918Z] ---> 7e1c1600f4f3 [2021-02-26T01:29:37.918Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-26T01:29:37.918Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-26T01:29:37.918Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-26T01:29:37.918Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-26T01:29:37.918Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-26T01:29:37.918Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-26T01:29:37.918Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-26T01:29:38.191Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-26T01:29:38.191Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-26T01:29:38.191Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-26T01:29:38.191Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-26T01:29:38.191Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-26T01:29:38.463Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-26T01:29:38.463Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-26T01:29:38.463Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-26T01:29:38.463Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-26T01:29:38.463Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-26T01:29:38.463Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-26T01:29:38.463Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-26T01:29:38.463Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-26T01:29:38.463Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-26T01:29:38.463Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-26T01:29:38.736Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-26T01:29:38.736Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-26T01:29:38.736Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-26T01:29:38.736Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-26T01:29:38.736Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-26T01:29:39.011Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T01:29:39.011Z] OK: 71 MiB in 55 packages [2021-02-26T01:29:39.011Z] ---> 8d9de15d8f74 [2021-02-26T01:29:39.011Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-26T01:29:39.290Z] ---> Running in 6737a09ba40f [2021-02-26T01:29:39.885Z] Removing intermediate container 6737a09ba40f [2021-02-26T01:29:39.885Z] ---> c1fe9fd84d8b [2021-02-26T01:29:39.885Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T01:29:39.885Z] ---> Running in ee1e1b3a5f27 [2021-02-26T01:29:40.480Z] Removing intermediate container ee1e1b3a5f27 [2021-02-26T01:29:40.480Z] ---> 4e6089384710 [2021-02-26T01:29:40.480Z] Step 21/23 : LABEL arch=arm64 [2021-02-26T01:29:40.752Z] ---> Running in 7c9f554ab547 [2021-02-26T01:29:41.348Z] Removing intermediate container 7c9f554ab547 [2021-02-26T01:29:41.348Z] ---> d5a43a41777e [2021-02-26T01:29:41.348Z] Step 22/23 : LABEL git_sha=8169d6f9dbb9436f30978f6876eee20ed64a2b49 [2021-02-26T01:29:41.621Z] ---> Running in 2bf0d7dbc004 [2021-02-26T01:29:42.221Z] Removing intermediate container 2bf0d7dbc004 [2021-02-26T01:29:42.221Z] ---> 6cf415c24cb3 [2021-02-26T01:29:42.221Z] Step 23/23 : LABEL version=0.0.0 [2021-02-26T01:29:42.494Z] ---> Running in 120752eb40e2 [2021-02-26T01:29:43.090Z] Removing intermediate container 120752eb40e2 [2021-02-26T01:29:43.090Z] ---> 5181cbb7f243 [2021-02-26T01:29:43.090Z] [2021-02-26T01:29:43.687Z] Successfully built 5181cbb7f243 [2021-02-26T01:29:43.687Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-26T01:29:44.665Z]  Building docker-core-data-go ... done Removing intermediate container 64927809497b [2021-02-26T01:29:44.665Z] ---> 338d53484f10 [2021-02-26T01:29:44.665Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-26T01:29:44.938Z] ---> Running in 5706007a411b [2021-02-26T01:29:50.365Z] Collecting docker-compose==1.23.2 [2021-02-26T01:29:50.365Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-26T01:29:50.365Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-26T01:29:50.365Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-26T01:29:52.324Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-26T01:29:52.324Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-26T01:29:52.595Z] Collecting docopt<0.7,>=0.6.1 [2021-02-26T01:29:52.595Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-26T01:29:54.562Z] Collecting texttable<0.10,>=0.9.0 [2021-02-26T01:29:54.562Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-26T01:29:57.167Z] Collecting PyYAML<4,>=3.10 [2021-02-26T01:29:57.167Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-26T01:29:59.767Z] Collecting jsonschema<3,>=2.5.1 [2021-02-26T01:29:59.767Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-26T01:30:00.739Z] Collecting docker<4.0,>=3.6.0 [2021-02-26T01:30:00.739Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-26T01:30:01.009Z] Collecting cached-property<2,>=1.2.0 [2021-02-26T01:30:01.009Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-26T01:30:02.440Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-26T01:30:02.440Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-26T01:30:02.440Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-26T01:30:02.440Z] Collecting docker-pycreds>=0.4.0 [2021-02-26T01:30:02.440Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-26T01:30:02.714Z] Collecting idna<2.8,>=2.5 [2021-02-26T01:30:02.714Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-26T01:30:02.988Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-02-26T01:30:03.260Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-26T01:30:03.260Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-26T01:30:03.528Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-02-26T01:30:03.528Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-26T01:30:03.528Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-26T01:30:03.529Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-26T01:30:03.529Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-26T01:30:04.498Z] Installing collected packages: dockerpty, websocket-client, docopt, texttable, PyYAML, jsonschema, docker-pycreds, idna, urllib3, requests, docker, cached-property, docker-compose [2021-02-26T01:30:04.498Z] Running setup.py install for dockerpty: started [2021-02-26T01:30:06.465Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-26T01:30:06.465Z] Running setup.py install for docopt: started [2021-02-26T01:30:08.428Z] Running setup.py install for docopt: finished with status 'done' [2021-02-26T01:30:08.428Z] Running setup.py install for texttable: started [2021-02-26T01:30:09.855Z] Running setup.py install for texttable: finished with status 'done' [2021-02-26T01:30:10.126Z] Running setup.py install for PyYAML: started [2021-02-26T01:30:12.091Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-26T01:30:12.364Z] Attempting uninstall: idna [2021-02-26T01:30:12.364Z] Found existing installation: idna 2.9 [2021-02-26T01:30:12.364Z] Uninstalling idna-2.9: [2021-02-26T01:30:12.636Z] Successfully uninstalled idna-2.9 [2021-02-26T01:30:13.229Z] Attempting uninstall: urllib3 [2021-02-26T01:30:13.229Z] Found existing installation: urllib3 1.25.9 [2021-02-26T01:30:13.229Z] Uninstalling urllib3-1.25.9: [2021-02-26T01:30:13.501Z] Successfully uninstalled urllib3-1.25.9 [2021-02-26T01:30:14.093Z] Attempting uninstall: requests [2021-02-26T01:30:14.093Z] Found existing installation: requests 2.23.0 [2021-02-26T01:30:14.093Z] Uninstalling requests-2.23.0: [2021-02-26T01:30:14.093Z] Successfully uninstalled requests-2.23.0 [2021-02-26T01:30:16.056Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-26T01:30:20.343Z] Removing intermediate container 5706007a411b [2021-02-26T01:30:20.343Z] ---> ccf8f1e1acf4 [2021-02-26T01:30:20.343Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-26T01:30:20.343Z] ---> Running in 699bef556488 [2021-02-26T01:30:20.935Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T01:30:21.206Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T01:30:21.802Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-26T01:30:21.802Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-26T01:30:21.802Z] (3/3) Installing curl (7.69.1-r3) [2021-02-26T01:30:21.802Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T01:30:21.802Z] OK: 71 MiB in 58 packages [2021-02-26T01:30:23.232Z] Removing intermediate container 699bef556488 [2021-02-26T01:30:23.232Z] ---> 8856067b0ab5 [2021-02-26T01:30:23.232Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-26T01:30:23.232Z] ---> Running in 6804862a22b7 [2021-02-26T01:30:23.504Z] Removing intermediate container 6804862a22b7 [2021-02-26T01:30:23.504Z] ---> d86181002fe8 [2021-02-26T01:30:23.504Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T01:30:23.775Z] ---> Running in 4456954ec361 [2021-02-26T01:30:24.047Z] Removing intermediate container 4456954ec361 [2021-02-26T01:30:24.047Z] ---> 334951830194 [2021-02-26T01:30:24.047Z] Step 24/26 : LABEL arch=arm64 [2021-02-26T01:30:24.319Z] ---> Running in d81a085fc830 [2021-02-26T01:30:24.594Z] Removing intermediate container d81a085fc830 [2021-02-26T01:30:24.594Z] ---> 81aa075609e5 [2021-02-26T01:30:24.594Z] Step 25/26 : LABEL git_sha=8169d6f9dbb9436f30978f6876eee20ed64a2b49 [2021-02-26T01:30:24.867Z] ---> Running in c243ff950fd1 [2021-02-26T01:30:25.140Z] Removing intermediate container c243ff950fd1 [2021-02-26T01:30:25.140Z] ---> 73f0f1501827 [2021-02-26T01:30:25.140Z] Step 26/26 : LABEL version=0.0.0 [2021-02-26T01:30:25.415Z] ---> Running in f69eefd25098 [2021-02-26T01:30:26.008Z] Removing intermediate container f69eefd25098 [2021-02-26T01:30:26.009Z] ---> 9ffbb465d792 [2021-02-26T01:30:26.009Z] [2021-02-26T01:30:26.281Z] Successfully built 9ffbb465d792 [2021-02-26T01:30:26.281Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-26T01:30:26.889Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-26T01:30:26.740Z] $ docker stop --time=1 d45c68ebf3b9c0da1f3100af8720158bf58da19574a2ede9ba4fc30d58c27374 [2021-02-26T01:30:28.731Z] $ docker rm -f d45c68ebf3b9c0da1f3100af8720158bf58da19574a2ede9ba4fc30d58c27374 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-26T01:30:29.605Z] + + grep docker [2021-02-26T01:30:29.605Z] docker images [2021-02-26T01:30:29.876Z] docker-sys-mgmt-agent-go-arm64 latest 9ffbb465d792 4 seconds ago 300MB [2021-02-26T01:30:29.876Z] docker-core-data-go-arm64 latest 5181cbb7f243 47 seconds ago 21.1MB [2021-02-26T01:30:29.876Z] docker-security-bootstrapper-go-arm64 latest 9de0b73e898d About a minute ago 17.3MB [2021-02-26T01:30:29.876Z] docker-core-command-go-arm64 latest 11f73f0b46ab About a minute ago 16.2MB [2021-02-26T01:30:29.876Z] docker-core-metadata-go-arm64 latest 2b2899824a5d 3 minutes ago 17.9MB [2021-02-26T01:30:29.876Z] docker-support-notifications-go-arm64 latest 43450a2b66b0 3 minutes ago 16.8MB [2021-02-26T01:30:29.876Z] docker-support-scheduler-go-arm64 latest 09200bb27672 3 minutes ago 16.3MB [2021-02-26T01:30:29.876Z] docker-security-secretstore-setup-go-arm64 latest 77fd09ff2d80 4 minutes ago 23.7MB [2021-02-26T01:30:29.876Z] docker-security-proxy-setup-go-arm64 latest b7a35396c8cb 4 minutes ago 23.4MB [2021-02-26T01:30:29.876Z] 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-02-26T01:30:31.168Z] ---> job-cost.sh [2021-02-26T01:30:31.168Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BtHv [2021-02-26T01:31:10.150Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-02-26T01:33:32.049Z] lf-activate-venv(): INFO: Adding /tmp/venv-BtHv/bin to PATH [2021-02-26T01:33:32.049Z] INFO: No Stack... [2021-02-26T01:33:32.049Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-02-26T01:33:32.049Z] INFO: Archiving Costs [Pipeline] sh [2021-02-26T01:33:32.392Z] + cut -d, -f6 [2021-02-26T01:33:32.392Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock [2021-02-26T01:33:32.510Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3192-5-stack-cost] [2021-02-26T01:33:32.520Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3192-5-stack-cost] did not exist. Created. [2021-02-26T01:33:32.520Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3192-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-26T01:33:32.963Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-02-26T01:33:33.231Z] Stashed 1 file(s) [Pipeline] } [2021-02-26T01:33:33.247Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3192-5-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-02-26T01:33:34.778Z] provisioning config files... [2021-02-26T01:33:34.789Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config7309188187298704087tmp [Pipeline] { [Pipeline] sh [2021-02-26T01:33:35.167Z] + set +x [2021-02-26T01:33:35.167Z] + curl -s https://codecov.io/bash [2021-02-26T01:33:35.167Z] + bash -s -- [2021-02-26T01:33:35.746Z] [2021-02-26T01:33:35.746Z] _____ _ [2021-02-26T01:33:35.746Z] / ____| | | [2021-02-26T01:33:35.746Z] | | ___ __| | ___ ___ _____ __ [2021-02-26T01:33:35.746Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-26T01:33:35.746Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-26T01:33:35.746Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-26T01:33:35.746Z] Bash-20210129-7c25fce [2021-02-26T01:33:35.746Z] [2021-02-26T01:33:35.746Z] [2021-02-26T01:33:35.746Z] ==> git version 2.24.3 found [2021-02-26T01:33:35.746Z] ==> 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-02-26T01:33:35.746Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-26T01:33:35.746Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-26T01:33:35.746Z] ==> Jenkins CI detected. [2021-02-26T01:33:35.746Z] project root: . [2021-02-26T01:33:35.746Z] --> token set from env [2021-02-26T01:33:35.746Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-26T01:33:35.746Z] ==> Running gcov in . (disable via -X gcov) [2021-02-26T01:33:35.746Z] ==> Python coveragepy not found [2021-02-26T01:33:35.746Z] ==> Searching for coverage reports in: [2021-02-26T01:33:35.746Z] + . [2021-02-26T01:33:36.010Z] -> Found 1 reports [2021-02-26T01:33:36.010Z] ==> Detecting git/mercurial file structure [2021-02-26T01:33:36.010Z] ==> Reading reports [2021-02-26T01:33:36.010Z] + ./coverage.out bytes=599431 [2021-02-26T01:33:36.010Z] ==> Appending adjustments [2021-02-26T01:33:36.010Z] https://docs.codecov.io/docs/fixing-reports [2021-02-26T01:33:39.327Z] + Found adjustments [2021-02-26T01:33:39.327Z] ==> Gzipping contents [2021-02-26T01:33:39.327Z] 88K /tmp/codecov.W7DAX7.gz [2021-02-26T01:33:39.327Z] ==> Uploading reports [2021-02-26T01:33:39.327Z] url: https://codecov.io [2021-02-26T01:33:39.327Z] query: branch=PR-3192&commit=8169d6f9dbb9436f30978f6876eee20ed64a2b49&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3192%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3192&job=&cmd_args= [2021-02-26T01:33:39.327Z] -> Pinging Codecov [2021-02-26T01:33:39.327Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3192&commit=8169d6f9dbb9436f30978f6876eee20ed64a2b49&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3192%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3192&job=&cmd_args= [2021-02-26T01:33:39.607Z] -> Uploading to [2021-02-26T01:33:39.607Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-26/00271124DB129430A58F1EEE437C3FCB/8169d6f9dbb9436f30978f6876eee20ed64a2b49/b057c832-eb34-4962-8ffb-8fe424b7cd9f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210226%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210226T013339Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c9b084d23f2c0c53c310980e716b0a52f1e3a82238b761ce85d370ad2fd47650 [2021-02-26T01:33:39.607Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-26T01:33:39.607Z] Dload Upload Total Spent Left Speed [2021-02-26T01:33:40.213Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89425 0 0 100 89425 0 151k --:--:-- --:--:-- --:--:-- 151k [2021-02-26T01:33:40.213Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/8169d6f9dbb9436f30978f6876eee20ed64a2b49 [Pipeline] } [2021-02-26T01:33:40.230Z] 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-02-26T01:33:42.331Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T01:33:43.228Z] ---> package-listing.sh [2021-02-26T01:33:43.229Z] ++ facter osfamily [2021-02-26T01:33:43.229Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-26T01:33:43.229Z] + OS_FAMILY=redhat [2021-02-26T01:33:43.229Z] + workspace=/w/workspace/edgex-go/5 [2021-02-26T01:33:43.229Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-26T01:33:43.229Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-26T01:33:43.229Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-26T01:33:43.229Z] + PACKAGES=/tmp/packages_start.txt [2021-02-26T01:33:43.229Z] + '[' /w/workspace/edgex-go/5 ']' [2021-02-26T01:33:43.229Z] + PACKAGES=/tmp/packages_end.txt [2021-02-26T01:33:43.229Z] + case "${OS_FAMILY}" in [2021-02-26T01:33:43.229Z] + rpm -qa [2021-02-26T01:33:43.229Z] + sort [2021-02-26T01:33:48.539Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-26T01:33:48.539Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-26T01:33:48.539Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-26T01:33:48.539Z] + '[' /w/workspace/edgex-go/5 ']' [2021-02-26T01:33:48.539Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-02-26T01:33:48.539Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-02-26T01:33:48.553Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-26T01:33:48.846Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-26T01:33:49.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-26T01:33:49.418Z] [2021-02-26T01:33:49.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-26T01:33:49.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-26T01:33:49.770Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-26T01:33:49.770Z] df20fa9351a1: Pulling fs layer [2021-02-26T01:33:49.770Z] 36b3adc4ff6f: Pulling fs layer [2021-02-26T01:33:49.770Z] 8ad3a11d3b57: Pulling fs layer [2021-02-26T01:33:49.770Z] 46f8f816bc3b: Pulling fs layer [2021-02-26T01:33:49.770Z] 93b61091891f: Pulling fs layer [2021-02-26T01:33:49.770Z] 93b9cdb0e59b: Pulling fs layer [2021-02-26T01:33:49.770Z] 5e14af77c1be: Pulling fs layer [2021-02-26T01:33:49.770Z] 01666e4c0597: Pulling fs layer [2021-02-26T01:33:49.770Z] aa168da1d23b: Pulling fs layer [2021-02-26T01:33:49.770Z] 93b9cdb0e59b: Waiting [2021-02-26T01:33:49.770Z] 5e14af77c1be: Waiting [2021-02-26T01:33:49.770Z] 01666e4c0597: Waiting [2021-02-26T01:33:49.770Z] aa168da1d23b: Waiting [2021-02-26T01:33:49.770Z] 46f8f816bc3b: Waiting [2021-02-26T01:33:49.770Z] 93b61091891f: Waiting [2021-02-26T01:33:49.770Z] 36b3adc4ff6f: Verifying Checksum [2021-02-26T01:33:49.770Z] 36b3adc4ff6f: Download complete [2021-02-26T01:33:49.770Z] 46f8f816bc3b: Verifying Checksum [2021-02-26T01:33:49.770Z] 46f8f816bc3b: Download complete [2021-02-26T01:33:50.035Z] df20fa9351a1: Download complete [2021-02-26T01:33:50.035Z] 93b9cdb0e59b: Verifying Checksum [2021-02-26T01:33:50.035Z] 93b9cdb0e59b: Download complete [2021-02-26T01:33:50.035Z] 5e14af77c1be: Download complete [2021-02-26T01:33:50.035Z] 93b61091891f: Verifying Checksum [2021-02-26T01:33:50.035Z] 93b61091891f: Download complete [2021-02-26T01:33:50.035Z] 01666e4c0597: Verifying Checksum [2021-02-26T01:33:50.035Z] 01666e4c0597: Download complete [2021-02-26T01:33:50.035Z] 8ad3a11d3b57: Verifying Checksum [2021-02-26T01:33:50.035Z] 8ad3a11d3b57: Download complete [2021-02-26T01:33:50.299Z] df20fa9351a1: Pull complete [2021-02-26T01:33:50.565Z] 36b3adc4ff6f: Pull complete [2021-02-26T01:33:51.977Z] 8ad3a11d3b57: Pull complete [2021-02-26T01:33:51.977Z] 46f8f816bc3b: Pull complete [2021-02-26T01:33:52.252Z] aa168da1d23b: Verifying Checksum [2021-02-26T01:33:52.252Z] aa168da1d23b: Download complete [2021-02-26T01:33:52.825Z] 93b61091891f: Pull complete [2021-02-26T01:33:52.825Z] 93b9cdb0e59b: Pull complete [2021-02-26T01:33:53.087Z] 5e14af77c1be: Pull complete [2021-02-26T01:33:53.356Z] 01666e4c0597: Pull complete [2021-02-26T01:34:01.544Z] aa168da1d23b: Pull complete [2021-02-26T01:34:01.544Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-26T01:34:01.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-26T01:34:01.544Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-26T01:34:01.751Z] prd-centos7-docker-4c-2g-27764 does not seem to be running inside a container [2021-02-26T01:34:01.849Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-26T01:34:07.662Z] $ docker top 6792955b1aaf062b0ed13965e82adae7a175b05eb576ab0ce1c586c21c5c3821 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T01:34:08.248Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-26T01:34:08.561Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-26T01:34:08.868Z] + ls /var/log/sa-host [2021-02-26T01:34:08.868Z] + sadf -c /var/log/sa-host/sa23 [2021-02-26T01:34:08.868Z] file_magic: OK [2021-02-26T01:34:08.868Z] HZ: Using current value: 100 [2021-02-26T01:34:08.868Z] file_header: OK [2021-02-26T01:34:08.868Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-26T01:34:08.868Z] Statistics: [2021-02-26T01:34:08.868Z] Hnuu...uuuununununu... [2021-02-26T01:34:08.868Z] File successfully converted to sysstat format version 12.2.1 [2021-02-26T01:34:08.868Z] + sadf -c /var/log/sa-host/sa26 [2021-02-26T01:34:08.868Z] file_magic: OK [2021-02-26T01:34:08.868Z] HZ: Using current value: 100 [2021-02-26T01:34:08.868Z] file_header: OK [2021-02-26T01:34:08.868Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-26T01:34:08.868Z] Statistics: [2021-02-26T01:34:08.868Z] 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-02-26T01:34:08.868Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-26T01:34:09.573Z] provisioning config files... [2021-02-26T01:34:09.588Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config8179581139185479035tmp [Pipeline] { [Pipeline] echo [2021-02-26T01:34:09.685Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T01:34:09.983Z] ---> create-netrc.sh [Pipeline] } [2021-02-26T01:34:09.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-26T01:34:10.375Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T01:34:11.160Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-26T01:34:11.171Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T01:34:11.471Z] ---> sudo-logs.sh [2021-02-26T01:34:11.471Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-26T01:34:11.532Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T01:34:11.834Z] ---> job-cost.sh [2021-02-26T01:34:11.834Z] lf-activate-venv: SKIPPING [2021-02-26T01:34:11.834Z] DEBUG: total: 0.20999999344348907 [2021-02-26T01:34:11.834Z] INFO: Retrieving Stack Cost... [2021-02-26T01:34:13.224Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-26T01:34:13.487Z] INFO: Archiving Costs [Pipeline] echo [2021-02-26T01:34:13.502Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T01:34:13.802Z] ---> logs-deploy.sh [2021-02-26T01:34:13.802Z] lf-activate-venv: SKIPPING [2021-02-26T01:34:13.802Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3192/5 [2021-02-26T01:34:13.802Z] INFO: archiving workspace using pattern(s): [2021-02-26T01:34:15.726Z] Archives upload complete. [2021-02-26T01:34:15.726Z] INFO: archiving logs to Nexus