Pull request #3199 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at dd4b8fe188861d65d0d5afbafd149fd221a40ee4 rather than c750db214759195f8f80f319237184eb4908ae1e Obtained Jenkinsfile from dd4b8fe188861d65d0d5afbafd149fd221a40ee4 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3199/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3199/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 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-27789 in /w/workspace/edgexfoundry_edgex-go_PR-3199 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 c750db214759195f8f80f319237184eb4908ae1e Merge succeeded, producing c750db214759195f8f80f319237184eb4908ae1e Checking out Revision c750db214759195f8f80f319237184eb4908ae1e (PR-3199) > 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/3199/head:refs/remotes/origin/PR-3199 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c750db214759195f8f80f319237184eb4908ae1e # 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 c750db214759195f8f80f319237184eb4908ae1e # timeout=10 Commit message: "feat(scheduler): Implement DELETE /intervalaction V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-26T03:13:21.349Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-26T03:13:21.712Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-26T03:13:21.943Z] ========================================================= [2021-02-26T03:13:21.943Z] EdgeX Global Pipelines Version Info [2021-02-26T03:13:21.943Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-26T03:13:23.553Z] ------------------- [2021-02-26T03:13:23.553Z] stable info: [2021-02-26T03:13:23.553Z] ------------------- [2021-02-26T03:13:23.553Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-26T03:13:23.553Z] Commit SHA: e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [2021-02-26T03:13:23.553Z] Message: update stable to v1.0.182 [2021-02-26T03:13:24.498Z] ------------------- [2021-02-26T03:13:24.499Z] experimental info: [2021-02-26T03:13:24.499Z] ------------------- [2021-02-26T03:13:24.499Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-02-26T03:13:24.499Z] Commit SHA: e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [2021-02-26T03:13:24.499Z] Message: update experimental to v1.0.182 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-26T03:13:24.896Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-26T03:13:25.042Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-26T03:13:25.178Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-26T03:13:25.314Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-26T03:13:25.463Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-26T03:13:25.596Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-26T03:13:25.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-26T03:13:25.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-26T03:13:26.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-26T03:13:26.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-26T03:13:26.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-26T03:13:26.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-26T03:13:26.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-26T03:13:26.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-26T03:13:26.793Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-26T03:13:26.915Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-26T03:13:27.043Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-26T03:13:27.186Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-26T03:13:27.396Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-26T03:13:27.527Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-26T03:13:27.671Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-26T03:13:27.802Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-02-26T03:13:27.934Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3199 [Pipeline] echo [2021-02-26T03:13:28.076Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3199 [Pipeline] echo [2021-02-26T03:13:28.199Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3199 [Pipeline] echo [2021-02-26T03:13:28.320Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c750db214759195f8f80f319237184eb4908ae1e [Pipeline] echo [2021-02-26T03:13:28.444Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c750db2 [Pipeline] echo [2021-02-26T03:13:28.565Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-26T03:13:28.826Z] provisioning config files... [2021-02-26T03:13:28.868Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2775384932042008045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-26T03:13:29.288Z] ---> docker-login.sh [2021-02-26T03:13:29.288Z] nexus3.edgexfoundry.org:10001 [2021-02-26T03:13:29.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-26T03:13:29.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-26T03:13:29.551Z] Configure a credential helper to remove this warning. See [2021-02-26T03:13:29.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-26T03:13:29.552Z] [2021-02-26T03:13:29.552Z] Login Succeeded [2021-02-26T03:13:29.814Z] nexus3.edgexfoundry.org:10002 [2021-02-26T03:13:29.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-26T03:13:29.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-26T03:13:29.814Z] Configure a credential helper to remove this warning. See [2021-02-26T03:13:29.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-26T03:13:29.814Z] [2021-02-26T03:13:29.814Z] Login Succeeded [2021-02-26T03:13:29.814Z] nexus3.edgexfoundry.org:10003 [2021-02-26T03:13:30.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-26T03:13:30.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-26T03:13:30.078Z] Configure a credential helper to remove this warning. See [2021-02-26T03:13:30.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-26T03:13:30.078Z] [2021-02-26T03:13:30.078Z] Login Succeeded [2021-02-26T03:13:30.078Z] nexus3.edgexfoundry.org:10004 [2021-02-26T03:13:30.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-26T03:13:30.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-26T03:13:30.341Z] Configure a credential helper to remove this warning. See [2021-02-26T03:13:30.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-26T03:13:30.341Z] [2021-02-26T03:13:30.341Z] Login Succeeded [2021-02-26T03:13:30.341Z] docker.io [2021-02-26T03:13:30.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-26T03:13:30.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-26T03:13:30.606Z] Configure a credential helper to remove this warning. See [2021-02-26T03:13:30.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-26T03:13:30.606Z] [2021-02-26T03:13:30.606Z] Login Succeeded [2021-02-26T03:13:30.606Z] ---> docker-login.sh ends [Pipeline] } [2021-02-26T03:13:30.628Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-26T03:13:31.208Z] ++ 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-26T03:13:31.208Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-26T03:13:31.208Z] ++ dirname cmd/core-command/Dockerfile [2021-02-26T03:13:31.208Z] ++ cut -d/ -f2 [2021-02-26T03:13:31.208Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-26T03:13:31.208Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-26T03:13:31.208Z] ++ dirname cmd/core-data/Dockerfile [2021-02-26T03:13:31.208Z] ++ cut -d/ -f2 [2021-02-26T03:13:31.208Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-26T03:13:31.208Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-26T03:13:31.208Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-26T03:13:31.208Z] ++ cut -d/ -f2 [2021-02-26T03:13:31.208Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-26T03:13:31.208Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-26T03:13:31.208Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-26T03:13:31.208Z] ++ cut -d/ -f2 [2021-02-26T03:13:31.208Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-26T03:13:31.208Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-26T03:13:31.208Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-26T03:13:31.208Z] ++ cut -d/ -f2 [2021-02-26T03:13:31.208Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-26T03:13:31.208Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-26T03:13:31.208Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-26T03:13:31.208Z] ++ cut -d/ -f2 [2021-02-26T03:13:31.208Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-26T03:13:31.208Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-26T03:13:31.208Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-26T03:13:31.208Z] ++ cut -d/ -f2 [2021-02-26T03:13:31.208Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-26T03:13:31.208Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-26T03:13:31.208Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-26T03:13:31.208Z] ++ cut -d/ -f2 [2021-02-26T03:13:31.208Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-26T03:13:31.208Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-26T03:13:31.208Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-26T03:13:31.208Z] ++ cut -d/ -f2 [2021-02-26T03:13:31.208Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-26T03:13:31.303Z] 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-26T03:13:33.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-26T03:13:33.099Z] [2021-02-26T03:13:33.099Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-26T03:13:33.502Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-26T03:13:33.502Z] latest: Pulling from edgex-devops/git-semver [2021-02-26T03:13:33.503Z] 31603596830f: Pulling fs layer [2021-02-26T03:13:33.503Z] 2a8b12db71e7: Pulling fs layer [2021-02-26T03:13:33.503Z] 6ca5941a6612: Pulling fs layer [2021-02-26T03:13:33.503Z] ecc8261a40a4: Pulling fs layer [2021-02-26T03:13:33.503Z] ecc8261a40a4: Waiting [2021-02-26T03:13:33.503Z] 2a8b12db71e7: Verifying Checksum [2021-02-26T03:13:33.503Z] 2a8b12db71e7: Download complete [2021-02-26T03:13:33.503Z] 31603596830f: Verifying Checksum [2021-02-26T03:13:33.503Z] 31603596830f: Download complete [2021-02-26T03:13:33.766Z] ecc8261a40a4: Verifying Checksum [2021-02-26T03:13:33.766Z] ecc8261a40a4: Download complete [2021-02-26T03:13:33.766Z] 6ca5941a6612: Verifying Checksum [2021-02-26T03:13:33.766Z] 6ca5941a6612: Download complete [2021-02-26T03:13:34.036Z] 31603596830f: Pull complete [2021-02-26T03:13:34.036Z] 2a8b12db71e7: Pull complete [2021-02-26T03:13:34.983Z] 6ca5941a6612: Pull complete [2021-02-26T03:13:34.983Z] ecc8261a40a4: Pull complete [2021-02-26T03:13:34.983Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-26T03:13:34.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-26T03:13:34.983Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-26T03:13:35.100Z] prd-centos7-docker-4c-2g-27789 does not seem to be running inside a container [2021-02-26T03:13:35.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-26T03:13:37.766Z] $ docker top 65ee38aecab0e574f50ae14fdc61ddfc321b8a017c7e2fb668dc57bf0fde0852 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-26T03:13:38.175Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-26T03:13:38.175Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-26T03:13:38.399Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-26T03:13:38.404Z] $ docker exec 65ee38aecab0e574f50ae14fdc61ddfc321b8a017c7e2fb668dc57bf0fde0852 ssh-agent [2021-02-26T03:13:38.569Z] SSH_AUTH_SOCK=/tmp/ssh-dyYe1oiKi1bz/agent.12 [2021-02-26T03:13:38.569Z] SSH_AGENT_PID=17 [2021-02-26T03:13:38.583Z] Running ssh-add (command line suppressed) [2021-02-26T03:13:38.707Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2975999667967073911.key (/w/workspace/edgex-go/1@tmp/private_key_2975999667967073911.key) [2021-02-26T03:13:38.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-26T03:13:39.138Z] + git tag --points-at HEAD [Pipeline] } [2021-02-26T03:13:39.169Z] $ docker exec --env ******** --env ******** 65ee38aecab0e574f50ae14fdc61ddfc321b8a017c7e2fb668dc57bf0fde0852 ssh-agent -k [2021-02-26T03:13:39.278Z] unset SSH_AUTH_SOCK; [2021-02-26T03:13:39.278Z] unset SSH_AGENT_PID; [2021-02-26T03:13:39.279Z] echo Agent pid 17 killed; [2021-02-26T03:13:39.321Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-26T03:13:39.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-26T03:13:39.538Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-26T03:13:39.694Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-26T03:13:39.699Z] $ docker exec 65ee38aecab0e574f50ae14fdc61ddfc321b8a017c7e2fb668dc57bf0fde0852 ssh-agent [2021-02-26T03:13:39.863Z] SSH_AUTH_SOCK=/tmp/ssh-9C3MadOhBXpG/agent.46 [2021-02-26T03:13:39.863Z] SSH_AGENT_PID=52 [2021-02-26T03:13:39.870Z] Running ssh-add (command line suppressed) [2021-02-26T03:13:39.982Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1928259970074175060.key (/w/workspace/edgex-go/1@tmp/private_key_1928259970074175060.key) [2021-02-26T03:13:40.032Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-26T03:13:40.428Z] + git semver init [2021-02-26T03:13:40.428Z] # -> Open(): unable to determine branch for HEAD [2021-02-26T03:13:40.428Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-02-26T03:13:40.428Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-02-26T03:13:40.428Z] # $SEMVER_REMOTE_NAME = origin [2021-02-26T03:13:40.428Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-26T03:13:40.428Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-26T03:13:40.428Z] # $SEMVER_BRANCH = PR-3199 [2021-02-26T03:13:40.428Z] # $SEMVER_TEMP = /tmp/semver-074629582 [2021-02-26T03:13:40.428Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-26T03:13:58.581Z] # '/tmp/semver-074629582' -> '/w/workspace/edgex-go/1/.semver' [2021-02-26T03:13:58.581Z] # -> Force: false [2021-02-26T03:13:58.581Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-02-26T03:13:58.611Z] $ docker exec --env ******** --env ******** 65ee38aecab0e574f50ae14fdc61ddfc321b8a017c7e2fb668dc57bf0fde0852 ssh-agent -k [2021-02-26T03:13:58.802Z] unset SSH_AUTH_SOCK; [2021-02-26T03:13:58.803Z] unset SSH_AGENT_PID; [2021-02-26T03:13:58.803Z] echo Agent pid 52 killed; [2021-02-26T03:13:58.868Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-26T03:13:59.517Z] + git semver [Pipeline] } [2021-02-26T03:13:59.548Z] $ docker stop --time=1 65ee38aecab0e574f50ae14fdc61ddfc321b8a017c7e2fb668dc57bf0fde0852 [2021-02-26T03:14:01.136Z] $ docker rm -f 65ee38aecab0e574f50ae14fdc61ddfc321b8a017c7e2fb668dc57bf0fde0852 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-26T03:14:01.713Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-26T03:14:02.276Z] Stashed 1 file(s) [Pipeline] echo [2021-02-26T03:14:02.298Z] [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-26T03:14:03.570Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-26T03:14:03.890Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-26T03:14:04.208Z] + true [2021-02-26T03:14:04.208Z] + sudo service docker restart [2021-02-26T03:14:04.208Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-26T03:14:04.813Z] ========================================================= [2021-02-26T03:14:04.813Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-26T03:14:04.813Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-26T03:14:05.187Z] + 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-26T03:14:08.520Z] Sending build context to Docker daemon 328MB [2021-02-26T03:14:08.520Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-26T03:14:08.520Z] Step 2/6 : FROM ${BASE} [2021-02-26T03:14:08.520Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-26T03:14:08.520Z] 188c0c94c7c5: Pulling fs layer [2021-02-26T03:14:08.520Z] 0ef7d3d256c8: Pulling fs layer [2021-02-26T03:14:08.520Z] de9db76c5a1d: Pulling fs layer [2021-02-26T03:14:08.520Z] bca2f99d35d6: Pulling fs layer [2021-02-26T03:14:08.520Z] 93359f2a8cfa: Pulling fs layer [2021-02-26T03:14:08.520Z] 7c6f9722023f: Pulling fs layer [2021-02-26T03:14:08.520Z] a35cf1a2eb13: Pulling fs layer [2021-02-26T03:14:08.520Z] 93359f2a8cfa: Waiting [2021-02-26T03:14:08.520Z] 7c6f9722023f: Waiting [2021-02-26T03:14:08.520Z] a35cf1a2eb13: Waiting [2021-02-26T03:14:08.520Z] bca2f99d35d6: Waiting [2021-02-26T03:14:08.520Z] de9db76c5a1d: Download complete [2021-02-26T03:14:08.520Z] 0ef7d3d256c8: Download complete [2021-02-26T03:14:08.520Z] 93359f2a8cfa: Verifying Checksum [2021-02-26T03:14:08.520Z] 93359f2a8cfa: Download complete [2021-02-26T03:14:08.520Z] 188c0c94c7c5: Verifying Checksum [2021-02-26T03:14:08.520Z] 188c0c94c7c5: Download complete [2021-02-26T03:14:08.520Z] 7c6f9722023f: Verifying Checksum [2021-02-26T03:14:08.520Z] 7c6f9722023f: Download complete [2021-02-26T03:14:08.782Z] 188c0c94c7c5: Pull complete [2021-02-26T03:14:09.043Z] 0ef7d3d256c8: Pull complete [2021-02-26T03:14:09.043Z] de9db76c5a1d: Pull complete [2021-02-26T03:14:10.969Z] a35cf1a2eb13: Verifying Checksum [2021-02-26T03:14:10.969Z] a35cf1a2eb13: Download complete [2021-02-26T03:14:11.541Z] bca2f99d35d6: Verifying Checksum [2021-02-26T03:14:11.541Z] bca2f99d35d6: Download complete [2021-02-26T03:14:17.931Z] Still waiting to schedule task [2021-02-26T03:14:17.931Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline [2021-02-26T03:14:18.159Z] bca2f99d35d6: Pull complete [2021-02-26T03:14:18.160Z] 93359f2a8cfa: Pull complete [2021-02-26T03:14:18.160Z] 7c6f9722023f: Pull complete [2021-02-26T03:14:21.497Z] a35cf1a2eb13: Pull complete [2021-02-26T03:14:21.497Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-26T03:14:21.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-26T03:14:21.497Z] ---> a62c8e92a672 [2021-02-26T03:14:21.497Z] 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-26T03:14:22.075Z] ---> Running in 5f392e58a4c7 [2021-02-26T03:14:22.664Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T03:14:23.624Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T03:14:24.200Z] (1/12) Installing libmagic (5.38-r0) [2021-02-26T03:14:24.200Z] (2/12) Installing file (5.38-r0) [2021-02-26T03:14:24.200Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-26T03:14:24.462Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-26T03:14:27.009Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-26T03:14:27.271Z] (6/12) Installing patch (2.7.6-r6) [2021-02-26T03:14:27.271Z] (7/12) Installing build-base (0.5-r2) [2021-02-26T03:14:27.532Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-26T03:14:27.532Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-26T03:14:27.532Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-26T03:14:27.793Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-26T03:14:28.056Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-26T03:14:28.056Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T03:14:28.321Z] OK: 233 MiB in 51 packages [2021-02-26T03:14:31.638Z] Removing intermediate container 5f392e58a4c7 [2021-02-26T03:14:31.638Z] ---> 1bbc0ff25ac2 [2021-02-26T03:14:31.638Z] Step 4/6 : WORKDIR /edgex-go [2021-02-26T03:14:31.638Z] ---> Running in 9f27cbc087bd [2021-02-26T03:14:31.638Z] Removing intermediate container 9f27cbc087bd [2021-02-26T03:14:31.638Z] ---> cf27ef8bf786 [2021-02-26T03:14:31.638Z] Step 5/6 : COPY go.mod . [2021-02-26T03:14:31.900Z] ---> 9e8248f857e3 [2021-02-26T03:14:31.900Z] Step 6/6 : RUN go mod download [2021-02-26T03:14:31.900Z] ---> Running in e5f4edddc609 [2021-02-26T03:14:58.546Z] Removing intermediate container e5f4edddc609 [2021-02-26T03:14:58.546Z] ---> e7255e7ab610 [2021-02-26T03:14:58.546Z] Successfully built e7255e7ab610 [2021-02-26T03:14:58.546Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-26T03:14:58.889Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-26T03:14:58.889Z] . [Pipeline] withDockerContainer [2021-02-26T03:14:59.025Z] prd-centos7-docker-4c-2g-27789 does not seem to be running inside a container [2021-02-26T03:14:59.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-02-26T03:14:59.831Z] $ docker top 2d1a404a40c9298cef8aa27c5161ad4a73672624e6cdd464b4b1357cb184a1c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T03:15:00.424Z] + go version [2021-02-26T03:15:00.424Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-26T03:15:00.453Z] $ docker stop --time=1 2d1a404a40c9298cef8aa27c5161ad4a73672624e6cdd464b4b1357cb184a1c7 [2021-02-26T03:15:01.827Z] $ docker rm -f 2d1a404a40c9298cef8aa27c5161ad4a73672624e6cdd464b4b1357cb184a1c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-26T03:15:03.042Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-26T03:15:03.043Z] . [Pipeline] withDockerContainer [2021-02-26T03:15:03.182Z] prd-centos7-docker-4c-2g-27789 does not seem to be running inside a container [2021-02-26T03:15:03.248Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-02-26T03:15:03.964Z] $ docker top a7006e104be38532efc90839d490b72558c7c95cc374b2d6a7e07af8947cdd75 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-26T03:15:04.192Z] ========================================================= [2021-02-26T03:15:04.192Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-26T03:15:04.192Z] ========================================================= [Pipeline] sh [2021-02-26T03:15:04.501Z] + make test [2021-02-26T03:15:04.501Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-26T03:15:12.693Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-26T03:15:31.040Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-26T03:15:31.996Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-26T03:15:34.613Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-26T03:15:34.613Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-26T03:15:35.595Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-26T03:15:35.595Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-26T03:15:35.595Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-26T03:15:35.595Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-26T03:15:36.567Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-26T03:15:36.567Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-26T03:15:39.145Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-26T03:15:39.145Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-26T03:15:39.145Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-26T03:15:41.082Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.130s coverage: 45.9% of statements [2021-02-26T03:15:41.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-26T03:15:41.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-26T03:15:41.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-26T03:15:41.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-26T03:15:41.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-26T03:15:41.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-26T03:15:41.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-26T03:15:41.351Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.116s coverage: 100.0% of statements [2021-02-26T03:15:43.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.162s coverage: 27.1% of statements [2021-02-26T03:15:43.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-26T03:15:43.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-26T03:15:43.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-26T03:15:43.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-26T03:15:43.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-26T03:15:43.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-26T03:15:43.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.050s coverage: 100.0% of statements [2021-02-26T03:15:43.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-26T03:15:43.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements [2021-02-26T03:15:43.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-26T03:15:43.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-26T03:15:44.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.099s coverage: 65.8% of statements [2021-02-26T03:15:44.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-26T03:15:44.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-26T03:15:44.895Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.424s coverage: 82.3% of statements [2021-02-26T03:15:44.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-26T03:15:44.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-26T03:15:44.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-26T03:15:44.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-26T03:15:46.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.310s coverage: 28.6% of statements [2021-02-26T03:15:46.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-26T03:15:46.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-26T03:15:46.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-26T03:15:46.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-26T03:15:46.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-26T03:15:46.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.075s coverage: 100.0% of statements [2021-02-26T03:15:46.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-26T03:15:46.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.036s coverage: 100.0% of statements [2021-02-26T03:15:46.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-26T03:15:47.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.090s coverage: 86.7% of statements [2021-02-26T03:15:47.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-26T03:15:47.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.115s coverage: 97.5% of statements [2021-02-26T03:15:47.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-26T03:15:47.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.055s coverage: 78.3% of statements [2021-02-26T03:15:47.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-26T03:15:47.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-26T03:15:47.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-26T03:15:47.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-26T03:15:49.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.389s coverage: 92.8% of statements [2021-02-26T03:15:49.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-26T03:15:49.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-26T03:15:49.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-26T03:15:49.975Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-26T03:15:49.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-26T03:15:49.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-26T03:15:49.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-26T03:15:49.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-26T03:15:49.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-26T03:15:49.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-26T03:15:49.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-26T03:15:49.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-26T03:15:49.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-26T03:15:49.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-26T03:15:49.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-26T03:15:49.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-26T03:15:49.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-26T03:15:49.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-26T03:15:49.975Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.032s coverage: 58.8% of statements [2021-02-26T03:15:49.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-26T03:15:49.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-26T03:15:49.975Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.074s coverage: 0.1% of statements [2021-02-26T03:15:49.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-26T03:15:49.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-26T03:15:49.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-26T03:15:49.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 45.5% of statements [2021-02-26T03:15:49.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements [2021-02-26T03:15:49.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2021-02-26T03:15:49.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2021-02-26T03:15:49.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements [2021-02-26T03:16:02.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.035s coverage: 94.4% of statements [2021-02-26T03:16:02.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.032s coverage: 44.8% of statements [2021-02-26T03:16:07.469Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27790 in /w/workspace/edgexfoundry_edgex-go_PR-3199 [Pipeline] { [Pipeline] ws [2021-02-26T03:16:07.585Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-26T03:16:12.867Z] using credential edgex-jenkins-ssh [2021-02-26T03:16:12.934Z] Cloning the remote Git repository [2021-02-26T03:16:12.995Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-26T03:16:13.108Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-26T03:16:13.190Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-26T03:16:13.190Z] > git --version # timeout=10 [2021-02-26T03:16:13.207Z] > git --version # 'git version 2.17.1' [2021-02-26T03:16:13.208Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T03:16:13.296Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.6% of statements [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 62.4% of statements [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.268s coverage: 68.9% of statements [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.088s coverage: 36.6% of statements [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.033s coverage: 89.5% of statements [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.131s coverage: 47.0% of statements [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.042s coverage: 100.0% of statements [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.105s coverage: 89.4% of statements [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.705s coverage: 29.1% of statements [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.060s coverage: 99.0% of statements [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.042s coverage: 100.0% of statements [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.076s coverage: 94.3% of statements [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.025s coverage: 100.0% of statements [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.033s coverage: 87.9% of statements [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-26T03:16:14.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-02-26T03:16:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-02-26T03:16:14.542Z] GO111MODULE=on go vet ./... [2021-02-26T03:16:27.881Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-26T03:16:27.898Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-26T03:16:27.934Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-26T03:16:27.983Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-26T03:16:27.984Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T03:16:27.996Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3199/head:refs/remotes/origin/PR-3199 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-26T03:16:28.785Z] Merging remotes/origin/master commit dd4b8fe188861d65d0d5afbafd149fd221a40ee4 into PR head commit c750db214759195f8f80f319237184eb4908ae1e [2021-02-26T03:16:29.248Z] Merge succeeded, producing c750db214759195f8f80f319237184eb4908ae1e [2021-02-26T03:16:29.248Z] Checking out Revision c750db214759195f8f80f319237184eb4908ae1e (PR-3199) [2021-02-26T03:16:28.804Z] > git config core.sparsecheckout # timeout=10 [2021-02-26T03:16:28.827Z] > git checkout -f c750db214759195f8f80f319237184eb4908ae1e # timeout=10 [2021-02-26T03:16:29.148Z] > git remote # timeout=10 [2021-02-26T03:16:29.165Z] > git config --get remote.origin.url # timeout=10 [2021-02-26T03:16:29.187Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T03:16:29.202Z] > git merge dd4b8fe188861d65d0d5afbafd149fd221a40ee4 # timeout=10 [2021-02-26T03:16:29.231Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-26T03:16:29.254Z] > git config core.sparsecheckout # timeout=10 [2021-02-26T03:16:29.266Z] > git checkout -f c750db214759195f8f80f319237184eb4908ae1e # timeout=10 [2021-02-26T03:16:33.792Z] Commit message: "feat(scheduler): Implement DELETE /intervalaction V2 API" [2021-02-26T03:16:33.866Z] > git --version # timeout=10 [2021-02-26T03:16:33.875Z] > git --version # 'git version 2.17.1' [2021-02-26T03:16:33.884Z] fatal: bad object e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-26T03:16:35.844Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-26T03:16:36.265Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-26T03:16:36.633Z] + + truesudo [2021-02-26T03:16:36.633Z] service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-26T03:16:38.776Z] provisioning config files... [2021-02-26T03:16:38.832Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6946219252145421486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-26T03:16:39.350Z] ---> docker-login.sh [2021-02-26T03:16:39.350Z] nexus3.edgexfoundry.org:10001 [2021-02-26T03:16:40.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-26T03:16:40.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-26T03:16:40.615Z] Configure a credential helper to remove this warning. See [2021-02-26T03:16:40.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-26T03:16:40.615Z] [2021-02-26T03:16:40.615Z] Login Succeeded [2021-02-26T03:16:40.615Z] nexus3.edgexfoundry.org:10002 [2021-02-26T03:16:40.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-26T03:16:41.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-26T03:16:41.166Z] Configure a credential helper to remove this warning. See [2021-02-26T03:16:41.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-26T03:16:41.166Z] [2021-02-26T03:16:41.166Z] Login Succeeded [2021-02-26T03:16:41.166Z] nexus3.edgexfoundry.org:10003 [2021-02-26T03:16:41.247Z] gofmt -l . [2021-02-26T03:16:41.247Z] [ "`gofmt -l .`" = "" ] [2021-02-26T03:16:41.247Z] ./bin/test-go-mod-tidy.sh [2021-02-26T03:16:41.247Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-26T03:16:41.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-26T03:16:41.572Z] + ls -al . [2021-02-26T03:16:41.572Z] total 712 [2021-02-26T03:16:41.572Z] drwxrwxr-x 10 1001 1001 4096 Feb 26 03:16 . [2021-02-26T03:16:41.572Z] drwxr-xr-x 4 root root 28 Feb 26 03:15 .. [2021-02-26T03:16:41.572Z] -rw-rw-r-- 1 1001 1001 11 Feb 26 03:13 .dockerignore [2021-02-26T03:16:41.572Z] drwxrwxr-x 8 1001 1001 179 Feb 26 03:13 .git [2021-02-26T03:16:41.572Z] drwxrwxr-x 3 1001 1001 125 Feb 26 03:13 .github [2021-02-26T03:16:41.572Z] -rw-rw-r-- 1 1001 1001 818 Feb 26 03:13 .gitignore [2021-02-26T03:16:41.572Z] drwx------ 3 1001 1001 60 Feb 26 03:13 .semver [2021-02-26T03:16:41.572Z] -rw-rw-r-- 1 1001 1001 166 Feb 26 03:13 .sonarcloud.properties [2021-02-26T03:16:41.572Z] -rw-rw-r-- 1 1001 1001 8475 Feb 26 03:13 Attribution.txt [2021-02-26T03:16:41.572Z] -rw-rw-r-- 1 1001 1001 3804 Feb 26 03:13 CONTRIBUTING.md [2021-02-26T03:16:41.572Z] -rw-rw-r-- 1 1001 1001 931 Feb 26 03:13 Dockerfile.build [2021-02-26T03:16:41.572Z] -rw-rw-r-- 1 1001 1001 863 Feb 26 03:13 Jenkinsfile [2021-02-26T03:16:41.572Z] -rw-rw-r-- 1 1001 1001 10775 Feb 26 03:13 LICENSE [2021-02-26T03:16:41.572Z] -rw-rw-r-- 1 1001 1001 5774 Feb 26 03:13 Makefile [2021-02-26T03:16:41.572Z] -rw-rw-r-- 1 1001 1001 6524 Feb 26 03:13 README.md [2021-02-26T03:16:41.572Z] -rw-rw-r-- 1 1001 1001 6755 Feb 26 03:13 SECURITY.md [2021-02-26T03:16:41.572Z] -rw-rw-r-- 1 1001 1001 5 Feb 26 03:14 VERSION [2021-02-26T03:16:41.572Z] -rw-rw-r-- 1 1001 1001 4131 Feb 26 03:13 ZMQWindows.md [2021-02-26T03:16:41.572Z] drwxrwxr-x 2 1001 1001 117 Feb 26 03:13 bin [2021-02-26T03:16:41.572Z] drwxrwxr-x 14 1001 1001 4096 Feb 26 03:13 cmd [2021-02-26T03:16:41.572Z] -rw-r--r-- 1 root root 599122 Feb 26 03:16 coverage.out [2021-02-26T03:16:41.572Z] -rw-r--r-- 1 root root 1055 Feb 26 03:16 go.mod [2021-02-26T03:16:41.572Z] -rw-r--r-- 1 root root 21699 Feb 26 03:16 go.sum [2021-02-26T03:16:41.572Z] drwxrwxr-x 8 1001 1001 127 Feb 26 03:13 internal [2021-02-26T03:16:41.572Z] drwxrwxr-x 4 1001 1001 26 Feb 26 03:13 openapi [2021-02-26T03:16:41.572Z] drwxrwxr-x 4 1001 1001 71 Feb 26 03:13 snap [2021-02-26T03:16:41.572Z] -rw-rw-r-- 1 1001 1001 168 Feb 26 03:13 version.go [Pipeline] sh [2021-02-26T03:16:41.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-26T03:16:41.718Z] Configure a credential helper to remove this warning. See [2021-02-26T03:16:41.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-26T03:16:41.718Z] [2021-02-26T03:16:41.718Z] Login Succeeded [2021-02-26T03:16:41.718Z] nexus3.edgexfoundry.org:10004 [2021-02-26T03:16:41.904Z] + '[' -e coverage.out ] [2021-02-26T03:16:41.904Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-26T03:16:41.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-26T03:16:42.126Z] Stashed 1 file(s) [Pipeline] sh [2021-02-26T03:16:42.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-26T03:16:42.269Z] Configure a credential helper to remove this warning. See [2021-02-26T03:16:42.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-26T03:16:42.269Z] [2021-02-26T03:16:42.269Z] Login Succeeded [2021-02-26T03:16:42.269Z] docker.io [2021-02-26T03:16:42.441Z] + make build [2021-02-26T03:16:42.441Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-26T03:16:42.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-26T03:16:42.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-26T03:16:42.816Z] Configure a credential helper to remove this warning. See [2021-02-26T03:16:42.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-26T03:16:42.816Z] [2021-02-26T03:16:42.816Z] Login Succeeded [2021-02-26T03:16:42.816Z] ---> docker-login.sh ends [Pipeline] } [2021-02-26T03:16:42.850Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-26T03:16:43.461Z] ========================================================= [2021-02-26T03:16:43.461Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-26T03:16:43.461Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-26T03:16:43.900Z] + 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-26T03:16:46.563Z] Sending build context to Docker daemon 166.4MB [2021-02-26T03:16:46.563Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-26T03:16:46.563Z] Step 2/6 : FROM ${BASE} [2021-02-26T03:16:46.563Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-26T03:16:46.563Z] 5f621e34cdf4: Pulling fs layer [2021-02-26T03:16:46.563Z] a4357932f1b6: Pulling fs layer [2021-02-26T03:16:46.563Z] 18c013af1878: Pulling fs layer [2021-02-26T03:16:46.563Z] 00ac8860ef70: Pulling fs layer [2021-02-26T03:16:46.563Z] 63d7cb157983: Pulling fs layer [2021-02-26T03:16:46.563Z] b116817d02f9: Pulling fs layer [2021-02-26T03:16:46.563Z] 745a02a5169b: Pulling fs layer [2021-02-26T03:16:46.563Z] 00ac8860ef70: Waiting [2021-02-26T03:16:46.563Z] 63d7cb157983: Waiting [2021-02-26T03:16:46.563Z] b116817d02f9: Waiting [2021-02-26T03:16:46.563Z] 745a02a5169b: Waiting [2021-02-26T03:16:46.563Z] 18c013af1878: Verifying Checksum [2021-02-26T03:16:46.563Z] 18c013af1878: Download complete [2021-02-26T03:16:46.563Z] a4357932f1b6: Verifying Checksum [2021-02-26T03:16:46.563Z] a4357932f1b6: Download complete [2021-02-26T03:16:46.564Z] 63d7cb157983: Verifying Checksum [2021-02-26T03:16:46.564Z] 63d7cb157983: Download complete [2021-02-26T03:16:46.564Z] 5f621e34cdf4: Verifying Checksum [2021-02-26T03:16:46.564Z] 5f621e34cdf4: Download complete [2021-02-26T03:16:46.564Z] b116817d02f9: Verifying Checksum [2021-02-26T03:16:46.564Z] b116817d02f9: Download complete [2021-02-26T03:16:46.672Z] 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-26T03:16:47.565Z] 5f621e34cdf4: Pull complete [2021-02-26T03:16:48.171Z] a4357932f1b6: Pull complete [2021-02-26T03:16:48.451Z] 18c013af1878: Pull complete [2021-02-26T03:16:48.729Z] 745a02a5169b: Verifying Checksum [2021-02-26T03:16:48.729Z] 745a02a5169b: Download complete [2021-02-26T03:16:50.188Z] 00ac8860ef70: Download complete [2021-02-26T03:16:54.887Z] 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-26T03:16:54.887Z] 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-26T03:16:56.284Z] 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-26T03:16:56.866Z] 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-26T03:16:58.798Z] 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-26T03:17:00.195Z] 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-26T03:17:01.150Z] 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-26T03:17:02.107Z] 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-26T03:17:02.611Z] 00ac8860ef70: Pull complete [2021-02-26T03:17:02.611Z] 63d7cb157983: Pull complete [2021-02-26T03:17:02.611Z] b116817d02f9: Pull complete [2021-02-26T03:17:03.062Z] 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-26T03:17:04.012Z] 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-26T03:17:04.600Z] 745a02a5169b: Pull complete [2021-02-26T03:17:04.600Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-26T03:17:04.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-26T03:17:04.600Z] ---> b7e6874047d6 [2021-02-26T03:17:04.601Z] 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 [Pipeline] } [2021-02-26T03:17:05.993Z] $ docker stop --time=1 a7006e104be38532efc90839d490b72558c7c95cc374b2d6a7e07af8947cdd75 [2021-02-26T03:17:07.659Z] $ docker rm -f a7006e104be38532efc90839d490b72558c7c95cc374b2d6a7e07af8947cdd75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-02-26T03:17:08.911Z] ---> Running in 2ecc21f588ff [2021-02-26T03:17:09.509Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T03:17:10.160Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T03:17:11.141Z] (1/12) Installing libmagic (5.38-r0) [2021-02-26T03:17:11.141Z] (2/12) Installing file (5.38-r0) [2021-02-26T03:17:11.141Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-26T03:17:11.414Z] (4/12) Installing g++ (9.3.0-r2) [Pipeline] isUnix [Pipeline] sh [2021-02-26T03:17:11.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-26T03:17:11.859Z] [2021-02-26T03:17:11.859Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-26T03:17:12.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-26T03:17:12.281Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-26T03:17:12.281Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-26T03:17:12.281Z] ca9280d653b3: Pulling fs layer [2021-02-26T03:17:12.281Z] 7e9c9ca2126c: Pulling fs layer [2021-02-26T03:17:12.281Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-26T03:17:12.281Z] cbdbe7a5bc2a: Download complete [2021-02-26T03:17:12.856Z] cbdbe7a5bc2a: Pull complete [2021-02-26T03:17:12.856Z] ca9280d653b3: Verifying Checksum [2021-02-26T03:17:12.856Z] ca9280d653b3: Download complete [2021-02-26T03:17:13.821Z] ca9280d653b3: Pull complete [2021-02-26T03:17:13.821Z] 7e9c9ca2126c: Verifying Checksum [2021-02-26T03:17:13.821Z] 7e9c9ca2126c: Download complete [2021-02-26T03:17:19.156Z] 7e9c9ca2126c: Pull complete [2021-02-26T03:17:19.417Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-26T03:17:19.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-26T03:17:19.417Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-26T03:17:19.595Z] prd-centos7-docker-4c-2g-27789 does not seem to be running inside a container [2021-02-26T03:17:19.642Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-26T03:17:21.546Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-26T03:17:21.546Z] (6/12) Installing patch (2.7.6-r6) [2021-02-26T03:17:21.546Z] (7/12) Installing build-base (0.5-r2) [2021-02-26T03:17:21.546Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-26T03:17:21.546Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-26T03:17:21.546Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-26T03:17:21.546Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-26T03:17:21.546Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-26T03:17:21.546Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T03:17:21.546Z] OK: 217 MiB in 51 packages [2021-02-26T03:17:22.669Z] $ docker top 9297a7b50f476f797ec4adb1db9d602d958fd52f6704446d3668ea9e4a2cc04c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T03:17:23.393Z] + docker-compose build --help [2021-02-26T03:17:23.394Z] + grep parallel [2021-02-26T03:17:24.358Z] --parallel Build images in parallel. [Pipeline] } [2021-02-26T03:17:24.390Z] $ docker stop --time=1 9297a7b50f476f797ec4adb1db9d602d958fd52f6704446d3668ea9e4a2cc04c [2021-02-26T03:17:25.727Z] $ docker rm -f 9297a7b50f476f797ec4adb1db9d602d958fd52f6704446d3668ea9e4a2cc04c [2021-02-26T03:17:25.851Z] Removing intermediate container 2ecc21f588ff [2021-02-26T03:17:25.851Z] ---> c2fa9167ee89 [2021-02-26T03:17:25.851Z] Step 4/6 : WORKDIR /edgex-go [2021-02-26T03:17:25.851Z] ---> Running in bd6070effc5e [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-02-26T03:17:26.124Z] Removing intermediate container bd6070effc5e [2021-02-26T03:17:26.124Z] ---> d35884845b84 [2021-02-26T03:17:26.124Z] Step 5/6 : COPY go.mod . [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-26T03:17:26.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-26T03:17:26.530Z] . [Pipeline] withDockerContainer [2021-02-26T03:17:26.647Z] prd-centos7-docker-4c-2g-27789 does not seem to be running inside a container [2021-02-26T03:17:26.690Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-26T03:17:26.716Z] ---> 66f39225dd11 [2021-02-26T03:17:26.716Z] Step 6/6 : RUN go mod download [2021-02-26T03:17:26.716Z] ---> Running in 44223b43d80a [2021-02-26T03:17:27.310Z] $ docker top a2436fe80c5cbc921ce4eb1830c5c2b327cf4e9740d681f80f4ad2b59f48e783 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T03:17:27.841Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-26T03:17:29.230Z] Building docker-core-command-go ... [2021-02-26T03:17:29.230Z] Building docker-core-data-go ... [2021-02-26T03:17:29.230Z] Building docker-core-metadata-go ... [2021-02-26T03:17:29.230Z] Building docker-security-bootstrapper-go ... [2021-02-26T03:17:29.230Z] Building docker-security-proxy-setup-go ... [2021-02-26T03:17:29.230Z] Building docker-security-secretstore-setup-go ... [2021-02-26T03:17:29.230Z] Building docker-support-notifications-go ... [2021-02-26T03:17:29.230Z] Building docker-support-scheduler-go ... [2021-02-26T03:17:29.230Z] Building docker-sys-mgmt-agent-go ... [2021-02-26T03:17:29.230Z] Building docker-support-notifications-go [2021-02-26T03:17:29.230Z] Building docker-support-scheduler-go [2021-02-26T03:17:29.230Z] Building docker-sys-mgmt-agent-go [2021-02-26T03:17:29.230Z] Building docker-security-secretstore-setup-go [2021-02-26T03:17:29.230Z] Building docker-security-proxy-setup-go [2021-02-26T03:17:53.521Z] Removing intermediate container 44223b43d80a [2021-02-26T03:17:53.521Z] ---> 5952e41fa9fa [2021-02-26T03:17:53.521Z] Successfully built 5952e41fa9fa [2021-02-26T03:17:53.521Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-26T03:17:53.918Z] + docker inspect -f . ci-base-image-arm64 [2021-02-26T03:17:53.918Z] . [Pipeline] withDockerContainer [2021-02-26T03:17:54.213Z] prd-ubuntu18.04-docker-arm64-4c-16g-27790 does not seem to be running inside a container [2021-02-26T03:17:54.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-02-26T03:17:55.712Z] $ docker top a242028ec13a8fe430a3169ddfee031e4965db6efbac4d9a51e1e8340af6a2c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T03:17:56.766Z] + go version [2021-02-26T03:17:56.767Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-26T03:17:56.799Z] $ docker stop --time=1 a242028ec13a8fe430a3169ddfee031e4965db6efbac4d9a51e1e8340af6a2c5 [2021-02-26T03:17:58.735Z] $ docker rm -f a242028ec13a8fe430a3169ddfee031e4965db6efbac4d9a51e1e8340af6a2c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-26T03:18:00.013Z] + docker inspect -f . ci-base-image-arm64 [2021-02-26T03:18:00.013Z] . [Pipeline] withDockerContainer [2021-02-26T03:18:00.277Z] prd-ubuntu18.04-docker-arm64-4c-16g-27790 does not seem to be running inside a container [2021-02-26T03:18:00.358Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-02-26T03:18:01.489Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T03:18:01.490Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-26T03:18:01.490Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T03:18:01.490Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-26T03:18:01.490Z] ---> e7255e7ab610 [2021-02-26T03:18:01.490Z] Step 3/26 : WORKDIR /edgex-go [2021-02-26T03:18:01.490Z] ---> e7255e7ab610 [2021-02-26T03:18:01.490Z] Step 3/22 : WORKDIR /edgex-go [2021-02-26T03:18:01.490Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T03:18:01.490Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-26T03:18:01.490Z] ---> e7255e7ab610 [2021-02-26T03:18:01.490Z] Step 3/24 : WORKDIR /edgex-go [2021-02-26T03:18:01.490Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T03:18:01.490Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-26T03:18:01.490Z] ---> e7255e7ab610 [2021-02-26T03:18:01.490Z] Step 3/21 : WORKDIR /edgex-go [2021-02-26T03:18:01.490Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T03:18:01.490Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-26T03:18:01.490Z] ---> e7255e7ab610 [2021-02-26T03:18:01.490Z] Step 3/22 : WORKDIR /edgex-go [2021-02-26T03:18:01.490Z] ---> Running in 8412ed618742 [2021-02-26T03:18:01.490Z] ---> Running in 1d4f44347cf3 [2021-02-26T03:18:01.490Z] ---> Running in 1b54fd130e44 [2021-02-26T03:18:01.490Z] ---> Running in 2ca08f5e9fb2 [2021-02-26T03:18:01.490Z] ---> Running in 19ed2faf0550 [2021-02-26T03:18:01.490Z] Removing intermediate container 2ca08f5e9fb2 [2021-02-26T03:18:01.490Z] ---> 9811452291ab [2021-02-26T03:18:01.490Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T03:18:01.490Z] Removing intermediate container 1d4f44347cf3 [2021-02-26T03:18:01.490Z] ---> c43c5ecd524b [2021-02-26T03:18:01.490Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T03:18:01.490Z] Removing intermediate container 8412ed618742 [2021-02-26T03:18:01.490Z] ---> 5610765ea890 [2021-02-26T03:18:01.490Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T03:18:01.490Z] Removing intermediate container 19ed2faf0550 [2021-02-26T03:18:01.490Z] ---> 7a8fa378f023 [2021-02-26T03:18:01.490Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T03:18:01.490Z] Removing intermediate container 1b54fd130e44 [2021-02-26T03:18:01.490Z] ---> 48a5cba9ac8b [2021-02-26T03:18:01.490Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T03:18:01.490Z] ---> Running in be23fbfacff0 [2021-02-26T03:18:01.490Z] ---> Running in ac157d8f1237 [2021-02-26T03:18:01.490Z] ---> Running in ff2ca588b58e [2021-02-26T03:18:01.490Z] ---> Running in f32b783bf62b [2021-02-26T03:18:01.490Z] ---> Running in cbf21af47a2a [2021-02-26T03:18:01.768Z] Removing intermediate container be23fbfacff0 [2021-02-26T03:18:01.768Z] ---> 2fc64031b56e [2021-02-26T03:18:01.768Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-26T03:18:01.768Z] Removing intermediate container ff2ca588b58e [2021-02-26T03:18:01.768Z] ---> b8db5b2cb62b [2021-02-26T03:18:01.768Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-26T03:18:01.832Z] $ docker top a7d2b91e27ef2c2f62a6f2d2ba0a36243a5f253e279c83f8825ad8e6f57ba5a5 -eo pid,comm [2021-02-26T03:18:02.032Z] Removing intermediate container ac157d8f1237 [2021-02-26T03:18:02.032Z] ---> c028a4ef3a35 [2021-02-26T03:18:02.032Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-26T03:18:02.032Z] ---> Running in 543abec7e246 [2021-02-26T03:18:02.032Z] ---> Running in 0ff2fd23bbbf [Pipeline] { [Pipeline] echo [2021-02-26T03:18:02.295Z] ---> Running in d60d2e9fba83 [2021-02-26T03:18:02.295Z] Removing intermediate container f32b783bf62b [2021-02-26T03:18:02.295Z] ---> d3e8eb7a8a31 [2021-02-26T03:18:02.296Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-26T03:18:02.296Z] Removing intermediate container cbf21af47a2a [2021-02-26T03:18:02.296Z] ---> bbf01ec301d9 [2021-02-26T03:18:02.296Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-26T03:18:02.302Z] ========================================================= [2021-02-26T03:18:02.302Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-26T03:18:02.302Z] ========================================================= [Pipeline] sh [2021-02-26T03:18:02.557Z] ---> Running in 441f3f9fac3d [2021-02-26T03:18:02.558Z] ---> Running in 5dcd972c71c0 [2021-02-26T03:18:02.965Z] + make test [2021-02-26T03:18:02.965Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-26T03:18:03.140Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T03:18:03.140Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T03:18:03.402Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T03:18:03.402Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T03:18:03.402Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T03:18:04.352Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T03:18:04.352Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T03:18:04.352Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T03:18:04.352Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T03:18:04.352Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T03:18:05.298Z] OK: 233 MiB in 51 packages [2021-02-26T03:18:05.298Z] OK: 233 MiB in 51 packages [2021-02-26T03:18:05.562Z] Removing intermediate container 441f3f9fac3d [2021-02-26T03:18:05.562Z] ---> cc7184de1bf4 [2021-02-26T03:18:05.562Z] Step 6/22 : COPY go.mod . [2021-02-26T03:18:05.562Z] OK: 233 MiB in 51 packages [2021-02-26T03:18:05.826Z] OK: 233 MiB in 51 packages [2021-02-26T03:18:05.826Z] OK: 233 MiB in 51 packages [2021-02-26T03:18:05.826Z] ---> 91dd9a5fdbad [2021-02-26T03:18:05.826Z] Step 7/22 : RUN go mod download [2021-02-26T03:18:06.095Z] Removing intermediate container 0ff2fd23bbbf [2021-02-26T03:18:06.095Z] ---> 3e716818b3bb [2021-02-26T03:18:06.095Z] Step 6/24 : COPY go.mod . [2021-02-26T03:18:06.095Z] ---> Running in b4c7b2078859 [2021-02-26T03:18:06.357Z] ---> b8e84cdbe3b6 [2021-02-26T03:18:06.357Z] Step 7/24 : RUN go mod download [2021-02-26T03:18:06.620Z] ---> Running in 2e35da2b5051 [2021-02-26T03:18:06.883Z] Removing intermediate container 5dcd972c71c0 [2021-02-26T03:18:06.883Z] ---> 5ca03364126b [2021-02-26T03:18:06.883Z] Step 6/26 : COPY go.mod . [2021-02-26T03:18:06.883Z] Removing intermediate container 543abec7e246 [2021-02-26T03:18:06.883Z] ---> df1b01529aa3 [2021-02-26T03:18:06.883Z] Step 6/21 : COPY go.mod . [2021-02-26T03:18:07.156Z] Removing intermediate container d60d2e9fba83 [2021-02-26T03:18:07.156Z] ---> fd85226cf782 [2021-02-26T03:18:07.156Z] Step 6/22 : COPY go.mod . [2021-02-26T03:18:07.156Z] ---> 61aabca24381 [2021-02-26T03:18:07.156Z] Step 7/26 : RUN go mod download [2021-02-26T03:18:07.156Z] ---> 5618f2d8687a [2021-02-26T03:18:07.156Z] Step 7/21 : RUN go mod download [2021-02-26T03:18:07.422Z] ---> Running in 4914cc2d004c [2021-02-26T03:18:07.423Z] ---> Running in 830e508c2a7f [2021-02-26T03:18:07.423Z] ---> d88ed6e55659 [2021-02-26T03:18:07.423Z] Step 7/22 : RUN go mod download [2021-02-26T03:18:07.693Z] ---> Running in e926699d65d9 [2021-02-26T03:18:09.118Z] Removing intermediate container 2e35da2b5051 [2021-02-26T03:18:09.118Z] ---> eed505e13525 [2021-02-26T03:18:09.118Z] Step 8/24 : COPY . . [2021-02-26T03:18:09.118Z] Removing intermediate container b4c7b2078859 [2021-02-26T03:18:09.118Z] ---> 70d97070be2c [2021-02-26T03:18:09.118Z] Step 8/22 : COPY . . [2021-02-26T03:18:09.118Z] Removing intermediate container 4914cc2d004c [2021-02-26T03:18:09.118Z] ---> ed66eab5c8db [2021-02-26T03:18:09.118Z] Step 8/21 : COPY . . [2021-02-26T03:18:17.312Z] Removing intermediate container 830e508c2a7f [2021-02-26T03:18:17.312Z] ---> b98377814a77 [2021-02-26T03:18:17.312Z] Step 8/26 : COPY . . [2021-02-26T03:18:17.582Z] Removing intermediate container e926699d65d9 [2021-02-26T03:18:17.582Z] ---> 659e999f9a67 [2021-02-26T03:18:17.582Z] Step 8/22 : COPY . . [2021-02-26T03:18:25.157Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-26T03:18:49.787Z] ---> 8106124bb9f6 [2021-02-26T03:18:49.787Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-26T03:18:49.787Z] ---> Running in 15184913065d [2021-02-26T03:18:49.787Z] ---> 0a040c7afd61 [2021-02-26T03:18:49.787Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-26T03:18:49.787Z] ---> c5c62f8d8db4 [2021-02-26T03:18:49.787Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-26T03:18:49.787Z] ---> 33f6dcc895a8 [2021-02-26T03:18:49.787Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-26T03:18:49.787Z] ---> 3bedb99c9cdf [2021-02-26T03:18:49.787Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-26T03:18:49.787Z] ---> Running in 552cd49ce4db [2021-02-26T03:18:50.369Z] ---> Running in cfe37c4b77c0 [2021-02-26T03:18:50.369Z] ---> Running in cb80e5bb9daf [2021-02-26T03:18:50.369Z] ---> Running in f57b029e490c [2021-02-26T03:18:50.369Z] 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-26T03:18:51.325Z] 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-26T03:18:51.325Z] 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-26T03:18:51.593Z] 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-26T03:18:51.593Z] 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-26T03:19:12.178Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-26T03:19:18.346Z] 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-26T03:19:18.346Z] 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-26T03:19:18.955Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-26T03:19:25.032Z] Removing intermediate container 15184913065d [2021-02-26T03:19:25.032Z] ---> 1ef30a7d027a [2021-02-26T03:19:25.032Z] [2021-02-26T03:19:25.032Z] Step 10/24 : FROM alpine:3.12 [2021-02-26T03:19:25.032Z] 3.12: Pulling from library/alpine [2021-02-26T03:19:25.032Z] Removing intermediate container cfe37c4b77c0 [2021-02-26T03:19:25.032Z] ---> 29ffb5b8e332 [2021-02-26T03:19:25.032Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-26T03:19:26.425Z] ---> Running in 8706986445da [2021-02-26T03:19:26.425Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-02-26T03:19:26.425Z] Status: Downloaded newer image for alpine:3.12 [2021-02-26T03:19:26.425Z] ---> 88dd2752d2ea [2021-02-26T03:19:26.425Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-26T03:19:26.425Z] Removing intermediate container f57b029e490c [2021-02-26T03:19:26.425Z] ---> 81385b0647fa [2021-02-26T03:19:26.425Z] [2021-02-26T03:19:26.425Z] Step 10/21 : FROM alpine:3.12 [2021-02-26T03:19:26.425Z] ---> 88dd2752d2ea [2021-02-26T03:19:26.425Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-26T03:19:26.689Z] ---> Running in 3554d9a88d51 [2021-02-26T03:19:26.689Z] ---> Running in 9903067cd82d [2021-02-26T03:19:27.267Z] 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-26T03:19:27.516Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-26T03:19:27.516Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-26T03:19:27.558Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T03:19:27.558Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T03:19:27.558Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T03:19:27.558Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T03:19:27.838Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-26T03:19:27.838Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-26T03:19:27.838Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-26T03:19:27.838Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-26T03:19:27.838Z] (4/5) Installing curl (7.69.1-r3) [2021-02-26T03:19:27.838Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-26T03:19:27.838Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T03:19:27.838Z] Executing ca-certificates-20191127-r4.trigger [2021-02-26T03:19:27.838Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-26T03:19:27.838Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-26T03:19:27.838Z] (4/4) Installing curl (7.69.1-r3) [2021-02-26T03:19:27.838Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T03:19:27.838Z] Executing ca-certificates-20191127-r4.trigger [2021-02-26T03:19:27.838Z] OK: 7 MiB in 19 packages [2021-02-26T03:19:27.838Z] OK: 7 MiB in 18 packages [2021-02-26T03:19:30.154Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-26T03:19:30.155Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-26T03:19:30.155Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-26T03:19:30.155Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-26T03:19:32.060Z] Removing intermediate container 552cd49ce4db [2021-02-26T03:19:32.060Z] ---> 9b499ab4bf2d [2021-02-26T03:19:32.060Z] [2021-02-26T03:19:32.060Z] Step 10/22 : FROM alpine:3.12 [2021-02-26T03:19:32.060Z] ---> 88dd2752d2ea [2021-02-26T03:19:32.060Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-26T03:19:32.060Z] Removing intermediate container cb80e5bb9daf [2021-02-26T03:19:32.060Z] ---> 8ee94d0ef392 [2021-02-26T03:19:32.060Z] [2021-02-26T03:19:32.060Z] Step 10/22 : FROM alpine:3.12 [2021-02-26T03:19:32.060Z] ---> 88dd2752d2ea [2021-02-26T03:19:32.060Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-26T03:19:32.323Z] ---> Running in e5f85180da2a [2021-02-26T03:19:32.323Z] ---> Running in 10716f16da50 [2021-02-26T03:19:32.790Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-26T03:19:33.271Z] Removing intermediate container 3554d9a88d51 [2021-02-26T03:19:33.271Z] ---> 28902872bc03 [2021-02-26T03:19:33.271Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-26T03:19:33.783Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-26T03:19:33.858Z] ---> Running in bf32114b28ca [2021-02-26T03:19:33.858Z] Removing intermediate container 9903067cd82d [2021-02-26T03:19:33.858Z] ---> 55586efc0a95 [2021-02-26T03:19:33.858Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-26T03:19:33.858Z] Removing intermediate container 8706986445da [2021-02-26T03:19:33.858Z] ---> 8eee33ec085e [2021-02-26T03:19:33.858Z] [2021-02-26T03:19:33.858Z] Step 11/26 : FROM docker:20.10.0 [2021-02-26T03:19:34.124Z] 20.10.0: Pulling from library/docker [2021-02-26T03:19:34.124Z] ---> Running in 5c85b3b88405 [2021-02-26T03:19:34.124Z] Removing intermediate container bf32114b28ca [2021-02-26T03:19:34.124Z] ---> f1d40c0e931d [2021-02-26T03:19:34.124Z] Step 13/24 : WORKDIR / [2021-02-26T03:19:34.124Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T03:19:34.387Z] ---> Running in 05638d91a8fe [2021-02-26T03:19:34.387Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T03:19:34.387Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T03:19:34.387Z] Removing intermediate container 5c85b3b88405 [2021-02-26T03:19:34.387Z] ---> 94f0b23b302b [2021-02-26T03:19:34.387Z] Step 13/21 : WORKDIR /edgex [2021-02-26T03:19:34.387Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T03:19:34.387Z] ---> Running in 5d50ede264cd [2021-02-26T03:19:34.387Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-26T03:19:34.387Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-26T03:19:34.387Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T03:19:34.654Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-26T03:19:34.654Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T03:19:34.654Z] OK: 6 MiB in 15 packages [2021-02-26T03:19:34.917Z] Executing ca-certificates-20191127-r4.trigger [2021-02-26T03:19:34.917Z] OK: 6 MiB in 16 packages [2021-02-26T03:19:35.182Z] Removing intermediate container 05638d91a8fe [2021-02-26T03:19:35.182Z] ---> 6ee2662b32b5 [2021-02-26T03:19:35.182Z] 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-26T03:19:35.758Z] Removing intermediate container 5d50ede264cd [2021-02-26T03:19:35.758Z] ---> 0f20bf14d429 [2021-02-26T03:19:35.758Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-26T03:19:36.369Z] ---> cb44941a66f4 [2021-02-26T03:19:36.369Z] 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-26T03:19:36.369Z] ---> e82dc9bacbb1 [2021-02-26T03:19:36.369Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-26T03:19:36.369Z] Removing intermediate container 10716f16da50 [2021-02-26T03:19:36.369Z] ---> 387f4250841a [2021-02-26T03:19:36.369Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-26T03:19:37.050Z] ---> Running in fe97292fafb3 [2021-02-26T03:19:37.050Z] Removing intermediate container e5f85180da2a [2021-02-26T03:19:37.050Z] ---> 3f63b58fa64f [2021-02-26T03:19:37.050Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-26T03:19:37.050Z] ---> ed300ab16985 [2021-02-26T03:19:37.050Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-26T03:19:37.385Z] ---> 7887ea4934b3 [2021-02-26T03:19:37.385Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-26T03:19:37.385Z] ---> Running in 3e290fd5d3a4 [2021-02-26T03:19:37.385Z] Removing intermediate container fe97292fafb3 [2021-02-26T03:19:37.385Z] ---> fb1dad0e0433 [2021-02-26T03:19:37.385Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-26T03:19:37.668Z] ---> Running in aba51f55cc1a [2021-02-26T03:19:37.668Z] Removing intermediate container 3e290fd5d3a4 [2021-02-26T03:19:37.668Z] ---> a90c3841efdd [2021-02-26T03:19:37.668Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-26T03:19:37.668Z] ---> e15935515843 [2021-02-26T03:19:37.668Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-26T03:19:38.250Z] ---> Running in 1ec68c83c84e [2021-02-26T03:19:38.515Z] ---> c628e949dec4 [2021-02-26T03:19:38.515Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-26T03:19:38.515Z] Removing intermediate container aba51f55cc1a [2021-02-26T03:19:38.515Z] ---> 82dc1877c12c [2021-02-26T03:19:38.515Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-26T03:19:38.785Z] ---> 07dbf09e6c06 [2021-02-26T03:19:38.785Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-26T03:19:38.785Z] Removing intermediate container 1ec68c83c84e [2021-02-26T03:19:38.785Z] ---> 7f5b807c9e04 [2021-02-26T03:19:38.785Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-26T03:19:38.785Z] ---> Running in 3c85333798a7 [2021-02-26T03:19:38.785Z] ---> Running in 263bd86c3dc3 [2021-02-26T03:19:38.785Z] ---> Running in bdb1986f8405 [2021-02-26T03:19:39.056Z] Removing intermediate container 263bd86c3dc3 [2021-02-26T03:19:39.056Z] ---> aaf95c01c9eb [2021-02-26T03:19:39.056Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T03:19:39.056Z] Removing intermediate container 3c85333798a7 [2021-02-26T03:19:39.056Z] ---> 10143dd1e48a [2021-02-26T03:19:39.056Z] Step 18/21 : CMD ["--init=true"] [2021-02-26T03:19:39.326Z] Removing intermediate container bdb1986f8405 [2021-02-26T03:19:39.326Z] ---> c72137d61c4e [2021-02-26T03:19:39.326Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T03:19:39.326Z] ---> Running in 901b51c12109 [2021-02-26T03:19:39.326Z] ---> 4fef57878292 [2021-02-26T03:19:39.326Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-26T03:19:39.590Z] ---> 6b0e3e17e6f1 [2021-02-26T03:19:39.590Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-26T03:19:39.853Z] Removing intermediate container 901b51c12109 [2021-02-26T03:19:39.853Z] ---> 390a47611b4f [2021-02-26T03:19:39.853Z] Step 19/21 : LABEL arch=x86_64 [2021-02-26T03:19:39.853Z] ---> 8afc8563b085 [2021-02-26T03:19:39.853Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-26T03:19:39.853Z] ---> b0efe2a5ce53 [2021-02-26T03:19:39.853Z] 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-26T03:19:40.121Z] ---> Running in 1b45abcbd8e0 [2021-02-26T03:19:40.121Z] ---> Running in 378bf62d7a58 [2021-02-26T03:19:40.390Z] ---> 90d36d8511f7 [2021-02-26T03:19:40.390Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-26T03:19:40.390Z] Removing intermediate container 1b45abcbd8e0 [2021-02-26T03:19:40.390Z] ---> 756da245749e [2021-02-26T03:19:40.390Z] Step 20/21 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e [2021-02-26T03:19:40.970Z] ---> Running in 3555a1c47570 [2021-02-26T03:19:40.970Z] ---> eaf0915bfc59 [2021-02-26T03:19:40.970Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-26T03:19:40.970Z] ---> 1573c6dec739 [2021-02-26T03:19:40.970Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-26T03:19:41.236Z] ---> Running in efafbe9467cb [2021-02-26T03:19:41.236Z] Removing intermediate container 3555a1c47570 [2021-02-26T03:19:41.236Z] ---> 732f6d6e33e1 [2021-02-26T03:19:41.236Z] Step 21/21 : LABEL version=0.0.0 [2021-02-26T03:19:41.503Z] ---> Running in 2a14b27cc0d1 [2021-02-26T03:19:41.503Z] ---> fa45d72ead20 [2021-02-26T03:19:41.503Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-26T03:19:41.767Z] Removing intermediate container efafbe9467cb [2021-02-26T03:19:41.767Z] ---> a050a3ed71a5 [2021-02-26T03:19:41.767Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T03:19:41.767Z] ---> Running in 576538aedab7 [2021-02-26T03:19:41.767Z] Removing intermediate container 378bf62d7a58 [2021-02-26T03:19:41.767Z] ---> d7ad9850b239 [2021-02-26T03:19:41.767Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-26T03:19:41.767Z] ---> Running in 3c5b00c7984a [2021-02-26T03:19:41.767Z] Removing intermediate container 2a14b27cc0d1 [2021-02-26T03:19:41.767Z] ---> 92469956fa6b [2021-02-26T03:19:41.767Z] [2021-02-26T03:19:42.087Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-26T03:19:42.087Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-26T03:19:42.087Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-26T03:19:42.719Z] Successfully built 92469956fa6b [2021-02-26T03:19:42.719Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-26T03:19:42.719Z] Building docker-core-metadata-go [2021-02-26T03:19:43.297Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 295c8d07a8e3 [2021-02-26T03:19:43.297Z] Removing intermediate container 576538aedab7 [2021-02-26T03:19:43.297Z] ---> 8db7e51ec349 [2021-02-26T03:19:43.297Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T03:19:45.871Z] Removing intermediate container 3c5b00c7984a [2021-02-26T03:19:45.871Z] ---> 148b6ab876e4 [2021-02-26T03:19:45.871Z] Step 20/22 : LABEL arch=x86_64 [2021-02-26T03:19:45.871Z] ---> Running in 3a61c1395eda [2021-02-26T03:19:46.819Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-26T03:19:46.819Z] Removing intermediate container 295c8d07a8e3 [2021-02-26T03:19:46.819Z] ---> c0e2c5f0237b [2021-02-26T03:19:46.819Z] Step 22/24 : LABEL arch=x86_64 [2021-02-26T03:19:47.550Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.365s coverage: 45.9% of statements [2021-02-26T03:19:47.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-26T03:19:47.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-26T03:19:47.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-26T03:19:47.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-26T03:19:47.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-26T03:19:47.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-26T03:19:47.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-26T03:19:47.550Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.275s coverage: 100.0% of statements [2021-02-26T03:19:47.766Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-26T03:19:47.766Z] ---> aefe523efa57 [2021-02-26T03:19:47.766Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-26T03:19:47.766Z] ---> Running in f64e48f53724 [2021-02-26T03:19:48.340Z] Removing intermediate container 3a61c1395eda [2021-02-26T03:19:48.340Z] ---> 1f3f4dbb83fe [2021-02-26T03:19:48.340Z] Step 20/22 : LABEL arch=x86_64 [2021-02-26T03:19:48.340Z] ---> Running in 829ec47b31e7 [2021-02-26T03:19:48.340Z] ---> Running in cb3199e727eb [2021-02-26T03:19:48.919Z] Removing intermediate container f64e48f53724 [2021-02-26T03:19:48.919Z] ---> dea4cd046b05 [2021-02-26T03:19:48.919Z] Step 21/22 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e [2021-02-26T03:19:49.192Z] ---> Running in f6a9cdfb8a3c [2021-02-26T03:19:51.142Z] ---> Running in bbbe384c7aa4 [2021-02-26T03:19:51.142Z] Removing intermediate container 829ec47b31e7 [2021-02-26T03:19:51.142Z] ---> bfd6c2afa1ad [2021-02-26T03:19:51.142Z] Step 23/24 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e [2021-02-26T03:19:52.101Z] Removing intermediate container f6a9cdfb8a3c [2021-02-26T03:19:52.101Z] ---> 34e388e0c53c [2021-02-26T03:19:52.101Z] Step 21/22 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e [2021-02-26T03:19:52.392Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T03:19:52.392Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T03:19:52.653Z] (1/2) Installing readline (8.0.4-r0) [2021-02-26T03:19:52.654Z] (2/2) Installing bash (5.0.17-r0) [2021-02-26T03:19:52.917Z] ---> Running in 6245240875b7 [2021-02-26T03:19:52.918Z] Removing intermediate container bbbe384c7aa4 [2021-02-26T03:19:52.918Z] ---> f35df663b932 [2021-02-26T03:19:52.918Z] Step 22/22 : LABEL version=0.0.0 [2021-02-26T03:19:52.918Z] Executing bash-5.0.17-r0.post-install [2021-02-26T03:19:52.918Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T03:19:52.918Z] OK: 12 MiB in 22 packages [2021-02-26T03:19:53.181Z] ---> Running in fa279cee8a99 [2021-02-26T03:19:53.783Z] ---> Running in c3958a69b789 [2021-02-26T03:19:54.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.509s coverage: 27.1% of statements [2021-02-26T03:19:54.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-26T03:19:54.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-26T03:19:54.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-26T03:19:54.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-26T03:19:54.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-26T03:19:54.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-26T03:19:54.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.071s coverage: 100.0% of statements [2021-02-26T03:19:54.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-26T03:19:54.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.128s coverage: 100.0% of statements [2021-02-26T03:19:54.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-26T03:19:54.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-26T03:19:55.188Z] Removing intermediate container 6245240875b7 [2021-02-26T03:19:55.188Z] ---> 707ec42cf76b [2021-02-26T03:19:55.188Z] Step 24/24 : LABEL version=0.0.0 [2021-02-26T03:19:55.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.250s coverage: 65.8% of statements [2021-02-26T03:19:55.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-26T03:19:55.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-26T03:19:55.450Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T03:19:55.450Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-26T03:19:55.450Z] ---> e7255e7ab610 [2021-02-26T03:19:55.450Z] Step 3/23 : WORKDIR /edgex-go [2021-02-26T03:19:55.450Z] ---> Using cache [2021-02-26T03:19:55.450Z] ---> 48a5cba9ac8b [2021-02-26T03:19:55.450Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T03:19:55.450Z] ---> Using cache [2021-02-26T03:19:55.450Z] ---> bbf01ec301d9 [2021-02-26T03:19:55.450Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-26T03:19:56.396Z] Removing intermediate container fa279cee8a99 [2021-02-26T03:19:56.396Z] ---> 6d15b94f991b [2021-02-26T03:19:56.396Z] Step 22/22 : LABEL version=0.0.0 [2021-02-26T03:19:56.396Z] ---> Running in 08695c250955 [2021-02-26T03:19:56.396Z] ---> Running in 483b8893fd8c [2021-02-26T03:19:56.396Z] Removing intermediate container c3958a69b789 [2021-02-26T03:19:56.396Z] ---> c9ba38e57a2c [2021-02-26T03:19:56.396Z] [2021-02-26T03:19:56.396Z] ---> Running in 0fb4853368fa [2021-02-26T03:19:56.665Z] Successfully built c9ba38e57a2c [2021-02-26T03:19:56.665Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-26T03:19:56.665Z] Building docker-core-command-go [2021-02-26T03:19:56.929Z]  Building docker-support-scheduler-go ... done Removing intermediate container cb3199e727eb [2021-02-26T03:19:56.929Z] ---> 2aaa173f79a0 [2021-02-26T03:19:56.929Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-26T03:19:56.929Z] Removing intermediate container 08695c250955 [2021-02-26T03:19:56.929Z] ---> 517e7f99a88b [2021-02-26T03:19:56.929Z] [2021-02-26T03:19:56.929Z] Removing intermediate container 0fb4853368fa [2021-02-26T03:19:56.929Z] ---> 988f73b0bb58 [2021-02-26T03:19:56.929Z] [2021-02-26T03:19:56.929Z] ---> Running in 052a56c34dc4 [2021-02-26T03:19:56.929Z] Successfully built 517e7f99a88b [2021-02-26T03:19:56.929Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-26T03:19:56.929Z] Building docker-core-data-go [2021-02-26T03:19:56.929Z] Successfully built 988f73b0bb58 [2021-02-26T03:19:57.194Z]  Building docker-security-secretstore-setup-go ... done Successfully tagged docker-support-notifications-go:latest [2021-02-26T03:19:57.194Z] Building docker-security-bootstrapper-go [2021-02-26T03:19:57.194Z]  Building docker-support-notifications-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T03:19:57.194Z] Removing intermediate container 052a56c34dc4 [2021-02-26T03:19:57.194Z] ---> bd7e53c500c3 [2021-02-26T03:19:57.194Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-26T03:19:57.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.709s coverage: 82.3% of statements [2021-02-26T03:19:57.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-26T03:19:57.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-26T03:19:57.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-26T03:19:57.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-26T03:19:57.457Z] ---> Running in 083e86229b1b [2021-02-26T03:19:57.721Z] Removing intermediate container 083e86229b1b [2021-02-26T03:19:57.721Z] ---> 892b676320ba [2021-02-26T03:19:57.721Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-26T03:19:57.986Z] ---> Running in 719825b87e41 [2021-02-26T03:19:58.564Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T03:19:59.510Z] OK: 233 MiB in 51 packages [2021-02-26T03:20:00.922Z] Removing intermediate container 719825b87e41 [2021-02-26T03:20:00.922Z] ---> 9836bb254214 [2021-02-26T03:20:00.922Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-26T03:20:02.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.143s coverage: 28.6% of statements [2021-02-26T03:20:02.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-26T03:20:02.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-26T03:20:02.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-26T03:20:02.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-26T03:20:02.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-26T03:20:02.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.173s coverage: 100.0% of statements [2021-02-26T03:20:02.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-26T03:20:02.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.075s coverage: 100.0% of statements [2021-02-26T03:20:02.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-26T03:20:03.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.343s coverage: 86.7% of statements [2021-02-26T03:20:03.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-26T03:20:06.226Z] ---> 3ea9af3720d2 [2021-02-26T03:20:06.226Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-26T03:20:06.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.365s coverage: 97.5% of statements [2021-02-26T03:20:06.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-26T03:20:06.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.155s coverage: 78.3% of statements [2021-02-26T03:20:06.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-26T03:20:06.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-26T03:20:06.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-26T03:20:06.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-26T03:20:06.503Z] Removing intermediate container 483b8893fd8c [2021-02-26T03:20:06.768Z] ---> 433323050688 [2021-02-26T03:20:06.768Z] Step 6/23 : COPY go.mod . [2021-02-26T03:20:06.768Z] ---> 2255c4f8ac9f [2021-02-26T03:20:06.768Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-26T03:20:07.031Z] ---> eefc12e5c29b [2021-02-26T03:20:07.031Z] Step 7/23 : RUN go mod download [2021-02-26T03:20:07.031Z] ---> Running in 91eb214f0f44 [2021-02-26T03:20:07.031Z] ---> 656c83a3b318 [2021-02-26T03:20:07.031Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-26T03:20:10.360Z] ---> Running in 9d14a8b15305 [2021-02-26T03:20:14.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.267s coverage: 92.8% of statements [2021-02-26T03:20:14.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-26T03:20:14.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-26T03:20:14.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-26T03:20:14.650Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-26T03:20:14.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-26T03:20:14.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-26T03:20:14.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-26T03:20:14.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-26T03:20:14.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-26T03:20:14.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-26T03:20:14.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-26T03:20:14.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-26T03:20:14.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-26T03:20:14.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-26T03:20:14.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-26T03:20:14.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-26T03:20:14.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-26T03:20:14.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-26T03:20:14.650Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2021-02-26T03:20:14.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-26T03:20:14.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-26T03:20:14.650Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.173s coverage: 0.1% of statements [2021-02-26T03:20:14.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-26T03:20:14.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-26T03:20:14.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-26T03:20:14.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.106s coverage: 45.5% of statements [2021-02-26T03:20:14.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.083s coverage: 79.5% of statements [2021-02-26T03:20:14.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements [2021-02-26T03:20:14.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.115s coverage: 96.3% of statements [2021-02-26T03:20:14.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.091s coverage: 87.5% of statements [2021-02-26T03:20:16.995Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T03:20:16.995Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T03:20:17.264Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-26T03:20:17.264Z] (2/33) Installing expat (2.2.9-r1) [2021-02-26T03:20:17.264Z] (3/33) Installing libffi (3.3-r2) [2021-02-26T03:20:17.264Z] (4/33) Installing gdbm (1.13-r1) [2021-02-26T03:20:17.264Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-26T03:20:17.265Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-26T03:20:17.533Z] (7/33) Installing python3 (3.8.5-r1) [2021-02-26T03:20:21.773Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-26T03:20:21.773Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-26T03:20:21.773Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-26T03:20:21.773Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-26T03:20:21.773Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-26T03:20:21.773Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-26T03:20:21.773Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T03:20:21.773Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-26T03:20:21.773Z] ---> e7255e7ab610 [2021-02-26T03:20:21.773Z] Step 3/23 : WORKDIR /edgex-go [2021-02-26T03:20:21.773Z] ---> Using cache [2021-02-26T03:20:21.773Z] ---> 48a5cba9ac8b [2021-02-26T03:20:21.773Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T03:20:21.773Z] ---> Using cache [2021-02-26T03:20:21.773Z] ---> bbf01ec301d9 [2021-02-26T03:20:21.773Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-26T03:20:21.773Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T03:20:21.773Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-26T03:20:21.773Z] ---> e7255e7ab610 [2021-02-26T03:20:21.773Z] Step 3/23 : WORKDIR /edgex-go [2021-02-26T03:20:21.773Z] ---> Using cache [2021-02-26T03:20:21.773Z] ---> 48a5cba9ac8b [2021-02-26T03:20:21.773Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T03:20:21.773Z] ---> Using cache [2021-02-26T03:20:21.773Z] ---> bbf01ec301d9 [2021-02-26T03:20:21.773Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-26T03:20:21.773Z] ---> Using cache [2021-02-26T03:20:21.773Z] ---> 433323050688 [2021-02-26T03:20:21.773Z] Step 6/23 : COPY go.mod . [2021-02-26T03:20:21.773Z] ---> Using cache [2021-02-26T03:20:21.773Z] ---> eefc12e5c29b [2021-02-26T03:20:21.773Z] Step 7/23 : RUN go mod download [2021-02-26T03:20:21.773Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T03:20:21.773Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-26T03:20:21.773Z] ---> e7255e7ab610 [2021-02-26T03:20:21.773Z] Step 3/30 : WORKDIR /edgex-go [2021-02-26T03:20:21.773Z] ---> Using cache [2021-02-26T03:20:21.773Z] ---> 48a5cba9ac8b [2021-02-26T03:20:21.773Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T03:20:21.773Z] ---> Using cache [2021-02-26T03:20:21.773Z] ---> bbf01ec301d9 [2021-02-26T03:20:21.773Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-26T03:20:21.773Z] ---> Using cache [2021-02-26T03:20:21.773Z] ---> 433323050688 [2021-02-26T03:20:21.773Z] Step 6/30 : COPY go.mod . [2021-02-26T03:20:21.773Z] ---> Using cache [2021-02-26T03:20:21.773Z] ---> eefc12e5c29b [2021-02-26T03:20:21.773Z] Step 7/30 : RUN go mod download [2021-02-26T03:20:21.773Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-26T03:20:23.164Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-26T03:20:23.737Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-26T03:20:23.737Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-26T03:20:23.737Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-26T03:20:23.737Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-26T03:20:24.312Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-26T03:20:24.312Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-26T03:20:24.312Z] ---> Running in 61cd6b6429c5 [2021-02-26T03:20:24.312Z] ---> Running in b4fb121018bf [2021-02-26T03:20:24.312Z] ---> Running in e2b31a6334e7 [2021-02-26T03:20:24.312Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-26T03:20:24.312Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-26T03:20:24.312Z] Removing intermediate container 91eb214f0f44 [2021-02-26T03:20:24.312Z] ---> b0646f9ce934 [2021-02-26T03:20:24.312Z] Step 8/23 : COPY . . [2021-02-26T03:20:24.312Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-26T03:20:24.312Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-26T03:20:24.312Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-26T03:20:24.589Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-26T03:20:24.589Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-26T03:20:24.589Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-26T03:20:24.589Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-26T03:20:24.589Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-26T03:20:24.589Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-26T03:20:24.589Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-26T03:20:24.589Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T03:20:24.589Z] OK: 71 MiB in 55 packages [2021-02-26T03:20:27.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.086s coverage: 94.4% of statements [2021-02-26T03:20:27.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements [2021-02-26T03:20:28.836Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T03:20:29.408Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T03:20:30.357Z] OK: 233 MiB in 51 packages [2021-02-26T03:20:36.978Z] Removing intermediate container 61cd6b6429c5 [2021-02-26T03:20:36.978Z] ---> e286ec5f474c [2021-02-26T03:20:36.978Z] Step 8/30 : COPY . . [2021-02-26T03:20:39.542Z] Removing intermediate container b4fb121018bf [2021-02-26T03:20:39.542Z] ---> a9c93839d1ca [2021-02-26T03:20:39.542Z] Step 8/23 : COPY . . [2021-02-26T03:20:42.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.153s coverage: 92.9% of statements [2021-02-26T03:20:42.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-26T03:20:42.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-26T03:20:42.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-26T03:20:42.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-02-26T03:20:42.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-26T03:20:42.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-26T03:20:42.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-26T03:20:42.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-26T03:20:42.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-26T03:20:42.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.089s coverage: 87.2% of statements [2021-02-26T03:20:42.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-26T03:20:42.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-26T03:20:42.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-02-26T03:20:42.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-26T03:20:42.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements [2021-02-26T03:20:42.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-26T03:20:42.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.8% of statements [2021-02-26T03:20:42.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.129s coverage: 87.2% of statements [2021-02-26T03:20:42.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.161s coverage: 84.6% of statements [2021-02-26T03:20:42.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.192s coverage: 91.6% of statements [2021-02-26T03:20:42.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-26T03:20:42.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.514s coverage: 62.4% of statements [2021-02-26T03:20:42.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-26T03:20:42.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-26T03:20:42.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2021-02-26T03:20:42.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements [2021-02-26T03:20:42.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements [2021-02-26T03:20:42.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements [2021-02-26T03:20:42.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2021-02-26T03:20:42.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.894s coverage: 68.9% of statements [2021-02-26T03:20:42.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-26T03:20:42.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-26T03:20:44.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.391s coverage: 36.6% of statements [2021-02-26T03:20:44.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-26T03:20:44.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-26T03:20:44.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.112s coverage: 89.5% of statements [2021-02-26T03:20:46.154Z] Removing intermediate container e2b31a6334e7 [2021-02-26T03:20:46.154Z] ---> a11119955046 [2021-02-26T03:20:46.154Z] Step 6/23 : COPY go.mod . [2021-02-26T03:20:49.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.486s coverage: 47.0% of statements [2021-02-26T03:20:49.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-26T03:20:49.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-26T03:20:49.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-26T03:20:49.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-26T03:20:49.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-26T03:20:49.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.133s coverage: 100.0% of statements [2021-02-26T03:20:49.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-26T03:20:49.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.143s coverage: 100.0% of statements [2021-02-26T03:20:49.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-26T03:20:49.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-26T03:20:49.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-26T03:20:49.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-26T03:20:49.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.405s coverage: 89.4% of statements [2021-02-26T03:20:49.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-26T03:20:49.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-26T03:20:49.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-26T03:20:52.770Z] ---> 4a2ef7e61f12 [2021-02-26T03:20:52.770Z] Step 7/23 : RUN go mod download [2021-02-26T03:20:55.362Z] Removing intermediate container 9d14a8b15305 [2021-02-26T03:20:55.362Z] ---> 37c0bc7af35a [2021-02-26T03:20:55.362Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-26T03:20:56.395Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.185s coverage: 29.1% of statements [2021-02-26T03:20:56.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-26T03:20:56.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-26T03:20:56.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-26T03:20:56.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-26T03:20:56.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-26T03:20:56.396Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.182s coverage: 99.0% of statements [2021-02-26T03:20:56.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-26T03:20:56.396Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.087s coverage: 100.0% of statements [2021-02-26T03:20:56.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-26T03:20:56.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-26T03:20:56.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-26T03:20:56.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-26T03:20:56.396Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.193s coverage: 94.3% of statements [2021-02-26T03:20:56.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-26T03:20:56.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-26T03:20:56.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-26T03:20:56.396Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements [2021-02-26T03:20:56.396Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-26T03:20:56.396Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.048s coverage: 100.0% of statements [2021-02-26T03:20:56.396Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-26T03:20:56.396Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-26T03:20:56.396Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-26T03:20:56.396Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-26T03:20:56.396Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.083s coverage: 87.9% of statements [2021-02-26T03:20:56.396Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-26T03:20:56.396Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-26T03:20:56.673Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.080s coverage: 100.0% of statements [2021-02-26T03:20:56.949Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-02-26T03:20:57.926Z] ---> 62e2952ad8d2 [2021-02-26T03:20:57.926Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-26T03:20:57.926Z] ---> Running in bd8cfe071e5b [2021-02-26T03:20:57.926Z] ---> Running in 46a94c3a3efa [2021-02-26T03:20:58.194Z] ---> Running in f9186d133aa7 [2021-02-26T03:20:58.376Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-02-26T03:20:59.355Z] GO111MODULE=on go vet ./... [2021-02-26T03:21:00.140Z] 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-26T03:21:02.733Z] Removing intermediate container bd8cfe071e5b [2021-02-26T03:21:02.733Z] ---> dbc53d64e8d6 [2021-02-26T03:21:02.733Z] Step 8/23 : COPY . . [2021-02-26T03:21:04.537Z] Collecting docker-compose==1.23.2 [2021-02-26T03:21:05.205Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-26T03:21:05.663Z] ---> 049d65565afb [2021-02-26T03:21:05.663Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-26T03:21:05.944Z] Collecting jsonschema<3,>=2.5.1 [2021-02-26T03:21:05.944Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-26T03:21:07.354Z] ---> Running in 599d34d57e4b [2021-02-26T03:21:07.940Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-26T03:21:07.940Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-26T03:21:07.940Z] ---> 4fbbc3d0a411 [2021-02-26T03:21:07.940Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-26T03:21:08.522Z] Collecting docker<4.0,>=3.6.0 [2021-02-26T03:21:08.522Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-26T03:21:10.466Z] Collecting docopt<0.7,>=0.6.1 [2021-02-26T03:21:10.466Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-26T03:21:11.874Z] ---> Running in ef63d87a6cbf [2021-02-26T03:21:13.305Z] 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-26T03:21:13.305Z] Collecting PyYAML<4,>=3.10 [2021-02-26T03:21:13.305Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-26T03:21:13.899Z] 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-26T03:21:15.837Z] Collecting texttable<0.10,>=0.9.0 [2021-02-26T03:21:15.837Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-26T03:21:18.412Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-26T03:21:18.412Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-26T03:21:19.377Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-26T03:21:19.377Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-26T03:21:20.364Z] Collecting cached-property<2,>=1.2.0 [2021-02-26T03:21:20.364Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-26T03:21:20.364Z] 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-26T03:21:20.364Z] Collecting idna<2.8,>=2.5 [2021-02-26T03:21:20.364Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-26T03:21:20.651Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-26T03:21:20.651Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-26T03:21:22.086Z] 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-26T03:21:22.086Z] 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-26T03:21:22.086Z] Collecting docker-pycreds>=0.4.0 [2021-02-26T03:21:22.086Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-26T03:21:22.086Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-26T03:21:22.086Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-26T03:21:22.086Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-26T03:21:22.086Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-26T03:21:22.668Z] Installing collected packages: jsonschema, idna, urllib3, requests, websocket-client, docker-pycreds, docker, docopt, PyYAML, texttable, dockerpty, cached-property, docker-compose [2021-02-26T03:21:22.668Z] Attempting uninstall: idna [2021-02-26T03:21:22.668Z] Found existing installation: idna 2.9 [2021-02-26T03:21:22.668Z] Uninstalling idna-2.9: [2021-02-26T03:21:22.932Z] Successfully uninstalled idna-2.9 [2021-02-26T03:21:24.331Z] Attempting uninstall: urllib3 [2021-02-26T03:21:24.331Z] Found existing installation: urllib3 1.25.9 [2021-02-26T03:21:24.331Z] Uninstalling urllib3-1.25.9: [2021-02-26T03:21:24.926Z] Successfully uninstalled urllib3-1.25.9 [2021-02-26T03:21:25.198Z] Attempting uninstall: requests [2021-02-26T03:21:25.198Z] Found existing installation: requests 2.23.0 [2021-02-26T03:21:25.198Z] Uninstalling requests-2.23.0: [2021-02-26T03:21:25.198Z] Successfully uninstalled requests-2.23.0 [2021-02-26T03:21:27.157Z] Running setup.py install for docopt: started [2021-02-26T03:21:27.157Z] ---> 78d027ca6521 [2021-02-26T03:21:27.157Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-26T03:21:27.736Z] ---> Running in f5030e579e15 [2021-02-26T03:21:28.318Z] Running setup.py install for docopt: finished with status 'done' [2021-02-26T03:21:28.318Z] Running setup.py install for PyYAML: started [2021-02-26T03:21:28.908Z] 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-26T03:21:29.185Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-26T03:21:29.185Z] Running setup.py install for texttable: started [2021-02-26T03:21:29.772Z] Running setup.py install for texttable: finished with status 'done' [2021-02-26T03:21:29.772Z] Running setup.py install for dockerpty: started [2021-02-26T03:21:30.352Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-26T03:21:32.286Z] 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-26T03:21:37.635Z] Removing intermediate container 46a94c3a3efa [2021-02-26T03:21:37.635Z] ---> 8c5bed0cbfe1 [2021-02-26T03:21:37.635Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-26T03:21:38.607Z] ---> Running in 957dc2dcea52 [2021-02-26T03:21:38.607Z] Removing intermediate container f9186d133aa7 [2021-02-26T03:21:38.607Z] ---> dcc0a24a8103 [2021-02-26T03:21:38.607Z] [2021-02-26T03:21:38.607Z] Step 10/23 : FROM alpine:3.12 [2021-02-26T03:21:38.607Z] ---> 88dd2752d2ea [2021-02-26T03:21:38.607Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-26T03:21:38.607Z] ---> Using cache [2021-02-26T03:21:38.607Z] ---> 387f4250841a [2021-02-26T03:21:38.607Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-26T03:21:38.607Z] ---> Using cache [2021-02-26T03:21:38.607Z] ---> fb1dad0e0433 [2021-02-26T03:21:38.607Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-26T03:21:38.892Z] ---> Running in 8b84408f0cf0 [2021-02-26T03:21:40.869Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T03:21:40.869Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T03:21:41.134Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-26T03:21:41.134Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-26T03:21:41.134Z] (3/3) Installing curl (7.69.1-r3) [2021-02-26T03:21:41.134Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T03:21:41.134Z] OK: 72 MiB in 58 packages [2021-02-26T03:21:41.134Z] Removing intermediate container 8b84408f0cf0 [2021-02-26T03:21:41.134Z] ---> a2848b1378df [2021-02-26T03:21:41.134Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-26T03:21:41.402Z] ---> Running in 6eda89a15795 [2021-02-26T03:21:42.000Z] Removing intermediate container 6eda89a15795 [2021-02-26T03:21:42.000Z] ---> d1d9aec5a3c0 [2021-02-26T03:21:42.000Z] Step 15/23 : WORKDIR / [2021-02-26T03:21:42.000Z] ---> Running in 63b2e3b0aed4 [2021-02-26T03:21:42.601Z] Removing intermediate container 63b2e3b0aed4 [2021-02-26T03:21:42.601Z] ---> e4fde643cf4a [2021-02-26T03:21:42.601Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T03:21:42.864Z] Removing intermediate container 957dc2dcea52 [2021-02-26T03:21:42.864Z] ---> 75ea065f5652 [2021-02-26T03:21:42.864Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-26T03:21:44.274Z] ---> Running in a75247a10dea [2021-02-26T03:21:44.274Z] ---> dcb411c4c5f2 [2021-02-26T03:21:44.274Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-26T03:21:44.549Z] Removing intermediate container 599d34d57e4b [2021-02-26T03:21:44.549Z] ---> 784a773fa8ea [2021-02-26T03:21:44.549Z] [2021-02-26T03:21:44.549Z] Step 10/30 : FROM alpine:3.12 [2021-02-26T03:21:44.825Z] ---> 88dd2752d2ea [2021-02-26T03:21:44.825Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-26T03:21:44.825Z] Removing intermediate container a75247a10dea [2021-02-26T03:21:44.825Z] ---> 8c1bbb7106ac [2021-02-26T03:21:44.825Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T03:21:44.825Z] ---> Running in 9f534b2d13f8 [2021-02-26T03:21:45.103Z] ---> Running in 351815da4fcd [2021-02-26T03:21:45.377Z] Removing intermediate container 351815da4fcd [2021-02-26T03:21:45.377Z] ---> aa282bf2dae1 [2021-02-26T03:21:45.377Z] Step 24/26 : LABEL arch=x86_64 [2021-02-26T03:21:45.646Z] Removing intermediate container 9f534b2d13f8 [2021-02-26T03:21:45.646Z] ---> e7cba8e20194 [2021-02-26T03:21:45.646Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-26T03:21:47.578Z] ---> c11311016f4d [2021-02-26T03:21:47.578Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-26T03:21:47.578Z] ---> Running in bda2c80d7e4f [2021-02-26T03:21:47.578Z] ---> Running in e0680b00707d [2021-02-26T03:21:47.845Z] Removing intermediate container ef63d87a6cbf [2021-02-26T03:21:47.845Z] ---> 98949c79bf6c [2021-02-26T03:21:47.845Z] [2021-02-26T03:21:47.845Z] Step 10/23 : FROM alpine:3.12 [2021-02-26T03:21:47.845Z] ---> 88dd2752d2ea [2021-02-26T03:21:47.845Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-26T03:21:47.845Z] ---> Using cache [2021-02-26T03:21:47.845Z] ---> 387f4250841a [2021-02-26T03:21:47.845Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-26T03:21:47.845Z] ---> Using cache [2021-02-26T03:21:47.845Z] ---> fb1dad0e0433 [2021-02-26T03:21:47.845Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-26T03:21:48.821Z] ---> Running in aaf58787663e [2021-02-26T03:21:48.821Z] Removing intermediate container bda2c80d7e4f [2021-02-26T03:21:48.821Z] ---> 1e8ecfe81f0c [2021-02-26T03:21:48.821Z] Step 25/26 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e [2021-02-26T03:21:49.109Z] ---> d81eb0fd4bc8 [2021-02-26T03:21:49.109Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-26T03:21:49.109Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T03:21:49.109Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T03:21:49.109Z] ---> Running in 35c3fb8abd4d [2021-02-26T03:21:49.394Z] ---> Running in 6ad3d8acb99e [2021-02-26T03:21:49.394Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-26T03:21:49.394Z] (2/2) Installing su-exec (0.2-r1) [2021-02-26T03:21:49.394Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T03:21:49.395Z] Removing intermediate container aaf58787663e [2021-02-26T03:21:49.395Z] ---> d4b27f1553eb [2021-02-26T03:21:49.395Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-26T03:21:49.395Z] OK: 6 MiB in 16 packages [2021-02-26T03:21:49.662Z] Removing intermediate container 35c3fb8abd4d [2021-02-26T03:21:49.662Z] ---> 1d0f10cd5f3d [2021-02-26T03:21:49.662Z] Step 26/26 : LABEL version=0.0.0 [2021-02-26T03:21:49.662Z] ---> Running in a708e7798d02 [2021-02-26T03:21:50.247Z] Removing intermediate container 6ad3d8acb99e [2021-02-26T03:21:50.247Z] ---> 0b980308a525 [2021-02-26T03:21:50.247Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T03:21:50.247Z] ---> Running in d02ed3813d7d [2021-02-26T03:21:50.247Z] ---> Running in 2ce4afc42ecd [2021-02-26T03:21:50.247Z] Removing intermediate container a708e7798d02 [2021-02-26T03:21:50.247Z] ---> bcede7ed315f [2021-02-26T03:21:50.247Z] Step 15/23 : WORKDIR / [2021-02-26T03:21:50.523Z] Removing intermediate container d02ed3813d7d [2021-02-26T03:21:50.523Z] ---> 2e2b7d7e00e3 [2021-02-26T03:21:50.523Z] [2021-02-26T03:21:50.523Z] ---> Running in a0be995aa293 [2021-02-26T03:21:51.102Z] Removing intermediate container 2ce4afc42ecd [2021-02-26T03:21:51.102Z] ---> e51c38b34576 [2021-02-26T03:21:51.102Z] Step 21/23 : LABEL arch=x86_64 [2021-02-26T03:21:51.102Z] Removing intermediate container e0680b00707d [2021-02-26T03:21:51.102Z] ---> 3b02aee83985 [2021-02-26T03:21:51.102Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-26T03:21:51.102Z] Successfully built 2e2b7d7e00e3 [2021-02-26T03:21:51.367Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-26T03:21:51.367Z]  Building docker-sys-mgmt-agent-go ... done  ---> Running in 930a5d3b8197 [2021-02-26T03:21:51.367Z] ---> Running in 27cb76e8a8ad [2021-02-26T03:21:51.367Z] Removing intermediate container a0be995aa293 [2021-02-26T03:21:51.367Z] ---> a141982e7a74 [2021-02-26T03:21:51.367Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T03:21:51.631Z] Removing intermediate container 930a5d3b8197 [2021-02-26T03:21:51.631Z] ---> e28770151a7f [2021-02-26T03:21:51.631Z] Step 22/23 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e [2021-02-26T03:21:51.631Z] Removing intermediate container 27cb76e8a8ad [2021-02-26T03:21:51.631Z] ---> a18752987684 [2021-02-26T03:21:51.631Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-26T03:21:51.631Z] ---> Running in 69f52e842a85 [2021-02-26T03:21:51.631Z] ---> Running in 8ee2c10dda4c [2021-02-26T03:21:51.898Z] ---> 4c2e2295ea05 [2021-02-26T03:21:51.899Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-26T03:21:51.899Z] Removing intermediate container 69f52e842a85 [2021-02-26T03:21:51.899Z] ---> 2b0805ef44bc [2021-02-26T03:21:51.899Z] Step 23/23 : LABEL version=0.0.0 [2021-02-26T03:21:51.899Z] Removing intermediate container 8ee2c10dda4c [2021-02-26T03:21:51.899Z] ---> c2a63624abee [2021-02-26T03:21:51.899Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-26T03:21:52.471Z] ---> Running in ef5131a13132 [2021-02-26T03:21:53.887Z] ---> Running in c43f44417da4 [2021-02-26T03:21:54.459Z] ---> b91d494bbef0 [2021-02-26T03:21:54.459Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-26T03:21:54.459Z] Removing intermediate container ef5131a13132 [2021-02-26T03:21:54.459Z] ---> 4e89eb7d6a92 [2021-02-26T03:21:54.459Z] [2021-02-26T03:21:55.034Z] Successfully built 4e89eb7d6a92 [2021-02-26T03:21:55.034Z] Successfully tagged docker-core-metadata-go:latest [2021-02-26T03:21:55.034Z]  Building docker-core-metadata-go ... done  ---> 28a3d0a83e3c [2021-02-26T03:21:55.034Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-26T03:21:55.297Z] ---> Running in a55e6a74e04d [2021-02-26T03:21:55.567Z] Removing intermediate container a55e6a74e04d [2021-02-26T03:21:55.567Z] ---> fba7d318891b [2021-02-26T03:21:55.567Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T03:21:55.567Z] ---> Running in 9c7a9020358a [2021-02-26T03:21:55.831Z] Removing intermediate container 9c7a9020358a [2021-02-26T03:21:55.831Z] ---> b5e566df2802 [2021-02-26T03:21:55.831Z] Step 21/23 : LABEL arch=x86_64 [2021-02-26T03:21:56.409Z] Removing intermediate container c43f44417da4 [2021-02-26T03:21:56.409Z] ---> 617ff9f5977e [2021-02-26T03:21:56.409Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-26T03:21:56.409Z] ---> Running in c5502b9b2c1e [2021-02-26T03:21:57.800Z] ---> Running in 92ed736ea2ad [2021-02-26T03:21:58.062Z] Removing intermediate container c5502b9b2c1e [2021-02-26T03:21:58.062Z] ---> 05c0ceedada0 [2021-02-26T03:21:58.062Z] Step 22/23 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e [2021-02-26T03:21:58.062Z] Removing intermediate container f5030e579e15 [2021-02-26T03:21:58.062Z] ---> a68380dafe86 [2021-02-26T03:21:58.062Z] [2021-02-26T03:21:58.062Z] Step 10/23 : FROM alpine:3.12 [2021-02-26T03:21:58.062Z] ---> 88dd2752d2ea [2021-02-26T03:21:58.062Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-26T03:21:58.062Z] ---> Running in 1356f0a894c2 [2021-02-26T03:21:58.062Z] ---> Running in f199be22ea99 [2021-02-26T03:21:58.322Z] Removing intermediate container 92ed736ea2ad [2021-02-26T03:21:58.322Z] ---> 71999fa7d579 [2021-02-26T03:21:58.322Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-26T03:21:58.322Z] Removing intermediate container 1356f0a894c2 [2021-02-26T03:21:58.322Z] ---> d4f5e7d0afaa [2021-02-26T03:21:58.322Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-26T03:21:58.322Z] Removing intermediate container f199be22ea99 [2021-02-26T03:21:58.322Z] ---> f4848065fb1c [2021-02-26T03:21:58.322Z] Step 23/23 : LABEL version=0.0.0 [2021-02-26T03:21:58.585Z] ---> Running in 03549cd57a03 [2021-02-26T03:21:58.585Z] ---> Running in fbc29ca933e6 [2021-02-26T03:21:58.585Z] ---> 4dc0c3b04edd [2021-02-26T03:21:58.585Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-26T03:21:58.585Z] ---> Running in 8ce2445e433d [2021-02-26T03:21:58.849Z] Removing intermediate container fbc29ca933e6 [2021-02-26T03:21:58.849Z] ---> 4a7b76ce9300 [2021-02-26T03:21:58.849Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-26T03:21:58.849Z] Removing intermediate container 03549cd57a03 [2021-02-26T03:21:58.849Z] ---> 0dd055b81c4d [2021-02-26T03:21:58.849Z] [2021-02-26T03:21:59.117Z] ---> Running in e9f59f488a7b [2021-02-26T03:21:59.117Z] Successfully built 0dd055b81c4d [2021-02-26T03:21:59.117Z] Successfully tagged docker-core-command-go:latest [2021-02-26T03:21:59.381Z]  Building docker-core-command-go ... done Removing intermediate container e9f59f488a7b [2021-02-26T03:21:59.381Z] ---> 092b633f742f [2021-02-26T03:21:59.381Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T03:21:59.381Z] ---> Running in ccfd79a7fd20 [2021-02-26T03:21:59.959Z] Removing intermediate container 8ce2445e433d [2021-02-26T03:21:59.959Z] ---> b28761a4a199 [2021-02-26T03:21:59.959Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T03:22:00.221Z] ---> 2afeee49deb1 [2021-02-26T03:22:00.221Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-26T03:22:00.221Z] Removing intermediate container ccfd79a7fd20 [2021-02-26T03:22:00.221Z] ---> c989d6ddabd7 [2021-02-26T03:22:00.221Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-26T03:22:00.221Z] ---> Running in ba8e40043e86 [2021-02-26T03:22:02.868Z] ---> a52a47669578 [2021-02-26T03:22:02.868Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-26T03:22:02.868Z] ---> 33b3f7a658ea [2021-02-26T03:22:02.868Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-26T03:22:02.868Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T03:22:03.164Z] ---> ef72c98d0777 [2021-02-26T03:22:03.164Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-26T03:22:03.164Z] ---> Running in 0acd4bacfdf6 [2021-02-26T03:22:03.446Z] Removing intermediate container 0acd4bacfdf6 [2021-02-26T03:22:03.446Z] ---> 499be40739ce [2021-02-26T03:22:03.446Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-26T03:22:03.718Z] ---> 86a96879f727 [2021-02-26T03:22:03.718Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-26T03:22:03.718Z] ---> Running in 213f2e7da2c7 [2021-02-26T03:22:03.718Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T03:22:04.700Z] Removing intermediate container 213f2e7da2c7 [2021-02-26T03:22:04.700Z] ---> 31dc6abede61 [2021-02-26T03:22:04.700Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-26T03:22:04.700Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-26T03:22:04.700Z] ---> Running in 1fd4b9b7803d [2021-02-26T03:22:04.700Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-26T03:22:04.969Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-26T03:22:04.969Z] Removing intermediate container 1fd4b9b7803d [2021-02-26T03:22:04.969Z] ---> 563e0968cd96 [2021-02-26T03:22:04.969Z] Step 27/30 : CMD ["gate"] [2021-02-26T03:22:04.969Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-26T03:22:05.232Z] ---> Running in 359baae17da9 [2021-02-26T03:22:05.232Z] Removing intermediate container 359baae17da9 [2021-02-26T03:22:05.232Z] ---> 04070126c94f [2021-02-26T03:22:05.232Z] Step 28/30 : LABEL arch=x86_64 [2021-02-26T03:22:05.232Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-26T03:22:05.496Z] ---> Running in 66b2bef3a7e7 [2021-02-26T03:22:05.496Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-26T03:22:05.496Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T03:22:05.759Z] OK: 8 MiB in 20 packages [2021-02-26T03:22:05.759Z] Removing intermediate container 66b2bef3a7e7 [2021-02-26T03:22:05.759Z] ---> eedefef9b285 [2021-02-26T03:22:05.759Z] Step 29/30 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e [2021-02-26T03:22:05.759Z] ---> Running in cf826ba04b44 [2021-02-26T03:22:06.020Z] Removing intermediate container cf826ba04b44 [2021-02-26T03:22:06.020Z] ---> bbf29b2daecc [2021-02-26T03:22:06.020Z] Step 30/30 : LABEL version=0.0.0 [2021-02-26T03:22:06.285Z] ---> Running in ec4ff785f7ee [2021-02-26T03:22:06.285Z] Removing intermediate container ba8e40043e86 [2021-02-26T03:22:06.285Z] ---> ee4b7b6d0b7d [2021-02-26T03:22:06.285Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T03:22:06.285Z] Removing intermediate container ec4ff785f7ee [2021-02-26T03:22:06.285Z] ---> e9aafa6e209e [2021-02-26T03:22:06.285Z] [2021-02-26T03:22:06.547Z] Successfully built e9aafa6e209e [2021-02-26T03:22:06.547Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-26T03:22:06.547Z]  Building docker-security-bootstrapper-go ... done  ---> 27e03aa42670 [2021-02-26T03:22:06.547Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-26T03:22:07.120Z] ---> f8ea0165ed6b [2021-02-26T03:22:07.120Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-26T03:22:07.383Z] ---> e6bbb4208c36 [2021-02-26T03:22:07.383Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-26T03:22:07.383Z] ---> Running in cb94874a5107 [2021-02-26T03:22:07.647Z] Removing intermediate container cb94874a5107 [2021-02-26T03:22:07.647Z] ---> 99231d39afe6 [2021-02-26T03:22:07.647Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T03:22:07.647Z] ---> Running in 266d77fc43ca [2021-02-26T03:22:07.913Z] Removing intermediate container 266d77fc43ca [2021-02-26T03:22:07.913Z] ---> e98b01f013d6 [2021-02-26T03:22:07.913Z] Step 21/23 : LABEL arch=x86_64 [2021-02-26T03:22:07.913Z] ---> Running in 1b26fc39b1b0 [2021-02-26T03:22:08.176Z] Removing intermediate container 1b26fc39b1b0 [2021-02-26T03:22:08.176Z] ---> 654db992c452 [2021-02-26T03:22:08.176Z] Step 22/23 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e [2021-02-26T03:22:08.176Z] ---> Running in a9a381efa7f4 [2021-02-26T03:22:08.439Z] Removing intermediate container a9a381efa7f4 [2021-02-26T03:22:08.439Z] ---> d3d339bf53f5 [2021-02-26T03:22:08.439Z] Step 23/23 : LABEL version=0.0.0 [2021-02-26T03:22:08.439Z] ---> Running in 32b70df78909 [2021-02-26T03:22:08.701Z] Removing intermediate container 32b70df78909 [2021-02-26T03:22:08.701Z] ---> 6520f67aafb9 [2021-02-26T03:22:08.701Z] [2021-02-26T03:22:08.701Z] Successfully built 6520f67aafb9 [2021-02-26T03:22:08.701Z] Successfully tagged docker-core-data-go:latest [2021-02-26T03:22:09.657Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-02-26T03:22:09.690Z] $ docker stop --time=1 a2436fe80c5cbc921ce4eb1830c5c2b327cf4e9740d681f80f4ad2b59f48e783 [2021-02-26T03:22:11.253Z] $ docker rm -f a2436fe80c5cbc921ce4eb1830c5c2b327cf4e9740d681f80f4ad2b59f48e783 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-26T03:22:11.860Z] + docker images [2021-02-26T03:22:11.860Z] + grep docker [2021-02-26T03:22:12.123Z] docker-core-data-go latest 6520f67aafb9 4 seconds ago 22.4MB [2021-02-26T03:22:12.123Z] docker-security-bootstrapper-go latest e9aafa6e209e 6 seconds ago 18.3MB [2021-02-26T03:22:12.123Z] docker-core-command-go latest 0dd055b81c4d 14 seconds ago 17MB [2021-02-26T03:22:12.123Z] docker-core-metadata-go latest 4e89eb7d6a92 18 seconds ago 19MB [2021-02-26T03:22:12.123Z] docker-sys-mgmt-agent-go latest 2e2b7d7e00e3 22 seconds ago 313MB [2021-02-26T03:22:12.123Z] docker-support-notifications-go latest 988f73b0bb58 2 minutes ago 17.8MB [2021-02-26T03:22:12.123Z] docker-security-secretstore-setup-go latest 517e7f99a88b 2 minutes ago 24.9MB [2021-02-26T03:22:12.123Z] docker-support-scheduler-go latest c9ba38e57a2c 2 minutes ago 17.2MB [2021-02-26T03:22:12.123Z] docker-security-proxy-setup-go latest 92469956fa6b 2 minutes ago 24.7MB [2021-02-26T03:22:12.123Z] 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-26T03:22:21.164Z] gofmt -l . [2021-02-26T03:22:21.164Z] [ "`gofmt -l .`" = "" ] [2021-02-26T03:22:21.164Z] ./bin/test-go-mod-tidy.sh [2021-02-26T03:22:21.164Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-26T03:22:21.847Z] + ls -al . [2021-02-26T03:22:21.847Z] total 740 [2021-02-26T03:22:21.847Z] drwxrwxr-x 9 1001 1001 4096 Feb 26 03:22 . [2021-02-26T03:22:21.847Z] drwxr-xr-x 4 root root 4096 Feb 26 03:18 .. [2021-02-26T03:22:21.847Z] -rw-rw-r-- 1 1001 1001 11 Feb 26 03:16 .dockerignore [2021-02-26T03:22:21.847Z] drwxrwxr-x 8 1001 1001 4096 Feb 26 03:16 .git [2021-02-26T03:22:21.847Z] drwxrwxr-x 3 1001 1001 4096 Feb 26 03:16 .github [2021-02-26T03:22:21.847Z] -rw-rw-r-- 1 1001 1001 818 Feb 26 03:16 .gitignore [2021-02-26T03:22:21.847Z] -rw-rw-r-- 1 1001 1001 166 Feb 26 03:16 .sonarcloud.properties [2021-02-26T03:22:21.847Z] -rw-rw-r-- 1 1001 1001 8475 Feb 26 03:16 Attribution.txt [2021-02-26T03:22:21.847Z] -rw-rw-r-- 1 1001 1001 3804 Feb 26 03:16 CONTRIBUTING.md [2021-02-26T03:22:21.847Z] -rw-rw-r-- 1 1001 1001 931 Feb 26 03:16 Dockerfile.build [2021-02-26T03:22:21.847Z] -rw-rw-r-- 1 1001 1001 863 Feb 26 03:16 Jenkinsfile [2021-02-26T03:22:21.847Z] -rw-rw-r-- 1 1001 1001 10775 Feb 26 03:16 LICENSE [2021-02-26T03:22:21.847Z] -rw-rw-r-- 1 1001 1001 5774 Feb 26 03:16 Makefile [2021-02-26T03:22:21.847Z] -rw-rw-r-- 1 1001 1001 6524 Feb 26 03:16 README.md [2021-02-26T03:22:21.847Z] -rw-rw-r-- 1 1001 1001 6755 Feb 26 03:16 SECURITY.md [2021-02-26T03:22:21.847Z] -rw-rw-r-- 1 1001 1001 5 Feb 26 03:14 VERSION [2021-02-26T03:22:21.847Z] -rw-rw-r-- 1 1001 1001 4131 Feb 26 03:16 ZMQWindows.md [2021-02-26T03:22:21.847Z] drwxrwxr-x 2 1001 1001 4096 Feb 26 03:16 bin [2021-02-26T03:22:21.847Z] drwxrwxr-x 14 1001 1001 4096 Feb 26 03:16 cmd [2021-02-26T03:22:21.847Z] -rw-r--r-- 1 root root 599122 Feb 26 03:20 coverage.out [2021-02-26T03:22:21.847Z] -rw-r--r-- 1 root root 1055 Feb 26 03:22 go.mod [2021-02-26T03:22:21.847Z] -rw-r--r-- 1 root root 21699 Feb 26 03:22 go.sum [2021-02-26T03:22:21.847Z] drwxrwxr-x 8 1001 1001 4096 Feb 26 03:16 internal [2021-02-26T03:22:21.847Z] drwxrwxr-x 4 1001 1001 4096 Feb 26 03:16 openapi [2021-02-26T03:22:21.847Z] drwxrwxr-x 4 1001 1001 4096 Feb 26 03:16 snap [2021-02-26T03:22:21.847Z] -rw-rw-r-- 1 1001 1001 168 Feb 26 03:16 version.go [Pipeline] sh [2021-02-26T03:22:22.527Z] + '[' -e coverage.out ] [2021-02-26T03:22:22.528Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-26T03:22:22.568Z] Warning: overwriting stash ‘coverage-report’ [2021-02-26T03:22:23.716Z] Stashed 1 file(s) [Pipeline] sh [2021-02-26T03:22:24.410Z] + make build [2021-02-26T03:22:24.410Z] 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-26T03:22:28.267Z] Still waiting to schedule task [2021-02-26T03:22:28.267Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-26T03:22:36.838Z] 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-26T03:22:59.052Z] 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-26T03:23:03.359Z] 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-26T03:23:11.641Z] 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-26T03:23:11.916Z] 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-26T03:23:17.328Z] 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-26T03:23:21.161Z] Running on prd-ubuntu18.04-docker-8c-8g-27791 in /w/workspace/edgexfoundry_edgex-go_PR-3199 [Pipeline] { [Pipeline] ws [2021-02-26T03:23:21.338Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-26T03:23:21.646Z] 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-26T03:23:23.602Z] using credential edgex-jenkins-ssh [2021-02-26T03:23:23.664Z] Cloning the remote Git repository [2021-02-26T03:23:23.694Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-26T03:23:23.768Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-26T03:23:23.794Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-26T03:23:23.794Z] > git --version # timeout=10 [2021-02-26T03:23:23.799Z] > git --version # 'git version 2.17.1' [2021-02-26T03:23:23.799Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T03:23:23.823Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-26T03:23:25.958Z] 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-26T03:23:29.673Z] Merging remotes/origin/master commit dd4b8fe188861d65d0d5afbafd149fd221a40ee4 into PR head commit c750db214759195f8f80f319237184eb4908ae1e [2021-02-26T03:23:29.814Z] Merge succeeded, producing c750db214759195f8f80f319237184eb4908ae1e [2021-02-26T03:23:29.815Z] Checking out Revision c750db214759195f8f80f319237184eb4908ae1e (PR-3199) [2021-02-26T03:23:29.057Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-26T03:23:29.063Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-26T03:23:29.072Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-26T03:23:29.081Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-26T03:23:29.081Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T03:23:29.084Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3199/head:refs/remotes/origin/PR-3199 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-26T03:23:29.688Z] > git config core.sparsecheckout # timeout=10 [2021-02-26T03:23:29.692Z] > git checkout -f c750db214759195f8f80f319237184eb4908ae1e # timeout=10 [2021-02-26T03:23:29.795Z] > git remote # timeout=10 [2021-02-26T03:23:29.801Z] > git config --get remote.origin.url # timeout=10 [2021-02-26T03:23:29.804Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T03:23:29.807Z] > git merge dd4b8fe188861d65d0d5afbafd149fd221a40ee4 # timeout=10 [2021-02-26T03:23:29.815Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-26T03:23:29.823Z] > git config core.sparsecheckout # timeout=10 [2021-02-26T03:23:29.835Z] > git checkout -f c750db214759195f8f80f319237184eb4908ae1e # timeout=10 [2021-02-26T03:23:30.250Z] 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-26T03:23:32.862Z] 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-26T03:23:33.523Z] Commit message: "feat(scheduler): Implement DELETE /intervalaction V2 API" [2021-02-26T03:23:33.552Z] > git --version # timeout=10 [2021-02-26T03:23:33.555Z] > git --version # 'git version 2.17.1' [2021-02-26T03:23:33.558Z] fatal: bad object e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-26T03:23:34.875Z] + echo snap-build.sh [2021-02-26T03:23:34.875Z] snap-build.sh [2021-02-26T03:23:34.875Z] + SNAP_BASE_DIR=. [2021-02-26T03:23:34.875Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-02-26T03:23:34.875Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-02-26T03:23:34.875Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-02-26T03:23:34.875Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-02-26T03:23:34.875Z] + cd /w/workspace/edgex-go/1 [2021-02-26T03:23:34.875Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-26T03:23:34.875Z] Reading package lists... [2021-02-26T03:23:34.875Z] Building dependency tree... [2021-02-26T03:23:34.875Z] Reading state information... [2021-02-26T03:23:35.137Z] The following packages were automatically installed and are no longer required: [2021-02-26T03:23:35.137Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-26T03:23:35.137Z] uidmap xdelta3 [2021-02-26T03:23:35.137Z] Use 'sudo apt autoremove' to remove them. [2021-02-26T03:23:35.137Z] The following packages will be REMOVED: [2021-02-26T03:23:35.137Z] lxd* lxd-client* [2021-02-26T03:23:35.713Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-26T03:23:35.713Z] After this operation, 31.7 MB disk space will be freed. [2021-02-26T03:23:36.504Z] (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-26T03:23:36.504Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-26T03:23:37.158Z] 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-26T03:23:37.453Z] Removing lxd dnsmasq configuration [2021-02-26T03:23:37.453Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-26T03:23:37.716Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-26T03:23:38.663Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-26T03:23:38.928Z] (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-26T03:23:38.928Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-26T03:23:40.331Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-26T03:23:40.331Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-26T03:23:42.258Z] + sudo snap remove --purge lxd [2021-02-26T03:23:42.258Z] snap "lxd" is not installed [2021-02-26T03:23:42.258Z] + sudo groupadd --force --system lxd [2021-02-26T03:23:42.258Z] ++ whoami [2021-02-26T03:23:42.258Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-26T03:23:42.521Z] + newgrp - lxd [2021-02-26T03:23:42.521Z] + sudo snap install lxd [Pipeline] } [2021-02-26T03:23:43.916Z] $ docker stop --time=1 a7d2b91e27ef2c2f62a6f2d2ba0a36243a5f253e279c83f8825ad8e6f57ba5a5 [2021-02-26T03:23:46.688Z] $ docker rm -f a7d2b91e27ef2c2f62a6f2d2ba0a36243a5f253e279c83f8825ad8e6f57ba5a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-26T03:23:49.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-26T03:23:49.085Z] [2021-02-26T03:23:49.085Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-26T03:23:49.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-26T03:23:49.536Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-26T03:23:49.536Z] 29e5d40040c1: Pulling fs layer [2021-02-26T03:23:49.536Z] 1ce36da41761: Pulling fs layer [2021-02-26T03:23:49.536Z] 25b303627fd3: Pulling fs layer [2021-02-26T03:23:50.519Z] 29e5d40040c1: Verifying Checksum [2021-02-26T03:23:50.519Z] 29e5d40040c1: Download complete [2021-02-26T03:23:50.687Z] 2021-02-26T03:23:48Z INFO Waiting for automatic snapd restart... [2021-02-26T03:23:50.793Z] 1ce36da41761: Verifying Checksum [2021-02-26T03:23:50.793Z] 1ce36da41761: Download complete [2021-02-26T03:23:51.068Z] 29e5d40040c1: Pull complete [2021-02-26T03:23:52.508Z] 1ce36da41761: Pull complete [2021-02-26T03:23:52.508Z] 25b303627fd3: Verifying Checksum [2021-02-26T03:23:52.508Z] 25b303627fd3: Download complete [2021-02-26T03:24:02.653Z] 25b303627fd3: Pull complete [2021-02-26T03:24:02.653Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-26T03:24:02.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-26T03:24:02.653Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-26T03:24:02.948Z] prd-ubuntu18.04-docker-arm64-4c-16g-27790 does not seem to be running inside a container [2021-02-26T03:24:03.020Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-26T03:24:05.656Z] lxd 4.11 from Canonical* installed [2021-02-26T03:24:05.656Z] + sudo lxd init --auto [2021-02-26T03:24:06.210Z] $ docker top aa36acbfcc47cddb23c261657f14e835a8e943049e95512e7109457ca09656d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T03:24:07.357Z] + grep parallel [2021-02-26T03:24:07.358Z] + docker-compose build --help [2021-02-26T03:24:10.739Z] --parallel Build images in parallel. [Pipeline] } [2021-02-26T03:24:10.776Z] $ docker stop --time=1 aa36acbfcc47cddb23c261657f14e835a8e943049e95512e7109457ca09656d5 [2021-02-26T03:24:12.819Z] $ docker rm -f aa36acbfcc47cddb23c261657f14e835a8e943049e95512e7109457ca09656d5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-26T03:24:13.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-26T03:24:13.835Z] . [Pipeline] withDockerContainer [2021-02-26T03:24:13.955Z] + sudo snap install --classic snapcraft [2021-02-26T03:24:14.145Z] prd-ubuntu18.04-docker-arm64-4c-16g-27790 does not seem to be running inside a container [2021-02-26T03:24:14.216Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-26T03:24:15.644Z] $ docker top a5ae5d8dfff9f39def780ff738cba53b22a951ff6f37c1f809aaf81264b6bb6b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T03:24:16.764Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-26T03:24:18.170Z] snapcraft 4.5.1 from Canonical* installed [2021-02-26T03:24:18.170Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-26T03:24:18.170Z] + patch --verbose -p1 [2021-02-26T03:24:18.431Z] Hmm... Looks like a unified diff to me... [2021-02-26T03:24:18.432Z] The text leading up to this was: [2021-02-26T03:24:18.432Z] -------------------------- [2021-02-26T03:24:18.432Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-26T03:24:18.432Z] |From: Tony Espy [2021-02-26T03:24:18.432Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-26T03:24:18.432Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-26T03:24:18.432Z] | [2021-02-26T03:24:18.432Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-26T03:24:18.432Z] |optimize the snap CI check run for pull requests. When [2021-02-26T03:24:18.432Z] |applied, it essentially strips out everything (apps and [2021-02-26T03:24:18.432Z] |parts) from the snapcraft.yaml file except those required [2021-02-26T03:24:18.432Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-26T03:24:18.432Z] |catch changes to edgex-go that break the snap build. [2021-02-26T03:24:18.432Z] | [2021-02-26T03:24:18.432Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-26T03:24:18.432Z] |to update this patch file, otherwise it may fail to apply, [2021-02-26T03:24:18.432Z] |resulting in a failed snap build CI check in the associated [2021-02-26T03:24:18.432Z] |pull request. [2021-02-26T03:24:18.432Z] | [2021-02-26T03:24:18.432Z] |Note - in addition to applying this patch, the pipeline also [2021-02-26T03:24:18.432Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-26T03:24:18.432Z] |need to build the finally binary .snap file (and it won't [2021-02-26T03:24:18.432Z] |work with the patch applied). This further reduces the build [2021-02-26T03:24:18.432Z] |time. [2021-02-26T03:24:18.432Z] |--- [2021-02-26T03:24:18.432Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-26T03:24:18.432Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-26T03:24:18.432Z] | [2021-02-26T03:24:18.432Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-26T03:24:18.432Z] |index 1e537489..faf42425 100644 [2021-02-26T03:24:18.432Z] |--- a/snap/snapcraft.yaml [2021-02-26T03:24:18.432Z] |+++ b/snap/snapcraft.yaml [2021-02-26T03:24:18.432Z] -------------------------- [2021-02-26T03:24:18.432Z] patching file snap/snapcraft.yaml [2021-02-26T03:24:18.432Z] Using Plan A... [2021-02-26T03:24:18.432Z] Hunk #1 succeeded at 73. [2021-02-26T03:24:18.432Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-02-26T03:24:18.432Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-02-26T03:24:18.432Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-02-26T03:24:18.432Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-02-26T03:24:18.432Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-02-26T03:24:18.432Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-02-26T03:24:18.432Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-02-26T03:24:18.432Z] Hmm... Ignoring the trailing garbage. [2021-02-26T03:24:18.432Z] done [2021-02-26T03:24:18.432Z] + sudo snapcraft prime --use-lxd [2021-02-26T03:24:20.346Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-02-26T03:24:20.346Z] 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-26T03:24:20.346Z] - README.md [2021-02-26T03:24:20.346Z] - snapcraft.yaml.orig [2021-02-26T03:24:20.346Z] [2021-02-26T03:24:20.346Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-26T03:24:20.918Z] Launching a container. [2021-02-26T03:24:21.057Z] Building docker-core-command-go ... [2021-02-26T03:24:21.057Z] Building docker-core-data-go ... [2021-02-26T03:24:21.057Z] Building docker-core-metadata-go ... [2021-02-26T03:24:21.057Z] Building docker-security-bootstrapper-go ... [2021-02-26T03:24:21.057Z] Building docker-security-proxy-setup-go ... [2021-02-26T03:24:21.057Z] Building docker-security-secretstore-setup-go ... [2021-02-26T03:24:21.057Z] Building docker-support-notifications-go ... [2021-02-26T03:24:21.057Z] Building docker-support-scheduler-go ... [2021-02-26T03:24:21.057Z] Building docker-sys-mgmt-agent-go ... [2021-02-26T03:24:21.057Z] Building docker-core-command-go [2021-02-26T03:24:21.057Z] Building docker-support-scheduler-go [2021-02-26T03:24:21.057Z] Building docker-security-bootstrapper-go [2021-02-26T03:24:21.057Z] Building docker-core-metadata-go [2021-02-26T03:24:21.057Z] Building docker-support-notifications-go [2021-02-26T03:24:33.166Z] Waiting for container to be ready [2021-02-26T03:24:33.739Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-02-26T03:24:33.739Z] [2021-02-26T03:24:37.058Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-02-26T03:24:37.319Z] Waiting for network to be ready... [2021-02-26T03:24:37.585Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-26T03:24:37.585Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-02-26T03:24:37.846Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-26T03:24:37.846Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-02-26T03:24:37.846Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] [2021-02-26T03:24:37.846Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] [2021-02-26T03:24:37.846Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] [2021-02-26T03:24:37.846Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] [2021-02-26T03:24:37.846Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1110 kB] [2021-02-26T03:24:37.846Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-02-26T03:24:38.119Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-26T03:24:38.381Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-26T03:24:38.381Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-26T03:24:38.641Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-26T03:24:38.641Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-26T03:24:38.641Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-26T03:24:38.641Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-26T03:24:38.641Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-26T03:24:38.901Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-26T03:24:39.161Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] [2021-02-26T03:24:39.162Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-02-26T03:24:39.162Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] [2021-02-26T03:24:39.162Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] [2021-02-26T03:24:39.162Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] [2021-02-26T03:24:39.162Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] [2021-02-26T03:24:39.162Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-02-26T03:24:39.423Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-02-26T03:24:42.732Z] Fetched 24.0 MB in 5s (4914 kB/s) [2021-02-26T03:24:43.676Z] Reading package lists... [2021-02-26T03:24:43.676Z] Reading package lists... [2021-02-26T03:24:43.943Z] Building dependency tree... [2021-02-26T03:24:43.943Z] Reading state information... [2021-02-26T03:24:44.207Z] The following additional packages will be installed: [2021-02-26T03:24:44.207Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-26T03:24:44.207Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-26T03:24:44.207Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-26T03:24:44.207Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-02-26T03:24:44.207Z] Suggested packages: [2021-02-26T03:24:44.207Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-02-26T03:24:44.207Z] Recommended packages: [2021-02-26T03:24:44.207Z] gnupg libsasl2-modules [2021-02-26T03:24:44.207Z] The following NEW packages will be installed: [2021-02-26T03:24:44.207Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-26T03:24:44.207Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-26T03:24:44.207Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-26T03:24:44.207Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-02-26T03:24:44.207Z] The following packages will be upgraded: [2021-02-26T03:24:44.207Z] gpg gpg-agent gpgconf libudev1 [2021-02-26T03:24:44.207Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-02-26T03:24:44.207Z] Need to get 3530 kB of archives. [2021-02-26T03:24:44.207Z] After this operation, 13.3 MB of additional disk space will be used. [2021-02-26T03:24:44.207Z] 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-26T03:24:44.207Z] 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-26T03:24:44.207Z] 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-26T03:24:44.207Z] 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-26T03:24:44.468Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-02-26T03:24:44.729Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-02-26T03:24:44.993Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-02-26T03:24:45.256Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-02-26T03:24:45.256Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-02-26T03:24:45.256Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-02-26T03:24:45.256Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-02-26T03:24:45.256Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-02-26T03:24:45.256Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-02-26T03:24:45.256Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-02-26T03:24:45.256Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-02-26T03:24:45.256Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-02-26T03:24:45.256Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-02-26T03:24:45.256Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-02-26T03:24:45.256Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-02-26T03:24:45.256Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-02-26T03:24:45.518Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-02-26T03:24:45.518Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-02-26T03:24:45.779Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-26T03:24:45.779Z] Fetched 3530 kB in 1s (2691 kB/s) [2021-02-26T03:24:45.779Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-26T03:24:45.779Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-02-26T03:24:45.779Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-26T03:24:45.779Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-02-26T03:24:46.041Z] Selecting previously unselected package udev. [2021-02-26T03:24:46.041Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-26T03:24:46.041Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-02-26T03:24:46.041Z] Unpacking udev (237-3ubuntu10.44) ... [2021-02-26T03:24:46.306Z] Selecting previously unselected package libfuse2:amd64. [2021-02-26T03:24:46.306Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-02-26T03:24:46.306Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-26T03:24:46.306Z] Selecting previously unselected package fuse. [2021-02-26T03:24:46.306Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-02-26T03:24:46.306Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-02-26T03:24:46.567Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-26T03:24:46.567Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-02-26T03:24:46.567Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-26T03:24:46.567Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-02-26T03:24:46.829Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-26T03:24:46.829Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-02-26T03:24:46.829Z] Selecting previously unselected package libksba8:amd64. [2021-02-26T03:24:46.829Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-02-26T03:24:46.829Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-02-26T03:24:46.829Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-02-26T03:24:46.829Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-26T03:24:46.829Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T03:24:47.091Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-02-26T03:24:47.091Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-26T03:24:47.091Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T03:24:47.091Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-02-26T03:24:47.091Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-26T03:24:47.091Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T03:24:47.355Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-02-26T03:24:47.355Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-26T03:24:47.355Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T03:24:47.355Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-02-26T03:24:47.355Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-26T03:24:47.355Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T03:24:47.355Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-02-26T03:24:47.355Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-26T03:24:47.355Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T03:24:47.617Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-02-26T03:24:47.617Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-26T03:24:47.617Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T03:24:47.617Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-02-26T03:24:47.617Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-26T03:24:47.617Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T03:24:47.617Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-02-26T03:24:47.617Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-26T03:24:47.878Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T03:24:47.878Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-26T03:24:47.878Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-26T03:24:47.878Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-26T03:24:47.878Z] Selecting previously unselected package libsasl2-2:amd64. [2021-02-26T03:24:47.878Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-26T03:24:48.140Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-26T03:24:48.140Z] Selecting previously unselected package libldap-common. [2021-02-26T03:24:48.140Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-02-26T03:24:48.140Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-02-26T03:24:48.140Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-26T03:24:48.140Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-02-26T03:24:48.140Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-02-26T03:24:48.400Z] Selecting previously unselected package dirmngr. [2021-02-26T03:24:48.401Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-26T03:24:48.401Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-02-26T03:24:48.401Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-02-26T03:24:48.401Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-02-26T03:24:48.401Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-26T03:24:48.401Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-26T03:24:48.661Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-26T03:24:48.661Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-02-26T03:24:48.661Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T03:24:48.661Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-02-26T03:24:48.661Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-26T03:24:48.661Z] Setting up udev (237-3ubuntu10.44) ... [2021-02-26T03:24:49.234Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-02-26T03:24:49.234Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T03:24:49.234Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-02-26T03:24:49.496Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-02-26T03:24:49.496Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-02-26T03:24:49.496Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T03:24:49.496Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T03:24:49.496Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T03:24:49.496Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T03:24:49.757Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T03:24:49.758Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T03:24:49.758Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T03:24:49.758Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-02-26T03:24:49.758Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-02-26T03:24:49.758Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-26T03:24:50.347Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-02-26T03:24:50.347Z] settings in the [Install] section, and DefaultInstance for template units). [2021-02-26T03:24:50.347Z] This means they are not meant to be enabled using systemctl. [2021-02-26T03:24:50.347Z] Possible reasons for having this kind of units are: [2021-02-26T03:24:50.347Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-02-26T03:24:50.347Z] .wants/ or .requires/ directory. [2021-02-26T03:24:50.347Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-02-26T03:24:50.347Z] a requirement dependency on it. [2021-02-26T03:24:50.347Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-02-26T03:24:50.347Z] D-Bus, udev, scripted systemctl call, ...). [2021-02-26T03:24:50.347Z] 4) In case of template units, the unit is meant to be enabled with some [2021-02-26T03:24:50.347Z] instance name specified. [2021-02-26T03:24:50.610Z] Reading package lists... [2021-02-26T03:24:50.872Z] Building dependency tree... [2021-02-26T03:24:50.872Z] Reading state information... [2021-02-26T03:24:50.872Z] The following additional packages will be installed: [2021-02-26T03:24:50.872Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-02-26T03:24:50.872Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-02-26T03:24:50.872Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-02-26T03:24:50.872Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-02-26T03:24:50.872Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-02-26T03:24:50.872Z] Suggested packages: [2021-02-26T03:24:50.872Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-02-26T03:24:50.872Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-02-26T03:24:50.872Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-02-26T03:24:50.872Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-02-26T03:24:50.872Z] systemd-container policykit-1 [2021-02-26T03:24:50.872Z] Recommended packages: [2021-02-26T03:24:50.872Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-02-26T03:24:51.133Z] The following NEW packages will be installed: [2021-02-26T03:24:51.133Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-02-26T03:24:51.133Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-02-26T03:24:51.133Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-02-26T03:24:51.133Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-02-26T03:24:51.133Z] python3.6-minimal snapd squashfs-tools sudo [2021-02-26T03:24:51.133Z] The following packages will be upgraded: [2021-02-26T03:24:51.133Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-02-26T03:24:51.133Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-02-26T03:24:51.133Z] Need to get 35.2 MB of archives. [2021-02-26T03:24:51.133Z] After this operation, 141 MB of additional disk space will be used. [2021-02-26T03:24:51.133Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-02-26T03:24:51.133Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-02-26T03:24:51.133Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-02-26T03:24:51.133Z] 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-26T03:24:51.405Z] 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-26T03:24:51.405Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-02-26T03:24:51.405Z] 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-26T03:24:51.405Z] 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-26T03:24:51.406Z] 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-26T03:24:51.406Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-02-26T03:24:51.406Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-02-26T03:24:51.406Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-02-26T03:24:51.406Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-02-26T03:24:51.406Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-02-26T03:24:51.406Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-02-26T03:24:51.406Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-02-26T03:24:51.406Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-02-26T03:24:51.406Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-02-26T03:24:51.406Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-02-26T03:24:51.977Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-02-26T03:24:51.977Z] 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-26T03:24:51.978Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-02-26T03:24:51.978Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-02-26T03:24:51.978Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-02-26T03:24:51.978Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-02-26T03:24:51.978Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-02-26T03:24:51.978Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-02-26T03:24:51.978Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-02-26T03:24:52.238Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-02-26T03:24:52.238Z] 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-26T03:24:52.238Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-26T03:24:52.238Z] Fetched 35.2 MB in 1s (30.5 MB/s) [2021-02-26T03:24:52.499Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-26T03:24:52.499Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-02-26T03:24:52.499Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-26T03:24:53.445Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-02-26T03:24:53.445Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-26T03:24:53.445Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-02-26T03:24:53.445Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-26T03:24:53.445Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-02-26T03:24:53.445Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-26T03:24:53.707Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-02-26T03:24:53.707Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-26T03:24:53.707Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-02-26T03:24:53.707Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-26T03:24:54.280Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-02-26T03:24:54.280Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-02-26T03:24:54.852Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-02-26T03:24:54.852Z] (Reading database ... 12764 files and directories currently installed.) [2021-02-26T03:24:54.852Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-02-26T03:24:54.852Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-02-26T03:24:55.113Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-02-26T03:24:55.113Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-02-26T03:24:55.113Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-02-26T03:24:55.374Z] Selecting previously unselected package libexpat1:amd64. [2021-02-26T03:24:55.374Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-02-26T03:24:55.374Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-26T03:24:55.374Z] Selecting previously unselected package python3.6-minimal. [2021-02-26T03:24:55.374Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-02-26T03:24:55.374Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-02-26T03:24:55.638Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-02-26T03:24:55.900Z] Checking for services that may need to be restarted...done. [2021-02-26T03:24:55.900Z] Checking for services that may need to be restarted...done. [2021-02-26T03:24:55.900Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-02-26T03:24:55.900Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-26T03:24:55.900Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-02-26T03:24:56.845Z] Selecting previously unselected package python3-minimal. [2021-02-26T03:24:56.845Z] (Reading database ... 13012 files and directories currently installed.) [2021-02-26T03:24:56.845Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-02-26T03:24:56.845Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-02-26T03:24:56.845Z] Selecting previously unselected package mime-support. [2021-02-26T03:24:56.845Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-02-26T03:24:56.845Z] Unpacking mime-support (3.60ubuntu1) ... [2021-02-26T03:24:56.845Z] Selecting previously unselected package libmpdec2:amd64. [2021-02-26T03:24:56.845Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-02-26T03:24:57.106Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-26T03:24:57.107Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-02-26T03:24:57.107Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-02-26T03:24:57.107Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-02-26T03:24:57.368Z] Selecting previously unselected package python3.6. [2021-02-26T03:24:57.368Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-02-26T03:24:57.368Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-02-26T03:24:57.368Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-26T03:24:57.368Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-02-26T03:24:57.629Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-26T03:24:57.629Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-02-26T03:24:57.891Z] Selecting previously unselected package python3. [2021-02-26T03:24:57.891Z] (Reading database ... 13442 files and directories currently installed.) [2021-02-26T03:24:57.891Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-02-26T03:24:57.891Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-02-26T03:24:57.891Z] Selecting previously unselected package multiarch-support. [2021-02-26T03:24:57.891Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-02-26T03:24:57.891Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-02-26T03:24:58.152Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-02-26T03:24:58.152Z] Selecting previously unselected package liblzo2-2:amd64. [2021-02-26T03:24:58.152Z] (Reading database ... 13479 files and directories currently installed.) [2021-02-26T03:24:58.152Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-02-26T03:24:58.152Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-02-26T03:24:58.152Z] Selecting previously unselected package libbsd0:amd64. [2021-02-26T03:24:58.152Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-02-26T03:24:58.152Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-26T03:24:58.416Z] Selecting previously unselected package sudo. [2021-02-26T03:24:58.416Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-02-26T03:24:58.416Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-26T03:24:58.416Z] Selecting previously unselected package apparmor. [2021-02-26T03:24:58.416Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-02-26T03:24:58.416Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-02-26T03:24:58.679Z] Selecting previously unselected package libedit2:amd64. [2021-02-26T03:24:58.679Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-02-26T03:24:58.679Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-02-26T03:24:58.679Z] Selecting previously unselected package libkrb5support0:amd64. [2021-02-26T03:24:58.679Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-02-26T03:24:58.679Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-26T03:24:58.941Z] Selecting previously unselected package libk5crypto3:amd64. [2021-02-26T03:24:58.941Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-26T03:24:58.941Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-26T03:24:58.941Z] Selecting previously unselected package libkeyutils1:amd64. [2021-02-26T03:24:58.941Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-02-26T03:24:58.941Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-26T03:24:58.941Z] Selecting previously unselected package libkrb5-3:amd64. [2021-02-26T03:24:58.941Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-26T03:24:58.941Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-26T03:24:59.203Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-26T03:24:59.203Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-02-26T03:24:59.203Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-26T03:24:59.464Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-02-26T03:24:59.464Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-02-26T03:24:59.464Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-02-26T03:24:59.464Z] Selecting previously unselected package openssh-client. [2021-02-26T03:24:59.464Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-02-26T03:24:59.464Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-26T03:24:59.728Z] Selecting previously unselected package squashfs-tools. [2021-02-26T03:24:59.728Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-02-26T03:24:59.728Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-26T03:25:00.001Z] Selecting previously unselected package snapd. [2021-02-26T03:25:00.001Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-02-26T03:25:00.268Z] Unpacking snapd (2.48.3+18.04) ... [2021-02-26T03:25:02.820Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-02-26T03:25:02.820Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-02-26T03:25:02.820Z] Setting up mime-support (3.60ubuntu1) ... [2021-02-26T03:25:02.820Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-26T03:25:02.820Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-26T03:25:02.820Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-26T03:25:02.820Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-26T03:25:03.082Z] Setting up systemd (237-3ubuntu10.44) ... [2021-02-26T03:25:03.082Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-02-26T03:25:04.023Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-26T03:25:04.023Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-26T03:25:04.023Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-02-26T03:25:04.023Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-02-26T03:25:04.023Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-26T03:25:04.023Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-02-26T03:25:04.963Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-26T03:25:04.963Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-26T03:25:04.963Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-26T03:25:04.963Z] Setting up python3 (3.6.7-1~18.04) ... [2021-02-26T03:25:04.963Z] running python rtupdate hooks for python3.6... [2021-02-26T03:25:04.963Z] running python post-rtupdate hooks for python3.6... [2021-02-26T03:25:04.963Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-02-26T03:25:06.879Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-02-26T03:25:07.140Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-26T03:25:07.140Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-26T03:25:07.400Z] Setting up snapd (2.48.3+18.04) ... [2021-02-26T03:25:07.975Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-02-26T03:25:07.975Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-02-26T03:25:08.237Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-02-26T03:25:08.499Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-02-26T03:25:08.760Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-26T03:25:08.760Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-26T03:25:09.020Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-02-26T03:25:09.020Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-02-26T03:25:09.281Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-02-26T03:25:09.543Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-02-26T03:25:09.805Z] /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-26T03:25:09.805Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-26T03:25:09.805Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-26T03:25:11.191Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-26T03:25:11.192Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-26T03:25:11.192Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-26T03:25:12.574Z] Reading package lists... [2021-02-26T03:25:12.835Z] Reading package lists... [2021-02-26T03:25:13.096Z] Building dependency tree... [2021-02-26T03:25:13.096Z] Reading state information... [2021-02-26T03:25:13.096Z] Calculating upgrade... [2021-02-26T03:25:13.357Z] The following packages will be upgraded: [2021-02-26T03:25:13.357Z] advancecomp base-files bash binutils binutils-common [2021-02-26T03:25:13.357Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-02-26T03:25:13.357Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-02-26T03:25:13.357Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-02-26T03:25:13.357Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-02-26T03:25:13.357Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-02-26T03:25:13.357Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-02-26T03:25:13.357Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-02-26T03:25:13.357Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-02-26T03:25:13.357Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-02-26T03:25:13.357Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-02-26T03:25:13.357Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-02-26T03:25:13.357Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-02-26T03:25:13.357Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-02-26T03:25:13.357Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-02-26T03:25:13.618Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-02-26T03:25:13.618Z] Need to get 63.8 MB of archives. [2021-02-26T03:25:13.618Z] After this operation, 5201 kB of additional disk space will be used. [2021-02-26T03:25:13.618Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-02-26T03:25:13.618Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-02-26T03:25:14.191Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-02-26T03:25:14.191Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-02-26T03:25:14.191Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-02-26T03:25:14.191Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-02-26T03:25:14.191Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-02-26T03:25:14.191Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-02-26T03:25:14.191Z] 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-26T03:25:14.191Z] 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-26T03:25:14.191Z] 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-26T03:25:14.191Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-02-26T03:25:14.191Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-02-26T03:25:14.191Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-02-26T03:25:14.456Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-02-26T03:25:14.456Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-02-26T03:25:14.456Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-02-26T03:25:14.456Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-02-26T03:25:14.456Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-02-26T03:25:14.456Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-02-26T03:25:14.456Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-02-26T03:25:14.456Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-02-26T03:25:14.456Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-02-26T03:25:14.456Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-02-26T03:25:14.456Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-02-26T03:25:14.456Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-02-26T03:25:14.720Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-02-26T03:25:14.720Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-02-26T03:25:14.720Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-02-26T03:25:14.720Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-02-26T03:25:14.720Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-02-26T03:25:14.720Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-02-26T03:25:14.720Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-02-26T03:25:14.720Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-02-26T03:25:14.720Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-02-26T03:25:14.720Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-02-26T03:25:14.720Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-02-26T03:25:14.720Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-02-26T03:25:14.720Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-02-26T03:25:14.720Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-02-26T03:25:14.720Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-02-26T03:25:14.720Z] Get:42 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-26T03:25:14.720Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-02-26T03:25:14.720Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-02-26T03:25:14.721Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-02-26T03:25:14.721Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-02-26T03:25:14.721Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-02-26T03:25:14.721Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-02-26T03:25:14.721Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-02-26T03:25:14.721Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-02-26T03:25:14.721Z] Get:51 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-26T03:25:14.721Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-02-26T03:25:14.721Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-02-26T03:25:14.986Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-02-26T03:25:14.986Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-02-26T03:25:14.986Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-02-26T03:25:14.986Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-02-26T03:25:14.986Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-02-26T03:25:14.986Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-02-26T03:25:14.986Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-02-26T03:25:14.986Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-02-26T03:25:14.986Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-02-26T03:25:14.986Z] Get:63 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-26T03:25:14.987Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-02-26T03:25:14.987Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-02-26T03:25:14.987Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-02-26T03:25:14.987Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-02-26T03:25:14.987Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-02-26T03:25:14.987Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-02-26T03:25:14.987Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-02-26T03:25:14.987Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-02-26T03:25:14.987Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-02-26T03:25:14.987Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-02-26T03:25:14.987Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-02-26T03:25:14.987Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-02-26T03:25:14.987Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-02-26T03:25:14.987Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-02-26T03:25:14.987Z] 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-26T03:25:14.987Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-02-26T03:25:14.987Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-02-26T03:25:15.251Z] 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-26T03:25:15.251Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-02-26T03:25:15.251Z] 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-26T03:25:15.251Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-02-26T03:25:15.251Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-02-26T03:25:15.251Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-02-26T03:25:15.251Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-02-26T03:25:15.251Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-02-26T03:25:15.251Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-02-26T03:25:15.251Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-02-26T03:25:15.827Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-02-26T03:25:16.088Z] 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-26T03:25:16.354Z] 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-26T03:25:16.354Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-02-26T03:25:16.616Z] 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-26T03:25:16.616Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-02-26T03:25:16.616Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-02-26T03:25:16.616Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-02-26T03:25:16.616Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-02-26T03:25:16.877Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-26T03:25:16.877Z] Fetched 63.8 MB in 3s (19.7 MB/s) [2021-02-26T03:25:16.877Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T03:25:16.877Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-02-26T03:25:16.877Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-26T03:25:17.820Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-26T03:25:17.820Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-26T03:25:17.820Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-02-26T03:25:17.820Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-02-26T03:25:18.769Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T03:25:18.769Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-26T03:25:18.769Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T03:25:18.769Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-26T03:25:19.031Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T03:25:19.031Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-26T03:25:19.031Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T03:25:19.031Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-26T03:25:19.293Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T03:25:19.293Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-26T03:25:19.293Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T03:25:19.555Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-26T03:25:19.555Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T03:25:19.555Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-26T03:25:19.555Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-26T03:25:19.817Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-26T03:25:19.817Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T03:25:19.817Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-02-26T03:25:19.817Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-02-26T03:25:20.079Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-26T03:25:20.079Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T03:25:20.079Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-26T03:25:20.340Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T03:25:20.340Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-26T03:25:20.340Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T03:25:20.340Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-26T03:25:20.601Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-26T03:25:20.863Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-26T03:25:20.863Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-02-26T03:25:20.863Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-26T03:25:21.436Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-02-26T03:25:21.698Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-26T03:25:21.698Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-02-26T03:25:21.698Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-02-26T03:25:21.698Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-02-26T03:25:21.698Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-02-26T03:25:21.959Z] Setting up base-files (10.1ubuntu2.10) ... [2021-02-26T03:25:22.220Z] Installing new version of config file /etc/issue ... [2021-02-26T03:25:22.220Z] Installing new version of config file /etc/issue.net ... [2021-02-26T03:25:22.220Z] Installing new version of config file /etc/lsb-release ... [2021-02-26T03:25:22.220Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-02-26T03:25:22.480Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-02-26T03:25:22.481Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-02-26T03:25:22.481Z] Removing obsolete conffile /etc/default/motd-news ... [2021-02-26T03:25:22.741Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T03:25:22.741Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-02-26T03:25:22.741Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-02-26T03:25:22.741Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-02-26T03:25:23.003Z] 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-26T03:25:23.003Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T03:25:23.003Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-26T03:25:23.003Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-02-26T03:25:23.003Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-02-26T03:25:23.264Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T03:25:23.264Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-02-26T03:25:23.264Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-02-26T03:25:23.264Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-02-26T03:25:23.571Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T03:25:23.571Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-02-26T03:25:23.571Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-26T03:25:23.833Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-02-26T03:25:24.096Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T03:25:24.096Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-26T03:25:24.096Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-26T03:25:24.096Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-26T03:25:24.379Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T03:25:24.379Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-26T03:25:24.379Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-26T03:25:24.379Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-02-26T03:25:24.641Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T03:25:24.641Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-02-26T03:25:24.641Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-02-26T03:25:24.641Z] Setting up grep (3.1-2build1) ... [2021-02-26T03:25:24.903Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T03:25:24.903Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-26T03:25:24.903Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-26T03:25:24.903Z] Setting up login (1:4.5-1ubuntu2) ... [2021-02-26T03:25:25.164Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T03:25:25.164Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-26T03:25:25.164Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-26T03:25:25.164Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-02-26T03:25:25.468Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T03:25:25.468Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-26T03:25:25.468Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-26T03:25:26.043Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-26T03:25:26.043Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-26T03:25:26.304Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-26T03:25:26.304Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-26T03:25:27.248Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-02-26T03:25:27.248Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T03:25:27.248Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-02-26T03:25:27.248Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-26T03:25:28.636Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-26T03:25:28.636Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-26T03:25:28.636Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-26T03:25:28.636Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-26T03:25:28.636Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-02-26T03:25:28.636Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T03:25:28.636Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-02-26T03:25:28.636Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-02-26T03:25:28.903Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-02-26T03:25:28.903Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T03:25:28.903Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-26T03:25:28.903Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-26T03:25:29.165Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-26T03:25:29.165Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T03:25:29.165Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-26T03:25:29.165Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-26T03:25:29.165Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-26T03:25:29.426Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T03:25:29.426Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-26T03:25:29.426Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-26T03:25:29.426Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-26T03:25:29.426Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T03:25:29.426Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-26T03:25:29.688Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-26T03:25:29.688Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-26T03:25:29.688Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T03:25:29.688Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-26T03:25:29.949Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-26T03:25:29.949Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-26T03:25:29.949Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-26T03:25:29.949Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-26T03:25:30.211Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T03:25:30.211Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-26T03:25:30.211Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-26T03:25:30.211Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-26T03:25:30.473Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T03:25:30.474Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-26T03:25:30.474Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-26T03:25:30.474Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-26T03:25:30.474Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T03:25:30.474Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-26T03:25:30.736Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-26T03:25:30.736Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-02-26T03:25:30.736Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T03:25:30.736Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-26T03:25:30.999Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-26T03:25:31.260Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-02-26T03:25:31.520Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-02-26T03:25:32.093Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-02-26T03:25:32.093Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T03:25:32.093Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-26T03:25:32.093Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-26T03:25:32.356Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-02-26T03:25:32.618Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T03:25:32.618Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-02-26T03:25:32.618Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-26T03:25:32.618Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-02-26T03:25:32.880Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T03:25:32.880Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-02-26T03:25:32.880Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-02-26T03:25:32.880Z] Setting up debconf (1.5.66ubuntu1) ... [2021-02-26T03:25:33.451Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T03:25:33.451Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-02-26T03:25:33.451Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-26T03:25:33.451Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-02-26T03:25:33.451Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T03:25:33.451Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-02-26T03:25:33.451Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-26T03:25:33.713Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-02-26T03:25:33.713Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T03:25:33.713Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-26T03:25:33.713Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-26T03:25:33.976Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-26T03:25:33.976Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T03:25:33.976Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-26T03:25:33.976Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-26T03:25:34.237Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-26T03:25:34.237Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T03:25:34.237Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-26T03:25:34.498Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-26T03:25:34.499Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-26T03:25:34.760Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T03:25:34.760Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-26T03:25:34.760Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-26T03:25:34.760Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-02-26T03:25:34.760Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-26T03:25:35.022Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-26T03:25:35.022Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-26T03:25:35.022Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-26T03:25:35.283Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T03:25:35.283Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-02-26T03:25:35.283Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-02-26T03:25:35.283Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-02-26T03:25:35.545Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T03:25:35.545Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-02-26T03:25:35.545Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-26T03:25:35.545Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-26T03:25:35.807Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T03:25:35.807Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-26T03:25:35.807Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-26T03:25:36.069Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-26T03:25:36.069Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T03:25:36.069Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-02-26T03:25:36.069Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-02-26T03:25:36.331Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-02-26T03:25:36.331Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T03:25:36.331Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-26T03:25:36.331Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-26T03:25:36.654Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-02-26T03:25:36.930Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T03:25:36.930Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-26T03:25:36.930Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-02-26T03:25:36.930Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-02-26T03:25:37.203Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T03:25:37.203Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-02-26T03:25:37.203Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-02-26T03:25:37.810Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-02-26T03:25:37.810Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T03:25:37.810Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-02-26T03:25:37.810Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-02-26T03:25:38.088Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-02-26T03:25:38.088Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T03:25:38.088Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-02-26T03:25:38.088Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-02-26T03:25:38.354Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-02-26T03:25:38.354Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T03:25:38.354Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-02-26T03:25:38.354Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-02-26T03:25:38.619Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-02-26T03:25:38.619Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T03:25:38.619Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-02-26T03:25:38.619Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-02-26T03:25:38.880Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-02-26T03:25:38.880Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T03:25:38.880Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-02-26T03:25:38.880Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-02-26T03:25:39.142Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-02-26T03:25:39.142Z] (Reading database ... 13915 files and directories currently installed.) [2021-02-26T03:25:39.142Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-26T03:25:39.142Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-26T03:25:39.404Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-26T03:25:39.404Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-26T03:25:39.404Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-02-26T03:25:39.666Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-02-26T03:25:39.666Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-02-26T03:25:39.666Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-02-26T03:25:39.928Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-02-26T03:25:39.928Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-02-26T03:25:39.928Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-02-26T03:25:40.191Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-02-26T03:25:40.191Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-02-26T03:25:40.191Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-02-26T03:25:40.191Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-02-26T03:25:40.451Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-02-26T03:25:40.451Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-02-26T03:25:40.451Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-02-26T03:25:40.451Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-02-26T03:25:40.711Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-02-26T03:25:40.711Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-02-26T03:25:40.711Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-02-26T03:25:40.976Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-02-26T03:25:40.976Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-02-26T03:25:41.918Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-02-26T03:25:41.918Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-02-26T03:25:41.918Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-02-26T03:25:41.918Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-02-26T03:25:42.178Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-26T03:25:42.178Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-26T03:25:42.748Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-26T03:25:42.813Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T03:25:42.813Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-26T03:25:42.813Z] ---> 5952e41fa9fa [2021-02-26T03:25:42.813Z] Step 3/30 : WORKDIR /edgex-go [2021-02-26T03:25:42.813Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T03:25:42.813Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-26T03:25:42.813Z] ---> 5952e41fa9fa [2021-02-26T03:25:42.813Z] Step 3/22 : WORKDIR /edgex-go [2021-02-26T03:25:42.813Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T03:25:42.813Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-26T03:25:42.813Z] ---> 5952e41fa9fa [2021-02-26T03:25:42.813Z] Step 3/23 : WORKDIR /edgex-go [2021-02-26T03:25:42.813Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T03:25:42.813Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-26T03:25:42.813Z] ---> 5952e41fa9fa [2021-02-26T03:25:42.813Z] Step 3/23 : WORKDIR /edgex-go [2021-02-26T03:25:42.813Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T03:25:42.813Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-26T03:25:42.813Z] ---> 5952e41fa9fa [2021-02-26T03:25:42.813Z] Step 3/22 : WORKDIR /edgex-go [2021-02-26T03:25:42.813Z] ---> Running in 2077425873f7 [2021-02-26T03:25:42.813Z] ---> Running in e87477eb4e10 [2021-02-26T03:25:42.813Z] ---> Running in 6d9699be0ad3 [2021-02-26T03:25:42.813Z] ---> Running in b6b343a4d2bd [2021-02-26T03:25:42.813Z] ---> Running in 406f141fc53d [2021-02-26T03:25:42.813Z] Removing intermediate container 2077425873f7 [2021-02-26T03:25:42.813Z] ---> 2dc00ef7942e [2021-02-26T03:25:42.813Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T03:25:42.813Z] ---> Running in 2e8aa2835991 [2021-02-26T03:25:42.813Z] Removing intermediate container b6b343a4d2bd [2021-02-26T03:25:42.813Z] ---> 4bdd2721e7a6 [2021-02-26T03:25:42.813Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T03:25:42.813Z] Removing intermediate container 406f141fc53d [2021-02-26T03:25:42.813Z] ---> d4ad7cb46882 [2021-02-26T03:25:42.813Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T03:25:42.813Z] Removing intermediate container e87477eb4e10 [2021-02-26T03:25:42.813Z] Removing intermediate container 6d9699be0ad3 [2021-02-26T03:25:42.813Z] ---> 0cd86af706dd [2021-02-26T03:25:42.813Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T03:25:42.813Z] ---> 9ffb097dddc0 [2021-02-26T03:25:42.813Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T03:25:42.813Z] ---> Running in dd920c46c76d [2021-02-26T03:25:42.813Z] ---> Running in 927b90d4a21a [2021-02-26T03:25:42.813Z] ---> Running in 854a66c82760 [2021-02-26T03:25:42.813Z] ---> Running in ac11b48a7361 [2021-02-26T03:25:42.813Z] Removing intermediate container 2e8aa2835991 [2021-02-26T03:25:42.813Z] ---> 419d764885da [2021-02-26T03:25:42.813Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-26T03:25:42.813Z] ---> Running in 20eaf33391c0 [2021-02-26T03:25:42.813Z] Removing intermediate container dd920c46c76d [2021-02-26T03:25:42.813Z] ---> ab18d5766398 [2021-02-26T03:25:42.813Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-26T03:25:42.813Z] Removing intermediate container ac11b48a7361 [2021-02-26T03:25:42.813Z] ---> c644b4496165 [2021-02-26T03:25:42.813Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-26T03:25:42.813Z] ---> Running in 6b28d28e4d23 [2021-02-26T03:25:42.813Z] ---> Running in 58d75182a6a9 [2021-02-26T03:25:42.813Z] Removing intermediate container 927b90d4a21a [2021-02-26T03:25:42.813Z] ---> 70e5c1e8e228 [2021-02-26T03:25:42.813Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-26T03:25:42.813Z] Removing intermediate container 854a66c82760 [2021-02-26T03:25:42.813Z] ---> 500b7ba3a099 [2021-02-26T03:25:42.813Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-26T03:25:42.813Z] ---> Running in f053246e5a0a [2021-02-26T03:25:42.813Z] ---> Running in d5531c3ecd3d [2021-02-26T03:25:42.813Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T03:25:42.813Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T03:25:42.813Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T03:25:42.813Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T03:25:42.813Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T03:25:42.813Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T03:25:42.813Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T03:25:42.813Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T03:25:42.813Z] OK: 217 MiB in 51 packages [2021-02-26T03:25:42.813Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T03:25:42.813Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T03:25:43.009Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-26T03:25:43.009Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-26T03:25:43.009Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-26T03:25:43.108Z] OK: 217 MiB in 51 packages [2021-02-26T03:25:43.108Z] OK: 217 MiB in 51 packages [2021-02-26T03:25:43.280Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-26T03:25:43.280Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-26T03:25:43.280Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-26T03:25:43.280Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-26T03:25:43.391Z] OK: 217 MiB in 51 packages [2021-02-26T03:25:43.541Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-26T03:25:43.541Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-26T03:25:43.541Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-26T03:25:43.541Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-26T03:25:43.668Z] OK: 217 MiB in 51 packages [2021-02-26T03:25:43.803Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-26T03:25:43.803Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-26T03:25:43.948Z] Removing intermediate container 20eaf33391c0 [2021-02-26T03:25:43.948Z] ---> cccce8a62e50 [2021-02-26T03:25:43.948Z] Step 6/22 : COPY go.mod . [2021-02-26T03:25:44.547Z] Removing intermediate container 6b28d28e4d23 [2021-02-26T03:25:44.547Z] ---> a4ef54152a9d [2021-02-26T03:25:44.547Z] Step 6/23 : COPY go.mod . [2021-02-26T03:25:44.749Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-26T03:25:44.749Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-26T03:25:45.155Z] ---> 6b9b74fecf3b [2021-02-26T03:25:45.155Z] Step 7/22 : RUN go mod download [2021-02-26T03:25:45.155Z] Removing intermediate container 58d75182a6a9 [2021-02-26T03:25:45.155Z] ---> b42516a9dbaa [2021-02-26T03:25:45.155Z] Step 6/23 : COPY go.mod . [2021-02-26T03:25:45.433Z] ---> Running in 74ca4a36e97c [2021-02-26T03:25:45.433Z] Removing intermediate container f053246e5a0a [2021-02-26T03:25:45.433Z] ---> f47dafd88e66 [2021-02-26T03:25:45.433Z] Step 6/30 : COPY go.mod . [2021-02-26T03:25:45.433Z] Removing intermediate container d5531c3ecd3d [2021-02-26T03:25:45.433Z] ---> e965c509fe4d [2021-02-26T03:25:45.433Z] Step 6/22 : COPY go.mod . [2021-02-26T03:25:45.700Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-26T03:25:45.710Z] ---> 10bc01144f90 [2021-02-26T03:25:45.710Z] Step 7/23 : RUN go mod download [2021-02-26T03:25:45.961Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-26T03:25:45.984Z] ---> Running in 83f2c1aa0e16 [2021-02-26T03:25:46.266Z] ---> 274748c53dcf [2021-02-26T03:25:46.266Z] Step 7/23 : RUN go mod download [2021-02-26T03:25:46.535Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-26T03:25:46.535Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-26T03:25:46.544Z] ---> Running in d505ed5459ba [2021-02-26T03:25:46.819Z] ---> e420424e6f63 [2021-02-26T03:25:46.819Z] Step 7/30 : RUN go mod download [2021-02-26T03:25:46.819Z] ---> bb6cef430931 [2021-02-26T03:25:46.819Z] Step 7/22 : RUN go mod download [2021-02-26T03:25:47.097Z] ---> Running in 8344d124aca9 [2021-02-26T03:25:47.097Z] ---> Running in 72e675c6ad9f [2021-02-26T03:25:47.104Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-26T03:25:47.104Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-26T03:25:48.047Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-26T03:25:48.047Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-26T03:25:48.308Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-26T03:25:48.308Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-26T03:25:48.308Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-02-26T03:25:48.308Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-26T03:25:48.568Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-02-26T03:25:48.568Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-26T03:25:48.828Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-02-26T03:25:48.828Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-02-26T03:25:48.828Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-26T03:25:48.828Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-26T03:25:49.095Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-26T03:25:49.095Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-26T03:25:49.095Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-02-26T03:25:49.095Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-02-26T03:25:49.357Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-26T03:25:49.357Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-26T03:25:49.357Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-26T03:25:49.357Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-26T03:25:49.357Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-26T03:25:49.619Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-02-26T03:25:49.619Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-02-26T03:25:49.619Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-02-26T03:25:49.619Z] [2021-02-26T03:25:49.619Z] Current default time zone: 'Etc/UTC' [2021-02-26T03:25:49.619Z] Local time is now: Fri Feb 26 03:25:49 UTC 2021. [2021-02-26T03:25:49.619Z] Universal Time is now: Fri Feb 26 03:25:49 UTC 2021. [2021-02-26T03:25:49.619Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-02-26T03:25:49.619Z] [2021-02-26T03:25:49.748Z] Removing intermediate container 74ca4a36e97c [2021-02-26T03:25:49.748Z] ---> b5f582cf354f [2021-02-26T03:25:49.748Z] Step 8/22 : COPY . . [2021-02-26T03:25:49.881Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-02-26T03:25:49.881Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-26T03:25:49.881Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-02-26T03:25:49.881Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-02-26T03:25:49.881Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-02-26T03:25:49.881Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-02-26T03:25:50.145Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-02-26T03:25:50.145Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-02-26T03:25:50.145Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-02-26T03:25:50.145Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-02-26T03:25:50.145Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-26T03:25:50.145Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-02-26T03:25:50.364Z] Removing intermediate container 83f2c1aa0e16 [2021-02-26T03:25:50.364Z] ---> b993866c0702 [2021-02-26T03:25:50.364Z] Step 8/23 : COPY . . [2021-02-26T03:25:50.406Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-26T03:25:50.406Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-26T03:25:50.669Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-26T03:25:50.669Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-02-26T03:25:50.669Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-02-26T03:25:50.669Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-02-26T03:25:50.669Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-02-26T03:25:50.669Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-02-26T03:25:50.669Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-02-26T03:25:50.669Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-02-26T03:25:50.937Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-02-26T03:25:51.347Z] Removing intermediate container d505ed5459ba [2021-02-26T03:25:51.347Z] ---> 99a1b59cd747 [2021-02-26T03:25:51.347Z] Step 8/23 : COPY . . [2021-02-26T03:25:52.325Z] Updating certificates in /etc/ssl/certs... [2021-02-26T03:25:52.818Z] Removing intermediate container 8344d124aca9 [2021-02-26T03:25:52.818Z] ---> 504f3e024921 [2021-02-26T03:25:52.818Z] Step 8/30 : COPY . . [2021-02-26T03:25:52.896Z] 23 added, 27 removed; done. [2021-02-26T03:25:52.896Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-02-26T03:25:53.159Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-26T03:25:53.159Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-02-26T03:25:53.159Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-02-26T03:25:53.159Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-02-26T03:25:53.159Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-26T03:25:53.159Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-26T03:25:53.159Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-26T03:25:53.419Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-26T03:25:53.419Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-26T03:25:53.419Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-26T03:25:53.419Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-26T03:25:53.419Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-02-26T03:25:53.419Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-02-26T03:25:53.419Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-02-26T03:25:53.423Z] Removing intermediate container 72e675c6ad9f [2021-02-26T03:25:53.423Z] ---> 7981fb45decb [2021-02-26T03:25:53.423Z] Step 8/22 : COPY . . [2021-02-26T03:25:53.686Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-02-26T03:25:53.686Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-02-26T03:25:53.686Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-26T03:25:53.686Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-26T03:25:53.686Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-02-26T03:25:53.686Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-02-26T03:25:53.948Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-02-26T03:25:53.948Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-26T03:25:53.948Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-26T03:25:53.948Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-02-26T03:25:53.948Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-02-26T03:25:53.948Z] Updating certificates in /etc/ssl/certs... [2021-02-26T03:25:54.519Z] 0 added, 0 removed; done. [2021-02-26T03:25:54.519Z] Running hooks in /etc/ca-certificates/update.d... [2021-02-26T03:25:54.519Z] done. [2021-02-26T03:25:55.351Z] Reading package lists... [2021-02-26T03:25:55.351Z] Building dependency tree... [2021-02-26T03:25:55.351Z] Reading state information... [2021-02-26T03:25:55.612Z] The following NEW packages will be installed: [2021-02-26T03:25:55.612Z] apt-transport-https [2021-02-26T03:25:55.612Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-02-26T03:25:55.612Z] Need to get 1696 B of archives. [2021-02-26T03:25:55.612Z] After this operation, 153 kB of additional disk space will be used. [2021-02-26T03:25:55.612Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-02-26T03:25:55.872Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-26T03:25:55.872Z] Fetched 1696 B in 0s (24.9 kB/s) [2021-02-26T03:25:55.872Z] Selecting previously unselected package apt-transport-https. [2021-02-26T03:25:55.873Z] (Reading database ... 13920 files and directories currently installed.) [2021-02-26T03:25:55.873Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-02-26T03:25:55.873Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-26T03:25:55.873Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-26T03:25:56.445Z] Waiting for network to be ready... [2021-02-26T03:26:03.032Z] 2021-02-26T03:26:00Z INFO Waiting for automatic snapd restart... [2021-02-26T03:26:03.032Z] snapd 2.48.2.1 from Canonical* installed [2021-02-26T03:26:03.032Z] "snapd" switched to the "latest/stable" channel [2021-02-26T03:26:03.032Z] [2021-02-26T03:26:07.238Z] core18 20210128 from Canonical* installed [2021-02-26T03:26:07.238Z] "core18" switched to the "latest/stable" channel [2021-02-26T03:26:07.238Z] [2021-02-26T03:26:12.527Z] snapcraft 4.5.1 from Canonical* installed [2021-02-26T03:26:12.527Z] "snapcraft" switched to the "latest/stable" channel [2021-02-26T03:26:12.527Z] [2021-02-26T03:26:15.831Z] 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-26T03:26:15.831Z] - README.md [2021-02-26T03:26:15.831Z] - snapcraft.yaml.orig [2021-02-26T03:26:15.831Z] [2021-02-26T03:26:15.831Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-26T03:26:20.249Z] ---> 6f8ef464efa2 [2021-02-26T03:26:20.250Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-26T03:26:20.250Z] ---> 02b05530dfaf [2021-02-26T03:26:20.250Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-26T03:26:20.250Z] ---> c663e8034ac3 [2021-02-26T03:26:20.250Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-26T03:26:20.250Z] ---> 8ba4876d3e05 [2021-02-26T03:26:20.250Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-26T03:26:20.250Z] ---> 4105e9dbc03c [2021-02-26T03:26:20.250Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-26T03:26:20.250Z] ---> Running in 5f2d442999ec [2021-02-26T03:26:20.250Z] ---> Running in 5ce04f4b110c [2021-02-26T03:26:20.250Z] ---> Running in e409a9ebdb03 [2021-02-26T03:26:20.250Z] ---> Running in f5e0aba3ee4f [2021-02-26T03:26:20.250Z] ---> Running in 6e1f2c7c7ac6 [2021-02-26T03:26:20.250Z] 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-26T03:26:20.250Z] 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-26T03:26:20.250Z] 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-26T03:26:20.250Z] 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-26T03:26:20.250Z] 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-26T03:26:22.419Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-26T03:26:22.419Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-26T03:26:22.419Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-26T03:26:22.419Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-26T03:26:23.806Z] Reading package lists... [2021-02-26T03:26:24.068Z] 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-26T03:26:30.659Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-26T03:26:30.659Z] Reading package lists... [2021-02-26T03:26:30.659Z] Building dependency tree... [2021-02-26T03:26:30.659Z] Reading state information... [2021-02-26T03:26:30.659Z] Suggested packages: [2021-02-26T03:26:30.659Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-02-26T03:26:30.659Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-02-26T03:26:30.659Z] Recommended packages: [2021-02-26T03:26:30.659Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-02-26T03:26:30.659Z] The following NEW packages will be installed: [2021-02-26T03:26:30.659Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-02-26T03:26:30.659Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-02-26T03:26:30.659Z] pkg-config zip [2021-02-26T03:26:30.659Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-02-26T03:26:30.659Z] Need to get 7655 kB of archives. [2021-02-26T03:26:30.659Z] After this operation, 43.7 MB of additional disk space will be used. [2021-02-26T03:26:30.660Z] 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-26T03:26:30.921Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-02-26T03:26:30.921Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-02-26T03:26:30.921Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-02-26T03:26:30.921Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-02-26T03:26:30.921Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-02-26T03:26:30.921Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-02-26T03:26:31.187Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-02-26T03:26:31.187Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-02-26T03:26:31.187Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-02-26T03:26:31.187Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-02-26T03:26:31.448Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-02-26T03:26:31.448Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-02-26T03:26:31.448Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-02-26T03:26:31.448Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-02-26T03:26:31.709Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-26T03:26:31.709Z] Fetched 7655 kB in 1s (9517 kB/s) [2021-02-26T03:26:31.709Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-02-26T03:26:31.709Z] (Reading database ... 13924 files and directories currently installed.) [2021-02-26T03:26:31.709Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-02-26T03:26:31.709Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-26T03:26:31.971Z] Selecting previously unselected package libpsl5:amd64. [2021-02-26T03:26:31.971Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-02-26T03:26:31.971Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-02-26T03:26:32.231Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-02-26T03:26:32.231Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-02-26T03:26:32.231Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-26T03:26:32.231Z] Selecting previously unselected package librtmp1:amd64. [2021-02-26T03:26:32.231Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-02-26T03:26:32.231Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-26T03:26:32.231Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-02-26T03:26:32.232Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-02-26T03:26:32.232Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-26T03:26:32.492Z] Selecting previously unselected package liberror-perl. [2021-02-26T03:26:32.492Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-02-26T03:26:32.492Z] Unpacking liberror-perl (0.17025-1) ... [2021-02-26T03:26:32.492Z] Selecting previously unselected package git-man. [2021-02-26T03:26:32.492Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-02-26T03:26:32.492Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-26T03:26:32.752Z] Selecting previously unselected package git. [2021-02-26T03:26:32.752Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-02-26T03:26:32.752Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-02-26T03:26:33.696Z] Selecting previously unselected package libnorm1:amd64. [2021-02-26T03:26:33.696Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-02-26T03:26:33.696Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-26T03:26:33.696Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-02-26T03:26:33.696Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-02-26T03:26:33.696Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-26T03:26:33.961Z] Selecting previously unselected package libsodium23:amd64. [2021-02-26T03:26:33.961Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-02-26T03:26:33.961Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-02-26T03:26:33.961Z] Selecting previously unselected package libzmq5:amd64. [2021-02-26T03:26:33.961Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-26T03:26:33.961Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-26T03:26:34.230Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-02-26T03:26:34.230Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-26T03:26:34.230Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-26T03:26:34.230Z] Selecting previously unselected package pkg-config. [2021-02-26T03:26:34.230Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-02-26T03:26:34.230Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-02-26T03:26:34.496Z] Selecting previously unselected package zip. [2021-02-26T03:26:34.496Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-02-26T03:26:34.496Z] Unpacking zip (3.0-11build1) ... [2021-02-26T03:26:34.496Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-26T03:26:34.496Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-26T03:26:34.496Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-26T03:26:34.496Z] Setting up liberror-perl (0.17025-1) ... [2021-02-26T03:26:34.496Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-02-26T03:26:34.757Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-26T03:26:34.757Z] No schema files found: doing nothing. [2021-02-26T03:26:34.757Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-26T03:26:34.757Z] Setting up zip (3.0-11build1) ... [2021-02-26T03:26:34.757Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-26T03:26:34.757Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-02-26T03:26:34.757Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-02-26T03:26:34.757Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-26T03:26:35.019Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-26T03:26:35.019Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-26T03:26:35.019Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-02-26T03:26:35.019Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-26T03:26:41.614Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-26T03:26:41.889Z] git set to automatically installed. [2021-02-26T03:26:41.889Z] git-man set to automatically installed. [2021-02-26T03:26:41.889Z] libcurl3-gnutls set to automatically installed. [2021-02-26T03:26:41.889Z] liberror-perl set to automatically installed. [2021-02-26T03:26:41.889Z] libglib2.0-0 set to automatically installed. [2021-02-26T03:26:41.889Z] libnghttp2-14 set to automatically installed. [2021-02-26T03:26:41.889Z] libnorm1 set to automatically installed. [2021-02-26T03:26:41.889Z] libpgm-5.2-0 set to automatically installed. [2021-02-26T03:26:41.889Z] libpsl5 set to automatically installed. [2021-02-26T03:26:41.889Z] librtmp1 set to automatically installed. [2021-02-26T03:26:41.889Z] libsodium23 set to automatically installed. [2021-02-26T03:26:41.889Z] libzmq3-dev set to automatically installed. [2021-02-26T03:26:41.889Z] libzmq5 set to automatically installed. [2021-02-26T03:26:41.889Z] pkg-config set to automatically installed. [2021-02-26T03:26:41.889Z] zip set to automatically installed. [2021-02-26T03:26:44.445Z] snapd is not logged in, snap install commands will use sudo [2021-02-26T03:26:51.039Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-26T03:26:51.613Z] snap "core18" has no updates available [2021-02-26T03:26:52.201Z] Pulling config-common [2021-02-26T03:26:52.201Z] + snapcraftctl pull [2021-02-26T03:26:53.710Z] Pulling go-build-helper [2021-02-26T03:26:53.710Z] + snapcraftctl pull [2021-02-26T03:27:20.349Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-26T03:27:20.349Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-26T03:27:20.349Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-02-26T03:27:20.349Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-02-26T03:27:20.349Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] [2021-02-26T03:27:20.349Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] [2021-02-26T03:27:20.349Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] [2021-02-26T03:27:20.349Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] [2021-02-26T03:27:20.349Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1110 kB] [2021-02-26T03:27:20.349Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-02-26T03:27:20.349Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-26T03:27:20.349Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-26T03:27:20.349Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-26T03:27:20.349Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-26T03:27:20.349Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-26T03:27:20.349Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-26T03:27:20.349Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-26T03:27:20.349Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-26T03:27:20.349Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-26T03:27:20.349Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] [2021-02-26T03:27:20.349Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-02-26T03:27:20.349Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] [2021-02-26T03:27:20.349Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] [2021-02-26T03:27:20.349Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] [2021-02-26T03:27:20.349Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] [2021-02-26T03:27:20.349Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-02-26T03:27:20.349Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-02-26T03:27:20.349Z] Fetched 24.0 MB in 0s (0 B/s) [2021-02-26T03:27:20.349Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-02-26T03:27:20.349Z] Fetched 96.5 kB in 0s (0 B/s) [2021-02-26T03:27:20.349Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-02-26T03:27:20.349Z] Fetched 279 kB in 0s (0 B/s) [2021-02-26T03:27:20.349Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-02-26T03:27:20.349Z] Fetched 122 kB in 0s (0 B/s) [2021-02-26T03:27:20.349Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-02-26T03:27:20.349Z] Fetched 77.8 kB in 0s (0 B/s) [2021-02-26T03:27:20.349Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-02-26T03:27:20.349Z] Fetched 8848 B in 0s (0 B/s) [2021-02-26T03:27:20.349Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-02-26T03:27:20.349Z] Fetched 47.8 kB in 0s (0 B/s) [2021-02-26T03:27:20.349Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-02-26T03:27:20.349Z] Fetched 45.6 kB in 0s (0 B/s) [2021-02-26T03:27:20.349Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-02-26T03:27:20.349Z] Fetched 15.0 kB in 0s (0 B/s) [2021-02-26T03:27:20.349Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-02-26T03:27:20.349Z] Fetched 214 kB in 0s (0 B/s) [2021-02-26T03:27:20.349Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-02-26T03:27:20.349Z] Fetched 154 kB in 0s (0 B/s) [2021-02-26T03:27:20.349Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-02-26T03:27:20.349Z] Fetched 50.6 kB in 0s (0 B/s) [2021-02-26T03:27:20.349Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-02-26T03:27:20.349Z] Fetched 14.8 kB in 0s (0 B/s) [2021-02-26T03:27:20.349Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-02-26T03:27:20.349Z] Fetched 41.8 kB in 0s (0 B/s) [2021-02-26T03:27:20.349Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-02-26T03:27:20.349Z] Fetched 499 kB in 0s (0 B/s) [2021-02-26T03:27:20.349Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-02-26T03:27:20.349Z] Fetched 111 kB in 0s (0 B/s) [2021-02-26T03:27:20.349Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-02-26T03:27:20.349Z] Fetched 240 kB in 0s (0 B/s) [2021-02-26T03:27:20.349Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-02-26T03:27:20.349Z] Fetched 29.3 kB in 0s (0 B/s) [2021-02-26T03:27:20.349Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-02-26T03:27:20.349Z] Fetched 85.5 kB in 0s (0 B/s) [2021-02-26T03:27:20.349Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-02-26T03:27:20.349Z] Fetched 24.5 kB in 0s (0 B/s) [2021-02-26T03:27:20.349Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-02-26T03:27:20.349Z] Fetched 49.2 kB in 0s (0 B/s) [2021-02-26T03:27:20.349Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-02-26T03:27:20.349Z] Fetched 54.2 kB in 0s (0 B/s) [2021-02-26T03:27:20.349Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-02-26T03:27:20.349Z] Fetched 30.8 kB in 0s (0 B/s) [2021-02-26T03:27:20.349Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-02-26T03:27:20.349Z] Fetched 15.8 kB in 0s (0 B/s) [2021-02-26T03:27:20.349Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-02-26T03:27:20.349Z] Fetched 85.9 kB in 0s (0 B/s) [2021-02-26T03:27:20.349Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-02-26T03:27:20.349Z] Fetched 8720 B in 0s (0 B/s) [2021-02-26T03:27:20.350Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-02-26T03:27:20.350Z] Fetched 137 kB in 0s (0 B/s) [2021-02-26T03:27:20.350Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-02-26T03:27:20.350Z] Fetched 119 kB in 0s (0 B/s) [2021-02-26T03:27:20.350Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-02-26T03:27:20.350Z] Fetched 109 kB in 0s (0 B/s) [2021-02-26T03:27:20.350Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-02-26T03:27:20.350Z] Fetched 11.1 kB in 0s (0 B/s) [2021-02-26T03:27:20.350Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-02-26T03:27:20.350Z] Fetched 645 kB in 0s (0 B/s) [2021-02-26T03:27:20.350Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-02-26T03:27:20.350Z] Fetched 41.3 kB in 0s (0 B/s) [2021-02-26T03:27:20.350Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-02-26T03:27:20.350Z] Fetched 17.9 kB in 0s (0 B/s) [2021-02-26T03:27:20.350Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-02-26T03:27:20.350Z] Fetched 368 kB in 0s (0 B/s) [2021-02-26T03:27:20.350Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-02-26T03:27:20.350Z] Fetched 187 kB in 0s (0 B/s) [2021-02-26T03:27:20.350Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-02-26T03:27:20.350Z] Fetched 175 kB in 0s (0 B/s) [2021-02-26T03:27:20.350Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-02-26T03:27:20.350Z] Fetched 206 kB in 0s (0 B/s) [2021-02-26T03:27:20.350Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-02-26T03:27:20.350Z] Fetched 1301 kB in 0s (0 B/s) [2021-02-26T03:27:20.350Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-02-26T03:27:20.350Z] Fetched 36.2 kB in 0s (0 B/s) [2021-02-26T03:27:20.350Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-02-26T03:27:20.350Z] Fetched 159 kB in 0s (0 B/s) [2021-02-26T03:27:20.350Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-02-26T03:27:20.350Z] Fetched 107 kB in 0s (0 B/s) [2021-02-26T03:27:20.350Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-02-26T03:27:20.350Z] Fetched 48.7 kB in 0s (0 B/s) [2021-02-26T03:27:20.350Z] Pulling static-packages [2021-02-26T03:27:20.350Z] + snapcraftctl pull [2021-02-26T03:27:20.350Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-02-26T03:27:20.350Z] Skipping pull go-build-helper (already ran) [2021-02-26T03:27:20.350Z] Skipping pull static-packages (already ran) [2021-02-26T03:27:20.350Z] Building go-build-helper [2021-02-26T03:27:20.350Z] + snapcraftctl build [2021-02-26T03:27:24.573Z] Building static-packages [2021-02-26T03:27:24.573Z] + snapcraftctl build [2021-02-26T03:27:26.488Z] Staging go-build-helper [2021-02-26T03:27:26.488Z] + snapcraftctl stage [2021-02-26T03:27:27.871Z] Staging static-packages [2021-02-26T03:27:27.871Z] + snapcraftctl stage [2021-02-26T03:27:28.812Z] Pulling go115 [2021-02-26T03:27:28.813Z] + snapcraftctl pull [2021-02-26T03:27:29.756Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-02-26T03:27:29.756Z] Skipping pull go115 (already ran) [2021-02-26T03:27:29.756Z] Building go115 [2021-02-26T03:27:29.756Z] + dpkg --print-architecture [2021-02-26T03:27:29.756Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-02-26T03:27:29.756Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-02-26T03:27:29.756Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-02-26T03:27:29.756Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-26T03:27:29.756Z] Dload Upload Total Spent Left Speed [2021-02-26T03:27:33.261Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 115M 10 12.1M 0 0 20.3M 0 0:00:05 --:--:-- 0:00:05 20.3M 42 115M 42 49.5M 0 0 31.0M 0 0:00:03 0:00:01 0:00:02 31.0M 71 115M 71 83.0M 0 0 31.9M 0 0:00:03 0:00:02 0:00:01 31.9M 100 115M 100 115M 0 0 33.8M 0 0:00:03 0:00:03 --:--:-- 33.8M [2021-02-26T03:27:33.261Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-02-26T03:27:33.261Z] + sha256sum -c sha256 [2021-02-26T03:27:33.261Z] + grep OK [2021-02-26T03:27:34.206Z] go1.15.2.linux-amd64.tar.gz: OK [2021-02-26T03:27:34.206Z] + mkdir -p /root/stage/go1.15 [2021-02-26T03:27:34.206Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-02-26T03:27:39.497Z] Staging go115 [2021-02-26T03:27:39.497Z] + snapcraftctl stage [2021-02-26T03:27:46.084Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-26T03:27:46.084Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-26T03:27:46.084Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-26T03:27:46.084Z] Fetched 0 B in 0s (0 B/s) [2021-02-26T03:27:46.084Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-02-26T03:27:46.084Z] Fetched 224 kB in 0s (0 B/s) [2021-02-26T03:27:46.084Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-02-26T03:27:46.084Z] Fetched 157 kB in 0s (0 B/s) [2021-02-26T03:27:46.084Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-02-26T03:27:46.084Z] Fetched 221 kB in 0s (0 B/s) [2021-02-26T03:27:46.084Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-02-26T03:27:46.084Z] Fetched 143 kB in 0s (0 B/s) [2021-02-26T03:27:46.084Z] Pulling edgex-go [2021-02-26T03:27:46.084Z] + snapcraftctl pull [2021-02-26T03:27:47.029Z] Pulling version [2021-02-26T03:27:47.029Z] + cd /root/project [2021-02-26T03:27:47.029Z] + [ -f VERSION ] [2021-02-26T03:27:47.029Z] + PROJECT_VERSION=local-dev [2021-02-26T03:27:47.029Z] + git rev-parse --short HEAD [2021-02-26T03:27:47.029Z] + GIT_REVISION=c750db21 [2021-02-26T03:27:47.029Z] + snapcraftctl set-version local-dev [2021-02-26T03:27:47.986Z] Building config-common [2021-02-26T03:27:47.986Z] + snapcraftctl build [2021-02-26T03:27:50.537Z] Skipping build go-build-helper (already ran) [2021-02-26T03:27:50.537Z] Skipping build static-packages (already ran) [2021-02-26T03:27:50.537Z] Skipping build go115 (already ran) [2021-02-26T03:27:50.800Z] Building edgex-go [2021-02-26T03:27:51.064Z] + 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-26T03:27:51.064Z] + cd /root/parts/edgex-go/src [2021-02-26T03:27:51.064Z] + make build [2021-02-26T03:27:51.064Z] 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-26T03:27:53.613Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-02-26T03:27:53.613Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.38 [2021-02-26T03:27:53.613Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-02-26T03:27:53.613Z] go: downloading github.com/google/uuid v1.2.0 [2021-02-26T03:27:53.613Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-02-26T03:27:53.613Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 [2021-02-26T03:27:53.613Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-02-26T03:27:53.613Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-02-26T03:27:53.613Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-02-26T03:27:53.613Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-02-26T03:27:53.613Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-02-26T03:27:53.613Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-02-26T03:27:53.613Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-26T03:27:53.613Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-02-26T03:27:53.613Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-02-26T03:27:53.613Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-02-26T03:27:53.613Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-02-26T03:27:53.613Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-26T03:27:53.613Z] go: downloading github.com/x448/float16 v0.8.4 [2021-02-26T03:27:53.613Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-02-26T03:27:53.613Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-02-26T03:27:53.613Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-02-26T03:27:53.613Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-02-26T03:27:53.613Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-02-26T03:27:53.613Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-02-26T03:27:53.613Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-02-26T03:27:53.613Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-26T03:27:53.613Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-02-26T03:27:53.613Z] go: downloading github.com/pkg/errors v0.8.1 [2021-02-26T03:27:53.613Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-02-26T03:27:53.613Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-02-26T03:27:53.613Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-02-26T03:27:53.613Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-02-26T03:27:53.613Z] go: downloading github.com/fatih/color v1.9.0 [2021-02-26T03:27:53.613Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-26T03:27:53.613Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-02-26T03:27:53.613Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-02-26T03:27:53.613Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-02-26T03:27:53.613Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-02-26T03:27:53.874Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-02-26T03:27:53.875Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-26T03:27:53.875Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-02-26T03:27:53.875Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-02-26T03:27:54.138Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-02-26T03:28:02.301Z] 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-26T03:28:02.301Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-02-26T03:28:07.642Z] 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-26T03:28:09.033Z] 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-26T03:28:10.421Z] 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-26T03:28:10.993Z] 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-26T03:28:10.993Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-02-26T03:28:10.994Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-02-26T03:28:10.994Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-26T03:28:10.994Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-26T03:28:12.167Z] Removing intermediate container 6e1f2c7c7ac6 [2021-02-26T03:28:12.167Z] ---> 11ad7d069d59 [2021-02-26T03:28:12.167Z] [2021-02-26T03:28:12.167Z] Step 10/30 : FROM alpine:3.12 [2021-02-26T03:28:12.167Z] 3.12: Pulling from library/alpine [2021-02-26T03:28:12.167Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-02-26T03:28:12.167Z] Status: Downloaded newer image for alpine:3.12 [2021-02-26T03:28:12.167Z] ---> d10569e2745f [2021-02-26T03:28:12.167Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-26T03:28:12.167Z] ---> Running in 4e0614b3fe02 [2021-02-26T03:28:12.167Z] Removing intermediate container 4e0614b3fe02 [2021-02-26T03:28:12.167Z] ---> 186d7683a9e0 [2021-02-26T03:28:12.167Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-26T03:28:12.167Z] ---> Running in 7bea70158d40 [2021-02-26T03:28:12.167Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T03:28:12.167Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T03:28:12.167Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-26T03:28:12.167Z] (2/2) Installing su-exec (0.2-r1) [2021-02-26T03:28:12.167Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T03:28:12.167Z] OK: 5 MiB in 16 packages [2021-02-26T03:28:12.167Z] Removing intermediate container 7bea70158d40 [2021-02-26T03:28:12.167Z] ---> f701c6f305e2 [2021-02-26T03:28:12.167Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-26T03:28:12.167Z] ---> Running in 750440c74768 [2021-02-26T03:28:12.167Z] Removing intermediate container 750440c74768 [2021-02-26T03:28:12.167Z] ---> 509bd83e481b [2021-02-26T03:28:12.167Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-26T03:28:12.167Z] ---> Running in 666363a0833f [2021-02-26T03:28:12.915Z] 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-26T03:28:12.915Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-02-26T03:28:12.915Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-02-26T03:28:13.166Z] Removing intermediate container 666363a0833f [2021-02-26T03:28:13.166Z] ---> 8f0bc694eeca [2021-02-26T03:28:13.166Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-26T03:28:13.445Z] ---> Running in dd3475b4e9fe [2021-02-26T03:28:14.306Z] 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-26T03:28:15.254Z] 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-26T03:28:15.254Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-02-26T03:28:17.175Z] 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-26T03:28:17.747Z] 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-26T03:28:17.747Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-02-26T03:28:18.872Z] Removing intermediate container 5ce04f4b110c [2021-02-26T03:28:18.872Z] ---> 67bb146254af [2021-02-26T03:28:18.872Z] [2021-02-26T03:28:18.872Z] Step 10/23 : FROM alpine:3.12 [2021-02-26T03:28:18.872Z] ---> d10569e2745f [2021-02-26T03:28:18.872Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-26T03:28:19.140Z] 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-26T03:28:19.140Z] go: downloading github.com/lib/pq v1.9.0 [2021-02-26T03:28:19.159Z] Removing intermediate container dd3475b4e9fe [2021-02-26T03:28:19.159Z] ---> 787e3a9735f2 [2021-02-26T03:28:19.159Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-26T03:28:19.750Z] ---> Running in 8051e2e63cfb [2021-02-26T03:28:19.750Z] ---> Running in 4f8ab33d84b2 [2021-02-26T03:28:20.357Z] Removing intermediate container 5f2d442999ec [2021-02-26T03:28:20.357Z] ---> 3d8958cf5f7d [2021-02-26T03:28:20.357Z] [2021-02-26T03:28:20.357Z] Step 10/22 : FROM alpine:3.12 [2021-02-26T03:28:20.357Z] ---> d10569e2745f [2021-02-26T03:28:20.357Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-26T03:28:20.640Z] Removing intermediate container e409a9ebdb03 [2021-02-26T03:28:20.640Z] ---> a0fe82434356 [2021-02-26T03:28:20.640Z] [2021-02-26T03:28:20.640Z] Step 10/22 : FROM alpine:3.12 [2021-02-26T03:28:20.640Z] ---> d10569e2745f [2021-02-26T03:28:20.640Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-26T03:28:21.062Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-02-26T03:28:21.062Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-02-26T03:28:21.062Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-02-26T03:28:21.062Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-02-26T03:28:21.062Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-02-26T03:28:21.062Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-02-26T03:28:21.062Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-02-26T03:28:21.062Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-02-26T03:28:21.062Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-02-26T03:28:21.062Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-02-26T03:28:21.062Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-02-26T03:28:21.062Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-02-26T03:28:21.062Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-02-26T03:28:21.062Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-02-26T03:28:21.062Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-02-26T03:28:21.062Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-02-26T03:28:21.062Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-02-26T03:28:21.062Z] + 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-26T03:28:21.063Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-02-26T03:28:21.063Z] + 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-26T03:28:21.063Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-02-26T03:28:21.063Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-02-26T03:28:21.063Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-02-26T03:28:21.063Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-02-26T03:28:21.063Z] + 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-26T03:28:21.242Z] ---> Running in b198bf4b8364 [2021-02-26T03:28:21.242Z] ---> Running in 9805e6361f6d [2021-02-26T03:28:21.242Z] Removing intermediate container 4f8ab33d84b2 [2021-02-26T03:28:21.242Z] ---> 9a37e878cf52 [2021-02-26T03:28:21.242Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-26T03:28:21.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T03:28:21.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T03:28:22.418Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-26T03:28:22.418Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T03:28:22.697Z] OK: 5 MiB in 15 packages [2021-02-26T03:28:22.697Z] ---> d7eaea3bf357 [2021-02-26T03:28:22.697Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-26T03:28:22.984Z] ---> Running in e288f28937d9 [2021-02-26T03:28:22.999Z] Building version [2021-02-26T03:28:22.999Z] + snapcraftctl build [2021-02-26T03:28:23.261Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T03:28:23.261Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T03:28:23.261Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T03:28:23.539Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T03:28:24.136Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-26T03:28:24.136Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T03:28:24.136Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-26T03:28:24.136Z] OK: 5 MiB in 15 packages [2021-02-26T03:28:24.136Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-26T03:28:24.136Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T03:28:24.136Z] Executing ca-certificates-20191127-r4.trigger [2021-02-26T03:28:24.412Z] OK: 6 MiB in 16 packages [2021-02-26T03:28:24.698Z] Removing intermediate container 8051e2e63cfb [2021-02-26T03:28:24.698Z] ---> 874ac416aa8f [2021-02-26T03:28:24.698Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-26T03:28:25.554Z] Staging config-common [2021-02-26T03:28:25.554Z] + snapcraftctl stage [2021-02-26T03:28:25.697Z] ---> Running in 28d4641f25b9 [2021-02-26T03:28:26.304Z] Removing intermediate container 28d4641f25b9 [2021-02-26T03:28:26.497Z] Skipping stage go-build-helper (already ran) [2021-02-26T03:28:26.497Z] Skipping stage static-packages (already ran) [2021-02-26T03:28:26.497Z] Skipping stage go115 (already ran) [2021-02-26T03:28:26.497Z] Staging edgex-go [2021-02-26T03:28:26.497Z] + snapcraftctl stage [2021-02-26T03:28:26.578Z] ---> e282880ef9b0 [2021-02-26T03:28:26.578Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-26T03:28:26.854Z] ---> Running in 1c281a1b7563 [2021-02-26T03:28:27.125Z] Removing intermediate container 9805e6361f6d [2021-02-26T03:28:27.125Z] ---> 8b5de44e9a56 [2021-02-26T03:28:27.125Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-26T03:28:27.397Z] Removing intermediate container f5e0aba3ee4f [2021-02-26T03:28:27.397Z] ---> c20dcf13d0df [2021-02-26T03:28:27.397Z] [2021-02-26T03:28:27.397Z] Step 10/23 : FROM alpine:3.12 [2021-02-26T03:28:27.397Z] ---> d10569e2745f [2021-02-26T03:28:27.397Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-26T03:28:27.397Z] ---> Using cache [2021-02-26T03:28:27.397Z] ---> 8b5de44e9a56 [2021-02-26T03:28:27.397Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-26T03:28:27.397Z] Removing intermediate container e288f28937d9 [2021-02-26T03:28:27.397Z] ---> 209e1a972241 [2021-02-26T03:28:27.397Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T03:28:27.397Z] ---> Running in 85453fdae3c8 [2021-02-26T03:28:27.670Z] Removing intermediate container b198bf4b8364 [2021-02-26T03:28:27.671Z] ---> 248b446a9ed6 [2021-02-26T03:28:27.671Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-26T03:28:27.671Z] ---> Running in aabd0ffaadf4 [2021-02-26T03:28:27.671Z] Removing intermediate container 1c281a1b7563 [2021-02-26T03:28:27.671Z] ---> f276d51b5c63 [2021-02-26T03:28:27.671Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-26T03:28:27.885Z] Staging version [2021-02-26T03:28:27.885Z] + snapcraftctl stage [2021-02-26T03:28:27.942Z] ---> Running in b0e5db53eaaf [2021-02-26T03:28:27.942Z] ---> Running in 2abee90708e4 [2021-02-26T03:28:27.942Z] Removing intermediate container 85453fdae3c8 [2021-02-26T03:28:27.942Z] ---> 026804abd8c0 [2021-02-26T03:28:27.942Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-26T03:28:28.216Z] Removing intermediate container aabd0ffaadf4 [2021-02-26T03:28:28.216Z] ---> 5278fb9da555 [2021-02-26T03:28:28.216Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-26T03:28:28.216Z] ---> Running in 6001c1f0785f [2021-02-26T03:28:28.508Z] ---> 2fe77150c7aa [2021-02-26T03:28:28.508Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-26T03:28:28.508Z] ---> Running in efa32effbf65 [2021-02-26T03:28:28.508Z] Removing intermediate container b0e5db53eaaf [2021-02-26T03:28:28.508Z] ---> 2be2d3c89171 [2021-02-26T03:28:28.508Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-26T03:28:28.508Z] Removing intermediate container 2abee90708e4 [2021-02-26T03:28:28.508Z] ---> 85251c9a0d83 [2021-02-26T03:28:28.508Z] Step 15/23 : WORKDIR / [2021-02-26T03:28:28.784Z] ---> Running in b68464829e8d [2021-02-26T03:28:28.784Z] ---> Running in 4de13f6aa653 [2021-02-26T03:28:28.828Z] Priming config-common [2021-02-26T03:28:28.828Z] + snapcraftctl prime [2021-02-26T03:28:29.064Z] Removing intermediate container 6001c1f0785f [2021-02-26T03:28:29.064Z] ---> 4ca27939043f [2021-02-26T03:28:29.064Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-26T03:28:29.064Z] Removing intermediate container efa32effbf65 [2021-02-26T03:28:29.064Z] ---> eaf05feaabc1 [2021-02-26T03:28:29.064Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-26T03:28:29.341Z] ---> Running in 1cf15aaf59df [2021-02-26T03:28:29.341Z] ---> Running in 31135be720b0 [2021-02-26T03:28:29.626Z] Removing intermediate container 4de13f6aa653 [2021-02-26T03:28:29.626Z] ---> 4d58f1aafeab [2021-02-26T03:28:29.626Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-26T03:28:29.626Z] Removing intermediate container b68464829e8d [2021-02-26T03:28:29.626Z] ---> c28e317a568c [2021-02-26T03:28:29.626Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T03:28:29.785Z] Priming go-build-helper [2021-02-26T03:28:29.785Z] + snapcraftctl prime [2021-02-26T03:28:29.915Z] ---> Running in 61c58773bb63 [2021-02-26T03:28:29.915Z] ---> 777ebe631715 [2021-02-26T03:28:29.915Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-26T03:28:29.915Z] Removing intermediate container 1cf15aaf59df [2021-02-26T03:28:29.915Z] ---> 74c8f5f0e4b4 [2021-02-26T03:28:29.915Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T03:28:30.189Z] Removing intermediate container 31135be720b0 [2021-02-26T03:28:30.189Z] ---> 13a32e121314 [2021-02-26T03:28:30.189Z] Step 15/23 : WORKDIR / [2021-02-26T03:28:30.464Z] ---> Running in 513d931320e9 [2021-02-26T03:28:30.464Z] Removing intermediate container 61c58773bb63 [2021-02-26T03:28:30.464Z] ---> fcd290d117a1 [2021-02-26T03:28:30.464Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T03:28:30.739Z] Priming static-packages [2021-02-26T03:28:30.739Z] + snapcraftctl prime [2021-02-26T03:28:30.749Z] ---> 4aec340b167a [2021-02-26T03:28:30.749Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-26T03:28:31.022Z] Removing intermediate container 513d931320e9 [2021-02-26T03:28:31.022Z] ---> 96115fdf0e15 [2021-02-26T03:28:31.022Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T03:28:31.304Z] ---> 1c9eb2e2c3cf [2021-02-26T03:28:31.304Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / ---> f50f1f3fd30c [2021-02-26T03:28:31.304Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-26T03:28:31.304Z] [2021-02-26T03:28:32.055Z] ---> 2c50e9c3c5c7 [2021-02-26T03:28:32.055Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-26T03:28:32.704Z] ---> 8aad1971e4fc [2021-02-26T03:28:32.704Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-26T03:28:32.990Z] ---> 517b534a330b [2021-02-26T03:28:32.990Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-26T03:28:32.990Z] ---> 949f7e3b0196 [2021-02-26T03:28:32.990Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-26T03:28:33.297Z] Priming go115 [2021-02-26T03:28:33.297Z] + snapcraftctl prime [2021-02-26T03:28:34.131Z] ---> Running in e9807fb47114 [2021-02-26T03:28:34.131Z] ---> 588ce7c271b2 [2021-02-26T03:28:34.131Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-26T03:28:34.248Z] Priming edgex-go [2021-02-26T03:28:34.248Z] + snapcraftctl prime [2021-02-26T03:28:34.407Z] ---> 57b8724b38cf [2021-02-26T03:28:34.407Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-26T03:28:34.407Z] ---> f28cbaf39e1c [2021-02-26T03:28:34.407Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-26T03:28:34.407Z] ---> aa0466bd508a [2021-02-26T03:28:34.407Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-26T03:28:34.684Z] Removing intermediate container e9807fb47114 [2021-02-26T03:28:34.684Z] ---> bf28c8bb08dc [2021-02-26T03:28:34.684Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-26T03:28:34.958Z] ---> Running in b79524fc0ce9 [2021-02-26T03:28:34.958Z] ---> ef16942a78d6 [2021-02-26T03:28:34.958Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-26T03:28:35.248Z] ---> cb53fcb18d8f [2021-02-26T03:28:35.249Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-26T03:28:35.249Z] ---> Running in c347c3631fad [2021-02-26T03:28:35.523Z] ---> Running in c03d66fb3a3b [2021-02-26T03:28:35.523Z] ---> d2e15a8312fa [2021-02-26T03:28:35.523Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-26T03:28:35.523Z] Removing intermediate container b79524fc0ce9 [2021-02-26T03:28:35.523Z] ---> a355927bf794 [2021-02-26T03:28:35.523Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T03:28:35.651Z] Priming version [2021-02-26T03:28:35.651Z] + snapcraftctl prime [2021-02-26T03:28:35.805Z] ---> eaa996f9809c [2021-02-26T03:28:35.805Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-26T03:28:35.805Z] ---> Running in a53c5b781fcd [2021-02-26T03:28:35.805Z] ---> Running in a96c434efd5e [2021-02-26T03:28:35.805Z] Removing intermediate container c347c3631fad [2021-02-26T03:28:35.805Z] ---> 4db5cb2c789a [2021-02-26T03:28:35.805Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T03:28:36.108Z] ---> Running in f43e5c72aa6f [2021-02-26T03:28:36.108Z] Removing intermediate container c03d66fb3a3b [2021-02-26T03:28:36.108Z] ---> 9fed8a52ac60 [2021-02-26T03:28:36.108Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T03:28:36.392Z] ---> Running in bdcbddf87ba9 [2021-02-26T03:28:36.392Z] ---> Running in b982c3a42c88 [2021-02-26T03:28:36.392Z] Removing intermediate container a96c434efd5e [2021-02-26T03:28:36.392Z] ---> dffd5ab44b06 [2021-02-26T03:28:36.392Z] Step 21/23 : LABEL arch=arm64 [2021-02-26T03:28:36.599Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-02-26T03:28:36.672Z] Removing intermediate container a53c5b781fcd [2021-02-26T03:28:36.672Z] ---> 478ab2f3866a [2021-02-26T03:28:36.672Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T03:28:36.672Z] ---> Running in 8da57cf9ff3c [2021-02-26T03:28:36.950Z] ---> Running in be96a5e70de1 [2021-02-26T03:28:36.950Z] Removing intermediate container bdcbddf87ba9 [2021-02-26T03:28:36.950Z] ---> 8716b6b67c16 [2021-02-26T03:28:36.950Z] Step 20/22 : LABEL arch=arm64 [2021-02-26T03:28:37.226Z] Removing intermediate container b982c3a42c88 [2021-02-26T03:28:37.226Z] ---> 85369f34f50d [2021-02-26T03:28:37.226Z] Step 20/22 : LABEL arch=arm64 [2021-02-26T03:28:37.226Z] ---> Running in 993a7f06beb0 [2021-02-26T03:28:37.504Z] ---> Running in 6d2839c22954 [2021-02-26T03:28:37.504Z] Removing intermediate container 8da57cf9ff3c [2021-02-26T03:28:37.504Z] ---> 757120900d6d [2021-02-26T03:28:37.504Z] Step 22/23 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e [2021-02-26T03:28:37.504Z] Removing intermediate container be96a5e70de1 [2021-02-26T03:28:37.504Z] ---> d866b7b159de [2021-02-26T03:28:37.504Z] Step 21/23 : LABEL arch=arm64 [2021-02-26T03:28:37.779Z] ---> Running in 9f07a25342ba [2021-02-26T03:28:37.779Z] ---> Running in 1edec6d7e311 [2021-02-26T03:28:38.059Z] Removing intermediate container 993a7f06beb0 [2021-02-26T03:28:38.059Z] ---> c744221a16a0 [2021-02-26T03:28:38.059Z] Step 21/22 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e [2021-02-26T03:28:38.059Z] Removing intermediate container 6d2839c22954 [2021-02-26T03:28:38.059Z] ---> 9ad4ad71b63d [2021-02-26T03:28:38.059Z] Step 21/22 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e [2021-02-26T03:28:38.333Z] ---> Running in 290ea98cb8bc [2021-02-26T03:28:38.333Z] Removing intermediate container 9f07a25342ba [2021-02-26T03:28:38.333Z] ---> ec81fc77f5e2 [2021-02-26T03:28:38.333Z] Step 23/23 : LABEL version=0.0.0 [2021-02-26T03:28:38.333Z] ---> Running in f1e53500d843 [2021-02-26T03:28:38.608Z] ---> Running in e6436245d441 [2021-02-26T03:28:38.608Z] Removing intermediate container 1edec6d7e311 [2021-02-26T03:28:38.608Z] ---> 47adc63b2bb1 [2021-02-26T03:28:38.608Z] Step 22/23 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e [Pipeline] } [Pipeline] // withEnv [2021-02-26T03:28:38.889Z] ---> Running in 3da86089214e [2021-02-26T03:28:38.889Z] Removing intermediate container 290ea98cb8bc [2021-02-26T03:28:38.889Z] ---> 603938fc7fb6 [2021-02-26T03:28:38.889Z] Step 22/22 : LABEL version=0.0.0 [Pipeline] } [Pipeline] // ws [Pipeline] } [2021-02-26T03:28:39.199Z] Removing intermediate container f1e53500d843 [2021-02-26T03:28:39.199Z] ---> b90280b9e4d4 [2021-02-26T03:28:39.199Z] Step 22/22 : LABEL version=0.0.0 [2021-02-26T03:28:39.199Z] ---> Running in 90ffd6a73ebf [2021-02-26T03:28:39.199Z] Removing intermediate container f43e5c72aa6f [2021-02-26T03:28:39.199Z] ---> 8e01c07cbd49 [2021-02-26T03:28:39.199Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-26T03:28:39.199Z] Removing intermediate container e6436245d441 [2021-02-26T03:28:39.199Z] ---> 1794209e5bf6 [2021-02-26T03:28:39.199Z] [Pipeline] // node [Pipeline] } [2021-02-26T03:28:39.482Z] ---> Running in c48d8481113e [2021-02-26T03:28:39.482Z] Removing intermediate container 3da86089214e [2021-02-26T03:28:39.482Z] ---> df18096545fc [2021-02-26T03:28:39.482Z] Step 23/23 : LABEL version=0.0.0 [Pipeline] // stage [Pipeline] } [2021-02-26T03:28:39.766Z] ---> Running in 7154ba603d6b [2021-02-26T03:28:39.767Z] Successfully built 1794209e5bf6 [Pipeline] // withEnv [Pipeline] } [2021-02-26T03:28:40.048Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-26T03:28:40.048Z]  Building docker-core-command-go ... done  ---> Running in ca576e6a6f76 [2021-02-26T03:28:40.048Z] Building docker-sys-mgmt-agent-go [2021-02-26T03:28:40.048Z] Removing intermediate container 90ffd6a73ebf [2021-02-26T03:28:40.048Z] ---> 9a3f4c5cf0f0 [2021-02-26T03:28:40.048Z] [2021-02-26T03:28:40.048Z] Removing intermediate container c48d8481113e [2021-02-26T03:28:40.048Z] ---> cc5aa64764f3 [2021-02-26T03:28:40.048Z] [Pipeline] // stage [Pipeline] } [2021-02-26T03:28:40.325Z] Removing intermediate container 7154ba603d6b [2021-02-26T03:28:40.325Z] ---> d5a564808c9b [2021-02-26T03:28:40.325Z] Step 27/30 : CMD ["gate"] [2021-02-26T03:28:40.615Z] Successfully built 9a3f4c5cf0f0 [2021-02-26T03:28:40.615Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-26T03:28:40.615Z] Successfully built cc5aa64764f3 [2021-02-26T03:28:40.615Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2021-02-26T03:28:40.615Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-26T03:28:40.615Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-02-26T03:28:40.895Z] Removing intermediate container ca576e6a6f76 [2021-02-26T03:28:40.896Z] ---> d2b7cf2e3915 [2021-02-26T03:28:40.896Z] [2021-02-26T03:28:41.170Z] ---> Running in 4af5ca04446a [2021-02-26T03:28:41.170Z] Successfully built d2b7cf2e3915 [2021-02-26T03:28:41.170Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-26T03:28:41.170Z]  Building docker-core-metadata-go ... done Building docker-security-proxy-setup-go [2021-02-26T03:28:41.773Z] Removing intermediate container 4af5ca04446a [2021-02-26T03:28:41.773Z] ---> 230e3f921764 [2021-02-26T03:28:41.773Z] Step 28/30 : LABEL arch=arm64 [2021-02-26T03:28:42.067Z] ---> Running in 96ba094aaf1e [2021-02-26T03:28:42.347Z] Removing intermediate container 96ba094aaf1e [2021-02-26T03:28:42.347Z] ---> e55839110239 [2021-02-26T03:28:42.347Z] Step 29/30 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e [2021-02-26T03:28:42.946Z] ---> Running in 4c62f3e8ed91 [2021-02-26T03:28:43.223Z] Removing intermediate container 4c62f3e8ed91 [2021-02-26T03:28:43.223Z] ---> 203027c5a682 [2021-02-26T03:28:43.503Z] Step 30/30 : LABEL version=0.0.0 [2021-02-26T03:28:43.777Z] ---> Running in 0d54271f8dac [2021-02-26T03:28:44.055Z] Removing intermediate container 0d54271f8dac [2021-02-26T03:28:44.055Z] ---> d128b2c30bc8 [2021-02-26T03:28:44.055Z] [2021-02-26T03:28:44.650Z] Successfully built d128b2c30bc8 [2021-02-26T03:28:44.650Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-26T03:29:41.225Z]  Building docker-security-bootstrapper-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T03:29:41.225Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-26T03:29:41.225Z] ---> 5952e41fa9fa [2021-02-26T03:29:41.225Z] Step 3/24 : WORKDIR /edgex-go [2021-02-26T03:29:41.225Z] ---> Using cache [2021-02-26T03:29:41.225Z] ---> 0cd86af706dd [2021-02-26T03:29:41.225Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T03:29:41.225Z] ---> Using cache [2021-02-26T03:29:41.225Z] ---> c644b4496165 [2021-02-26T03:29:41.225Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-26T03:29:41.225Z] ---> Using cache [2021-02-26T03:29:41.225Z] ---> b42516a9dbaa [2021-02-26T03:29:41.225Z] Step 6/24 : COPY go.mod . [2021-02-26T03:29:41.225Z] ---> Using cache [2021-02-26T03:29:41.225Z] ---> 274748c53dcf [2021-02-26T03:29:41.225Z] Step 7/24 : RUN go mod download [2021-02-26T03:29:41.225Z] ---> Using cache [2021-02-26T03:29:41.225Z] ---> 99a1b59cd747 [2021-02-26T03:29:41.225Z] Step 8/24 : COPY . . [2021-02-26T03:29:41.225Z] ---> Using cache [2021-02-26T03:29:41.225Z] ---> 8ba4876d3e05 [2021-02-26T03:29:41.225Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-26T03:29:41.225Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T03:29:41.225Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-26T03:29:41.225Z] ---> 5952e41fa9fa [2021-02-26T03:29:41.225Z] Step 3/23 : WORKDIR /edgex-go [2021-02-26T03:29:41.225Z] ---> Using cache [2021-02-26T03:29:41.225Z] ---> 0cd86af706dd [2021-02-26T03:29:41.225Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T03:29:41.225Z] ---> Using cache [2021-02-26T03:29:41.225Z] ---> c644b4496165 [2021-02-26T03:29:41.225Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-26T03:29:41.225Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T03:29:41.225Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-26T03:29:41.225Z] ---> 5952e41fa9fa [2021-02-26T03:29:41.225Z] Step 3/26 : WORKDIR /edgex-go [2021-02-26T03:29:41.225Z] ---> Using cache [2021-02-26T03:29:41.225Z] ---> 0cd86af706dd [2021-02-26T03:29:41.225Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T03:29:41.225Z] ---> Using cache [2021-02-26T03:29:41.225Z] ---> c644b4496165 [2021-02-26T03:29:41.225Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-26T03:29:41.225Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T03:29:41.225Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-26T03:29:41.225Z] ---> 5952e41fa9fa [2021-02-26T03:29:41.225Z] Step 3/21 : WORKDIR /edgex-go [2021-02-26T03:29:41.225Z] ---> Using cache [2021-02-26T03:29:41.225Z] ---> 0cd86af706dd [2021-02-26T03:29:41.225Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T03:29:41.225Z] ---> Using cache [2021-02-26T03:29:41.225Z] ---> c644b4496165 [2021-02-26T03:29:41.225Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-26T03:29:41.225Z] ---> Using cache [2021-02-26T03:29:41.225Z] ---> b42516a9dbaa [2021-02-26T03:29:41.225Z] Step 6/21 : COPY go.mod . [2021-02-26T03:29:41.225Z] ---> Using cache [2021-02-26T03:29:41.225Z] ---> 274748c53dcf [2021-02-26T03:29:41.225Z] Step 7/21 : RUN go mod download [2021-02-26T03:29:41.225Z] ---> Using cache [2021-02-26T03:29:41.225Z] ---> 99a1b59cd747 [2021-02-26T03:29:41.225Z] Step 8/21 : COPY . . [2021-02-26T03:29:41.225Z] ---> Using cache [2021-02-26T03:29:41.225Z] ---> 8ba4876d3e05 [2021-02-26T03:29:41.225Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-26T03:29:41.823Z] ---> Running in 9f2ceaf177d8 [2021-02-26T03:29:41.823Z] ---> Running in e31c7834419c [2021-02-26T03:29:41.823Z] ---> Running in 8d21b3e22f66 [2021-02-26T03:29:41.823Z] ---> Running in 7b296d1d2ae0 [2021-02-26T03:29:43.820Z] 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-26T03:29:43.820Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T03:29:43.820Z] 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-26T03:29:43.820Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T03:29:44.422Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T03:29:44.422Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T03:29:45.413Z] OK: 217 MiB in 51 packages [2021-02-26T03:29:45.413Z] OK: 217 MiB in 51 packages [2021-02-26T03:29:47.419Z] Removing intermediate container 8d21b3e22f66 [2021-02-26T03:29:47.419Z] ---> 7a9d8f19c470 [2021-02-26T03:29:47.419Z] Step 6/23 : COPY go.mod . [2021-02-26T03:29:47.701Z] Removing intermediate container 9f2ceaf177d8 [2021-02-26T03:29:47.701Z] ---> 174b586717f4 [2021-02-26T03:29:47.701Z] Step 6/26 : COPY go.mod . [2021-02-26T03:29:48.705Z] ---> a437c8890986 [2021-02-26T03:29:48.705Z] Step 7/23 : RUN go mod download [2021-02-26T03:29:48.988Z] ---> Running in f5884112d4f4 [2021-02-26T03:29:49.275Z] ---> 62de6e0c00f2 [2021-02-26T03:29:49.275Z] Step 7/26 : RUN go mod download [2021-02-26T03:29:49.275Z] ---> Running in 80e3549902a9 [2021-02-26T03:29:54.711Z] Removing intermediate container f5884112d4f4 [2021-02-26T03:29:54.711Z] ---> 3c7bf31bd5da [2021-02-26T03:29:54.711Z] Step 8/23 : COPY . . [2021-02-26T03:29:54.711Z] Removing intermediate container 80e3549902a9 [2021-02-26T03:29:54.711Z] ---> 72c62f492f7f [2021-02-26T03:29:54.711Z] Step 8/26 : COPY . . [2021-02-26T03:30:27.105Z] ---> ce0767639070 [2021-02-26T03:30:27.105Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-26T03:30:27.105Z] ---> 26dc23704164 [2021-02-26T03:30:27.105Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-26T03:30:27.105Z] ---> Running in feb7076e4ec9 [2021-02-26T03:30:27.105Z] ---> Running in dc6dab783463 [2021-02-26T03:30:28.557Z] 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-26T03:30:28.834Z] 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-26T03:30:32.247Z] 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-26T03:30:34.242Z] 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-26T03:30:49.362Z] Removing intermediate container e31c7834419c [2021-02-26T03:30:49.362Z] ---> 3a99c2b3380c [2021-02-26T03:30:49.362Z] [2021-02-26T03:30:49.362Z] Step 10/24 : FROM alpine:3.12 [2021-02-26T03:30:49.362Z] ---> d10569e2745f [2021-02-26T03:30:49.362Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-26T03:30:49.362Z] ---> Running in 49947156dd56 [2021-02-26T03:30:50.358Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T03:30:50.638Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T03:30:51.634Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-26T03:30:51.634Z] Removing intermediate container 7b296d1d2ae0 [2021-02-26T03:30:51.634Z] ---> 357157644e6a [2021-02-26T03:30:51.634Z] [2021-02-26T03:30:51.634Z] Step 10/21 : FROM alpine:3.12 [2021-02-26T03:30:51.634Z] ---> d10569e2745f [2021-02-26T03:30:51.634Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-26T03:30:51.634Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-26T03:30:51.634Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-26T03:30:51.634Z] (4/5) Installing curl (7.69.1-r3) [2021-02-26T03:30:51.634Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-26T03:30:51.634Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T03:30:51.634Z] Executing ca-certificates-20191127-r4.trigger [2021-02-26T03:30:51.916Z] OK: 7 MiB in 19 packages [2021-02-26T03:30:51.916Z] ---> Running in 18ba0485defb [2021-02-26T03:30:53.935Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T03:30:54.214Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T03:30:54.822Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-26T03:30:54.822Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-26T03:30:54.822Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-26T03:30:54.822Z] (4/4) Installing curl (7.69.1-r3) [2021-02-26T03:30:54.822Z] Removing intermediate container 49947156dd56 [2021-02-26T03:30:54.822Z] ---> 816b56424cca [2021-02-26T03:30:54.822Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-26T03:30:54.822Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T03:30:54.822Z] Executing ca-certificates-20191127-r4.trigger [2021-02-26T03:30:55.099Z] OK: 7 MiB in 18 packages [2021-02-26T03:30:55.100Z] ---> Running in 43defacb9d3f [2021-02-26T03:30:56.133Z] Removing intermediate container 43defacb9d3f [2021-02-26T03:30:56.133Z] ---> 2231004a3476 [2021-02-26T03:30:56.133Z] Step 13/24 : WORKDIR / [2021-02-26T03:30:56.133Z] ---> Running in cef92dfd7811 [2021-02-26T03:30:57.139Z] Removing intermediate container cef92dfd7811 [2021-02-26T03:30:57.139Z] ---> d60f3dd5223a [2021-02-26T03:30:57.139Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-26T03:30:57.749Z] Removing intermediate container 18ba0485defb [2021-02-26T03:30:57.749Z] ---> b92e208d0d6b [2021-02-26T03:30:57.749Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-26T03:30:58.030Z] ---> Running in 7c9c4501a38f [2021-02-26T03:30:58.637Z] ---> 2f130031316d [2021-02-26T03:30:58.637Z] 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-26T03:30:58.920Z] Removing intermediate container 7c9c4501a38f [2021-02-26T03:30:58.920Z] ---> b9747e8b4fee [2021-02-26T03:30:58.920Z] Step 13/21 : WORKDIR /edgex [2021-02-26T03:30:59.199Z] ---> Running in 16aeee946ea1 [2021-02-26T03:30:59.820Z] ---> 1046137d6164 [2021-02-26T03:30:59.820Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-26T03:31:00.094Z] Removing intermediate container 16aeee946ea1 [2021-02-26T03:31:00.094Z] ---> 692e89983081 [2021-02-26T03:31:00.094Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-26T03:31:01.089Z] ---> 025e6ce7d531 [2021-02-26T03:31:01.089Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-26T03:31:01.376Z] ---> 3ddbb091a584 [2021-02-26T03:31:01.376Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-26T03:31:03.606Z] ---> f1d2693bf01b [2021-02-26T03:31:03.606Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-26T03:31:03.915Z] ---> beacbad58049 [2021-02-26T03:31:03.915Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-26T03:31:05.933Z] ---> 7990b65b7381 [2021-02-26T03:31:05.933Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-26T03:31:06.212Z] ---> 1f3fd8d14259 [2021-02-26T03:31:06.212Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-26T03:31:06.491Z] ---> Running in f109d2db80e1 [2021-02-26T03:31:07.498Z] Removing intermediate container f109d2db80e1 [2021-02-26T03:31:07.498Z] ---> b5a9ebf19d4a [2021-02-26T03:31:07.498Z] Step 18/21 : CMD ["--init=true"] [2021-02-26T03:31:07.498Z] ---> 13c52752d67f [2021-02-26T03:31:07.498Z] 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-26T03:31:07.498Z] ---> Running in 26abcbf2890a [2021-02-26T03:31:07.498Z] ---> Running in 41aaaef53bbe [2021-02-26T03:31:08.485Z] Removing intermediate container 41aaaef53bbe [2021-02-26T03:31:08.485Z] ---> 63616f188d50 [2021-02-26T03:31:08.485Z] Step 19/21 : LABEL arch=arm64 [2021-02-26T03:31:08.762Z] ---> Running in 31df6258a6a3 [2021-02-26T03:31:09.756Z] Removing intermediate container 31df6258a6a3 [2021-02-26T03:31:09.756Z] ---> 165d2fdea910 [2021-02-26T03:31:09.756Z] Step 20/21 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e [2021-02-26T03:31:09.756Z] ---> Running in 4bb53ddc6a55 [2021-02-26T03:31:10.746Z] Removing intermediate container 4bb53ddc6a55 [2021-02-26T03:31:10.746Z] ---> 254bbd17dc01 [2021-02-26T03:31:10.746Z] Step 21/21 : LABEL version=0.0.0 [2021-02-26T03:31:11.025Z] ---> Running in 25c779a1872d [2021-02-26T03:31:11.629Z] Removing intermediate container 26abcbf2890a [2021-02-26T03:31:11.629Z] ---> e9c3d57e8abb [2021-02-26T03:31:11.629Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-26T03:31:11.629Z] ---> Running in 417599c7e316 [2021-02-26T03:31:11.629Z] Removing intermediate container 25c779a1872d [2021-02-26T03:31:11.629Z] ---> 049b21ab9d06 [2021-02-26T03:31:11.629Z] [2021-02-26T03:31:12.238Z] Successfully built 049b21ab9d06 [2021-02-26T03:31:12.513Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-26T03:31:12.513Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 417599c7e316 [2021-02-26T03:31:12.513Z] ---> 6a9e76958531 [2021-02-26T03:31:12.513Z] Step 22/24 : LABEL arch=arm64 [2021-02-26T03:31:12.798Z] ---> Running in 0826af8ee30a [2021-02-26T03:31:13.400Z] Removing intermediate container 0826af8ee30a [2021-02-26T03:31:13.400Z] ---> 1e6a241a9f98 [2021-02-26T03:31:13.400Z] Step 23/24 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e [2021-02-26T03:31:13.678Z] ---> Running in 9a981cfbde9a [2021-02-26T03:31:14.279Z] Removing intermediate container 9a981cfbde9a [2021-02-26T03:31:14.279Z] ---> 0ae0202e845f [2021-02-26T03:31:14.279Z] Step 24/24 : LABEL version=0.0.0 [2021-02-26T03:31:14.555Z] ---> Running in 9236937bb7c1 [2021-02-26T03:31:14.832Z] Removing intermediate container 9236937bb7c1 [2021-02-26T03:31:14.832Z] ---> bcac5a02d364 [2021-02-26T03:31:14.832Z] [2021-02-26T03:31:15.432Z] Successfully built bcac5a02d364 [2021-02-26T03:31:15.433Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-26T03:31:33.763Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container dc6dab783463 [2021-02-26T03:31:33.763Z] ---> 3677e80b3a2e [2021-02-26T03:31:33.763Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-26T03:31:34.062Z] ---> Running in 9bf7b679a735 [2021-02-26T03:31:35.042Z] 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-26T03:31:38.428Z] Removing intermediate container 9bf7b679a735 [2021-02-26T03:31:38.428Z] ---> 4da1c7f63ece [2021-02-26T03:31:38.428Z] [2021-02-26T03:31:38.428Z] Step 11/26 : FROM docker:20.10.0 [2021-02-26T03:31:38.428Z] 20.10.0: Pulling from library/docker [2021-02-26T03:31:46.718Z] Removing intermediate container feb7076e4ec9 [2021-02-26T03:31:46.718Z] ---> f581b72313f4 [2021-02-26T03:31:46.718Z] [2021-02-26T03:31:46.718Z] Step 10/23 : FROM alpine:3.12 [2021-02-26T03:31:46.718Z] ---> d10569e2745f [2021-02-26T03:31:46.718Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-26T03:31:46.718Z] ---> Running in 18a2914afb1e [2021-02-26T03:31:47.311Z] Removing intermediate container 18a2914afb1e [2021-02-26T03:31:47.311Z] ---> adef00ec07fd [2021-02-26T03:31:47.311Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-26T03:31:47.910Z] ---> Running in a41219b703f6 [2021-02-26T03:31:48.512Z] Removing intermediate container a41219b703f6 [2021-02-26T03:31:48.512Z] ---> a80155fab7cc [2021-02-26T03:31:48.512Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-26T03:31:48.785Z] ---> Running in 3979dbb01bc0 [2021-02-26T03:31:49.075Z] Removing intermediate container 3979dbb01bc0 [2021-02-26T03:31:49.075Z] ---> a590cf3b1a27 [2021-02-26T03:31:49.075Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T03:31:49.347Z] ---> Running in 25f3a2a438f5 [2021-02-26T03:31:49.960Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-26T03:31:49.960Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-26T03:31:49.960Z] ---> eeaf43b92773 [2021-02-26T03:31:49.960Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-26T03:31:50.234Z] ---> Running in bfc408999d84 [2021-02-26T03:31:51.674Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T03:31:51.674Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T03:31:51.674Z] Removing intermediate container 25f3a2a438f5 [2021-02-26T03:31:51.674Z] ---> 214c8d26c44b [2021-02-26T03:31:51.674Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-26T03:31:51.957Z] ---> Running in a2a05819382e [2021-02-26T03:31:52.237Z] (1/2) Installing readline (8.0.4-r0) [2021-02-26T03:31:52.237Z] (2/2) Installing bash (5.0.17-r0) [2021-02-26T03:31:52.237Z] Executing bash-5.0.17-r0.post-install [2021-02-26T03:31:52.237Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T03:31:52.237Z] OK: 12 MiB in 22 packages [2021-02-26T03:31:53.217Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T03:31:53.812Z] Removing intermediate container bfc408999d84 [2021-02-26T03:31:53.813Z] ---> 7a3ab024fe99 [2021-02-26T03:31:53.813Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-26T03:31:53.813Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T03:31:53.813Z] ---> Running in 92eb4f25cbbb [2021-02-26T03:31:54.412Z] Removing intermediate container 92eb4f25cbbb [2021-02-26T03:31:54.412Z] ---> e06edfc4ad3a [2021-02-26T03:31:54.412Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-26T03:31:54.412Z] ---> Running in 9761787d1950 [2021-02-26T03:31:54.685Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-26T03:31:54.685Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-26T03:31:55.045Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-26T03:31:55.045Z] Removing intermediate container 9761787d1950 [2021-02-26T03:31:55.045Z] ---> 62d1850eb3f4 [2021-02-26T03:31:55.045Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-26T03:31:55.045Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-26T03:31:55.045Z] ---> Running in 32f36654ea66 [2021-02-26T03:31:55.317Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-26T03:31:55.317Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-26T03:31:55.589Z] Removing intermediate container 32f36654ea66 [2021-02-26T03:31:55.589Z] ---> f38d810f24a8 [2021-02-26T03:31:55.589Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-26T03:31:55.589Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T03:31:55.589Z] OK: 8 MiB in 20 packages [2021-02-26T03:31:56.564Z] ---> 505211031647 [2021-02-26T03:31:56.564Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-26T03:31:56.837Z] Removing intermediate container a2a05819382e [2021-02-26T03:31:56.837Z] ---> 617320d2cdb6 [2021-02-26T03:31:56.837Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T03:31:57.435Z] ---> efca8f147c04 [2021-02-26T03:31:57.435Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-26T03:31:57.710Z] ---> 886215bb011b [2021-02-26T03:31:57.710Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-26T03:31:58.689Z] ---> 72a38fb3d273 [2021-02-26T03:31:58.689Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-26T03:31:58.689Z] ---> Running in 44c867a4cf79 [2021-02-26T03:31:58.964Z] ---> 02855287148e [2021-02-26T03:31:58.964Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-26T03:31:59.942Z] ---> b046f1c1a1fe [2021-02-26T03:31:59.942Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-26T03:31:59.942Z] ---> Running in 8e081331a296 [2021-02-26T03:31:59.942Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T03:32:00.225Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T03:32:00.225Z] Removing intermediate container 8e081331a296 [2021-02-26T03:32:00.225Z] ---> cf737257cc01 [2021-02-26T03:32:00.225Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T03:32:00.497Z] ---> Running in af5b06ae6d5f [2021-02-26T03:32:00.770Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-26T03:32:00.770Z] (2/33) Installing expat (2.2.9-r1) [2021-02-26T03:32:00.770Z] (3/33) Installing libffi (3.3-r2) [2021-02-26T03:32:00.770Z] (4/33) Installing gdbm (1.13-r1) [2021-02-26T03:32:00.770Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-26T03:32:00.770Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-26T03:32:00.770Z] (7/33) Installing python3 (3.8.5-r1) [2021-02-26T03:32:01.041Z] Removing intermediate container af5b06ae6d5f [2021-02-26T03:32:01.041Z] ---> 6876ebf8cbc6 [2021-02-26T03:32:01.041Z] Step 21/23 : LABEL arch=arm64 [2021-02-26T03:32:01.311Z] ---> Running in f3100a1792a5 [2021-02-26T03:32:01.912Z] Removing intermediate container f3100a1792a5 [2021-02-26T03:32:01.912Z] ---> 76c701b93628 [2021-02-26T03:32:01.912Z] Step 22/23 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e [2021-02-26T03:32:02.517Z] ---> Running in 3846d7a61259 [2021-02-26T03:32:02.517Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-26T03:32:02.517Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-26T03:32:02.517Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-26T03:32:02.517Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-26T03:32:02.517Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-26T03:32:02.517Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-26T03:32:02.790Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-26T03:32:02.790Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-26T03:32:02.790Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-26T03:32:02.790Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-26T03:32:02.790Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-26T03:32:02.790Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-26T03:32:02.790Z] Removing intermediate container 3846d7a61259 [2021-02-26T03:32:02.790Z] ---> a25b8db559e3 [2021-02-26T03:32:02.790Z] Step 23/23 : LABEL version=0.0.0 [2021-02-26T03:32:02.790Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-26T03:32:02.790Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-26T03:32:02.790Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-26T03:32:03.060Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-26T03:32:03.060Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-26T03:32:03.060Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-26T03:32:03.060Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-26T03:32:03.060Z] ---> Running in f2aa93e56eab [2021-02-26T03:32:03.060Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-26T03:32:03.060Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-26T03:32:03.060Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-26T03:32:03.060Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-26T03:32:03.060Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-26T03:32:03.060Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-26T03:32:03.060Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-26T03:32:03.332Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T03:32:03.332Z] OK: 71 MiB in 55 packages [2021-02-26T03:32:03.604Z] Removing intermediate container f2aa93e56eab [2021-02-26T03:32:03.604Z] ---> 94c88a7b9f00 [2021-02-26T03:32:03.604Z] [2021-02-26T03:32:04.199Z] Successfully built 94c88a7b9f00 [2021-02-26T03:32:04.199Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-26T03:32:09.580Z]  Building docker-core-data-go ... done Removing intermediate container 44c867a4cf79 [2021-02-26T03:32:09.580Z] ---> 69821b0c05ee [2021-02-26T03:32:09.580Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-26T03:32:09.580Z] ---> Running in 904335a0948c [2021-02-26T03:32:13.869Z] Collecting docker-compose==1.23.2 [2021-02-26T03:32:13.869Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-26T03:32:13.869Z] Collecting texttable<0.10,>=0.9.0 [2021-02-26T03:32:13.869Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-26T03:32:16.484Z] Collecting docker<4.0,>=3.6.0 [2021-02-26T03:32:16.484Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-26T03:32:16.484Z] 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-26T03:32:17.452Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-26T03:32:17.452Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-26T03:32:18.041Z] Collecting jsonschema<3,>=2.5.1 [2021-02-26T03:32:18.042Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-26T03:32:18.636Z] Collecting PyYAML<4,>=3.10 [2021-02-26T03:32:18.910Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-26T03:32:21.518Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-26T03:32:21.518Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-26T03:32:23.518Z] Collecting cached-property<2,>=1.2.0 [2021-02-26T03:32:23.518Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-26T03:32:24.119Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-26T03:32:24.119Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-26T03:32:24.398Z] Collecting docopt<0.7,>=0.6.1 [2021-02-26T03:32:24.398Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-26T03:32:26.374Z] Collecting docker-pycreds>=0.4.0 [2021-02-26T03:32:26.374Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-26T03:32:26.971Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-26T03:32:26.971Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-26T03:32:27.243Z] 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-26T03:32:27.516Z] Collecting idna<2.8,>=2.5 [2021-02-26T03:32:27.516Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-26T03:32:27.516Z] 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-26T03:32:27.516Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-26T03:32:27.516Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-26T03:32:27.516Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-26T03:32:27.516Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-26T03:32:28.489Z] Installing collected packages: texttable, websocket-client, docker-pycreds, urllib3, idna, requests, docker, jsonschema, PyYAML, dockerpty, cached-property, docopt, docker-compose [2021-02-26T03:32:28.489Z] Running setup.py install for texttable: started [2021-02-26T03:32:29.918Z] Running setup.py install for texttable: finished with status 'done' [2021-02-26T03:32:30.509Z] Attempting uninstall: urllib3 [2021-02-26T03:32:30.509Z] Found existing installation: urllib3 1.25.9 [2021-02-26T03:32:30.509Z] Uninstalling urllib3-1.25.9: [2021-02-26T03:32:30.509Z] Successfully uninstalled urllib3-1.25.9 [2021-02-26T03:32:31.103Z] Attempting uninstall: idna [2021-02-26T03:32:31.103Z] Found existing installation: idna 2.9 [2021-02-26T03:32:31.103Z] Uninstalling idna-2.9: [2021-02-26T03:32:31.103Z] Successfully uninstalled idna-2.9 [2021-02-26T03:32:31.696Z] Attempting uninstall: requests [2021-02-26T03:32:31.696Z] Found existing installation: requests 2.23.0 [2021-02-26T03:32:31.696Z] Uninstalling requests-2.23.0: [2021-02-26T03:32:31.968Z] Successfully uninstalled requests-2.23.0 [2021-02-26T03:32:32.941Z] Running setup.py install for PyYAML: started [2021-02-26T03:32:34.904Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-26T03:32:34.904Z] Running setup.py install for dockerpty: started [2021-02-26T03:32:36.866Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-26T03:32:36.866Z] Running setup.py install for docopt: started [2021-02-26T03:32:38.833Z] Running setup.py install for docopt: finished with status 'done' [2021-02-26T03:32:39.426Z] 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-26T03:32:42.801Z] Removing intermediate container 904335a0948c [2021-02-26T03:32:42.801Z] ---> a070c73a3db7 [2021-02-26T03:32:42.801Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-26T03:32:43.073Z] ---> Running in fce1a839cfa6 [2021-02-26T03:32:44.048Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T03:32:44.321Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T03:32:44.914Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-26T03:32:44.915Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-26T03:32:44.915Z] (3/3) Installing curl (7.69.1-r3) [2021-02-26T03:32:44.915Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T03:32:44.915Z] OK: 71 MiB in 58 packages [2021-02-26T03:32:46.342Z] Removing intermediate container fce1a839cfa6 [2021-02-26T03:32:46.342Z] ---> 32fb45f5d36e [2021-02-26T03:32:46.342Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-26T03:32:46.342Z] ---> Running in aa0790893e84 [2021-02-26T03:32:46.935Z] Removing intermediate container aa0790893e84 [2021-02-26T03:32:46.935Z] ---> 1f160872b399 [2021-02-26T03:32:46.935Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T03:32:46.935Z] ---> Running in 9c84ab9952b8 [2021-02-26T03:32:47.529Z] Removing intermediate container 9c84ab9952b8 [2021-02-26T03:32:47.529Z] ---> 9f1595d49d92 [2021-02-26T03:32:47.529Z] Step 24/26 : LABEL arch=arm64 [2021-02-26T03:32:47.529Z] ---> Running in 51eae81bf5b0 [2021-02-26T03:32:48.123Z] Removing intermediate container 51eae81bf5b0 [2021-02-26T03:32:48.123Z] ---> d298aeaa64e8 [2021-02-26T03:32:48.123Z] Step 25/26 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e [2021-02-26T03:32:48.123Z] ---> Running in ead5f9781699 [2021-02-26T03:32:48.717Z] Removing intermediate container ead5f9781699 [2021-02-26T03:32:48.717Z] ---> be9711b1ea80 [2021-02-26T03:32:48.717Z] Step 26/26 : LABEL version=0.0.0 [2021-02-26T03:32:48.717Z] ---> Running in 2919947df5b9 [2021-02-26T03:32:49.313Z] Removing intermediate container 2919947df5b9 [2021-02-26T03:32:49.314Z] ---> d92c7758a23d [2021-02-26T03:32:49.314Z] [2021-02-26T03:32:49.583Z] Successfully built d92c7758a23d [2021-02-26T03:32:49.583Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-26T03:32:50.190Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-26T03:32:50.218Z] $ docker stop --time=1 a5ae5d8dfff9f39def780ff738cba53b22a951ff6f37c1f809aaf81264b6bb6b [2021-02-26T03:32:52.139Z] $ docker rm -f a5ae5d8dfff9f39def780ff738cba53b22a951ff6f37c1f809aaf81264b6bb6b [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-26T03:32:52.916Z] + docker images [2021-02-26T03:32:52.916Z] + grep docker [2021-02-26T03:32:53.187Z] docker-sys-mgmt-agent-go-arm64 latest d92c7758a23d 3 seconds ago 300MB [2021-02-26T03:32:53.187Z] docker-core-data-go-arm64 latest 94c88a7b9f00 49 seconds ago 21.1MB [2021-02-26T03:32:53.187Z] docker-security-secretstore-setup-go-arm64 latest bcac5a02d364 About a minute ago 23.7MB [2021-02-26T03:32:53.187Z] docker-security-proxy-setup-go-arm64 latest 049b21ab9d06 About a minute ago 23.4MB [2021-02-26T03:32:53.187Z] docker-security-bootstrapper-go-arm64 latest d128b2c30bc8 4 minutes ago 17.3MB [2021-02-26T03:32:53.187Z] docker-core-metadata-go-arm64 latest d2b7cf2e3915 4 minutes ago 17.9MB [2021-02-26T03:32:53.187Z] docker-support-notifications-go-arm64 latest cc5aa64764f3 4 minutes ago 16.8MB [2021-02-26T03:32:53.187Z] docker-support-scheduler-go-arm64 latest 9a3f4c5cf0f0 4 minutes ago 16.3MB [2021-02-26T03:32:53.187Z] docker-core-command-go-arm64 latest 1794209e5bf6 4 minutes ago 16.2MB [2021-02-26T03:32:53.187Z] 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-26T03:32:54.594Z] ---> job-cost.sh [2021-02-26T03:32:54.595Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7qyS [2021-02-26T03:33:33.542Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-02-26T03:35:55.348Z] lf-activate-venv(): INFO: Adding /tmp/venv-7qyS/bin to PATH [2021-02-26T03:35:55.348Z] INFO: No Stack... [2021-02-26T03:35:55.348Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-02-26T03:35:55.348Z] INFO: Archiving Costs [Pipeline] sh [2021-02-26T03:35:55.708Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-02-26T03:35:55.708Z] + cut -d, -f6 [Pipeline] lock [2021-02-26T03:35:55.870Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3199-1-stack-cost] [2021-02-26T03:35:55.877Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3199-1-stack-cost] did not exist. Created. [2021-02-26T03:35:55.877Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3199-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-26T03:35:56.455Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-02-26T03:35:56.756Z] Stashed 1 file(s) [Pipeline] } [2021-02-26T03:35:56.779Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3199-1-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-26T03:35:59.280Z] provisioning config files... [2021-02-26T03:35:59.295Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5839268316417473532tmp [Pipeline] { [Pipeline] sh [2021-02-26T03:35:59.741Z] + set +x [2021-02-26T03:35:59.741Z] + curl -s https://codecov.io/bash [2021-02-26T03:35:59.741Z] + bash -s -- [2021-02-26T03:36:00.016Z] [2021-02-26T03:36:00.016Z] _____ _ [2021-02-26T03:36:00.016Z] / ____| | | [2021-02-26T03:36:00.016Z] | | ___ __| | ___ ___ _____ __ [2021-02-26T03:36:00.016Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-26T03:36:00.016Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-26T03:36:00.016Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-26T03:36:00.016Z] Bash-20210129-7c25fce [2021-02-26T03:36:00.016Z] [2021-02-26T03:36:00.016Z] [2021-02-26T03:36:00.277Z] ==> git version 2.24.3 found [2021-02-26T03:36:00.277Z] ==> 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-26T03:36:00.277Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-26T03:36:00.277Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-26T03:36:00.277Z] ==> Jenkins CI detected. [2021-02-26T03:36:00.277Z] project root: . [2021-02-26T03:36:00.277Z] --> token set from env [2021-02-26T03:36:00.277Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-26T03:36:00.277Z] ==> Running gcov in . (disable via -X gcov) [2021-02-26T03:36:00.277Z] ==> Python coveragepy not found [2021-02-26T03:36:00.277Z] ==> Searching for coverage reports in: [2021-02-26T03:36:00.277Z] + . [2021-02-26T03:36:00.277Z] -> Found 1 reports [2021-02-26T03:36:00.277Z] ==> Detecting git/mercurial file structure [2021-02-26T03:36:00.277Z] ==> Reading reports [2021-02-26T03:36:00.277Z] + ./coverage.out bytes=599122 [2021-02-26T03:36:00.539Z] ==> Appending adjustments [2021-02-26T03:36:00.539Z] https://docs.codecov.io/docs/fixing-reports [2021-02-26T03:36:03.850Z] + Found adjustments [2021-02-26T03:36:03.850Z] ==> Gzipping contents [2021-02-26T03:36:03.850Z] 88K /tmp/codecov.SvnK2j.gz [2021-02-26T03:36:03.850Z] ==> Uploading reports [2021-02-26T03:36:03.850Z] url: https://codecov.io [2021-02-26T03:36:03.850Z] query: branch=PR-3199&commit=c750db214759195f8f80f319237184eb4908ae1e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3199%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3199&job=&cmd_args= [2021-02-26T03:36:03.850Z] -> Pinging Codecov [2021-02-26T03:36:03.850Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3199&commit=c750db214759195f8f80f319237184eb4908ae1e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3199%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3199&job=&cmd_args= [2021-02-26T03:36:03.850Z] -> Uploading to [2021-02-26T03:36:03.850Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-26/00271124DB129430A58F1EEE437C3FCB/c750db214759195f8f80f319237184eb4908ae1e/fa8c7ac6-222e-4214-ac1e-0a61ed15ca79.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210226%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210226T033603Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b87e6bb94600535528313f70a1f34bdf1ad80909b678cc4678f57057e84c3749 [2021-02-26T03:36:03.850Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-26T03:36:03.850Z] Dload Upload Total Spent Left Speed [2021-02-26T03:36:04.425Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89277 0 0 100 89277 0 154k --:--:-- --:--:-- --:--:-- 155k [2021-02-26T03:36:04.425Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/c750db214759195f8f80f319237184eb4908ae1e [Pipeline] } [2021-02-26T03:36:04.459Z] 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-26T03:36:07.529Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T03:36:08.449Z] ---> package-listing.sh [2021-02-26T03:36:08.449Z] ++ facter osfamily [2021-02-26T03:36:08.449Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-26T03:36:08.449Z] + OS_FAMILY=redhat [2021-02-26T03:36:08.449Z] + workspace=/w/workspace/edgex-go/1 [2021-02-26T03:36:08.449Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-26T03:36:08.449Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-26T03:36:08.449Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-26T03:36:08.449Z] + PACKAGES=/tmp/packages_start.txt [2021-02-26T03:36:08.449Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-26T03:36:08.449Z] + PACKAGES=/tmp/packages_end.txt [2021-02-26T03:36:08.449Z] + case "${OS_FAMILY}" in [2021-02-26T03:36:08.449Z] + rpm -qa [2021-02-26T03:36:08.449Z] + sort [2021-02-26T03:36:13.755Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-26T03:36:13.755Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-26T03:36:13.755Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-26T03:36:13.755Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-26T03:36:13.755Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-02-26T03:36:13.755Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-02-26T03:36:13.800Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-26T03:36:14.111Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-26T03:36:14.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-26T03:36:14.448Z] [2021-02-26T03:36:14.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-26T03:36:14.858Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-26T03:36:14.858Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-26T03:36:14.858Z] df20fa9351a1: Pulling fs layer [2021-02-26T03:36:14.858Z] 36b3adc4ff6f: Pulling fs layer [2021-02-26T03:36:14.858Z] 8ad3a11d3b57: Pulling fs layer [2021-02-26T03:36:14.858Z] 46f8f816bc3b: Pulling fs layer [2021-02-26T03:36:14.858Z] 93b61091891f: Pulling fs layer [2021-02-26T03:36:14.858Z] 93b9cdb0e59b: Pulling fs layer [2021-02-26T03:36:14.858Z] 5e14af77c1be: Pulling fs layer [2021-02-26T03:36:14.858Z] 01666e4c0597: Pulling fs layer [2021-02-26T03:36:14.858Z] aa168da1d23b: Pulling fs layer [2021-02-26T03:36:14.858Z] 46f8f816bc3b: Waiting [2021-02-26T03:36:14.858Z] 93b61091891f: Waiting [2021-02-26T03:36:14.858Z] 93b9cdb0e59b: Waiting [2021-02-26T03:36:14.858Z] 5e14af77c1be: Waiting [2021-02-26T03:36:14.858Z] 01666e4c0597: Waiting [2021-02-26T03:36:14.858Z] aa168da1d23b: Waiting [2021-02-26T03:36:14.858Z] 36b3adc4ff6f: Verifying Checksum [2021-02-26T03:36:14.858Z] 36b3adc4ff6f: Download complete [2021-02-26T03:36:15.122Z] 46f8f816bc3b: Verifying Checksum [2021-02-26T03:36:15.122Z] 46f8f816bc3b: Download complete [2021-02-26T03:36:15.122Z] df20fa9351a1: Verifying Checksum [2021-02-26T03:36:15.122Z] 93b9cdb0e59b: Verifying Checksum [2021-02-26T03:36:15.122Z] 93b9cdb0e59b: Download complete [2021-02-26T03:36:15.122Z] 5e14af77c1be: Verifying Checksum [2021-02-26T03:36:15.122Z] 5e14af77c1be: Download complete [2021-02-26T03:36:15.122Z] 93b61091891f: Download complete [2021-02-26T03:36:15.122Z] 01666e4c0597: Verifying Checksum [2021-02-26T03:36:15.122Z] 01666e4c0597: Download complete [2021-02-26T03:36:15.122Z] 8ad3a11d3b57: Verifying Checksum [2021-02-26T03:36:15.122Z] 8ad3a11d3b57: Download complete [2021-02-26T03:36:15.386Z] df20fa9351a1: Pull complete [2021-02-26T03:36:15.649Z] 36b3adc4ff6f: Pull complete [2021-02-26T03:36:16.228Z] 8ad3a11d3b57: Pull complete [2021-02-26T03:36:16.491Z] 46f8f816bc3b: Pull complete [2021-02-26T03:36:17.438Z] aa168da1d23b: Verifying Checksum [2021-02-26T03:36:17.438Z] aa168da1d23b: Download complete [2021-02-26T03:36:19.356Z] 93b61091891f: Pull complete [2021-02-26T03:36:19.929Z] 93b9cdb0e59b: Pull complete [2021-02-26T03:36:19.929Z] 5e14af77c1be: Pull complete [2021-02-26T03:36:20.190Z] 01666e4c0597: Pull complete [2021-02-26T03:36:30.243Z] aa168da1d23b: Pull complete [2021-02-26T03:36:30.507Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-26T03:36:30.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-26T03:36:30.507Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-26T03:36:30.765Z] prd-centos7-docker-4c-2g-27789 does not seem to be running inside a container [2021-02-26T03:36:30.812Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-26T03:36:35.332Z] $ docker top ed602f2cbd20a2ee3be0d483863e4e455d62bc7bd4fbe2d1fb9576fc78c2362d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T03:36:35.962Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-26T03:36:36.290Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-26T03:36:36.701Z] + ls /var/log/sa-host [2021-02-26T03:36:36.701Z] + sadf -c /var/log/sa-host/sa23 [2021-02-26T03:36:36.701Z] file_magic: OK [2021-02-26T03:36:36.701Z] HZ: Using current value: 100 [2021-02-26T03:36:36.701Z] file_header: OK [2021-02-26T03:36:36.701Z] 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-26T03:36:36.701Z] Statistics: [2021-02-26T03:36:36.701Z] Hnuu...uuuununununu... [2021-02-26T03:36:36.701Z] File successfully converted to sysstat format version 12.2.1 [2021-02-26T03:36:36.701Z] + sadf -c /var/log/sa-host/sa26 [2021-02-26T03:36:36.701Z] file_magic: OK [2021-02-26T03:36:36.701Z] HZ: Using current value: 100 [2021-02-26T03:36:36.701Z] file_header: OK [2021-02-26T03:36:36.701Z] 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-26T03:36:36.701Z] Statistics: [2021-02-26T03:36:36.701Z] 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-26T03:36:36.701Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-26T03:36:37.564Z] provisioning config files... [2021-02-26T03:36:37.595Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8099889065149557867tmp [Pipeline] { [Pipeline] echo [2021-02-26T03:36:37.717Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T03:36:38.052Z] ---> create-netrc.sh [Pipeline] } [2021-02-26T03:36:38.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-26T03:36:38.263Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T03:36:38.599Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-26T03:36:38.631Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T03:36:38.969Z] ---> sudo-logs.sh [2021-02-26T03:36:38.969Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-26T03:36:39.081Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T03:36:39.487Z] ---> job-cost.sh [2021-02-26T03:36:39.487Z] lf-activate-venv: SKIPPING [2021-02-26T03:36:39.487Z] DEBUG: total: 0.20999999344348907 [2021-02-26T03:36:39.487Z] INFO: Retrieving Stack Cost... [2021-02-26T03:36:40.060Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-26T03:36:40.634Z] INFO: Archiving Costs [Pipeline] echo [2021-02-26T03:36:40.668Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T03:36:41.001Z] ---> logs-deploy.sh [2021-02-26T03:36:41.001Z] lf-activate-venv: SKIPPING [2021-02-26T03:36:41.001Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3199/1 [2021-02-26T03:36:41.001Z] INFO: archiving workspace using pattern(s): [2021-02-26T03:36:42.925Z] Archives upload complete. [2021-02-26T03:36:42.925Z] INFO: archiving logs to Nexus