Pull request #3153 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 4a23d25d86ca8635477d675c485e5c8308d97705+62a248a5b0afc117ade2468f75438786c02ce52d (b3a8ed4ccb9ef09807f1730eed3d47b1eb05630d) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-25897 in /w/workspace/edgexfoundry_edgex-go_PR-3153 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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 62a248a5b0afc117ade2468f75438786c02ce52d into PR head commit 4a23d25d86ca8635477d675c485e5c8308d97705 Merge succeeded, producing 4a23d25d86ca8635477d675c485e5c8308d97705 Checking out Revision 4a23d25d86ca8635477d675c485e5c8308d97705 (PR-3153) > 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/3153/head:refs/remotes/origin/PR-3153 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a23d25d86ca8635477d675c485e5c8308d97705 # 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 62a248a5b0afc117ade2468f75438786c02ce52d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a23d25d86ca8635477d675c485e5c8308d97705 # timeout=10 Commit message: "feat(command): Implement GET /device/all V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-10T02:11:21.580Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-10T02:11:21.830Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-10T02:11:21.941Z] ========================================================= [2021-02-10T02:11:21.941Z] EdgeX Global Pipelines Version Info [2021-02-10T02:11:21.941Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6b2faebd1233ba99f8527b1bf80425b79bfa3302 # timeout=10 [2021-02-10T02:11:23.411Z] ------------------- [2021-02-10T02:11:23.411Z] stable info: [2021-02-10T02:11:23.411Z] ------------------- [2021-02-10T02:11:23.411Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-10T02:11:23.411Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-10T02:11:23.411Z] Message: update stable to v1.0.179 [2021-02-10T02:11:24.361Z] ------------------- [2021-02-10T02:11:24.361Z] experimental info: [2021-02-10T02:11:24.361Z] ------------------- [2021-02-10T02:11:24.361Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-10T02:11:24.361Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-10T02:11:24.361Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-10T02:11:24.669Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-10T02:11:24.785Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-10T02:11:24.870Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-10T02:11:24.957Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-10T02:11:25.041Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-10T02:11:25.140Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-10T02:11:25.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-10T02:11:25.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-10T02:11:25.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-10T02:11:25.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-10T02:11:25.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-10T02:11:25.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-10T02:11:25.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-10T02:11:25.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-10T02:11:25.910Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-10T02:11:25.999Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-10T02:11:26.093Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-10T02:11:26.177Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-10T02:11:26.264Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-10T02:11:26.345Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-10T02:11:26.433Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-10T02:11:26.537Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-10T02:11:26.619Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-10T02:11:26.701Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3153 [Pipeline] echo [2021-02-10T02:11:26.787Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3153 [Pipeline] echo [2021-02-10T02:11:26.871Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3153 [Pipeline] echo [2021-02-10T02:11:26.963Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a23d25d86ca8635477d675c485e5c8308d97705 [Pipeline] echo [2021-02-10T02:11:27.052Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a23d25 [Pipeline] echo [2021-02-10T02:11:27.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-10T02:11:27.317Z] provisioning config files... [2021-02-10T02:11:27.349Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config1518007697673830590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-10T02:11:27.703Z] ---> docker-login.sh [2021-02-10T02:11:27.703Z] nexus3.edgexfoundry.org:10001 [2021-02-10T02:11:27.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-10T02:11:28.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-10T02:11:28.227Z] Configure a credential helper to remove this warning. See [2021-02-10T02:11:28.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-10T02:11:28.227Z] [2021-02-10T02:11:28.227Z] Login Succeeded [2021-02-10T02:11:28.227Z] nexus3.edgexfoundry.org:10002 [2021-02-10T02:11:28.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-10T02:11:28.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-10T02:11:28.493Z] Configure a credential helper to remove this warning. See [2021-02-10T02:11:28.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-10T02:11:28.493Z] [2021-02-10T02:11:28.493Z] Login Succeeded [2021-02-10T02:11:28.493Z] nexus3.edgexfoundry.org:10003 [2021-02-10T02:11:28.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-10T02:11:28.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-10T02:11:28.756Z] Configure a credential helper to remove this warning. See [2021-02-10T02:11:28.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-10T02:11:28.756Z] [2021-02-10T02:11:28.756Z] Login Succeeded [2021-02-10T02:11:28.756Z] nexus3.edgexfoundry.org:10004 [2021-02-10T02:11:28.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-10T02:11:28.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-10T02:11:28.756Z] Configure a credential helper to remove this warning. See [2021-02-10T02:11:28.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-10T02:11:28.756Z] [2021-02-10T02:11:28.756Z] Login Succeeded [2021-02-10T02:11:28.756Z] docker.io [2021-02-10T02:11:29.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-10T02:11:29.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-10T02:11:29.283Z] Configure a credential helper to remove this warning. See [2021-02-10T02:11:29.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-10T02:11:29.283Z] [2021-02-10T02:11:29.283Z] Login Succeeded [2021-02-10T02:11:29.283Z] ---> docker-login.sh ends [Pipeline] } [2021-02-10T02:11:29.335Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-10T02:11:29.787Z] ++ 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-10T02:11:29.787Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-10T02:11:29.787Z] ++ dirname cmd/core-command/Dockerfile [2021-02-10T02:11:29.787Z] ++ cut -d/ -f2 [2021-02-10T02:11:29.787Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-10T02:11:29.787Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-10T02:11:29.787Z] ++ dirname cmd/core-data/Dockerfile [2021-02-10T02:11:29.787Z] ++ cut -d/ -f2 [2021-02-10T02:11:29.787Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-10T02:11:29.787Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-10T02:11:29.787Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-10T02:11:29.787Z] ++ cut -d/ -f2 [2021-02-10T02:11:29.787Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-10T02:11:29.787Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-10T02:11:29.787Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-10T02:11:29.787Z] ++ cut -d/ -f2 [2021-02-10T02:11:29.787Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-10T02:11:29.787Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-10T02:11:29.787Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-10T02:11:29.787Z] ++ cut -d/ -f2 [2021-02-10T02:11:29.787Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-10T02:11:29.787Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-10T02:11:29.787Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-10T02:11:29.787Z] ++ cut -d/ -f2 [2021-02-10T02:11:29.787Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-10T02:11:29.787Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-10T02:11:29.787Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-10T02:11:29.787Z] ++ cut -d/ -f2 [2021-02-10T02:11:29.787Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-10T02:11:29.787Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-10T02:11:29.787Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-10T02:11:29.787Z] ++ cut -d/ -f2 [2021-02-10T02:11:29.787Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-10T02:11:29.787Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-10T02:11:29.787Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-10T02:11:29.787Z] ++ cut -d/ -f2 [2021-02-10T02:11:29.787Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-10T02:11:29.864Z] 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-10T02:11:30.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-10T02:11:30.750Z] [2021-02-10T02:11:30.750Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-10T02:11:31.109Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-10T02:11:31.109Z] latest: Pulling from edgex-devops/git-semver [2021-02-10T02:11:31.109Z] 31603596830f: Pulling fs layer [2021-02-10T02:11:31.109Z] 2a8b12db71e7: Pulling fs layer [2021-02-10T02:11:31.109Z] 6ca5941a6612: Pulling fs layer [2021-02-10T02:11:31.109Z] ecc8261a40a4: Pulling fs layer [2021-02-10T02:11:31.109Z] ecc8261a40a4: Waiting [2021-02-10T02:11:31.109Z] 2a8b12db71e7: Download complete [2021-02-10T02:11:31.372Z] 31603596830f: Verifying Checksum [2021-02-10T02:11:31.372Z] 31603596830f: Download complete [2021-02-10T02:11:31.372Z] 6ca5941a6612: Verifying Checksum [2021-02-10T02:11:31.372Z] 6ca5941a6612: Download complete [2021-02-10T02:11:31.635Z] ecc8261a40a4: Verifying Checksum [2021-02-10T02:11:31.635Z] ecc8261a40a4: Download complete [2021-02-10T02:11:31.635Z] 31603596830f: Pull complete [2021-02-10T02:11:31.899Z] 2a8b12db71e7: Pull complete [2021-02-10T02:11:32.857Z] 6ca5941a6612: Pull complete [2021-02-10T02:11:32.857Z] ecc8261a40a4: Pull complete [2021-02-10T02:11:32.857Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-10T02:11:32.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-10T02:11:32.857Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-10T02:11:32.964Z] prd-centos7-docker-4c-2g-25897 does not seem to be running inside a container [2021-02-10T02:11:33.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-10T02:11:35.352Z] $ docker top fab52996204ba86ae92f78b24c4b18d5294b44ff0edff2b0b5ae9765f2f32d8b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-10T02:11:35.734Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-10T02:11:35.734Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-10T02:11:35.983Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-10T02:11:35.987Z] $ docker exec fab52996204ba86ae92f78b24c4b18d5294b44ff0edff2b0b5ae9765f2f32d8b ssh-agent [2021-02-10T02:11:36.186Z] SSH_AUTH_SOCK=/tmp/ssh-EQypnWDcfqD0/agent.11 [2021-02-10T02:11:36.186Z] SSH_AGENT_PID=16 [2021-02-10T02:11:36.202Z] Running ssh-add (command line suppressed) [2021-02-10T02:11:36.329Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_6286898108779396019.key (/w/workspace/edgex-go/7@tmp/private_key_6286898108779396019.key) [2021-02-10T02:11:36.400Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-10T02:11:36.745Z] + git tag --points-at HEAD [Pipeline] } [2021-02-10T02:11:36.770Z] $ docker exec --env ******** --env ******** fab52996204ba86ae92f78b24c4b18d5294b44ff0edff2b0b5ae9765f2f32d8b ssh-agent -k [2021-02-10T02:11:36.885Z] unset SSH_AUTH_SOCK; [2021-02-10T02:11:36.885Z] unset SSH_AGENT_PID; [2021-02-10T02:11:36.885Z] echo Agent pid 16 killed; [2021-02-10T02:11:36.942Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-10T02:11:37.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-10T02:11:37.082Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-10T02:11:37.264Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-10T02:11:37.267Z] $ docker exec fab52996204ba86ae92f78b24c4b18d5294b44ff0edff2b0b5ae9765f2f32d8b ssh-agent [2021-02-10T02:11:37.447Z] SSH_AUTH_SOCK=/tmp/ssh-7tCQJKGufc5b/agent.45 [2021-02-10T02:11:37.447Z] SSH_AGENT_PID=50 [2021-02-10T02:11:37.456Z] Running ssh-add (command line suppressed) [2021-02-10T02:11:37.587Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_6127114163011740973.key (/w/workspace/edgex-go/7@tmp/private_key_6127114163011740973.key) [2021-02-10T02:11:37.640Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-10T02:11:37.976Z] + git semver init [2021-02-10T02:11:37.976Z] # -> Open(): unable to determine branch for HEAD [2021-02-10T02:11:37.976Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2021-02-10T02:11:37.976Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2021-02-10T02:11:37.976Z] # $SEMVER_REMOTE_NAME = origin [2021-02-10T02:11:37.976Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-10T02:11:37.976Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-10T02:11:37.976Z] # $SEMVER_BRANCH = PR-3153 [2021-02-10T02:11:37.976Z] # $SEMVER_TEMP = /tmp/semver-824249977 [2021-02-10T02:11:37.976Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-10T02:12:04.630Z] # '/tmp/semver-824249977' -> '/w/workspace/edgex-go/7/.semver' [2021-02-10T02:12:04.630Z] # -> Force: false [2021-02-10T02:12:04.630Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } [2021-02-10T02:12:04.643Z] $ docker exec --env ******** --env ******** fab52996204ba86ae92f78b24c4b18d5294b44ff0edff2b0b5ae9765f2f32d8b ssh-agent -k [2021-02-10T02:12:04.887Z] unset SSH_AUTH_SOCK; [2021-02-10T02:12:04.887Z] unset SSH_AGENT_PID; [2021-02-10T02:12:04.887Z] echo Agent pid 50 killed; [2021-02-10T02:12:04.957Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-10T02:12:05.471Z] + git semver [Pipeline] } [2021-02-10T02:12:05.488Z] $ docker stop --time=1 fab52996204ba86ae92f78b24c4b18d5294b44ff0edff2b0b5ae9765f2f32d8b [2021-02-10T02:12:07.443Z] $ docker rm -f fab52996204ba86ae92f78b24c4b18d5294b44ff0edff2b0b5ae9765f2f32d8b [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-10T02:12:08.012Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-10T02:12:08.631Z] Stashed 1 file(s) [Pipeline] echo [2021-02-10T02:12:08.634Z] [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-10T02:12:09.698Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-10T02:12:10.007Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-10T02:12:10.317Z] + sudo service docker restart [2021-02-10T02:12:10.317Z] + true [2021-02-10T02:12:10.317Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-10T02:12:11.294Z] ========================================================= [2021-02-10T02:12:11.294Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-10T02:12:11.294Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-10T02:12:11.637Z] + 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-10T02:12:14.964Z] Sending build context to Docker daemon 327.8MB [2021-02-10T02:12:14.964Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-10T02:12:14.964Z] Step 2/6 : FROM ${BASE} [2021-02-10T02:12:15.232Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-10T02:12:15.232Z] 188c0c94c7c5: Pulling fs layer [2021-02-10T02:12:15.232Z] 0ef7d3d256c8: Pulling fs layer [2021-02-10T02:12:15.232Z] de9db76c5a1d: Pulling fs layer [2021-02-10T02:12:15.232Z] bca2f99d35d6: Pulling fs layer [2021-02-10T02:12:15.232Z] 93359f2a8cfa: Pulling fs layer [2021-02-10T02:12:15.232Z] 7c6f9722023f: Pulling fs layer [2021-02-10T02:12:15.232Z] a35cf1a2eb13: Pulling fs layer [2021-02-10T02:12:15.232Z] 93359f2a8cfa: Waiting [2021-02-10T02:12:15.232Z] 7c6f9722023f: Waiting [2021-02-10T02:12:15.232Z] a35cf1a2eb13: Waiting [2021-02-10T02:12:15.232Z] bca2f99d35d6: Waiting [2021-02-10T02:12:15.232Z] de9db76c5a1d: Verifying Checksum [2021-02-10T02:12:15.232Z] de9db76c5a1d: Download complete [2021-02-10T02:12:15.232Z] 0ef7d3d256c8: Download complete [2021-02-10T02:12:15.232Z] 93359f2a8cfa: Verifying Checksum [2021-02-10T02:12:15.232Z] 93359f2a8cfa: Download complete [2021-02-10T02:12:15.232Z] 188c0c94c7c5: Verifying Checksum [2021-02-10T02:12:15.232Z] 188c0c94c7c5: Download complete [2021-02-10T02:12:15.232Z] 7c6f9722023f: Verifying Checksum [2021-02-10T02:12:15.232Z] 7c6f9722023f: Download complete [2021-02-10T02:12:16.184Z] 188c0c94c7c5: Pull complete [2021-02-10T02:12:16.451Z] 0ef7d3d256c8: Pull complete [2021-02-10T02:12:16.451Z] de9db76c5a1d: Pull complete [2021-02-10T02:12:17.850Z] a35cf1a2eb13: Verifying Checksum [2021-02-10T02:12:17.850Z] a35cf1a2eb13: Download complete [2021-02-10T02:12:18.116Z] bca2f99d35d6: Verifying Checksum [2021-02-10T02:12:18.116Z] bca2f99d35d6: Download complete [2021-02-10T02:12:23.456Z] bca2f99d35d6: Pull complete [2021-02-10T02:12:23.456Z] 93359f2a8cfa: Pull complete [2021-02-10T02:12:23.456Z] 7c6f9722023f: Pull complete [2021-02-10T02:12:24.018Z] Still waiting to schedule task [2021-02-10T02:12:24.018Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-25894’ is offline [2021-02-10T02:12:28.801Z] a35cf1a2eb13: Pull complete [2021-02-10T02:12:28.801Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-10T02:12:28.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-10T02:12:28.801Z] ---> a62c8e92a672 [2021-02-10T02:12:28.801Z] 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-10T02:12:29.384Z] ---> Running in 67830e3b4cec [2021-02-10T02:12:29.968Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:12:30.561Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:12:30.827Z] (1/12) Installing libmagic (5.38-r0) [2021-02-10T02:12:31.092Z] (2/12) Installing file (5.38-r0) [2021-02-10T02:12:31.092Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-10T02:12:31.092Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-10T02:12:37.716Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-10T02:12:37.716Z] (6/12) Installing patch (2.7.6-r6) [2021-02-10T02:12:37.716Z] (7/12) Installing build-base (0.5-r2) [2021-02-10T02:12:37.716Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-10T02:12:37.716Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-10T02:12:37.716Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-10T02:12:37.716Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-10T02:12:37.716Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-10T02:12:37.716Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:12:37.716Z] OK: 233 MiB in 51 packages [2021-02-10T02:12:41.039Z] Removing intermediate container 67830e3b4cec [2021-02-10T02:12:41.039Z] ---> 80864d600054 [2021-02-10T02:12:41.039Z] Step 4/6 : WORKDIR /edgex-go [2021-02-10T02:12:41.039Z] ---> Running in 2bfd4124ab3c [2021-02-10T02:12:41.039Z] Removing intermediate container 2bfd4124ab3c [2021-02-10T02:12:41.039Z] ---> 10c03aeac92f [2021-02-10T02:12:41.039Z] Step 5/6 : COPY go.mod . [2021-02-10T02:12:41.304Z] ---> 37097f3cde26 [2021-02-10T02:12:41.304Z] Step 6/6 : RUN go mod download [2021-02-10T02:12:41.304Z] ---> Running in 5e1890d7522a [2021-02-10T02:13:03.339Z] Removing intermediate container 5e1890d7522a [2021-02-10T02:13:03.339Z] ---> 38cf31ee90d8 [2021-02-10T02:13:03.339Z] Successfully built 38cf31ee90d8 [2021-02-10T02:13:03.339Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-10T02:13:03.663Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-10T02:13:03.663Z] . [Pipeline] withDockerContainer [2021-02-10T02:13:03.767Z] prd-centos7-docker-4c-2g-25897 does not seem to be running inside a container [2021-02-10T02:13:03.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-10T02:13:04.718Z] $ docker top fb9fda42ca081e1c16103b63b3ce3d214f487b0d621b22750e7485b5605d8f96 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-10T02:13:05.231Z] + go version [2021-02-10T02:13:05.231Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-10T02:13:05.246Z] $ docker stop --time=1 fb9fda42ca081e1c16103b63b3ce3d214f487b0d621b22750e7485b5605d8f96 [2021-02-10T02:13:06.615Z] $ docker rm -f fb9fda42ca081e1c16103b63b3ce3d214f487b0d621b22750e7485b5605d8f96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-10T02:13:07.406Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-10T02:13:07.406Z] . [Pipeline] withDockerContainer [2021-02-10T02:13:07.505Z] prd-centos7-docker-4c-2g-25897 does not seem to be running inside a container [2021-02-10T02:13:07.558Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-10T02:13:08.568Z] $ docker top 0b1a092e144e6fadd115917a34e4cd759e497cf3c861f0cdb88ffa5c906574fc -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-10T02:13:08.812Z] ========================================================= [2021-02-10T02:13:08.812Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-10T02:13:08.812Z] ========================================================= [Pipeline] sh [2021-02-10T02:13:09.104Z] + make test [2021-02-10T02:13:09.104Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-10T02:13:19.179Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-10T02:13:34.244Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-10T02:13:40.904Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-10T02:13:40.904Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-10T02:13:40.904Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-10T02:13:43.530Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-10T02:13:43.530Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-10T02:13:43.530Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-10T02:13:43.530Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-10T02:13:43.805Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-10T02:13:44.400Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-10T02:13:46.988Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-10T02:13:46.988Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-10T02:13:46.988Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-10T02:13:48.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.104s coverage: 45.9% of statements [2021-02-10T02:13:48.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-10T02:13:48.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-10T02:13:48.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-10T02:13:48.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-10T02:13:48.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-10T02:13:48.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-10T02:13:48.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-10T02:13:48.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.105s coverage: 100.0% of statements [2021-02-10T02:13:52.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.194s coverage: 27.1% of statements [2021-02-10T02:13:52.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-10T02:13:52.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-10T02:13:52.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-10T02:13:52.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-10T02:13:52.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-10T02:13:52.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-10T02:13:52.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.035s coverage: 100.0% of statements [2021-02-10T02:13:52.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-10T02:13:52.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.110s coverage: 100.0% of statements [2021-02-10T02:13:52.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-10T02:13:52.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-10T02:13:52.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.077s coverage: 65.8% of statements [2021-02-10T02:13:52.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-10T02:13:52.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-10T02:13:52.915Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.441s coverage: 82.3% of statements [2021-02-10T02:13:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-10T02:13:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-10T02:13:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-10T02:13:52.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-10T02:13:54.874Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.363s coverage: 28.6% of statements [2021-02-10T02:13:54.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-10T02:13:54.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-10T02:13:54.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-10T02:13:54.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-10T02:13:54.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-10T02:13:54.874Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.062s coverage: 100.0% of statements [2021-02-10T02:13:54.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-10T02:13:54.874Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.035s coverage: 100.0% of statements [2021-02-10T02:13:54.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-10T02:13:54.874Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.121s coverage: 86.7% of statements [2021-02-10T02:13:54.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-10T02:13:55.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.131s coverage: 97.5% of statements [2021-02-10T02:13:55.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-10T02:13:55.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.071s coverage: 78.3% of statements [2021-02-10T02:13:55.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-10T02:13:55.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-10T02:13:55.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-10T02:13:55.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-10T02:13:57.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.402s coverage: 92.8% of statements [2021-02-10T02:13:57.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-10T02:13:57.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-10T02:13:57.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-10T02:13:57.770Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-10T02:13:57.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-10T02:13:57.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-10T02:13:57.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-10T02:13:57.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-10T02:13:57.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-10T02:13:57.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-10T02:13:57.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-10T02:13:57.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-10T02:13:57.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-10T02:13:57.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-10T02:13:57.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-10T02:13:57.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-10T02:13:57.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-10T02:13:57.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-10T02:13:57.770Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.029s coverage: 58.8% of statements [2021-02-10T02:13:57.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-10T02:13:57.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-10T02:13:57.770Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.058s coverage: 0.1% of statements [2021-02-10T02:13:57.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-10T02:13:57.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-10T02:13:57.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-10T02:13:57.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.030s coverage: 45.5% of statements [2021-02-10T02:13:57.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.034s coverage: 79.5% of statements [2021-02-10T02:13:57.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-02-10T02:13:57.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements [2021-02-10T02:13:57.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.032s coverage: 87.5% of statements [2021-02-10T02:14:08.492Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-25899 in /w/workspace/edgexfoundry_edgex-go_PR-3153 [Pipeline] { [Pipeline] ws [2021-02-10T02:14:08.545Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-02-10T02:14:10.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.050s coverage: 94.4% of statements [2021-02-10T02:14:10.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.033s coverage: 44.8% of statements [2021-02-10T02:14:13.373Z] using credential edgex-jenkins-ssh [2021-02-10T02:14:13.429Z] Cloning the remote Git repository [2021-02-10T02:14:13.488Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-10T02:14:13.605Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-02-10T02:14:13.701Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-10T02:14:13.702Z] > git --version # timeout=10 [2021-02-10T02:14:13.727Z] > git --version # 'git version 2.17.1' [2021-02-10T02:14:13.729Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-10T02:14:13.792Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 77.8% of statements [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.051s coverage: 87.2% of statements [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 75.5% of statements [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.045s coverage: 84.2% of statements [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.085s coverage: 91.4% of statements [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 63.5% of statements [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.334s coverage: 68.9% of statements [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.090s coverage: 37.0% of statements [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.281s coverage: 84.0% of statements [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.034s coverage: 100.0% of statements [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.132s coverage: 47.0% of statements [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.107s coverage: 100.0% of statements [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.107s coverage: 89.4% of statements [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.761s coverage: 29.1% of statements [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.067s coverage: 99.0% of statements [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.048s coverage: 100.0% of statements [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.067s coverage: 100.0% of statements [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.039s coverage: 87.9% of statements [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-10T02:14:22.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-02-10T02:14:22.850Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-02-10T02:14:22.850Z] GO111MODULE=on go vet ./... [2021-02-10T02:14:32.174Z] Merging remotes/origin/master commit 62a248a5b0afc117ade2468f75438786c02ce52d into PR head commit 4a23d25d86ca8635477d675c485e5c8308d97705 [2021-02-10T02:14:32.616Z] Merge succeeded, producing 4a23d25d86ca8635477d675c485e5c8308d97705 [2021-02-10T02:14:32.616Z] Checking out Revision 4a23d25d86ca8635477d675c485e5c8308d97705 (PR-3153) [2021-02-10T02:14:31.267Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-10T02:14:31.293Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-10T02:14:31.321Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-10T02:14:31.356Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-10T02:14:31.356Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-10T02:14:31.369Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3153/head:refs/remotes/origin/PR-3153 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-10T02:14:32.195Z] > git config core.sparsecheckout # timeout=10 [2021-02-10T02:14:32.207Z] > git checkout -f 4a23d25d86ca8635477d675c485e5c8308d97705 # timeout=10 [2021-02-10T02:14:32.541Z] > git remote # timeout=10 [2021-02-10T02:14:32.557Z] > git config --get remote.origin.url # timeout=10 [2021-02-10T02:14:32.570Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-10T02:14:32.580Z] > git merge 62a248a5b0afc117ade2468f75438786c02ce52d # timeout=10 [2021-02-10T02:14:32.604Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-10T02:14:32.623Z] > git config core.sparsecheckout # timeout=10 [2021-02-10T02:14:32.632Z] > git checkout -f 4a23d25d86ca8635477d675c485e5c8308d97705 # timeout=10 [2021-02-10T02:14:36.970Z] Commit message: "feat(command): Implement GET /device/all V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-10T02:14:38.383Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-10T02:14:38.824Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-10T02:14:39.162Z] + true [2021-02-10T02:14:39.162Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-10T02:14:41.235Z] provisioning config files... [2021-02-10T02:14:41.321Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config6853815256628267868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-10T02:14:41.772Z] ---> docker-login.sh [2021-02-10T02:14:41.772Z] nexus3.edgexfoundry.org:10001 [2021-02-10T02:14:42.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-10T02:14:43.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-10T02:14:43.049Z] Configure a credential helper to remove this warning. See [2021-02-10T02:14:43.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-10T02:14:43.049Z] [2021-02-10T02:14:43.049Z] Login Succeeded [2021-02-10T02:14:43.049Z] nexus3.edgexfoundry.org:10002 [2021-02-10T02:14:43.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-10T02:14:43.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-10T02:14:43.598Z] Configure a credential helper to remove this warning. See [2021-02-10T02:14:43.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-10T02:14:43.598Z] [2021-02-10T02:14:43.598Z] Login Succeeded [2021-02-10T02:14:43.598Z] nexus3.edgexfoundry.org:10003 [2021-02-10T02:14:43.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-10T02:14:44.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-10T02:14:44.148Z] Configure a credential helper to remove this warning. See [2021-02-10T02:14:44.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-10T02:14:44.148Z] [2021-02-10T02:14:44.148Z] Login Succeeded [2021-02-10T02:14:44.148Z] nexus3.edgexfoundry.org:10004 [2021-02-10T02:14:44.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-10T02:14:44.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-10T02:14:44.698Z] Configure a credential helper to remove this warning. See [2021-02-10T02:14:44.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-10T02:14:44.698Z] [2021-02-10T02:14:44.698Z] Login Succeeded [2021-02-10T02:14:44.698Z] docker.io [2021-02-10T02:14:44.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-10T02:14:45.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-10T02:14:45.247Z] Configure a credential helper to remove this warning. See [2021-02-10T02:14:45.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-10T02:14:45.247Z] [2021-02-10T02:14:45.247Z] Login Succeeded [2021-02-10T02:14:45.247Z] ---> docker-login.sh ends [Pipeline] } [2021-02-10T02:14:45.266Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-10T02:14:45.681Z] ========================================================= [2021-02-10T02:14:45.681Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-10T02:14:45.681Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-10T02:14:46.048Z] + 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-10T02:14:48.708Z] Sending build context to Docker daemon 166.3MB [2021-02-10T02:14:48.708Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-10T02:14:48.708Z] Step 2/6 : FROM ${BASE} [2021-02-10T02:14:48.708Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-10T02:14:48.708Z] 5f621e34cdf4: Pulling fs layer [2021-02-10T02:14:48.708Z] a4357932f1b6: Pulling fs layer [2021-02-10T02:14:48.708Z] 18c013af1878: Pulling fs layer [2021-02-10T02:14:48.708Z] 00ac8860ef70: Pulling fs layer [2021-02-10T02:14:48.708Z] 63d7cb157983: Pulling fs layer [2021-02-10T02:14:48.708Z] b116817d02f9: Pulling fs layer [2021-02-10T02:14:48.708Z] 745a02a5169b: Pulling fs layer [2021-02-10T02:14:48.708Z] 00ac8860ef70: Waiting [2021-02-10T02:14:48.708Z] 63d7cb157983: Waiting [2021-02-10T02:14:48.708Z] b116817d02f9: Waiting [2021-02-10T02:14:48.708Z] 745a02a5169b: Waiting [2021-02-10T02:14:48.708Z] 18c013af1878: Verifying Checksum [2021-02-10T02:14:48.708Z] 18c013af1878: Download complete [2021-02-10T02:14:48.708Z] a4357932f1b6: Download complete [2021-02-10T02:14:48.708Z] 63d7cb157983: Verifying Checksum [2021-02-10T02:14:48.708Z] 63d7cb157983: Download complete [2021-02-10T02:14:48.708Z] b116817d02f9: Verifying Checksum [2021-02-10T02:14:48.708Z] b116817d02f9: Download complete [2021-02-10T02:14:48.708Z] 5f621e34cdf4: Download complete [2021-02-10T02:14:49.313Z] 5f621e34cdf4: Pull complete [2021-02-10T02:14:49.613Z] gofmt -l . [2021-02-10T02:14:49.613Z] [ "`gofmt -l .`" = "" ] [2021-02-10T02:14:49.613Z] ./bin/test-go-mod-tidy.sh [2021-02-10T02:14:49.613Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-10T02:14:49.911Z] a4357932f1b6: Pull complete [2021-02-10T02:14:50.189Z] 18c013af1878: Pull complete [2021-02-10T02:14:50.197Z] + ls -al . [2021-02-10T02:14:50.198Z] total 700 [2021-02-10T02:14:50.198Z] drwxrwxr-x 10 1001 1001 4096 Feb 10 02:14 . [2021-02-10T02:14:50.198Z] drwxr-xr-x 4 root root 28 Feb 10 02:13 .. [2021-02-10T02:14:50.198Z] -rw-rw-r-- 1 1001 1001 11 Feb 10 02:11 .dockerignore [2021-02-10T02:14:50.198Z] drwxrwxr-x 8 1001 1001 179 Feb 10 02:11 .git [2021-02-10T02:14:50.198Z] drwxrwxr-x 3 1001 1001 125 Feb 10 02:11 .github [2021-02-10T02:14:50.198Z] -rw-rw-r-- 1 1001 1001 818 Feb 10 02:11 .gitignore [2021-02-10T02:14:50.198Z] drwx------ 3 1001 1001 60 Feb 10 02:12 .semver [2021-02-10T02:14:50.198Z] -rw-rw-r-- 1 1001 1001 166 Feb 10 02:11 .sonarcloud.properties [2021-02-10T02:14:50.198Z] -rw-rw-r-- 1 1001 1001 7859 Feb 10 02:11 Attribution.txt [2021-02-10T02:14:50.198Z] -rw-rw-r-- 1 1001 1001 3804 Feb 10 02:11 CONTRIBUTING.md [2021-02-10T02:14:50.198Z] -rw-rw-r-- 1 1001 1001 931 Feb 10 02:11 Dockerfile.build [2021-02-10T02:14:50.198Z] -rw-rw-r-- 1 1001 1001 863 Feb 10 02:11 Jenkinsfile [2021-02-10T02:14:50.198Z] -rw-rw-r-- 1 1001 1001 10775 Feb 10 02:11 LICENSE [2021-02-10T02:14:50.198Z] -rw-rw-r-- 1 1001 1001 5774 Feb 10 02:11 Makefile [2021-02-10T02:14:50.198Z] -rw-rw-r-- 1 1001 1001 6524 Feb 10 02:11 README.md [2021-02-10T02:14:50.198Z] -rw-rw-r-- 1 1001 1001 6755 Feb 10 02:11 SECURITY.md [2021-02-10T02:14:50.198Z] -rw-rw-r-- 1 1001 1001 5 Feb 10 02:12 VERSION [2021-02-10T02:14:50.198Z] -rw-rw-r-- 1 1001 1001 4131 Feb 10 02:11 ZMQWindows.md [2021-02-10T02:14:50.198Z] drwxrwxr-x 2 1001 1001 117 Feb 10 02:11 bin [2021-02-10T02:14:50.198Z] drwxrwxr-x 14 1001 1001 4096 Feb 10 02:11 cmd [2021-02-10T02:14:50.198Z] -rw-r--r-- 1 root root 595164 Feb 10 02:14 coverage.out [2021-02-10T02:14:50.198Z] -rw-r--r-- 1 root root 1054 Feb 10 02:14 go.mod [2021-02-10T02:14:50.198Z] -rw-r--r-- 1 root root 19290 Feb 10 02:14 go.sum [2021-02-10T02:14:50.198Z] drwxrwxr-x 8 1001 1001 127 Feb 10 02:11 internal [2021-02-10T02:14:50.198Z] drwxrwxr-x 4 1001 1001 26 Feb 10 02:11 openapi [2021-02-10T02:14:50.198Z] drwxrwxr-x 4 1001 1001 71 Feb 10 02:11 snap [2021-02-10T02:14:50.198Z] -rw-rw-r-- 1 1001 1001 168 Feb 10 02:11 version.go [Pipeline] sh [2021-02-10T02:14:50.502Z] + '[' -e coverage.out ] [2021-02-10T02:14:50.502Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-10T02:14:50.744Z] Stashed 1 file(s) [Pipeline] sh [2021-02-10T02:14:51.043Z] + make build [2021-02-10T02:14:51.043Z] 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-10T02:14:51.176Z] 745a02a5169b: Verifying Checksum [2021-02-10T02:14:51.176Z] 745a02a5169b: Download complete [2021-02-10T02:14:52.156Z] 00ac8860ef70: Verifying Checksum [2021-02-10T02:14:52.156Z] 00ac8860ef70: Download complete [2021-02-10T02:14:55.275Z] 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-10T02:15:02.326Z] 00ac8860ef70: Pull complete [2021-02-10T02:15:02.925Z] 63d7cb157983: Pull complete [2021-02-10T02:15:03.211Z] b116817d02f9: Pull complete [2021-02-10T02:15:03.499Z] 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-10T02:15:04.909Z] 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-10T02:15:06.315Z] 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-10T02:15:06.893Z] 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-10T02:15:07.534Z] 745a02a5169b: Pull complete [2021-02-10T02:15:07.534Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-10T02:15:07.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-10T02:15:07.534Z] ---> b7e6874047d6 [2021-02-10T02:15:07.534Z] 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-10T02:15:08.309Z] 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-10T02:15:10.161Z] ---> Running in 05eaf56a2164 [2021-02-10T02:15:10.237Z] 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-10T02:15:11.147Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T02:15:11.183Z] 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-10T02:15:12.122Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T02:15:12.394Z] (1/12) Installing libmagic (5.38-r0) [2021-02-10T02:15:12.574Z] 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-10T02:15:12.665Z] (2/12) Installing file (5.38-r0) [2021-02-10T02:15:12.935Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-10T02:15:12.935Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-10T02:15:13.538Z] 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-10T02:15:14.499Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-02-10T02:15:17.105Z] $ docker stop --time=1 0b1a092e144e6fadd115917a34e4cd759e497cf3c861f0cdb88ffa5c906574fc [2021-02-10T02:15:18.743Z] $ docker rm -f 0b1a092e144e6fadd115917a34e4cd759e497cf3c861f0cdb88ffa5c906574fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-10T02:15:20.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-10T02:15:20.663Z] [2021-02-10T02:15:20.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-10T02:15:21.025Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-10T02:15:21.025Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-10T02:15:21.025Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-10T02:15:21.025Z] ca9280d653b3: Pulling fs layer [2021-02-10T02:15:21.025Z] 7e9c9ca2126c: Pulling fs layer [2021-02-10T02:15:21.290Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-10T02:15:21.290Z] cbdbe7a5bc2a: Download complete [2021-02-10T02:15:21.554Z] cbdbe7a5bc2a: Pull complete [2021-02-10T02:15:21.554Z] ca9280d653b3: Verifying Checksum [2021-02-10T02:15:21.554Z] ca9280d653b3: Download complete [2021-02-10T02:15:22.961Z] 7e9c9ca2126c: Download complete [2021-02-10T02:15:22.961Z] ca9280d653b3: Pull complete [2021-02-10T02:15:25.323Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-10T02:15:25.323Z] (6/12) Installing patch (2.7.6-r6) [2021-02-10T02:15:25.323Z] (7/12) Installing build-base (0.5-r2) [2021-02-10T02:15:25.323Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-10T02:15:25.323Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-10T02:15:25.323Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-10T02:15:25.323Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-10T02:15:25.323Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-10T02:15:25.323Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:15:25.323Z] OK: 217 MiB in 51 packages [2021-02-10T02:15:29.599Z] 7e9c9ca2126c: Pull complete [2021-02-10T02:15:29.599Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-10T02:15:29.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-10T02:15:29.599Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-10T02:15:29.626Z] Removing intermediate container 05eaf56a2164 [2021-02-10T02:15:29.626Z] ---> 307196442ef1 [2021-02-10T02:15:29.626Z] Step 4/6 : WORKDIR /edgex-go [2021-02-10T02:15:29.626Z] ---> Running in ddff66796fbb [2021-02-10T02:15:29.626Z] Removing intermediate container ddff66796fbb [2021-02-10T02:15:29.626Z] ---> 4fd8c977d73b [2021-02-10T02:15:29.626Z] Step 5/6 : COPY go.mod . [2021-02-10T02:15:29.763Z] prd-centos7-docker-4c-2g-25897 does not seem to be running inside a container [2021-02-10T02:15:29.817Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-10T02:15:30.223Z] ---> b7d04b34d7f2 [2021-02-10T02:15:30.223Z] Step 6/6 : RUN go mod download [2021-02-10T02:15:30.496Z] ---> Running in 56bc1aaf82c9 [2021-02-10T02:15:33.372Z] $ docker top 64ddf4e86742dccabbb9972d8612f3ad7cca65e9da192dfea442a350916a0be4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-10T02:15:33.943Z] + docker-compose build --help [2021-02-10T02:15:33.943Z] + grep parallel [2021-02-10T02:15:34.890Z] --parallel Build images in parallel. [Pipeline] } [2021-02-10T02:15:35.168Z] $ docker stop --time=1 64ddf4e86742dccabbb9972d8612f3ad7cca65e9da192dfea442a350916a0be4 [2021-02-10T02:15:36.537Z] $ docker rm -f 64ddf4e86742dccabbb9972d8612f3ad7cca65e9da192dfea442a350916a0be4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-10T02:15:37.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-10T02:15:37.174Z] . [Pipeline] withDockerContainer [2021-02-10T02:15:37.276Z] prd-centos7-docker-4c-2g-25897 does not seem to be running inside a container [2021-02-10T02:15:37.326Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-10T02:15:38.149Z] $ docker top e679fa7e88a93ddbabc11459eebf3d8513776db43bd2823b6720e839283c51b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-10T02:15:38.698Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-10T02:15:39.650Z] Building docker-core-command-go ... [2021-02-10T02:15:39.650Z] Building docker-core-data-go ... [2021-02-10T02:15:39.650Z] Building docker-core-metadata-go ... [2021-02-10T02:15:39.650Z] Building docker-security-bootstrapper-go ... [2021-02-10T02:15:39.650Z] Building docker-security-proxy-setup-go ... [2021-02-10T02:15:39.650Z] Building docker-security-secretstore-setup-go ... [2021-02-10T02:15:39.650Z] Building docker-support-notifications-go ... [2021-02-10T02:15:39.650Z] Building docker-support-scheduler-go ... [2021-02-10T02:15:39.650Z] Building docker-sys-mgmt-agent-go ... [2021-02-10T02:15:39.650Z] Building docker-core-data-go [2021-02-10T02:15:39.650Z] Building docker-security-bootstrapper-go [2021-02-10T02:15:39.650Z] Building docker-security-secretstore-setup-go [2021-02-10T02:15:39.650Z] Building docker-security-proxy-setup-go [2021-02-10T02:15:39.650Z] Building docker-core-metadata-go [2021-02-10T02:15:57.280Z] Removing intermediate container 56bc1aaf82c9 [2021-02-10T02:15:57.280Z] ---> 6aa501f595f2 [2021-02-10T02:15:57.280Z] Successfully built 6aa501f595f2 [2021-02-10T02:15:57.280Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-10T02:15:57.614Z] + docker inspect -f . ci-base-image-arm64 [2021-02-10T02:15:57.614Z] . [Pipeline] withDockerContainer [2021-02-10T02:15:57.844Z] prd-ubuntu18.04-docker-arm64-4c-16g-25899 does not seem to be running inside a container [2021-02-10T02:15:57.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-10T02:15:59.421Z] $ docker top f675f076d1f5c044e30c86ff49a0c5882db7446809f493f1850841057221109e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-10T02:16:00.416Z] + go version [2021-02-10T02:16:00.416Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-10T02:16:00.437Z] $ docker stop --time=1 f675f076d1f5c044e30c86ff49a0c5882db7446809f493f1850841057221109e [2021-02-10T02:16:02.393Z] $ docker rm -f f675f076d1f5c044e30c86ff49a0c5882db7446809f493f1850841057221109e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-10T02:16:03.401Z] + docker inspect -f . ci-base-image-arm64 [2021-02-10T02:16:03.401Z] . [Pipeline] withDockerContainer [2021-02-10T02:16:03.677Z] prd-ubuntu18.04-docker-arm64-4c-16g-25899 does not seem to be running inside a container [2021-02-10T02:16:03.766Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-10T02:16:05.203Z] $ docker top 2cfec9540f1df333e692d4f071acf89bcb4b611563e6e1726e5d52b6800c3982 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-10T02:16:05.608Z] ========================================================= [2021-02-10T02:16:05.608Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-10T02:16:05.608Z] ========================================================= [Pipeline] sh [2021-02-10T02:16:06.252Z] + make test [2021-02-10T02:16:06.252Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-10T02:16:19.043Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T02:16:19.043Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-10T02:16:19.043Z] ---> 38cf31ee90d8 [2021-02-10T02:16:19.043Z] Step 3/24 : WORKDIR /edgex-go [2021-02-10T02:16:19.043Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T02:16:19.043Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-10T02:16:19.043Z] ---> 38cf31ee90d8 [2021-02-10T02:16:19.043Z] Step 3/30 : WORKDIR /edgex-go [2021-02-10T02:16:19.043Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T02:16:19.043Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-10T02:16:19.043Z] ---> 38cf31ee90d8 [2021-02-10T02:16:19.043Z] Step 3/23 : WORKDIR /edgex-go [2021-02-10T02:16:19.043Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T02:16:19.043Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-10T02:16:19.043Z] ---> 38cf31ee90d8 [2021-02-10T02:16:19.043Z] Step 3/21 : WORKDIR /edgex-go [2021-02-10T02:16:19.043Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T02:16:19.043Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-10T02:16:19.043Z] ---> 38cf31ee90d8 [2021-02-10T02:16:19.043Z] Step 3/23 : WORKDIR /edgex-go [2021-02-10T02:16:19.043Z] ---> Running in b775b28d2dd7 [2021-02-10T02:16:19.043Z] ---> Running in 5746116d3814 [2021-02-10T02:16:19.043Z] ---> Running in 3691922cb6c9 [2021-02-10T02:16:19.043Z] ---> Running in 7579a4add144 [2021-02-10T02:16:19.043Z] ---> Running in 5782cc6f83bb [2021-02-10T02:16:19.043Z] Removing intermediate container b775b28d2dd7 [2021-02-10T02:16:19.043Z] ---> 347b44a4a345 [2021-02-10T02:16:19.043Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T02:16:19.043Z] Removing intermediate container 3691922cb6c9 [2021-02-10T02:16:19.043Z] ---> d3f6de6a42ec [2021-02-10T02:16:19.043Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T02:16:19.043Z] Removing intermediate container 7579a4add144 [2021-02-10T02:16:19.043Z] ---> 13d3c3bb1b72 [2021-02-10T02:16:19.043Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T02:16:19.043Z] Removing intermediate container 5746116d3814 [2021-02-10T02:16:19.043Z] ---> 7ab9b3c6e7c5 [2021-02-10T02:16:19.043Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T02:16:19.043Z] Removing intermediate container 5782cc6f83bb [2021-02-10T02:16:19.043Z] ---> 8a6988be5a98 [2021-02-10T02:16:19.043Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T02:16:19.043Z] ---> Running in cc95c3ca4f1e [2021-02-10T02:16:19.043Z] ---> Running in afb8a09bd438 [2021-02-10T02:16:19.043Z] ---> Running in f32ef6719eed [2021-02-10T02:16:19.043Z] ---> Running in 2b039a04c6c4 [2021-02-10T02:16:19.043Z] ---> Running in 98ca060c9794 [2021-02-10T02:16:19.043Z] Removing intermediate container afb8a09bd438 [2021-02-10T02:16:19.043Z] ---> 50e7aecaaa58 [2021-02-10T02:16:19.043Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-10T02:16:19.043Z] ---> Running in 0cf25fa41a92 [2021-02-10T02:16:19.043Z] Removing intermediate container f32ef6719eed [2021-02-10T02:16:19.043Z] ---> 659f6a73b6f8 [2021-02-10T02:16:19.043Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-10T02:16:19.043Z] ---> Running in 9546527f5424 [2021-02-10T02:16:19.043Z] Removing intermediate container 98ca060c9794 [2021-02-10T02:16:19.043Z] ---> 537c0c1a542d [2021-02-10T02:16:19.043Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-10T02:16:19.043Z] Removing intermediate container cc95c3ca4f1e [2021-02-10T02:16:19.043Z] ---> 11a65823a575 [2021-02-10T02:16:19.043Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-10T02:16:19.043Z] Removing intermediate container 2b039a04c6c4 [2021-02-10T02:16:19.043Z] ---> 0e026232c052 [2021-02-10T02:16:19.043Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-10T02:16:19.043Z] ---> Running in f8d7186e7c26 [2021-02-10T02:16:19.043Z] ---> Running in 4e5d5e252736 [2021-02-10T02:16:19.043Z] ---> Running in 6470066b1fb2 [2021-02-10T02:16:19.043Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:16:19.043Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:16:19.317Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:16:19.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:16:19.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:16:20.978Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:16:20.978Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:16:21.241Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:16:21.241Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:16:21.504Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:16:25.737Z] OK: 233 MiB in 51 packages [2021-02-10T02:16:25.737Z] OK: 233 MiB in 51 packages [2021-02-10T02:16:25.737Z] OK: 233 MiB in 51 packages [2021-02-10T02:16:25.737Z] OK: 233 MiB in 51 packages [2021-02-10T02:16:25.737Z] Removing intermediate container 4e5d5e252736 [2021-02-10T02:16:25.737Z] ---> 6a8aff402d8d [2021-02-10T02:16:25.737Z] Step 6/23 : COPY go.mod . [2021-02-10T02:16:26.005Z] ---> 1098de525ddf [2021-02-10T02:16:26.005Z] Step 7/23 : RUN go mod download [2021-02-10T02:16:26.269Z] ---> Running in 9a80975dfbbd [2021-02-10T02:16:26.269Z] Removing intermediate container 9546527f5424 [2021-02-10T02:16:26.269Z] ---> dd0df4c04c07 [2021-02-10T02:16:26.269Z] Step 6/23 : COPY go.mod . [2021-02-10T02:16:26.532Z] Removing intermediate container f8d7186e7c26 [2021-02-10T02:16:26.532Z] ---> f95f6590fafa [2021-02-10T02:16:26.532Z] Step 6/21 : COPY go.mod . [2021-02-10T02:16:26.799Z] Removing intermediate container 0cf25fa41a92 [2021-02-10T02:16:26.799Z] ---> c10c0b14a988 [2021-02-10T02:16:26.799Z] Step 6/24 : COPY go.mod . [2021-02-10T02:16:26.799Z] ---> 0fcddc6c95f2 [2021-02-10T02:16:26.799Z] Step 7/23 : RUN go mod download [2021-02-10T02:16:26.799Z] ---> Running in 616042b47622 [2021-02-10T02:16:27.075Z] OK: 233 MiB in 51 packages [2021-02-10T02:16:27.075Z] ---> 75092f163437 [2021-02-10T02:16:27.075Z] Step 7/21 : RUN go mod download [2021-02-10T02:16:27.075Z] ---> 0904c9cb16f4 [2021-02-10T02:16:27.075Z] Step 7/24 : RUN go mod download [2021-02-10T02:16:27.340Z] ---> Running in e6b61881d0fb [2021-02-10T02:16:27.340Z] ---> Running in e118edd9cad4 [2021-02-10T02:16:27.925Z] Removing intermediate container 6470066b1fb2 [2021-02-10T02:16:27.925Z] ---> 5817b49f65b4 [2021-02-10T02:16:27.925Z] Step 6/30 : COPY go.mod . [2021-02-10T02:16:28.198Z] ---> f34c42e6acac [2021-02-10T02:16:28.198Z] Step 7/30 : RUN go mod download [2021-02-10T02:16:28.198Z] ---> Running in e798c0caadcb [2021-02-10T02:16:28.438Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-10T02:16:28.468Z] Removing intermediate container 9a80975dfbbd [2021-02-10T02:16:28.468Z] ---> 58943aa21171 [2021-02-10T02:16:28.468Z] Step 8/23 : COPY . . [2021-02-10T02:16:28.468Z] Removing intermediate container 616042b47622 [2021-02-10T02:16:28.468Z] ---> b15f50f390f7 [2021-02-10T02:16:28.468Z] Step 8/23 : COPY . . [2021-02-10T02:16:38.553Z] Removing intermediate container e6b61881d0fb [2021-02-10T02:16:38.553Z] ---> b89562ae2ad2 [2021-02-10T02:16:38.553Z] Step 8/21 : COPY . . [2021-02-10T02:16:40.483Z] Removing intermediate container e798c0caadcb [2021-02-10T02:16:40.483Z] ---> 3ba5201a9148 [2021-02-10T02:16:40.483Z] Step 8/30 : COPY . . [2021-02-10T02:16:41.065Z] Removing intermediate container e118edd9cad4 [2021-02-10T02:16:41.065Z] ---> 8bd9b4928675 [2021-02-10T02:16:41.065Z] Step 8/24 : COPY . . [2021-02-10T02:17:03.170Z] ---> 60e54f5f6bd2 [2021-02-10T02:17:03.170Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-10T02:17:03.170Z] ---> 44ce955cd6be [2021-02-10T02:17:03.170Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-10T02:17:04.588Z] ---> Running in 0b5d07a10c3b [2021-02-10T02:17:04.861Z] ---> Running in d119721d52f7 [2021-02-10T02:17:07.470Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-10T02:17:07.470Z] 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-10T02:17:15.546Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-10T02:17:15.782Z] ---> 10a7bd037803 [2021-02-10T02:17:15.782Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-10T02:17:15.782Z] ---> Running in 9f4ccca9e6ac [2021-02-10T02:17:15.782Z] ---> 98224ffbe3d1 [2021-02-10T02:17:15.782Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-10T02:17:15.782Z] ---> 6e2b369601ea [2021-02-10T02:17:15.782Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-10T02:17:15.782Z] ---> Running in d7cb19284f1a [2021-02-10T02:17:15.782Z] ---> Running in a294a34fc673 [2021-02-10T02:17:16.764Z] 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-10T02:17:17.039Z] 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-10T02:17:17.039Z] 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-10T02:17:21.405Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-10T02:17:24.809Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-10T02:17:24.809Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-10T02:17:31.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-10T02:17:31.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-10T02:17:31.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-10T02:17:31.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-10T02:17:31.560Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-10T02:17:33.557Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-10T02:17:40.300Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-10T02:17:40.300Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-10T02:17:40.300Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-10T02:17:43.817Z] 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-10T02:17:43.817Z] 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-10T02:17:47.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.410s coverage: 45.9% of statements [2021-02-10T02:17:47.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-10T02:17:47.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-10T02:17:47.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-10T02:17:47.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-10T02:17:47.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-10T02:17:47.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-10T02:17:47.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-10T02:17:47.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.235s coverage: 100.0% of statements [2021-02-10T02:17:50.552Z] Removing intermediate container 0b5d07a10c3b [2021-02-10T02:17:50.552Z] ---> c6cafc502e38 [2021-02-10T02:17:50.552Z] [2021-02-10T02:17:50.552Z] Step 10/23 : FROM alpine:3.12 [2021-02-10T02:17:50.552Z] 3.12: Pulling from library/alpine [2021-02-10T02:17:53.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.491s coverage: 27.1% of statements [2021-02-10T02:17:53.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-10T02:17:53.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-10T02:17:53.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-10T02:17:53.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-10T02:17:53.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-10T02:17:53.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-10T02:17:53.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.061s coverage: 100.0% of statements [2021-02-10T02:17:53.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-10T02:17:53.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.079s coverage: 100.0% of statements [2021-02-10T02:17:53.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-10T02:17:53.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-10T02:17:54.407Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.252s coverage: 65.8% of statements [2021-02-10T02:17:54.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-10T02:17:54.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-10T02:17:54.808Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-10T02:17:54.808Z] Removing intermediate container d7cb19284f1a [2021-02-10T02:17:54.808Z] ---> 5e6f6b8c0a94 [2021-02-10T02:17:54.808Z] [2021-02-10T02:17:54.808Z] Step 10/30 : FROM alpine:3.12 [2021-02-10T02:17:55.388Z] Status: Downloaded newer image for alpine:3.12 [2021-02-10T02:17:55.388Z] ---> 389fef711851 [2021-02-10T02:17:55.388Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-10T02:17:55.388Z] 3.12: Pulling from library/alpine [2021-02-10T02:17:55.388Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-10T02:17:55.388Z] Status: Image is up to date for alpine:3.12 [2021-02-10T02:17:55.388Z] ---> 389fef711851 [2021-02-10T02:17:55.388Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-10T02:17:55.388Z] Removing intermediate container 9f4ccca9e6ac [2021-02-10T02:17:55.388Z] ---> a5c2f08a8cce [2021-02-10T02:17:55.388Z] [2021-02-10T02:17:55.388Z] Step 10/21 : FROM alpine:3.12 [2021-02-10T02:17:55.388Z] ---> 389fef711851 [2021-02-10T02:17:55.388Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-10T02:17:55.388Z] Removing intermediate container a294a34fc673 [2021-02-10T02:17:55.388Z] ---> 3f7f110095f0 [2021-02-10T02:17:55.388Z] [2021-02-10T02:17:55.388Z] Step 10/24 : FROM alpine:3.12 [2021-02-10T02:17:55.388Z] ---> 389fef711851 [2021-02-10T02:17:55.388Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-10T02:17:55.388Z] ---> Running in 87fc8d26015d [2021-02-10T02:17:55.651Z] Removing intermediate container d119721d52f7 [2021-02-10T02:17:55.651Z] ---> a56da0b12ef2 [2021-02-10T02:17:55.651Z] [2021-02-10T02:17:55.651Z] Step 10/23 : FROM alpine:3.12 [2021-02-10T02:17:55.651Z] ---> 389fef711851 [2021-02-10T02:17:55.651Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-10T02:17:55.651Z] ---> Running in 576151f40972 [2021-02-10T02:17:55.651Z] ---> Running in e6281c149f4f [2021-02-10T02:17:55.651Z] ---> Running in c0c7fc359555 [2021-02-10T02:17:55.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.761s coverage: 82.3% of statements [2021-02-10T02:17:55.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-10T02:17:55.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-10T02:17:55.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-10T02:17:55.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-10T02:17:55.915Z] ---> Running in c6c85ad1c36c [2021-02-10T02:17:56.181Z] Removing intermediate container 576151f40972 [2021-02-10T02:17:56.181Z] ---> b28730e08cfe [2021-02-10T02:17:56.181Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-10T02:17:56.181Z] Removing intermediate container c6c85ad1c36c [2021-02-10T02:17:56.181Z] ---> b0bc84412988 [2021-02-10T02:17:56.181Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-10T02:17:56.445Z] ---> Running in 3dea6d6a8cf0 [2021-02-10T02:17:56.446Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:17:56.446Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:17:56.712Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-10T02:17:56.975Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:17:57.238Z] OK: 6 MiB in 15 packages [2021-02-10T02:17:57.504Z] ---> Running in a9cb1d68749f [2021-02-10T02:17:57.504Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:17:57.504Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:17:57.504Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:17:57.504Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:17:57.778Z] Removing intermediate container a9cb1d68749f [2021-02-10T02:17:57.778Z] ---> 05e4ec106def [2021-02-10T02:17:57.778Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-10T02:17:57.778Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-10T02:17:57.778Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-10T02:17:57.778Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-10T02:17:57.778Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-10T02:17:57.778Z] (4/5) Installing curl (7.69.1-r3) [2021-02-10T02:17:57.778Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-10T02:17:57.778Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:17:57.778Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-10T02:17:57.778Z] Executing ca-certificates-20191127-r4.trigger [2021-02-10T02:17:57.778Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-10T02:17:57.778Z] (4/4) Installing curl (7.69.1-r3) [2021-02-10T02:17:57.778Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:17:57.778Z] Executing ca-certificates-20191127-r4.trigger [2021-02-10T02:17:57.778Z] OK: 7 MiB in 19 packages [2021-02-10T02:17:58.047Z] OK: 7 MiB in 18 packages [2021-02-10T02:17:58.047Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:17:58.311Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:17:58.311Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-10T02:17:58.311Z] (2/2) Installing su-exec (0.2-r1) [2021-02-10T02:17:58.311Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:17:58.311Z] OK: 6 MiB in 16 packages [2021-02-10T02:17:58.578Z] ---> Running in 8d9da665494f [2021-02-10T02:17:58.842Z] Removing intermediate container 87fc8d26015d [2021-02-10T02:17:58.842Z] ---> c5e69f043eca [2021-02-10T02:17:58.842Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-10T02:17:59.111Z] ---> Running in 52de19ddf257 [2021-02-10T02:17:59.111Z] Removing intermediate container 8d9da665494f [2021-02-10T02:17:59.111Z] ---> 1ba33c4e658b [2021-02-10T02:17:59.111Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T02:17:59.694Z] ---> Running in 1efe94eed8fc [2021-02-10T02:17:59.958Z] Removing intermediate container 52de19ddf257 [2021-02-10T02:17:59.958Z] ---> 4f31d391c583 [2021-02-10T02:17:59.958Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-10T02:18:00.535Z] Removing intermediate container e6281c149f4f [2021-02-10T02:18:00.535Z] ---> 404d1a80b03a [2021-02-10T02:18:00.535Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-10T02:18:00.535Z] Removing intermediate container 3dea6d6a8cf0 [2021-02-10T02:18:00.535Z] ---> d996fb62fee5 [2021-02-10T02:18:00.535Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-10T02:18:00.535Z] ---> Running in b69945b116d2 [2021-02-10T02:18:01.112Z] Removing intermediate container c0c7fc359555 [2021-02-10T02:18:01.112Z] ---> 714ab4b9341b [2021-02-10T02:18:01.112Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-10T02:18:01.112Z] ---> Running in a83d3e1ab78f [2021-02-10T02:18:01.112Z] ---> Running in 97023dd5e0a4 [2021-02-10T02:18:01.112Z] ---> Running in df1b2429f92f [2021-02-10T02:18:01.112Z] Removing intermediate container b69945b116d2 [2021-02-10T02:18:01.112Z] ---> fafd0a92a1ab [2021-02-10T02:18:01.112Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-10T02:18:01.379Z] ---> Running in 0ddda1eca93f [2021-02-10T02:18:01.645Z] Removing intermediate container 97023dd5e0a4 [2021-02-10T02:18:01.645Z] ---> 49f4017a3504 [2021-02-10T02:18:01.645Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-10T02:18:01.645Z] Removing intermediate container a83d3e1ab78f [2021-02-10T02:18:01.645Z] ---> 25d71d64ed3f [2021-02-10T02:18:01.645Z] Step 13/24 : WORKDIR / [2021-02-10T02:18:01.645Z] Removing intermediate container df1b2429f92f [2021-02-10T02:18:01.645Z] ---> 0ff4ff92f094 [2021-02-10T02:18:01.645Z] Step 13/21 : WORKDIR /edgex [2021-02-10T02:18:01.909Z] ---> Running in 8ceae2b22a78 [2021-02-10T02:18:01.909Z] ---> Running in cecafd2d9a36 [2021-02-10T02:18:01.909Z] Removing intermediate container 0ddda1eca93f [2021-02-10T02:18:01.909Z] ---> 0ad3defba96e [2021-02-10T02:18:01.909Z] Step 15/23 : WORKDIR / [2021-02-10T02:18:01.909Z] ---> Running in 91d2d37c96c5 [2021-02-10T02:18:01.909Z] Removing intermediate container 1efe94eed8fc [2021-02-10T02:18:01.909Z] ---> 78e0915d2af4 [2021-02-10T02:18:01.909Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-10T02:18:02.174Z] ---> Running in ba36fef447e4 [2021-02-10T02:18:02.174Z] Removing intermediate container 8ceae2b22a78 [2021-02-10T02:18:02.174Z] ---> 448a8a1da7e7 [2021-02-10T02:18:02.174Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-10T02:18:02.174Z] ---> Running in 424c5f66cc62 [2021-02-10T02:18:02.442Z] ---> Running in 37996d13051b [2021-02-10T02:18:02.442Z] Removing intermediate container cecafd2d9a36 [2021-02-10T02:18:02.442Z] ---> 121d4a2c342b [2021-02-10T02:18:02.442Z] 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-10T02:18:02.442Z] Removing intermediate container 91d2d37c96c5 [2021-02-10T02:18:02.442Z] ---> af43f74fbc10 [2021-02-10T02:18:02.442Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-10T02:18:02.442Z] Removing intermediate container ba36fef447e4 [2021-02-10T02:18:02.442Z] ---> a5f8c48bc492 [2021-02-10T02:18:02.442Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-10T02:18:02.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.224s coverage: 28.6% of statements [2021-02-10T02:18:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-10T02:18:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-10T02:18:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-10T02:18:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-10T02:18:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-10T02:18:02.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.165s coverage: 100.0% of statements [2021-02-10T02:18:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-10T02:18:02.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.092s coverage: 100.0% of statements [2021-02-10T02:18:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-10T02:18:02.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.331s coverage: 86.7% of statements [2021-02-10T02:18:02.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-10T02:18:03.028Z] ---> dc0d190bb15a [2021-02-10T02:18:03.028Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-10T02:18:03.028Z] ---> 21c6b5b9061c [2021-02-10T02:18:03.028Z] 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-10T02:18:03.028Z] ---> d365b91544d3 [2021-02-10T02:18:03.028Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-10T02:18:03.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.431s coverage: 97.5% of statements [2021-02-10T02:18:03.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-10T02:18:03.304Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:18:04.265Z] ---> 5834e744671a [2021-02-10T02:18:04.265Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-10T02:18:04.265Z] ---> 2602dc78c685 [2021-02-10T02:18:04.265Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-10T02:18:04.265Z] ---> 32243d80d86b [2021-02-10T02:18:04.265Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-10T02:18:04.534Z] ---> 4c5f44b96deb [2021-02-10T02:18:04.534Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-10T02:18:04.802Z] Removing intermediate container 37996d13051b [2021-02-10T02:18:04.802Z] ---> 84cdf536f488 [2021-02-10T02:18:04.802Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-10T02:18:04.802Z] ---> 0a9c87c00470 [2021-02-10T02:18:04.802Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-10T02:18:04.802Z] ---> Running in 06088ba4a93d [2021-02-10T02:18:04.802Z] ---> Running in f590129dbc01 [2021-02-10T02:18:05.070Z] ---> e9c6d53897dd [2021-02-10T02:18:05.070Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-10T02:18:05.070Z] ---> Running in b85a0f8e8b3d [2021-02-10T02:18:05.070Z] ---> 90755464c77e [2021-02-10T02:18:05.070Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-10T02:18:05.070Z] Removing intermediate container 06088ba4a93d [2021-02-10T02:18:05.070Z] ---> 3eb24cf6256c [2021-02-10T02:18:05.070Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-10T02:18:05.070Z] Removing intermediate container f590129dbc01 [2021-02-10T02:18:05.070Z] ---> 5be70affcc0d [2021-02-10T02:18:05.070Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-10T02:18:05.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.172s coverage: 78.3% of statements [2021-02-10T02:18:05.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-10T02:18:05.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-10T02:18:05.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-10T02:18:05.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-10T02:18:05.335Z] ---> Running in b0a7a63224e2 [2021-02-10T02:18:05.599Z] Removing intermediate container b85a0f8e8b3d [2021-02-10T02:18:05.599Z] ---> 437637e8a6ff [2021-02-10T02:18:05.599Z] Step 18/21 : CMD ["--init=true"] [2021-02-10T02:18:05.599Z] ---> Running in 03ce33d86efb [2021-02-10T02:18:05.599Z] Removing intermediate container b0a7a63224e2 [2021-02-10T02:18:05.599Z] ---> d7e36cbd3138 [2021-02-10T02:18:05.599Z] Step 21/23 : LABEL arch=x86_64 [2021-02-10T02:18:05.599Z] ---> ba3b6d673f27 [2021-02-10T02:18:05.599Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-10T02:18:05.599Z] ---> 51e23dc258fa [2021-02-10T02:18:05.599Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-10T02:18:05.862Z] ---> Running in 2b4d548c4287 [2021-02-10T02:18:05.862Z] ---> Running in 85e7c6cfde85 [2021-02-10T02:18:06.127Z] Removing intermediate container 03ce33d86efb [2021-02-10T02:18:06.127Z] ---> 0d9a67a17059 [2021-02-10T02:18:06.127Z] Step 19/21 : LABEL arch=x86_64 [2021-02-10T02:18:06.127Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:18:06.127Z] ---> Running in 72cbdb151f92 [2021-02-10T02:18:06.392Z] ---> b54486cdbd70 [2021-02-10T02:18:06.393Z] 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-10T02:18:06.393Z] Removing intermediate container 2b4d548c4287 [2021-02-10T02:18:06.393Z] ---> c41c2eaa84b2 [2021-02-10T02:18:06.393Z] Step 22/23 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 [2021-02-10T02:18:06.393Z] ---> Running in dfd1d1a12f58 [2021-02-10T02:18:06.393Z] ---> Running in 09cc07c19bce [2021-02-10T02:18:06.657Z] Removing intermediate container 72cbdb151f92 [2021-02-10T02:18:06.657Z] ---> 3ee6cacc349d [2021-02-10T02:18:06.657Z] Step 20/21 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 [2021-02-10T02:18:06.657Z] ---> Running in 85695ed9987e [2021-02-10T02:18:06.657Z] Removing intermediate container 09cc07c19bce [2021-02-10T02:18:06.657Z] ---> 035c304b2005 [2021-02-10T02:18:06.657Z] Step 23/23 : LABEL version=0.0.0 [2021-02-10T02:18:06.921Z] ---> Running in 20cab92cff79 [2021-02-10T02:18:06.921Z] Removing intermediate container 85695ed9987e [2021-02-10T02:18:06.921Z] ---> 6af74c5f5ac8 [2021-02-10T02:18:06.921Z] Step 21/21 : LABEL version=0.0.0 [2021-02-10T02:18:07.185Z] ---> Running in f50bb5ec67ad [2021-02-10T02:18:07.185Z] Removing intermediate container 20cab92cff79 [2021-02-10T02:18:07.185Z] ---> 067e122c2f0e [2021-02-10T02:18:07.185Z] [2021-02-10T02:18:07.454Z] Successfully built 067e122c2f0e [2021-02-10T02:18:07.454Z] Removing intermediate container f50bb5ec67ad [2021-02-10T02:18:07.454Z] ---> d39175454a9f [2021-02-10T02:18:07.454Z] [2021-02-10T02:18:07.454Z] Successfully tagged docker-core-metadata-go:latest [2021-02-10T02:18:07.454Z]  Building docker-core-metadata-go ... done Building docker-support-scheduler-go [2021-02-10T02:18:07.454Z] Removing intermediate container 85e7c6cfde85 [2021-02-10T02:18:07.454Z] ---> f42d710e5a36 [2021-02-10T02:18:07.454Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-10T02:18:07.717Z] Removing intermediate container dfd1d1a12f58 [2021-02-10T02:18:07.717Z] ---> 0fad25d1028e [2021-02-10T02:18:07.717Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-10T02:18:07.717Z] Successfully built d39175454a9f [2021-02-10T02:18:07.717Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-10T02:18:07.717Z] Building docker-support-notifications-go [2021-02-10T02:18:07.717Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 45dce5ac4971 [2021-02-10T02:18:07.989Z] ---> 2a5eb455785c [2021-02-10T02:18:07.989Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-10T02:18:07.989Z] Removing intermediate container 45dce5ac4971 [2021-02-10T02:18:07.989Z] ---> 410f5f85aca3 [2021-02-10T02:18:07.989Z] Step 22/24 : LABEL arch=x86_64 [2021-02-10T02:18:07.989Z] ---> Running in 07943598b773 [2021-02-10T02:18:08.265Z] Removing intermediate container 07943598b773 [2021-02-10T02:18:08.265Z] ---> 8ff6af5dc444 [2021-02-10T02:18:08.265Z] Step 23/24 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 [2021-02-10T02:18:08.539Z] ---> Running in 5f6c0e71c382 [2021-02-10T02:18:08.807Z] ---> 94acff6c5f3e [2021-02-10T02:18:08.807Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-10T02:18:08.807Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-10T02:18:08.807Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-10T02:18:09.072Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-10T02:18:09.337Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-10T02:18:10.292Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-10T02:18:10.558Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-10T02:18:10.821Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:18:10.821Z] OK: 8 MiB in 20 packages [2021-02-10T02:18:10.821Z] Removing intermediate container 5f6c0e71c382 [2021-02-10T02:18:10.821Z] ---> a8bcfd4f5007 [2021-02-10T02:18:10.821Z] Step 24/24 : LABEL version=0.0.0 [2021-02-10T02:18:13.439Z] ---> e8b3a3308cc8 [2021-02-10T02:18:13.439Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-10T02:18:13.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.249s coverage: 92.8% of statements [2021-02-10T02:18:13.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-10T02:18:13.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-10T02:18:13.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-10T02:18:13.492Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-10T02:18:13.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-10T02:18:13.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-10T02:18:13.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-10T02:18:13.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-10T02:18:13.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-10T02:18:13.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-10T02:18:13.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-10T02:18:13.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-10T02:18:13.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-10T02:18:13.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-10T02:18:13.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-10T02:18:13.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-10T02:18:13.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-10T02:18:13.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-10T02:18:13.492Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-02-10T02:18:13.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-10T02:18:13.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-10T02:18:13.492Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.219s coverage: 0.1% of statements [2021-02-10T02:18:13.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-10T02:18:13.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-10T02:18:13.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-10T02:18:13.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 45.5% of statements [2021-02-10T02:18:13.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.083s coverage: 79.5% of statements [2021-02-10T02:18:13.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2021-02-10T02:18:13.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements [2021-02-10T02:18:13.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.092s coverage: 87.5% of statements [2021-02-10T02:18:14.399Z] ---> Running in d273ab9b41cd [2021-02-10T02:18:14.980Z] ---> 9766030c7dc6 [2021-02-10T02:18:14.980Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-10T02:18:14.980Z] Removing intermediate container d273ab9b41cd [2021-02-10T02:18:14.980Z] ---> 89c309063692 [2021-02-10T02:18:14.980Z] [2021-02-10T02:18:15.243Z] Removing intermediate container 424c5f66cc62 [2021-02-10T02:18:15.243Z] ---> b482303ea9ec [2021-02-10T02:18:15.243Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-10T02:18:15.243Z] ---> Running in 41ae675bd02f [2021-02-10T02:18:15.818Z] Successfully built 89c309063692 [2021-02-10T02:18:15.818Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-10T02:18:15.818Z] Building docker-sys-mgmt-agent-go [2021-02-10T02:18:16.094Z]  Building docker-security-secretstore-setup-go ... done  ---> 655e361b4aac [2021-02-10T02:18:16.094Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-10T02:18:16.094Z] Removing intermediate container 41ae675bd02f [2021-02-10T02:18:16.094Z] ---> ed17b70e7982 [2021-02-10T02:18:16.094Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-10T02:18:25.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.094s coverage: 94.4% of statements [2021-02-10T02:18:25.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [2021-02-10T02:18:26.213Z] ---> 832d63de88ad [2021-02-10T02:18:26.213Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-10T02:18:26.213Z] ---> 58303b2996d4 [2021-02-10T02:18:26.213Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-10T02:18:27.683Z] ---> Running in 3e5950e774c5 [2021-02-10T02:18:29.190Z] ---> 88d59e5e3515 [2021-02-10T02:18:29.190Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-10T02:18:29.190Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T02:18:29.190Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-10T02:18:29.190Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T02:18:29.190Z] ---> 38cf31ee90d8 [2021-02-10T02:18:29.190Z] Step 2/22 : FROM ${BUILDER_BASE} AS builderStep 3/22 : WORKDIR /edgex-go [2021-02-10T02:18:29.190Z] [2021-02-10T02:18:29.190Z] ---> Using cache [2021-02-10T02:18:29.190Z] ---> 38cf31ee90d8 [2021-02-10T02:18:29.191Z] ---> 8a6988be5a98 [2021-02-10T02:18:29.191Z] Step 3/22 : WORKDIR /edgex-goStep 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T02:18:29.191Z] [2021-02-10T02:18:29.191Z] ---> Using cache [2021-02-10T02:18:29.191Z] ---> Using cache [2021-02-10T02:18:29.191Z] ---> 8a6988be5a98 [2021-02-10T02:18:29.191Z] ---> 537c0c1a542d [2021-02-10T02:18:29.191Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-10T02:18:29.191Z] [2021-02-10T02:18:29.191Z] ---> Using cache [2021-02-10T02:18:29.191Z] ---> 537c0c1a542d [2021-02-10T02:18:29.191Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-10T02:18:29.191Z] ---> Using cache [2021-02-10T02:18:29.191Z] ---> f95f6590fafa [2021-02-10T02:18:29.191Z] Step 6/22 : COPY go.mod . [2021-02-10T02:18:29.191Z] ---> Using cache [2021-02-10T02:18:29.191Z] ---> 75092f163437 [2021-02-10T02:18:29.191Z] Step 7/22 : RUN go mod download [2021-02-10T02:18:29.191Z] ---> Using cache [2021-02-10T02:18:29.191Z] ---> b89562ae2ad2 [2021-02-10T02:18:29.191Z] Step 8/22 : COPY . . [2021-02-10T02:18:29.456Z] ---> Using cache [2021-02-10T02:18:29.456Z] ---> 10a7bd037803 [2021-02-10T02:18:29.456Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-10T02:18:30.887Z] ---> Running in d3002a34b6a6 [2021-02-10T02:18:30.887Z] ---> Running in 3e410598c9de [2021-02-10T02:18:30.887Z] ---> Running in 248dc095f800 [2021-02-10T02:18:31.154Z] Removing intermediate container d3002a34b6a6 [2021-02-10T02:18:31.154Z] ---> b5655af6262e [2021-02-10T02:18:31.154Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-10T02:18:32.126Z] ---> Running in e6780cac1ef0 [2021-02-10T02:18:32.403Z] 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-10T02:18:33.439Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:18:33.439Z] Removing intermediate container e6780cac1ef0 [2021-02-10T02:18:33.439Z] ---> 68b3a42c00e1 [2021-02-10T02:18:33.439Z] Step 21/23 : LABEL arch=x86_64 [2021-02-10T02:18:33.728Z] ---> Running in a0104ab688c6 [2021-02-10T02:18:34.026Z] Removing intermediate container 3e5950e774c5 [2021-02-10T02:18:34.026Z] ---> 50edeebc9b48 [2021-02-10T02:18:34.026Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-10T02:18:35.050Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:18:35.050Z] Removing intermediate container a0104ab688c6 [2021-02-10T02:18:35.050Z] ---> 5c349b5dae76 [2021-02-10T02:18:35.050Z] Step 22/23 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 [2021-02-10T02:18:35.050Z] ---> Running in af4226411c8b [2021-02-10T02:18:36.047Z] ---> Running in c08690155a56 [2021-02-10T02:18:36.646Z] OK: 233 MiB in 51 packages [2021-02-10T02:18:36.646Z] Removing intermediate container af4226411c8b [2021-02-10T02:18:36.646Z] ---> 51f985986170 [2021-02-10T02:18:36.646Z] Step 27/30 : CMD ["gate"] [2021-02-10T02:18:37.929Z] Removing intermediate container c08690155a56 [2021-02-10T02:18:37.929Z] ---> ce94300d3780 [2021-02-10T02:18:37.929Z] Step 23/23 : LABEL version=0.0.0 [2021-02-10T02:18:37.929Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T02:18:37.929Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-10T02:18:37.929Z] ---> 38cf31ee90d8 [2021-02-10T02:18:37.929Z] Step 3/26 : WORKDIR /edgex-go [2021-02-10T02:18:37.929Z] ---> Using cache [2021-02-10T02:18:37.929Z] ---> 8a6988be5a98 [2021-02-10T02:18:37.929Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T02:18:37.929Z] ---> Using cache [2021-02-10T02:18:37.929Z] ---> 537c0c1a542d [2021-02-10T02:18:37.929Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-10T02:18:38.625Z] ---> Running in 3b08d8a18945 [2021-02-10T02:18:38.977Z] ---> Running in 3f7b68760296 [2021-02-10T02:18:38.977Z] ---> Running in 0385a8a83917 [2021-02-10T02:18:39.262Z] Removing intermediate container 3b08d8a18945 [2021-02-10T02:18:39.262Z] ---> da0a055114b9 [2021-02-10T02:18:39.262Z] Step 28/30 : LABEL arch=x86_64 [2021-02-10T02:18:39.631Z] ---> Running in 8a2e0848b2ea [2021-02-10T02:18:39.631Z] Removing intermediate container 3f7b68760296 [2021-02-10T02:18:39.631Z] ---> a0b5dddee8fc [2021-02-10T02:18:39.631Z] [2021-02-10T02:18:39.631Z] Removing intermediate container 3e410598c9de [2021-02-10T02:18:39.631Z] ---> 95151d29b523 [2021-02-10T02:18:39.631Z] Step 6/22 : COPY go.mod . [2021-02-10T02:18:40.366Z] Removing intermediate container 8a2e0848b2ea [2021-02-10T02:18:40.366Z] ---> 1039890b8c7e [2021-02-10T02:18:40.366Z] Step 29/30 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 [2021-02-10T02:18:40.366Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:18:40.366Z] Successfully built a0b5dddee8fc [2021-02-10T02:18:40.366Z] Successfully tagged docker-core-data-go:latest [2021-02-10T02:18:40.366Z] Building docker-core-command-go [2021-02-10T02:18:40.366Z] ---> Running in bac392f254bb [2021-02-10T02:18:40.649Z]  Building docker-core-data-go ... done  ---> 00148bdefae6 [2021-02-10T02:18:40.649Z] Step 7/22 : RUN go mod download [2021-02-10T02:18:40.649Z] ---> Running in 6a1b595f41b2 [2021-02-10T02:18:40.962Z] Removing intermediate container bac392f254bb [2021-02-10T02:18:40.962Z] ---> 8428f0de6da6 [2021-02-10T02:18:40.962Z] Step 30/30 : LABEL version=0.0.0 [2021-02-10T02:18:41.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.130s coverage: 92.9% of statements [2021-02-10T02:18:41.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-10T02:18:41.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-10T02:18:41.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-10T02:18:41.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 77.8% of statements [2021-02-10T02:18:41.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-10T02:18:41.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-10T02:18:41.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-10T02:18:41.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-10T02:18:41.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-10T02:18:41.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2021-02-10T02:18:41.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-10T02:18:41.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-10T02:18:41.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-02-10T02:18:41.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-10T02:18:41.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements [2021-02-10T02:18:41.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-10T02:18:41.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements [2021-02-10T02:18:41.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.117s coverage: 87.2% of statements [2021-02-10T02:18:41.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.144s coverage: 84.2% of statements [2021-02-10T02:18:41.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.192s coverage: 91.4% of statements [2021-02-10T02:18:41.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-10T02:18:41.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.575s coverage: 63.5% of statements [2021-02-10T02:18:41.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-10T02:18:41.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-10T02:18:41.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.076s coverage: 100.0% of statements [2021-02-10T02:18:41.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements [2021-02-10T02:18:41.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2021-02-10T02:18:41.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.048s coverage: 73.7% of statements [2021-02-10T02:18:41.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2021-02-10T02:18:41.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.742s coverage: 68.9% of statements [2021-02-10T02:18:41.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-10T02:18:41.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-10T02:18:41.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.344s coverage: 37.0% of statements [2021-02-10T02:18:41.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-10T02:18:41.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-10T02:18:41.286Z] ---> Running in 763b32a46a71 [2021-02-10T02:18:41.286Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:18:42.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.523s coverage: 84.0% of statements [2021-02-10T02:18:42.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.084s coverage: 100.0% of statements [2021-02-10T02:18:42.749Z] OK: 233 MiB in 51 packages [2021-02-10T02:18:43.747Z] Removing intermediate container 763b32a46a71 [2021-02-10T02:18:43.748Z] ---> 589f6b392898 [2021-02-10T02:18:43.748Z] [2021-02-10T02:18:44.038Z] Successfully built 589f6b392898 [2021-02-10T02:18:44.038Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-10T02:18:46.363Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 0385a8a83917 [2021-02-10T02:18:46.363Z] ---> 29f9227bf570 [2021-02-10T02:18:46.363Z] Step 6/26 : COPY go.mod . [2021-02-10T02:18:46.999Z] Removing intermediate container 6a1b595f41b2 [2021-02-10T02:18:46.999Z] ---> 8e7c485f7697 [2021-02-10T02:18:46.999Z] Step 8/22 : COPY . . [2021-02-10T02:18:46.999Z] ---> f2774164f0ff [2021-02-10T02:18:46.999Z] Step 7/26 : RUN go mod download [2021-02-10T02:18:48.390Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.439s coverage: 47.0% of statements [2021-02-10T02:18:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-10T02:18:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-10T02:18:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-10T02:18:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-10T02:18:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-10T02:18:48.390Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.170s coverage: 100.0% of statements [2021-02-10T02:18:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-10T02:18:48.390Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.117s coverage: 100.0% of statements [2021-02-10T02:18:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-10T02:18:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-10T02:18:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-10T02:18:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-10T02:18:48.390Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.345s coverage: 89.4% of statements [2021-02-10T02:18:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-10T02:18:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-10T02:18:48.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-10T02:18:55.303Z] ---> Running in 93bb1028a024 [2021-02-10T02:18:56.736Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T02:18:56.736Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-10T02:18:56.736Z] ---> 38cf31ee90d8 [2021-02-10T02:18:56.736Z] Step 3/23 : WORKDIR /edgex-go [2021-02-10T02:18:56.736Z] ---> Using cache [2021-02-10T02:18:56.736Z] ---> 8a6988be5a98 [2021-02-10T02:18:56.736Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T02:18:56.736Z] ---> Using cache [2021-02-10T02:18:56.736Z] ---> 537c0c1a542d [2021-02-10T02:18:56.736Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-10T02:18:56.736Z] ---> Using cache [2021-02-10T02:18:56.736Z] ---> f95f6590fafa [2021-02-10T02:18:56.736Z] Step 6/23 : COPY go.mod . [2021-02-10T02:18:56.736Z] ---> Using cache [2021-02-10T02:18:56.736Z] ---> 75092f163437 [2021-02-10T02:18:56.736Z] Step 7/23 : RUN go mod download [2021-02-10T02:18:56.736Z] ---> Using cache [2021-02-10T02:18:56.736Z] ---> b89562ae2ad2 [2021-02-10T02:18:56.736Z] Step 8/23 : COPY . . [2021-02-10T02:18:56.736Z] ---> Using cache [2021-02-10T02:18:56.736Z] ---> 10a7bd037803 [2021-02-10T02:18:56.736Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-10T02:18:58.159Z] ---> Running in c68f951147b9 [2021-02-10T02:18:58.669Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.980s coverage: 29.1% of statements [2021-02-10T02:18:58.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-10T02:18:58.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-10T02:18:58.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-10T02:18:58.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-10T02:18:58.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-10T02:18:58.669Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.230s coverage: 99.0% of statements [2021-02-10T02:18:58.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-10T02:18:58.669Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.085s coverage: 100.0% of statements [2021-02-10T02:18:58.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-10T02:18:58.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-10T02:18:58.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-10T02:18:58.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-10T02:18:58.669Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.176s coverage: 100.0% of statements [2021-02-10T02:18:58.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-10T02:18:58.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-10T02:18:58.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-10T02:18:58.669Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.041s coverage: 0.0% of statements [2021-02-10T02:18:58.669Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-10T02:18:58.669Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.048s coverage: 100.0% of statements [2021-02-10T02:18:58.669Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-10T02:18:58.669Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-10T02:18:58.669Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-10T02:18:58.669Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-10T02:18:58.669Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.106s coverage: 87.9% of statements [2021-02-10T02:18:58.669Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-10T02:18:58.669Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-10T02:18:58.669Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.068s coverage: 100.0% of statements [2021-02-10T02:18:58.669Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.062s coverage: 32.1% of statements [2021-02-10T02:18:58.669Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-02-10T02:18:58.669Z] GO111MODULE=on go vet ./... [2021-02-10T02:18:59.628Z] Removing intermediate container 93bb1028a024 [2021-02-10T02:18:59.629Z] ---> 518a7857f633 [2021-02-10T02:18:59.629Z] Step 8/26 : COPY . . [2021-02-10T02:18:59.629Z] 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-10T02:19:09.852Z] Removing intermediate container 248dc095f800 [2021-02-10T02:19:09.852Z] ---> e5c1bad973f8 [2021-02-10T02:19:09.852Z] [2021-02-10T02:19:09.852Z] Step 10/22 : FROM alpine:3.12 [2021-02-10T02:19:09.852Z] ---> 389fef711851 [2021-02-10T02:19:09.852Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-10T02:19:09.852Z] ---> Using cache [2021-02-10T02:19:09.852Z] ---> c5e69f043eca [2021-02-10T02:19:09.852Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-10T02:19:09.852Z] ---> Using cache [2021-02-10T02:19:09.852Z] ---> 4f31d391c583 [2021-02-10T02:19:09.852Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-10T02:19:12.486Z] ---> Running in 81be6c576dc4 [2021-02-10T02:19:13.540Z] Removing intermediate container 81be6c576dc4 [2021-02-10T02:19:13.540Z] ---> 34d1a90c34f4 [2021-02-10T02:19:13.540Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-10T02:19:16.957Z] ---> Running in 6996e1cb715f [2021-02-10T02:19:17.556Z] ---> 497df127dea3 [2021-02-10T02:19:17.556Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-10T02:19:18.529Z] Removing intermediate container 6996e1cb715f [2021-02-10T02:19:18.529Z] ---> cb3173114cf1 [2021-02-10T02:19:18.529Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-10T02:19:18.529Z] ---> Running in 0a77210c1579 [2021-02-10T02:19:21.900Z] ---> 6b1cf5994c35 [2021-02-10T02:19:21.900Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-10T02:19:22.889Z] 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-10T02:19:24.866Z] ---> 33d4a7eaf7d2 [2021-02-10T02:19:24.866Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-10T02:19:25.845Z] ---> ad6a3066ed89 [2021-02-10T02:19:25.845Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-10T02:19:25.845Z] ---> 2afc19937f48 [2021-02-10T02:19:25.845Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-10T02:19:26.118Z] ---> Running in 659f6578e017 [2021-02-10T02:19:26.119Z] ---> Running in 44cc42009d8a [2021-02-10T02:19:26.736Z] Removing intermediate container 44cc42009d8a [2021-02-10T02:19:26.736Z] ---> 5e75938e2e24 [2021-02-10T02:19:26.736Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-10T02:19:27.040Z] ---> Running in d61265ceb783 [2021-02-10T02:19:27.331Z] 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-10T02:19:27.956Z] Removing intermediate container d61265ceb783 [2021-02-10T02:19:27.956Z] ---> aff37d1a1e8f [2021-02-10T02:19:27.956Z] Step 20/22 : LABEL arch=x86_64 [2021-02-10T02:19:28.575Z] ---> Running in b1e045cfb3e7 [2021-02-10T02:19:28.575Z] Removing intermediate container c68f951147b9 [2021-02-10T02:19:28.575Z] ---> 6c9a744ab17c [2021-02-10T02:19:28.575Z] [2021-02-10T02:19:28.575Z] Step 10/23 : FROM alpine:3.12 [2021-02-10T02:19:28.575Z] ---> 389fef711851 [2021-02-10T02:19:28.575Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-10T02:19:28.879Z] ---> Using cache [2021-02-10T02:19:28.879Z] ---> c5e69f043eca [2021-02-10T02:19:28.879Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-10T02:19:28.879Z] ---> Using cache [2021-02-10T02:19:28.879Z] ---> 4f31d391c583 [2021-02-10T02:19:28.879Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-10T02:19:28.879Z] ---> Running in c205fa1f3378 [2021-02-10T02:19:29.161Z] Removing intermediate container b1e045cfb3e7 [2021-02-10T02:19:29.161Z] ---> 7fe6d6d81279 [2021-02-10T02:19:29.161Z] Step 21/22 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 [2021-02-10T02:19:29.161Z] ---> Running in 1358e0cc4648 [2021-02-10T02:19:29.436Z] Removing intermediate container c205fa1f3378 [2021-02-10T02:19:29.436Z] ---> 3aea6ab949e5 [2021-02-10T02:19:29.436Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-10T02:19:29.436Z] ---> Running in ecdde4cb0aa4 [2021-02-10T02:19:29.725Z] Removing intermediate container 1358e0cc4648 [2021-02-10T02:19:29.725Z] ---> f2132ad1abd4 [2021-02-10T02:19:29.725Z] Step 22/22 : LABEL version=0.0.0 [2021-02-10T02:19:29.725Z] ---> Running in b9767bdf6762 [2021-02-10T02:19:29.725Z] Removing intermediate container ecdde4cb0aa4 [2021-02-10T02:19:29.725Z] ---> cd3fc47d3854 [2021-02-10T02:19:29.725Z] Step 15/23 : WORKDIR / [2021-02-10T02:19:30.013Z] ---> Running in 6e5f289c3950 [2021-02-10T02:19:30.013Z] Removing intermediate container b9767bdf6762 [2021-02-10T02:19:30.013Z] ---> c21b6a0e886f [2021-02-10T02:19:30.013Z] [2021-02-10T02:19:30.301Z] Removing intermediate container 6e5f289c3950 [2021-02-10T02:19:30.301Z] ---> 04eca9380a11 [2021-02-10T02:19:30.301Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-10T02:19:30.585Z] Successfully built c21b6a0e886f [2021-02-10T02:19:30.585Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-10T02:19:30.864Z]  Building docker-support-scheduler-go ... done  ---> f596b2cf9a7c [2021-02-10T02:19:30.864Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-10T02:19:31.893Z] ---> 2b66157b4af0 [2021-02-10T02:19:31.893Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-10T02:19:32.175Z] ---> 9c0dce3b46da [2021-02-10T02:19:32.175Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-10T02:19:32.450Z] ---> Running in e672ca30c322 [2021-02-10T02:19:32.727Z] Removing intermediate container e672ca30c322 [2021-02-10T02:19:32.727Z] ---> 34f63a1d90ba [2021-02-10T02:19:32.727Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-10T02:19:32.727Z] ---> Running in 8713ccff6486 [2021-02-10T02:19:33.327Z] Removing intermediate container 8713ccff6486 [2021-02-10T02:19:33.327Z] ---> a43e68f57b7b [2021-02-10T02:19:33.327Z] Step 21/23 : LABEL arch=x86_64 [2021-02-10T02:19:33.327Z] ---> Running in f1bfc53614da [2021-02-10T02:19:33.605Z] Removing intermediate container f1bfc53614da [2021-02-10T02:19:33.605Z] ---> 7fc65ff23d26 [2021-02-10T02:19:33.605Z] Step 22/23 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 [2021-02-10T02:19:33.605Z] ---> Running in 09c0af60dd05 [2021-02-10T02:19:35.106Z] Removing intermediate container 09c0af60dd05 [2021-02-10T02:19:35.106Z] ---> 0526450e9ae9 [2021-02-10T02:19:35.106Z] Step 23/23 : LABEL version=0.0.0 [2021-02-10T02:19:35.390Z] ---> Running in 52b0f8a2e958 [2021-02-10T02:19:35.674Z] Removing intermediate container 52b0f8a2e958 [2021-02-10T02:19:35.674Z] ---> 7e3c92011f05 [2021-02-10T02:19:35.674Z] [2021-02-10T02:19:35.950Z] Successfully built 7e3c92011f05 [2021-02-10T02:19:35.950Z] Successfully tagged docker-core-command-go:latest [2021-02-10T02:19:42.896Z]  Building docker-core-command-go ... done Removing intermediate container 0a77210c1579 [2021-02-10T02:19:42.896Z] ---> 6c77aab071d1 [2021-02-10T02:19:42.896Z] [2021-02-10T02:19:42.896Z] Step 10/22 : FROM alpine:3.12 [2021-02-10T02:19:42.896Z] ---> 389fef711851 [2021-02-10T02:19:42.896Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-10T02:19:42.896Z] ---> Running in 92850d4ddba1 [2021-02-10T02:19:43.175Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:19:43.175Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:19:43.448Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-10T02:19:43.448Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-10T02:19:43.449Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:19:43.747Z] Executing ca-certificates-20191127-r4.trigger [2021-02-10T02:19:44.022Z] OK: 6 MiB in 16 packages [2021-02-10T02:19:44.293Z] Removing intermediate container 659f6578e017 [2021-02-10T02:19:44.293Z] ---> a4deea275afe [2021-02-10T02:19:44.293Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-10T02:19:44.919Z] ---> Running in c03cd9a06494 [2021-02-10T02:19:45.532Z] Removing intermediate container 92850d4ddba1 [2021-02-10T02:19:45.532Z] ---> a187cfb40f4b [2021-02-10T02:19:45.532Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-10T02:19:45.532Z] ---> Running in f6179285d248 [2021-02-10T02:19:45.532Z] 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-10T02:19:45.817Z] Removing intermediate container f6179285d248 [2021-02-10T02:19:45.817Z] ---> 11146df3194e [2021-02-10T02:19:45.817Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-10T02:19:45.817Z] ---> Running in 6a6f2c9b3e23 [2021-02-10T02:19:46.096Z] Removing intermediate container 6a6f2c9b3e23 [2021-02-10T02:19:46.096Z] ---> c247e2b19f0e [2021-02-10T02:19:46.096Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-10T02:19:46.096Z] ---> Running in 08c5eb5439b9 [2021-02-10T02:19:46.373Z] Removing intermediate container 08c5eb5439b9 [2021-02-10T02:19:46.373Z] ---> 35168f9578e3 [2021-02-10T02:19:46.373Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-10T02:19:46.653Z] ---> ff9ad99bae68 [2021-02-10T02:19:46.653Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-10T02:19:46.653Z] Removing intermediate container c03cd9a06494 [2021-02-10T02:19:46.653Z] ---> fa2abde1073f [2021-02-10T02:19:46.653Z] [2021-02-10T02:19:46.653Z] Step 11/26 : FROM docker:20.10.0 [2021-02-10T02:19:46.927Z] 20.10.0: Pulling from library/docker [2021-02-10T02:19:47.200Z] ---> 2d03761c1dc0 [2021-02-10T02:19:47.200Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-10T02:19:48.218Z] ---> ee96837a8d5e [2021-02-10T02:19:48.218Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-10T02:19:48.498Z] ---> Running in d16098ad47b7 [2021-02-10T02:19:49.107Z] Removing intermediate container d16098ad47b7 [2021-02-10T02:19:49.107Z] ---> 94c5dfd46b0e [2021-02-10T02:19:49.107Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-10T02:19:49.107Z] ---> Running in 12aeea3029fc [2021-02-10T02:19:49.393Z] Removing intermediate container 12aeea3029fc [2021-02-10T02:19:49.393Z] ---> a559b80315fc [2021-02-10T02:19:49.393Z] Step 20/22 : LABEL arch=x86_64 [2021-02-10T02:19:49.393Z] ---> Running in b90a34250322 [2021-02-10T02:19:49.669Z] Removing intermediate container b90a34250322 [2021-02-10T02:19:49.669Z] ---> 073b49d164b8 [2021-02-10T02:19:49.669Z] Step 21/22 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 [2021-02-10T02:19:49.944Z] ---> Running in 69cc28533a65 [2021-02-10T02:19:50.245Z] Removing intermediate container 69cc28533a65 [2021-02-10T02:19:50.245Z] ---> 71afc4f5d4e7 [2021-02-10T02:19:50.245Z] Step 22/22 : LABEL version=0.0.0 [2021-02-10T02:19:50.245Z] ---> Running in 7c49f017feae [2021-02-10T02:19:50.515Z] Removing intermediate container 7c49f017feae [2021-02-10T02:19:50.515Z] ---> f16518679d1b [2021-02-10T02:19:50.515Z] [2021-02-10T02:19:50.781Z] Successfully built f16518679d1b [2021-02-10T02:19:50.781Z] Successfully tagged docker-support-notifications-go:latest [2021-02-10T02:19:53.387Z]  Building docker-support-notifications-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-10T02:19:53.387Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-10T02:19:53.387Z] ---> aefe523efa57 [2021-02-10T02:19:53.387Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-10T02:19:53.663Z] ---> Running in 736fc1a32b12 [2021-02-10T02:19:54.245Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:19:54.245Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:19:54.509Z] (1/2) Installing readline (8.0.4-r0) [2021-02-10T02:19:54.509Z] (2/2) Installing bash (5.0.17-r0) [2021-02-10T02:19:54.509Z] Executing bash-5.0.17-r0.post-install [2021-02-10T02:19:54.509Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:19:54.509Z] OK: 12 MiB in 22 packages [2021-02-10T02:19:55.099Z] Removing intermediate container 736fc1a32b12 [2021-02-10T02:19:55.100Z] ---> df4331a200c4 [2021-02-10T02:19:55.100Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-10T02:19:55.100Z] ---> Running in 6e4b602dbe9d [2021-02-10T02:19:55.368Z] Removing intermediate container 6e4b602dbe9d [2021-02-10T02:19:55.368Z] ---> d19d6a26ec21 [2021-02-10T02:19:55.368Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-10T02:19:55.368Z] ---> Running in 5d83a1107234 [2021-02-10T02:19:55.640Z] Removing intermediate container 5d83a1107234 [2021-02-10T02:19:55.640Z] ---> 1f8ccd181f3a [2021-02-10T02:19:55.640Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-10T02:19:55.640Z] ---> Running in ce7c1270b12d [2021-02-10T02:19:55.909Z] Removing intermediate container ce7c1270b12d [2021-02-10T02:19:55.909Z] ---> 2b842161c66d [2021-02-10T02:19:55.909Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-10T02:19:56.491Z] ---> b6b6326ffa73 [2021-02-10T02:19:56.491Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-10T02:19:56.491Z] ---> 8026989dc9e2 [2021-02-10T02:19:56.491Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-10T02:19:57.086Z] ---> a6759730192c [2021-02-10T02:19:57.086Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-10T02:19:57.086Z] ---> Running in 9bc429b27d4a [2021-02-10T02:19:57.682Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:19:57.682Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:19:57.682Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-10T02:19:57.985Z] (2/33) Installing expat (2.2.9-r1) [2021-02-10T02:19:57.985Z] (3/33) Installing libffi (3.3-r2) [2021-02-10T02:19:57.985Z] (4/33) Installing gdbm (1.13-r1) [2021-02-10T02:19:57.985Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-10T02:19:57.985Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-10T02:19:57.985Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-10T02:19:59.038Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-10T02:19:59.038Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-10T02:19:59.038Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-10T02:19:59.038Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-10T02:19:59.038Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-10T02:19:59.038Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-10T02:19:59.038Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-10T02:19:59.038Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-10T02:19:59.038Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-10T02:19:59.038Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-10T02:19:59.038Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-10T02:19:59.038Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-10T02:19:59.038Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-10T02:19:59.038Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-10T02:19:59.318Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-10T02:19:59.318Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-10T02:19:59.318Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-10T02:19:59.318Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-10T02:19:59.318Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-10T02:19:59.318Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-10T02:19:59.318Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-10T02:19:59.318Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-10T02:19:59.318Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-10T02:19:59.318Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-10T02:19:59.318Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-10T02:19:59.318Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-10T02:19:59.612Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:19:59.612Z] OK: 71 MiB in 55 packages [2021-02-10T02:20:10.421Z] Removing intermediate container 9bc429b27d4a [2021-02-10T02:20:10.421Z] ---> a6c1ee53e6c3 [2021-02-10T02:20:10.421Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-10T02:20:10.421Z] ---> Running in 3f0c6b85f633 [2021-02-10T02:20:11.012Z] Collecting docker-compose==1.23.2 [2021-02-10T02:20:11.013Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-10T02:20:11.278Z] Collecting texttable<0.10,>=0.9.0 [2021-02-10T02:20:11.278Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-10T02:20:11.856Z] Collecting cached-property<2,>=1.2.0 [2021-02-10T02:20:11.856Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-10T02:20:12.138Z] Collecting PyYAML<4,>=3.10 [2021-02-10T02:20:12.138Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-10T02:20:13.166Z] 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-10T02:20:13.166Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-10T02:20:13.166Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-10T02:20:13.438Z] Collecting jsonschema<3,>=2.5.1 [2021-02-10T02:20:13.438Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-10T02:20:13.438Z] Collecting docopt<0.7,>=0.6.1 [2021-02-10T02:20:13.438Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-10T02:20:14.065Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-10T02:20:14.065Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-10T02:20:14.358Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-10T02:20:14.358Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-10T02:20:14.979Z] Collecting docker<4.0,>=3.6.0 [2021-02-10T02:20:14.979Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-10T02:20:14.979Z] Collecting idna<2.8,>=2.5 [2021-02-10T02:20:15.265Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-10T02:20:15.265Z] 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-10T02:20:15.265Z] 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-10T02:20:15.265Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-10T02:20:15.265Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-10T02:20:15.551Z] Collecting docker-pycreds>=0.4.0 [2021-02-10T02:20:15.551Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-10T02:20:15.551Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-10T02:20:15.551Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-10T02:20:15.551Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-10T02:20:15.551Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-10T02:20:15.837Z] Installing collected packages: texttable, cached-property, PyYAML, idna, urllib3, requests, jsonschema, docopt, websocket-client, dockerpty, docker-pycreds, docker, docker-compose [2021-02-10T02:20:15.837Z] Running setup.py install for texttable: started [2021-02-10T02:20:16.126Z] Running setup.py install for texttable: finished with status 'done' [2021-02-10T02:20:16.126Z] Running setup.py install for PyYAML: started [2021-02-10T02:20:16.726Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-10T02:20:16.726Z] Attempting uninstall: idna [2021-02-10T02:20:16.726Z] Found existing installation: idna 2.9 [2021-02-10T02:20:16.726Z] Uninstalling idna-2.9: [2021-02-10T02:20:16.726Z] Successfully uninstalled idna-2.9 [2021-02-10T02:20:16.998Z] Attempting uninstall: urllib3 [2021-02-10T02:20:16.998Z] Found existing installation: urllib3 1.25.9 [2021-02-10T02:20:16.998Z] Uninstalling urllib3-1.25.9: [2021-02-10T02:20:16.998Z] Successfully uninstalled urllib3-1.25.9 [2021-02-10T02:20:17.261Z] Attempting uninstall: requests [2021-02-10T02:20:17.261Z] Found existing installation: requests 2.23.0 [2021-02-10T02:20:17.261Z] Uninstalling requests-2.23.0: [2021-02-10T02:20:17.261Z] Successfully uninstalled requests-2.23.0 [2021-02-10T02:20:17.540Z] Running setup.py install for docopt: started [2021-02-10T02:20:18.122Z] Running setup.py install for docopt: finished with status 'done' [2021-02-10T02:20:18.122Z] Running setup.py install for dockerpty: started [2021-02-10T02:20:18.714Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-10T02:20:18.983Z] 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-10T02:20:20.707Z] gofmt -l . [2021-02-10T02:20:20.707Z] [ "`gofmt -l .`" = "" ] [2021-02-10T02:20:20.707Z] ./bin/test-go-mod-tidy.sh [2021-02-10T02:20:20.707Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-10T02:20:21.550Z] + ls -al . [2021-02-10T02:20:21.551Z] total 728 [2021-02-10T02:20:21.551Z] drwxrwxr-x 9 1001 1001 4096 Feb 10 02:20 . [2021-02-10T02:20:21.551Z] drwxr-xr-x 4 root root 4096 Feb 10 02:16 .. [2021-02-10T02:20:21.551Z] -rw-rw-r-- 1 1001 1001 11 Feb 10 02:14 .dockerignore [2021-02-10T02:20:21.551Z] drwxrwxr-x 8 1001 1001 4096 Feb 10 02:14 .git [2021-02-10T02:20:21.551Z] drwxrwxr-x 3 1001 1001 4096 Feb 10 02:14 .github [2021-02-10T02:20:21.551Z] -rw-rw-r-- 1 1001 1001 818 Feb 10 02:14 .gitignore [2021-02-10T02:20:21.551Z] -rw-rw-r-- 1 1001 1001 166 Feb 10 02:14 .sonarcloud.properties [2021-02-10T02:20:21.551Z] -rw-rw-r-- 1 1001 1001 7859 Feb 10 02:14 Attribution.txt [2021-02-10T02:20:21.551Z] -rw-rw-r-- 1 1001 1001 3804 Feb 10 02:14 CONTRIBUTING.md [2021-02-10T02:20:21.551Z] -rw-rw-r-- 1 1001 1001 931 Feb 10 02:14 Dockerfile.build [2021-02-10T02:20:21.551Z] -rw-rw-r-- 1 1001 1001 863 Feb 10 02:14 Jenkinsfile [2021-02-10T02:20:21.551Z] -rw-rw-r-- 1 1001 1001 10775 Feb 10 02:14 LICENSE [2021-02-10T02:20:21.551Z] -rw-rw-r-- 1 1001 1001 5774 Feb 10 02:14 Makefile [2021-02-10T02:20:21.551Z] -rw-rw-r-- 1 1001 1001 6524 Feb 10 02:14 README.md [2021-02-10T02:20:21.551Z] -rw-rw-r-- 1 1001 1001 6755 Feb 10 02:14 SECURITY.md [2021-02-10T02:20:21.551Z] -rw-rw-r-- 1 1001 1001 5 Feb 10 02:12 VERSION [2021-02-10T02:20:21.551Z] -rw-rw-r-- 1 1001 1001 4131 Feb 10 02:14 ZMQWindows.md [2021-02-10T02:20:21.551Z] drwxrwxr-x 2 1001 1001 4096 Feb 10 02:14 bin [2021-02-10T02:20:21.551Z] drwxrwxr-x 14 1001 1001 4096 Feb 10 02:14 cmd [2021-02-10T02:20:21.551Z] -rw-r--r-- 1 root root 595164 Feb 10 02:18 coverage.out [2021-02-10T02:20:21.551Z] -rw-r--r-- 1 root root 1054 Feb 10 02:20 go.mod [2021-02-10T02:20:21.551Z] -rw-r--r-- 1 root root 19290 Feb 10 02:20 go.sum [2021-02-10T02:20:21.551Z] drwxrwxr-x 8 1001 1001 4096 Feb 10 02:14 internal [2021-02-10T02:20:21.551Z] drwxrwxr-x 4 1001 1001 4096 Feb 10 02:14 openapi [2021-02-10T02:20:21.551Z] drwxrwxr-x 4 1001 1001 4096 Feb 10 02:14 snap [2021-02-10T02:20:21.551Z] -rw-rw-r-- 1 1001 1001 168 Feb 10 02:14 version.go [Pipeline] sh [2021-02-10T02:20:22.385Z] + '[' -e coverage.out ] [2021-02-10T02:20:22.385Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-10T02:20:22.468Z] Warning: overwriting stash ‘coverage-report’ [2021-02-10T02:20:23.364Z] Removing intermediate container 3f0c6b85f633 [2021-02-10T02:20:23.364Z] ---> 0014fb994f4b [2021-02-10T02:20:23.364Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-10T02:20:23.364Z] ---> Running in 664bfb9d5fe9 [2021-02-10T02:20:23.364Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:20:23.364Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:20:23.659Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-10T02:20:23.659Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-10T02:20:23.659Z] (3/3) Installing curl (7.69.1-r3) [2021-02-10T02:20:23.659Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:20:23.659Z] OK: 72 MiB in 58 packages [2021-02-10T02:20:24.106Z] Stashed 1 file(s) [Pipeline] sh [2021-02-10T02:20:24.241Z] Removing intermediate container 664bfb9d5fe9 [2021-02-10T02:20:24.241Z] ---> 2fd7d380f7ac [2021-02-10T02:20:24.241Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-10T02:20:24.241Z] ---> Running in a0319750a6af [2021-02-10T02:20:24.241Z] Removing intermediate container a0319750a6af [2021-02-10T02:20:24.241Z] ---> 1421682427f7 [2021-02-10T02:20:24.241Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-10T02:20:24.241Z] ---> Running in f97be0946c65 [2021-02-10T02:20:24.524Z] Removing intermediate container f97be0946c65 [2021-02-10T02:20:24.524Z] ---> 417dffd79e56 [2021-02-10T02:20:24.524Z] Step 24/26 : LABEL arch=x86_64 [2021-02-10T02:20:24.524Z] ---> Running in 4abfc14b5ace [2021-02-10T02:20:24.800Z] Removing intermediate container 4abfc14b5ace [2021-02-10T02:20:24.800Z] ---> 1a641c9c6c7d [2021-02-10T02:20:24.800Z] Step 25/26 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 [2021-02-10T02:20:24.800Z] ---> Running in d6c5d32bac2a [2021-02-10T02:20:24.877Z] + make build [2021-02-10T02:20:24.877Z] 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-10T02:20:25.076Z] Removing intermediate container d6c5d32bac2a [2021-02-10T02:20:25.077Z] ---> 52d28b8798f9 [2021-02-10T02:20:25.077Z] Step 26/26 : LABEL version=0.0.0 [2021-02-10T02:20:25.077Z] ---> Running in c5ffc156f2b9 [2021-02-10T02:20:25.077Z] Removing intermediate container c5ffc156f2b9 [2021-02-10T02:20:25.077Z] ---> 738a33237cc2 [2021-02-10T02:20:25.077Z] [2021-02-10T02:20:25.360Z] Successfully built 738a33237cc2 [2021-02-10T02:20:25.360Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-10T02:20:27.113Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-10T02:20:27.125Z] $ docker stop --time=1 e679fa7e88a93ddbabc11459eebf3d8513776db43bd2823b6720e839283c51b1 [2021-02-10T02:20:28.740Z] $ docker rm -f e679fa7e88a93ddbabc11459eebf3d8513776db43bd2823b6720e839283c51b1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-10T02:20:29.334Z] + docker images [2021-02-10T02:20:29.334Z] + grep docker [2021-02-10T02:20:29.640Z] docker-sys-mgmt-agent-go latest 738a33237cc2 4 seconds ago 313MB [2021-02-10T02:20:29.640Z] docker-support-notifications-go latest f16518679d1b 39 seconds ago 17.6MB [2021-02-10T02:20:29.640Z] docker-core-command-go latest 7e3c92011f05 54 seconds ago 16.9MB [2021-02-10T02:20:29.640Z] docker-support-scheduler-go latest c21b6a0e886f About a minute ago 17MB [2021-02-10T02:20:29.640Z] docker-security-bootstrapper-go latest 589f6b392898 About a minute ago 17.9MB [2021-02-10T02:20:29.640Z] docker-core-data-go latest a0b5dddee8fc About a minute ago 22.3MB [2021-02-10T02:20:29.640Z] docker-security-secretstore-setup-go latest 89c309063692 2 minutes ago 24.6MB [2021-02-10T02:20:29.640Z] docker-security-proxy-setup-go latest d39175454a9f 2 minutes ago 24.4MB [2021-02-10T02:20:29.640Z] docker-core-metadata-go latest 067e122c2f0e 2 minutes ago 18.8MB [2021-02-10T02:20:29.640Z] 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-10T02:20:34.855Z] 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-10T02:20:45.463Z] Still waiting to schedule task [2021-02-10T02:20:45.464Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-10T02:20:57.415Z] 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-10T02:21:00.895Z] 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-10T02:21:06.681Z] 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-10T02:21:07.333Z] 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-10T02:21:12.909Z] 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-10T02:21:17.331Z] 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-10T02:21:20.860Z] 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-10T02:21:24.447Z] 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-10T02:21:28.960Z] 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-10T02:21:32.585Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-02-10T02:21:38.195Z] $ docker stop --time=1 2cfec9540f1df333e692d4f071acf89bcb4b611563e6e1726e5d52b6800c3982 [2021-02-10T02:21:40.883Z] $ docker rm -f 2cfec9540f1df333e692d4f071acf89bcb4b611563e6e1726e5d52b6800c3982 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-10T02:21:42.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-10T02:21:42.992Z] [2021-02-10T02:21:42.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-10T02:21:43.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-10T02:21:43.422Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-10T02:21:43.422Z] 29e5d40040c1: Pulling fs layer [2021-02-10T02:21:43.422Z] 1ce36da41761: Pulling fs layer [2021-02-10T02:21:43.422Z] 25b303627fd3: Pulling fs layer [2021-02-10T02:21:43.697Z] 29e5d40040c1: Download complete [2021-02-10T02:21:44.335Z] 1ce36da41761: Verifying Checksum [2021-02-10T02:21:44.335Z] 1ce36da41761: Download complete [2021-02-10T02:21:44.335Z] 29e5d40040c1: Pull complete [2021-02-10T02:21:45.364Z] 1ce36da41761: Pull complete [2021-02-10T02:21:46.909Z] 25b303627fd3: Download complete [2021-02-10T02:21:48.040Z] Running on prd-ubuntu18.04-docker-8c-8g-25903 in /w/workspace/edgexfoundry_edgex-go_PR-3153 [Pipeline] { [Pipeline] ws [2021-02-10T02:21:48.105Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-02-10T02:21:52.084Z] using credential edgex-jenkins-ssh [2021-02-10T02:21:52.148Z] Cloning the remote Git repository [2021-02-10T02:21:52.206Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-10T02:21:52.304Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-02-10T02:21:52.356Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-10T02:21:52.356Z] > git --version # timeout=10 [2021-02-10T02:21:52.361Z] > git --version # 'git version 2.17.1' [2021-02-10T02:21:52.362Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-10T02:21:52.399Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-10T02:21:57.277Z] 25b303627fd3: Pull complete [2021-02-10T02:21:57.277Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-10T02:21:57.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-10T02:21:57.277Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-10T02:21:57.641Z] prd-ubuntu18.04-docker-arm64-4c-16g-25899 does not seem to be running inside a container [2021-02-10T02:21:57.852Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-10T02:22:00.878Z] $ docker top e9486eb91371dc833f10ae5aefc1d6f3c2dbbdd5439bd037cd1ed28f7b2dae2a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-10T02:22:02.106Z] + grep parallel [2021-02-10T02:22:02.106Z] + docker-compose build --help [2021-02-10T02:22:05.596Z] --parallel Build images in parallel. [Pipeline] } [2021-02-10T02:22:05.624Z] $ docker stop --time=1 e9486eb91371dc833f10ae5aefc1d6f3c2dbbdd5439bd037cd1ed28f7b2dae2a [2021-02-10T02:22:07.559Z] $ docker rm -f e9486eb91371dc833f10ae5aefc1d6f3c2dbbdd5439bd037cd1ed28f7b2dae2a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-10T02:22:08.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-10T02:22:08.382Z] . [Pipeline] withDockerContainer [2021-02-10T02:22:08.923Z] prd-ubuntu18.04-docker-arm64-4c-16g-25899 does not seem to be running inside a container [2021-02-10T02:22:09.098Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-10T02:22:10.445Z] $ docker top f71a41f0973e2d16540b8b2452754dfc0e56e6677433b46cf0fbc7ac2291083a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-10T02:22:11.543Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-10T02:22:11.860Z] Merging remotes/origin/master commit 62a248a5b0afc117ade2468f75438786c02ce52d into PR head commit 4a23d25d86ca8635477d675c485e5c8308d97705 [2021-02-10T02:22:12.079Z] Merge succeeded, producing 4a23d25d86ca8635477d675c485e5c8308d97705 [2021-02-10T02:22:12.080Z] Checking out Revision 4a23d25d86ca8635477d675c485e5c8308d97705 (PR-3153) [2021-02-10T02:22:11.162Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-10T02:22:11.196Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-10T02:22:11.234Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-10T02:22:11.249Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-10T02:22:11.249Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-10T02:22:11.254Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3153/head:refs/remotes/origin/PR-3153 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-10T02:22:11.885Z] > git config core.sparsecheckout # timeout=10 [2021-02-10T02:22:11.891Z] > git checkout -f 4a23d25d86ca8635477d675c485e5c8308d97705 # timeout=10 [2021-02-10T02:22:12.046Z] > git remote # timeout=10 [2021-02-10T02:22:12.053Z] > git config --get remote.origin.url # timeout=10 [2021-02-10T02:22:12.059Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-10T02:22:12.064Z] > git merge 62a248a5b0afc117ade2468f75438786c02ce52d # timeout=10 [2021-02-10T02:22:12.082Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-10T02:22:12.094Z] > git config core.sparsecheckout # timeout=10 [2021-02-10T02:22:12.100Z] > git checkout -f 4a23d25d86ca8635477d675c485e5c8308d97705 # timeout=10 [2021-02-10T02:22:15.054Z] Building docker-core-command-go ... [2021-02-10T02:22:15.055Z] Building docker-core-data-go ... [2021-02-10T02:22:15.055Z] Building docker-core-metadata-go ... [2021-02-10T02:22:15.055Z] Building docker-security-bootstrapper-go ... [2021-02-10T02:22:15.055Z] Building docker-security-proxy-setup-go ... [2021-02-10T02:22:15.055Z] Building docker-security-secretstore-setup-go ... [2021-02-10T02:22:15.055Z] Building docker-support-notifications-go ... [2021-02-10T02:22:15.055Z] Building docker-support-scheduler-go ... [2021-02-10T02:22:15.055Z] Building docker-sys-mgmt-agent-go ... [2021-02-10T02:22:15.055Z] Building docker-security-secretstore-setup-go [2021-02-10T02:22:15.055Z] Building docker-core-command-go [2021-02-10T02:22:15.055Z] Building docker-support-scheduler-go [2021-02-10T02:22:15.055Z] Building docker-support-notifications-go [2021-02-10T02:22:15.055Z] Building docker-core-metadata-go [2021-02-10T02:22:16.036Z] Commit message: "feat(command): Implement GET /device/all V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-10T02:22:17.346Z] + echo snap-build.sh [2021-02-10T02:22:17.346Z] snap-build.sh [2021-02-10T02:22:17.346Z] + SNAP_BASE_DIR=. [2021-02-10T02:22:17.346Z] + '[' '!' -z /w/workspace/edgex-go/7 ']' [2021-02-10T02:22:17.346Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/7 [2021-02-10T02:22:17.346Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' [2021-02-10T02:22:17.346Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/7] [2021-02-10T02:22:17.346Z] + cd /w/workspace/edgex-go/7 [2021-02-10T02:22:17.346Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-10T02:22:17.346Z] Reading package lists... [2021-02-10T02:22:17.618Z] Building dependency tree... [2021-02-10T02:22:17.618Z] Reading state information... [2021-02-10T02:22:17.904Z] The following packages were automatically installed and are no longer required: [2021-02-10T02:22:17.904Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-10T02:22:17.904Z] uidmap xdelta3 [2021-02-10T02:22:17.904Z] Use 'sudo apt autoremove' to remove them. [2021-02-10T02:22:17.904Z] The following packages will be REMOVED: [2021-02-10T02:22:17.904Z] lxd* lxd-client* [2021-02-10T02:22:18.520Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-10T02:22:18.520Z] After this operation, 31.7 MB disk space will be freed. [2021-02-10T02:22:19.613Z] (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-10T02:22:19.613Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-10T02:22:20.651Z] Removing lxd dnsmasq configuration [2021-02-10T02:22:20.651Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-10T02:22:20.948Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-10T02:22:21.581Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-10T02:22:22.131Z] (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-10T02:22:22.131Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-10T02:22:23.569Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-10T02:22:23.569Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-10T02:22:25.542Z] + sudo snap remove --purge lxd [2021-02-10T02:22:25.542Z] snap "lxd" is not installed [2021-02-10T02:22:25.542Z] + sudo groupadd --force --system lxd [2021-02-10T02:22:25.542Z] ++ whoami [2021-02-10T02:22:25.542Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-10T02:22:25.542Z] + newgrp - lxd [2021-02-10T02:22:25.542Z] + sudo snap install lxd [2021-02-10T02:22:33.911Z] 2021-02-10T02:22:30Z INFO Waiting for automatic snapd restart... [2021-02-10T02:22:49.260Z] lxd 4.11 from Canonical* installed [2021-02-10T02:22:49.260Z] + sudo lxd init --auto [2021-02-10T02:22:57.627Z] + sudo snap install --classic snapcraft [2021-02-10T02:23:06.679Z] snapcraft 4.5.1 from Canonical* installed [2021-02-10T02:23:06.679Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-10T02:23:06.679Z] + patch --verbose -p1 [2021-02-10T02:23:06.679Z] Hmm... Looks like a unified diff to me... [2021-02-10T02:23:06.679Z] The text leading up to this was: [2021-02-10T02:23:06.679Z] -------------------------- [2021-02-10T02:23:06.679Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-10T02:23:06.679Z] |From: Tony Espy [2021-02-10T02:23:06.679Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-10T02:23:06.679Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-10T02:23:06.679Z] | [2021-02-10T02:23:06.679Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-10T02:23:06.679Z] |optimize the snap CI check run for pull requests. When [2021-02-10T02:23:06.679Z] |applied, it essentially strips out everything (apps and [2021-02-10T02:23:06.680Z] |parts) from the snapcraft.yaml file except those required [2021-02-10T02:23:06.680Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-10T02:23:06.680Z] |catch changes to edgex-go that break the snap build. [2021-02-10T02:23:06.680Z] | [2021-02-10T02:23:06.680Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-10T02:23:06.680Z] |to update this patch file, otherwise it may fail to apply, [2021-02-10T02:23:06.680Z] |resulting in a failed snap build CI check in the associated [2021-02-10T02:23:06.680Z] |pull request. [2021-02-10T02:23:06.680Z] | [2021-02-10T02:23:06.680Z] |Note - in addition to applying this patch, the pipeline also [2021-02-10T02:23:06.680Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-10T02:23:06.680Z] |need to build the finally binary .snap file (and it won't [2021-02-10T02:23:06.680Z] |work with the patch applied). This further reduces the build [2021-02-10T02:23:06.680Z] |time. [2021-02-10T02:23:06.680Z] |--- [2021-02-10T02:23:06.680Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-10T02:23:06.680Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-10T02:23:06.680Z] | [2021-02-10T02:23:06.680Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-10T02:23:06.680Z] |index 1e537489..faf42425 100644 [2021-02-10T02:23:06.680Z] |--- a/snap/snapcraft.yaml [2021-02-10T02:23:06.680Z] |+++ b/snap/snapcraft.yaml [2021-02-10T02:23:06.680Z] -------------------------- [2021-02-10T02:23:06.680Z] patching file snap/snapcraft.yaml [2021-02-10T02:23:06.680Z] Using Plan A... [2021-02-10T02:23:06.680Z] Hunk #1 succeeded at 73. [2021-02-10T02:23:06.680Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-02-10T02:23:06.680Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-02-10T02:23:06.680Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-02-10T02:23:06.680Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-02-10T02:23:06.680Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-02-10T02:23:06.680Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-02-10T02:23:06.680Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-02-10T02:23:06.680Z] Hmm... Ignoring the trailing garbage. [2021-02-10T02:23:06.680Z] done [2021-02-10T02:23:06.680Z] + sudo snapcraft prime --use-lxd [2021-02-10T02:23:08.225Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-02-10T02:23:08.225Z] 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-10T02:23:08.225Z] - README.md [2021-02-10T02:23:08.225Z] - snapcraft.yaml.orig [2021-02-10T02:23:08.225Z] [2021-02-10T02:23:08.225Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-10T02:23:09.204Z] Launching a container. [2021-02-10T02:23:24.583Z] Waiting for container to be ready [2021-02-10T02:23:24.583Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-02-10T02:23:24.583Z] [2021-02-10T02:23:27.208Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-02-10T02:23:27.208Z] Waiting for network to be ready... [2021-02-10T02:23:27.509Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-10T02:23:27.784Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1543 kB] [2021-02-10T02:23:27.784Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-10T02:23:27.784Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] [2021-02-10T02:23:27.784Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-10T02:23:27.784Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-10T02:23:27.784Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-10T02:23:27.784Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-10T02:23:27.784Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1108 kB] [2021-02-10T02:23:27.784Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] [2021-02-10T02:23:28.088Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-10T02:23:28.365Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-10T02:23:28.365Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-10T02:23:28.675Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-10T02:23:28.675Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-10T02:23:28.675Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-10T02:23:28.675Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-10T02:23:28.675Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-10T02:23:28.970Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-10T02:23:29.266Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1883 kB] [2021-02-10T02:23:29.266Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] [2021-02-10T02:23:29.266Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-10T02:23:29.266Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-10T02:23:29.266Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-10T02:23:29.266Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-10T02:23:29.266Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1717 kB] [2021-02-10T02:23:29.549Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] [2021-02-10T02:23:32.942Z] Fetched 23.9 MB in 5s (4410 kB/s) [2021-02-10T02:23:34.398Z] Reading package lists... [2021-02-10T02:23:34.398Z] Reading package lists... [2021-02-10T02:23:34.674Z] Building dependency tree... [2021-02-10T02:23:34.674Z] Reading state information... [2021-02-10T02:23:34.967Z] The following additional packages will be installed: [2021-02-10T02:23:34.967Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-10T02:23:34.967Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-10T02:23:34.967Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-10T02:23:34.967Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-02-10T02:23:34.967Z] Suggested packages: [2021-02-10T02:23:34.967Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-02-10T02:23:34.967Z] Recommended packages: [2021-02-10T02:23:34.967Z] gnupg libsasl2-modules [2021-02-10T02:23:34.967Z] The following NEW packages will be installed: [2021-02-10T02:23:34.967Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-10T02:23:34.967Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-10T02:23:34.967Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-10T02:23:34.967Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-02-10T02:23:34.967Z] The following packages will be upgraded: [2021-02-10T02:23:34.967Z] gpg gpg-agent gpgconf libudev1 [2021-02-10T02:23:34.967Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-02-10T02:23:34.967Z] Need to get 3532 kB of archives. [2021-02-10T02:23:34.967Z] After this operation, 13.3 MB of additional disk space will be used. [2021-02-10T02:23:34.967Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-02-10T02:23:35.261Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-02-10T02:23:35.542Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-02-10T02:23:35.543Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-02-10T02:23:35.822Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-02-10T02:23:35.822Z] Get:6 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-10T02:23:35.822Z] Get:7 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-10T02:23:35.822Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.9 [16.6 kB] [2021-02-10T02:23:35.822Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.9 [155 kB] [2021-02-10T02:23:35.822Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-02-10T02:23:35.822Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-02-10T02:23:35.822Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-02-10T02:23:35.822Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-02-10T02:23:35.822Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-02-10T02:23:35.822Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-02-10T02:23:35.822Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-02-10T02:23:35.822Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-02-10T02:23:35.822Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-02-10T02:23:35.822Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-02-10T02:23:35.822Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-02-10T02:23:36.105Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-02-10T02:23:36.105Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-02-10T02:23:36.105Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T02:23:36.105Z] Fetched 3532 kB in 1s (3101 kB/s) [2021-02-10T02:23:36.374Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-10T02:23:36.374Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-02-10T02:23:36.374Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-10T02:23:36.374Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-02-10T02:23:36.643Z] Selecting previously unselected package udev. [2021-02-10T02:23:36.643Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-10T02:23:36.643Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-02-10T02:23:36.643Z] Unpacking udev (237-3ubuntu10.44) ... [2021-02-10T02:23:36.910Z] Selecting previously unselected package libfuse2:amd64. [2021-02-10T02:23:36.910Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-02-10T02:23:36.910Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-10T02:23:36.910Z] Selecting previously unselected package fuse. [2021-02-10T02:23:36.910Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-02-10T02:23:36.910Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-02-10T02:23:36.910Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-10T02:23:37.182Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-10T02:23:37.182Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-10T02:23:37.182Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-10T02:23:37.390Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T02:23:37.390Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-10T02:23:37.390Z] ---> 6aa501f595f2 [2021-02-10T02:23:37.390Z] Step 3/23 : WORKDIR /edgex-go [2021-02-10T02:23:37.390Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T02:23:37.390Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-10T02:23:37.390Z] ---> 6aa501f595f2 [2021-02-10T02:23:37.390Z] Step 3/22 : WORKDIR /edgex-go [2021-02-10T02:23:37.390Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T02:23:37.390Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-10T02:23:37.390Z] ---> 6aa501f595f2 [2021-02-10T02:23:37.390Z] Step 3/23 : WORKDIR /edgex-go [2021-02-10T02:23:37.390Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T02:23:37.390Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-10T02:23:37.390Z] ---> 6aa501f595f2 [2021-02-10T02:23:37.390Z] Step 3/24 : WORKDIR /edgex-go [2021-02-10T02:23:37.390Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T02:23:37.390Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-10T02:23:37.390Z] ---> 6aa501f595f2 [2021-02-10T02:23:37.390Z] Step 3/22 : WORKDIR /edgex-go [2021-02-10T02:23:37.390Z] ---> Running in 8c0b5ae44ba2 [2021-02-10T02:23:37.390Z] ---> Running in a9f8c034b889 [2021-02-10T02:23:37.390Z] ---> Running in 0741f8ca3e44 [2021-02-10T02:23:37.390Z] ---> Running in b7d600ea09fd [2021-02-10T02:23:37.390Z] ---> Running in db5d9085b783 [2021-02-10T02:23:37.390Z] Removing intermediate container b7d600ea09fd [2021-02-10T02:23:37.390Z] ---> b3592150e6d7 [2021-02-10T02:23:37.390Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T02:23:37.390Z] Removing intermediate container 0741f8ca3e44 [2021-02-10T02:23:37.390Z] ---> 4efd8c66253d [2021-02-10T02:23:37.390Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T02:23:37.390Z] Removing intermediate container 8c0b5ae44ba2 [2021-02-10T02:23:37.390Z] ---> db4a50ec998b [2021-02-10T02:23:37.390Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T02:23:37.390Z] Removing intermediate container db5d9085b783 [2021-02-10T02:23:37.390Z] Removing intermediate container a9f8c034b889 [2021-02-10T02:23:37.390Z] ---> 6373442edb62 [2021-02-10T02:23:37.390Z] ---> 56df57f6a7cc [2021-02-10T02:23:37.390Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T02:23:37.390Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T02:23:37.390Z] ---> Running in d736aaaeae51 [2021-02-10T02:23:37.390Z] ---> Running in 09af6b714f84 [2021-02-10T02:23:37.390Z] ---> Running in deb91bd5828b [2021-02-10T02:23:37.390Z] ---> Running in 4d559e47a1ea [2021-02-10T02:23:37.390Z] ---> Running in ead8f7b5d13a [2021-02-10T02:23:37.390Z] Removing intermediate container d736aaaeae51 [2021-02-10T02:23:37.390Z] ---> 4d40d2db4679 [2021-02-10T02:23:37.390Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-10T02:23:37.390Z] ---> Running in cd3c069482be [2021-02-10T02:23:37.390Z] Removing intermediate container 09af6b714f84 [2021-02-10T02:23:37.390Z] ---> 773395c9a5e1 [2021-02-10T02:23:37.390Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-10T02:23:37.390Z] Removing intermediate container deb91bd5828b [2021-02-10T02:23:37.390Z] ---> e60df84efd81 [2021-02-10T02:23:37.390Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-10T02:23:37.390Z] ---> Running in 3fe0dcf3eb83 [2021-02-10T02:23:37.390Z] Removing intermediate container 4d559e47a1ea [2021-02-10T02:23:37.390Z] ---> d9943bb21956 [2021-02-10T02:23:37.390Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-10T02:23:37.390Z] ---> Running in 8a078e650c53 [2021-02-10T02:23:37.390Z] ---> Running in e885de7a42f3 [2021-02-10T02:23:37.390Z] Removing intermediate container ead8f7b5d13a [2021-02-10T02:23:37.390Z] ---> 817ec994f1d3 [2021-02-10T02:23:37.390Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-10T02:23:37.390Z] ---> Running in f13cd2d9c6be [2021-02-10T02:23:37.390Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T02:23:37.446Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-10T02:23:37.446Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-10T02:23:37.446Z] Selecting previously unselected package libksba8:amd64. [2021-02-10T02:23:37.446Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-02-10T02:23:37.446Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-02-10T02:23:37.667Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T02:23:37.710Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-02-10T02:23:37.710Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-10T02:23:37.710Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-10T02:23:37.710Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-02-10T02:23:37.710Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-10T02:23:37.710Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-10T02:23:37.710Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-02-10T02:23:37.956Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T02:23:37.956Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T02:23:37.975Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-10T02:23:37.975Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-10T02:23:37.975Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-02-10T02:23:37.975Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-10T02:23:37.975Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-10T02:23:37.975Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-02-10T02:23:37.975Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-10T02:23:37.975Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-10T02:23:38.244Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T02:23:38.244Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T02:23:38.281Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-02-10T02:23:38.282Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-10T02:23:38.282Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-10T02:23:38.282Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-02-10T02:23:38.282Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-10T02:23:38.282Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-10T02:23:38.282Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-02-10T02:23:38.530Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T02:23:38.646Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-10T02:23:38.646Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-10T02:23:38.646Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-02-10T02:23:38.646Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-10T02:23:38.646Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-10T02:23:38.646Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-10T02:23:38.646Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-10T02:23:38.646Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-10T02:23:38.646Z] Selecting previously unselected package libsasl2-2:amd64. [2021-02-10T02:23:38.646Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-10T02:23:38.646Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-10T02:23:38.844Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T02:23:38.844Z] OK: 217 MiB in 51 packages [2021-02-10T02:23:38.937Z] Selecting previously unselected package libldap-common. [2021-02-10T02:23:38.937Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb ... [2021-02-10T02:23:38.937Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-10T02:23:38.937Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-10T02:23:38.937Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... [2021-02-10T02:23:38.937Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-10T02:23:38.937Z] Selecting previously unselected package dirmngr. [2021-02-10T02:23:38.937Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-10T02:23:38.937Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-10T02:23:39.147Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T02:23:39.147Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T02:23:39.231Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-10T02:23:39.231Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-02-10T02:23:39.231Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-10T02:23:39.231Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-10T02:23:39.231Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-10T02:23:39.231Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-02-10T02:23:39.543Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-10T02:23:39.543Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-02-10T02:23:39.543Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-10T02:23:39.543Z] Setting up udev (237-3ubuntu10.44) ... [2021-02-10T02:23:39.787Z] OK: 217 MiB in 51 packages [2021-02-10T02:23:40.074Z] OK: 217 MiB in 51 packages [2021-02-10T02:23:40.134Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-02-10T02:23:40.134Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-10T02:23:40.134Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-02-10T02:23:40.134Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-02-10T02:23:40.134Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-02-10T02:23:40.355Z] Removing intermediate container cd3c069482be [2021-02-10T02:23:40.355Z] ---> c0c3ff214c46 [2021-02-10T02:23:40.355Z] Step 6/22 : COPY go.mod . [2021-02-10T02:23:40.355Z] OK: 217 MiB in 51 packages [2021-02-10T02:23:40.355Z] OK: 217 MiB in 51 packages [2021-02-10T02:23:40.396Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-10T02:23:40.396Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-10T02:23:40.396Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-10T02:23:40.396Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-10T02:23:40.396Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-10T02:23:40.396Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-10T02:23:40.396Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-10T02:23:40.669Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-10T02:23:40.669Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-10T02:23:40.669Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-10T02:23:41.249Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-02-10T02:23:41.249Z] settings in the [Install] section, and DefaultInstance for template units). [2021-02-10T02:23:41.249Z] This means they are not meant to be enabled using systemctl. [2021-02-10T02:23:41.249Z] Possible reasons for having this kind of units are: [2021-02-10T02:23:41.249Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-02-10T02:23:41.249Z] .wants/ or .requires/ directory. [2021-02-10T02:23:41.249Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-02-10T02:23:41.249Z] a requirement dependency on it. [2021-02-10T02:23:41.249Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-02-10T02:23:41.249Z] D-Bus, udev, scripted systemctl call, ...). [2021-02-10T02:23:41.249Z] 4) In case of template units, the unit is meant to be enabled with some [2021-02-10T02:23:41.249Z] instance name specified. [2021-02-10T02:23:41.397Z] ---> 157675419ced [2021-02-10T02:23:41.397Z] Step 7/22 : RUN go mod download [2021-02-10T02:23:41.688Z] Removing intermediate container 3fe0dcf3eb83 [2021-02-10T02:23:41.688Z] ---> 622b0a552363 [2021-02-10T02:23:41.688Z] Step 6/23 : COPY go.mod . [2021-02-10T02:23:41.688Z] ---> Running in 35cb460820f7 [2021-02-10T02:23:41.688Z] Removing intermediate container 8a078e650c53 [2021-02-10T02:23:41.688Z] ---> 3992611a3828 [2021-02-10T02:23:41.688Z] Step 6/23 : COPY go.mod . [2021-02-10T02:23:41.830Z] Reading package lists... [2021-02-10T02:23:41.830Z] Building dependency tree... [2021-02-10T02:23:41.830Z] Reading state information... [2021-02-10T02:23:42.097Z] The following additional packages will be installed: [2021-02-10T02:23:42.097Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-02-10T02:23:42.097Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-02-10T02:23:42.097Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-02-10T02:23:42.097Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-02-10T02:23:42.097Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-02-10T02:23:42.097Z] Suggested packages: [2021-02-10T02:23:42.097Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-02-10T02:23:42.097Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-02-10T02:23:42.097Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-02-10T02:23:42.097Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-02-10T02:23:42.097Z] systemd-container policykit-1 [2021-02-10T02:23:42.097Z] Recommended packages: [2021-02-10T02:23:42.097Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-02-10T02:23:42.097Z] The following NEW packages will be installed: [2021-02-10T02:23:42.097Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-02-10T02:23:42.097Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-02-10T02:23:42.097Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-02-10T02:23:42.097Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-02-10T02:23:42.097Z] python3.6-minimal snapd squashfs-tools sudo [2021-02-10T02:23:42.097Z] The following packages will be upgraded: [2021-02-10T02:23:42.097Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-02-10T02:23:42.097Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-02-10T02:23:42.097Z] Need to get 35.2 MB of archives. [2021-02-10T02:23:42.097Z] After this operation, 141 MB of additional disk space will be used. [2021-02-10T02:23:42.097Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-02-10T02:23:42.310Z] Removing intermediate container e885de7a42f3 [2021-02-10T02:23:42.311Z] ---> e75a5346a347 [2021-02-10T02:23:42.311Z] Step 6/22 : COPY go.mod . [2021-02-10T02:23:42.361Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-02-10T02:23:42.361Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-02-10T02:23:42.361Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-02-10T02:23:42.361Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-02-10T02:23:42.361Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-02-10T02:23:42.361Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-02-10T02:23:42.361Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-02-10T02:23:42.591Z] Removing intermediate container f13cd2d9c6be [2021-02-10T02:23:42.591Z] ---> c1ec006f6209 [2021-02-10T02:23:42.591Z] Step 6/24 : COPY go.mod . [2021-02-10T02:23:42.621Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-02-10T02:23:42.622Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-02-10T02:23:42.622Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-02-10T02:23:42.622Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-02-10T02:23:42.622Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-02-10T02:23:42.622Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-02-10T02:23:42.622Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-02-10T02:23:42.622Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-02-10T02:23:42.622Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-02-10T02:23:42.622Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-02-10T02:23:42.622Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-02-10T02:23:42.869Z] ---> 00cab7947a16 [2021-02-10T02:23:42.870Z] Step 7/23 : RUN go mod download [2021-02-10T02:23:42.870Z] ---> 5031b59642a5 [2021-02-10T02:23:42.870Z] Step 7/23 : RUN go mod download [2021-02-10T02:23:43.163Z] ---> Running in eba9c80a8591 [2021-02-10T02:23:43.200Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-02-10T02:23:43.200Z] 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-10T02:23:43.200Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-02-10T02:23:43.200Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-02-10T02:23:43.200Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-02-10T02:23:43.200Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-02-10T02:23:43.200Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-02-10T02:23:43.200Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-02-10T02:23:43.200Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-02-10T02:23:43.200Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-02-10T02:23:43.200Z] 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-10T02:23:43.474Z] ---> Running in ff7ef6de2ca7 [2021-02-10T02:23:43.474Z] ---> 580d8c0d8dcf [2021-02-10T02:23:43.474Z] Step 7/22 : RUN go mod download [2021-02-10T02:23:43.482Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T02:23:43.482Z] Fetched 35.2 MB in 1s (30.9 MB/s) [2021-02-10T02:23:43.764Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-10T02:23:43.764Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-02-10T02:23:43.764Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-10T02:23:43.767Z] ---> fdc2e0cec80a [2021-02-10T02:23:43.767Z] Step 7/24 : RUN go mod download [2021-02-10T02:23:43.767Z] ---> Running in 2590ea66c984 [2021-02-10T02:23:44.066Z] ---> Running in ce66f269f7a4 [2021-02-10T02:23:44.382Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-02-10T02:23:44.382Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-10T02:23:44.715Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-02-10T02:23:44.978Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-10T02:23:44.978Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-02-10T02:23:44.978Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-10T02:23:45.241Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-02-10T02:23:45.241Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-10T02:23:45.241Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-02-10T02:23:45.241Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-10T02:23:45.563Z] Removing intermediate container 35cb460820f7 [2021-02-10T02:23:45.563Z] ---> efddcf771a43 [2021-02-10T02:23:45.563Z] Step 8/22 : COPY . . [2021-02-10T02:23:45.845Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-02-10T02:23:45.845Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-02-10T02:23:46.433Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-02-10T02:23:46.433Z] (Reading database ... 12764 files and directories currently installed.) [2021-02-10T02:23:46.433Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-10T02:23:46.433Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-10T02:23:46.697Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-02-10T02:23:46.697Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-10T02:23:46.697Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-10T02:23:46.961Z] Selecting previously unselected package libexpat1:amd64. [2021-02-10T02:23:46.961Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-02-10T02:23:46.961Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-10T02:23:46.961Z] Selecting previously unselected package python3.6-minimal. [2021-02-10T02:23:46.961Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-10T02:23:46.961Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-10T02:23:47.227Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-10T02:23:47.515Z] Checking for services that may need to be restarted...done. [2021-02-10T02:23:47.515Z] Checking for services that may need to be restarted...done. [2021-02-10T02:23:47.515Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-10T02:23:47.780Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-10T02:23:47.780Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-10T02:23:48.378Z] Selecting previously unselected package python3-minimal. [2021-02-10T02:23:48.378Z] (Reading database ... 13012 files and directories currently installed.) [2021-02-10T02:23:48.378Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-02-10T02:23:48.378Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-02-10T02:23:48.659Z] Selecting previously unselected package mime-support. [2021-02-10T02:23:48.659Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-02-10T02:23:48.659Z] Unpacking mime-support (3.60ubuntu1) ... [2021-02-10T02:23:48.659Z] Selecting previously unselected package libmpdec2:amd64. [2021-02-10T02:23:48.659Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-02-10T02:23:48.659Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-10T02:23:48.659Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-02-10T02:23:48.659Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-10T02:23:48.659Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-10T02:23:49.025Z] Removing intermediate container ff7ef6de2ca7 [2021-02-10T02:23:49.025Z] ---> 29c226e9a81d [2021-02-10T02:23:49.025Z] Step 8/23 : COPY . . [2021-02-10T02:23:49.025Z] Removing intermediate container eba9c80a8591 [2021-02-10T02:23:49.025Z] ---> 720d5e2065a4 [2021-02-10T02:23:49.025Z] Step 8/23 : COPY . . [2021-02-10T02:23:49.257Z] Selecting previously unselected package python3.6. [2021-02-10T02:23:49.257Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-10T02:23:49.257Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-10T02:23:49.257Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-10T02:23:49.257Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-02-10T02:23:49.257Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-10T02:23:49.257Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-02-10T02:23:49.306Z] Removing intermediate container 2590ea66c984 [2021-02-10T02:23:49.306Z] ---> 3bd3420b1923 [2021-02-10T02:23:49.306Z] Step 8/22 : COPY . . [2021-02-10T02:23:49.521Z] Selecting previously unselected package python3. [2021-02-10T02:23:49.521Z] (Reading database ... 13442 files and directories currently installed.) [2021-02-10T02:23:49.521Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-02-10T02:23:49.521Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-02-10T02:23:49.583Z] Removing intermediate container ce66f269f7a4 [2021-02-10T02:23:49.583Z] ---> 856b9bb8e238 [2021-02-10T02:23:49.583Z] Step 8/24 : COPY . . [2021-02-10T02:23:49.786Z] Selecting previously unselected package multiarch-support. [2021-02-10T02:23:49.786Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-02-10T02:23:49.786Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-02-10T02:23:49.786Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-02-10T02:23:50.738Z] Selecting previously unselected package liblzo2-2:amd64. [2021-02-10T02:23:50.738Z] (Reading database ... 13479 files and directories currently installed.) [2021-02-10T02:23:50.738Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-02-10T02:23:51.002Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-02-10T02:23:51.002Z] Selecting previously unselected package libbsd0:amd64. [2021-02-10T02:23:51.002Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-02-10T02:23:51.002Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-10T02:23:51.002Z] Selecting previously unselected package sudo. [2021-02-10T02:23:51.002Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-02-10T02:23:51.002Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-10T02:23:51.265Z] Selecting previously unselected package apparmor. [2021-02-10T02:23:51.265Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-02-10T02:23:51.265Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-02-10T02:23:51.529Z] Selecting previously unselected package libedit2:amd64. [2021-02-10T02:23:51.530Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-02-10T02:23:51.530Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-02-10T02:23:51.530Z] Selecting previously unselected package libkrb5support0:amd64. [2021-02-10T02:23:51.530Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-02-10T02:23:51.530Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-10T02:23:51.799Z] Selecting previously unselected package libk5crypto3:amd64. [2021-02-10T02:23:51.799Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-10T02:23:51.799Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-10T02:23:51.799Z] Selecting previously unselected package libkeyutils1:amd64. [2021-02-10T02:23:51.799Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-02-10T02:23:51.799Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-10T02:23:51.799Z] Selecting previously unselected package libkrb5-3:amd64. [2021-02-10T02:23:51.799Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-10T02:23:52.069Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-10T02:23:52.069Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-10T02:23:52.069Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-02-10T02:23:52.069Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-10T02:23:52.333Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-02-10T02:23:52.333Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-02-10T02:23:52.333Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-10T02:23:52.597Z] Selecting previously unselected package openssh-client. [2021-02-10T02:23:52.597Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-02-10T02:23:52.597Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-10T02:23:52.597Z] Selecting previously unselected package squashfs-tools. [2021-02-10T02:23:52.597Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-02-10T02:23:52.597Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-10T02:23:52.859Z] Selecting previously unselected package snapd. [2021-02-10T02:23:52.859Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-02-10T02:23:52.859Z] Unpacking snapd (2.48.3+18.04) ... [2021-02-10T02:23:55.423Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-02-10T02:23:55.423Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-10T02:23:55.423Z] Setting up mime-support (3.60ubuntu1) ... [2021-02-10T02:23:55.685Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-10T02:23:55.685Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-10T02:23:55.685Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-10T02:23:55.685Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-10T02:23:55.685Z] Setting up systemd (237-3ubuntu10.44) ... [2021-02-10T02:23:55.685Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-02-10T02:23:57.076Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-10T02:23:57.076Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-10T02:23:57.076Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-02-10T02:23:57.076Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-10T02:23:57.076Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-10T02:23:57.076Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-10T02:23:57.650Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-10T02:23:57.912Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-10T02:23:57.912Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-10T02:23:57.912Z] Setting up python3 (3.6.7-1~18.04) ... [2021-02-10T02:23:57.912Z] running python rtupdate hooks for python3.6... [2021-02-10T02:23:57.912Z] running python post-rtupdate hooks for python3.6... [2021-02-10T02:23:57.912Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-02-10T02:23:59.841Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-02-10T02:23:59.841Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-10T02:23:59.841Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-10T02:24:00.104Z] Setting up snapd (2.48.3+18.04) ... [2021-02-10T02:24:00.679Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-02-10T02:24:01.002Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-02-10T02:24:01.003Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-02-10T02:24:01.272Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-02-10T02:24:01.536Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-10T02:24:01.536Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-10T02:24:01.801Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-02-10T02:24:02.065Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-02-10T02:24:02.330Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-02-10T02:24:02.595Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-02-10T02:24:02.861Z] /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-10T02:24:02.861Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-10T02:24:02.861Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-10T02:24:04.297Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-10T02:24:04.297Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-10T02:24:04.297Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-10T02:24:06.495Z] Reading package lists... [2021-02-10T02:24:06.495Z] Reading package lists... [2021-02-10T02:24:06.758Z] Building dependency tree... [2021-02-10T02:24:06.758Z] Reading state information... [2021-02-10T02:24:06.758Z] Calculating upgrade... [2021-02-10T02:24:07.019Z] The following packages will be upgraded: [2021-02-10T02:24:07.019Z] advancecomp base-files bash binutils binutils-common [2021-02-10T02:24:07.019Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-02-10T02:24:07.019Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-02-10T02:24:07.019Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-02-10T02:24:07.019Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-02-10T02:24:07.019Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-02-10T02:24:07.019Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-02-10T02:24:07.019Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-02-10T02:24:07.019Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-02-10T02:24:07.019Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-02-10T02:24:07.019Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-02-10T02:24:07.019Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-02-10T02:24:07.019Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-02-10T02:24:07.019Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-02-10T02:24:07.019Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-02-10T02:24:07.290Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-02-10T02:24:07.290Z] Need to get 63.8 MB of archives. [2021-02-10T02:24:07.290Z] After this operation, 5188 kB of additional disk space will be used. [2021-02-10T02:24:07.290Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] [2021-02-10T02:24:07.290Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-02-10T02:24:07.290Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-02-10T02:24:07.290Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-02-10T02:24:07.290Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-02-10T02:24:07.290Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-02-10T02:24:07.290Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-02-10T02:24:07.290Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-02-10T02:24:07.290Z] 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-10T02:24:07.290Z] 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-10T02:24:07.290Z] 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-10T02:24:07.290Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-02-10T02:24:07.290Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-02-10T02:24:07.290Z] 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-10T02:24:07.290Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-02-10T02:24:07.290Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-02-10T02:24:07.290Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-02-10T02:24:07.290Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-02-10T02:24:07.562Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-02-10T02:24:07.562Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-02-10T02:24:07.562Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-02-10T02:24:07.562Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-02-10T02:24:07.562Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-02-10T02:24:07.562Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-02-10T02:24:07.562Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-02-10T02:24:07.562Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-02-10T02:24:07.562Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-02-10T02:24:07.562Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-02-10T02:24:07.562Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-02-10T02:24:07.562Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-02-10T02:24:07.562Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-02-10T02:24:07.562Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-02-10T02:24:07.562Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-02-10T02:24:07.562Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-02-10T02:24:07.562Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-02-10T02:24:07.562Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-02-10T02:24:07.562Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-02-10T02:24:07.562Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-02-10T02:24:07.562Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-02-10T02:24:07.562Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-02-10T02:24:07.562Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-02-10T02:24:07.562Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-02-10T02:24:07.562Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-02-10T02:24:07.562Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-02-10T02:24:07.562Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-02-10T02:24:07.562Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-02-10T02:24:07.562Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-02-10T02:24:07.562Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-02-10T02:24:07.562Z] Get:49 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-10T02:24:07.562Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-02-10T02:24:07.562Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-02-10T02:24:07.562Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-02-10T02:24:07.562Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-02-10T02:24:07.835Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-02-10T02:24:07.835Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-02-10T02:24:07.835Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-02-10T02:24:07.835Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-02-10T02:24:08.102Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-02-10T02:24:08.102Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-02-10T02:24:08.102Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-02-10T02:24:08.102Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-02-10T02:24:08.102Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-02-10T02:24:08.369Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-02-10T02:24:08.369Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-02-10T02:24:08.369Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-02-10T02:24:08.369Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-02-10T02:24:08.369Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-02-10T02:24:08.369Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-02-10T02:24:08.369Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-02-10T02:24:08.369Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-02-10T02:24:08.369Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-02-10T02:24:08.369Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-02-10T02:24:08.369Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-02-10T02:24:08.369Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-02-10T02:24:08.369Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-02-10T02:24:08.369Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-02-10T02:24:08.369Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-02-10T02:24:08.636Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-02-10T02:24:08.636Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-02-10T02:24:08.636Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-02-10T02:24:08.636Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-02-10T02:24:08.636Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-02-10T02:24:08.636Z] Get:83 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-10T02:24:08.636Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-02-10T02:24:08.636Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-02-10T02:24:08.636Z] Get:86 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-10T02:24:08.636Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-02-10T02:24:08.636Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-02-10T02:24:08.636Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-02-10T02:24:08.902Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-02-10T02:24:08.902Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-02-10T02:24:08.902Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-02-10T02:24:08.902Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-02-10T02:24:08.902Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-02-10T02:24:08.902Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-02-10T02:24:08.902Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-02-10T02:24:08.902Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-02-10T02:24:08.902Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-02-10T02:24:08.902Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-02-10T02:24:09.164Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T02:24:09.164Z] Fetched 63.8 MB in 2s (36.2 MB/s) [2021-02-10T02:24:09.164Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-10T02:24:09.164Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-02-10T02:24:09.164Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-10T02:24:09.738Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-10T02:24:10.001Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-10T02:24:10.001Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... [2021-02-10T02:24:10.001Z] Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... [2021-02-10T02:24:10.952Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-10T02:24:10.952Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-10T02:24:10.952Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-10T02:24:10.952Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-10T02:24:11.214Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-10T02:24:11.214Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-10T02:24:11.214Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-10T02:24:11.214Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-10T02:24:11.478Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-10T02:24:11.478Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-10T02:24:11.478Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-10T02:24:11.478Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-10T02:24:11.745Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-10T02:24:11.745Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-10T02:24:11.745Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-10T02:24:11.745Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-10T02:24:11.745Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-10T02:24:11.745Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-02-10T02:24:12.036Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-02-10T02:24:12.036Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-10T02:24:12.036Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-10T02:24:12.036Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-10T02:24:12.036Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-10T02:24:12.314Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-10T02:24:12.314Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-10T02:24:12.314Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-10T02:24:12.314Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-10T02:24:12.582Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-10T02:24:12.582Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-02-10T02:24:12.848Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-10T02:24:13.427Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-02-10T02:24:13.692Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-10T02:24:13.692Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-02-10T02:24:13.692Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-02-10T02:24:13.692Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-02-10T02:24:13.692Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-02-10T02:24:13.956Z] Setting up base-files (10.1ubuntu2.10) ... [2021-02-10T02:24:14.218Z] Installing new version of config file /etc/issue ... [2021-02-10T02:24:14.218Z] Installing new version of config file /etc/issue.net ... [2021-02-10T02:24:14.219Z] Installing new version of config file /etc/lsb-release ... [2021-02-10T02:24:14.219Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-02-10T02:24:14.482Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-02-10T02:24:14.482Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-02-10T02:24:14.745Z] Removing obsolete conffile /etc/default/motd-news ... [2021-02-10T02:24:14.745Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-10T02:24:14.745Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-02-10T02:24:14.745Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-02-10T02:24:15.009Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-02-10T02:24:15.009Z] 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-10T02:24:15.009Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-10T02:24:15.009Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-10T02:24:15.009Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-02-10T02:24:15.272Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-02-10T02:24:15.272Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-10T02:24:15.272Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-02-10T02:24:15.272Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-02-10T02:24:15.536Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-02-10T02:24:15.536Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-10T02:24:15.536Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-02-10T02:24:15.799Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-10T02:24:16.064Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-02-10T02:24:16.064Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-10T02:24:16.064Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-10T02:24:16.064Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-10T02:24:16.338Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-10T02:24:16.338Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-10T02:24:16.338Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-10T02:24:16.338Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-10T02:24:16.472Z] ---> 2790d68f11b9 [2021-02-10T02:24:16.472Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-10T02:24:16.472Z] ---> 6fb5409b9d4e [2021-02-10T02:24:16.472Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-10T02:24:16.472Z] ---> 3385870fd73f [2021-02-10T02:24:16.472Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-10T02:24:16.472Z] ---> fe341b4e38ac [2021-02-10T02:24:16.472Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-10T02:24:16.472Z] ---> Running in e2b3ef13e82b [2021-02-10T02:24:16.472Z] ---> ea3abd54c392 [2021-02-10T02:24:16.472Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-10T02:24:16.472Z] ---> Running in 4bef3cce786d [2021-02-10T02:24:16.472Z] ---> Running in e03be2b1d778 [2021-02-10T02:24:16.472Z] ---> Running in 4d83e7b9c204 [2021-02-10T02:24:16.472Z] ---> Running in f51cc517b248 [2021-02-10T02:24:16.472Z] 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-10T02:24:16.472Z] 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-10T02:24:16.472Z] 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-10T02:24:16.472Z] 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-10T02:24:16.472Z] 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-10T02:24:16.604Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-02-10T02:24:16.876Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-10T02:24:16.876Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-02-10T02:24:16.877Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-02-10T02:24:16.877Z] Setting up grep (3.1-2build1) ... [2021-02-10T02:24:16.877Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-10T02:24:16.877Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-10T02:24:17.142Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-10T02:24:17.142Z] Setting up login (1:4.5-1ubuntu2) ... [2021-02-10T02:24:17.408Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-10T02:24:17.408Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-10T02:24:17.408Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-10T02:24:17.408Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-02-10T02:24:17.671Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-10T02:24:17.671Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-10T02:24:17.671Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-10T02:24:18.246Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-10T02:24:18.510Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-10T02:24:18.510Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-10T02:24:18.510Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-10T02:24:19.088Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-02-10T02:24:19.350Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-10T02:24:19.350Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-02-10T02:24:19.351Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-10T02:24:20.302Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-10T02:24:20.574Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-10T02:24:20.574Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-10T02:24:20.574Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-10T02:24:20.837Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-02-10T02:24:20.837Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-10T02:24:20.837Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-02-10T02:24:20.837Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-02-10T02:24:21.103Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-02-10T02:24:21.369Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-10T02:24:21.369Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-10T02:24:21.369Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-10T02:24:21.369Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-10T02:24:21.641Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-10T02:24:21.642Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-10T02:24:21.642Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-10T02:24:21.642Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-10T02:24:21.642Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-10T02:24:21.642Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-10T02:24:21.642Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-10T02:24:21.945Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-10T02:24:21.945Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-10T02:24:21.945Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-10T02:24:21.945Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-10T02:24:22.245Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-10T02:24:22.245Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-10T02:24:22.245Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-10T02:24:22.245Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-10T02:24:22.509Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-10T02:24:22.509Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-10T02:24:22.509Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-10T02:24:22.774Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-10T02:24:22.774Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-10T02:24:22.774Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-10T02:24:22.774Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-10T02:24:23.037Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-10T02:24:23.037Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-10T02:24:23.037Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-10T02:24:23.037Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-10T02:24:23.302Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-10T02:24:23.302Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-10T02:24:23.302Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-10T02:24:23.302Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-02-10T02:24:23.566Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-10T02:24:23.566Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-10T02:24:23.566Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-10T02:24:24.146Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-02-10T02:24:24.409Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-02-10T02:24:24.984Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-02-10T02:24:24.984Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-10T02:24:24.984Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-10T02:24:24.984Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-10T02:24:25.249Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-02-10T02:24:25.249Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-10T02:24:25.249Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-02-10T02:24:25.515Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-10T02:24:25.515Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-02-10T02:24:25.515Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-10T02:24:25.515Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-02-10T02:24:25.782Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-02-10T02:24:25.782Z] Setting up debconf (1.5.66ubuntu1) ... [2021-02-10T02:24:26.051Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-10T02:24:26.051Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-02-10T02:24:26.521Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-10T02:24:26.521Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-02-10T02:24:26.521Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-10T02:24:26.521Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-02-10T02:24:26.521Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-10T02:24:26.521Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-02-10T02:24:26.785Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-10T02:24:26.785Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-10T02:24:26.785Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-10T02:24:26.785Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-10T02:24:27.051Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-10T02:24:27.051Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-10T02:24:27.051Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-10T02:24:27.652Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-10T02:24:27.915Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-10T02:24:27.915Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-10T02:24:28.180Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-10T02:24:28.181Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-10T02:24:28.446Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-10T02:24:28.446Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-10T02:24:28.446Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-10T02:24:28.446Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-02-10T02:24:28.716Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-10T02:24:28.716Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-10T02:24:28.716Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-10T02:24:28.716Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-10T02:24:28.979Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-10T02:24:28.979Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-02-10T02:24:28.979Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-02-10T02:24:28.979Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-02-10T02:24:29.243Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-10T02:24:29.243Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-02-10T02:24:29.243Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-10T02:24:29.243Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-10T02:24:29.507Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-10T02:24:29.507Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-10T02:24:29.507Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-10T02:24:29.771Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-10T02:24:29.772Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-10T02:24:29.772Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-02-10T02:24:29.772Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-02-10T02:24:30.043Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-02-10T02:24:30.043Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-10T02:24:30.043Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-10T02:24:30.043Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-10T02:24:30.313Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-02-10T02:24:30.594Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-10T02:24:30.594Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-10T02:24:30.594Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-10T02:24:30.858Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-02-10T02:24:30.858Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-10T02:24:30.858Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-02-10T02:24:30.858Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-02-10T02:24:31.123Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-02-10T02:24:31.123Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-10T02:24:31.123Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-02-10T02:24:31.123Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-02-10T02:24:31.386Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-02-10T02:24:31.386Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-10T02:24:31.386Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-02-10T02:24:31.386Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-02-10T02:24:31.651Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-02-10T02:24:31.652Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-10T02:24:31.652Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-02-10T02:24:31.652Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-02-10T02:24:31.914Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-02-10T02:24:31.914Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-10T02:24:31.914Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-02-10T02:24:31.914Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-02-10T02:24:32.178Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-02-10T02:24:32.178Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-10T02:24:32.178Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-02-10T02:24:32.178Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-02-10T02:24:32.441Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-02-10T02:24:32.441Z] (Reading database ... 13915 files and directories currently installed.) [2021-02-10T02:24:32.441Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-10T02:24:32.441Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-10T02:24:32.706Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-10T02:24:32.706Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-10T02:24:32.970Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-10T02:24:32.970Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-10T02:24:32.970Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-02-10T02:24:33.235Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-02-10T02:24:33.235Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-02-10T02:24:33.235Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-02-10T02:24:33.503Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-02-10T02:24:33.503Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-02-10T02:24:33.503Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-02-10T02:24:33.503Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-02-10T02:24:33.503Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-02-10T02:24:33.773Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-02-10T02:24:33.773Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-02-10T02:24:33.773Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-02-10T02:24:34.037Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-02-10T02:24:34.037Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-02-10T02:24:34.037Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-02-10T02:24:34.037Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-02-10T02:24:34.299Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-02-10T02:24:34.299Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-02-10T02:24:35.254Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-02-10T02:24:35.254Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-02-10T02:24:35.254Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-02-10T02:24:35.520Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-02-10T02:24:35.520Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-10T02:24:35.520Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-10T02:24:36.101Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-10T02:24:36.101Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-10T02:24:36.101Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-10T02:24:36.101Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-10T02:24:36.364Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-10T02:24:36.364Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-10T02:24:36.364Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-10T02:24:36.364Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-10T02:24:36.628Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-10T02:24:36.628Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-10T02:24:36.628Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-10T02:24:36.628Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-10T02:24:36.893Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-10T02:24:36.893Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-10T02:24:37.850Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-10T02:24:37.850Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-10T02:24:39.246Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-10T02:24:39.246Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-10T02:24:39.824Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-10T02:24:39.824Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-10T02:24:40.404Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-10T02:24:40.404Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-10T02:24:41.423Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-10T02:24:41.423Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-10T02:24:41.423Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-10T02:24:41.423Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-10T02:24:41.423Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-02-10T02:24:41.730Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-10T02:24:41.730Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-02-10T02:24:41.730Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-10T02:24:42.014Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-02-10T02:24:42.014Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-02-10T02:24:42.014Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-10T02:24:42.294Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-10T02:24:42.294Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-10T02:24:42.294Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-10T02:24:42.294Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-02-10T02:24:42.595Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-02-10T02:24:42.595Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-10T02:24:42.595Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-10T02:24:42.595Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-10T02:24:42.595Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-10T02:24:42.595Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-10T02:24:42.595Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-02-10T02:24:42.901Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-02-10T02:24:42.901Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-02-10T02:24:42.901Z] [2021-02-10T02:24:42.901Z] Current default time zone: 'Etc/UTC' [2021-02-10T02:24:42.901Z] Local time is now: Wed Feb 10 02:24:42 UTC 2021. [2021-02-10T02:24:42.901Z] Universal Time is now: Wed Feb 10 02:24:42 UTC 2021. [2021-02-10T02:24:42.901Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-02-10T02:24:42.901Z] [2021-02-10T02:24:42.901Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-02-10T02:24:42.901Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-10T02:24:43.208Z] Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... [2021-02-10T02:24:43.208Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-02-10T02:24:43.208Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-02-10T02:24:43.208Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-02-10T02:24:43.208Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-02-10T02:24:43.208Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-02-10T02:24:43.208Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-02-10T02:24:43.208Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-02-10T02:24:43.208Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-10T02:24:43.208Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-02-10T02:24:43.494Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-10T02:24:43.782Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-10T02:24:43.782Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-10T02:24:43.782Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-02-10T02:24:43.782Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-02-10T02:24:43.783Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-02-10T02:24:43.783Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-10T02:24:43.783Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-02-10T02:24:43.783Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-02-10T02:24:43.783Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-02-10T02:24:43.783Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-02-10T02:24:45.716Z] Updating certificates in /etc/ssl/certs... [2021-02-10T02:24:46.671Z] 23 added, 27 removed; done. [2021-02-10T02:24:46.671Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-02-10T02:24:46.671Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-10T02:24:46.671Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-02-10T02:24:46.671Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-02-10T02:24:46.671Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-02-10T02:24:46.936Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-10T02:24:46.936Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-10T02:24:46.936Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-10T02:24:46.936Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-10T02:24:46.936Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-10T02:24:46.936Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-10T02:24:46.936Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-10T02:24:46.936Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-02-10T02:24:47.198Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-02-10T02:24:47.199Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-02-10T02:24:47.199Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-02-10T02:24:47.199Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-02-10T02:24:47.199Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-10T02:24:47.199Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-10T02:24:47.199Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-02-10T02:24:47.199Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-02-10T02:24:47.462Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-02-10T02:24:47.462Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-10T02:24:47.462Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-10T02:24:47.462Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-02-10T02:24:47.462Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-02-10T02:24:47.462Z] Updating certificates in /etc/ssl/certs... [2021-02-10T02:24:48.042Z] 0 added, 0 removed; done. [2021-02-10T02:24:48.042Z] Running hooks in /etc/ca-certificates/update.d... [2021-02-10T02:24:48.042Z] done. [2021-02-10T02:24:49.023Z] Reading package lists... [2021-02-10T02:24:49.023Z] Building dependency tree... [2021-02-10T02:24:49.023Z] Reading state information... [2021-02-10T02:24:49.289Z] The following NEW packages will be installed: [2021-02-10T02:24:49.289Z] apt-transport-https [2021-02-10T02:24:49.582Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-02-10T02:24:49.582Z] Need to get 1696 B of archives. [2021-02-10T02:24:49.582Z] After this operation, 153 kB of additional disk space will be used. [2021-02-10T02:24:49.582Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-02-10T02:24:49.856Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T02:24:49.856Z] Fetched 1696 B in 0s (5869 B/s) [2021-02-10T02:24:49.856Z] Selecting previously unselected package apt-transport-https. [2021-02-10T02:24:49.856Z] (Reading database ... 13920 files and directories currently installed.) [2021-02-10T02:24:49.856Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-02-10T02:24:49.856Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-10T02:24:50.123Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-10T02:24:50.387Z] Waiting for network to be ready... [2021-02-10T02:24:57.078Z] 2021-02-10T02:24:54Z INFO Waiting for automatic snapd restart... [2021-02-10T02:24:57.371Z] snapd 2.48.2.1 from Canonical* installed [2021-02-10T02:24:57.985Z] "snapd" switched to the "latest/stable" channel [2021-02-10T02:24:57.985Z] [2021-02-10T02:25:03.342Z] core18 20210128 from Canonical* installed [2021-02-10T02:25:03.342Z] "core18" switched to the "latest/stable" channel [2021-02-10T02:25:03.342Z] [2021-02-10T02:25:08.784Z] snapcraft 4.5.1 from Canonical* installed [2021-02-10T02:25:08.784Z] "snapcraft" switched to the "latest/stable" channel [2021-02-10T02:25:08.784Z] [2021-02-10T02:25:12.202Z] 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-10T02:25:12.202Z] - README.md [2021-02-10T02:25:12.202Z] - snapcraft.yaml.orig [2021-02-10T02:25:12.202Z] [2021-02-10T02:25:12.202Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-10T02:25:18.875Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-10T02:25:19.138Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-10T02:25:19.139Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-10T02:25:19.409Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-10T02:25:21.457Z] Reading package lists... [2021-02-10T02:25:21.753Z] 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-10T02:25:28.383Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-10T02:25:28.383Z] Reading package lists... [2021-02-10T02:25:28.383Z] Building dependency tree... [2021-02-10T02:25:28.383Z] Reading state information... [2021-02-10T02:25:28.383Z] Suggested packages: [2021-02-10T02:25:28.383Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-02-10T02:25:28.383Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-02-10T02:25:28.383Z] Recommended packages: [2021-02-10T02:25:28.383Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-02-10T02:25:28.383Z] The following NEW packages will be installed: [2021-02-10T02:25:28.383Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-02-10T02:25:28.383Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-02-10T02:25:28.383Z] pkg-config zip [2021-02-10T02:25:28.383Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-02-10T02:25:28.383Z] Need to get 7655 kB of archives. [2021-02-10T02:25:28.383Z] After this operation, 43.7 MB of additional disk space will be used. [2021-02-10T02:25:28.383Z] 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-10T02:25:28.383Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-02-10T02:25:28.656Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-02-10T02:25:28.656Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-02-10T02:25:28.656Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-02-10T02:25:28.656Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-02-10T02:25:28.920Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-02-10T02:25:28.920Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-02-10T02:25:28.920Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-02-10T02:25:28.920Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-02-10T02:25:29.183Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-02-10T02:25:29.183Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-02-10T02:25:29.183Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-02-10T02:25:29.183Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-02-10T02:25:29.183Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-02-10T02:25:29.447Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-10T02:25:29.447Z] Fetched 7655 kB in 1s (7050 kB/s) [2021-02-10T02:25:29.714Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-02-10T02:25:29.714Z] (Reading database ... 13924 files and directories currently installed.) [2021-02-10T02:25:29.714Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-02-10T02:25:29.714Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-10T02:25:29.998Z] Selecting previously unselected package libpsl5:amd64. [2021-02-10T02:25:29.998Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-02-10T02:25:29.998Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-02-10T02:25:30.275Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-02-10T02:25:30.275Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-02-10T02:25:30.275Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-10T02:25:30.540Z] Selecting previously unselected package librtmp1:amd64. [2021-02-10T02:25:30.540Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-02-10T02:25:30.540Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-10T02:25:30.540Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-02-10T02:25:30.540Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-02-10T02:25:30.540Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-10T02:25:30.811Z] Selecting previously unselected package liberror-perl. [2021-02-10T02:25:30.811Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-02-10T02:25:30.811Z] Unpacking liberror-perl (0.17025-1) ... [2021-02-10T02:25:30.811Z] Selecting previously unselected package git-man. [2021-02-10T02:25:30.811Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-02-10T02:25:30.811Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-10T02:25:31.075Z] Selecting previously unselected package git. [2021-02-10T02:25:31.075Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-02-10T02:25:31.075Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-02-10T02:25:32.029Z] Selecting previously unselected package libnorm1:amd64. [2021-02-10T02:25:32.029Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-02-10T02:25:32.029Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-10T02:25:32.029Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-02-10T02:25:32.029Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-02-10T02:25:32.029Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-10T02:25:32.294Z] Selecting previously unselected package libsodium23:amd64. [2021-02-10T02:25:32.294Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-02-10T02:25:32.294Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-02-10T02:25:32.294Z] Selecting previously unselected package libzmq5:amd64. [2021-02-10T02:25:32.294Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-10T02:25:32.294Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-10T02:25:32.561Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-02-10T02:25:32.561Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-10T02:25:32.561Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-10T02:25:32.561Z] Selecting previously unselected package pkg-config. [2021-02-10T02:25:32.561Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-02-10T02:25:32.561Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-02-10T02:25:32.826Z] Selecting previously unselected package zip. [2021-02-10T02:25:32.826Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-02-10T02:25:32.826Z] Unpacking zip (3.0-11build1) ... [2021-02-10T02:25:32.826Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-10T02:25:32.826Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-10T02:25:33.092Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-10T02:25:33.092Z] Setting up liberror-perl (0.17025-1) ... [2021-02-10T02:25:33.092Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-02-10T02:25:33.092Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-10T02:25:33.092Z] No schema files found: doing nothing. [2021-02-10T02:25:33.092Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-10T02:25:33.092Z] Setting up zip (3.0-11build1) ... [2021-02-10T02:25:33.092Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-10T02:25:33.358Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-02-10T02:25:33.358Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-02-10T02:25:33.358Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-10T02:25:33.358Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-10T02:25:33.358Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-10T02:25:33.358Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-02-10T02:25:33.624Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-10T02:25:38.446Z] 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-10T02:25:40.318Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-10T02:25:40.580Z] git set to automatically installed. [2021-02-10T02:25:40.580Z] git-man set to automatically installed. [2021-02-10T02:25:40.580Z] libcurl3-gnutls set to automatically installed. [2021-02-10T02:25:40.580Z] liberror-perl set to automatically installed. [2021-02-10T02:25:40.580Z] libglib2.0-0 set to automatically installed. [2021-02-10T02:25:40.580Z] libnghttp2-14 set to automatically installed. [2021-02-10T02:25:40.580Z] libnorm1 set to automatically installed. [2021-02-10T02:25:40.580Z] libpgm-5.2-0 set to automatically installed. [2021-02-10T02:25:40.580Z] libpsl5 set to automatically installed. [2021-02-10T02:25:40.580Z] librtmp1 set to automatically installed. [2021-02-10T02:25:40.580Z] libsodium23 set to automatically installed. [2021-02-10T02:25:40.580Z] libzmq3-dev set to automatically installed. [2021-02-10T02:25:40.580Z] libzmq5 set to automatically installed. [2021-02-10T02:25:40.580Z] pkg-config set to automatically installed. [2021-02-10T02:25:40.580Z] zip set to automatically installed. [2021-02-10T02:25:43.886Z] snapd is not logged in, snap install commands will use sudo [2021-02-10T02:25:49.195Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-10T02:25:50.593Z] snap "core18" has no updates available [2021-02-10T02:25:50.863Z] Removing intermediate container 4d83e7b9c204 [2021-02-10T02:25:50.863Z] ---> e83abce1cfbf [2021-02-10T02:25:50.863Z] [2021-02-10T02:25:50.863Z] Step 10/24 : FROM alpine:3.12 [2021-02-10T02:25:50.863Z] 3.12: Pulling from library/alpine [2021-02-10T02:25:50.863Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-10T02:25:50.863Z] Status: Downloaded newer image for alpine:3.12 [2021-02-10T02:25:50.863Z] ---> afeebe901d6b [2021-02-10T02:25:50.863Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-10T02:25:51.170Z] Pulling config-common [2021-02-10T02:25:51.170Z] + snapcraftctl pull [2021-02-10T02:25:51.460Z] ---> Running in 789f9659d776 [2021-02-10T02:25:52.563Z] Pulling go-build-helper [2021-02-10T02:25:52.563Z] + snapcraftctl pull [2021-02-10T02:25:53.464Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T02:25:53.464Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T02:25:54.458Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-10T02:25:54.458Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-10T02:25:54.458Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-10T02:25:54.458Z] (4/5) Installing curl (7.69.1-r3) [2021-02-10T02:25:54.458Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-10T02:25:54.458Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:25:54.458Z] Executing ca-certificates-20191127-r4.trigger [2021-02-10T02:25:55.071Z] OK: 7 MiB in 19 packages [2021-02-10T02:25:57.716Z] Removing intermediate container 789f9659d776 [2021-02-10T02:25:57.716Z] ---> 8567ec2c652d [2021-02-10T02:25:57.716Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-10T02:25:57.716Z] ---> Running in a486ac93edb8 [2021-02-10T02:25:58.308Z] Removing intermediate container a486ac93edb8 [2021-02-10T02:25:58.308Z] ---> 25c5ce20520b [2021-02-10T02:25:58.308Z] Step 13/24 : WORKDIR / [2021-02-10T02:25:58.308Z] ---> Running in 1b9f93ee1036 [2021-02-10T02:25:58.911Z] Removing intermediate container 1b9f93ee1036 [2021-02-10T02:25:58.911Z] ---> 23f721035391 [2021-02-10T02:25:58.911Z] 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-10T02:26:00.902Z] ---> 8d105ee77779 [2021-02-10T02:26:00.902Z] 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-10T02:26:02.389Z] ---> 5b8132c58223 [2021-02-10T02:26:02.389Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-10T02:26:03.860Z] ---> 7db928da49e3 [2021-02-10T02:26:03.860Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-10T02:26:07.266Z] ---> 0f59572ef560 [2021-02-10T02:26:07.267Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-10T02:26:07.878Z] Removing intermediate container f51cc517b248 [2021-02-10T02:26:07.878Z] ---> d7eea21849fb [2021-02-10T02:26:07.878Z] [2021-02-10T02:26:07.878Z] Step 10/22 : FROM alpine:3.12 [2021-02-10T02:26:07.878Z] ---> afeebe901d6b [2021-02-10T02:26:07.878Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-10T02:26:07.878Z] Removing intermediate container 4bef3cce786d [2021-02-10T02:26:07.878Z] ---> df040ce3b5d6 [2021-02-10T02:26:07.878Z] [2021-02-10T02:26:07.878Z] Removing intermediate container e2b3ef13e82b [2021-02-10T02:26:07.878Z] ---> 51fd384b9bba [2021-02-10T02:26:07.878Z] [2021-02-10T02:26:07.878Z] Step 10/22 : FROM alpine:3.12 [2021-02-10T02:26:07.878Z] Step 10/23 : FROM alpine:3.12 [2021-02-10T02:26:07.878Z] ---> afeebe901d6b [2021-02-10T02:26:07.878Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-10T02:26:07.878Z] ---> afeebe901d6b [2021-02-10T02:26:07.878Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-10T02:26:08.860Z] ---> Running in fe906f90575b [2021-02-10T02:26:08.860Z] ---> Running in 4f59543c0b7e [2021-02-10T02:26:08.860Z] ---> Running in 23df7fdea154 [2021-02-10T02:26:09.138Z] ---> e08e55b889f7 [2021-02-10T02:26:09.138Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-10T02:26:10.127Z] ---> 4af72e927be0 [2021-02-10T02:26:10.127Z] 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-10T02:26:10.434Z] ---> Running in b67d747fc3a6 [2021-02-10T02:26:11.247Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T02:26:11.247Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T02:26:11.648Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T02:26:11.648Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T02:26:11.648Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T02:26:11.648Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T02:26:12.324Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-10T02:26:12.324Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:26:12.324Z] OK: 5 MiB in 15 packages [2021-02-10T02:26:12.652Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-10T02:26:12.652Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:26:12.652Z] OK: 5 MiB in 15 packages [2021-02-10T02:26:12.961Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-10T02:26:12.961Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-10T02:26:12.961Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:26:12.961Z] Executing ca-certificates-20191127-r4.trigger [2021-02-10T02:26:13.246Z] OK: 6 MiB in 16 packages [2021-02-10T02:26:15.251Z] Removing intermediate container e03be2b1d778 [2021-02-10T02:26:15.251Z] ---> b47c2941fa41 [2021-02-10T02:26:15.251Z] [2021-02-10T02:26:15.251Z] Step 10/23 : FROM alpine:3.12 [2021-02-10T02:26:15.251Z] ---> afeebe901d6b [2021-02-10T02:26:15.251Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-10T02:26:15.251Z] ---> Using cache [2021-02-10T02:26:15.251Z] ---> d18f773aa0b2 [2021-02-10T02:26:15.251Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-10T02:26:15.251Z] Removing intermediate container 4f59543c0b7e [2021-02-10T02:26:15.251Z] ---> d18f773aa0b2 [2021-02-10T02:26:15.251Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-10T02:26:15.251Z] ---> Running in 5fb9f0a89d27 [2021-02-10T02:26:15.526Z] ---> Running in 01e713aae303 [2021-02-10T02:26:15.526Z] Removing intermediate container fe906f90575b [2021-02-10T02:26:15.526Z] ---> 0fcc7e12bc2f [2021-02-10T02:26:15.526Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-10T02:26:15.526Z] Removing intermediate container b67d747fc3a6 [2021-02-10T02:26:15.526Z] ---> 84f5cfc6a1d4 [2021-02-10T02:26:15.526Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-10T02:26:15.800Z] ---> Running in 7906f50b123f [2021-02-10T02:26:15.800Z] ---> Running in 3e4e27cb8175 [2021-02-10T02:26:15.800Z] Removing intermediate container 23df7fdea154 [2021-02-10T02:26:15.800Z] ---> 1137cd252742 [2021-02-10T02:26:15.800Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-10T02:26:16.075Z] Removing intermediate container 5fb9f0a89d27 [2021-02-10T02:26:16.075Z] ---> cb6128e51cbb [2021-02-10T02:26:16.075Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-10T02:26:16.075Z] ---> Running in 2cc106361d71 [2021-02-10T02:26:16.354Z] ---> Running in c10bf0fe9912 [2021-02-10T02:26:16.354Z] Removing intermediate container 01e713aae303 [2021-02-10T02:26:16.354Z] ---> 0cb38de6004b [2021-02-10T02:26:16.354Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-10T02:26:16.639Z] Removing intermediate container 7906f50b123f [2021-02-10T02:26:16.639Z] ---> 3bfe630ab321 [2021-02-10T02:26:16.639Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-10T02:26:16.639Z] ---> Running in 171b65c7001e [2021-02-10T02:26:16.640Z] Removing intermediate container 3e4e27cb8175 [2021-02-10T02:26:16.640Z] ---> 686ea915cffb [2021-02-10T02:26:16.640Z] Step 22/24 : LABEL arch=arm64 [2021-02-10T02:26:16.640Z] ---> Running in 510360d985f9 [2021-02-10T02:26:16.922Z] Removing intermediate container 2cc106361d71 [2021-02-10T02:26:16.922Z] ---> 87511e7456ac [2021-02-10T02:26:16.922Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-10T02:26:16.922Z] ---> Running in 0ad31aab51af [2021-02-10T02:26:16.922Z] Removing intermediate container c10bf0fe9912 [2021-02-10T02:26:16.922Z] ---> 1fe9f6990556 [2021-02-10T02:26:16.922Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-10T02:26:16.922Z] ---> Running in d33a9596916c [2021-02-10T02:26:17.202Z] ---> Running in 791ae6a55926 [2021-02-10T02:26:17.202Z] Removing intermediate container 171b65c7001e [2021-02-10T02:26:17.202Z] ---> bc658cd76f12 [2021-02-10T02:26:17.202Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-10T02:26:17.475Z] Removing intermediate container 510360d985f9 [2021-02-10T02:26:17.475Z] ---> 6f3751a9020c [2021-02-10T02:26:17.475Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-10T02:26:17.475Z] ---> Running in f581ca277c60 [2021-02-10T02:26:17.475Z] Removing intermediate container 0ad31aab51af [2021-02-10T02:26:17.475Z] ---> d54836f73d04 [2021-02-10T02:26:17.475Z] Step 23/24 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 [2021-02-10T02:26:17.761Z] ---> Running in 7a67656f578d [2021-02-10T02:26:17.761Z] Removing intermediate container d33a9596916c [2021-02-10T02:26:17.761Z] ---> 31d2c63b9782 [2021-02-10T02:26:17.761Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-10T02:26:17.761Z] ---> Running in af2b35ea95e3 [2021-02-10T02:26:17.761Z] Removing intermediate container 791ae6a55926 [2021-02-10T02:26:17.761Z] ---> 0cbf1fc0ec06 [2021-02-10T02:26:17.761Z] Step 15/23 : WORKDIR / [2021-02-10T02:26:18.033Z] ---> Running in 616750b609a1 [2021-02-10T02:26:18.033Z] ---> Running in 70ce82e97279 [2021-02-10T02:26:18.033Z] Removing intermediate container f581ca277c60 [2021-02-10T02:26:18.033Z] ---> 3cd06fc178e9 [2021-02-10T02:26:18.033Z] Step 15/23 : WORKDIR / [2021-02-10T02:26:18.304Z] Removing intermediate container 7a67656f578d [2021-02-10T02:26:18.304Z] ---> f8e0a27a3a63 [2021-02-10T02:26:18.304Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-10T02:26:18.576Z] ---> Running in 056e6d4c0622 [2021-02-10T02:26:18.576Z] Removing intermediate container af2b35ea95e3 [2021-02-10T02:26:18.576Z] ---> 4ec1d3b6c06a [2021-02-10T02:26:18.576Z] Step 24/24 : LABEL version=0.0.0 [2021-02-10T02:26:18.849Z] Removing intermediate container 616750b609a1 [2021-02-10T02:26:18.849Z] ---> 6c8bebe436ba [2021-02-10T02:26:18.849Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-10T02:26:18.849Z] ---> Running in 8b0bae47c229 [2021-02-10T02:26:18.849Z] Removing intermediate container 70ce82e97279 [2021-02-10T02:26:18.849Z] ---> d4e58eb5a2a8 [2021-02-10T02:26:18.849Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-10T02:26:19.122Z] Removing intermediate container 056e6d4c0622 [2021-02-10T02:26:19.122Z] ---> d5979a3a4bb3 [2021-02-10T02:26:19.122Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-10T02:26:19.233Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-10T02:26:19.233Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-10T02:26:19.233Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1543 kB] [2021-02-10T02:26:19.233Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] [2021-02-10T02:26:19.233Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-10T02:26:19.233Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-10T02:26:19.233Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-10T02:26:19.233Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-10T02:26:19.233Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1108 kB] [2021-02-10T02:26:19.233Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] [2021-02-10T02:26:19.233Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-10T02:26:19.233Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-10T02:26:19.233Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-10T02:26:19.233Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-10T02:26:19.233Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-10T02:26:19.233Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-10T02:26:19.233Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-10T02:26:19.233Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-10T02:26:19.233Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-10T02:26:19.233Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1883 kB] [2021-02-10T02:26:19.233Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] [2021-02-10T02:26:19.233Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-10T02:26:19.233Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-10T02:26:19.233Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-10T02:26:19.233Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-10T02:26:19.233Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1717 kB] [2021-02-10T02:26:19.233Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] [2021-02-10T02:26:19.233Z] Fetched 23.9 MB in 0s (0 B/s) [2021-02-10T02:26:19.233Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-02-10T02:26:19.233Z] Fetched 96.5 kB in 0s (0 B/s) [2021-02-10T02:26:19.233Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-02-10T02:26:19.234Z] Fetched 279 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-02-10T02:26:19.234Z] Fetched 122 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-02-10T02:26:19.234Z] Fetched 77.8 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-02-10T02:26:19.234Z] Fetched 8848 B in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-02-10T02:26:19.234Z] Fetched 47.8 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-02-10T02:26:19.234Z] Fetched 45.6 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-02-10T02:26:19.234Z] Fetched 15.0 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-02-10T02:26:19.234Z] Fetched 214 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb [155 kB] [2021-02-10T02:26:19.234Z] Fetched 155 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-02-10T02:26:19.234Z] Fetched 50.6 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-02-10T02:26:19.234Z] Fetched 14.8 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-02-10T02:26:19.234Z] Fetched 41.8 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-02-10T02:26:19.234Z] Fetched 499 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-02-10T02:26:19.234Z] Fetched 111 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-02-10T02:26:19.234Z] Fetched 240 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-02-10T02:26:19.234Z] Fetched 29.3 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-02-10T02:26:19.234Z] Fetched 85.5 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-02-10T02:26:19.234Z] Fetched 24.5 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-02-10T02:26:19.234Z] Fetched 49.2 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-02-10T02:26:19.234Z] Fetched 54.2 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-02-10T02:26:19.234Z] Fetched 30.8 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb [16.6 kB] [2021-02-10T02:26:19.234Z] Fetched 16.6 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-02-10T02:26:19.234Z] Fetched 85.9 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-02-10T02:26:19.234Z] Fetched 8720 B in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-02-10T02:26:19.234Z] Fetched 137 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-02-10T02:26:19.234Z] Fetched 119 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-02-10T02:26:19.234Z] Fetched 109 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-02-10T02:26:19.234Z] Fetched 11.1 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-02-10T02:26:19.234Z] Fetched 645 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-02-10T02:26:19.234Z] Fetched 41.3 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-02-10T02:26:19.234Z] Fetched 17.9 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-02-10T02:26:19.234Z] Fetched 368 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-02-10T02:26:19.234Z] Fetched 187 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-02-10T02:26:19.234Z] Fetched 175 kB in 0s (0 B/s) [2021-02-10T02:26:19.234Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-02-10T02:26:19.403Z] ---> 2e38cff1ef01 [2021-02-10T02:26:19.403Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-10T02:26:19.403Z] Removing intermediate container 8b0bae47c229 [2021-02-10T02:26:19.403Z] ---> fb296d74b431 [2021-02-10T02:26:19.403Z] [2021-02-10T02:26:19.675Z] ---> e75a4e1b46a5 [2021-02-10T02:26:19.675Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-10T02:26:19.946Z] ---> ba0c3ee59972 [2021-02-10T02:26:19.946Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-10T02:26:20.223Z] Successfully built fb296d74b431 [2021-02-10T02:26:20.223Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-10T02:26:20.223Z] Building docker-security-bootstrapper-go [2021-02-10T02:26:20.494Z]  Building docker-security-secretstore-setup-go ... done  ---> 384ef45de68e [2021-02-10T02:26:20.494Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-10T02:26:20.677Z] Fetched 206 kB in 0s (0 B/s) [2021-02-10T02:26:20.677Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-02-10T02:26:20.677Z] Fetched 1301 kB in 0s (0 B/s) [2021-02-10T02:26:20.677Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-02-10T02:26:20.677Z] Fetched 36.2 kB in 0s (0 B/s) [2021-02-10T02:26:20.677Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-02-10T02:26:20.677Z] Fetched 159 kB in 0s (0 B/s) [2021-02-10T02:26:20.677Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-02-10T02:26:20.677Z] Fetched 107 kB in 0s (0 B/s) [2021-02-10T02:26:20.677Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-02-10T02:26:20.677Z] Fetched 48.7 kB in 0s (0 B/s) [2021-02-10T02:26:20.677Z] Pulling static-packages [2021-02-10T02:26:20.677Z] + snapcraftctl pull [2021-02-10T02:26:21.467Z] ---> 70a9e964c0ed [2021-02-10T02:26:21.467Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-10T02:26:22.612Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-02-10T02:26:22.612Z] Skipping pull go-build-helper (already ran) [2021-02-10T02:26:22.612Z] Skipping pull static-packages (already ran) [2021-02-10T02:26:22.612Z] Building go-build-helper [2021-02-10T02:26:22.612Z] + snapcraftctl build [2021-02-10T02:26:22.921Z] ---> f2fd0b8790c3 [2021-02-10T02:26:22.921Z] ---> f24242567333 [2021-02-10T02:26:22.921Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-10T02:26:22.921Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-10T02:26:22.921Z] ---> e684d700145c [2021-02-10T02:26:22.921Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-10T02:26:23.207Z] ---> 1fc63d2cc8b0 [2021-02-10T02:26:23.207Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-10T02:26:23.840Z] ---> Running in 29795bca1250 [2021-02-10T02:26:24.123Z] ---> 42afeb75bb18 [2021-02-10T02:26:24.123Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-10T02:26:24.123Z] ---> bfb75ec26603 [2021-02-10T02:26:24.123Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-10T02:26:24.401Z] ---> 1eb7339af23b [2021-02-10T02:26:24.401Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-10T02:26:24.401Z] ---> Running in 5116578c60a6 [2021-02-10T02:26:24.690Z] ---> Running in 8a8febd40f13 [2021-02-10T02:26:24.971Z] ---> Running in c6d81b9b9b48 [2021-02-10T02:26:24.971Z] Removing intermediate container 29795bca1250 [2021-02-10T02:26:24.971Z] ---> 94beee735f9a [2021-02-10T02:26:24.971Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-10T02:26:25.588Z] Removing intermediate container 8a8febd40f13 [2021-02-10T02:26:25.588Z] ---> 95cba7e2a870 [2021-02-10T02:26:25.588Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-10T02:26:25.588Z] Removing intermediate container 5116578c60a6 [2021-02-10T02:26:25.588Z] ---> 10ea539d05bc [2021-02-10T02:26:25.588Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-10T02:26:25.878Z] ---> Running in c9b8a64e6bbe [2021-02-10T02:26:26.157Z] Removing intermediate container c6d81b9b9b48 [2021-02-10T02:26:26.157Z] ---> 1fd68fe980c5 [2021-02-10T02:26:26.157Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-10T02:26:26.157Z] ---> Running in 8aa3254d85df [2021-02-10T02:26:26.157Z] ---> Running in 5de9a881f900 [2021-02-10T02:26:26.435Z] ---> Running in 9791d367bdb4 [2021-02-10T02:26:26.435Z] Removing intermediate container c9b8a64e6bbe [2021-02-10T02:26:26.435Z] ---> ec0f82d1c2f4 [2021-02-10T02:26:26.435Z] Step 20/22 : LABEL arch=arm64 [2021-02-10T02:26:26.711Z] ---> Running in 67c082813cc0 [2021-02-10T02:26:26.984Z] Removing intermediate container 8aa3254d85df [2021-02-10T02:26:26.984Z] ---> 735262790793 [2021-02-10T02:26:26.984Z] Step 21/23 : LABEL arch=arm64 [2021-02-10T02:26:26.984Z] Removing intermediate container 5de9a881f900 [2021-02-10T02:26:26.984Z] ---> 2bd855372cbf [2021-02-10T02:26:26.984Z] Step 21/23 : LABEL arch=arm64 [2021-02-10T02:26:26.984Z] Removing intermediate container 9791d367bdb4 [2021-02-10T02:26:26.984Z] ---> 5c1e4146b124 [2021-02-10T02:26:26.984Z] Step 20/22 : LABEL arch=arm64 [2021-02-10T02:26:27.301Z] ---> Running in 441feb992dce [2021-02-10T02:26:27.301Z] ---> Running in b6309354720a [2021-02-10T02:26:27.301Z] ---> Running in c5e975888391 [2021-02-10T02:26:27.602Z] Removing intermediate container 67c082813cc0 [2021-02-10T02:26:27.602Z] ---> 97de4a09a895 [2021-02-10T02:26:27.602Z] Step 21/22 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 [2021-02-10T02:26:27.602Z] ---> Running in a94130727c88 [2021-02-10T02:26:27.896Z] Removing intermediate container 441feb992dce [2021-02-10T02:26:27.896Z] ---> 5e83cb2798f2 [2021-02-10T02:26:27.896Z] Step 22/23 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 [2021-02-10T02:26:27.896Z] Removing intermediate container c5e975888391 [2021-02-10T02:26:27.896Z] ---> eede04600309 [2021-02-10T02:26:27.896Z] Step 21/22 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 [2021-02-10T02:26:28.050Z] Building static-packages [2021-02-10T02:26:28.050Z] + snapcraftctl build [2021-02-10T02:26:28.172Z] ---> Running in f23f235c2225 [2021-02-10T02:26:28.173Z] Removing intermediate container b6309354720a [2021-02-10T02:26:28.173Z] ---> 8c4cba8cd14e [2021-02-10T02:26:28.173Z] Step 22/23 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 [2021-02-10T02:26:28.485Z] ---> Running in cb7c81af8c9a [2021-02-10T02:26:28.780Z] Removing intermediate container a94130727c88 [2021-02-10T02:26:28.780Z] ---> 068fe87189ee [2021-02-10T02:26:28.780Z] Step 22/22 : LABEL version=0.0.0 [2021-02-10T02:26:28.780Z] ---> Running in 399393f0cf5e [2021-02-10T02:26:29.412Z] ---> Running in 5b4c052b891d [2021-02-10T02:26:29.413Z] Removing intermediate container f23f235c2225 [2021-02-10T02:26:29.413Z] ---> 3ef504ac41ac [2021-02-10T02:26:29.413Z] Step 23/23 : LABEL version=0.0.0 [2021-02-10T02:26:30.044Z] Staging go-build-helper [2021-02-10T02:26:30.044Z] + snapcraftctl stage [2021-02-10T02:26:30.051Z] Removing intermediate container cb7c81af8c9a [2021-02-10T02:26:30.051Z] ---> 737dcce12b5b [2021-02-10T02:26:30.052Z] Step 22/22 : LABEL version=0.0.0Removing intermediate container 399393f0cf5e [2021-02-10T02:26:30.052Z] [2021-02-10T02:26:30.052Z] ---> aa3c2ef24354 [2021-02-10T02:26:30.052Z] Step 23/23 : LABEL version=0.0.0 [2021-02-10T02:26:30.364Z] ---> Running in c0d8e376b29b [2021-02-10T02:26:30.364Z] ---> Running in 9ea49b4b5f6a [2021-02-10T02:26:30.665Z] Removing intermediate container 5b4c052b891d [2021-02-10T02:26:30.665Z] ---> 6b5e314683a3 [2021-02-10T02:26:30.665Z] [2021-02-10T02:26:30.665Z] ---> Running in c50321aeb0c4 [2021-02-10T02:26:30.960Z] Removing intermediate container c0d8e376b29b [2021-02-10T02:26:30.960Z] ---> d45328173d2f [2021-02-10T02:26:30.960Z] [2021-02-10T02:26:31.263Z] Successfully built 6b5e314683a3 [2021-02-10T02:26:31.263Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-10T02:26:31.263Z]  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go [2021-02-10T02:26:31.263Z] Removing intermediate container 9ea49b4b5f6a [2021-02-10T02:26:31.263Z] ---> 454ce33f1f55 [2021-02-10T02:26:31.263Z] [2021-02-10T02:26:31.565Z] Staging static-packages [2021-02-10T02:26:31.565Z] + snapcraftctl stage [2021-02-10T02:26:31.918Z] Successfully built d45328173d2f [2021-02-10T02:26:31.918Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-10T02:26:31.918Z] Removing intermediate container c50321aeb0c4 [2021-02-10T02:26:31.918Z] Building docker-core-data-go [2021-02-10T02:26:31.918Z] ---> d2ab31058235 [2021-02-10T02:26:31.918Z]  Building docker-core-command-go ... done  [2021-02-10T02:26:31.918Z] Successfully built 454ce33f1f55 [2021-02-10T02:26:31.918Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-10T02:26:31.918Z] Building docker-sys-mgmt-agent-go [2021-02-10T02:26:32.202Z]  Building docker-support-notifications-go ... done Successfully built d2ab31058235 [2021-02-10T02:26:32.202Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-10T02:26:32.627Z] Pulling go115 [2021-02-10T02:26:32.627Z] + snapcraftctl pull [2021-02-10T02:26:34.118Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-02-10T02:26:34.119Z] Skipping pull go115 (already ran) [2021-02-10T02:26:34.119Z] Building go115 [2021-02-10T02:26:34.119Z] + dpkg --print-architecture [2021-02-10T02:26:34.119Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-02-10T02:26:34.119Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-02-10T02:26:34.119Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-02-10T02:26:34.119Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-10T02:26:34.119Z] Dload Upload Total Spent Left Speed [2021-02-10T02:26:37.207Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 118k 0 0 611k 0 0:03:13 --:--:-- 0:03:13 607k 33 115M 33 38.9M 0 0 32.6M 0 0:00:03 0:00:01 0:00:02 32.6M 67 115M 67 77.9M 0 0 35.5M 0 0:00:03 0:00:02 0:00:01 35.4M 99 115M 99 115M 0 0 36.1M 0 0:00:03 0:00:03 --:--:-- 36.0M 100 115M 100 115M 0 0 36.0M 0 0:00:03 0:00:03 --:--:-- 36.0M [2021-02-10T02:26:37.207Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-02-10T02:26:37.207Z] + sha256sum -c sha256 [2021-02-10T02:26:37.207Z] + grep OK [2021-02-10T02:26:38.168Z] go1.15.2.linux-amd64.tar.gz: OK [2021-02-10T02:26:38.168Z] + mkdir -p /root/stage/go1.15 [2021-02-10T02:26:38.168Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-02-10T02:26:43.558Z] Staging go115 [2021-02-10T02:26:43.558Z] + snapcraftctl stage [2021-02-10T02:26:50.317Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-10T02:26:50.317Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-10T02:26:50.317Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-10T02:26:50.317Z] Fetched 0 B in 0s (0 B/s) [2021-02-10T02:26:50.317Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-02-10T02:26:50.317Z] Fetched 224 kB in 0s (0 B/s) [2021-02-10T02:26:50.317Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-02-10T02:26:50.317Z] Fetched 157 kB in 0s (0 B/s) [2021-02-10T02:26:50.317Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-02-10T02:26:50.317Z] Fetched 221 kB in 0s (0 B/s) [2021-02-10T02:26:50.317Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-02-10T02:26:50.317Z] Fetched 143 kB in 0s (0 B/s) [2021-02-10T02:26:50.317Z] Pulling edgex-go [2021-02-10T02:26:50.317Z] + snapcraftctl pull [2021-02-10T02:26:50.681Z]  Building docker-core-metadata-go ... done Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T02:26:50.681Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-10T02:26:50.681Z] ---> 6aa501f595f2 [2021-02-10T02:26:50.681Z] Step 3/30 : WORKDIR /edgex-go [2021-02-10T02:26:50.681Z] ---> Using cache [2021-02-10T02:26:50.681Z] ---> 6373442edb62 [2021-02-10T02:26:50.681Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T02:26:50.681Z] ---> Using cache [2021-02-10T02:26:50.681Z] ---> 817ec994f1d3 [2021-02-10T02:26:50.681Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-10T02:26:50.681Z] ---> Using cache [2021-02-10T02:26:50.681Z] ---> c1ec006f6209 [2021-02-10T02:26:50.681Z] Step 6/30 : COPY go.mod . [2021-02-10T02:26:50.681Z] ---> Using cache [2021-02-10T02:26:50.681Z] ---> fdc2e0cec80a [2021-02-10T02:26:50.681Z] Step 7/30 : RUN go mod download [2021-02-10T02:26:50.681Z] ---> Using cache [2021-02-10T02:26:50.681Z] ---> 856b9bb8e238 [2021-02-10T02:26:50.681Z] Step 8/30 : COPY . . [2021-02-10T02:26:50.681Z] ---> Using cache [2021-02-10T02:26:50.681Z] ---> fe341b4e38ac [2021-02-10T02:26:50.681Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-10T02:26:52.298Z] Pulling version [2021-02-10T02:26:52.298Z] + cd /root/project [2021-02-10T02:26:52.298Z] + [ -f VERSION ] [2021-02-10T02:26:52.298Z] + PROJECT_VERSION=local-dev [2021-02-10T02:26:52.298Z] + git rev-parse --short HEAD [2021-02-10T02:26:52.298Z] + GIT_REVISION=4a23d25d [2021-02-10T02:26:52.298Z] + snapcraftctl set-version local-dev [2021-02-10T02:26:53.249Z] Building config-common [2021-02-10T02:26:53.249Z] + snapcraftctl build [2021-02-10T02:26:55.862Z] Skipping build go-build-helper (already ran) [2021-02-10T02:26:55.862Z] Skipping build static-packages (already ran) [2021-02-10T02:26:55.862Z] Skipping build go115 (already ran) [2021-02-10T02:26:55.862Z] Building edgex-go [2021-02-10T02:26:56.193Z] ---> Running in 0fa22f350767 [2021-02-10T02:26:56.832Z] 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-10T02:26:56.848Z] + 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-10T02:26:56.848Z] + cd /root/parts/edgex-go/src [2021-02-10T02:26:56.848Z] + make build [2021-02-10T02:26:56.848Z] 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-10T02:26:58.789Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-02-10T02:26:58.789Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-02-10T02:26:58.789Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 [2021-02-10T02:26:58.789Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.33 [2021-02-10T02:26:58.789Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-02-10T02:26:59.130Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.3 [2021-02-10T02:26:59.130Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-02-10T02:26:59.130Z] go: downloading github.com/google/uuid v1.2.0 [2021-02-10T02:26:59.130Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-02-10T02:26:59.130Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-02-10T02:26:59.130Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-02-10T02:26:59.130Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-10T02:26:59.130Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-02-10T02:26:59.130Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-02-10T02:26:59.130Z] go: downloading github.com/pkg/errors v0.8.1 [2021-02-10T02:26:59.130Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-02-10T02:26:59.130Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-02-10T02:26:59.130Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-02-10T02:26:59.130Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-02-10T02:26:59.130Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-02-10T02:26:59.130Z] go: downloading github.com/x448/float16 v0.8.4 [2021-02-10T02:26:59.130Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-10T02:26:59.130Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-02-10T02:26:59.130Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-02-10T02:26:59.130Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-02-10T02:26:59.130Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-10T02:26:59.130Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-02-10T02:26:59.130Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-02-10T02:26:59.130Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-02-10T02:26:59.130Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-02-10T02:26:59.468Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-02-10T02:26:59.468Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-02-10T02:26:59.468Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-02-10T02:26:59.468Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-02-10T02:26:59.468Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-02-10T02:26:59.468Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-02-10T02:27:00.103Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-02-10T02:27:00.103Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-02-10T02:27:00.103Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-02-10T02:27:08.391Z] 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-10T02:27:08.391Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-02-10T02:27:12.128Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T02:27:12.128Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-10T02:27:12.128Z] ---> 6aa501f595f2 [2021-02-10T02:27:12.128Z] Step 3/26 : WORKDIR /edgex-go [2021-02-10T02:27:12.128Z] ---> Using cache [2021-02-10T02:27:12.128Z] ---> 6373442edb62 [2021-02-10T02:27:12.128Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T02:27:12.128Z] ---> Using cache [2021-02-10T02:27:12.128Z] ---> 817ec994f1d3 [2021-02-10T02:27:12.128Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-10T02:27:12.415Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T02:27:12.415Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-10T02:27:12.415Z] ---> 6aa501f595f2 [2021-02-10T02:27:12.415Z] Step 3/23 : WORKDIR /edgex-go [2021-02-10T02:27:12.415Z] ---> Using cache [2021-02-10T02:27:12.415Z] ---> 6373442edb62 [2021-02-10T02:27:12.415Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T02:27:12.415Z] ---> Using cache [2021-02-10T02:27:12.415Z] ---> 817ec994f1d3 [2021-02-10T02:27:12.415Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-10T02:27:13.414Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T02:27:13.414Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-10T02:27:13.414Z] ---> 6aa501f595f2 [2021-02-10T02:27:13.414Z] Step 3/21 : WORKDIR /edgex-go [2021-02-10T02:27:13.414Z] ---> Using cache [2021-02-10T02:27:13.414Z] ---> 6373442edb62 [2021-02-10T02:27:13.414Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T02:27:13.414Z] ---> Using cache [2021-02-10T02:27:13.414Z] ---> 817ec994f1d3 [2021-02-10T02:27:13.414Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-10T02:27:13.414Z] ---> Using cache [2021-02-10T02:27:13.414Z] ---> c1ec006f6209 [2021-02-10T02:27:13.414Z] Step 6/21 : COPY go.mod . [2021-02-10T02:27:13.414Z] ---> Using cache [2021-02-10T02:27:13.414Z] ---> fdc2e0cec80a [2021-02-10T02:27:13.414Z] Step 7/21 : RUN go mod download [2021-02-10T02:27:13.414Z] ---> Using cache [2021-02-10T02:27:13.414Z] ---> 856b9bb8e238 [2021-02-10T02:27:13.414Z] Step 8/21 : COPY . . [2021-02-10T02:27:13.414Z] ---> Using cache [2021-02-10T02:27:13.414Z] ---> fe341b4e38ac [2021-02-10T02:27:13.414Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-10T02:27:15.342Z] 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-10T02:27:15.610Z] 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-10T02:27:16.084Z] ---> Running in 4d534066954a [2021-02-10T02:27:16.084Z] ---> Running in 77056cabc445 [2021-02-10T02:27:16.084Z] ---> Running in b5202f8c70b6 [2021-02-10T02:27:17.008Z] 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-10T02:27:17.588Z] 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-10T02:27:17.588Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-02-10T02:27:17.588Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-10T02:27:17.588Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-02-10T02:27:17.588Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-10T02:27:18.800Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T02:27:18.800Z] 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-10T02:27:18.800Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T02:27:19.641Z] 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-10T02:27:19.641Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-02-10T02:27:19.641Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-02-10T02:27:19.822Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T02:27:19.822Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T02:27:21.303Z] OK: 217 MiB in 51 packages [2021-02-10T02:27:21.618Z] 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-10T02:27:22.230Z] 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-10T02:27:22.231Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-10T02:27:22.872Z] Removing intermediate container 77056cabc445 [2021-02-10T02:27:22.872Z] ---> 56733f0071cb [2021-02-10T02:27:22.872Z] Step 6/23 : COPY go.mod . [2021-02-10T02:27:23.523Z] OK: 217 MiB in 51 packages [2021-02-10T02:27:23.813Z] ---> 5c123d92733b [2021-02-10T02:27:23.813Z] Step 7/23 : RUN go mod download [2021-02-10T02:27:24.108Z] ---> Running in fe2dfa66a929 [2021-02-10T02:27:24.313Z] 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-10T02:27:25.304Z] 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-10T02:27:25.304Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-02-10T02:27:26.149Z] Removing intermediate container b5202f8c70b6 [2021-02-10T02:27:26.149Z] ---> 26dc942577ed [2021-02-10T02:27:26.149Z] Step 6/26 : COPY go.mod . [2021-02-10T02:27:26.291Z] 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-10T02:27:26.291Z] go: downloading github.com/lib/pq v1.9.0 [2021-02-10T02:27:27.151Z] ---> bf21b8bc8252 [2021-02-10T02:27:27.151Z] Step 7/26 : RUN go mod download [2021-02-10T02:27:27.429Z] ---> Running in 3d8dc2f59a06 [2021-02-10T02:27:28.887Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-02-10T02:27:28.887Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-02-10T02:27:28.887Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-02-10T02:27:28.887Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-02-10T02:27:28.887Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-02-10T02:27:28.887Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-02-10T02:27:28.887Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-02-10T02:27:28.887Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-02-10T02:27:28.887Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-02-10T02:27:28.887Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-02-10T02:27:28.887Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-02-10T02:27:28.887Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-02-10T02:27:28.887Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-02-10T02:27:28.887Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-02-10T02:27:28.887Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-02-10T02:27:28.887Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-02-10T02:27:28.887Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-02-10T02:27:28.887Z] + 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-10T02:27:28.887Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-02-10T02:27:28.887Z] + 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-10T02:27:28.887Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-02-10T02:27:28.887Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-02-10T02:27:28.887Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-02-10T02:27:28.887Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-02-10T02:27:28.887Z] + 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-10T02:27:29.475Z] Removing intermediate container fe2dfa66a929 [2021-02-10T02:27:29.475Z] ---> a7dd3b03cb40 [2021-02-10T02:27:29.475Z] Step 8/23 : COPY . . [2021-02-10T02:27:30.335Z] Building version [2021-02-10T02:27:30.335Z] + snapcraftctl build [2021-02-10T02:27:33.159Z] Staging config-common [2021-02-10T02:27:33.159Z] + snapcraftctl stage [2021-02-10T02:27:33.323Z] Removing intermediate container 3d8dc2f59a06 [2021-02-10T02:27:33.323Z] ---> 4b6f6ab72a81 [2021-02-10T02:27:33.323Z] Step 8/26 : COPY . . [2021-02-10T02:27:34.563Z] Skipping stage go-build-helper (already ran) [2021-02-10T02:27:34.563Z] Skipping stage static-packages (already ran) [2021-02-10T02:27:34.563Z] Skipping stage go115 (already ran) [2021-02-10T02:27:34.563Z] Staging edgex-go [2021-02-10T02:27:34.563Z] + snapcraftctl stage [2021-02-10T02:27:35.517Z] Staging version [2021-02-10T02:27:35.517Z] + snapcraftctl stage [2021-02-10T02:27:36.908Z] Priming config-common [2021-02-10T02:27:36.909Z] + snapcraftctl prime [2021-02-10T02:27:37.855Z] Priming go-build-helper [2021-02-10T02:27:37.855Z] + snapcraftctl prime [2021-02-10T02:27:39.275Z] Priming static-packages [2021-02-10T02:27:39.275Z] + snapcraftctl prime [2021-02-10T02:27:42.706Z] Priming go115 [2021-02-10T02:27:42.706Z] + snapcraftctl prime [2021-02-10T02:27:44.273Z] Priming edgex-go [2021-02-10T02:27:44.273Z] + snapcraftctl prime [2021-02-10T02:27:45.761Z] Priming version [2021-02-10T02:27:45.761Z] + snapcraftctl prime [2021-02-10T02:27:47.170Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-02-10T02:27:48.604Z] Removing intermediate container 0fa22f350767 [2021-02-10T02:27:48.604Z] ---> 3594c09b04b5 [2021-02-10T02:27:48.604Z] [2021-02-10T02:27:48.604Z] Step 10/30 : FROM alpine:3.12 [2021-02-10T02:27:48.604Z] ---> afeebe901d6b [2021-02-10T02:27:48.604Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-10T02:27:48.604Z] ---> Running in e4d1daf40a43 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-02-10T02:27:49.609Z] Removing intermediate container e4d1daf40a43 [2021-02-10T02:27:49.609Z] ---> fe5ee7f0c309 [2021-02-10T02:27:49.609Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-10T02:27:49.898Z] ---> Running in 2d5530c8da48 [2021-02-10T02:27:52.778Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T02:27:52.778Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T02:27:53.402Z] ---> 17317e3f569c [2021-02-10T02:27:53.402Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-10T02:27:53.402Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-10T02:27:53.402Z] (2/2) Installing su-exec (0.2-r1) [2021-02-10T02:27:53.402Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:27:53.402Z] OK: 5 MiB in 16 packages [2021-02-10T02:27:54.008Z] ---> Running in d9d68f0e31dc [2021-02-10T02:27:55.464Z] Removing intermediate container 2d5530c8da48 [2021-02-10T02:27:55.465Z] ---> 149cec62c6a0 [2021-02-10T02:27:55.465Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-10T02:27:55.749Z] ---> Running in 6ccc78afbf32 [2021-02-10T02:27:55.749Z] 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-10T02:27:56.735Z] Removing intermediate container 6ccc78afbf32 [2021-02-10T02:27:56.735Z] ---> 4a7362508714 [2021-02-10T02:27:56.735Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-10T02:27:56.735Z] ---> 45b9ef6628b2 [2021-02-10T02:27:56.735Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-10T02:27:57.342Z] ---> Running in 5aedba72577b [2021-02-10T02:27:57.343Z] ---> Running in fd5c2e5ada05 [2021-02-10T02:27:57.343Z] 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-10T02:27:58.350Z] Removing intermediate container 5aedba72577b [2021-02-10T02:27:58.351Z] ---> 7b716635c0b9 [2021-02-10T02:27:58.351Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-10T02:27:58.351Z] ---> Running in dcff256415e0 [2021-02-10T02:27:59.352Z] 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-10T02:28:02.016Z] Removing intermediate container dcff256415e0 [2021-02-10T02:28:02.016Z] ---> f4ee56176ee6 [2021-02-10T02:28:02.016Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-10T02:28:02.016Z] ---> Running in 4cd0faca6268 [2021-02-10T02:28:03.010Z] Removing intermediate container 4cd0faca6268 [2021-02-10T02:28:03.010Z] ---> e4436941b125 [2021-02-10T02:28:03.010Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-10T02:28:04.020Z] ---> ada4f8b47f42 [2021-02-10T02:28:04.021Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-10T02:28:04.327Z] ---> Running in 67314c8596a2 [2021-02-10T02:28:07.895Z] Removing intermediate container 67314c8596a2 [2021-02-10T02:28:07.895Z] ---> fad9366d2ebb [2021-02-10T02:28:07.895Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-10T02:28:09.353Z] ---> 8642a14d4cd8 [2021-02-10T02:28:09.353Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-10T02:28:12.006Z] ---> a0768139546d [2021-02-10T02:28:12.006Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-10T02:28:14.019Z] ---> f8aaeb0ee824 [2021-02-10T02:28:14.019Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-10T02:28:14.019Z] Removing intermediate container 4d534066954a [2021-02-10T02:28:14.020Z] ---> e7577e6e3607 [2021-02-10T02:28:14.020Z] [2021-02-10T02:28:14.020Z] Step 10/21 : FROM alpine:3.12 [2021-02-10T02:28:14.020Z] ---> afeebe901d6b [2021-02-10T02:28:14.020Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-10T02:28:14.020Z] ---> Running in d13d73557e8d [2021-02-10T02:28:15.477Z] ---> 9769d6cfb0f1 [2021-02-10T02:28:15.477Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-10T02:28:15.756Z] ---> Running in e05b232ab650 [2021-02-10T02:28:16.034Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T02:28:16.034Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T02:28:16.668Z] Removing intermediate container e05b232ab650 [2021-02-10T02:28:16.668Z] ---> b2c02348a02e [2021-02-10T02:28:16.668Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-10T02:28:16.668Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-10T02:28:16.957Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-10T02:28:16.957Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-10T02:28:16.957Z] (4/4) Installing curl (7.69.1-r3) [2021-02-10T02:28:16.957Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:28:16.957Z] Executing ca-certificates-20191127-r4.trigger [2021-02-10T02:28:17.236Z] OK: 7 MiB in 18 packages [2021-02-10T02:28:17.847Z] ---> e1bb9d30d09a [2021-02-10T02:28:17.847Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-10T02:28:18.851Z] ---> Running in d63ab076522f [2021-02-10T02:28:20.356Z] Removing intermediate container d13d73557e8d [2021-02-10T02:28:20.356Z] ---> 99f5e95594e8 [2021-02-10T02:28:20.356Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-10T02:28:20.356Z] ---> Running in cedf386e0ab0 [2021-02-10T02:28:21.356Z] Removing intermediate container cedf386e0ab0 [2021-02-10T02:28:21.356Z] ---> 98cbdb322dd5 [2021-02-10T02:28:21.356Z] Step 13/21 : WORKDIR /edgex [2021-02-10T02:28:21.635Z] ---> Running in 50e801dbdef1 [2021-02-10T02:28:22.630Z] Removing intermediate container 50e801dbdef1 [2021-02-10T02:28:22.630Z] ---> 2b53a4c4bc52 [2021-02-10T02:28:22.630Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-10T02:28:22.908Z] Removing intermediate container d63ab076522f [2021-02-10T02:28:22.908Z] ---> 1693e510087c [2021-02-10T02:28:22.908Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-10T02:28:23.506Z] ---> Running in 6269acdd7435 [2021-02-10T02:28:23.789Z] ---> 968e090ae38a [2021-02-10T02:28:23.789Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-10T02:28:24.393Z] Removing intermediate container 6269acdd7435 [2021-02-10T02:28:24.393Z] ---> 657fc60abfd8 [2021-02-10T02:28:24.393Z] Step 27/30 : CMD ["gate"] [2021-02-10T02:28:25.003Z] ---> Running in 14b6812789a9 [2021-02-10T02:28:25.984Z] ---> 15b643c40f39 [2021-02-10T02:28:25.984Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-10T02:28:25.984Z] Removing intermediate container 14b6812789a9 [2021-02-10T02:28:25.984Z] ---> b49f24f60aa8 [2021-02-10T02:28:25.984Z] Step 28/30 : LABEL arch=arm64 [2021-02-10T02:28:26.260Z] ---> Running in 98ebd6b15d9d [2021-02-10T02:28:27.246Z] Removing intermediate container 98ebd6b15d9d [2021-02-10T02:28:27.246Z] ---> 27ac17a34cc9 [2021-02-10T02:28:27.246Z] Step 29/30 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 [2021-02-10T02:28:27.845Z] ---> Running in 69e36dbcdf60 [2021-02-10T02:28:27.845Z] ---> a0de719049ad [2021-02-10T02:28:27.845Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-10T02:28:28.119Z] ---> Running in a28ddd870b8e [2021-02-10T02:28:28.719Z] Removing intermediate container 69e36dbcdf60 [2021-02-10T02:28:28.719Z] ---> 0393ac67f7a4 [2021-02-10T02:28:28.719Z] Step 30/30 : LABEL version=0.0.0 [2021-02-10T02:28:28.997Z] Removing intermediate container a28ddd870b8e [2021-02-10T02:28:28.997Z] ---> fe3c4e946d46 [2021-02-10T02:28:28.997Z] Step 18/21 : CMD ["--init=true"] [2021-02-10T02:28:29.269Z] ---> Running in 01237f70370a [2021-02-10T02:28:29.269Z] ---> Running in e181d6a6c723 [2021-02-10T02:28:30.256Z] Removing intermediate container e181d6a6c723 [2021-02-10T02:28:30.256Z] ---> 6134771876af [2021-02-10T02:28:30.256Z] Step 19/21 : LABEL arch=arm64 [2021-02-10T02:28:30.529Z] Removing intermediate container 01237f70370a [2021-02-10T02:28:30.529Z] ---> 781602af07f0 [2021-02-10T02:28:30.529Z] [2021-02-10T02:28:30.529Z] ---> Running in d4a6e77f8ace [2021-02-10T02:28:31.136Z] Successfully built 781602af07f0 [2021-02-10T02:28:31.137Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-10T02:28:31.137Z] Removing intermediate container d4a6e77f8ace [2021-02-10T02:28:31.137Z] ---> b83bba17c3be [2021-02-10T02:28:31.137Z]  Building docker-security-bootstrapper-go ... done Step 20/21 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 [2021-02-10T02:28:31.412Z] ---> Running in e7eff8ff1bef [2021-02-10T02:28:32.041Z] Removing intermediate container e7eff8ff1bef [2021-02-10T02:28:32.041Z] ---> c84bd69efc16 [2021-02-10T02:28:32.316Z] Step 21/21 : LABEL version=0.0.0 [2021-02-10T02:28:32.316Z] ---> Running in b51e835429f6 [2021-02-10T02:28:33.308Z] Removing intermediate container b51e835429f6 [2021-02-10T02:28:33.308Z] ---> 194d7df00260 [2021-02-10T02:28:33.308Z] [2021-02-10T02:28:33.587Z] Successfully built 194d7df00260 [2021-02-10T02:28:33.587Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-10T02:28:55.855Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container fd5c2e5ada05 [2021-02-10T02:28:55.855Z] ---> cdd4812fe1bf [2021-02-10T02:28:55.855Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-10T02:28:55.855Z] ---> Running in aafc0c3e3bda [2021-02-10T02:28:55.855Z] 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-10T02:28:57.831Z] Removing intermediate container aafc0c3e3bda [2021-02-10T02:28:57.831Z] ---> 049884579f72 [2021-02-10T02:28:57.831Z] [2021-02-10T02:28:57.831Z] Step 11/26 : FROM docker:20.10.0 [2021-02-10T02:28:57.831Z] 20.10.0: Pulling from library/docker [2021-02-10T02:29:06.105Z] Removing intermediate container d9d68f0e31dc [2021-02-10T02:29:06.105Z] ---> 825e1fb0b9a5 [2021-02-10T02:29:06.105Z] [2021-02-10T02:29:06.105Z] Step 10/23 : FROM alpine:3.12 [2021-02-10T02:29:06.105Z] ---> afeebe901d6b [2021-02-10T02:29:06.105Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-10T02:29:06.105Z] ---> Running in f5b75e26815d [2021-02-10T02:29:06.105Z] Removing intermediate container f5b75e26815d [2021-02-10T02:29:06.105Z] ---> 0a714b7f0f04 [2021-02-10T02:29:06.105Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-10T02:29:06.105Z] ---> Running in abfce60578b8 [2021-02-10T02:29:06.375Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-10T02:29:06.375Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-10T02:29:06.375Z] ---> eeaf43b92773 [2021-02-10T02:29:06.375Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-10T02:29:06.648Z] ---> Running in d9a9f999a2d6 [2021-02-10T02:29:06.648Z] Removing intermediate container abfce60578b8 [2021-02-10T02:29:06.648Z] ---> db3bca3dd152 [2021-02-10T02:29:06.648Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-10T02:29:06.925Z] ---> Running in 6afe9407a860 [2021-02-10T02:29:07.521Z] Removing intermediate container 6afe9407a860 [2021-02-10T02:29:07.521Z] ---> 8e4e77e3c5de [2021-02-10T02:29:07.521Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T02:29:07.794Z] ---> Running in 61ba7d41b23d [2021-02-10T02:29:07.794Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T02:29:08.071Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T02:29:08.670Z] (1/2) Installing readline (8.0.4-r0) [2021-02-10T02:29:08.671Z] (2/2) Installing bash (5.0.17-r0) [2021-02-10T02:29:08.671Z] Executing bash-5.0.17-r0.post-install [2021-02-10T02:29:08.671Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:29:08.671Z] OK: 12 MiB in 22 packages [2021-02-10T02:29:10.129Z] Removing intermediate container d9a9f999a2d6 [2021-02-10T02:29:10.129Z] ---> 943fa5e98419 [2021-02-10T02:29:10.129Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-10T02:29:10.129Z] Removing intermediate container 61ba7d41b23d [2021-02-10T02:29:10.129Z] ---> 696b4897ec3c [2021-02-10T02:29:10.129Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-10T02:29:10.129Z] ---> Running in d9e259bfc0bc [2021-02-10T02:29:10.401Z] ---> Running in e6b9d359e8ee [2021-02-10T02:29:10.672Z] Removing intermediate container d9e259bfc0bc [2021-02-10T02:29:10.672Z] ---> e1248d571c08 [2021-02-10T02:29:10.672Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-10T02:29:10.944Z] ---> Running in a8949fd56e99 [2021-02-10T02:29:11.537Z] Removing intermediate container a8949fd56e99 [2021-02-10T02:29:11.537Z] ---> 48a72b1ebcbf [2021-02-10T02:29:11.537Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-10T02:29:11.537Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T02:29:11.537Z] ---> Running in 2bd05d00e6f2 [2021-02-10T02:29:12.170Z] Removing intermediate container 2bd05d00e6f2 [2021-02-10T02:29:12.170Z] ---> 1366ce11c8a3 [2021-02-10T02:29:12.170Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-10T02:29:12.482Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T02:29:13.496Z] ---> 511b7b61b945 [2021-02-10T02:29:13.496Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-10T02:29:14.097Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-10T02:29:14.097Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-10T02:29:14.097Z] ---> af04742f0c47 [2021-02-10T02:29:14.097Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-10T02:29:14.376Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-10T02:29:14.376Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-10T02:29:14.972Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-10T02:29:14.972Z] ---> 4e696213c2ea [2021-02-10T02:29:14.972Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-10T02:29:15.249Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-10T02:29:15.249Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:29:15.249Z] OK: 8 MiB in 20 packages [2021-02-10T02:29:15.540Z] ---> Running in ca83339e5839 [2021-02-10T02:29:16.543Z] Removing intermediate container e6b9d359e8ee [2021-02-10T02:29:16.543Z] ---> 2d89b4e484b5 [2021-02-10T02:29:16.543Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-10T02:29:16.543Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T02:29:16.827Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T02:29:17.428Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-10T02:29:17.428Z] (2/33) Installing expat (2.2.9-r1) [2021-02-10T02:29:17.428Z] (3/33) Installing libffi (3.3-r2) [2021-02-10T02:29:17.428Z] (4/33) Installing gdbm (1.13-r1) [2021-02-10T02:29:17.428Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-10T02:29:17.428Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-10T02:29:17.428Z] ---> 290e96c80a66 [2021-02-10T02:29:17.428Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-10T02:29:17.428Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-10T02:29:19.402Z] ---> 328feeea5c9f [2021-02-10T02:29:19.402Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-10T02:29:19.402Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-10T02:29:19.402Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-10T02:29:19.402Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-10T02:29:19.402Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-10T02:29:19.402Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-10T02:29:19.402Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-10T02:29:19.402Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-10T02:29:19.402Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-10T02:29:19.679Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-10T02:29:19.679Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-10T02:29:19.679Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-10T02:29:19.679Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-10T02:29:19.679Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-10T02:29:19.679Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-10T02:29:19.679Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-10T02:29:19.679Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-10T02:29:19.679Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-10T02:29:19.679Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-10T02:29:19.679Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-10T02:29:19.953Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-10T02:29:19.953Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-10T02:29:19.953Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-10T02:29:19.953Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-10T02:29:19.953Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-10T02:29:19.953Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-10T02:29:19.953Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-10T02:29:19.953Z] ---> 21aa8a0efbe5 [2021-02-10T02:29:19.953Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-10T02:29:19.953Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:29:20.225Z] OK: 71 MiB in 55 packages [2021-02-10T02:29:20.225Z] ---> Running in ff4c5d77c097 [2021-02-10T02:29:20.832Z] Removing intermediate container ff4c5d77c097 [2021-02-10T02:29:20.832Z] ---> 13484ec8dc70 [2021-02-10T02:29:20.832Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-10T02:29:20.832Z] ---> Running in f3bb399c3599 [2021-02-10T02:29:21.433Z] Removing intermediate container f3bb399c3599 [2021-02-10T02:29:21.433Z] ---> 37679345a645 [2021-02-10T02:29:21.433Z] Step 21/23 : LABEL arch=arm64 [2021-02-10T02:29:21.708Z] ---> Running in 05da2f551f3f [2021-02-10T02:29:22.307Z] Removing intermediate container 05da2f551f3f [2021-02-10T02:29:22.307Z] ---> 5cf995a66527 [2021-02-10T02:29:22.307Z] Step 22/23 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 [2021-02-10T02:29:22.582Z] ---> Running in 79c03609d808 [2021-02-10T02:29:23.191Z] Removing intermediate container 79c03609d808 [2021-02-10T02:29:23.191Z] ---> 5a299176e6f6 [2021-02-10T02:29:23.191Z] Step 23/23 : LABEL version=0.0.0 [2021-02-10T02:29:23.465Z] ---> Running in bfdc8d7460c5 [2021-02-10T02:29:24.079Z] Removing intermediate container bfdc8d7460c5 [2021-02-10T02:29:24.079Z] ---> d88129967aac [2021-02-10T02:29:24.079Z] [2021-02-10T02:29:24.680Z] Successfully built d88129967aac [2021-02-10T02:29:24.680Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-10T02:29:25.657Z]  Building docker-core-data-go ... done Removing intermediate container ca83339e5839 [2021-02-10T02:29:25.657Z] ---> 3172d8deca68 [2021-02-10T02:29:25.657Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-10T02:29:25.928Z] ---> Running in 9c0b55e43a3e [2021-02-10T02:29:31.310Z] Collecting docker-compose==1.23.2 [2021-02-10T02:29:31.310Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-10T02:29:31.310Z] Collecting docopt<0.7,>=0.6.1 [2021-02-10T02:29:31.310Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-10T02:29:33.271Z] Collecting cached-property<2,>=1.2.0 [2021-02-10T02:29:33.271Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-10T02:29:33.860Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-10T02:29:33.860Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-10T02:29:34.449Z] Collecting docker<4.0,>=3.6.0 [2021-02-10T02:29:34.718Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-10T02:29:36.140Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-10T02:29:36.140Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-10T02:29:36.414Z] 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-10T02:29:37.000Z] Collecting PyYAML<4,>=3.10 [2021-02-10T02:29:37.272Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-10T02:29:40.635Z] Collecting jsonschema<3,>=2.5.1 [2021-02-10T02:29:40.635Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-10T02:29:40.635Z] Collecting texttable<0.10,>=0.9.0 [2021-02-10T02:29:40.905Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-10T02:29:42.866Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-10T02:29:42.866Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-10T02:29:44.828Z] Collecting docker-pycreds>=0.4.0 [2021-02-10T02:29:44.828Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-10T02:29:44.828Z] 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-10T02:29:44.828Z] 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-10T02:29:45.416Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-10T02:29:45.416Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-10T02:29:46.006Z] Collecting idna<2.8,>=2.5 [2021-02-10T02:29:46.006Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-10T02:29:46.006Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-10T02:29:46.006Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-10T02:29:46.006Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-10T02:29:46.006Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-10T02:29:46.979Z] Installing collected packages: docopt, cached-property, websocket-client, urllib3, idna, requests, docker-pycreds, docker, PyYAML, jsonschema, texttable, dockerpty, docker-compose [2021-02-10T02:29:46.979Z] Running setup.py install for docopt: started [2021-02-10T02:29:48.940Z] Running setup.py install for docopt: finished with status 'done' [2021-02-10T02:29:48.940Z] Attempting uninstall: urllib3 [2021-02-10T02:29:48.940Z] Found existing installation: urllib3 1.25.9 [2021-02-10T02:29:48.940Z] Uninstalling urllib3-1.25.9: [2021-02-10T02:29:49.211Z] Successfully uninstalled urllib3-1.25.9 [2021-02-10T02:29:49.804Z] Attempting uninstall: idna [2021-02-10T02:29:49.804Z] Found existing installation: idna 2.9 [2021-02-10T02:29:49.804Z] Uninstalling idna-2.9: [2021-02-10T02:29:49.804Z] Successfully uninstalled idna-2.9 [2021-02-10T02:29:50.394Z] Attempting uninstall: requests [2021-02-10T02:29:50.394Z] Found existing installation: requests 2.23.0 [2021-02-10T02:29:50.394Z] Uninstalling requests-2.23.0: [2021-02-10T02:29:50.667Z] Successfully uninstalled requests-2.23.0 [2021-02-10T02:29:51.637Z] Running setup.py install for PyYAML: started [2021-02-10T02:29:54.240Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-10T02:29:54.240Z] Running setup.py install for texttable: started [2021-02-10T02:29:56.199Z] Running setup.py install for texttable: finished with status 'done' [2021-02-10T02:29:56.199Z] Running setup.py install for dockerpty: started [2021-02-10T02:29:57.623Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-10T02:29:58.592Z] 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-10T02:30:02.898Z] Removing intermediate container 9c0b55e43a3e [2021-02-10T02:30:02.898Z] ---> 942b8054c8a6 [2021-02-10T02:30:02.898Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-10T02:30:02.898Z] ---> Running in a3d435844f93 [2021-02-10T02:30:03.499Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T02:30:03.499Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T02:30:04.088Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-10T02:30:04.088Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-10T02:30:04.088Z] (3/3) Installing curl (7.69.1-r3) [2021-02-10T02:30:04.088Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:30:04.088Z] OK: 71 MiB in 58 packages [2021-02-10T02:30:05.514Z] Removing intermediate container a3d435844f93 [2021-02-10T02:30:05.514Z] ---> 917fff2d96e9 [2021-02-10T02:30:05.514Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-10T02:30:05.514Z] ---> Running in a743f246b306 [2021-02-10T02:30:05.784Z] Removing intermediate container a743f246b306 [2021-02-10T02:30:05.784Z] ---> 44f14f442bef [2021-02-10T02:30:05.784Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-10T02:30:06.056Z] ---> Running in f02089c3172d [2021-02-10T02:30:06.328Z] Removing intermediate container f02089c3172d [2021-02-10T02:30:06.328Z] ---> a7e9feb39962 [2021-02-10T02:30:06.328Z] Step 24/26 : LABEL arch=arm64 [2021-02-10T02:30:06.601Z] ---> Running in 3c9863680d60 [2021-02-10T02:30:06.876Z] Removing intermediate container 3c9863680d60 [2021-02-10T02:30:06.876Z] ---> de42e4118e7f [2021-02-10T02:30:06.876Z] Step 25/26 : LABEL git_sha=4a23d25d86ca8635477d675c485e5c8308d97705 [2021-02-10T02:30:07.149Z] ---> Running in 591ac58e6e7d [2021-02-10T02:30:07.745Z] Removing intermediate container 591ac58e6e7d [2021-02-10T02:30:07.745Z] ---> f794897cd373 [2021-02-10T02:30:07.745Z] Step 26/26 : LABEL version=0.0.0 [2021-02-10T02:30:07.745Z] ---> Running in 42360e86d05d [2021-02-10T02:30:08.337Z] Removing intermediate container 42360e86d05d [2021-02-10T02:30:08.337Z] ---> a4431e360de7 [2021-02-10T02:30:08.337Z] [2021-02-10T02:30:08.612Z] Successfully built a4431e360de7 [2021-02-10T02:30:08.612Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-10T02:30:08.899Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-10T02:30:08.897Z] $ docker stop --time=1 f71a41f0973e2d16540b8b2452754dfc0e56e6677433b46cf0fbc7ac2291083a [2021-02-10T02:30:10.774Z] $ docker rm -f f71a41f0973e2d16540b8b2452754dfc0e56e6677433b46cf0fbc7ac2291083a [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-10T02:30:11.516Z] + grep docker [2021-02-10T02:30:11.516Z] + docker images [2021-02-10T02:30:11.800Z] docker-sys-mgmt-agent-go-arm64 latest a4431e360de7 4 seconds ago 300MB [2021-02-10T02:30:11.800Z] docker-core-data-go-arm64 latest d88129967aac 48 seconds ago 21MB [2021-02-10T02:30:11.800Z] docker-security-proxy-setup-go-arm64 latest 194d7df00260 About a minute ago 23.2MB [2021-02-10T02:30:11.800Z] docker-security-bootstrapper-go-arm64 latest 781602af07f0 About a minute ago 17MB [2021-02-10T02:30:11.800Z] docker-core-metadata-go-arm64 latest d2ab31058235 3 minutes ago 17.8MB [2021-02-10T02:30:11.800Z] docker-support-notifications-go-arm64 latest 454ce33f1f55 3 minutes ago 16.7MB [2021-02-10T02:30:11.800Z] docker-core-command-go-arm64 latest d45328173d2f 3 minutes ago 16MB [2021-02-10T02:30:11.800Z] docker-support-scheduler-go-arm64 latest 6b5e314683a3 3 minutes ago 16.1MB [2021-02-10T02:30:11.800Z] docker-security-secretstore-setup-go-arm64 latest fb296d74b431 3 minutes ago 23.4MB [2021-02-10T02:30:11.800Z] 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 [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-10T02:30:13.897Z] provisioning config files... [2021-02-10T02:30:13.912Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config749332536455844073tmp [Pipeline] { [Pipeline] sh [2021-02-10T02:30:14.282Z] + set +x [2021-02-10T02:30:14.282Z] + curl -s https://codecov.io/bash [2021-02-10T02:30:14.282Z] + bash -s -- [2021-02-10T02:30:14.855Z] [2021-02-10T02:30:14.855Z] _____ _ [2021-02-10T02:30:14.855Z] / ____| | | [2021-02-10T02:30:14.855Z] | | ___ __| | ___ ___ _____ __ [2021-02-10T02:30:14.855Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-10T02:30:14.855Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-10T02:30:14.855Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-10T02:30:14.855Z] Bash-20210129-7c25fce [2021-02-10T02:30:14.855Z] [2021-02-10T02:30:14.855Z] [2021-02-10T02:30:14.855Z] ==> git version 2.24.3 found [2021-02-10T02:30:14.855Z] ==> 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-10T02:30:14.855Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-10T02:30:14.855Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-10T02:30:14.855Z] ==> Jenkins CI detected. [2021-02-10T02:30:14.855Z] project root: . [2021-02-10T02:30:14.855Z] --> token set from env [2021-02-10T02:30:14.855Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-10T02:30:14.855Z] ==> Running gcov in . (disable via -X gcov) [2021-02-10T02:30:14.855Z] ==> Python coveragepy not found [2021-02-10T02:30:14.855Z] ==> Searching for coverage reports in: [2021-02-10T02:30:14.855Z] + . [2021-02-10T02:30:14.855Z] -> Found 1 reports [2021-02-10T02:30:14.855Z] ==> Detecting git/mercurial file structure [2021-02-10T02:30:15.118Z] ==> Reading reports [2021-02-10T02:30:15.118Z] + ./coverage.out bytes=595164 [2021-02-10T02:30:15.118Z] ==> Appending adjustments [2021-02-10T02:30:15.118Z] https://docs.codecov.io/docs/fixing-reports [2021-02-10T02:30:18.440Z] + Found adjustments [2021-02-10T02:30:18.440Z] ==> Gzipping contents [2021-02-10T02:30:18.440Z] 88K /tmp/codecov.9b3AKt.gz [2021-02-10T02:30:18.440Z] ==> Uploading reports [2021-02-10T02:30:18.440Z] url: https://codecov.io [2021-02-10T02:30:18.440Z] query: branch=PR-3153&commit=4a23d25d86ca8635477d675c485e5c8308d97705&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3153%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3153&job=&cmd_args= [2021-02-10T02:30:18.440Z] -> Pinging Codecov [2021-02-10T02:30:18.440Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3153&commit=4a23d25d86ca8635477d675c485e5c8308d97705&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3153%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3153&job=&cmd_args= [2021-02-10T02:30:18.704Z] -> Uploading to [2021-02-10T02:30:18.704Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-10/00271124DB129430A58F1EEE437C3FCB/4a23d25d86ca8635477d675c485e5c8308d97705/855f830e-3391-4060-ae03-c756c39efb66.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210210%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210210T023018Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f3a0ece703534acb0350ae9405a2a9d320453fb12c9641a1bb65540b4e3bbb1a [2021-02-10T02:30:18.704Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-10T02:30:18.704Z] Dload Upload Total Spent Left Speed [2021-02-10T02:30:19.278Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89414 0 0 100 89414 0 157k --:--:-- --:--:-- --:--:-- 157k [2021-02-10T02:30:19.278Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/4a23d25d86ca8635477d675c485e5c8308d97705 [Pipeline] } [2021-02-10T02:30:19.289Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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-10T02:30:21.246Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-10T02:30:22.130Z] ---> package-listing.sh [2021-02-10T02:30:22.130Z] ++ facter osfamily [2021-02-10T02:30:22.130Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-10T02:30:22.130Z] + OS_FAMILY=redhat [2021-02-10T02:30:22.130Z] + workspace=/w/workspace/edgex-go/7 [2021-02-10T02:30:22.130Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-10T02:30:22.130Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-10T02:30:22.130Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-10T02:30:22.130Z] + PACKAGES=/tmp/packages_start.txt [2021-02-10T02:30:22.130Z] + '[' /w/workspace/edgex-go/7 ']' [2021-02-10T02:30:22.130Z] + PACKAGES=/tmp/packages_end.txt [2021-02-10T02:30:22.130Z] + case "${OS_FAMILY}" in [2021-02-10T02:30:22.130Z] + rpm -qa [2021-02-10T02:30:22.130Z] + sort [2021-02-10T02:30:27.467Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-10T02:30:27.467Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-10T02:30:27.467Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-10T02:30:27.467Z] + '[' /w/workspace/edgex-go/7 ']' [2021-02-10T02:30:27.467Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2021-02-10T02:30:27.468Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2021-02-10T02:30:27.481Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-10T02:30:27.782Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-10T02:30:28.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-10T02:30:28.104Z] [2021-02-10T02:30:28.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-10T02:30:28.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-10T02:30:28.473Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-10T02:30:28.474Z] df20fa9351a1: Pulling fs layer [2021-02-10T02:30:28.474Z] 36b3adc4ff6f: Pulling fs layer [2021-02-10T02:30:28.474Z] 8ad3a11d3b57: Pulling fs layer [2021-02-10T02:30:28.474Z] 46f8f816bc3b: Pulling fs layer [2021-02-10T02:30:28.474Z] 93b61091891f: Pulling fs layer [2021-02-10T02:30:28.474Z] 93b9cdb0e59b: Pulling fs layer [2021-02-10T02:30:28.474Z] 5e14af77c1be: Pulling fs layer [2021-02-10T02:30:28.474Z] 01666e4c0597: Pulling fs layer [2021-02-10T02:30:28.474Z] aa168da1d23b: Pulling fs layer [2021-02-10T02:30:28.474Z] 93b9cdb0e59b: Waiting [2021-02-10T02:30:28.474Z] 5e14af77c1be: Waiting [2021-02-10T02:30:28.474Z] 01666e4c0597: Waiting [2021-02-10T02:30:28.474Z] aa168da1d23b: Waiting [2021-02-10T02:30:28.474Z] 46f8f816bc3b: Waiting [2021-02-10T02:30:28.474Z] 36b3adc4ff6f: Verifying Checksum [2021-02-10T02:30:28.474Z] 36b3adc4ff6f: Download complete [2021-02-10T02:30:28.474Z] 46f8f816bc3b: Download complete [2021-02-10T02:30:28.742Z] df20fa9351a1: Verifying Checksum [2021-02-10T02:30:28.742Z] df20fa9351a1: Download complete [2021-02-10T02:30:28.742Z] 93b9cdb0e59b: Verifying Checksum [2021-02-10T02:30:28.742Z] 93b9cdb0e59b: Download complete [2021-02-10T02:30:28.742Z] 5e14af77c1be: Verifying Checksum [2021-02-10T02:30:28.742Z] 5e14af77c1be: Download complete [2021-02-10T02:30:28.742Z] 01666e4c0597: Verifying Checksum [2021-02-10T02:30:28.742Z] 01666e4c0597: Download complete [2021-02-10T02:30:28.742Z] 93b61091891f: Verifying Checksum [2021-02-10T02:30:28.742Z] 93b61091891f: Download complete [2021-02-10T02:30:28.742Z] 8ad3a11d3b57: Verifying Checksum [2021-02-10T02:30:28.742Z] 8ad3a11d3b57: Download complete [2021-02-10T02:30:29.005Z] df20fa9351a1: Pull complete [2021-02-10T02:30:29.268Z] 36b3adc4ff6f: Pull complete [2021-02-10T02:30:31.225Z] aa168da1d23b: Verifying Checksum [2021-02-10T02:30:31.225Z] aa168da1d23b: Download complete [2021-02-10T02:30:31.488Z] 8ad3a11d3b57: Pull complete [2021-02-10T02:30:31.757Z] 46f8f816bc3b: Pull complete [2021-02-10T02:30:32.333Z] 93b61091891f: Pull complete [2021-02-10T02:30:32.333Z] 93b9cdb0e59b: Pull complete [2021-02-10T02:30:32.597Z] 5e14af77c1be: Pull complete [2021-02-10T02:30:32.597Z] 01666e4c0597: Pull complete [2021-02-10T02:30:40.796Z] aa168da1d23b: Pull complete [2021-02-10T02:30:40.796Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-10T02:30:40.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-10T02:30:40.796Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-10T02:30:41.029Z] prd-centos7-docker-4c-2g-25897 does not seem to be running inside a container [2021-02-10T02:30:41.086Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-10T02:30:50.392Z] $ docker top 12c2acc6db856706d32e87e86d629ba67641bd1a7254532be8baccd197ac25a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-10T02:30:51.070Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-10T02:30:51.382Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-10T02:30:51.685Z] + ls /var/log/sa-host [2021-02-10T02:30:51.685Z] + sadf -c /var/log/sa-host/sa10 [2021-02-10T02:30:51.685Z] file_magic: OK [2021-02-10T02:30:51.685Z] HZ: Using current value: 100 [2021-02-10T02:30:51.685Z] file_header: OK [2021-02-10T02:30:51.685Z] 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-10T02:30:51.685Z] Statistics: [2021-02-10T02:30:51.685Z] 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... [2021-02-10T02:30:51.685Z] File successfully converted to sysstat format version 12.2.1 [2021-02-10T02:30:51.685Z] + sadf -c /var/log/sa-host/sa23 [2021-02-10T02:30:51.685Z] file_magic: OK [2021-02-10T02:30:51.685Z] HZ: Using current value: 100 [2021-02-10T02:30:51.685Z] file_header: OK [2021-02-10T02:30:51.685Z] 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-10T02:30:51.685Z] Statistics: [2021-02-10T02:30:51.685Z] Hnuu...uuuununununu... [2021-02-10T02:30:51.685Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-10T02:30:51.902Z] provisioning config files... [2021-02-10T02:30:51.947Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config7841786852892188777tmp [Pipeline] { [Pipeline] echo [2021-02-10T02:30:52.084Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-10T02:30:52.458Z] ---> create-netrc.sh [Pipeline] } [2021-02-10T02:30:52.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-10T02:30:52.599Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-10T02:30:52.947Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-10T02:30:52.959Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-10T02:30:53.261Z] ---> sudo-logs.sh [2021-02-10T02:30:53.261Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-10T02:30:53.273Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-10T02:30:53.570Z] ---> job-cost.sh [2021-02-10T02:30:53.570Z] lf-activate-venv: SKIPPING [2021-02-10T02:30:53.570Z] INFO: No Stack... [2021-02-10T02:30:54.516Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-10T02:30:55.090Z] INFO: Archiving Costs [Pipeline] echo [2021-02-10T02:30:55.103Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-10T02:30:55.401Z] ---> logs-deploy.sh [2021-02-10T02:30:55.401Z] lf-activate-venv: SKIPPING [2021-02-10T02:30:55.401Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3153/7 [2021-02-10T02:30:55.401Z] INFO: archiving workspace using pattern(s): [2021-02-10T02:30:56.790Z] Archives upload complete. [2021-02-10T02:30:57.052Z] INFO: archiving logs to Nexus [2021-02-10T02:30:58.001Z] ---> uname -a: [2021-02-10T02:30:58.001Z] Linux prd-centos7-docker-4c-2g-25897.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-02-10T02:30:58.001Z] [2021-02-10T02:30:58.001Z] [2021-02-10T02:30:58.001Z] ---> lscpu: [2021-02-10T02:30:58.001Z] Architecture: x86_64 [2021-02-10T02:30:58.001Z] CPU op-mode(s): 32-bit, 64-bit [2021-02-10T02:30:58.001Z] Byte Order: Little Endian [2021-02-10T02:30:58.001Z] Address sizes: 40 bits physical, 48 bits virtual [2021-02-10T02:30:58.001Z] CPU(s): 4 [2021-02-10T02:30:58.001Z] On-line CPU(s) list: 0-3 [2021-02-10T02:30:58.001Z] Thread(s) per core: 1 [2021-02-10T02:30:58.001Z] Core(s) per socket: 1 [2021-02-10T02:30:58.001Z] Socket(s): 4 [2021-02-10T02:30:58.001Z] NUMA node(s): 1 [2021-02-10T02:30:58.001Z] Vendor ID: GenuineIntel [2021-02-10T02:30:58.001Z] CPU family: 6 [2021-02-10T02:30:58.001Z] Model: 44 [2021-02-10T02:30:58.001Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-02-10T02:30:58.001Z] Stepping: 1 [2021-02-10T02:30:58.001Z] CPU MHz: 2933.442 [2021-02-10T02:30:58.001Z] BogoMIPS: 5866.88 [2021-02-10T02:30:58.001Z] Virtualization: VT-x [2021-02-10T02:30:58.001Z] Hypervisor vendor: KVM [2021-02-10T02:30:58.001Z] Virtualization type: full [2021-02-10T02:30:58.001Z] L1d cache: 128 KiB [2021-02-10T02:30:58.001Z] L1i cache: 128 KiB [2021-02-10T02:30:58.001Z] L2 cache: 16 MiB [2021-02-10T02:30:58.001Z] L3 cache: 64 MiB [2021-02-10T02:30:58.001Z] NUMA node0 CPU(s): 0-3 [2021-02-10T02:30:58.001Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-02-10T02:30:58.001Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-02-10T02:30:58.001Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-02-10T02:30:58.001Z] Vulnerability Meltdown: Mitigation; PTI [2021-02-10T02:30:58.001Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-02-10T02:30:58.001Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-02-10T02:30:58.001Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-02-10T02:30:58.001Z] Vulnerability Srbds: Not affected [2021-02-10T02:30:58.001Z] Vulnerability Tsx async abort: Not affected [2021-02-10T02:30:58.001Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-02-10T02:30:58.001Z] [2021-02-10T02:30:58.001Z] [2021-02-10T02:30:58.001Z] ---> nproc: [2021-02-10T02:30:58.001Z] 4 [2021-02-10T02:30:58.001Z] [2021-02-10T02:30:58.001Z] [2021-02-10T02:30:58.001Z] ---> df -h: [2021-02-10T02:30:58.001Z] Filesystem Size Used Available Use% Mounted on [2021-02-10T02:30:58.001Z] overlay 50.0G 12.1G 37.9G 24% / [2021-02-10T02:30:58.001Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-02-10T02:30:58.001Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-02-10T02:30:58.001Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-02-10T02:30:58.001Z] /dev/vda1 50.0G 12.1G 37.9G 24% /facter-os [2021-02-10T02:30:58.001Z] /dev/vda1 50.0G 12.1G 37.9G 24% /etc/resolv.conf [2021-02-10T02:30:58.001Z] /dev/vda1 50.0G 12.1G 37.9G 24% /etc/hostname [2021-02-10T02:30:58.001Z] /dev/vda1 50.0G 12.1G 37.9G 24% /etc/hosts [2021-02-10T02:30:58.001Z] /dev/vda1 50.0G 12.1G 37.9G 24% /run/cloud-init/result.json [2021-02-10T02:30:58.001Z] /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/sa-host [2021-02-10T02:30:58.001Z] /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/secure [2021-02-10T02:30:58.001Z] /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/auth.log [2021-02-10T02:30:58.001Z] /dev/vda1 50.0G 12.1G 37.9G 24% /w/workspace/edgex-go/7 [2021-02-10T02:30:58.001Z] /dev/vda1 50.0G 12.1G 37.9G 24% /w/workspace/edgex-go/7@tmp [2021-02-10T02:30:58.001Z] [2021-02-10T02:30:58.001Z] [2021-02-10T02:30:58.001Z] ---> free -m: [2021-02-10T02:30:58.001Z] total used free shared buff/cache available [2021-02-10T02:30:58.001Z] Mem: 1837 747 160 0 930 1006 [2021-02-10T02:30:58.001Z] Swap: 1023 41 982 [2021-02-10T02:30:58.001Z] [2021-02-10T02:30:58.001Z] [2021-02-10T02:30:58.001Z] ---> ip addr: [2021-02-10T02:30:58.001Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-02-10T02:30:58.001Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-02-10T02:30:58.001Z] inet 127.0.0.1/8 scope host lo [2021-02-10T02:30:58.001Z] valid_lft forever preferred_lft forever [2021-02-10T02:30:58.001Z] inet6 ::1/128 scope host [2021-02-10T02:30:58.001Z] valid_lft forever preferred_lft forever [2021-02-10T02:30:58.001Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-02-10T02:30:58.001Z] link/ether fa:16:3e:e5:76:eb brd ff:ff:ff:ff:ff:ff [2021-02-10T02:30:58.001Z] inet 10.30.122.70/23 brd 10.30.123.255 scope global dynamic eth0 [2021-02-10T02:30:58.001Z] valid_lft 85183sec preferred_lft 85183sec [2021-02-10T02:30:58.001Z] inet6 fe80::f816:3eff:fee5:76eb/64 scope link [2021-02-10T02:30:58.001Z] valid_lft forever preferred_lft forever [2021-02-10T02:30:58.001Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-02-10T02:30:58.001Z] link/ether 02:42:a9:6e:70:90 brd ff:ff:ff:ff:ff:ff [2021-02-10T02:30:58.001Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-02-10T02:30:58.001Z] valid_lft forever preferred_lft forever [2021-02-10T02:30:58.001Z] inet6 fe80::42:a9ff:fe6e:7090/64 scope link [2021-02-10T02:30:58.001Z] valid_lft forever preferred_lft forever [2021-02-10T02:30:58.001Z] [2021-02-10T02:30:58.001Z] [2021-02-10T02:30:58.001Z] ---> sar -b -r -n DEV: [2021-02-10T02:30:58.001Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/10/21 _x86_64_ (4 CPU) [2021-02-10T02:30:58.001Z] [2021-02-10T02:30:58.001Z] 02:10:30 LINUX RESTART (4 CPU) [2021-02-10T02:30:58.001Z] [2021-02-10T02:30:58.002Z] 02:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-02-10T02:30:58.002Z] 02:12:01 95.69 33.51 62.18 0.00 6261.30 18614.02 0.00 [2021-02-10T02:30:58.002Z] 02:13:01 273.19 76.87 196.32 0.00 6474.37 52135.82 0.00 [2021-02-10T02:30:58.002Z] 02:14:01 188.16 94.23 93.93 0.00 3240.98 10409.43 0.00 [2021-02-10T02:30:58.002Z] 02:15:01 149.20 72.58 76.63 0.00 3524.70 8160.42 0.00 [2021-02-10T02:30:58.002Z] 02:16:02 305.30 121.67 183.63 0.00 48856.38 121621.21 0.00 [2021-02-10T02:30:58.002Z] 02:17:02 1816.21 1486.35 329.87 0.00 165321.99 168331.99 0.00 [2021-02-10T02:30:58.002Z] 02:18:01 893.92 655.89 238.03 0.00 43070.11 53269.50 0.00 [2021-02-10T02:30:58.002Z] 02:19:02 1379.59 1013.77 365.82 0.00 121956.99 151863.80 0.00 [2021-02-10T02:30:58.002Z] 02:20:02 746.09 463.63 282.46 0.00 41138.56 69163.48 0.00 [2021-02-10T02:30:58.002Z] 02:21:01 74.86 13.14 61.72 0.00 3055.89 4168.86 0.00 [2021-02-10T02:30:58.002Z] 02:22:02 2.05 0.60 1.45 0.00 15.45 22.58 0.00 [2021-02-10T02:30:58.002Z] 02:23:01 0.25 0.00 0.25 0.00 0.00 3.30 0.00 [2021-02-10T02:30:58.002Z] 02:24:01 0.27 0.00 0.27 0.00 0.00 2.78 0.00 [2021-02-10T02:30:58.002Z] 02:25:01 0.33 0.02 0.32 0.00 1.07 3.28 0.00 [2021-02-10T02:30:58.002Z] 02:26:01 2.05 1.80 0.25 0.00 59.15 3.25 0.00 [2021-02-10T02:30:58.002Z] 02:27:01 0.85 0.03 0.82 0.00 1.07 15.02 0.00 [2021-02-10T02:30:58.002Z] 02:28:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 [2021-02-10T02:30:58.002Z] 02:29:01 0.22 0.00 0.22 0.00 0.00 1.97 0.00 [2021-02-10T02:30:58.002Z] 02:30:01 0.30 0.00 0.30 0.00 0.00 4.11 0.00 [2021-02-10T02:30:58.002Z] Average: 313.26 213.20 100.06 0.00 23452.95 34822.70 0.00 [2021-02-10T02:30:58.002Z] [2021-02-10T02:30:58.002Z] 02:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-02-10T02:30:58.002Z] 02:12:01 290444 0 607136 32.27 2620 981344 1214820 41.46 549260 837320 42724 [2021-02-10T02:30:58.002Z] 02:13:01 121372 0 722188 38.38 1492 1036492 1321172 45.09 614164 856728 8 [2021-02-10T02:30:58.002Z] 02:14:01 131496 0 826604 43.93 768 922676 1808392 61.72 719156 744124 70220 [2021-02-10T02:30:58.002Z] 02:15:01 255280 0 762184 40.51 596 863484 1377520 47.01 611564 718948 28468 [2021-02-10T02:30:58.002Z] 02:16:02 76728 0 849812 45.17 160 954844 2269488 77.45 652172 939352 28052 [2021-02-10T02:30:58.002Z] 02:17:02 94436 0 806224 42.85 0 980884 1959352 66.87 612772 944900 54024 [2021-02-10T02:30:58.002Z] 02:18:01 475740 0 721420 38.34 0 684384 1363416 46.53 432920 730824 32 [2021-02-10T02:30:58.002Z] 02:19:02 71572 0 883400 46.95 0 926572 2499156 85.29 591424 990164 74580 [2021-02-10T02:30:58.002Z] 02:20:02 77640 0 716036 38.06 0 1087868 1346848 45.97 536500 1016504 0 [2021-02-10T02:30:58.002Z] 02:21:01 121764 0 666460 35.42 0 1093320 1193268 40.72 558244 956428 8 [2021-02-10T02:30:58.002Z] 02:22:02 123248 0 664972 35.34 0 1093324 1178928 40.23 557292 956672 8 [2021-02-10T02:30:58.002Z] 02:23:01 123256 0 664956 35.34 0 1093332 1178964 40.24 557256 956672 8 [2021-02-10T02:30:58.002Z] 02:24:01 124216 0 663984 35.29 0 1093344 1170704 39.95 556564 956648 8 [2021-02-10T02:30:58.002Z] 02:25:01 123720 0 664508 35.32 0 1093316 1170704 39.95 556440 956648 8 [2021-02-10T02:30:58.002Z] 02:26:01 122568 0 664532 35.32 0 1094444 1170704 39.95 557100 957292 16 [2021-02-10T02:30:58.002Z] 02:27:01 122296 0 664800 35.33 0 1094448 1170764 39.96 557112 957292 8 [2021-02-10T02:30:58.002Z] 02:28:01 122164 0 664924 35.34 0 1094456 1170704 39.95 556908 957292 8 [2021-02-10T02:30:58.002Z] 02:29:01 122216 0 664864 35.34 0 1094464 1170800 39.96 557268 957292 8 [2021-02-10T02:30:58.002Z] 02:30:01 121840 0 665232 35.36 0 1094472 1170848 39.96 557480 957292 8 [2021-02-10T02:30:58.002Z] Average: 148526 0 712855 37.89 297 1019867 1416134 48.33 573242 913073 15695 [2021-02-10T02:30:58.002Z] [2021-02-10T02:30:58.002Z] 02:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-02-10T02:30:58.002Z] 02:12:01 vethd1f879c 884.32 748.53 84.68 2722.43 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:12:01 eth0 1891.05 1616.95 6460.14 217.69 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:12:01 docker0 884.32 748.39 72.59 2722.42 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:13:01 eth0 467.99 410.94 3673.40 43.38 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:13:01 docker0 157.49 172.59 11.33 831.33 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:14:01 eth0 40.69 23.25 36.50 15.46 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:14:01 veth51ab6b5 0.32 0.45 0.03 0.04 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:14:01 docker0 0.32 0.32 0.02 0.03 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:15:01 eth0 38.36 29.38 18.05 79.78 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:15:01 veth51ab6b5 1.51 1.51 0.12 0.12 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:15:01 docker0 1.51 1.51 0.10 0.12 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:16:02 veth0fc8091 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:16:02 eth0 194.01 159.60 1686.19 52.95 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:17:02 veth0fc8091 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:17:02 eth0 59.44 44.82 163.82 28.43 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:17:02 docker0 31.35 35.43 1.68 146.86 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:18:01 veth0fc8091 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:18:01 eth0 60.80 38.96 207.13 12.68 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:18:01 docker0 19.51 28.69 1.09 139.21 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:19:02 veth7759082 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:19:02 veth0fc8091 0.00 0.31 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:19:02 eth0 78.82 49.91 137.23 91.85 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:20:02 veth0fc8091 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:20:02 eth0 202.89 157.95 1626.05 88.73 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:20:02 docker0 1119.83 1044.95 87.76 4269.46 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:21:01 eth0 33.20 21.97 75.22 9.06 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:21:01 docker0 11.45 13.57 1.13 59.49 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:22:02 eth0 1.87 0.77 1.11 0.47 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:23:01 eth0 0.46 0.34 0.27 0.21 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:24:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:25:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:26:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:27:01 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:28:01 eth0 0.50 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:29:01 eth0 0.95 0.27 0.32 0.20 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:30:01 eth0 0.68 0.30 0.28 0.20 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] Average: eth0 160.55 133.53 738.37 33.73 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] Average: docker0 59.73 55.89 4.69 228.56 0.00 0.00 0.00 0.00 [2021-02-10T02:30:58.002Z] [2021-02-10T02:30:58.002Z] [2021-02-10T02:30:58.002Z] ---> sar -P ALL: [2021-02-10T02:30:58.002Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/10/21 _x86_64_ (4 CPU) [2021-02-10T02:30:58.002Z] [2021-02-10T02:30:58.002Z] 02:10:30 LINUX RESTART (4 CPU) [2021-02-10T02:30:58.002Z] [2021-02-10T02:30:58.002Z] 02:11:02 CPU %user %nice %system %iowait %steal %idle [2021-02-10T02:30:58.002Z] 02:12:01 all 18.84 0.00 7.43 1.71 0.19 71.83 [2021-02-10T02:30:58.002Z] 02:12:01 0 19.12 0.00 10.48 0.73 0.16 69.52 [2021-02-10T02:30:58.002Z] 02:12:01 1 22.93 0.00 6.41 1.22 0.23 69.21 [2021-02-10T02:30:58.002Z] 02:12:01 2 15.89 0.00 6.45 3.95 0.26 73.44 [2021-02-10T02:30:58.002Z] 02:12:01 3 17.44 0.00 6.42 0.91 0.12 75.11 [2021-02-10T02:30:58.002Z] 02:13:01 all 11.21 0.00 9.55 4.43 0.15 74.66 [2021-02-10T02:30:58.002Z] 02:13:01 0 11.51 0.00 10.44 4.72 0.17 73.16 [2021-02-10T02:30:58.002Z] 02:13:01 1 10.56 0.00 9.79 3.59 0.14 75.93 [2021-02-10T02:30:58.003Z] 02:13:01 2 11.03 0.00 9.38 4.96 0.10 74.52 [2021-02-10T02:30:58.003Z] 02:13:01 3 11.76 0.00 8.59 4.44 0.17 75.03 [2021-02-10T02:30:58.003Z] 02:14:01 all 51.50 0.00 13.39 4.70 0.17 30.24 [2021-02-10T02:30:58.003Z] 02:14:01 0 51.97 0.00 12.67 4.22 0.19 30.95 [2021-02-10T02:30:58.003Z] 02:14:01 1 51.34 0.00 14.14 4.41 0.19 29.91 [2021-02-10T02:30:58.003Z] 02:14:01 2 51.42 0.00 13.82 3.57 0.12 31.07 [2021-02-10T02:30:58.003Z] 02:14:01 3 51.28 0.00 12.92 6.61 0.16 29.03 [2021-02-10T02:30:58.003Z] 02:15:01 all 45.90 0.00 14.24 4.00 0.17 35.69 [2021-02-10T02:30:58.003Z] 02:15:01 0 45.48 0.00 14.35 5.46 0.17 34.54 [2021-02-10T02:30:58.003Z] 02:15:01 1 45.63 0.00 14.12 4.69 0.17 35.39 [2021-02-10T02:30:58.003Z] 02:15:01 2 45.68 0.00 14.14 4.46 0.17 35.55 [2021-02-10T02:30:58.003Z] 02:15:01 3 46.82 0.00 14.38 1.38 0.14 37.28 [2021-02-10T02:30:58.003Z] 02:16:02 all 21.11 0.00 17.46 7.22 0.21 54.00 [2021-02-10T02:30:58.003Z] 02:16:02 0 20.47 0.00 16.43 6.36 0.23 56.52 [2021-02-10T02:30:58.003Z] 02:16:02 1 20.39 0.00 17.01 6.67 0.22 55.70 [2021-02-10T02:30:58.003Z] 02:16:02 2 22.00 0.00 18.61 7.07 0.19 52.14 [2021-02-10T02:30:58.003Z] 02:16:02 3 21.57 0.00 17.80 8.81 0.19 51.63 [2021-02-10T02:30:58.003Z] 02:17:02 all 18.97 0.00 26.63 21.78 0.36 32.26 [2021-02-10T02:30:58.003Z] 02:17:02 0 18.81 0.00 26.82 20.91 0.34 33.12 [2021-02-10T02:30:58.003Z] 02:17:02 1 19.15 0.00 26.62 20.51 0.35 33.36 [2021-02-10T02:30:58.003Z] 02:17:02 2 19.27 0.00 26.61 23.86 0.41 29.85 [2021-02-10T02:30:58.003Z] 02:17:02 3 18.65 0.00 26.48 21.84 0.34 32.69 [2021-02-10T02:30:58.003Z] 02:18:01 all 53.87 0.00 18.54 12.91 0.16 14.52 [2021-02-10T02:30:58.003Z] 02:18:01 0 54.58 0.00 18.29 11.74 0.15 15.24 [2021-02-10T02:30:58.003Z] 02:18:01 1 53.16 0.00 19.16 13.47 0.14 14.07 [2021-02-10T02:30:58.003Z] 02:18:01 2 54.00 0.00 17.99 12.25 0.20 15.56 [2021-02-10T02:30:58.003Z] 02:18:01 3 53.73 0.00 18.73 14.17 0.14 13.24 [2021-02-10T02:30:58.003Z] 02:19:02 all 28.45 0.00 25.62 25.42 0.22 20.29 [2021-02-10T02:30:58.003Z] 02:19:02 0 30.08 0.00 25.38 23.22 0.25 21.08 [2021-02-10T02:30:58.003Z] 02:19:02 1 27.47 0.00 25.80 27.66 0.23 18.84 [2021-02-10T02:30:58.003Z] 02:19:02 2 28.38 0.00 25.66 24.26 0.21 21.49 [2021-02-10T02:30:58.003Z] 02:19:02 3 27.88 0.00 25.64 26.56 0.18 19.75 [2021-02-10T02:30:58.003Z] 02:20:02 all 36.14 0.00 16.94 17.26 0.15 29.51 [2021-02-10T02:30:58.003Z] 02:20:02 0 35.67 0.00 16.63 19.61 0.14 27.95 [2021-02-10T02:30:58.003Z] 02:20:02 1 36.50 0.00 17.36 14.31 0.18 31.66 [2021-02-10T02:30:58.003Z] 02:20:02 2 36.65 0.00 17.12 21.02 0.16 25.06 [2021-02-10T02:30:58.003Z] 02:20:02 3 35.72 0.00 16.67 14.07 0.12 33.41 [2021-02-10T02:30:58.003Z] 02:21:01 all 4.68 0.00 2.74 3.18 0.03 89.37 [2021-02-10T02:30:58.003Z] 02:21:01 0 8.37 0.00 3.54 1.78 0.02 86.30 [2021-02-10T02:30:58.003Z] 02:21:01 1 3.19 0.00 2.55 2.24 0.03 91.99 [2021-02-10T02:30:58.003Z] 02:21:01 2 4.28 0.00 2.87 4.25 0.02 88.59 [2021-02-10T02:30:58.003Z] 02:21:01 3 2.90 0.00 2.03 4.45 0.05 90.58 [2021-02-10T02:30:58.003Z] 02:22:02 all 0.16 0.00 0.04 0.02 0.01 99.77 [2021-02-10T02:30:58.003Z] 02:22:02 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-10T02:30:58.003Z] 02:22:02 1 0.53 0.00 0.05 0.08 0.02 99.32 [2021-02-10T02:30:58.003Z] 02:22:02 2 0.07 0.00 0.05 0.00 0.02 99.87 [2021-02-10T02:30:58.003Z] 02:22:02 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-10T02:30:58.003Z] [2021-02-10T02:30:58.003Z] 02:22:02 CPU %user %nice %system %iowait %steal %idle [2021-02-10T02:30:58.003Z] 02:23:01 all 0.19 0.00 0.09 0.00 0.01 99.71 [2021-02-10T02:30:58.003Z] 02:23:01 0 0.07 0.00 0.12 0.00 0.00 99.81 [2021-02-10T02:30:58.003Z] 02:23:01 1 0.31 0.00 0.14 0.00 0.00 99.56 [2021-02-10T02:30:58.003Z] 02:23:01 2 0.34 0.00 0.05 0.00 0.00 99.61 [2021-02-10T02:30:58.003Z] 02:23:01 3 0.07 0.00 0.05 0.00 0.03 99.85 [2021-02-10T02:30:58.003Z] 02:24:01 all 0.14 0.00 0.03 0.00 0.01 99.82 [2021-02-10T02:30:58.003Z] 02:24:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2021-02-10T02:30:58.003Z] 02:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-10T02:30:58.003Z] 02:24:01 2 0.52 0.00 0.02 0.00 0.02 99.45 [2021-02-10T02:30:58.003Z] 02:24:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-02-10T02:30:58.003Z] 02:25:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2021-02-10T02:30:58.003Z] 02:25:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-10T02:30:58.003Z] 02:25:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-10T02:30:58.003Z] 02:25:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2021-02-10T02:30:58.003Z] 02:25:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-02-10T02:30:58.003Z] 02:26:01 all 0.15 0.00 0.06 0.03 0.00 99.76 [2021-02-10T02:30:58.003Z] 02:26:01 0 0.02 0.00 0.05 0.02 0.00 99.92 [2021-02-10T02:30:58.003Z] 02:26:01 1 0.02 0.00 0.07 0.00 0.00 99.92 [2021-02-10T02:30:58.003Z] 02:26:01 2 0.52 0.00 0.07 0.05 0.00 99.37 [2021-02-10T02:30:58.003Z] 02:26:01 3 0.05 0.00 0.07 0.05 0.00 99.83 [2021-02-10T02:30:58.003Z] 02:27:01 all 0.06 0.00 0.04 0.00 0.00 99.90 [2021-02-10T02:30:58.003Z] 02:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-10T02:30:58.003Z] 02:27:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2021-02-10T02:30:58.003Z] 02:27:01 2 0.10 0.00 0.05 0.00 0.00 99.85 [2021-02-10T02:30:58.003Z] 02:27:01 3 0.07 0.00 0.08 0.00 0.02 99.83 [2021-02-10T02:30:58.003Z] 02:28:01 all 0.14 0.00 0.04 0.00 0.00 99.82 [2021-02-10T02:30:58.003Z] 02:28:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2021-02-10T02:30:58.003Z] 02:28:01 1 0.48 0.00 0.03 0.00 0.02 99.47 [2021-02-10T02:30:58.003Z] 02:28:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2021-02-10T02:30:58.003Z] 02:28:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-02-10T02:30:58.003Z] 02:29:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2021-02-10T02:30:58.003Z] 02:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-10T02:30:58.003Z] 02:29:01 1 0.53 0.00 0.03 0.00 0.00 99.43 [2021-02-10T02:30:58.003Z] 02:29:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-10T02:30:58.003Z] 02:29:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2021-02-10T02:30:58.003Z] 02:30:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-02-10T02:30:58.003Z] 02:30:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-02-10T02:30:58.003Z] 02:30:01 1 0.55 0.00 0.03 0.00 0.00 99.42 [2021-02-10T02:30:58.003Z] 02:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2021-02-10T02:30:58.003Z] 02:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2021-02-10T02:30:58.003Z] Average: all 14.93 0.00 7.83 5.25 0.09 71.91 [2021-02-10T02:30:58.003Z] Average: 0 15.14 0.00 7.95 5.05 0.09 71.76 [2021-02-10T02:30:58.003Z] Average: 1 14.97 0.00 7.86 5.06 0.10 72.01 [2021-02-10T02:30:58.003Z] Average: 2 14.88 0.00 7.84 5.62 0.10 71.57 [2021-02-10T02:30:58.003Z] Average: 3 14.72 0.00 7.66 5.26 0.09 72.28 [2021-02-10T02:30:58.003Z] [2021-02-10T02:30:58.003Z] [2021-02-10T02:30:58.003Z]