Pull request #3326 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 705bc4185db4ef14bf106ff91e59df4e4b214d02+455f88eb7f104c981a27c2f244562def9f736fdb (6d7f96021fb9add23223d81e07206502247e3896) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3326/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3326/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-32213 in /w/workspace/edgexfoundry_edgex-go_PR-3326 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/3326/head:refs/remotes/origin/PR-3326 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 455f88eb7f104c981a27c2f244562def9f736fdb into PR head commit 705bc4185db4ef14bf106ff91e59df4e4b214d02 Merge succeeded, producing 705bc4185db4ef14bf106ff91e59df4e4b214d02 Checking out Revision 705bc4185db4ef14bf106ff91e59df4e4b214d02 (PR-3326) > git config core.sparsecheckout # timeout=10 > git checkout -f 705bc4185db4ef14bf106ff91e59df4e4b214d02 # 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 455f88eb7f104c981a27c2f244562def9f736fdb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 705bc4185db4ef14bf106ff91e59df4e4b214d02 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-31T05:50:10.025Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-31T05:50:10.371Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-31T05:50:10.563Z] ========================================================= [2021-03-31T05:50:10.563Z] EdgeX Global Pipelines Version Info [2021-03-31T05:50:10.563Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-31T05:50:12.129Z] ------------------- [2021-03-31T05:50:12.129Z] stable info: [2021-03-31T05:50:12.129Z] ------------------- [2021-03-31T05:50:12.129Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-31T05:50:12.129Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-31T05:50:12.129Z] Message: update stable to v1.0.186 [2021-03-31T05:50:13.078Z] ------------------- [2021-03-31T05:50:13.078Z] experimental info: [2021-03-31T05:50:13.078Z] ------------------- [2021-03-31T05:50:13.078Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-31T05:50:13.078Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-03-31T05:50:13.078Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-31T05:50:13.481Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-31T05:50:13.607Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-31T05:50:13.744Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-31T05:50:13.861Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-31T05:50:13.984Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-31T05:50:14.130Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-31T05:50:14.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-31T05:50:14.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-31T05:50:14.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-31T05:50:14.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-31T05:50:14.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-31T05:50:14.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-31T05:50:15.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-31T05:50:15.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-31T05:50:15.273Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-31T05:50:15.410Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-31T05:50:15.529Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-31T05:50:15.654Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-31T05:50:15.773Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-31T05:50:15.893Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-31T05:50:16.014Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-31T05:50:16.133Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-31T05:50:16.329Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3326 [Pipeline] echo [2021-03-31T05:50:16.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3326 [Pipeline] echo [2021-03-31T05:50:16.604Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3326 [Pipeline] echo [2021-03-31T05:50:16.723Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 705bc4185db4ef14bf106ff91e59df4e4b214d02 [Pipeline] echo [2021-03-31T05:50:16.835Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 705bc41 [Pipeline] echo [2021-03-31T05:50:16.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-31T05:50:17.199Z] provisioning config files... [2021-03-31T05:50:17.230Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8147651345971936112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-31T05:50:17.636Z] ---> docker-login.sh [2021-03-31T05:50:17.636Z] nexus3.edgexfoundry.org:10001 [2021-03-31T05:50:17.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T05:50:18.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T05:50:18.159Z] Configure a credential helper to remove this warning. See [2021-03-31T05:50:18.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T05:50:18.159Z] [2021-03-31T05:50:18.159Z] Login Succeeded [2021-03-31T05:50:18.159Z] nexus3.edgexfoundry.org:10002 [2021-03-31T05:50:18.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T05:50:18.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T05:50:18.421Z] Configure a credential helper to remove this warning. See [2021-03-31T05:50:18.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T05:50:18.421Z] [2021-03-31T05:50:18.422Z] Login Succeeded [2021-03-31T05:50:18.422Z] nexus3.edgexfoundry.org:10003 [2021-03-31T05:50:18.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T05:50:18.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T05:50:18.422Z] Configure a credential helper to remove this warning. See [2021-03-31T05:50:18.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T05:50:18.422Z] [2021-03-31T05:50:18.422Z] Login Succeeded [2021-03-31T05:50:18.422Z] nexus3.edgexfoundry.org:10004 [2021-03-31T05:50:18.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T05:50:18.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T05:50:18.684Z] Configure a credential helper to remove this warning. See [2021-03-31T05:50:18.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T05:50:18.684Z] [2021-03-31T05:50:18.684Z] Login Succeeded [2021-03-31T05:50:18.684Z] docker.io [2021-03-31T05:50:18.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T05:50:18.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T05:50:18.946Z] Configure a credential helper to remove this warning. See [2021-03-31T05:50:18.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T05:50:18.946Z] [2021-03-31T05:50:18.946Z] Login Succeeded [2021-03-31T05:50:18.946Z] ---> docker-login.sh ends [Pipeline] } [2021-03-31T05:50:18.968Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-31T05:50:19.515Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-03-31T05:50:19.515Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T05:50:19.515Z] ++ dirname cmd/core-command/Dockerfile [2021-03-31T05:50:19.515Z] ++ cut -d/ -f2 [2021-03-31T05:50:19.515Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-31T05:50:19.515Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T05:50:19.515Z] ++ dirname cmd/core-data/Dockerfile [2021-03-31T05:50:19.515Z] ++ cut -d/ -f2 [2021-03-31T05:50:19.515Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-31T05:50:19.515Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T05:50:19.515Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-31T05:50:19.515Z] ++ cut -d/ -f2 [2021-03-31T05:50:19.515Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-31T05:50:19.515Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T05:50:19.515Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-31T05:50:19.515Z] ++ cut -d/ -f2 [2021-03-31T05:50:19.515Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-31T05:50:19.515Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T05:50:19.515Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-31T05:50:19.515Z] ++ cut -d/ -f2 [2021-03-31T05:50:19.515Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-31T05:50:19.515Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T05:50:19.515Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-31T05:50:19.515Z] ++ cut -d/ -f2 [2021-03-31T05:50:19.515Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-31T05:50:19.515Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T05:50:19.515Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-31T05:50:19.515Z] ++ cut -d/ -f2 [2021-03-31T05:50:19.515Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-31T05:50:19.515Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T05:50:19.515Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-31T05:50:19.515Z] ++ cut -d/ -f2 [2021-03-31T05:50:19.515Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-31T05:50:19.515Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T05:50:19.515Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-31T05:50:19.515Z] ++ cut -d/ -f2 [2021-03-31T05:50:19.515Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-31T05:50:19.606Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-31T05:50:20.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T05:50:20.635Z] [2021-03-31T05:50:20.635Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T05:50:21.032Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T05:50:21.032Z] latest: Pulling from edgex-devops/git-semver [2021-03-31T05:50:21.032Z] 31603596830f: Pulling fs layer [2021-03-31T05:50:21.032Z] 2a8b12db71e7: Pulling fs layer [2021-03-31T05:50:21.032Z] 6ca5941a6612: Pulling fs layer [2021-03-31T05:50:21.032Z] ecc8261a40a4: Pulling fs layer [2021-03-31T05:50:21.032Z] ecc8261a40a4: Waiting [2021-03-31T05:50:21.032Z] 2a8b12db71e7: Verifying Checksum [2021-03-31T05:50:21.032Z] 2a8b12db71e7: Download complete [2021-03-31T05:50:21.297Z] 31603596830f: Verifying Checksum [2021-03-31T05:50:21.297Z] 31603596830f: Download complete [2021-03-31T05:50:21.297Z] 6ca5941a6612: Verifying Checksum [2021-03-31T05:50:21.297Z] 6ca5941a6612: Download complete [2021-03-31T05:50:21.559Z] ecc8261a40a4: Verifying Checksum [2021-03-31T05:50:21.559Z] ecc8261a40a4: Download complete [2021-03-31T05:50:21.559Z] 31603596830f: Pull complete [2021-03-31T05:50:21.821Z] 2a8b12db71e7: Pull complete [2021-03-31T05:50:22.766Z] 6ca5941a6612: Pull complete [2021-03-31T05:50:22.766Z] ecc8261a40a4: Pull complete [2021-03-31T05:50:22.766Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-31T05:50:22.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T05:50:22.766Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-31T05:50:22.898Z] prd-centos7-docker-4c-2g-32213 does not seem to be running inside a container [2021-03-31T05:50:22.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-31T05:50:25.481Z] $ docker top b703a1d763349c2c828b6f916c8e113ed132f73764a83bbb018bfaae04ddb0fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-31T05:50:25.956Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-31T05:50:25.956Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-31T05:50:26.196Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-31T05:50:26.199Z] $ docker exec b703a1d763349c2c828b6f916c8e113ed132f73764a83bbb018bfaae04ddb0fb ssh-agent [2021-03-31T05:50:26.364Z] SSH_AUTH_SOCK=/tmp/ssh-Z32gBKdQMEUZ/agent.11 [2021-03-31T05:50:26.365Z] SSH_AGENT_PID=17 [2021-03-31T05:50:26.377Z] Running ssh-add (command line suppressed) [2021-03-31T05:50:26.490Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8827443491846102852.key (/w/workspace/edgex-go/1@tmp/private_key_8827443491846102852.key) [2021-03-31T05:50:26.548Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-31T05:50:26.930Z] + git tag --points-at HEAD [Pipeline] } [2021-03-31T05:50:26.957Z] $ docker exec --env ******** --env ******** b703a1d763349c2c828b6f916c8e113ed132f73764a83bbb018bfaae04ddb0fb ssh-agent -k [2021-03-31T05:50:27.072Z] unset SSH_AUTH_SOCK; [2021-03-31T05:50:27.073Z] unset SSH_AGENT_PID; [2021-03-31T05:50:27.073Z] echo Agent pid 17 killed; [2021-03-31T05:50:27.118Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-31T05:50:27.320Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-31T05:50:27.320Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-31T05:50:27.484Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-31T05:50:27.487Z] $ docker exec b703a1d763349c2c828b6f916c8e113ed132f73764a83bbb018bfaae04ddb0fb ssh-agent [2021-03-31T05:50:27.648Z] SSH_AUTH_SOCK=/tmp/ssh-T5G2aFej5YYX/agent.46 [2021-03-31T05:50:27.648Z] SSH_AGENT_PID=52 [2021-03-31T05:50:27.657Z] Running ssh-add (command line suppressed) [2021-03-31T05:50:27.771Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_350239123953759777.key (/w/workspace/edgex-go/1@tmp/private_key_350239123953759777.key) [2021-03-31T05:50:27.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-31T05:50:28.196Z] + git semver init [2021-03-31T05:50:28.196Z] # -> Open(): unable to determine branch for HEAD [2021-03-31T05:50:28.196Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-03-31T05:50:28.196Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-03-31T05:50:28.196Z] # $SEMVER_REMOTE_NAME = origin [2021-03-31T05:50:28.196Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-31T05:50:28.196Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-31T05:50:28.196Z] # $SEMVER_BRANCH = PR-3326 [2021-03-31T05:50:28.196Z] # $SEMVER_TEMP = /tmp/semver-108145559 [2021-03-31T05:50:28.196Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-31T05:50:46.427Z] # '/tmp/semver-108145559' -> '/w/workspace/edgex-go/1/.semver' [2021-03-31T05:50:47.001Z] # -> Force: false [2021-03-31T05:50:47.001Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-03-31T05:50:47.034Z] $ docker exec --env ******** --env ******** b703a1d763349c2c828b6f916c8e113ed132f73764a83bbb018bfaae04ddb0fb ssh-agent -k [2021-03-31T05:50:47.256Z] unset SSH_AUTH_SOCK; [2021-03-31T05:50:47.256Z] unset SSH_AGENT_PID; [2021-03-31T05:50:47.256Z] echo Agent pid 52 killed; [2021-03-31T05:50:47.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-31T05:50:47.953Z] + git semver [Pipeline] } [2021-03-31T05:50:47.983Z] $ docker stop --time=1 b703a1d763349c2c828b6f916c8e113ed132f73764a83bbb018bfaae04ddb0fb [2021-03-31T05:50:49.536Z] $ docker rm -f b703a1d763349c2c828b6f916c8e113ed132f73764a83bbb018bfaae04ddb0fb [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-31T05:50:50.081Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-31T05:50:50.650Z] Stashed 1 file(s) [Pipeline] echo [2021-03-31T05:50:50.671Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-31T05:50:52.022Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-31T05:50:52.345Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-31T05:50:52.666Z] + sudo service docker restart [2021-03-31T05:50:52.667Z] + true [2021-03-31T05:50:52.667Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-31T05:50:53.275Z] ========================================================= [2021-03-31T05:50:53.275Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-31T05:50:53.275Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-31T05:50:53.665Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-31T05:50:56.981Z] Sending build context to Docker daemon 328.9MB [2021-03-31T05:50:56.981Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-31T05:50:56.981Z] Step 2/6 : FROM ${BASE} [2021-03-31T05:50:57.254Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-31T05:50:57.254Z] 188c0c94c7c5: Pulling fs layer [2021-03-31T05:50:57.254Z] 0ef7d3d256c8: Pulling fs layer [2021-03-31T05:50:57.254Z] de9db76c5a1d: Pulling fs layer [2021-03-31T05:50:57.254Z] bca2f99d35d6: Pulling fs layer [2021-03-31T05:50:57.254Z] 93359f2a8cfa: Pulling fs layer [2021-03-31T05:50:57.254Z] 7c6f9722023f: Pulling fs layer [2021-03-31T05:50:57.254Z] a35cf1a2eb13: Pulling fs layer [2021-03-31T05:50:57.254Z] 7c6f9722023f: Waiting [2021-03-31T05:50:57.254Z] 93359f2a8cfa: Waiting [2021-03-31T05:50:57.254Z] a35cf1a2eb13: Waiting [2021-03-31T05:50:57.254Z] bca2f99d35d6: Waiting [2021-03-31T05:50:57.254Z] de9db76c5a1d: Download complete [2021-03-31T05:50:57.254Z] 0ef7d3d256c8: Verifying Checksum [2021-03-31T05:50:57.254Z] 0ef7d3d256c8: Download complete [2021-03-31T05:50:57.255Z] 93359f2a8cfa: Verifying Checksum [2021-03-31T05:50:57.255Z] 93359f2a8cfa: Download complete [2021-03-31T05:50:57.255Z] 7c6f9722023f: Verifying Checksum [2021-03-31T05:50:57.255Z] 7c6f9722023f: Download complete [2021-03-31T05:50:57.255Z] 188c0c94c7c5: Verifying Checksum [2021-03-31T05:50:57.255Z] 188c0c94c7c5: Download complete [2021-03-31T05:50:58.201Z] 188c0c94c7c5: Pull complete [2021-03-31T05:50:58.466Z] 0ef7d3d256c8: Pull complete [2021-03-31T05:50:58.729Z] de9db76c5a1d: Pull complete [2021-03-31T05:51:00.131Z] a35cf1a2eb13: Download complete [2021-03-31T05:51:00.708Z] bca2f99d35d6: Verifying Checksum [2021-03-31T05:51:00.708Z] bca2f99d35d6: Download complete [2021-03-31T05:51:06.362Z] Still waiting to schedule task [2021-03-31T05:51:06.362Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-31T05:51:07.336Z] bca2f99d35d6: Pull complete [2021-03-31T05:51:07.336Z] 93359f2a8cfa: Pull complete [2021-03-31T05:51:07.336Z] 7c6f9722023f: Pull complete [2021-03-31T05:51:10.669Z] a35cf1a2eb13: Pull complete [2021-03-31T05:51:10.943Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-31T05:51:10.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-31T05:51:10.943Z] ---> a62c8e92a672 [2021-03-31T05:51:10.943Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-31T05:51:10.943Z] ---> Running in 2cba0cb121ea [2021-03-31T05:51:11.894Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T05:51:12.469Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T05:51:13.430Z] (1/12) Installing libmagic (5.38-r0) [2021-03-31T05:51:13.701Z] (2/12) Installing file (5.38-r0) [2021-03-31T05:51:13.964Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-31T05:51:13.964Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-31T05:51:28.893Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-31T05:51:28.893Z] (6/12) Installing patch (2.7.6-r6) [2021-03-31T05:51:28.893Z] (7/12) Installing build-base (0.5-r2) [2021-03-31T05:51:28.893Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-31T05:51:28.893Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-31T05:51:28.893Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-31T05:51:28.893Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-31T05:51:28.893Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-31T05:51:28.893Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T05:51:28.893Z] OK: 233 MiB in 51 packages [2021-03-31T05:51:31.449Z] Removing intermediate container 2cba0cb121ea [2021-03-31T05:51:31.449Z] ---> 1bb296d5841e [2021-03-31T05:51:31.449Z] Step 4/6 : WORKDIR /edgex-go [2021-03-31T05:51:31.449Z] ---> Running in 3b64f1ef94ae [2021-03-31T05:51:31.449Z] Removing intermediate container 3b64f1ef94ae [2021-03-31T05:51:31.449Z] ---> 0e28527cf02e [2021-03-31T05:51:31.449Z] Step 5/6 : COPY go.mod . [2021-03-31T05:51:31.712Z] ---> 663ca04970c2 [2021-03-31T05:51:31.712Z] Step 6/6 : RUN go mod download [2021-03-31T05:51:31.712Z] ---> Running in ef99ccf52feb [2021-03-31T05:51:53.737Z] Removing intermediate container ef99ccf52feb [2021-03-31T05:51:53.737Z] ---> a3cbb8f2ebee [2021-03-31T05:51:54.001Z] Successfully built a3cbb8f2ebee [2021-03-31T05:51:54.001Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T05:51:54.358Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-31T05:51:54.358Z] . [Pipeline] withDockerContainer [2021-03-31T05:51:54.495Z] prd-centos7-docker-4c-2g-32213 does not seem to be running inside a container [2021-03-31T05:51:54.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-31T05:51:55.482Z] $ docker top cbc25a87fa619b310cc3dd381a892ba6a3090757f47909469a0f8c0cc125f2d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T05:51:56.031Z] + go version [2021-03-31T05:51:56.031Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-31T05:51:56.059Z] $ docker stop --time=1 cbc25a87fa619b310cc3dd381a892ba6a3090757f47909469a0f8c0cc125f2d1 [2021-03-31T05:51:57.438Z] $ docker rm -f cbc25a87fa619b310cc3dd381a892ba6a3090757f47909469a0f8c0cc125f2d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T05:51:58.464Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-31T05:51:58.464Z] . [Pipeline] withDockerContainer [2021-03-31T05:51:58.595Z] prd-centos7-docker-4c-2g-32213 does not seem to be running inside a container [2021-03-31T05:51:58.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-31T05:51:59.359Z] $ docker top 2b8f6016425244138bebcfa2456ccec74c22e4957b28274287e8e8b791f55608 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-31T05:51:59.633Z] ========================================================= [2021-03-31T05:51:59.633Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-31T05:51:59.633Z] ========================================================= [Pipeline] sh [2021-03-31T05:51:59.946Z] + make test [2021-03-31T05:51:59.946Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-31T05:52:10.013Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-31T05:52:25.081Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-31T05:52:30.946Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-31T05:52:31.909Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-31T05:52:31.909Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-31T05:52:33.855Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-31T05:52:33.855Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-31T05:52:33.855Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-31T05:52:33.855Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-31T05:52:34.826Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-31T05:52:35.423Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-31T05:52:38.005Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-31T05:52:38.005Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-31T05:52:38.005Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-31T05:52:40.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.100s coverage: 45.9% of statements [2021-03-31T05:52:40.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-31T05:52:40.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-31T05:52:40.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-31T05:52:40.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-31T05:52:40.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-31T05:52:40.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-31T05:52:40.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.059s coverage: 19.8% of statements [2021-03-31T05:52:40.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.097s coverage: 100.0% of statements [2021-03-31T05:52:43.167Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.156s coverage: 27.1% of statements [2021-03-31T05:52:43.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-31T05:52:43.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-31T05:52:43.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-31T05:52:43.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-31T05:52:43.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-31T05:52:43.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-31T05:52:43.167Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.073s coverage: 100.0% of statements [2021-03-31T05:52:43.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-31T05:52:43.167Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.096s coverage: 100.0% of statements [2021-03-31T05:52:43.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-31T05:52:43.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-31T05:52:43.167Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.084s coverage: 71.3% of statements [2021-03-31T05:52:43.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-31T05:52:43.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-31T05:52:44.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.181s coverage: 82.9% of statements [2021-03-31T05:52:44.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-31T05:52:44.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T05:52:44.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.082s coverage: 78.9% of statements [2021-03-31T05:52:44.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-31T05:52:47.477Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.327s coverage: 28.6% of statements [2021-03-31T05:52:47.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-31T05:52:47.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-31T05:52:47.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-31T05:52:47.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-31T05:52:47.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-31T05:52:47.477Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.119s coverage: 100.0% of statements [2021-03-31T05:52:47.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-31T05:52:47.477Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.065s coverage: 100.0% of statements [2021-03-31T05:52:47.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-31T05:52:47.477Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.165s coverage: 86.7% of statements [2021-03-31T05:52:47.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-31T05:52:47.477Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.157s coverage: 97.5% of statements [2021-03-31T05:52:47.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-31T05:52:47.477Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.085s coverage: 78.3% of statements [2021-03-31T05:52:47.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-31T05:52:47.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-31T05:52:47.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-31T05:52:47.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-31T05:52:49.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.369s coverage: 92.8% of statements [2021-03-31T05:52:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-31T05:52:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T05:52:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-31T05:52:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-31T05:52:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-31T05:52:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-31T05:52:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-31T05:52:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-31T05:52:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-31T05:52:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-31T05:52:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-31T05:52:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-31T05:52:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-31T05:52:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-31T05:52:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-31T05:52:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-31T05:52:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-31T05:52:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-31T05:52:49.414Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2021-03-31T05:52:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-31T05:52:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-31T05:52:49.414Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 1.0% of statements [2021-03-31T05:52:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-31T05:52:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-31T05:52:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-31T05:52:49.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements [2021-03-31T05:52:49.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.073s coverage: 79.5% of statements [2021-03-31T05:52:49.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements [2021-03-31T05:52:49.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements [2021-03-31T05:52:50.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2021-03-31T05:52:53.887Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-32214 in /w/workspace/edgexfoundry_edgex-go_PR-3326 [Pipeline] { [Pipeline] ws [2021-03-31T05:52:53.982Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-31T05:52:58.958Z] using credential edgex-jenkins-ssh [2021-03-31T05:52:59.019Z] Cloning the remote Git repository [2021-03-31T05:52:59.084Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-31T05:52:59.217Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-31T05:52:59.308Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-31T05:52:59.309Z] > git --version # timeout=10 [2021-03-31T05:52:59.327Z] > git --version # 'git version 2.17.1' [2021-03-31T05:52:59.329Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T05:52:59.392Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-31T05:53:02.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2021-03-31T05:53:02.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.047s coverage: 44.8% of statements [2021-03-31T05:53:04.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.229s coverage: 82.6% of statements [2021-03-31T05:53:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.095s coverage: 92.9% of statements [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-31T05:53:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.047s coverage: 77.8% of statements [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-31T05:53:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-31T05:53:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.037s coverage: 100.0% of statements [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-31T05:53:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 75.5% of statements [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-31T05:53:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.8% of statements [2021-03-31T05:53:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.087s coverage: 87.2% of statements [2021-03-31T05:53:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.081s coverage: 84.6% of statements [2021-03-31T05:53:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.106s coverage: 91.6% of statements [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-31T05:53:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.195s coverage: 64.4% of statements [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-31T05:53:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2021-03-31T05:53:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements [2021-03-31T05:53:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.041s coverage: 100.0% of statements [2021-03-31T05:53:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements [2021-03-31T05:53:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2021-03-31T05:53:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.327s coverage: 69.0% of statements [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-31T05:53:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.108s coverage: 38.4% of statements [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-31T05:53:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.036s coverage: 89.5% of statements [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-31T05:53:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements [2021-03-31T05:53:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.136s coverage: 47.0% of statements [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-31T05:53:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.047s coverage: 100.0% of statements [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-31T05:53:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.042s coverage: 100.0% of statements [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-31T05:53:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.148s coverage: 87.1% of statements [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T05:53:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-31T05:53:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.721s coverage: 29.1% of statements [2021-03-31T05:53:14.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-31T05:53:14.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-31T05:53:14.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-31T05:53:14.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-31T05:53:14.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-31T05:53:14.249Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.070s coverage: 99.0% of statements [2021-03-31T05:53:14.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-31T05:53:14.249Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.064s coverage: 100.0% of statements [2021-03-31T05:53:14.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-31T05:53:14.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-31T05:53:14.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-31T05:53:14.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-31T05:53:14.249Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.085s coverage: 95.0% of statements [2021-03-31T05:53:14.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-31T05:53:14.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T05:53:14.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-31T05:53:14.249Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements [2021-03-31T05:53:14.249Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-31T05:53:14.249Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.029s coverage: 100.0% of statements [2021-03-31T05:53:14.249Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-31T05:53:14.249Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-31T05:53:14.249Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-31T05:53:14.249Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-31T05:53:14.249Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.058s coverage: 87.9% of statements [2021-03-31T05:53:14.249Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-31T05:53:14.249Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-31T05:53:14.249Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements [2021-03-31T05:53:14.249Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements [2021-03-31T05:53:14.249Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-03-31T05:53:14.249Z] GO111MODULE=on go vet ./... [2021-03-31T05:53:18.156Z] Merging remotes/origin/master commit 455f88eb7f104c981a27c2f244562def9f736fdb into PR head commit 705bc4185db4ef14bf106ff91e59df4e4b214d02 [2021-03-31T05:53:17.407Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-31T05:53:17.428Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-31T05:53:17.454Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-31T05:53:17.488Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-31T05:53:17.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T05:53:17.501Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3326/head:refs/remotes/origin/PR-3326 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-31T05:53:18.176Z] > git config core.sparsecheckout # timeout=10 [2021-03-31T05:53:18.191Z] > git checkout -f 705bc4185db4ef14bf106ff91e59df4e4b214d02 # timeout=10 [2021-03-31T05:53:18.756Z] Merge succeeded, producing 705bc4185db4ef14bf106ff91e59df4e4b214d02 [2021-03-31T05:53:18.756Z] Checking out Revision 705bc4185db4ef14bf106ff91e59df4e4b214d02 (PR-3326) [2021-03-31T05:53:18.575Z] > git remote # timeout=10 [2021-03-31T05:53:18.628Z] > git config --get remote.origin.url # timeout=10 [2021-03-31T05:53:18.662Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T05:53:18.689Z] > git merge 455f88eb7f104c981a27c2f244562def9f736fdb # timeout=10 [2021-03-31T05:53:18.741Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-31T05:53:18.762Z] > git config core.sparsecheckout # timeout=10 [2021-03-31T05:53:18.772Z] > git checkout -f 705bc4185db4ef14bf106ff91e59df4e4b214d02 # timeout=10 [2021-03-31T05:53:23.237Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-03-31T05:53:23.303Z] > git --version # timeout=10 [2021-03-31T05:53:23.313Z] > git --version # 'git version 2.17.1' [2021-03-31T05:53:23.334Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-31T05:53:25.237Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-31T05:53:25.700Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-31T05:53:26.062Z] + true [2021-03-31T05:53:26.062Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-31T05:53:28.877Z] provisioning config files... [2021-03-31T05:53:28.919Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config930270106196265968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-31T05:53:29.371Z] ---> docker-login.sh [2021-03-31T05:53:29.371Z] nexus3.edgexfoundry.org:10001 [2021-03-31T05:53:30.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T05:53:30.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T05:53:30.638Z] Configure a credential helper to remove this warning. See [2021-03-31T05:53:30.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T05:53:30.638Z] [2021-03-31T05:53:30.638Z] Login Succeeded [2021-03-31T05:53:30.638Z] nexus3.edgexfoundry.org:10002 [2021-03-31T05:53:30.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T05:53:31.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T05:53:31.192Z] Configure a credential helper to remove this warning. See [2021-03-31T05:53:31.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T05:53:31.192Z] [2021-03-31T05:53:31.192Z] Login Succeeded [2021-03-31T05:53:31.192Z] nexus3.edgexfoundry.org:10003 [2021-03-31T05:53:31.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T05:53:31.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T05:53:31.737Z] Configure a credential helper to remove this warning. See [2021-03-31T05:53:31.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T05:53:31.737Z] [2021-03-31T05:53:31.737Z] Login Succeeded [2021-03-31T05:53:31.737Z] nexus3.edgexfoundry.org:10004 [2021-03-31T05:53:32.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T05:53:32.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T05:53:32.287Z] Configure a credential helper to remove this warning. See [2021-03-31T05:53:32.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T05:53:32.287Z] [2021-03-31T05:53:32.287Z] Login Succeeded [2021-03-31T05:53:32.287Z] docker.io [2021-03-31T05:53:32.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T05:53:32.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T05:53:32.842Z] Configure a credential helper to remove this warning. See [2021-03-31T05:53:32.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T05:53:32.842Z] [2021-03-31T05:53:32.842Z] Login Succeeded [2021-03-31T05:53:32.842Z] ---> docker-login.sh ends [Pipeline] } [2021-03-31T05:53:32.883Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-31T05:53:33.453Z] ========================================================= [2021-03-31T05:53:33.453Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-31T05:53:33.453Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-31T05:53:33.869Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-31T05:53:36.530Z] Sending build context to Docker daemon 167MB [2021-03-31T05:53:36.530Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-31T05:53:36.530Z] Step 2/6 : FROM ${BASE} [2021-03-31T05:53:36.530Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-31T05:53:36.530Z] 5f621e34cdf4: Pulling fs layer [2021-03-31T05:53:36.530Z] a4357932f1b6: Pulling fs layer [2021-03-31T05:53:36.530Z] 18c013af1878: Pulling fs layer [2021-03-31T05:53:36.530Z] 00ac8860ef70: Pulling fs layer [2021-03-31T05:53:36.530Z] 63d7cb157983: Pulling fs layer [2021-03-31T05:53:36.530Z] 00ac8860ef70: Waiting [2021-03-31T05:53:36.530Z] b116817d02f9: Pulling fs layer [2021-03-31T05:53:36.530Z] 745a02a5169b: Pulling fs layer [2021-03-31T05:53:36.530Z] 63d7cb157983: Waiting [2021-03-31T05:53:36.530Z] b116817d02f9: Waiting [2021-03-31T05:53:36.530Z] 745a02a5169b: Waiting [2021-03-31T05:53:36.530Z] 18c013af1878: Verifying Checksum [2021-03-31T05:53:36.530Z] 18c013af1878: Download complete [2021-03-31T05:53:36.530Z] a4357932f1b6: Verifying Checksum [2021-03-31T05:53:36.530Z] a4357932f1b6: Download complete [2021-03-31T05:53:36.530Z] 63d7cb157983: Verifying Checksum [2021-03-31T05:53:36.530Z] b116817d02f9: Verifying Checksum [2021-03-31T05:53:36.530Z] b116817d02f9: Download complete [2021-03-31T05:53:37.527Z] 5f621e34cdf4: Verifying Checksum [2021-03-31T05:53:37.527Z] 5f621e34cdf4: Download complete [2021-03-31T05:53:38.135Z] 5f621e34cdf4: Pull complete [2021-03-31T05:53:38.748Z] a4357932f1b6: Pull complete [2021-03-31T05:53:39.028Z] 18c013af1878: Pull complete [2021-03-31T05:53:39.305Z] 745a02a5169b: Verifying Checksum [2021-03-31T05:53:39.305Z] 745a02a5169b: Download complete [2021-03-31T05:53:40.747Z] 00ac8860ef70: Verifying Checksum [2021-03-31T05:53:40.747Z] 00ac8860ef70: Download complete [2021-03-31T05:53:40.960Z] gofmt -l . [2021-03-31T05:53:41.228Z] [ "`gofmt -l .`" = "" ] [2021-03-31T05:53:42.176Z] ./bin/test-go-mod-tidy.sh [2021-03-31T05:53:42.438Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-31T05:53:43.342Z] + ls -al . [2021-03-31T05:53:43.342Z] total 780 [2021-03-31T05:53:43.342Z] drwxrwxr-x 10 1001 1001 4096 Mar 31 05:53 . [2021-03-31T05:53:43.342Z] drwxr-xr-x 4 root root 28 Mar 31 05:51 .. [2021-03-31T05:53:43.342Z] -rw-rw-r-- 1 1001 1001 11 Mar 31 05:50 .dockerignore [2021-03-31T05:53:43.342Z] drwxrwxr-x 8 1001 1001 179 Mar 31 05:50 .git [2021-03-31T05:53:43.342Z] drwxrwxr-x 3 1001 1001 125 Mar 31 05:50 .github [2021-03-31T05:53:43.342Z] -rw-rw-r-- 1 1001 1001 818 Mar 31 05:50 .gitignore [2021-03-31T05:53:43.342Z] drwx------ 3 1001 1001 60 Mar 31 05:50 .semver [2021-03-31T05:53:43.342Z] -rw-rw-r-- 1 1001 1001 166 Mar 31 05:50 .sonarcloud.properties [2021-03-31T05:53:43.342Z] -rw-rw-r-- 1 1001 1001 8607 Mar 31 05:50 Attribution.txt [2021-03-31T05:53:43.342Z] -rw-rw-r-- 1 1001 1001 3804 Mar 31 05:50 CONTRIBUTING.md [2021-03-31T05:53:43.342Z] -rw-rw-r-- 1 1001 1001 931 Mar 31 05:50 Dockerfile.build [2021-03-31T05:53:43.342Z] -rw-rw-r-- 1 1001 1001 863 Mar 31 05:50 Jenkinsfile [2021-03-31T05:53:43.342Z] -rw-rw-r-- 1 1001 1001 10775 Mar 31 05:50 LICENSE [2021-03-31T05:53:43.342Z] -rw-rw-r-- 1 1001 1001 5774 Mar 31 05:50 Makefile [2021-03-31T05:53:43.343Z] -rw-rw-r-- 1 1001 1001 6548 Mar 31 05:50 README.md [2021-03-31T05:53:43.343Z] -rw-rw-r-- 1 1001 1001 6755 Mar 31 05:50 SECURITY.md [2021-03-31T05:53:43.343Z] -rw-rw-r-- 1 1001 1001 5 Mar 31 05:50 VERSION [2021-03-31T05:53:43.343Z] -rw-rw-r-- 1 1001 1001 4131 Mar 31 05:50 ZMQWindows.md [2021-03-31T05:53:43.343Z] drwxrwxr-x 2 1001 1001 117 Mar 31 05:50 bin [2021-03-31T05:53:43.343Z] drwxrwxr-x 14 1001 1001 4096 Mar 31 05:50 cmd [2021-03-31T05:53:43.343Z] -rw-r--r-- 1 root root 669470 Mar 31 05:53 coverage.out [2021-03-31T05:53:43.343Z] -rw-r--r-- 1 root root 1056 Mar 31 05:53 go.mod [2021-03-31T05:53:43.343Z] -rw-r--r-- 1 root root 22302 Mar 31 05:53 go.sum [2021-03-31T05:53:43.343Z] drwxrwxr-x 8 1001 1001 127 Mar 31 05:50 internal [2021-03-31T05:53:43.343Z] drwxrwxr-x 4 1001 1001 26 Mar 31 05:50 openapi [2021-03-31T05:53:43.343Z] drwxrwxr-x 4 1001 1001 71 Mar 31 05:50 snap [2021-03-31T05:53:43.343Z] -rw-rw-r-- 1 1001 1001 168 Mar 31 05:50 version.go [Pipeline] sh [2021-03-31T05:53:43.670Z] + '[' -e coverage.out ] [2021-03-31T05:53:43.670Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-31T05:53:43.897Z] Stashed 1 file(s) [Pipeline] sh [2021-03-31T05:53:44.226Z] + make build [2021-03-31T05:53:44.226Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-31T05:53:48.459Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-31T05:53:50.933Z] 00ac8860ef70: Pull complete [2021-03-31T05:53:51.208Z] 63d7cb157983: Pull complete [2021-03-31T05:53:51.484Z] b116817d02f9: Pull complete [2021-03-31T05:53:55.813Z] 745a02a5169b: Pull complete [2021-03-31T05:53:55.813Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-31T05:53:55.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-31T05:53:55.813Z] ---> b7e6874047d6 [2021-03-31T05:53:55.813Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-31T05:53:56.709Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-31T05:53:57.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-31T05:53:58.446Z] ---> Running in 3d12a2e41c61 [2021-03-31T05:54:00.904Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T05:54:00.904Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T05:54:00.908Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-31T05:54:00.908Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-31T05:54:01.179Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-31T05:54:01.517Z] (1/12) Installing libmagic (5.38-r0) [2021-03-31T05:54:01.790Z] (2/12) Installing file (5.38-r0) [2021-03-31T05:54:01.790Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-31T05:54:01.790Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-31T05:54:03.136Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-31T05:54:04.086Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-31T05:54:05.037Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-31T05:54:06.089Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-31T05:54:06.089Z] (6/12) Installing patch (2.7.6-r6) [2021-03-31T05:54:06.089Z] (7/12) Installing build-base (0.5-r2) [2021-03-31T05:54:06.089Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-31T05:54:06.089Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-31T05:54:06.089Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-31T05:54:06.089Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-31T05:54:06.089Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-31T05:54:06.089Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T05:54:06.089Z] OK: 217 MiB in 51 packages [2021-03-31T05:54:06.436Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-31T05:54:07.397Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-31T05:54:09.395Z] $ docker stop --time=1 2b8f6016425244138bebcfa2456ccec74c22e4957b28274287e8e8b791f55608 [2021-03-31T05:54:10.415Z] Removing intermediate container 3d12a2e41c61 [2021-03-31T05:54:10.415Z] ---> 11729b3a6ce3 [2021-03-31T05:54:10.415Z] Step 4/6 : WORKDIR /edgex-go [2021-03-31T05:54:10.415Z] ---> Running in d495fe08e0be [2021-03-31T05:54:11.025Z] Removing intermediate container d495fe08e0be [2021-03-31T05:54:11.025Z] ---> 3e0452b117f1 [2021-03-31T05:54:11.025Z] Step 5/6 : COPY go.mod . [2021-03-31T05:54:11.035Z] $ docker rm -f 2b8f6016425244138bebcfa2456ccec74c22e4957b28274287e8e8b791f55608 [2021-03-31T05:54:11.635Z] ---> f9d1d47a394d [2021-03-31T05:54:11.635Z] Step 6/6 : RUN go mod download [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-03-31T05:54:11.919Z] ---> Running in 33f7baa02a06 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T05:54:14.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-31T05:54:14.623Z] [2021-03-31T05:54:14.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T05:54:15.020Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-31T05:54:15.020Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-31T05:54:15.020Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-31T05:54:15.020Z] ca9280d653b3: Pulling fs layer [2021-03-31T05:54:15.020Z] 7e9c9ca2126c: Pulling fs layer [2021-03-31T05:54:15.288Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-31T05:54:15.288Z] cbdbe7a5bc2a: Download complete [2021-03-31T05:54:15.555Z] ca9280d653b3: Verifying Checksum [2021-03-31T05:54:15.555Z] cbdbe7a5bc2a: Pull complete [2021-03-31T05:54:16.954Z] ca9280d653b3: Pull complete [2021-03-31T05:54:16.954Z] 7e9c9ca2126c: Verifying Checksum [2021-03-31T05:54:16.954Z] 7e9c9ca2126c: Download complete [2021-03-31T05:54:23.590Z] 7e9c9ca2126c: Pull complete [2021-03-31T05:54:23.591Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-31T05:54:23.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-31T05:54:23.591Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-31T05:54:23.768Z] prd-centos7-docker-4c-2g-32213 does not seem to be running inside a container [2021-03-31T05:54:23.814Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-31T05:54:24.775Z] $ docker top 2004c456516e08ac1567d102c89980e64e3b4fc6c93b2192fa631555871a253e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T05:54:25.369Z] + docker-compose build --help [2021-03-31T05:54:25.369Z] + grep parallel [2021-03-31T05:54:26.347Z] --parallel Build images in parallel. [Pipeline] } [2021-03-31T05:54:26.377Z] $ docker stop --time=1 2004c456516e08ac1567d102c89980e64e3b4fc6c93b2192fa631555871a253e [2021-03-31T05:54:27.737Z] $ docker rm -f 2004c456516e08ac1567d102c89980e64e3b4fc6c93b2192fa631555871a253e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T05:54:28.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-31T05:54:28.558Z] . [Pipeline] withDockerContainer [2021-03-31T05:54:28.679Z] prd-centos7-docker-4c-2g-32213 does not seem to be running inside a container [2021-03-31T05:54:28.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-31T05:54:29.460Z] $ docker top f456fc268176b0e533bc83313c39746978f13a18567cda2d07bc3b1e1b398c79 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T05:54:30.050Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-31T05:54:30.995Z] Building docker-core-command-go ... [2021-03-31T05:54:30.995Z] Building docker-core-data-go ... [2021-03-31T05:54:30.995Z] Building docker-core-metadata-go ... [2021-03-31T05:54:30.995Z] Building docker-security-bootstrapper-go ... [2021-03-31T05:54:30.995Z] Building docker-security-proxy-setup-go ... [2021-03-31T05:54:30.995Z] Building docker-security-secretstore-setup-go ... [2021-03-31T05:54:30.995Z] Building docker-support-notifications-go ... [2021-03-31T05:54:30.995Z] Building docker-support-scheduler-go ... [2021-03-31T05:54:30.995Z] Building docker-sys-mgmt-agent-go ... [2021-03-31T05:54:30.995Z] Building docker-security-bootstrapper-go [2021-03-31T05:54:30.995Z] Building docker-security-secretstore-setup-go [2021-03-31T05:54:30.995Z] Building docker-core-command-go [2021-03-31T05:54:30.995Z] Building docker-support-scheduler-go [2021-03-31T05:54:30.995Z] Building docker-core-metadata-go [2021-03-31T05:54:38.753Z] Removing intermediate container 33f7baa02a06 [2021-03-31T05:54:38.754Z] ---> 60592d07e5cd [2021-03-31T05:54:38.754Z] Successfully built 60592d07e5cd [2021-03-31T05:54:38.754Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T05:54:39.158Z] + docker inspect -f . ci-base-image-arm64 [2021-03-31T05:54:39.158Z] . [Pipeline] withDockerContainer [2021-03-31T05:54:39.466Z] prd-ubuntu18.04-docker-arm64-4c-16g-32214 does not seem to be running inside a container [2021-03-31T05:54:39.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-31T05:54:40.964Z] $ docker top 51a1939d43fc66b8d2fbd0a2321aa56392251793a7dc8081173d9b4fbb48f285 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T05:54:42.023Z] + go version [2021-03-31T05:54:42.024Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-31T05:54:42.061Z] $ docker stop --time=1 51a1939d43fc66b8d2fbd0a2321aa56392251793a7dc8081173d9b4fbb48f285 [2021-03-31T05:54:44.081Z] $ docker rm -f 51a1939d43fc66b8d2fbd0a2321aa56392251793a7dc8081173d9b4fbb48f285 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T05:54:45.310Z] + docker inspect -f . ci-base-image-arm64 [2021-03-31T05:54:45.310Z] . [Pipeline] withDockerContainer [2021-03-31T05:54:45.595Z] prd-ubuntu18.04-docker-arm64-4c-16g-32214 does not seem to be running inside a container [2021-03-31T05:54:45.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-31T05:54:47.154Z] $ docker top 8930e36127b7ac00ee3f79db26c75dda86ce98e3f2a2da79a1980c55ae7c5efb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-31T05:54:47.586Z] ========================================================= [2021-03-31T05:54:47.586Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-31T05:54:47.586Z] ========================================================= [Pipeline] sh [2021-03-31T05:54:48.251Z] + make test [2021-03-31T05:54:48.252Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-31T05:55:03.483Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T05:55:03.483Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-31T05:55:03.483Z] ---> a3cbb8f2ebee [2021-03-31T05:55:03.483Z] Step 3/23 : WORKDIR /edgex-go [2021-03-31T05:55:03.747Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T05:55:03.747Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-31T05:55:03.747Z] ---> a3cbb8f2ebee [2021-03-31T05:55:03.747Z] Step 3/22 : WORKDIR /edgex-go [2021-03-31T05:55:03.747Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T05:55:03.747Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-31T05:55:03.747Z] ---> a3cbb8f2ebee [2021-03-31T05:55:03.747Z] Step 3/23 : WORKDIR /edgex-go [2021-03-31T05:55:04.010Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T05:55:04.011Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-31T05:55:04.011Z] ---> a3cbb8f2ebee [2021-03-31T05:55:04.011Z] Step 3/24 : WORKDIR /edgex-go [2021-03-31T05:55:04.011Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T05:55:04.011Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-31T05:55:04.011Z] ---> a3cbb8f2ebee [2021-03-31T05:55:04.011Z] Step 3/31 : WORKDIR /edgex-go [2021-03-31T05:55:04.960Z] ---> Running in 6bfd08d638e1 [2021-03-31T05:55:05.229Z] ---> Running in e99a67b01df9 [2021-03-31T05:55:05.230Z] ---> Running in b2f69391e462 [2021-03-31T05:55:05.230Z] ---> Running in d7db6ea06d2b [2021-03-31T05:55:05.230Z] ---> Running in 31f060b324f4 [2021-03-31T05:55:05.493Z] Removing intermediate container e99a67b01df9 [2021-03-31T05:55:05.493Z] ---> 548b5a8a8ab7 [2021-03-31T05:55:05.493Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T05:55:05.493Z] Removing intermediate container 31f060b324f4 [2021-03-31T05:55:05.493Z] ---> e3b923408286 [2021-03-31T05:55:05.493Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T05:55:05.493Z] Removing intermediate container d7db6ea06d2b [2021-03-31T05:55:05.493Z] ---> d93e31bd8e74 [2021-03-31T05:55:05.493Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T05:55:05.493Z] Removing intermediate container 6bfd08d638e1 [2021-03-31T05:55:05.493Z] ---> b7cb912383d7 [2021-03-31T05:55:05.493Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T05:55:05.765Z] Removing intermediate container b2f69391e462 [2021-03-31T05:55:05.765Z] ---> 17908429b4db [2021-03-31T05:55:05.765Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T05:55:05.765Z] ---> Running in 6c7e5b970ae7 [2021-03-31T05:55:05.765Z] ---> Running in 52a0c0c972c3 [2021-03-31T05:55:05.765Z] ---> Running in e530b556babd [2021-03-31T05:55:05.765Z] ---> Running in f60b115e0ae4 [2021-03-31T05:55:05.765Z] ---> Running in 1a03bbf49442 [2021-03-31T05:55:07.716Z] Removing intermediate container 6c7e5b970ae7 [2021-03-31T05:55:07.716Z] ---> 851f1de21328 [2021-03-31T05:55:07.716Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-31T05:55:07.716Z] Removing intermediate container e530b556babd [2021-03-31T05:55:07.716Z] ---> 313e7117b90f [2021-03-31T05:55:07.716Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-31T05:55:07.978Z] ---> Running in 502a5b7c74f5 [2021-03-31T05:55:07.978Z] Removing intermediate container 52a0c0c972c3 [2021-03-31T05:55:07.978Z] ---> be790b032916 [2021-03-31T05:55:07.978Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-31T05:55:07.978Z] ---> Running in 57fd3088cd66 [2021-03-31T05:55:08.240Z] ---> Running in c648b8501134 [2021-03-31T05:55:08.240Z] Removing intermediate container 1a03bbf49442 [2021-03-31T05:55:08.240Z] ---> 575315b1bd60 [2021-03-31T05:55:08.240Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-31T05:55:08.507Z] Removing intermediate container f60b115e0ae4 [2021-03-31T05:55:08.507Z] ---> 3dd6422d5561 [2021-03-31T05:55:08.507Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-31T05:55:08.507Z] ---> Running in 3adb6934ee2f [2021-03-31T05:55:08.786Z] ---> Running in 3c6b39eb6996 [2021-03-31T05:55:09.069Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T05:55:09.334Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T05:55:09.334Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T05:55:09.598Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T05:55:09.598Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T05:55:09.598Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T05:55:09.861Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T05:55:09.861Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T05:55:10.125Z] OK: 233 MiB in 51 packages [2021-03-31T05:55:10.125Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T05:55:10.125Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T05:55:10.390Z] OK: 233 MiB in 51 packages [2021-03-31T05:55:10.390Z] OK: 233 MiB in 51 packages [2021-03-31T05:55:10.430Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-31T05:55:10.654Z] Removing intermediate container 502a5b7c74f5 [2021-03-31T05:55:10.654Z] ---> 1b4a83fdef29 [2021-03-31T05:55:10.654Z] Step 6/24 : COPY go.mod . [2021-03-31T05:55:10.918Z] OK: 233 MiB in 51 packages [2021-03-31T05:55:10.918Z] ---> fcd5107cf1d7 [2021-03-31T05:55:10.918Z] Step 7/24 : RUN go mod download [2021-03-31T05:55:10.918Z] OK: 233 MiB in 51 packages [2021-03-31T05:55:11.181Z] ---> Running in f6bc2939ab82 [2021-03-31T05:55:11.181Z] Removing intermediate container 57fd3088cd66 [2021-03-31T05:55:11.181Z] ---> 6cc720aabcd0 [2021-03-31T05:55:11.181Z] Step 6/22 : COPY go.mod . [2021-03-31T05:55:11.181Z] Removing intermediate container c648b8501134 [2021-03-31T05:55:11.181Z] ---> 5f5b9fe6c27a [2021-03-31T05:55:11.181Z] Step 6/23 : COPY go.mod . [2021-03-31T05:55:11.442Z] ---> 1edd5bf945ad [2021-03-31T05:55:11.442Z] Step 7/22 : RUN go mod download [2021-03-31T05:55:11.708Z] ---> 2f7e3d2e9f18 [2021-03-31T05:55:11.708Z] Step 7/23 : RUN go mod download [2021-03-31T05:55:11.708Z] Removing intermediate container 3c6b39eb6996 [2021-03-31T05:55:11.708Z] ---> 8883193a0774 [2021-03-31T05:55:11.708Z] Step 6/31 : COPY go.mod . [2021-03-31T05:55:11.971Z] ---> Running in b089db7ffafc [2021-03-31T05:55:11.971Z] ---> Running in 846bece49b6b [2021-03-31T05:55:12.233Z] Removing intermediate container 3adb6934ee2f [2021-03-31T05:55:12.233Z] ---> e76290bf4866 [2021-03-31T05:55:12.233Z] Step 6/23 : COPY go.mod . [2021-03-31T05:55:12.233Z] ---> e2af28892ea5 [2021-03-31T05:55:12.233Z] Step 7/31 : RUN go mod download [2021-03-31T05:55:12.507Z] ---> Running in b46ebb86a58a [2021-03-31T05:55:12.507Z] ---> 01d48409e5e1 [2021-03-31T05:55:12.507Z] Step 7/23 : RUN go mod download [2021-03-31T05:55:12.780Z] ---> Running in a5de0d0bce96 [2021-03-31T05:55:13.748Z] Removing intermediate container f6bc2939ab82 [2021-03-31T05:55:13.748Z] ---> ed54f1ca0cd0 [2021-03-31T05:55:13.748Z] Step 8/24 : COPY . . [2021-03-31T05:55:13.748Z] Removing intermediate container b089db7ffafc [2021-03-31T05:55:13.748Z] ---> 8058020f81ea [2021-03-31T05:55:13.748Z] Step 8/23 : COPY . . [2021-03-31T05:55:15.699Z] Removing intermediate container 846bece49b6b [2021-03-31T05:55:15.699Z] ---> a718a4b737b0 [2021-03-31T05:55:15.699Z] Step 8/22 : COPY . . [2021-03-31T05:55:19.948Z] Removing intermediate container b46ebb86a58a [2021-03-31T05:55:19.948Z] ---> a941fd5ac08a [2021-03-31T05:55:19.948Z] Step 8/31 : COPY . . [2021-03-31T05:55:24.186Z] Removing intermediate container a5de0d0bce96 [2021-03-31T05:55:24.186Z] ---> bd388d54b638 [2021-03-31T05:55:24.186Z] Step 8/23 : COPY . . [2021-03-31T05:55:56.667Z] ---> 4f2d9fb38080 [2021-03-31T05:55:56.667Z] ---> 7b65cd13ec57 [2021-03-31T05:55:56.667Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 9/23 : RUN make cmd/core-command/core-command [2021-03-31T05:55:56.667Z] ---> 7e67083f0f0c [2021-03-31T05:55:56.667Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler ---> 393307cd3171 [2021-03-31T05:55:56.667Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-31T05:55:56.667Z] [2021-03-31T05:55:56.667Z] [2021-03-31T05:55:57.478Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-31T05:55:57.626Z] ---> Running in c59f4d4c5b08 [2021-03-31T05:55:57.626Z] ---> Running in 23d11a8c5f5b [2021-03-31T05:55:57.626Z] ---> Running in b8864b69d5f7 [2021-03-31T05:55:57.626Z] ---> Running in 2917d188d4b7 [2021-03-31T05:55:57.626Z] ---> a8c8cc841405 [2021-03-31T05:55:57.626Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-31T05:55:57.897Z] ---> Running in 8fbef4cd14fd [2021-03-31T05:55:58.876Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-31T05:55:58.876Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-31T05:55:58.876Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-31T05:55:58.876Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-31T05:55:58.876Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-31T05:56:05.834Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-31T05:56:12.567Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-31T05:56:12.567Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-31T05:56:16.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-31T05:56:16.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-31T05:56:16.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-31T05:56:16.890Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-31T05:56:20.636Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-31T05:56:20.914Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-31T05:56:29.214Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-31T05:56:29.214Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-31T05:56:29.214Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-31T05:56:31.186Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-31T05:56:34.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.415s coverage: 45.9% of statements [2021-03-31T05:56:34.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-31T05:56:34.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-31T05:56:34.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-31T05:56:34.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-31T05:56:34.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-31T05:56:34.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-31T05:56:34.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.179s coverage: 19.8% of statements [2021-03-31T05:56:34.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.313s coverage: 100.0% of statements [2021-03-31T05:56:39.436Z] Removing intermediate container c59f4d4c5b08 [2021-03-31T05:56:39.436Z] ---> 64dd8d1253fe [2021-03-31T05:56:39.436Z] [2021-03-31T05:56:39.436Z] Step 10/31 : FROM alpine:3.12 [2021-03-31T05:56:39.436Z] 3.12: Pulling from library/alpine [2021-03-31T05:56:40.831Z] Removing intermediate container b8864b69d5f7 [2021-03-31T05:56:40.831Z] ---> 229720aa3972 [2021-03-31T05:56:40.831Z] [2021-03-31T05:56:40.831Z] Step 10/24 : FROM alpine:3.12 [2021-03-31T05:56:40.831Z] Removing intermediate container 23d11a8c5f5b [2021-03-31T05:56:40.831Z] ---> f4b4e4b28244 [2021-03-31T05:56:40.831Z] [2021-03-31T05:56:40.831Z] Step 10/23 : FROM alpine:3.12 [2021-03-31T05:56:40.831Z] 3.12: Pulling from library/alpine [2021-03-31T05:56:41.093Z] 3.12: Pulling from library/alpine [2021-03-31T05:56:42.048Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-31T05:56:42.048Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-31T05:56:42.048Z] Status: Downloaded newer image for alpine:3.12 [2021-03-31T05:56:42.048Z] Status: Downloaded newer image for alpine:3.12 [2021-03-31T05:56:42.048Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-31T05:56:42.048Z] ---> 42cb162f0360 [2021-03-31T05:56:42.048Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-31T05:56:42.048Z] Status: Image is up to date for alpine:3.12 [2021-03-31T05:56:42.048Z] ---> 42cb162f0360 [2021-03-31T05:56:42.048Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-03-31T05:56:42.048Z] ---> 42cb162f0360 [2021-03-31T05:56:42.048Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-31T05:56:42.048Z] ---> Running in 132d36d154a7 [2021-03-31T05:56:42.048Z] ---> Running in 3f51fd46f275 [2021-03-31T05:56:42.048Z] ---> Running in 0fad9325cf62 [2021-03-31T05:56:42.321Z] Removing intermediate container 2917d188d4b7 [2021-03-31T05:56:42.321Z] ---> f769883933b6 [2021-03-31T05:56:42.321Z] [2021-03-31T05:56:42.321Z] Step 10/22 : FROM alpine:3.12 [2021-03-31T05:56:42.321Z] ---> 42cb162f0360 [2021-03-31T05:56:42.321Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-31T05:56:42.914Z] ---> Running in d62b0e8157bf [2021-03-31T05:56:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.547s coverage: 27.1% of statements [2021-03-31T05:56:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-31T05:56:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-31T05:56:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-31T05:56:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-31T05:56:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-31T05:56:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-31T05:56:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.186s coverage: 100.0% of statements [2021-03-31T05:56:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-31T05:56:43.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.136s coverage: 100.0% of statements [2021-03-31T05:56:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-31T05:56:43.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-31T05:56:43.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.251s coverage: 71.3% of statements [2021-03-31T05:56:43.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-31T05:56:43.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-31T05:56:44.844Z] Removing intermediate container 3f51fd46f275 [2021-03-31T05:56:44.844Z] ---> a09c1b8b448d [2021-03-31T05:56:44.844Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-31T05:56:44.844Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T05:56:44.844Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T05:56:45.114Z] ---> Running in 113fd8cc1f65 [2021-03-31T05:56:45.114Z] (1/6) Installing ca-certificates (20191127-r4) [2021-03-31T05:56:45.114Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-03-31T05:56:45.114Z] (3/6) Installing libcurl (7.69.1-r3) [2021-03-31T05:56:45.114Z] (4/6) Installing curl (7.69.1-r3) [2021-03-31T05:56:45.114Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-03-31T05:56:45.114Z] (6/6) Installing su-exec (0.2-r1) [2021-03-31T05:56:45.114Z] Removing intermediate container 8fbef4cd14fd [2021-03-31T05:56:45.114Z] ---> 12e4813c2bb1 [2021-03-31T05:56:45.114Z] [2021-03-31T05:56:45.114Z] Step 10/23 : FROM alpine:3.12 [2021-03-31T05:56:45.114Z] ---> 42cb162f0360 [2021-03-31T05:56:45.114Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-31T05:56:45.114Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T05:56:45.114Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T05:56:45.114Z] Executing ca-certificates-20191127-r4.trigger [2021-03-31T05:56:45.378Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T05:56:45.378Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-31T05:56:45.378Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T05:56:45.378Z] OK: 6 MiB in 15 packages [2021-03-31T05:56:45.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.525s coverage: 82.9% of statements [2021-03-31T05:56:45.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-31T05:56:45.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T05:56:45.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.130s coverage: 78.9% of statements [2021-03-31T05:56:45.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-31T05:56:45.641Z] OK: 7 MiB in 20 packages [2021-03-31T05:56:45.910Z] ---> Running in 24e59ec05c7d [2021-03-31T05:56:45.910Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T05:56:45.910Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T05:56:46.176Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T05:56:46.176Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-31T05:56:46.176Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T05:56:46.176Z] OK: 6 MiB in 15 packages [2021-03-31T05:56:46.176Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T05:56:46.444Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-31T05:56:46.444Z] (2/2) Installing su-exec (0.2-r1) [2021-03-31T05:56:46.444Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T05:56:46.444Z] OK: 6 MiB in 16 packages [2021-03-31T05:56:46.444Z] Removing intermediate container 0fad9325cf62 [2021-03-31T05:56:46.444Z] ---> c83edd91df3f [2021-03-31T05:56:46.444Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T05:56:46.711Z] ---> Running in 2681bf3d80e5 [2021-03-31T05:56:46.711Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T05:56:46.711Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T05:56:46.973Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-31T05:56:46.973Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T05:56:46.973Z] OK: 6 MiB in 15 packages [2021-03-31T05:56:47.236Z] Removing intermediate container 132d36d154a7 [2021-03-31T05:56:47.236Z] ---> 24ed748580b4 [2021-03-31T05:56:47.236Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-31T05:56:47.236Z] Removing intermediate container d62b0e8157bf [2021-03-31T05:56:47.236Z] ---> d6823d15c49b [2021-03-31T05:56:47.236Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T05:56:48.193Z] ---> Running in e88c94b84c0b [2021-03-31T05:56:48.193Z] Removing intermediate container 2681bf3d80e5 [2021-03-31T05:56:48.193Z] ---> 2954c719bbf9 [2021-03-31T05:56:48.193Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-31T05:56:48.193Z] ---> Running in f821af895093 [2021-03-31T05:56:48.193Z] Removing intermediate container 113fd8cc1f65 [2021-03-31T05:56:48.193Z] ---> c3409a6943c9 [2021-03-31T05:56:48.193Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-31T05:56:48.457Z] ---> Running in c4967a936952 [2021-03-31T05:56:48.457Z] ---> Running in 309fccc24f8a [2021-03-31T05:56:48.457Z] Removing intermediate container e88c94b84c0b [2021-03-31T05:56:48.457Z] ---> bc0fb1166ec4 [2021-03-31T05:56:48.457Z] Step 13/24 : WORKDIR / [2021-03-31T05:56:48.719Z] Removing intermediate container 24e59ec05c7d [2021-03-31T05:56:48.719Z] ---> 8614a6f00677 [2021-03-31T05:56:48.719Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T05:56:48.719Z] Removing intermediate container f821af895093 [2021-03-31T05:56:48.719Z] ---> e555bd472aa6 [2021-03-31T05:56:48.719Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-31T05:56:48.719Z] ---> Running in 27a2594bc0a9 [2021-03-31T05:56:48.719Z] ---> Running in facc6d4bb323 [2021-03-31T05:56:48.981Z] ---> Running in 0fe23e4106b4 [2021-03-31T05:56:48.981Z] Removing intermediate container c4967a936952 [2021-03-31T05:56:48.981Z] ---> d99bfb543b54 [2021-03-31T05:56:48.981Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-31T05:56:48.981Z] Removing intermediate container 309fccc24f8a [2021-03-31T05:56:48.981Z] ---> 12df0d976515 [2021-03-31T05:56:48.981Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-31T05:56:48.981Z] ---> Running in aabc707f130c [2021-03-31T05:56:49.249Z] ---> Running in 40dc41dace1f [2021-03-31T05:56:49.249Z] Removing intermediate container facc6d4bb323 [2021-03-31T05:56:49.249Z] ---> 166bd0055304 [2021-03-31T05:56:49.249Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-31T05:56:49.249Z] Removing intermediate container 27a2594bc0a9 [2021-03-31T05:56:49.249Z] ---> 8e5a55e9f2f1 [2021-03-31T05:56:49.249Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-31T05:56:49.249Z] Removing intermediate container aabc707f130c [2021-03-31T05:56:49.249Z] ---> ab787c64b696 [2021-03-31T05:56:49.249Z] Step 15/23 : WORKDIR / [2021-03-31T05:56:49.249Z] Removing intermediate container 0fe23e4106b4 [2021-03-31T05:56:49.249Z] ---> e45a17d94a67 [2021-03-31T05:56:49.249Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-31T05:56:49.512Z] ---> Running in d5b02e741509 [2021-03-31T05:56:49.512Z] ---> Running in 250d40ee8b10 [2021-03-31T05:56:49.512Z] ---> Running in 90d74ee32ed9 [2021-03-31T05:56:49.512Z] Removing intermediate container 40dc41dace1f [2021-03-31T05:56:49.512Z] ---> 99c23c78b7a9 [2021-03-31T05:56:49.512Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-31T05:56:49.512Z] ---> 52b42c2d09f8 [2021-03-31T05:56:49.512Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-31T05:56:49.776Z] ---> Running in df8a0c4c6ffa [2021-03-31T05:56:50.039Z] Removing intermediate container d5b02e741509 [2021-03-31T05:56:50.039Z] ---> 39d0eb701f97 [2021-03-31T05:56:50.039Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-31T05:56:50.039Z] Removing intermediate container 90d74ee32ed9 [2021-03-31T05:56:50.039Z] ---> 3e03fdef6cb2 [2021-03-31T05:56:50.039Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T05:56:50.627Z] Removing intermediate container 250d40ee8b10 [2021-03-31T05:56:50.627Z] ---> dd7625bd5c1f [2021-03-31T05:56:50.627Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T05:56:50.627Z] ---> Running in aaa60f76dd89 [2021-03-31T05:56:50.627Z] ---> 5baffb960159 [2021-03-31T05:56:50.627Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-31T05:56:50.894Z] Removing intermediate container aaa60f76dd89 [2021-03-31T05:56:50.894Z] ---> b0d3541d78ba [2021-03-31T05:56:50.894Z] Step 15/23 : WORKDIR / [2021-03-31T05:56:50.894Z] ---> dfb4406449ee [2021-03-31T05:56:50.894Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-31T05:56:51.162Z] ---> 9224c7620637 [2021-03-31T05:56:51.162Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-31T05:56:51.162Z] ---> d96423ef18f0 [2021-03-31T05:56:51.162Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-31T05:56:51.162Z] ---> Running in 8118e7c217ab [2021-03-31T05:56:52.671Z] ---> d4da229fa9ea [2021-03-31T05:56:52.671Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-31T05:56:52.671Z] ---> df50a7cac2c3 [2021-03-31T05:56:52.671Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-31T05:56:52.671Z] Removing intermediate container 8118e7c217ab [2021-03-31T05:56:52.671Z] ---> bc794480e8a5 [2021-03-31T05:56:52.671Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T05:56:52.671Z] ---> 6638a0a80674 [2021-03-31T05:56:52.671Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-31T05:56:52.671Z] Removing intermediate container df8a0c4c6ffa [2021-03-31T05:56:52.671Z] ---> 1264a07b0a91 [2021-03-31T05:56:52.671Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-31T05:56:52.671Z] ---> Running in 82c921bf1f45 [2021-03-31T05:56:53.019Z] ---> 570b0c993ef9 [2021-03-31T05:56:53.019Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-31T05:56:53.019Z] ---> 25514f29cdbc [2021-03-31T05:56:53.019Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-31T05:56:53.019Z] ---> Running in 5e51f93ffe34 [2021-03-31T05:56:53.019Z] ---> a4536a4ff98e [2021-03-31T05:56:53.019Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-31T05:56:53.019Z] ---> Running in 689633b7c7ca [2021-03-31T05:56:53.019Z] Removing intermediate container 82c921bf1f45 [2021-03-31T05:56:53.019Z] ---> 2f035a5ba73b [2021-03-31T05:56:53.019Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-31T05:56:53.019Z] ---> 72cce051d8b7 [2021-03-31T05:56:53.292Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-31T05:56:53.292Z] Removing intermediate container 5e51f93ffe34 [2021-03-31T05:56:53.292Z] ---> 7a33d391bfe3 [2021-03-31T05:56:53.292Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T05:56:53.554Z] Removing intermediate container 689633b7c7ca [2021-03-31T05:56:53.554Z] ---> 33333849d695 [2021-03-31T05:56:53.554Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T05:56:53.554Z] ---> Running in 3ea320903dd7 [2021-03-31T05:56:53.554Z] ---> Running in 7f9c6c72f858 [2021-03-31T05:56:53.823Z] ---> 90b2c0111fc3 [2021-03-31T05:56:53.823Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-31T05:56:53.823Z] ---> 47298748a53a [2021-03-31T05:56:53.823Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-31T05:56:53.823Z] ---> 7b23e9e52b38 [2021-03-31T05:56:53.823Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-31T05:56:53.823Z] ---> Running in 279b831563c3 [2021-03-31T05:56:53.823Z] ---> Running in d7808e572c8f [2021-03-31T05:56:54.087Z] Removing intermediate container 3ea320903dd7 [2021-03-31T05:56:54.087Z] ---> 73940badb48a [2021-03-31T05:56:54.087Z] Step 21/23 : LABEL arch=x86_64 [2021-03-31T05:56:54.087Z] Removing intermediate container 7f9c6c72f858 [2021-03-31T05:56:54.087Z] ---> d6daaa4a7d4a [2021-03-31T05:56:54.087Z] Step 20/22 : LABEL arch=x86_64 [2021-03-31T05:56:54.353Z] ---> Running in 68fc4f791baf [2021-03-31T05:56:54.353Z] ---> 070e23f5a1bf [2021-03-31T05:56:54.353Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-31T05:56:54.353Z] ---> Running in 8c52dde5bc60 [2021-03-31T05:56:54.615Z] ---> Running in c0a8861e935a [2021-03-31T05:56:54.615Z] Removing intermediate container 68fc4f791baf [2021-03-31T05:56:54.615Z] ---> f2a218243339 [2021-03-31T05:56:54.615Z] Step 22/23 : LABEL git_sha=705bc4185db4ef14bf106ff91e59df4e4b214d02 [2021-03-31T05:56:54.615Z] Removing intermediate container 8c52dde5bc60 [2021-03-31T05:56:54.615Z] ---> de158a032b44 [2021-03-31T05:56:54.615Z] Step 21/22 : LABEL git_sha=705bc4185db4ef14bf106ff91e59df4e4b214d02 [2021-03-31T05:56:54.879Z] ---> Running in 8d2caec5dd21 [2021-03-31T05:56:54.879Z] ---> Running in 3526e4c3b5ad [2021-03-31T05:56:54.879Z] Removing intermediate container c0a8861e935a [2021-03-31T05:56:54.879Z] ---> fba95be88718 [2021-03-31T05:56:54.879Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T05:56:55.143Z] ---> Running in bc70bc1156ea [2021-03-31T05:56:55.143Z] Removing intermediate container 8d2caec5dd21 [2021-03-31T05:56:55.143Z] ---> 5b4ccbe47ff7 [2021-03-31T05:56:55.143Z] Step 23/23 : LABEL version=0.0.0 [2021-03-31T05:56:55.406Z] Removing intermediate container 3526e4c3b5ad [2021-03-31T05:56:55.406Z] ---> 1fab770d7ce5 [2021-03-31T05:56:55.406Z] Step 22/22 : LABEL version=0.0.0 [2021-03-31T05:56:55.406Z] ---> Running in e9fb319a0fa6 [2021-03-31T05:56:55.670Z] ---> Running in 947d84cfcb80 [2021-03-31T05:56:55.670Z] Removing intermediate container bc70bc1156ea [2021-03-31T05:56:55.670Z] ---> f6eb842a7c05 [2021-03-31T05:56:55.670Z] Step 21/23 : LABEL arch=x86_64 [2021-03-31T05:56:55.670Z] ---> Running in c66f45266a99 [2021-03-31T05:56:55.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.095s coverage: 28.6% of statements [2021-03-31T05:56:55.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-31T05:56:55.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-31T05:56:55.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-31T05:56:55.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-31T05:56:55.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-31T05:56:55.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.251s coverage: 100.0% of statements [2021-03-31T05:56:55.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-31T05:56:55.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.244s coverage: 100.0% of statements [2021-03-31T05:56:55.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-31T05:56:55.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.411s coverage: 86.7% of statements [2021-03-31T05:56:55.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-31T05:56:55.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.422s coverage: 97.5% of statements [2021-03-31T05:56:55.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-31T05:56:55.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.214s coverage: 78.3% of statements [2021-03-31T05:56:55.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-31T05:56:55.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-31T05:56:55.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-31T05:56:55.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-31T05:56:55.931Z] Removing intermediate container e9fb319a0fa6 [2021-03-31T05:56:55.932Z] ---> 53fd0336532b [2021-03-31T05:56:55.932Z] [2021-03-31T05:56:55.932Z] Removing intermediate container 279b831563c3 [2021-03-31T05:56:55.932Z] ---> 071a5eec7225 [2021-03-31T05:56:55.932Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-31T05:56:55.932Z] Removing intermediate container 947d84cfcb80 [2021-03-31T05:56:55.932Z] ---> ce9b16761bda [2021-03-31T05:56:55.932Z] [2021-03-31T05:56:56.193Z] ---> Running in de23ed23cfc0 [2021-03-31T05:56:56.193Z] Successfully built 53fd0336532b [2021-03-31T05:56:56.193Z] Removing intermediate container d7808e572c8f [2021-03-31T05:56:56.193Z] ---> 27c8ab81ab87 [2021-03-31T05:56:56.193Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T05:56:56.193Z] Successfully tagged docker-core-command-go:latest [2021-03-31T05:56:56.193Z] Building docker-support-notifications-go [2021-03-31T05:56:56.193Z]  Building docker-core-command-go ... done Removing intermediate container c66f45266a99 [2021-03-31T05:56:56.193Z] ---> b8ee651c59e3 [2021-03-31T05:56:56.193Z] Step 22/23 : LABEL git_sha=705bc4185db4ef14bf106ff91e59df4e4b214d02 [2021-03-31T05:56:56.193Z] Successfully built ce9b16761bda [2021-03-31T05:56:56.458Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-31T05:56:56.458Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-03-31T05:56:56.458Z] ---> Running in 6117d4808bb3 [2021-03-31T05:56:56.725Z] Removing intermediate container de23ed23cfc0 [2021-03-31T05:56:56.725Z] ---> 925d12f24d69 [2021-03-31T05:56:56.725Z] Step 22/24 : LABEL arch=x86_64 [2021-03-31T05:56:56.725Z] ---> f20d8acb0f26 [2021-03-31T05:56:56.725Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-31T05:56:56.725Z] Removing intermediate container 6117d4808bb3 [2021-03-31T05:56:56.725Z] ---> 1d0327f9e381 [2021-03-31T05:56:56.725Z] Step 23/23 : LABEL version=0.0.0 [2021-03-31T05:56:56.725Z] ---> Running in 97c9f92b16ad [2021-03-31T05:56:56.989Z] ---> Running in d4b4ed390c77 [2021-03-31T05:56:57.252Z] Removing intermediate container 97c9f92b16ad [2021-03-31T05:56:57.252Z] ---> a83e42b8ef06 [2021-03-31T05:56:57.252Z] Step 23/24 : LABEL git_sha=705bc4185db4ef14bf106ff91e59df4e4b214d02 [2021-03-31T05:56:57.522Z] Removing intermediate container d4b4ed390c77 [2021-03-31T05:56:57.522Z] ---> a86f67c41fce [2021-03-31T05:56:57.522Z] [2021-03-31T05:56:57.522Z] ---> Running in 85d5dd24f360 [2021-03-31T05:56:58.917Z] Successfully built a86f67c41fce [2021-03-31T05:56:59.494Z] ---> dba03f97bb2f [2021-03-31T05:56:59.494Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-31T05:57:01.422Z] Successfully tagged docker-core-metadata-go:latest [2021-03-31T05:57:01.422Z]  Building docker-core-metadata-go ... done Building docker-security-proxy-setup-go [2021-03-31T05:57:01.686Z] Removing intermediate container 85d5dd24f360 [2021-03-31T05:57:01.687Z] ---> 69f42cf4515e [2021-03-31T05:57:01.687Z] Step 24/24 : LABEL version=0.0.0 [2021-03-31T05:57:02.259Z] ---> f52a2e0ebd16 [2021-03-31T05:57:02.259Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-31T05:57:02.259Z] ---> Running in 6f667be7da2a [2021-03-31T05:57:04.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.093s coverage: 92.8% of statements [2021-03-31T05:57:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-31T05:57:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T05:57:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-31T05:57:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-31T05:57:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-31T05:57:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-31T05:57:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-31T05:57:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-31T05:57:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-31T05:57:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-31T05:57:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-31T05:57:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-31T05:57:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-31T05:57:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-31T05:57:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-31T05:57:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-31T05:57:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-31T05:57:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-31T05:57:04.073Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.109s coverage: 58.8% of statements [2021-03-31T05:57:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-31T05:57:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-31T05:57:04.073Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.184s coverage: 1.0% of statements [2021-03-31T05:57:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-31T05:57:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-31T05:57:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-31T05:57:04.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.167s coverage: 47.1% of statements [2021-03-31T05:57:04.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.145s coverage: 79.5% of statements [2021-03-31T05:57:04.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.131s coverage: 94.1% of statements [2021-03-31T05:57:04.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.212s coverage: 96.3% of statements [2021-03-31T05:57:04.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.136s coverage: 87.5% of statements [2021-03-31T05:57:05.593Z] Removing intermediate container 6f667be7da2a [2021-03-31T05:57:05.593Z] ---> 43bc07099090 [2021-03-31T05:57:05.593Z] [2021-03-31T05:57:05.593Z] ---> a97a98628e60 [2021-03-31T05:57:05.593Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-31T05:57:05.593Z] Successfully built 43bc07099090 [2021-03-31T05:57:05.860Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-31T05:57:05.860Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2021-03-31T05:57:06.122Z] ---> 10a72d116b13 [2021-03-31T05:57:06.122Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-31T05:57:06.713Z] ---> Running in c1129acbde19 [2021-03-31T05:57:16.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.135s coverage: 94.4% of statements [2021-03-31T05:57:16.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.122s coverage: 44.8% of statements [2021-03-31T05:57:16.821Z] Removing intermediate container c1129acbde19 [2021-03-31T05:57:16.821Z] ---> 8b3cce770075 [2021-03-31T05:57:16.821Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-31T05:57:18.769Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T05:57:18.769Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-31T05:57:18.769Z] ---> a3cbb8f2ebee [2021-03-31T05:57:18.769Z] Step 3/26 : WORKDIR /edgex-go [2021-03-31T05:57:18.769Z] ---> Using cache [2021-03-31T05:57:18.769Z] ---> 17908429b4db [2021-03-31T05:57:18.769Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T05:57:18.769Z] ---> Using cache [2021-03-31T05:57:18.769Z] ---> 575315b1bd60 [2021-03-31T05:57:18.769Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-31T05:57:18.769Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T05:57:18.769Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-31T05:57:18.769Z] ---> a3cbb8f2ebee [2021-03-31T05:57:18.769Z] Step 3/22 : WORKDIR /edgex-go [2021-03-31T05:57:18.769Z] ---> Using cache [2021-03-31T05:57:18.769Z] ---> 17908429b4db [2021-03-31T05:57:18.769Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T05:57:18.769Z] ---> Using cache [2021-03-31T05:57:18.769Z] ---> 575315b1bd60 [2021-03-31T05:57:18.769Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-31T05:57:19.720Z] ---> 4fb1fbdceb74 [2021-03-31T05:57:19.720Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-31T05:57:20.302Z] ---> Running in d8db1fdfaa2f [2021-03-31T05:57:20.302Z] ---> Running in ea688736cfd2 [2021-03-31T05:57:20.576Z] ---> Running in 4d264be5de1e [2021-03-31T05:57:21.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.489s coverage: 82.6% of statements [2021-03-31T05:57:23.927Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T05:57:23.927Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T05:57:24.190Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T05:57:24.190Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T05:57:24.787Z] OK: 233 MiB in 51 packages [2021-03-31T05:57:24.787Z] OK: 233 MiB in 51 packages [2021-03-31T05:57:25.760Z] Removing intermediate container 4d264be5de1e [2021-03-31T05:57:25.760Z] ---> 7ff8177d87e0 [2021-03-31T05:57:25.760Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-31T05:57:27.714Z] ---> Running in f28b40549c0a [2021-03-31T05:57:28.683Z] Removing intermediate container d8db1fdfaa2f [2021-03-31T05:57:28.683Z] ---> 2ad3090f2678 [2021-03-31T05:57:28.683Z] Step 6/26 : COPY go.mod . [2021-03-31T05:57:28.683Z] Removing intermediate container f28b40549c0a [2021-03-31T05:57:28.683Z] ---> 370a1638523d [2021-03-31T05:57:28.683Z] Step 28/31 : CMD ["gate"] [2021-03-31T05:57:28.683Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T05:57:28.683Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-31T05:57:28.683Z] ---> a3cbb8f2ebee [2021-03-31T05:57:28.683Z] Step 3/21 : WORKDIR /edgex-go [2021-03-31T05:57:28.683Z] ---> Using cache [2021-03-31T05:57:28.683Z] ---> 17908429b4db [2021-03-31T05:57:28.683Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T05:57:28.683Z] ---> Using cache [2021-03-31T05:57:28.683Z] ---> 575315b1bd60 [2021-03-31T05:57:28.683Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-31T05:57:28.683Z] ---> Using cache [2021-03-31T05:57:28.683Z] ---> e76290bf4866 [2021-03-31T05:57:28.683Z] Step 6/21 : COPY go.mod . [2021-03-31T05:57:28.683Z] ---> Using cache [2021-03-31T05:57:28.683Z] ---> 01d48409e5e1 [2021-03-31T05:57:28.683Z] Step 7/21 : RUN go mod download [2021-03-31T05:57:28.683Z] ---> Using cache [2021-03-31T05:57:28.683Z] ---> bd388d54b638 [2021-03-31T05:57:28.683Z] Step 8/21 : COPY . . [2021-03-31T05:57:28.947Z] ---> Using cache [2021-03-31T05:57:28.947Z] ---> a8c8cc841405 [2021-03-31T05:57:28.947Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-31T05:57:29.896Z] Removing intermediate container ea688736cfd2 [2021-03-31T05:57:29.896Z] ---> 7c87dc63f9f6 [2021-03-31T05:57:29.896Z] Step 6/22 : COPY go.mod . [2021-03-31T05:57:31.306Z] ---> Running in 10700124b1c3 [2021-03-31T05:57:31.306Z] ---> Running in 6b576a93dd0d [2021-03-31T05:57:31.880Z] ---> 687b6b8e07e8 [2021-03-31T05:57:31.880Z] Step 7/26 : RUN go mod download [2021-03-31T05:57:32.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.210s coverage: 92.9% of statements [2021-03-31T05:57:32.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-31T05:57:32.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-31T05:57:32.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-31T05:57:32.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-03-31T05:57:32.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-31T05:57:32.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-31T05:57:32.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-31T05:57:32.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-31T05:57:32.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-31T05:57:32.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2021-03-31T05:57:32.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-31T05:57:32.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-31T05:57:32.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.109s coverage: 100.0% of statements [2021-03-31T05:57:32.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-31T05:57:32.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.140s coverage: 75.5% of statements [2021-03-31T05:57:32.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-31T05:57:32.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.130s coverage: 80.8% of statements [2021-03-31T05:57:32.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.178s coverage: 87.2% of statements [2021-03-31T05:57:32.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.197s coverage: 84.6% of statements [2021-03-31T05:57:32.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.246s coverage: 91.6% of statements [2021-03-31T05:57:32.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-31T05:57:32.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.562s coverage: 64.4% of statements [2021-03-31T05:57:32.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-31T05:57:32.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-31T05:57:32.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.143s coverage: 100.0% of statements [2021-03-31T05:57:32.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.081s coverage: 91.3% of statements [2021-03-31T05:57:32.143Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T05:57:32.143Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-31T05:57:32.143Z] ---> a3cbb8f2ebee [2021-03-31T05:57:32.143Z] Step 3/23 : WORKDIR /edgex-go [2021-03-31T05:57:32.143Z] ---> Using cache [2021-03-31T05:57:32.143Z] ---> 17908429b4db [2021-03-31T05:57:32.143Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T05:57:32.143Z] ---> Using cache [2021-03-31T05:57:32.143Z] ---> 575315b1bd60 [2021-03-31T05:57:32.143Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-31T05:57:32.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-03-31T05:57:32.718Z] ---> 3de72d3795ef [2021-03-31T05:57:32.718Z] Step 7/22 : RUN go mod download [2021-03-31T05:57:32.982Z] ---> Running in 0a96064b5071 [2021-03-31T05:57:32.982Z] ---> Running in 98e13a2e5925 [2021-03-31T05:57:32.982Z] Removing intermediate container 6b576a93dd0d [2021-03-31T05:57:32.982Z] ---> 94e8d805e143 [2021-03-31T05:57:32.982Z] Step 29/31 : LABEL arch=x86_64 [2021-03-31T05:57:32.982Z] ---> Running in e3b756212542 [2021-03-31T05:57:33.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2021-03-31T05:57:33.560Z] ---> Running in e0f8ca7c3d51 [2021-03-31T05:57:33.560Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-31T05:57:33.837Z] Removing intermediate container e0f8ca7c3d51 [2021-03-31T05:57:33.837Z] ---> eab89d56e3a3 [2021-03-31T05:57:33.837Z] Step 30/31 : LABEL git_sha=705bc4185db4ef14bf106ff91e59df4e4b214d02 [2021-03-31T05:57:34.108Z] ---> Running in 58f80eb2d1bd [2021-03-31T05:57:34.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements [2021-03-31T05:57:34.379Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T05:57:34.379Z] Removing intermediate container 58f80eb2d1bd [2021-03-31T05:57:34.379Z] ---> 8b1a40e0e94f [2021-03-31T05:57:34.379Z] Step 31/31 : LABEL version=0.0.0 [2021-03-31T05:57:34.648Z] ---> Running in 4fda44ec34f8 [2021-03-31T05:57:34.918Z] Removing intermediate container 4fda44ec34f8 [2021-03-31T05:57:34.918Z] ---> d2bdb803bbde [2021-03-31T05:57:34.918Z] [2021-03-31T05:57:34.918Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T05:57:35.190Z] Successfully built d2bdb803bbde [2021-03-31T05:57:35.190Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-31T05:57:35.468Z]  Building docker-security-bootstrapper-go ... done OK: 233 MiB in 51 packages [2021-03-31T05:57:35.743Z] Removing intermediate container e3b756212542 [2021-03-31T05:57:35.743Z] ---> 01023b9adc15 [2021-03-31T05:57:35.743Z] Step 8/22 : COPY . . [2021-03-31T05:57:35.743Z] Removing intermediate container 0a96064b5071 [2021-03-31T05:57:35.743Z] ---> d975d1649f71 [2021-03-31T05:57:35.743Z] Step 8/26 : COPY . . [2021-03-31T05:57:37.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.928s coverage: 69.0% of statements [2021-03-31T05:57:37.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-31T05:57:37.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-31T05:57:37.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-31T05:57:39.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.514s coverage: 38.4% of statements [2021-03-31T05:57:39.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-31T05:57:39.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-31T05:57:39.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.108s coverage: 89.5% of statements [2021-03-31T05:57:39.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-31T05:57:39.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.083s coverage: 84.8% of statements [2021-03-31T05:57:40.042Z] Removing intermediate container 98e13a2e5925 [2021-03-31T05:57:40.042Z] ---> 99acc69508cd [2021-03-31T05:57:40.042Z] Step 6/23 : COPY go.mod . [2021-03-31T05:57:42.103Z] ---> 76fd6eb5aa4d [2021-03-31T05:57:42.103Z] Step 7/23 : RUN go mod download [2021-03-31T05:57:43.067Z] ---> Running in 13eb892d307c [2021-03-31T05:57:46.360Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.454s coverage: 47.0% of statements [2021-03-31T05:57:46.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-31T05:57:46.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-31T05:57:46.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-31T05:57:46.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-31T05:57:46.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-31T05:57:46.361Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.174s coverage: 100.0% of statements [2021-03-31T05:57:46.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-31T05:57:46.361Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.112s coverage: 100.0% of statements [2021-03-31T05:57:46.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-31T05:57:46.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-31T05:57:46.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-31T05:57:46.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-31T05:57:46.361Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.436s coverage: 87.1% of statements [2021-03-31T05:57:46.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-31T05:57:46.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T05:57:46.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-31T05:57:53.147Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.123s coverage: 29.1% of statements [2021-03-31T05:57:53.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-31T05:57:53.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-31T05:57:53.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-31T05:57:53.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-31T05:57:53.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-31T05:57:53.147Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.182s coverage: 99.0% of statements [2021-03-31T05:57:53.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-31T05:57:53.147Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.206s coverage: 100.0% of statements [2021-03-31T05:57:53.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-31T05:57:53.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-31T05:57:53.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-31T05:57:53.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-31T05:57:53.147Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.215s coverage: 95.0% of statements [2021-03-31T05:57:53.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-31T05:57:53.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T05:57:53.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-31T05:57:53.147Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2021-03-31T05:57:53.147Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-31T05:57:53.147Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.058s coverage: 100.0% of statements [2021-03-31T05:57:53.147Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-31T05:57:53.147Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-31T05:57:53.147Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-31T05:57:53.147Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-31T05:57:53.147Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements [2021-03-31T05:57:53.147Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-31T05:57:53.147Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-31T05:57:53.147Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.074s coverage: 100.0% of statements [2021-03-31T05:57:54.587Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.109s coverage: 32.1% of statements [2021-03-31T05:57:54.587Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-03-31T05:57:55.564Z] GO111MODULE=on go vet ./... [2021-03-31T05:57:58.145Z] Removing intermediate container 13eb892d307c [2021-03-31T05:57:58.145Z] ---> b507c2455fe7 [2021-03-31T05:57:58.145Z] Step 8/23 : COPY . . [2021-03-31T05:57:58.145Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-31T05:58:06.373Z] ---> f5349aae7271 [2021-03-31T05:58:06.373Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-31T05:58:06.373Z] ---> 4a1861e56d5a [2021-03-31T05:58:06.373Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-31T05:58:08.322Z] ---> Running in ca2e3bb4f97b [2021-03-31T05:58:08.322Z] ---> Running in bc491e68cebe [2021-03-31T05:58:09.727Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-31T05:58:09.727Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-31T05:58:13.110Z] Removing intermediate container 10700124b1c3 [2021-03-31T05:58:13.110Z] ---> f2b8273d7164 [2021-03-31T05:58:13.110Z] [2021-03-31T05:58:13.110Z] Step 10/21 : FROM alpine:3.12 [2021-03-31T05:58:13.110Z] ---> 42cb162f0360 [2021-03-31T05:58:13.110Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-31T05:58:13.729Z] ---> Running in d6888cfeadd0 [2021-03-31T05:58:15.770Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T05:58:15.770Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T05:58:15.770Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-31T05:58:15.770Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-31T05:58:15.770Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-31T05:58:15.770Z] (4/4) Installing curl (7.69.1-r3) [2021-03-31T05:58:15.770Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T05:58:16.389Z] Executing ca-certificates-20191127-r4.trigger [2021-03-31T05:58:16.389Z] OK: 7 MiB in 18 packages [2021-03-31T05:58:19.763Z] Removing intermediate container d6888cfeadd0 [2021-03-31T05:58:19.763Z] ---> eba1d89c4382 [2021-03-31T05:58:19.763Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-31T05:58:20.041Z] ---> Running in 93943c69c264 [2021-03-31T05:58:20.317Z] ---> b71c288ce30b [2021-03-31T05:58:20.317Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-31T05:58:20.317Z] Removing intermediate container 93943c69c264 [2021-03-31T05:58:20.317Z] ---> 4e6d94d50762 [2021-03-31T05:58:20.317Z] Step 13/21 : WORKDIR /edgex [2021-03-31T05:58:20.601Z] ---> Running in 4b2b8045104c [2021-03-31T05:58:20.601Z] ---> Running in 23d419c2783d [2021-03-31T05:58:21.196Z] Removing intermediate container 23d419c2783d [2021-03-31T05:58:21.196Z] ---> 8fa8158a297e [2021-03-31T05:58:21.196Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-31T05:58:22.627Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-31T05:58:22.627Z] ---> 5ed48b80d7fc [2021-03-31T05:58:22.627Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-31T05:58:23.612Z] ---> 79b46b7be897 [2021-03-31T05:58:23.612Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-31T05:58:24.580Z] ---> df2d549c174d [2021-03-31T05:58:24.580Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-31T05:58:24.854Z] ---> Running in ef4dd4f4643c [2021-03-31T05:58:25.126Z] Removing intermediate container ef4dd4f4643c [2021-03-31T05:58:25.126Z] ---> 5a1813c061e5 [2021-03-31T05:58:25.126Z] Step 18/21 : CMD ["--init=true"] [2021-03-31T05:58:25.126Z] ---> Running in c7a178edf620 [2021-03-31T05:58:25.714Z] Removing intermediate container c7a178edf620 [2021-03-31T05:58:25.714Z] ---> f1f53e53b278 [2021-03-31T05:58:25.714Z] Step 19/21 : LABEL arch=x86_64 [2021-03-31T05:58:25.993Z] ---> Running in 3f8d9734454d [2021-03-31T05:58:26.579Z] Removing intermediate container 3f8d9734454d [2021-03-31T05:58:26.579Z] ---> 786e87b385aa [2021-03-31T05:58:26.579Z] Step 20/21 : LABEL git_sha=705bc4185db4ef14bf106ff91e59df4e4b214d02 [2021-03-31T05:58:26.579Z] ---> Running in 773273127fa6 [2021-03-31T05:58:26.853Z] Removing intermediate container 773273127fa6 [2021-03-31T05:58:26.853Z] ---> 3c83240db533 [2021-03-31T05:58:26.853Z] Step 21/21 : LABEL version=0.0.0 [2021-03-31T05:58:26.853Z] ---> Running in 135aaec1f52b [2021-03-31T05:58:27.445Z] Removing intermediate container 135aaec1f52b [2021-03-31T05:58:27.445Z] ---> 9aecf428fdd9 [2021-03-31T05:58:27.445Z] [2021-03-31T05:58:27.445Z] Successfully built 9aecf428fdd9 [2021-03-31T05:58:27.713Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-31T05:58:34.857Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container ca2e3bb4f97b [2021-03-31T05:58:34.857Z] ---> 3f9cdc197162 [2021-03-31T05:58:34.857Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-31T05:58:37.076Z] Removing intermediate container bc491e68cebe [2021-03-31T05:58:37.076Z] ---> af64eb246325 [2021-03-31T05:58:37.076Z] [2021-03-31T05:58:37.076Z] Step 10/22 : FROM alpine:3.12 [2021-03-31T05:58:37.076Z] ---> 42cb162f0360 [2021-03-31T05:58:37.076Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-31T05:58:37.076Z] ---> Running in 7ac1451b7ed3 [2021-03-31T05:58:37.076Z] ---> Running in 8eb8a1e96fea [2021-03-31T05:58:38.062Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-31T05:58:38.062Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T05:58:38.062Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T05:58:38.062Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-31T05:58:38.062Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-31T05:58:38.341Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T05:58:38.341Z] Executing ca-certificates-20191127-r4.trigger [2021-03-31T05:58:38.341Z] OK: 6 MiB in 16 packages [2021-03-31T05:58:39.785Z] Removing intermediate container 8eb8a1e96fea [2021-03-31T05:58:39.785Z] ---> 0f171ac65cd6 [2021-03-31T05:58:39.785Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T05:58:40.756Z] ---> Running in 8ff2ce6c6bd3 [2021-03-31T05:58:41.036Z] Removing intermediate container 8ff2ce6c6bd3 [2021-03-31T05:58:41.036Z] ---> f5eb9b963b4d [2021-03-31T05:58:41.036Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-31T05:58:41.036Z] ---> Running in a588eed9ef3a [2021-03-31T05:58:41.036Z] Removing intermediate container 7ac1451b7ed3 [2021-03-31T05:58:41.036Z] ---> 08dc9c34b1f5 [2021-03-31T05:58:41.036Z] [2021-03-31T05:58:41.036Z] Step 11/26 : FROM docker:20.10.0 [2021-03-31T05:58:41.319Z] 20.10.0: Pulling from library/docker [2021-03-31T05:58:41.319Z] Removing intermediate container a588eed9ef3a [2021-03-31T05:58:41.319Z] ---> 41b3bc1d2e45 [2021-03-31T05:58:41.319Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-31T05:58:41.319Z] ---> Running in 9eb591771f17 [2021-03-31T05:58:41.927Z] Removing intermediate container 9eb591771f17 [2021-03-31T05:58:41.927Z] ---> 119e74f31038 [2021-03-31T05:58:41.927Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T05:58:42.914Z] ---> a11897d6d83d [2021-03-31T05:58:42.915Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-31T05:58:46.273Z] ---> cf515fcf259b [2021-03-31T05:58:46.273Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-31T05:58:46.535Z] ---> 2fb7d9009ebd [2021-03-31T05:58:46.536Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-31T05:58:46.798Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-31T05:58:46.798Z] ---> Running in 1bb5f3731b14 [2021-03-31T05:58:46.798Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-31T05:58:46.798Z] ---> aefe523efa57 [2021-03-31T05:58:46.798Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-31T05:58:48.258Z] ---> Running in 3a0776fa40e6 [2021-03-31T05:58:48.535Z] Removing intermediate container 1bb5f3731b14 [2021-03-31T05:58:48.535Z] ---> 316a658140a1 [2021-03-31T05:58:48.535Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T05:58:48.535Z] Removing intermediate container 4b2b8045104c [2021-03-31T05:58:48.535Z] ---> baa00103e0db [2021-03-31T05:58:48.535Z] [2021-03-31T05:58:48.535Z] Step 10/23 : FROM alpine:3.12 [2021-03-31T05:58:48.536Z] ---> 42cb162f0360 [2021-03-31T05:58:48.536Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-31T05:58:48.536Z] ---> Running in 6bf8768f975f [2021-03-31T05:58:48.809Z] ---> Running in f1b82e245cf7 [2021-03-31T05:58:48.809Z] Removing intermediate container 6bf8768f975f [2021-03-31T05:58:48.809Z] ---> e2cba7d3305e [2021-03-31T05:58:48.809Z] Step 20/22 : LABEL arch=x86_64 [2021-03-31T05:58:48.809Z] ---> Running in 763138005c09 [2021-03-31T05:58:49.088Z] Removing intermediate container f1b82e245cf7 [2021-03-31T05:58:49.088Z] ---> 3472c0035847 [2021-03-31T05:58:49.088Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-31T05:58:49.088Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T05:58:49.088Z] ---> Running in 0ce1fcffbe87 [2021-03-31T05:58:49.088Z] Removing intermediate container 763138005c09 [2021-03-31T05:58:49.088Z] ---> 6f0819b3c7e4 [2021-03-31T05:58:49.088Z] Step 21/22 : LABEL git_sha=705bc4185db4ef14bf106ff91e59df4e4b214d02 [2021-03-31T05:58:49.088Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T05:58:49.362Z] ---> Running in a9a54d006c6d [2021-03-31T05:58:49.362Z] Removing intermediate container 0ce1fcffbe87 [2021-03-31T05:58:49.362Z] ---> ba8821fca7e3 [2021-03-31T05:58:49.362Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-31T05:58:49.362Z] (1/2) Installing readline (8.0.4-r0) [2021-03-31T05:58:49.362Z] (2/2) Installing bash (5.0.17-r0) [2021-03-31T05:58:49.362Z] ---> Running in b1851551fc84 [2021-03-31T05:58:49.362Z] Executing bash-5.0.17-r0.post-install [2021-03-31T05:58:49.362Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T05:58:49.362Z] OK: 12 MiB in 22 packages [2021-03-31T05:58:49.632Z] Removing intermediate container a9a54d006c6d [2021-03-31T05:58:49.632Z] ---> 3925ec465ec6 [2021-03-31T05:58:49.632Z] Step 22/22 : LABEL version=0.0.0 [2021-03-31T05:58:49.632Z] Removing intermediate container b1851551fc84 [2021-03-31T05:58:49.632Z] ---> 305853461485 [2021-03-31T05:58:49.632Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T05:58:49.632Z] ---> Running in a4c5cbe3c812 [2021-03-31T05:58:49.895Z] ---> Running in 2ebd2fa91923 [2021-03-31T05:58:49.895Z] Removing intermediate container a4c5cbe3c812 [2021-03-31T05:58:49.895Z] ---> 2fdf36a2a662 [2021-03-31T05:58:49.895Z] [2021-03-31T05:58:50.159Z] Removing intermediate container 3a0776fa40e6 [2021-03-31T05:58:50.159Z] ---> 8e8892f86d4e [2021-03-31T05:58:50.159Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-31T05:58:50.159Z] Successfully built 2fdf36a2a662 [2021-03-31T05:58:50.159Z] Successfully tagged docker-support-notifications-go:latest [2021-03-31T05:58:50.421Z]  Building docker-support-notifications-go ... done  ---> Running in ee048656d01a [2021-03-31T05:58:50.421Z] Removing intermediate container ee048656d01a [2021-03-31T05:58:50.421Z] ---> f587469f80e0 [2021-03-31T05:58:50.421Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-31T05:58:50.687Z] ---> Running in c8bac62a3294 [2021-03-31T05:58:50.687Z] Removing intermediate container c8bac62a3294 [2021-03-31T05:58:50.687Z] ---> ce3933c984e4 [2021-03-31T05:58:50.687Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-31T05:58:50.960Z] ---> Running in 44459b56f71c [2021-03-31T05:58:50.960Z] Removing intermediate container 2ebd2fa91923 [2021-03-31T05:58:50.960Z] ---> 25f2218e29f7 [2021-03-31T05:58:50.960Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-31T05:58:50.960Z] Removing intermediate container 44459b56f71c [2021-03-31T05:58:50.960Z] ---> 8b572a1dca20 [2021-03-31T05:58:50.960Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-31T05:58:50.960Z] ---> Running in 951e333ece67 [2021-03-31T05:58:51.556Z] ---> 5397d6293c88 [2021-03-31T05:58:51.556Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-31T05:58:51.556Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T05:58:52.145Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T05:58:52.728Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-31T05:58:52.728Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-31T05:58:52.991Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-31T05:58:52.991Z] ---> fb84629505b9 [2021-03-31T05:58:52.991Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-31T05:58:52.991Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-31T05:58:53.252Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-31T05:58:53.252Z] ---> cc72b41775d6 [2021-03-31T05:58:53.252Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-31T05:58:53.252Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-31T05:58:53.252Z] ---> Running in 3b3254152182 [2021-03-31T05:58:53.252Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T05:58:53.252Z] OK: 8 MiB in 20 packages [2021-03-31T05:58:53.844Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T05:58:53.844Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T05:58:53.844Z] Removing intermediate container 951e333ece67 [2021-03-31T05:58:53.844Z] ---> 71f42777fc4f [2021-03-31T05:58:53.844Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T05:58:53.844Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-31T05:58:53.844Z] (2/33) Installing expat (2.2.9-r1) [2021-03-31T05:58:53.844Z] (3/33) Installing libffi (3.3-r2) [2021-03-31T05:58:54.107Z] (4/33) Installing gdbm (1.13-r1) [2021-03-31T05:58:54.107Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-31T05:58:54.107Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-31T05:58:54.107Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-31T05:58:56.661Z] ---> b533283dce2a [2021-03-31T05:58:56.661Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-31T05:58:56.661Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-31T05:58:56.661Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-31T05:58:56.661Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-31T05:58:56.661Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-31T05:58:56.661Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-31T05:58:56.661Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-31T05:58:56.661Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-31T05:58:56.661Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-31T05:58:56.661Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-31T05:58:56.661Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-31T05:58:56.661Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-31T05:58:56.661Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-31T05:58:56.661Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-31T05:58:56.661Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-31T05:58:56.936Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-31T05:58:56.936Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-31T05:58:56.936Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-31T05:58:56.936Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-31T05:58:56.936Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-31T05:58:56.936Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-31T05:58:56.936Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-31T05:58:56.936Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-31T05:58:56.936Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-31T05:58:56.936Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-31T05:58:56.936Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-31T05:58:56.936Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-31T05:58:59.519Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T05:58:59.519Z] OK: 71 MiB in 55 packages [2021-03-31T05:58:59.519Z] ---> 992581d451cd [2021-03-31T05:58:59.519Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-31T05:58:59.784Z] ---> 459bc47b9586 [2021-03-31T05:58:59.784Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-31T05:58:59.784Z] ---> Running in 29a56ba537d3 [2021-03-31T05:59:00.361Z] Removing intermediate container 29a56ba537d3 [2021-03-31T05:59:00.361Z] ---> 7b58f24d91dd [2021-03-31T05:59:00.361Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T05:59:03.708Z] ---> Running in bd61ea38ddb5 [2021-03-31T05:59:03.708Z] Removing intermediate container 3b3254152182 [2021-03-31T05:59:03.708Z] ---> 637583754558 [2021-03-31T05:59:03.708Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-31T05:59:03.708Z] ---> Running in 15484acc7d20 [2021-03-31T05:59:03.984Z] Removing intermediate container bd61ea38ddb5 [2021-03-31T05:59:03.984Z] ---> 9a8024cbc716 [2021-03-31T05:59:03.984Z] Step 21/23 : LABEL arch=x86_64 [2021-03-31T05:59:03.984Z] ---> Running in 5af2d482a1f6 [2021-03-31T05:59:04.250Z] Removing intermediate container 5af2d482a1f6 [2021-03-31T05:59:04.250Z] ---> db7856c8c404 [2021-03-31T05:59:04.250Z] Step 22/23 : LABEL git_sha=705bc4185db4ef14bf106ff91e59df4e4b214d02 [2021-03-31T05:59:04.250Z] ---> Running in d459a7d0cc0e [2021-03-31T05:59:04.519Z] Removing intermediate container d459a7d0cc0e [2021-03-31T05:59:04.519Z] ---> 2add9e42897b [2021-03-31T05:59:04.519Z] Step 23/23 : LABEL version=0.0.0 [2021-03-31T05:59:04.519Z] ---> Running in 21abe1d091ab [2021-03-31T05:59:04.780Z] Removing intermediate container 21abe1d091ab [2021-03-31T05:59:04.780Z] ---> ccb47f0e070b [2021-03-31T05:59:04.780Z] [2021-03-31T05:59:04.780Z] Successfully built ccb47f0e070b [2021-03-31T05:59:04.780Z] Successfully tagged docker-core-data-go:latest [2021-03-31T05:59:05.355Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2021-03-31T05:59:05.355Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-31T05:59:05.617Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-31T05:59:05.617Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-31T05:59:06.189Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-31T05:59:06.189Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-31T05:59:06.189Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-31T05:59:06.449Z] Collecting jsonschema<3,>=2.5.1 [2021-03-31T05:59:06.449Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-31T05:59:06.449Z] Collecting docker<4.0,>=3.6.0 [2021-03-31T05:59:06.449Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-31T05:59:06.712Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-31T05:59:06.712Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-31T05:59:06.712Z] Collecting docopt<0.7,>=0.6.1 [2021-03-31T05:59:06.712Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-31T05:59:07.656Z] Collecting PyYAML<4,>=3.10 [2021-03-31T05:59:07.656Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-31T05:59:08.229Z] Collecting texttable<0.10,>=0.9.0 [2021-03-31T05:59:08.229Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-31T05:59:08.801Z] Collecting cached-property<2,>=1.2.0 [2021-03-31T05:59:08.801Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-31T05:59:08.801Z] Collecting idna<2.8,>=2.5 [2021-03-31T05:59:08.801Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-31T05:59:08.801Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-31T05:59:09.077Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-31T05:59:09.077Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-31T05:59:09.077Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-31T05:59:09.077Z] Collecting docker-pycreds>=0.4.0 [2021-03-31T05:59:09.077Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-31T05:59:09.077Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-31T05:59:09.077Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-31T05:59:09.077Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-31T05:59:09.077Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-31T05:59:09.351Z] Installing collected packages: dockerpty, idna, urllib3, requests, jsonschema, websocket-client, docker-pycreds, docker, docopt, PyYAML, texttable, cached-property, docker-compose [2021-03-31T05:59:09.351Z] Running setup.py install for dockerpty: started [2021-03-31T05:59:09.934Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-31T05:59:09.935Z] Attempting uninstall: idna [2021-03-31T05:59:09.935Z] Found existing installation: idna 2.9 [2021-03-31T05:59:09.935Z] Uninstalling idna-2.9: [2021-03-31T05:59:09.935Z] Successfully uninstalled idna-2.9 [2021-03-31T05:59:09.935Z] Attempting uninstall: urllib3 [2021-03-31T05:59:09.935Z] Found existing installation: urllib3 1.25.9 [2021-03-31T05:59:09.935Z] Uninstalling urllib3-1.25.9: [2021-03-31T05:59:10.508Z] Successfully uninstalled urllib3-1.25.9 [2021-03-31T05:59:10.508Z] Attempting uninstall: requests [2021-03-31T05:59:10.508Z] Found existing installation: requests 2.23.0 [2021-03-31T05:59:10.508Z] Uninstalling requests-2.23.0: [2021-03-31T05:59:10.770Z] Successfully uninstalled requests-2.23.0 [2021-03-31T05:59:11.366Z] Running setup.py install for docopt: started [2021-03-31T05:59:11.642Z] Running setup.py install for docopt: finished with status 'done' [2021-03-31T05:59:11.642Z] Running setup.py install for PyYAML: started [2021-03-31T05:59:12.215Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-31T05:59:12.215Z] Running setup.py install for texttable: started [2021-03-31T05:59:12.826Z] Running setup.py install for texttable: finished with status 'done' [2021-03-31T05:59:13.095Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-31T05:59:16.432Z] Removing intermediate container 15484acc7d20 [2021-03-31T05:59:16.432Z] ---> 5dd26a2fb2a6 [2021-03-31T05:59:16.432Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-31T05:59:16.432Z] ---> Running in 0775dc7d9674 [2021-03-31T05:59:17.014Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T05:59:17.014Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T05:59:17.283Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-31T05:59:17.283Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-31T05:59:17.283Z] (3/3) Installing curl (7.69.1-r3) [2021-03-31T05:59:17.283Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T05:59:17.283Z] OK: 72 MiB in 58 packages [2021-03-31T05:59:17.458Z] gofmt -l . [2021-03-31T05:59:17.458Z] [ "`gofmt -l .`" = "" ] [2021-03-31T05:59:17.458Z] ./bin/test-go-mod-tidy.sh [2021-03-31T05:59:17.458Z] ./bin/test-attribution-txt.sh [2021-03-31T05:59:17.546Z] Removing intermediate container 0775dc7d9674 [2021-03-31T05:59:17.546Z] ---> b8c3065ded33 [2021-03-31T05:59:17.546Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-31T05:59:17.811Z] ---> Running in 155599b6825f [2021-03-31T05:59:17.811Z] Removing intermediate container 155599b6825f [2021-03-31T05:59:17.811Z] ---> 5683343d13ef [2021-03-31T05:59:17.811Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T05:59:17.811Z] ---> Running in 88751986da9d [2021-03-31T05:59:18.078Z] Removing intermediate container 88751986da9d [2021-03-31T05:59:18.078Z] ---> 0415765f2611 [2021-03-31T05:59:18.078Z] Step 24/26 : LABEL arch=x86_64 [2021-03-31T05:59:18.078Z] ---> Running in 7bb42dd168fd [Pipeline] sh [2021-03-31T05:59:18.348Z] Removing intermediate container 7bb42dd168fd [2021-03-31T05:59:18.348Z] ---> 4a912b06c5f3 [2021-03-31T05:59:18.348Z] Step 25/26 : LABEL git_sha=705bc4185db4ef14bf106ff91e59df4e4b214d02 [2021-03-31T05:59:18.348Z] ---> Running in c2aecbf0a6a2 [2021-03-31T05:59:18.610Z] Removing intermediate container c2aecbf0a6a2 [2021-03-31T05:59:18.610Z] ---> 09d94d3555fb [2021-03-31T05:59:18.610Z] Step 26/26 : LABEL version=0.0.0 [2021-03-31T05:59:18.610Z] ---> Running in 6877b385b1cc [2021-03-31T05:59:18.764Z] + ls -al . [2021-03-31T05:59:18.765Z] total 808 [2021-03-31T05:59:18.765Z] drwxrwxr-x 9 1001 1001 4096 Mar 31 05:59 . [2021-03-31T05:59:18.765Z] drwxr-xr-x 4 root root 4096 Mar 31 05:54 .. [2021-03-31T05:59:18.765Z] -rw-rw-r-- 1 1001 1001 11 Mar 31 05:53 .dockerignore [2021-03-31T05:59:18.765Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 05:53 .git [2021-03-31T05:59:18.765Z] drwxrwxr-x 3 1001 1001 4096 Mar 31 05:53 .github [2021-03-31T05:59:18.765Z] -rw-rw-r-- 1 1001 1001 818 Mar 31 05:53 .gitignore [2021-03-31T05:59:18.765Z] -rw-rw-r-- 1 1001 1001 166 Mar 31 05:53 .sonarcloud.properties [2021-03-31T05:59:18.765Z] -rw-rw-r-- 1 1001 1001 8607 Mar 31 05:53 Attribution.txt [2021-03-31T05:59:18.765Z] -rw-rw-r-- 1 1001 1001 3804 Mar 31 05:53 CONTRIBUTING.md [2021-03-31T05:59:18.765Z] -rw-rw-r-- 1 1001 1001 931 Mar 31 05:53 Dockerfile.build [2021-03-31T05:59:18.765Z] -rw-rw-r-- 1 1001 1001 863 Mar 31 05:53 Jenkinsfile [2021-03-31T05:59:18.765Z] -rw-rw-r-- 1 1001 1001 10775 Mar 31 05:53 LICENSE [2021-03-31T05:59:18.765Z] -rw-rw-r-- 1 1001 1001 5774 Mar 31 05:53 Makefile [2021-03-31T05:59:18.765Z] -rw-rw-r-- 1 1001 1001 6548 Mar 31 05:53 README.md [2021-03-31T05:59:18.765Z] -rw-rw-r-- 1 1001 1001 6755 Mar 31 05:53 SECURITY.md [2021-03-31T05:59:18.765Z] -rw-rw-r-- 1 1001 1001 5 Mar 31 05:50 VERSION [2021-03-31T05:59:18.765Z] -rw-rw-r-- 1 1001 1001 4131 Mar 31 05:53 ZMQWindows.md [2021-03-31T05:59:18.765Z] drwxrwxr-x 2 1001 1001 4096 Mar 31 05:53 bin [2021-03-31T05:59:18.765Z] drwxrwxr-x 14 1001 1001 4096 Mar 31 05:53 cmd [2021-03-31T05:59:18.765Z] -rw-r--r-- 1 root root 669470 Mar 31 05:57 coverage.out [2021-03-31T05:59:18.765Z] -rw-r--r-- 1 root root 1056 Mar 31 05:59 go.mod [2021-03-31T05:59:18.765Z] -rw-r--r-- 1 root root 22302 Mar 31 05:59 go.sum [2021-03-31T05:59:18.765Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 05:53 internal [2021-03-31T05:59:18.765Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 05:53 openapi [2021-03-31T05:59:18.765Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 05:53 snap [2021-03-31T05:59:18.765Z] -rw-rw-r-- 1 1001 1001 168 Mar 31 05:53 version.go [Pipeline] sh [2021-03-31T05:59:18.874Z] Removing intermediate container 6877b385b1cc [2021-03-31T05:59:18.874Z] ---> e0a7dfed8cf5 [2021-03-31T05:59:18.874Z] [2021-03-31T05:59:18.874Z] Successfully built e0a7dfed8cf5 [2021-03-31T05:59:19.141Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-31T05:59:19.438Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-31T05:59:19.462Z] + '[' -e coverage.out ] [2021-03-31T05:59:19.462Z] + chown 1001:1001 coverage.out [2021-03-31T05:59:19.470Z] $ docker stop --time=1 f456fc268176b0e533bc83313c39746978f13a18567cda2d07bc3b1e1b398c79 [2021-03-31T05:59:21.068Z] $ docker rm -f f456fc268176b0e533bc83313c39746978f13a18567cda2d07bc3b1e1b398c79 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] stash [2021-03-31T05:59:21.393Z] Warning: overwriting stash ‘coverage-report’ [2021-03-31T05:59:21.630Z] + docker images [2021-03-31T05:59:21.631Z] + grep docker [2021-03-31T05:59:22.664Z] Stashed 1 file(s) [Pipeline] sh [2021-03-31T05:59:23.044Z] docker-sys-mgmt-agent-go latest e0a7dfed8cf5 4 seconds ago 314MB [2021-03-31T05:59:23.044Z] docker-core-data-go latest ccb47f0e070b 18 seconds ago 22.7MB [2021-03-31T05:59:23.044Z] docker-support-notifications-go latest 2fdf36a2a662 33 seconds ago 17.9MB [2021-03-31T05:59:23.044Z] docker-security-proxy-setup-go latest 9aecf428fdd9 55 seconds ago 25.4MB [2021-03-31T05:59:23.044Z] docker-security-bootstrapper-go latest d2bdb803bbde About a minute ago 18.9MB [2021-03-31T05:59:23.044Z] docker-security-secretstore-setup-go latest 43bc07099090 2 minutes ago 25.7MB [2021-03-31T05:59:23.044Z] docker-core-metadata-go latest a86f67c41fce 2 minutes ago 19MB [2021-03-31T05:59:23.044Z] docker-support-scheduler-go latest ce9b16761bda 2 minutes ago 17.4MB [2021-03-31T05:59:23.044Z] docker-core-command-go latest 53fd0336532b 2 minutes ago 17.3MB [2021-03-31T05:59:23.044Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [2021-03-31T05:59:23.423Z] + make build [2021-03-31T05:59:23.423Z] 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 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-31T05:59:33.610Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-31T05:59:39.256Z] Still waiting to schedule task [2021-03-31T05:59:39.256Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-31T06:00:00.442Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-31T06:00:01.904Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-31T06:00:10.197Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-31T06:00:12.184Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-31T06:00:17.596Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-31T06:00:24.315Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-31T06:00:29.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-31T06:00:33.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-31T06:00:37.458Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-31T06:00:37.800Z] Running on prd-ubuntu18.04-docker-8c-8g-32215 in /w/workspace/edgexfoundry_edgex-go_PR-3326 [Pipeline] { [Pipeline] ws [2021-03-31T06:00:37.908Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-31T06:00:40.293Z] using credential edgex-jenkins-ssh [2021-03-31T06:00:40.356Z] Cloning the remote Git repository [2021-03-31T06:00:39.942Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-31T06:00:40.005Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-31T06:00:40.028Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-31T06:00:40.029Z] > git --version # timeout=10 [2021-03-31T06:00:40.035Z] > git --version # 'git version 2.17.1' [2021-03-31T06:00:40.860Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-31T06:00:40.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T06:00:40.063Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2021-03-31T06:00:49.186Z] $ docker stop --time=1 8930e36127b7ac00ee3f79db26c75dda86ce98e3f2a2da79a1980c55ae7c5efb [2021-03-31T06:00:51.733Z] $ docker rm -f 8930e36127b7ac00ee3f79db26c75dda86ce98e3f2a2da79a1980c55ae7c5efb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T06:00:54.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-31T06:00:54.159Z] [2021-03-31T06:00:54.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T06:00:54.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-31T06:00:54.906Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-31T06:00:54.906Z] 29e5d40040c1: Pulling fs layer [2021-03-31T06:00:54.906Z] 1ce36da41761: Pulling fs layer [2021-03-31T06:00:54.906Z] 25b303627fd3: Pulling fs layer [2021-03-31T06:00:54.906Z] 29e5d40040c1: Verifying Checksum [2021-03-31T06:00:54.906Z] 29e5d40040c1: Download complete [2021-03-31T06:00:55.508Z] 1ce36da41761: Verifying Checksum [2021-03-31T06:00:55.508Z] 1ce36da41761: Download complete [2021-03-31T06:00:55.784Z] 29e5d40040c1: Pull complete [2021-03-31T06:00:57.226Z] 1ce36da41761: Pull complete [2021-03-31T06:00:57.226Z] 25b303627fd3: Verifying Checksum [2021-03-31T06:00:57.226Z] 25b303627fd3: Download complete [2021-03-31T06:01:07.391Z] 25b303627fd3: Pull complete [2021-03-31T06:01:07.391Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-31T06:01:07.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-31T06:01:07.391Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-31T06:01:07.695Z] prd-ubuntu18.04-docker-arm64-4c-16g-32214 does not seem to be running inside a container [2021-03-31T06:01:07.771Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-31T06:01:10.920Z] $ docker top bc637f78e4def375b141ffa6348fc6c90a199441ee344bbf0209a6dbc1476acf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T06:01:12.025Z] + docker-compose build --help [2021-03-31T06:01:12.025Z] + grep parallel [2021-03-31T06:01:13.829Z] Merging remotes/origin/master commit 455f88eb7f104c981a27c2f244562def9f736fdb into PR head commit 705bc4185db4ef14bf106ff91e59df4e4b214d02 [2021-03-31T06:01:13.949Z] Merge succeeded, producing 705bc4185db4ef14bf106ff91e59df4e4b214d02 [2021-03-31T06:01:13.951Z] Checking out Revision 705bc4185db4ef14bf106ff91e59df4e4b214d02 (PR-3326) [2021-03-31T06:01:13.298Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-31T06:01:13.307Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-31T06:01:13.316Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-31T06:01:13.329Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-31T06:01:13.329Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T06:01:13.334Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3326/head:refs/remotes/origin/PR-3326 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-31T06:01:13.840Z] > git config core.sparsecheckout # timeout=10 [2021-03-31T06:01:13.845Z] > git checkout -f 705bc4185db4ef14bf106ff91e59df4e4b214d02 # timeout=10 [2021-03-31T06:01:13.923Z] > git remote # timeout=10 [2021-03-31T06:01:13.929Z] > git config --get remote.origin.url # timeout=10 [2021-03-31T06:01:13.934Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T06:01:13.937Z] > git merge 455f88eb7f104c981a27c2f244562def9f736fdb # timeout=10 [2021-03-31T06:01:13.945Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-31T06:01:13.956Z] > git config core.sparsecheckout # timeout=10 [2021-03-31T06:01:13.963Z] > git checkout -f 705bc4185db4ef14bf106ff91e59df4e4b214d02 # timeout=10 [2021-03-31T06:01:15.417Z] --parallel Build images in parallel. [Pipeline] } [2021-03-31T06:01:15.716Z] $ docker stop --time=1 bc637f78e4def375b141ffa6348fc6c90a199441ee344bbf0209a6dbc1476acf [2021-03-31T06:01:17.620Z] $ docker rm -f bc637f78e4def375b141ffa6348fc6c90a199441ee344bbf0209a6dbc1476acf [2021-03-31T06:01:17.709Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-03-31T06:01:17.735Z] > git --version # timeout=10 [2021-03-31T06:01:17.739Z] > git --version # 'git version 2.17.1' [2021-03-31T06:01:17.742Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [2021-03-31T06:01:18.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-31T06:01:18.669Z] . [Pipeline] sh [Pipeline] withDockerContainer [2021-03-31T06:01:19.224Z] + echo snap-build.sh [2021-03-31T06:01:19.224Z] snap-build.sh [2021-03-31T06:01:19.224Z] + SNAP_BASE_DIR=. [2021-03-31T06:01:19.224Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-03-31T06:01:19.224Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-03-31T06:01:19.224Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-03-31T06:01:19.225Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-03-31T06:01:19.225Z] + cd /w/workspace/edgex-go/1 [2021-03-31T06:01:19.225Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-31T06:01:19.225Z] Reading package lists... [2021-03-31T06:01:19.225Z] Building dependency tree... [2021-03-31T06:01:19.225Z] Reading state information... [2021-03-31T06:01:19.300Z] prd-ubuntu18.04-docker-arm64-4c-16g-32214 does not seem to be running inside a container [2021-03-31T06:01:19.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-31T06:01:19.492Z] The following packages were automatically installed and are no longer required: [2021-03-31T06:01:19.492Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-31T06:01:19.492Z] uidmap xdelta3 [2021-03-31T06:01:19.492Z] Use 'sudo apt autoremove' to remove them. [2021-03-31T06:01:19.492Z] The following packages will be REMOVED: [2021-03-31T06:01:19.492Z] lxd* lxd-client* [2021-03-31T06:01:19.754Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-31T06:01:19.754Z] After this operation, 31.7 MB disk space will be freed. [2021-03-31T06:01:20.803Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-03-31T06:01:20.803Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-31T06:01:20.899Z] $ docker top 075b19bdfcb0f96768b6b4808d0e9a430ff5ee4fe895652eb9a6c08e91b9d5aa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T06:01:21.747Z] Removing lxd dnsmasq configuration [2021-03-31T06:01:21.747Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-31T06:01:22.008Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-31T06:01:22.095Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-31T06:01:22.958Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-31T06:01:22.958Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-03-31T06:01:22.958Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-31T06:01:24.357Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-31T06:01:24.357Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-31T06:01:25.304Z] + sudo snap remove --purge lxd [2021-03-31T06:01:25.565Z] snap "lxd" is not installed [2021-03-31T06:01:25.566Z] + sudo groupadd --force --system lxd [2021-03-31T06:01:25.566Z] ++ whoami [2021-03-31T06:01:25.566Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-31T06:01:25.566Z] + newgrp - lxd [2021-03-31T06:01:25.566Z] + sudo snap install lxd [2021-03-31T06:01:26.391Z] Building docker-core-command-go ... [2021-03-31T06:01:26.391Z] Building docker-core-data-go ... [2021-03-31T06:01:26.391Z] Building docker-core-metadata-go ... [2021-03-31T06:01:26.391Z] Building docker-security-bootstrapper-go ... [2021-03-31T06:01:26.391Z] Building docker-security-proxy-setup-go ... [2021-03-31T06:01:26.391Z] Building docker-security-secretstore-setup-go ... [2021-03-31T06:01:26.391Z] Building docker-support-notifications-go ... [2021-03-31T06:01:26.391Z] Building docker-support-scheduler-go ... [2021-03-31T06:01:26.391Z] Building docker-sys-mgmt-agent-go ... [2021-03-31T06:01:26.391Z] Building docker-security-proxy-setup-go [2021-03-31T06:01:26.391Z] Building docker-security-secretstore-setup-go [2021-03-31T06:01:26.391Z] Building docker-core-command-go [2021-03-31T06:01:26.391Z] Building docker-core-metadata-go [2021-03-31T06:01:26.391Z] Building docker-support-scheduler-go [2021-03-31T06:01:35.586Z] 2021-03-31T06:01:32Z INFO Waiting for automatic snapd restart... [2021-03-31T06:02:34.374Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T06:02:34.374Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-31T06:02:34.374Z] ---> 60592d07e5cd [2021-03-31T06:02:34.374Z] Step 3/24 : WORKDIR /edgex-go [2021-03-31T06:02:34.651Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T06:02:34.651Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-31T06:02:34.651Z] ---> 60592d07e5cd [2021-03-31T06:02:34.651Z] Step 3/21 : WORKDIR /edgex-go [2021-03-31T06:02:34.928Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T06:02:34.928Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-31T06:02:34.928Z] ---> 60592d07e5cd [2021-03-31T06:02:34.928Z] Step 3/23 : WORKDIR /edgex-go [2021-03-31T06:02:34.928Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T06:02:34.928Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-31T06:02:34.928Z] ---> 60592d07e5cd [2021-03-31T06:02:34.928Z] Step 3/23 : WORKDIR /edgex-go [2021-03-31T06:02:34.928Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T06:02:34.928Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-31T06:02:34.928Z] ---> 60592d07e5cd [2021-03-31T06:02:34.928Z] Step 3/22 : WORKDIR /edgex-go [2021-03-31T06:02:40.324Z] ---> Running in d157d17af298 [2021-03-31T06:02:40.324Z] ---> Running in e2ef3d62a584 [2021-03-31T06:02:40.324Z] ---> Running in cd1749cae8f1 [2021-03-31T06:02:40.324Z] ---> Running in d03125f06b37 [2021-03-31T06:02:40.324Z] ---> Running in 49cdb3e8f09b [2021-03-31T06:02:40.596Z] Removing intermediate container cd1749cae8f1 [2021-03-31T06:02:40.596Z] Removing intermediate container 49cdb3e8f09b [2021-03-31T06:02:40.596Z] ---> 67b2cab45102 [2021-03-31T06:02:40.596Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T06:02:40.596Z] ---> 322dd9ae8a94 [2021-03-31T06:02:40.596Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T06:02:40.596Z] Removing intermediate container d03125f06b37 [2021-03-31T06:02:40.596Z] ---> d2e86aac4cb1 [2021-03-31T06:02:40.596Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T06:02:40.596Z] Removing intermediate container d157d17af298 [2021-03-31T06:02:40.596Z] ---> 2755e9d3dd13 [2021-03-31T06:02:40.596Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T06:02:40.596Z] Removing intermediate container e2ef3d62a584 [2021-03-31T06:02:40.596Z] ---> f9e86f9d2e66 [2021-03-31T06:02:40.596Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T06:02:40.868Z] ---> Running in 489bb42d4e7b [2021-03-31T06:02:40.868Z] ---> Running in b6bb6d0e6b6b [2021-03-31T06:02:40.868Z] ---> Running in 64bafee560bc [2021-03-31T06:02:40.868Z] ---> Running in b522e7d24373 [2021-03-31T06:02:40.868Z] ---> Running in 26973bcaefc1 [2021-03-31T06:02:45.202Z] Removing intermediate container 489bb42d4e7b [2021-03-31T06:02:45.202Z] ---> 42778dca1b16 [2021-03-31T06:02:45.202Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-31T06:02:45.202Z] ---> Running in df552c99685a [2021-03-31T06:02:45.202Z] Removing intermediate container 64bafee560bc [2021-03-31T06:02:45.202Z] ---> 5c00b3471e45 [2021-03-31T06:02:45.202Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-31T06:02:45.202Z] Removing intermediate container b6bb6d0e6b6b [2021-03-31T06:02:45.202Z] ---> d187fe3a4bad [2021-03-31T06:02:45.202Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-31T06:02:45.202Z] ---> Running in cfc202d00aed [2021-03-31T06:02:45.477Z] ---> Running in 1c64c61d5ed9 [2021-03-31T06:02:45.477Z] Removing intermediate container 26973bcaefc1 [2021-03-31T06:02:45.477Z] ---> 83b26b85bdb6 [2021-03-31T06:02:45.477Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-31T06:02:45.752Z] Removing intermediate container b522e7d24373 [2021-03-31T06:02:45.752Z] ---> 01397fef7908 [2021-03-31T06:02:45.752Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-31T06:02:45.752Z] ---> Running in 66d437f21ddb [2021-03-31T06:02:46.037Z] ---> Running in 968d6ed71d57 [2021-03-31T06:02:46.642Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T06:02:47.246Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T06:02:47.521Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T06:02:47.521Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T06:02:47.796Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T06:02:48.072Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T06:02:48.072Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T06:02:48.072Z] OK: 217 MiB in 51 packages [2021-03-31T06:02:48.072Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T06:02:48.692Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T06:02:48.692Z] OK: 217 MiB in 51 packages [2021-03-31T06:02:48.977Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T06:02:49.253Z] OK: 217 MiB in 51 packages [2021-03-31T06:02:49.536Z] OK: 217 MiB in 51 packages [2021-03-31T06:02:49.811Z] Removing intermediate container df552c99685a [2021-03-31T06:02:49.811Z] ---> 01f2d8888ec7 [2021-03-31T06:02:49.811Z] Step 6/23 : COPY go.mod . [2021-03-31T06:02:50.088Z] OK: 217 MiB in 51 packages [2021-03-31T06:02:50.373Z] Removing intermediate container cfc202d00aed [2021-03-31T06:02:50.373Z] ---> 4e40d4c6768c [2021-03-31T06:02:50.373Z] Step 6/22 : COPY go.mod . [2021-03-31T06:02:50.983Z] Removing intermediate container 1c64c61d5ed9 [2021-03-31T06:02:50.983Z] ---> 336b8f4e7f49 [2021-03-31T06:02:50.983Z] Step 6/24 : COPY go.mod . [2021-03-31T06:02:51.258Z] ---> dbfe8ff175c3 [2021-03-31T06:02:51.258Z] Step 7/23 : RUN go mod download [2021-03-31T06:02:51.258Z] Removing intermediate container 66d437f21ddb [2021-03-31T06:02:51.258Z] ---> cbbd2a6049cd [2021-03-31T06:02:51.258Z] Step 6/21 : COPY go.mod . [2021-03-31T06:02:51.533Z] ---> Running in 4907021a2ff6 [2021-03-31T06:02:51.824Z] ---> 72e1d216015e [2021-03-31T06:02:51.824Z] Step 7/22 : RUN go mod download [2021-03-31T06:02:51.824Z] Removing intermediate container 968d6ed71d57 [2021-03-31T06:02:51.824Z] ---> deaf856039d1 [2021-03-31T06:02:51.824Z] Step 6/23 : COPY go.mod . [2021-03-31T06:02:52.096Z] ---> Running in 53053a23a2ec [2021-03-31T06:02:52.096Z] ---> 0aa7190a5f53 [2021-03-31T06:02:52.096Z] Step 7/24 : RUN go mod download [2021-03-31T06:02:52.373Z] ---> Running in abdbfda9b9aa [2021-03-31T06:02:52.650Z] ---> 82c0a025cf4e [2021-03-31T06:02:52.651Z] Step 7/21 : RUN go mod download [2021-03-31T06:02:53.254Z] ---> Running in f5e6a89105b9 [2021-03-31T06:02:53.254Z] ---> 2499202669ae [2021-03-31T06:02:53.254Z] Step 7/23 : RUN go mod download [2021-03-31T06:02:53.540Z] ---> Running in ab39dc1e2203 [2021-03-31T06:02:55.550Z] Removing intermediate container 4907021a2ff6 [2021-03-31T06:02:55.550Z] ---> 23d24176b28a [2021-03-31T06:02:55.550Z] Step 8/23 : COPY . . [2021-03-31T06:02:56.549Z] Removing intermediate container 53053a23a2ec [2021-03-31T06:02:56.549Z] ---> 4bc9be88abc5 [2021-03-31T06:02:56.549Z] Step 8/22 : COPY . . [2021-03-31T06:02:57.150Z] Removing intermediate container abdbfda9b9aa [2021-03-31T06:02:57.150Z] ---> 64e7793feb38 [2021-03-31T06:02:57.150Z] Step 8/24 : COPY . . [2021-03-31T06:02:58.153Z] Removing intermediate container ab39dc1e2203 [2021-03-31T06:02:58.153Z] ---> a4e3318d5ae3 [2021-03-31T06:02:58.153Z] Step 8/23 : COPY . . [2021-03-31T06:02:58.753Z] Removing intermediate container f5e6a89105b9 [2021-03-31T06:02:58.753Z] ---> cf92693b679d [2021-03-31T06:02:58.753Z] Step 8/21 : COPY . . [2021-03-31T06:03:25.655Z] ---> d65a7b84b812 [2021-03-31T06:03:25.655Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-31T06:03:25.655Z] ---> 35922861cc94 [2021-03-31T06:03:25.655Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-31T06:03:25.655Z] ---> 75972ef5dec9 [2021-03-31T06:03:25.655Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-31T06:03:25.655Z] ---> 281ed6fb5a56 [2021-03-31T06:03:25.655Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-31T06:03:25.655Z] ---> 8995cae790b7 [2021-03-31T06:03:25.655Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-31T06:03:25.655Z] ---> Running in cb7f6ea28a5f [2021-03-31T06:03:25.655Z] ---> Running in 7b975665a6a8 [2021-03-31T06:03:25.655Z] ---> Running in dfbfd9afbf6a [2021-03-31T06:03:25.655Z] ---> Running in 8e7ebe60cb6e [2021-03-31T06:03:25.655Z] ---> Running in e585ac50d2c6 [2021-03-31T06:03:25.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-31T06:03:25.933Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-31T06:03:26.215Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-31T06:03:26.215Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-31T06:03:26.495Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-31T06:04:57.202Z] lxd 4.12 from Canonical* installed [2021-03-31T06:04:57.202Z] + sudo lxd init --auto [2021-03-31T06:04:57.202Z] + sudo snap install --classic snapcraft [2021-03-31T06:05:00.502Z] snapcraft 4.6 from Canonical* installed [2021-03-31T06:05:00.502Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-03-31T06:05:00.502Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-03-31T06:05:00.502Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-31T06:05:00.502Z] Dload Upload Total Spent Left Speed [2021-03-31T06:05:00.764Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3968 0 --:--:-- --:--:-- --:--:-- 3968 [2021-03-31T06:05:01.347Z] 100 3325k 100 3325k 0 0 5311k 0 --:--:-- --:--:-- --:--:-- 5311k [2021-03-31T06:05:01.347Z] ./yq_linux_amd64 [2021-03-31T06:05:01.347Z] + sudo snapcraft prime --use-lxd [2021-03-31T06:05:03.264Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-31T06:05:03.264Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-03-31T06:05:03.264Z] - README.md [2021-03-31T06:05:03.264Z] [2021-03-31T06:05:03.264Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-31T06:05:03.376Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-31T06:05:03.376Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-31T06:05:03.526Z] Launching a container. [2021-03-31T06:05:13.538Z] Waiting for container to be ready [2021-03-31T06:05:13.806Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-31T06:05:13.806Z] [2021-03-31T06:05:18.011Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-31T06:05:18.011Z] Waiting for network to be ready... [2021-03-31T06:05:18.272Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-31T06:05:18.533Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1640 kB] [2021-03-31T06:05:18.533Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-31T06:05:18.533Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-03-31T06:05:18.533Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-31T06:05:18.533Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-31T06:05:18.533Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-03-31T06:05:18.533Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-03-31T06:05:18.533Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-03-31T06:05:18.533Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-03-31T06:05:18.805Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-31T06:05:19.065Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-31T06:05:19.326Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-31T06:05:19.326Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-31T06:05:19.326Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-31T06:05:19.326Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-31T06:05:19.326Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-31T06:05:19.326Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-31T06:05:19.897Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-31T06:05:20.158Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] [2021-03-31T06:05:20.158Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-03-31T06:05:20.158Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-31T06:05:20.158Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-31T06:05:20.158Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-03-31T06:05:20.158Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-03-31T06:05:20.158Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] [2021-03-31T06:05:20.425Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] [2021-03-31T06:05:22.250Z] Removing intermediate container dfbfd9afbf6a [2021-03-31T06:05:22.250Z] ---> af7fe0f7a9ac [2021-03-31T06:05:22.250Z] [2021-03-31T06:05:22.250Z] Step 10/24 : FROM alpine:3.12 [2021-03-31T06:05:22.250Z] 3.12: Pulling from library/alpine [2021-03-31T06:05:22.250Z] Removing intermediate container 8e7ebe60cb6e [2021-03-31T06:05:22.250Z] ---> c803fea316f1 [2021-03-31T06:05:22.250Z] [2021-03-31T06:05:22.250Z] Step 10/21 : FROM alpine:3.12 [2021-03-31T06:05:22.250Z] 3.12: Pulling from library/alpine [2021-03-31T06:05:22.250Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-31T06:05:22.250Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-31T06:05:22.250Z] Status: Downloaded newer image for alpine:3.12 [2021-03-31T06:05:22.250Z] ---> e47305ac9786 [2021-03-31T06:05:22.250Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-03-31T06:05:22.250Z] Status: Downloaded newer image for alpine:3.12 [2021-03-31T06:05:22.250Z] ---> e47305ac9786 [2021-03-31T06:05:22.250Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-31T06:05:22.250Z] ---> Running in 19f4d91ca6c0 [2021-03-31T06:05:22.250Z] ---> Running in 295386b93a79 [2021-03-31T06:05:22.344Z] Fetched 24.2 MB in 4s (6027 kB/s) [2021-03-31T06:05:22.920Z] Reading package lists... [2021-03-31T06:05:23.192Z] Reading package lists... [2021-03-31T06:05:23.453Z] Building dependency tree... [2021-03-31T06:05:23.453Z] Reading state information... [2021-03-31T06:05:23.717Z] The following additional packages will be installed: [2021-03-31T06:05:23.717Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-31T06:05:23.717Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-31T06:05:23.717Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-31T06:05:23.717Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-31T06:05:23.717Z] Suggested packages: [2021-03-31T06:05:23.717Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-31T06:05:23.717Z] Recommended packages: [2021-03-31T06:05:23.717Z] gnupg libsasl2-modules [2021-03-31T06:05:23.717Z] The following NEW packages will be installed: [2021-03-31T06:05:23.717Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-31T06:05:23.717Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-31T06:05:23.717Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-31T06:05:23.717Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-31T06:05:23.717Z] The following packages will be upgraded: [2021-03-31T06:05:23.717Z] gpg gpg-agent gpgconf libudev1 [2021-03-31T06:05:23.717Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-31T06:05:23.717Z] Need to get 3530 kB of archives. [2021-03-31T06:05:23.717Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-31T06:05:23.717Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-03-31T06:05:23.986Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-03-31T06:05:23.987Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-03-31T06:05:23.987Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-31T06:05:23.987Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-31T06:05:24.247Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-03-31T06:05:24.508Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-31T06:05:24.508Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-31T06:05:24.508Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-31T06:05:24.508Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-31T06:05:24.770Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-31T06:05:24.770Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-31T06:05:24.770Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-31T06:05:24.770Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-31T06:05:24.770Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-31T06:05:24.770Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-31T06:05:24.771Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-31T06:05:24.771Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-31T06:05:24.771Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-31T06:05:24.771Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-31T06:05:24.771Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-31T06:05:24.771Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-31T06:05:24.771Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-31T06:05:24.911Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T06:05:24.912Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T06:05:24.912Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T06:05:25.033Z] Fetched 3530 kB in 1s (3172 kB/s) [2021-03-31T06:05:25.033Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-31T06:05:25.033Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-03-31T06:05:25.033Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-31T06:05:25.033Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-03-31T06:05:25.189Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T06:05:25.298Z] Selecting previously unselected package udev. [2021-03-31T06:05:25.298Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-31T06:05:25.298Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-03-31T06:05:25.298Z] Unpacking udev (237-3ubuntu10.45) ... [2021-03-31T06:05:25.561Z] Selecting previously unselected package libfuse2:amd64. [2021-03-31T06:05:25.561Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-31T06:05:25.561Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-31T06:05:25.561Z] Selecting previously unselected package fuse. [2021-03-31T06:05:25.561Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-31T06:05:25.561Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-31T06:05:25.561Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-31T06:05:25.561Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-31T06:05:25.788Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-31T06:05:25.788Z] (1/6) Installing ca-certificates (20191127-r4) [2021-03-31T06:05:25.788Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-31T06:05:25.788Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-31T06:05:25.788Z] (4/4) Installing curl (7.69.1-r3) [2021-03-31T06:05:25.788Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T06:05:25.788Z] Executing ca-certificates-20191127-r4.trigger [2021-03-31T06:05:25.788Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-03-31T06:05:25.788Z] (3/6) Installing libcurl (7.69.1-r3) [2021-03-31T06:05:25.823Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-31T06:05:25.823Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-31T06:05:25.823Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-31T06:05:25.823Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-31T06:05:26.067Z] (4/6) Installing curl (7.69.1-r3) [2021-03-31T06:05:26.067Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-03-31T06:05:26.067Z] (6/6) Installing su-exec (0.2-r1) [2021-03-31T06:05:26.067Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T06:05:26.067Z] Executing ca-certificates-20191127-r4.trigger [2021-03-31T06:05:26.067Z] OK: 7 MiB in 18 packages [2021-03-31T06:05:26.088Z] Selecting previously unselected package libksba8:amd64. [2021-03-31T06:05:26.088Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-31T06:05:26.088Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-31T06:05:26.088Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-31T06:05:26.088Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-31T06:05:26.088Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T06:05:26.343Z] OK: 7 MiB in 20 packages [2021-03-31T06:05:26.352Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-31T06:05:26.352Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-31T06:05:26.352Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T06:05:26.352Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-31T06:05:26.352Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-31T06:05:26.352Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T06:05:26.352Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-31T06:05:26.352Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-31T06:05:26.612Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T06:05:26.612Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-31T06:05:26.612Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-31T06:05:26.612Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T06:05:26.612Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-31T06:05:26.612Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-31T06:05:26.612Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T06:05:26.891Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-31T06:05:26.891Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-31T06:05:26.891Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T06:05:26.891Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-31T06:05:26.891Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-31T06:05:26.891Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T06:05:26.953Z] Removing intermediate container cb7f6ea28a5f [2021-03-31T06:05:26.953Z] ---> 1bb9e17162e0 [2021-03-31T06:05:26.953Z] [2021-03-31T06:05:26.953Z] Step 10/23 : FROM alpine:3.12 [2021-03-31T06:05:26.953Z] ---> e47305ac9786 [2021-03-31T06:05:26.953Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-31T06:05:27.154Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-31T06:05:27.154Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-31T06:05:27.154Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T06:05:27.154Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-31T06:05:27.154Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-31T06:05:27.154Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-31T06:05:27.154Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-31T06:05:27.154Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-31T06:05:27.154Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-31T06:05:27.417Z] Selecting previously unselected package libldap-common. [2021-03-31T06:05:27.417Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-31T06:05:27.417Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-31T06:05:27.417Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-31T06:05:27.417Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-31T06:05:27.417Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-31T06:05:27.417Z] Selecting previously unselected package dirmngr. [2021-03-31T06:05:27.417Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-31T06:05:27.551Z] ---> Running in 81d0a498843f [2021-03-31T06:05:27.681Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-31T06:05:27.682Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-31T06:05:27.682Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-31T06:05:27.682Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-31T06:05:27.682Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-31T06:05:27.682Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-31T06:05:27.682Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-31T06:05:27.682Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T06:05:27.944Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-31T06:05:27.944Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-31T06:05:27.944Z] Setting up udev (237-3ubuntu10.45) ... [2021-03-31T06:05:28.205Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-31T06:05:28.205Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T06:05:28.467Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-31T06:05:28.467Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-31T06:05:28.467Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-31T06:05:28.467Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T06:05:28.467Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T06:05:28.467Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T06:05:28.728Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T06:05:28.728Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T06:05:28.728Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T06:05:28.728Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T06:05:28.728Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-31T06:05:28.728Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-31T06:05:28.728Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-31T06:05:29.300Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-31T06:05:29.300Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-31T06:05:29.300Z] This means they are not meant to be enabled using systemctl. [2021-03-31T06:05:29.300Z] Possible reasons for having this kind of units are: [2021-03-31T06:05:29.300Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-31T06:05:29.300Z] .wants/ or .requires/ directory. [2021-03-31T06:05:29.300Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-31T06:05:29.300Z] a requirement dependency on it. [2021-03-31T06:05:29.300Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-31T06:05:29.300Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-31T06:05:29.300Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-31T06:05:29.300Z] instance name specified. [2021-03-31T06:05:29.561Z] Reading package lists... [2021-03-31T06:05:29.827Z] Building dependency tree... [2021-03-31T06:05:29.827Z] Reading state information... [2021-03-31T06:05:29.827Z] The following additional packages will be installed: [2021-03-31T06:05:29.827Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-31T06:05:29.827Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-31T06:05:29.827Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-31T06:05:29.827Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-31T06:05:29.827Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-31T06:05:29.827Z] Suggested packages: [2021-03-31T06:05:29.827Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-31T06:05:29.827Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-31T06:05:29.827Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-31T06:05:29.827Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-31T06:05:29.827Z] systemd-container policykit-1 [2021-03-31T06:05:29.827Z] Recommended packages: [2021-03-31T06:05:29.827Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-31T06:05:30.088Z] The following NEW packages will be installed: [2021-03-31T06:05:30.088Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-31T06:05:30.088Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-31T06:05:30.088Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-31T06:05:30.088Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-31T06:05:30.088Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-31T06:05:30.088Z] The following packages will be upgraded: [2021-03-31T06:05:30.088Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-31T06:05:30.088Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-31T06:05:30.088Z] Need to get 35.2 MB of archives. [2021-03-31T06:05:30.088Z] After this operation, 141 MB of additional disk space will be used. [2021-03-31T06:05:30.088Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-31T06:05:30.088Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-03-31T06:05:30.088Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-31T06:05:30.088Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-03-31T06:05:30.183Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T06:05:30.184Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T06:05:30.350Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-31T06:05:30.351Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-31T06:05:30.351Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-31T06:05:30.351Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-31T06:05:30.351Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-31T06:05:30.351Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-31T06:05:30.351Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-31T06:05:30.351Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-31T06:05:30.351Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-31T06:05:30.351Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-31T06:05:30.351Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-31T06:05:30.351Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-31T06:05:30.351Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-31T06:05:30.351Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-31T06:05:30.351Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-31T06:05:30.462Z] Removing intermediate container 19f4d91ca6c0 [2021-03-31T06:05:30.462Z] ---> 21dc216b4f7f [2021-03-31T06:05:30.462Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-31T06:05:30.462Z] Removing intermediate container 295386b93a79 [2021-03-31T06:05:30.462Z] ---> 5f92c629b506 [2021-03-31T06:05:30.462Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-31T06:05:30.462Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-31T06:05:30.462Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T06:05:30.462Z] OK: 5 MiB in 15 packages [2021-03-31T06:05:30.738Z] Removing intermediate container 7b975665a6a8 [2021-03-31T06:05:30.739Z] ---> 0f38c182e6f6 [2021-03-31T06:05:30.739Z] [2021-03-31T06:05:30.739Z] Step 10/22 : FROM alpine:3.12 [2021-03-31T06:05:30.739Z] ---> e47305ac9786 [2021-03-31T06:05:30.739Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-31T06:05:30.921Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-03-31T06:05:30.921Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-31T06:05:30.921Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-31T06:05:30.921Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-31T06:05:30.921Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-31T06:05:30.921Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-31T06:05:30.921Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-31T06:05:30.921Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-31T06:05:30.921Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-31T06:05:31.016Z] ---> Running in 9feccaf87a16 [2021-03-31T06:05:31.016Z] ---> Running in 1d2e0128fcc7 [2021-03-31T06:05:31.016Z] ---> Running in e51b959bbebe [2021-03-31T06:05:31.182Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-31T06:05:31.183Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-31T06:05:31.183Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-31T06:05:31.183Z] Fetched 35.2 MB in 1s (30.0 MB/s) [2021-03-31T06:05:31.447Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-31T06:05:31.447Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-03-31T06:05:31.447Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-31T06:05:32.014Z] Removing intermediate container 9feccaf87a16 [2021-03-31T06:05:32.014Z] ---> 6aa68691c017 [2021-03-31T06:05:32.014Z] Step 13/21 : WORKDIR /edgex [2021-03-31T06:05:32.027Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-03-31T06:05:32.027Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-31T06:05:32.289Z] Removing intermediate container 1d2e0128fcc7 [2021-03-31T06:05:32.289Z] ---> f81ddd210a07 [2021-03-31T06:05:32.289Z] Step 13/24 : WORKDIR / [2021-03-31T06:05:32.290Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-03-31T06:05:32.290Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-31T06:05:32.290Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-31T06:05:32.290Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-31T06:05:32.551Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-31T06:05:32.551Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-31T06:05:32.551Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-31T06:05:32.812Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-31T06:05:32.886Z] ---> Running in 171d950bd4b9 [2021-03-31T06:05:32.886Z] ---> Running in f5743d9bde16 [2021-03-31T06:05:33.074Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-31T06:05:33.074Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-31T06:05:33.161Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T06:05:33.161Z] Removing intermediate container 81d0a498843f [2021-03-31T06:05:33.161Z] ---> 41b1310e31f9 [2021-03-31T06:05:33.161Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T06:05:33.161Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T06:05:33.335Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-31T06:05:33.437Z] ---> Running in 0dca415d63e8 [2021-03-31T06:05:33.597Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-31T06:05:33.597Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-03-31T06:05:33.597Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-03-31T06:05:33.714Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-31T06:05:33.714Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T06:05:33.857Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-31T06:05:33.857Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-31T06:05:33.857Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-31T06:05:33.857Z] Selecting previously unselected package libexpat1:amd64. [2021-03-31T06:05:33.857Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-31T06:05:33.857Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-31T06:05:33.992Z] OK: 5 MiB in 15 packages [2021-03-31T06:05:33.992Z] Removing intermediate container 171d950bd4b9 [2021-03-31T06:05:33.992Z] ---> 32f4b0c640eb [2021-03-31T06:05:33.992Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-31T06:05:34.118Z] Selecting previously unselected package python3.6-minimal. [2021-03-31T06:05:34.118Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-31T06:05:34.118Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-31T06:05:34.267Z] Removing intermediate container f5743d9bde16 [2021-03-31T06:05:34.267Z] ---> 1a6b7ee22c79 [2021-03-31T06:05:34.267Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-31T06:05:34.542Z] Removing intermediate container 0dca415d63e8 [2021-03-31T06:05:34.542Z] ---> 98cc266314b8 [2021-03-31T06:05:34.542Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-31T06:05:34.814Z] Removing intermediate container e585ac50d2c6 [2021-03-31T06:05:34.814Z] ---> b81998c0bcbb [2021-03-31T06:05:34.814Z] [2021-03-31T06:05:34.814Z] Step 10/23 : FROM alpine:3.12 [2021-03-31T06:05:34.814Z] ---> e47305ac9786 [2021-03-31T06:05:34.814Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-31T06:05:34.814Z] ---> Using cache [2021-03-31T06:05:34.814Z] ---> 41b1310e31f9 [2021-03-31T06:05:34.814Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T06:05:34.814Z] ---> Using cache [2021-03-31T06:05:34.814Z] ---> 98cc266314b8 [2021-03-31T06:05:34.814Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-31T06:05:35.094Z] ---> Running in 72cf9e7fe8eb [2021-03-31T06:05:35.094Z] ---> e45064a76f3c [2021-03-31T06:05:35.094Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-31T06:05:35.094Z] ---> Running in 8b23c9107603 [2021-03-31T06:05:35.372Z] ---> 30946dba0075 [2021-03-31T06:05:35.372Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-31T06:05:35.646Z] Removing intermediate container 72cf9e7fe8eb [2021-03-31T06:05:35.646Z] ---> 9b4aad5db79f [2021-03-31T06:05:35.646Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-31T06:05:35.919Z] ---> Running in 2a1fb4db0f40 [2021-03-31T06:05:35.919Z] Removing intermediate container e51b959bbebe [2021-03-31T06:05:35.919Z] ---> b45051c17b68 [2021-03-31T06:05:35.919Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T06:05:35.919Z] Removing intermediate container 8b23c9107603 [2021-03-31T06:05:35.919Z] ---> 3b21395ab8b1 [2021-03-31T06:05:35.919Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-31T06:05:36.033Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-03-31T06:05:36.033Z] Checking for services that may need to be restarted...done. [2021-03-31T06:05:36.033Z] Checking for services that may need to be restarted...done. [2021-03-31T06:05:36.033Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-31T06:05:36.033Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-31T06:05:36.033Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-31T06:05:36.295Z] Selecting previously unselected package python3-minimal. [2021-03-31T06:05:36.295Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-31T06:05:36.295Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-31T06:05:36.295Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-31T06:05:36.510Z] ---> 164c5ad8110e [2021-03-31T06:05:36.510Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-31T06:05:36.510Z] ---> Running in 9bca4d8a462c [2021-03-31T06:05:36.510Z] ---> Running in d1d673798b9a [2021-03-31T06:05:36.555Z] Selecting previously unselected package mime-support. [2021-03-31T06:05:36.555Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-31T06:05:36.555Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-31T06:05:36.785Z] Removing intermediate container 2a1fb4db0f40 [2021-03-31T06:05:36.785Z] ---> 52392180a7ac [2021-03-31T06:05:36.785Z] Step 15/23 : WORKDIR / [2021-03-31T06:05:36.815Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-31T06:05:36.815Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-31T06:05:36.815Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-31T06:05:36.815Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-31T06:05:36.815Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-31T06:05:36.815Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-31T06:05:37.061Z] ---> a4b1dae3e9c3 [2021-03-31T06:05:37.061Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-31T06:05:37.061Z] ---> Running in 6c22b439ac3b [2021-03-31T06:05:37.061Z] Removing intermediate container 9bca4d8a462c [2021-03-31T06:05:37.061Z] ---> 7fd5bffd454c [2021-03-31T06:05:37.061Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-31T06:05:37.075Z] Selecting previously unselected package python3.6. [2021-03-31T06:05:37.075Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-31T06:05:37.076Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-31T06:05:37.335Z] Removing intermediate container d1d673798b9a [2021-03-31T06:05:37.335Z] ---> a5ad6c1db439 [2021-03-31T06:05:37.335Z] Step 15/23 : WORKDIR / [2021-03-31T06:05:37.335Z] ---> Running in 9fa281429c91 [2021-03-31T06:05:37.337Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-31T06:05:37.337Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-31T06:05:37.337Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-31T06:05:37.337Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-31T06:05:37.600Z] Selecting previously unselected package python3. [2021-03-31T06:05:37.601Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-31T06:05:37.601Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-31T06:05:37.601Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-31T06:05:37.601Z] Selecting previously unselected package multiarch-support. [2021-03-31T06:05:37.601Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-31T06:05:37.601Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-31T06:05:37.614Z] ---> 822c7e06cb5d [2021-03-31T06:05:37.614Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-31T06:05:37.614Z] ---> Running in 147c72da9ca9 [2021-03-31T06:05:37.862Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-31T06:05:37.862Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-31T06:05:37.862Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-31T06:05:37.862Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-31T06:05:37.862Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-31T06:05:37.862Z] Selecting previously unselected package libbsd0:amd64. [2021-03-31T06:05:37.862Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-31T06:05:37.862Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-31T06:05:37.886Z] Removing intermediate container 6c22b439ac3b [2021-03-31T06:05:37.886Z] ---> 8f77bf6f1cd7 [2021-03-31T06:05:37.886Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T06:05:38.123Z] Selecting previously unselected package sudo. [2021-03-31T06:05:38.123Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-31T06:05:38.123Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-31T06:05:38.123Z] Selecting previously unselected package apparmor. [2021-03-31T06:05:38.123Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-31T06:05:38.157Z] Removing intermediate container 9fa281429c91 [2021-03-31T06:05:38.157Z] ---> 16ec2044c144 [2021-03-31T06:05:38.157Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-31T06:05:38.384Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-31T06:05:38.384Z] Selecting previously unselected package libedit2:amd64. [2021-03-31T06:05:38.384Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-31T06:05:38.384Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-31T06:05:38.384Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-31T06:05:38.384Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-31T06:05:38.644Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-31T06:05:38.644Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-31T06:05:38.644Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-31T06:05:38.644Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-31T06:05:38.644Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-31T06:05:38.644Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-31T06:05:38.644Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-31T06:05:38.644Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-31T06:05:38.644Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-31T06:05:38.644Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-31T06:05:38.751Z] ---> Running in b6d6095a9dff [2021-03-31T06:05:38.751Z] Removing intermediate container 147c72da9ca9 [2021-03-31T06:05:38.751Z] ---> c75fdd53abe5 [2021-03-31T06:05:38.751Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T06:05:38.751Z] ---> a9d31cc09972 [2021-03-31T06:05:38.751Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-31T06:05:38.751Z] ---> fdb7c2162c3c [2021-03-31T06:05:38.751Z] ---> 680839544499 [2021-03-31T06:05:38.751Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-31T06:05:38.751Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-31T06:05:38.904Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-31T06:05:38.904Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-31T06:05:38.904Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-31T06:05:38.904Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-31T06:05:38.904Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-31T06:05:38.904Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-31T06:05:39.039Z] ---> Running in e5205040983b [2021-03-31T06:05:39.039Z] Removing intermediate container b6d6095a9dff [2021-03-31T06:05:39.039Z] ---> 4b83f43ea7fb [2021-03-31T06:05:39.039Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T06:05:39.165Z] Selecting previously unselected package openssh-client. [2021-03-31T06:05:39.165Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-31T06:05:39.165Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-31T06:05:39.426Z] Selecting previously unselected package squashfs-tools. [2021-03-31T06:05:39.426Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-31T06:05:39.426Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-31T06:05:39.426Z] Selecting previously unselected package snapd. [2021-03-31T06:05:39.426Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-31T06:05:39.426Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-31T06:05:39.645Z] Removing intermediate container e5205040983b [2021-03-31T06:05:39.646Z] ---> 0dc2c5e83b22 [2021-03-31T06:05:39.646Z] Step 18/21 : CMD ["--init=true"] [2021-03-31T06:05:39.932Z] ---> 2f9a3adb13d5 [2021-03-31T06:05:39.932Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-31T06:05:39.932Z] ---> Running in f792742c6404 [2021-03-31T06:05:40.548Z] ---> a2908e2f64ce [2021-03-31T06:05:40.548Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-31T06:05:41.154Z] ---> 5656ea17c20a [2021-03-31T06:05:41.154Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-31T06:05:41.154Z] Removing intermediate container f792742c6404 [2021-03-31T06:05:41.154Z] ---> 1640c94a9d16 [2021-03-31T06:05:41.154Z] Step 19/21 : LABEL arch=arm64 [2021-03-31T06:05:41.334Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-31T06:05:41.334Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-31T06:05:41.334Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-31T06:05:41.334Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-31T06:05:41.429Z] ---> 45c9beccd01b [2021-03-31T06:05:41.429Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-31T06:05:41.429Z] ---> d35baa28da72 [2021-03-31T06:05:41.429Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-31T06:05:41.429Z] ---> Running in ad8614f8a61a [2021-03-31T06:05:41.595Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-31T06:05:41.595Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-31T06:05:41.595Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-31T06:05:41.595Z] Setting up systemd (237-3ubuntu10.45) ... [2021-03-31T06:05:41.595Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-31T06:05:42.035Z] ---> 7c9334730112 [2021-03-31T06:05:42.035Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-31T06:05:42.170Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-31T06:05:42.314Z] Removing intermediate container ad8614f8a61a [2021-03-31T06:05:42.314Z] ---> c30b9495f421 [2021-03-31T06:05:42.314Z] Step 20/21 : LABEL git_sha=705bc4185db4ef14bf106ff91e59df4e4b214d02 [2021-03-31T06:05:42.314Z] ---> ad01720bce31 [2021-03-31T06:05:42.314Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-31T06:05:42.314Z] ---> Running in 59e4d1d85568 [2021-03-31T06:05:42.436Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-31T06:05:42.436Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-31T06:05:42.436Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-31T06:05:42.436Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-31T06:05:42.436Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-31T06:05:42.591Z] ---> Running in 966971ca4f40 [2021-03-31T06:05:42.591Z] ---> 30b4202fdfec [2021-03-31T06:05:42.591Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-31T06:05:42.591Z] ---> 2b7872b7ad51 [2021-03-31T06:05:42.591Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-31T06:05:42.872Z] ---> Running in c42bd019c4f4 [2021-03-31T06:05:42.872Z] ---> Running in af6dfd3fe125 [2021-03-31T06:05:43.011Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-31T06:05:43.011Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-31T06:05:43.011Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-31T06:05:43.011Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-31T06:05:43.011Z] running python rtupdate hooks for python3.6... [2021-03-31T06:05:43.011Z] running python post-rtupdate hooks for python3.6... [2021-03-31T06:05:43.148Z] ---> 2466cc308a3f [2021-03-31T06:05:43.148Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-31T06:05:43.148Z] Removing intermediate container 59e4d1d85568 [2021-03-31T06:05:43.148Z] ---> 630bcb077e5a [2021-03-31T06:05:43.148Z] Step 21/21 : LABEL version=0.0.0 [2021-03-31T06:05:43.272Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-31T06:05:43.422Z] ---> Running in e537c3f4064f [2021-03-31T06:05:43.422Z] ---> Running in a111dcc3c050 [2021-03-31T06:05:43.704Z] Removing intermediate container c42bd019c4f4 [2021-03-31T06:05:43.704Z] ---> 9550af4bd632 [2021-03-31T06:05:43.704Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T06:05:43.704Z] Removing intermediate container af6dfd3fe125 [2021-03-31T06:05:43.704Z] ---> 89ea477af3c8 [2021-03-31T06:05:43.704Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T06:05:43.704Z] ---> Running in 241dd253d085 [2021-03-31T06:05:43.981Z] ---> Running in de5f13503f9b [2021-03-31T06:05:44.254Z] Removing intermediate container e537c3f4064f [2021-03-31T06:05:44.254Z] ---> 44e86a5f02eb [2021-03-31T06:05:44.254Z] [2021-03-31T06:05:44.254Z] Removing intermediate container a111dcc3c050 [2021-03-31T06:05:44.254Z] ---> b69b4b9a2293 [2021-03-31T06:05:44.254Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T06:05:44.530Z] ---> Running in 29e35b1719ef [2021-03-31T06:05:44.530Z] Removing intermediate container 241dd253d085 [2021-03-31T06:05:44.530Z] ---> 58642e697c41 [2021-03-31T06:05:44.530Z] Step 21/23 : LABEL arch=arm64 [2021-03-31T06:05:44.656Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-31T06:05:44.656Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-31T06:05:44.656Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-31T06:05:44.805Z] Removing intermediate container de5f13503f9b [2021-03-31T06:05:44.805Z] ---> a02ce5916db7 [2021-03-31T06:05:44.805Z] Step 21/23 : LABEL arch=arm64 [2021-03-31T06:05:44.805Z] Successfully built 44e86a5f02eb [2021-03-31T06:05:44.805Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-31T06:05:44.805Z] Building docker-core-data-go [2021-03-31T06:05:44.805Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 7b798ba3d22c [2021-03-31T06:05:44.917Z] Setting up snapd (2.48.3+18.04) ... [2021-03-31T06:05:45.081Z] ---> Running in d94d44af79f6 [2021-03-31T06:05:45.081Z] Removing intermediate container 29e35b1719ef [2021-03-31T06:05:45.081Z] ---> 4ba7fa52b083 [2021-03-31T06:05:45.081Z] Step 20/22 : LABEL arch=arm64 [2021-03-31T06:05:45.363Z] ---> Running in 93d2cf3cb0b4 [2021-03-31T06:05:45.487Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-31T06:05:45.487Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-31T06:05:45.639Z] Removing intermediate container 7b798ba3d22c [2021-03-31T06:05:45.639Z] ---> 81d3f732d8aa [2021-03-31T06:05:45.639Z] Step 22/23 : LABEL git_sha=705bc4185db4ef14bf106ff91e59df4e4b214d02 [2021-03-31T06:05:45.639Z] Removing intermediate container 966971ca4f40 [2021-03-31T06:05:45.639Z] ---> 3ef511ada954 [2021-03-31T06:05:45.639Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-31T06:05:45.639Z] Removing intermediate container d94d44af79f6 [2021-03-31T06:05:45.639Z] ---> 472caea5c5fd [2021-03-31T06:05:45.639Z] Step 22/23 : LABEL git_sha=705bc4185db4ef14bf106ff91e59df4e4b214d02 [2021-03-31T06:05:45.748Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-31T06:05:45.749Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-31T06:05:45.917Z] ---> Running in 7881b119d7ba [2021-03-31T06:05:45.917Z] ---> Running in 53e2d25e2232 [2021-03-31T06:05:45.917Z] ---> Running in cdbc4562f31e [2021-03-31T06:05:46.008Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-31T06:05:46.008Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-31T06:05:46.198Z] Removing intermediate container 93d2cf3cb0b4 [2021-03-31T06:05:46.198Z] ---> d95db3837cec [2021-03-31T06:05:46.198Z] Step 21/22 : LABEL git_sha=705bc4185db4ef14bf106ff91e59df4e4b214d02 [2021-03-31T06:05:46.282Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-31T06:05:46.282Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-31T06:05:46.542Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-31T06:05:46.542Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-31T06:05:46.802Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-03-31T06:05:46.802Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-31T06:05:46.802Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-31T06:05:47.194Z] ---> Running in fc4adaf8bf59 [2021-03-31T06:05:47.194Z] Removing intermediate container 7881b119d7ba [2021-03-31T06:05:47.194Z] ---> 99077e33618e [2021-03-31T06:05:47.194Z] Step 23/23 : LABEL version=0.0.0 [2021-03-31T06:05:47.470Z] Removing intermediate container cdbc4562f31e [2021-03-31T06:05:47.470Z] ---> bd070f9af97b [2021-03-31T06:05:47.470Z] Step 23/23 : LABEL version=0.0.0 [2021-03-31T06:05:47.470Z] Removing intermediate container 53e2d25e2232 [2021-03-31T06:05:47.470Z] ---> f948d2a37176 [2021-03-31T06:05:47.470Z] Step 22/24 : LABEL arch=arm64 [2021-03-31T06:05:47.744Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-31T06:05:47.744Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-31T06:05:47.744Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-31T06:05:48.073Z] ---> Running in 80971b3382cb [2021-03-31T06:05:48.073Z] Removing intermediate container fc4adaf8bf59 [2021-03-31T06:05:48.073Z] ---> 2275b5012c98 [2021-03-31T06:05:48.073Z] Step 22/22 : LABEL version=0.0.0 [2021-03-31T06:05:48.350Z] ---> Running in 8317a0e77a31 [2021-03-31T06:05:48.350Z] ---> Running in 6d8fc094274a [2021-03-31T06:05:48.350Z] ---> Running in 177b4b4a72e3 [2021-03-31T06:05:48.628Z] Removing intermediate container 80971b3382cb [2021-03-31T06:05:48.628Z] ---> f59c8f373882 [2021-03-31T06:05:48.628Z] [2021-03-31T06:05:48.944Z] Reading package lists... [2021-03-31T06:05:49.204Z] Reading package lists... [2021-03-31T06:05:49.204Z] Building dependency tree... [2021-03-31T06:05:49.204Z] Reading state information... [2021-03-31T06:05:49.204Z] Calculating upgrade... [2021-03-31T06:05:49.230Z] Successfully built f59c8f373882 [2021-03-31T06:05:49.230Z] Removing intermediate container 6d8fc094274a [2021-03-31T06:05:49.230Z] ---> e09e7857b5f5 [2021-03-31T06:05:49.230Z] [2021-03-31T06:05:49.464Z] The following packages will be upgraded: [2021-03-31T06:05:49.464Z] advancecomp base-files bash binutils binutils-common [2021-03-31T06:05:49.464Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-31T06:05:49.464Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-31T06:05:49.464Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-31T06:05:49.464Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-31T06:05:49.464Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-31T06:05:49.464Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-31T06:05:49.464Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-31T06:05:49.464Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-31T06:05:49.464Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-31T06:05:49.464Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-31T06:05:49.464Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-31T06:05:49.464Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-31T06:05:49.464Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-31T06:05:49.464Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-31T06:05:49.518Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-31T06:05:49.518Z]  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go [2021-03-31T06:05:49.519Z] Removing intermediate container 8317a0e77a31 [2021-03-31T06:05:49.519Z] ---> 8e07003b90c2 [2021-03-31T06:05:49.519Z] Step 23/24 : LABEL git_sha=705bc4185db4ef14bf106ff91e59df4e4b214d02 [2021-03-31T06:05:49.725Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-31T06:05:49.725Z] Need to get 63.8 MB of archives. [2021-03-31T06:05:49.725Z] After this operation, 5208 kB of additional disk space will be used. [2021-03-31T06:05:49.725Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] [2021-03-31T06:05:49.725Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-31T06:05:49.793Z] Successfully built e09e7857b5f5 [2021-03-31T06:05:49.793Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-31T06:05:49.793Z]  Building docker-core-metadata-go ... done Removing intermediate container 177b4b4a72e3 [2021-03-31T06:05:49.793Z] ---> c95f2e831a10 [2021-03-31T06:05:49.793Z] [2021-03-31T06:05:49.793Z] Building docker-security-bootstrapper-go [2021-03-31T06:05:50.071Z] ---> Running in 6f8f0238c98f [2021-03-31T06:05:50.299Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-31T06:05:50.299Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-31T06:05:50.299Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-31T06:05:50.299Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-31T06:05:50.299Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-31T06:05:50.299Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-31T06:05:50.299Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-03-31T06:05:50.299Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-31T06:05:50.299Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-31T06:05:50.299Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-31T06:05:50.299Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-31T06:05:50.347Z] Successfully built c95f2e831a10 [2021-03-31T06:05:50.347Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-31T06:05:50.347Z]  Building docker-support-scheduler-go ... done Building docker-support-notifications-go [2021-03-31T06:05:50.562Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-31T06:05:50.562Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-31T06:05:50.562Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-31T06:05:50.562Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-31T06:05:50.562Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-31T06:05:50.562Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-31T06:05:50.562Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-31T06:05:50.562Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-31T06:05:50.562Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-31T06:05:50.562Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-31T06:05:50.562Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-31T06:05:50.562Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-31T06:05:50.563Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-31T06:05:50.563Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-31T06:05:50.620Z] Removing intermediate container 6f8f0238c98f [2021-03-31T06:05:50.620Z] ---> c318f537899e [2021-03-31T06:05:50.620Z] Step 24/24 : LABEL version=0.0.0 [2021-03-31T06:05:50.824Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-31T06:05:50.824Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-31T06:05:50.824Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-31T06:05:50.824Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-31T06:05:50.824Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-31T06:05:50.824Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-31T06:05:50.824Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-31T06:05:50.824Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-31T06:05:50.824Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-31T06:05:50.824Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-31T06:05:50.824Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-31T06:05:50.824Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-31T06:05:50.824Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-31T06:05:50.824Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-31T06:05:50.824Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-31T06:05:50.824Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-31T06:05:50.824Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-31T06:05:50.824Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-31T06:05:50.824Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-31T06:05:50.824Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-31T06:05:50.824Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-03-31T06:05:50.824Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-31T06:05:50.824Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-03-31T06:05:50.824Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-31T06:05:50.824Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-31T06:05:50.824Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-31T06:05:50.824Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-31T06:05:50.824Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-31T06:05:50.824Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-31T06:05:50.824Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-31T06:05:50.824Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-31T06:05:50.824Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-31T06:05:50.824Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-31T06:05:50.892Z] ---> Running in 7b8ff896293f [2021-03-31T06:05:51.085Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-31T06:05:51.085Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-31T06:05:51.085Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-03-31T06:05:51.085Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-31T06:05:51.085Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-31T06:05:51.085Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-31T06:05:51.085Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-31T06:05:51.085Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-31T06:05:51.085Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-31T06:05:51.085Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-31T06:05:51.085Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-31T06:05:51.085Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-31T06:05:51.085Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-31T06:05:51.085Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-31T06:05:51.085Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-03-31T06:05:51.085Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-31T06:05:51.085Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-31T06:05:51.085Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-31T06:05:51.085Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-31T06:05:51.085Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-31T06:05:51.085Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-31T06:05:51.085Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-31T06:05:51.085Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-31T06:05:51.169Z] Removing intermediate container 7b8ff896293f [2021-03-31T06:05:51.169Z] ---> bec9232d7cb0 [2021-03-31T06:05:51.169Z] [2021-03-31T06:05:51.348Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-31T06:05:51.348Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-31T06:05:51.348Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-31T06:05:51.348Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-31T06:05:51.348Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-31T06:05:51.348Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-31T06:05:51.348Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-31T06:05:51.767Z] Successfully built bec9232d7cb0 [2021-03-31T06:05:51.767Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-31T06:05:51.921Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-31T06:05:52.181Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-31T06:05:52.181Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-31T06:05:52.181Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-31T06:05:52.444Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-31T06:05:52.445Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-31T06:05:52.445Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-31T06:05:52.445Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-31T06:05:52.445Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-31T06:05:52.707Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-31T06:05:52.707Z] Fetched 63.8 MB in 3s (20.7 MB/s) [2021-03-31T06:05:52.707Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T06:05:52.707Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-31T06:05:52.707Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-31T06:05:53.276Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-31T06:05:53.536Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-31T06:05:53.536Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... [2021-03-31T06:05:53.536Z] Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... [2021-03-31T06:05:54.482Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T06:05:54.482Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-31T06:05:54.483Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T06:05:54.483Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-31T06:05:54.744Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T06:05:54.744Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-31T06:05:54.744Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T06:05:54.744Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-31T06:05:55.006Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T06:05:55.006Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-31T06:05:55.006Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T06:05:55.006Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-31T06:05:55.268Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T06:05:55.268Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-31T06:05:55.268Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-31T06:05:55.268Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-31T06:05:55.268Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T06:05:55.529Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-31T06:05:55.529Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-31T06:05:55.529Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-31T06:05:55.529Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T06:05:55.529Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-31T06:05:55.791Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T06:05:55.791Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-31T06:05:55.791Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T06:05:56.051Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-31T06:05:56.051Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-31T06:05:56.311Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-31T06:05:56.311Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-31T06:05:56.311Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-31T06:05:56.889Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-31T06:05:57.183Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-31T06:05:57.183Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-31T06:05:57.183Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-31T06:05:57.183Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-31T06:05:57.183Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-31T06:05:57.443Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-31T06:05:57.443Z] Installing new version of config file /etc/issue ... [2021-03-31T06:05:57.443Z] Installing new version of config file /etc/issue.net ... [2021-03-31T06:05:57.443Z] Installing new version of config file /etc/lsb-release ... [2021-03-31T06:05:57.443Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-31T06:05:57.705Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-31T06:05:58.034Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-31T06:05:58.034Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-31T06:05:58.034Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T06:05:58.034Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-31T06:05:58.034Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-31T06:05:58.296Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-31T06:05:58.296Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-03-31T06:05:58.296Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T06:05:58.296Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-31T06:05:58.557Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-31T06:05:58.557Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-31T06:05:58.557Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T06:05:58.557Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-31T06:05:58.557Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-31T06:05:58.818Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-31T06:05:59.087Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T06:05:59.087Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-31T06:05:59.087Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-31T06:05:59.348Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-31T06:05:59.348Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T06:05:59.348Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-31T06:05:59.610Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-31T06:05:59.610Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-31T06:05:59.872Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T06:05:59.872Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-31T06:05:59.872Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-31T06:05:59.872Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-31T06:05:59.872Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T06:05:59.872Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-31T06:06:00.132Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-31T06:06:00.132Z] Setting up grep (3.1-2build1) ... [2021-03-31T06:06:00.132Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T06:06:00.132Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-31T06:06:00.132Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-31T06:06:00.394Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-31T06:06:00.653Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T06:06:00.653Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-31T06:06:00.653Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-31T06:06:00.653Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-31T06:06:00.913Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T06:06:00.913Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-31T06:06:00.913Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-31T06:06:01.490Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-31T06:06:01.490Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-31T06:06:01.751Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-31T06:06:01.751Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-31T06:06:02.323Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-31T06:06:02.323Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T06:06:02.323Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-31T06:06:02.323Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-31T06:06:03.267Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-31T06:06:03.267Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-31T06:06:03.267Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-31T06:06:03.528Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-31T06:06:03.528Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-31T06:06:03.528Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T06:06:03.528Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-31T06:06:03.528Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-31T06:06:03.788Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-31T06:06:03.788Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T06:06:03.788Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-31T06:06:03.788Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-31T06:06:04.055Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-31T06:06:04.055Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T06:06:04.055Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-31T06:06:04.055Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-31T06:06:04.317Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-31T06:06:04.317Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T06:06:04.317Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-31T06:06:04.317Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-31T06:06:04.577Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-31T06:06:04.577Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T06:06:04.577Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-31T06:06:04.577Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-31T06:06:04.839Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-31T06:06:04.839Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T06:06:04.839Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-31T06:06:04.839Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-31T06:06:05.100Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-31T06:06:05.100Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-31T06:06:05.100Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-31T06:06:05.363Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T06:06:05.363Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-31T06:06:05.363Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-31T06:06:05.363Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-31T06:06:05.624Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T06:06:05.624Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-31T06:06:05.624Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-31T06:06:05.624Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-31T06:06:05.624Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T06:06:05.624Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-31T06:06:05.885Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-31T06:06:05.885Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-31T06:06:05.885Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T06:06:05.885Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-31T06:06:06.146Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-31T06:06:06.409Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-31T06:06:06.680Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-31T06:06:06.942Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-31T06:06:07.202Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T06:06:07.203Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-31T06:06:07.203Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-31T06:06:07.203Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-31T06:06:07.464Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T06:06:07.464Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-31T06:06:07.464Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-31T06:06:07.464Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-31T06:06:07.725Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T06:06:07.725Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-31T06:06:07.725Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-31T06:06:07.986Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-31T06:06:08.247Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T06:06:08.247Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-31T06:06:08.247Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-31T06:06:08.247Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-31T06:06:08.508Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T06:06:08.508Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-31T06:06:08.508Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-31T06:06:08.508Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-31T06:06:08.769Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T06:06:08.769Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-31T06:06:08.769Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-31T06:06:08.769Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-31T06:06:09.030Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T06:06:09.030Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-31T06:06:09.030Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-31T06:06:09.030Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-31T06:06:09.292Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T06:06:09.292Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-31T06:06:09.292Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-31T06:06:09.292Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-31T06:06:09.554Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T06:06:09.554Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-31T06:06:09.554Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-31T06:06:09.554Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-03-31T06:06:09.554Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-31T06:06:09.814Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-31T06:06:09.814Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-31T06:06:09.814Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-31T06:06:09.814Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T06:06:09.814Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-31T06:06:10.076Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-31T06:06:10.076Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-31T06:06:10.076Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T06:06:10.076Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-31T06:06:10.337Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-31T06:06:10.337Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-31T06:06:10.599Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T06:06:10.599Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-31T06:06:10.599Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-31T06:06:10.599Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-31T06:06:10.860Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T06:06:10.861Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-31T06:06:10.861Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-31T06:06:10.861Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-31T06:06:11.121Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T06:06:11.121Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-31T06:06:11.121Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-31T06:06:11.382Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-31T06:06:11.643Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T06:06:11.643Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-31T06:06:11.643Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-31T06:06:11.643Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-31T06:06:11.903Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T06:06:11.903Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-31T06:06:11.903Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-31T06:06:12.163Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-31T06:06:12.163Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T06:06:12.163Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-31T06:06:12.163Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-31T06:06:12.424Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-31T06:06:12.424Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T06:06:12.424Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-31T06:06:12.424Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-31T06:06:12.685Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-31T06:06:12.685Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T06:06:12.685Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-31T06:06:12.950Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-31T06:06:12.950Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-31T06:06:13.211Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T06:06:13.211Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-31T06:06:13.211Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-31T06:06:13.211Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-31T06:06:13.211Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T06:06:13.211Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-31T06:06:13.211Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-31T06:06:13.471Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-31T06:06:13.471Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-31T06:06:13.471Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-31T06:06:13.471Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-31T06:06:13.732Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-31T06:06:13.732Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-31T06:06:13.993Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-03-31T06:06:13.993Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-03-31T06:06:13.993Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-31T06:06:13.993Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-31T06:06:14.256Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-31T06:06:14.256Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-31T06:06:14.516Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-31T06:06:14.516Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-31T06:06:14.516Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-31T06:06:14.777Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-31T06:06:14.777Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-31T06:06:14.777Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-31T06:06:14.777Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-31T06:06:15.039Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-31T06:06:15.039Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-31T06:06:15.039Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-31T06:06:15.300Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-31T06:06:15.300Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-31T06:06:15.300Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-31T06:06:15.562Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-31T06:06:16.140Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-31T06:06:16.140Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-31T06:06:16.405Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-31T06:06:16.405Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-31T06:06:16.405Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-31T06:06:16.405Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-31T06:06:16.977Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-31T06:06:16.977Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-31T06:06:17.238Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-31T06:06:17.500Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-31T06:06:17.500Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-31T06:06:17.500Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-31T06:06:17.761Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-31T06:06:17.761Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-31T06:06:17.761Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-31T06:06:17.761Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-31T06:06:18.032Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-31T06:06:18.032Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-31T06:06:18.032Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-31T06:06:18.032Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-31T06:06:19.032Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-31T06:06:19.032Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-31T06:06:19.763Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-31T06:06:19.763Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-31T06:06:20.703Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-31T06:06:20.703Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-31T06:06:20.964Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-31T06:06:20.964Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-31T06:06:21.907Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-31T06:06:21.907Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-31T06:06:21.907Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-31T06:06:21.907Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-31T06:06:21.907Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-31T06:06:21.907Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-31T06:06:22.168Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-31T06:06:22.168Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-31T06:06:22.432Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-31T06:06:22.432Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-31T06:06:22.693Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-31T06:06:22.693Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-31T06:06:22.693Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-31T06:06:22.693Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-31T06:06:22.960Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-31T06:06:22.960Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-31T06:06:22.960Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-31T06:06:23.221Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-31T06:06:23.221Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-31T06:06:23.221Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-31T06:06:23.221Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-31T06:06:23.221Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-31T06:06:23.221Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-31T06:06:23.221Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-31T06:06:23.489Z] [2021-03-31T06:06:23.489Z] Current default time zone: 'Etc/UTC' [2021-03-31T06:06:23.490Z] Local time is now: Wed Mar 31 06:06:23 UTC 2021. [2021-03-31T06:06:23.490Z] Universal Time is now: Wed Mar 31 06:06:23 UTC 2021. [2021-03-31T06:06:23.490Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-31T06:06:23.490Z] [2021-03-31T06:06:23.490Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-03-31T06:06:23.490Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-31T06:06:23.490Z] Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... [2021-03-31T06:06:23.490Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-31T06:06:23.750Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-31T06:06:23.750Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-31T06:06:23.750Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-31T06:06:23.750Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-31T06:06:23.750Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-31T06:06:23.750Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-31T06:06:24.011Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-31T06:06:24.012Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-31T06:06:24.271Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-31T06:06:24.271Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-31T06:06:24.271Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-31T06:06:24.271Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-31T06:06:24.271Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-31T06:06:24.271Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-31T06:06:24.271Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-03-31T06:06:24.271Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-31T06:06:24.532Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-31T06:06:24.532Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-31T06:06:24.532Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-31T06:06:26.446Z] Updating certificates in /etc/ssl/certs... [2021-03-31T06:06:27.389Z] 23 added, 27 removed; done. [2021-03-31T06:06:27.389Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-31T06:06:27.389Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-31T06:06:27.389Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-31T06:06:27.389Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-31T06:06:27.389Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-31T06:06:27.650Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-31T06:06:27.650Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-31T06:06:27.650Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-31T06:06:27.650Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-31T06:06:27.650Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-31T06:06:27.650Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-31T06:06:27.650Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-31T06:06:27.650Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-31T06:06:27.650Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-31T06:06:27.650Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-31T06:06:27.911Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-31T06:06:27.911Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-31T06:06:27.911Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-31T06:06:27.911Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-31T06:06:27.911Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-31T06:06:27.911Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-31T06:06:27.911Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-31T06:06:28.172Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-31T06:06:28.172Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-31T06:06:28.172Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-31T06:06:28.172Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-31T06:06:28.172Z] Updating certificates in /etc/ssl/certs... [2021-03-31T06:06:28.744Z] 0 added, 0 removed; done. [2021-03-31T06:06:28.744Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-31T06:06:28.744Z] done. [2021-03-31T06:06:29.315Z] Reading package lists... [2021-03-31T06:06:29.315Z] Building dependency tree... [2021-03-31T06:06:29.315Z] Reading state information... [2021-03-31T06:06:29.575Z] The following NEW packages will be installed: [2021-03-31T06:06:29.575Z] apt-transport-https [2021-03-31T06:06:29.575Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-31T06:06:29.575Z] Need to get 1696 B of archives. [2021-03-31T06:06:29.575Z] After this operation, 153 kB of additional disk space will be used. [2021-03-31T06:06:29.575Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-31T06:06:29.836Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-31T06:06:29.836Z] Fetched 1696 B in 0s (22.9 kB/s) [2021-03-31T06:06:29.836Z] Selecting previously unselected package apt-transport-https. [2021-03-31T06:06:29.836Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-31T06:06:29.836Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-31T06:06:29.836Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-31T06:06:29.836Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-31T06:06:30.096Z] Waiting for network to be ready... [2021-03-31T06:06:36.681Z] 2021-03-31T06:06:34Z INFO Waiting for automatic snapd restart... [2021-03-31T06:06:38.065Z] snapd 2.49.1 from Canonical* installed [2021-03-31T06:06:38.767Z]  Building docker-security-secretstore-setup-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T06:06:38.767Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-31T06:06:38.767Z] ---> 60592d07e5cd [2021-03-31T06:06:38.767Z] Step 3/23 : WORKDIR /edgex-go [2021-03-31T06:06:38.767Z] ---> Using cache [2021-03-31T06:06:38.767Z] ---> f9e86f9d2e66 [2021-03-31T06:06:38.767Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T06:06:38.767Z] ---> Using cache [2021-03-31T06:06:38.767Z] ---> 01397fef7908 [2021-03-31T06:06:38.767Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-31T06:06:38.767Z] ---> Running in 009d9a931f95 [2021-03-31T06:06:39.007Z] "snapd" switched to the "latest/stable" channel [2021-03-31T06:06:39.007Z] [2021-03-31T06:06:39.757Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T06:06:40.359Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T06:06:41.366Z] OK: 217 MiB in 51 packages [2021-03-31T06:06:42.310Z] core18 20210309 from Canonical* installed [2021-03-31T06:06:42.310Z] "core18" switched to the "latest/stable" channel [2021-03-31T06:06:42.310Z] [2021-03-31T06:06:42.823Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T06:06:42.823Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-31T06:06:42.823Z] ---> 60592d07e5cd [2021-03-31T06:06:42.823Z] Step 3/22 : WORKDIR /edgex-go [2021-03-31T06:06:42.823Z] ---> Using cache [2021-03-31T06:06:42.823Z] ---> f9e86f9d2e66 [2021-03-31T06:06:42.823Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T06:06:42.823Z] ---> Using cache [2021-03-31T06:06:42.823Z] ---> 01397fef7908 [2021-03-31T06:06:42.823Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-31T06:06:42.823Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T06:06:42.823Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-31T06:06:42.823Z] ---> 60592d07e5cd [2021-03-31T06:06:42.823Z] Step 3/26 : WORKDIR /edgex-go [2021-03-31T06:06:42.823Z] ---> Using cache [2021-03-31T06:06:42.823Z] ---> f9e86f9d2e66 [2021-03-31T06:06:42.823Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T06:06:42.823Z] ---> Using cache [2021-03-31T06:06:42.823Z] ---> 01397fef7908 [2021-03-31T06:06:42.823Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-31T06:06:42.823Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T06:06:42.823Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-31T06:06:42.823Z] ---> 60592d07e5cd [2021-03-31T06:06:42.823Z] Step 3/31 : WORKDIR /edgex-go [2021-03-31T06:06:42.823Z] ---> Using cache [2021-03-31T06:06:42.823Z] ---> f9e86f9d2e66 [2021-03-31T06:06:42.823Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T06:06:42.823Z] ---> Using cache [2021-03-31T06:06:42.823Z] ---> 01397fef7908 [2021-03-31T06:06:42.823Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-31T06:06:42.823Z] ---> Using cache [2021-03-31T06:06:42.823Z] ---> deaf856039d1 [2021-03-31T06:06:42.823Z] Step 6/31 : COPY go.mod . [2021-03-31T06:06:42.823Z] ---> Using cache [2021-03-31T06:06:42.823Z] ---> 2499202669ae [2021-03-31T06:06:42.823Z] Step 7/31 : RUN go mod download [2021-03-31T06:06:42.823Z] ---> Using cache [2021-03-31T06:06:42.823Z] ---> a4e3318d5ae3 [2021-03-31T06:06:42.823Z] Step 8/31 : COPY . . [2021-03-31T06:06:42.823Z] ---> Using cache [2021-03-31T06:06:42.823Z] ---> 281ed6fb5a56 [2021-03-31T06:06:42.823Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-31T06:06:43.819Z] ---> Running in 83670d9a5e53 [2021-03-31T06:06:43.819Z] ---> Running in 0b35a2557df4 [2021-03-31T06:06:43.819Z] ---> Running in d539b699eae5 [2021-03-31T06:06:44.435Z] Removing intermediate container 009d9a931f95 [2021-03-31T06:06:44.435Z] ---> c21b3ade9f63 [2021-03-31T06:06:44.435Z] Step 6/23 : COPY go.mod . [2021-03-31T06:06:45.441Z] ---> 55993d06e69b [2021-03-31T06:06:45.441Z] Step 7/23 : RUN go mod download [2021-03-31T06:06:45.610Z] snapcraft 4.6 from Canonical* installed [2021-03-31T06:06:45.610Z] "snapcraft" switched to the "latest/stable" channel [2021-03-31T06:06:45.610Z] [2021-03-31T06:06:45.716Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T06:06:45.717Z] ---> Running in 62e35c6c981a [2021-03-31T06:06:45.996Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-31T06:06:45.996Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T06:06:46.615Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T06:06:46.615Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T06:06:47.219Z] OK: 217 MiB in 51 packages [2021-03-31T06:06:47.495Z] OK: 217 MiB in 51 packages [2021-03-31T06:06:49.489Z] Removing intermediate container 0b35a2557df4 [2021-03-31T06:06:49.489Z] ---> 9c7b5fc06068 [2021-03-31T06:06:49.489Z] Step 6/22 : COPY go.mod . [2021-03-31T06:06:49.768Z] Removing intermediate container d539b699eae5 [2021-03-31T06:06:49.768Z] ---> 1f017482e905 [2021-03-31T06:06:49.768Z] Step 6/26 : COPY go.mod . [2021-03-31T06:06:49.814Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-03-31T06:06:49.814Z] - README.md [2021-03-31T06:06:49.814Z] [2021-03-31T06:06:49.814Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-31T06:06:50.046Z] Removing intermediate container 62e35c6c981a [2021-03-31T06:06:50.047Z] ---> f7a18fa7a7e6 [2021-03-31T06:06:50.047Z] Step 8/23 : COPY . . [2021-03-31T06:06:50.662Z] ---> 5047d1807cb0 [2021-03-31T06:06:50.662Z] Step 7/22 : RUN go mod download [2021-03-31T06:06:50.662Z] ---> Running in b555b19972b4 [2021-03-31T06:06:51.272Z] ---> 6e82ed1101c3 [2021-03-31T06:06:51.272Z] Step 7/26 : RUN go mod download [2021-03-31T06:06:51.551Z] ---> Running in f0d9b5339f11 [2021-03-31T06:06:56.396Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-31T06:06:56.396Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-31T06:06:56.396Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-31T06:06:56.396Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-31T06:06:56.968Z] Reading package lists... [2021-03-31T06:06:56.979Z] Removing intermediate container b555b19972b4 [2021-03-31T06:06:56.979Z] ---> e9a7ecb41eab [2021-03-31T06:06:56.979Z] Step 8/22 : COPY . . [2021-03-31T06:06:57.230Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-03-31T06:06:57.578Z] Removing intermediate container f0d9b5339f11 [2021-03-31T06:06:57.578Z] ---> d8fa862cd7e6 [2021-03-31T06:06:57.578Z] Step 8/26 : COPY . . [2021-03-31T06:07:03.822Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-31T06:07:03.823Z] Reading package lists... [2021-03-31T06:07:03.823Z] Building dependency tree... [2021-03-31T06:07:03.823Z] Reading state information... [2021-03-31T06:07:03.823Z] Suggested packages: [2021-03-31T06:07:03.823Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-31T06:07:03.823Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-31T06:07:03.823Z] Recommended packages: [2021-03-31T06:07:03.823Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-31T06:07:03.823Z] The following NEW packages will be installed: [2021-03-31T06:07:03.823Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-31T06:07:03.823Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-31T06:07:03.823Z] pkg-config zip [2021-03-31T06:07:03.823Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-31T06:07:03.823Z] Need to get 7657 kB of archives. [2021-03-31T06:07:03.823Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-31T06:07:03.823Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-03-31T06:07:03.823Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-31T06:07:03.823Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-31T06:07:03.823Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-31T06:07:03.823Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-31T06:07:03.823Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-31T06:07:03.823Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-31T06:07:04.090Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-31T06:07:04.090Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-31T06:07:04.090Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-31T06:07:04.090Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-31T06:07:04.351Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-31T06:07:04.351Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-31T06:07:04.351Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-31T06:07:04.351Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-31T06:07:04.616Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-31T06:07:04.616Z] Fetched 7657 kB in 1s (10.3 MB/s) [2021-03-31T06:07:04.616Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-31T06:07:04.616Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-31T06:07:04.616Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-03-31T06:07:04.616Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-31T06:07:04.879Z] Selecting previously unselected package libpsl5:amd64. [2021-03-31T06:07:04.879Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-31T06:07:04.879Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-31T06:07:04.879Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-31T06:07:04.879Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-31T06:07:04.879Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-31T06:07:05.141Z] Selecting previously unselected package librtmp1:amd64. [2021-03-31T06:07:05.141Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-31T06:07:05.141Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-31T06:07:05.141Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-31T06:07:05.141Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-31T06:07:05.141Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-31T06:07:05.402Z] Selecting previously unselected package liberror-perl. [2021-03-31T06:07:05.402Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-31T06:07:05.402Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-31T06:07:05.402Z] Selecting previously unselected package git-man. [2021-03-31T06:07:05.402Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-31T06:07:05.402Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-31T06:07:05.663Z] Selecting previously unselected package git. [2021-03-31T06:07:05.663Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-31T06:07:05.663Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-31T06:07:06.234Z] Selecting previously unselected package libnorm1:amd64. [2021-03-31T06:07:06.234Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-31T06:07:06.234Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-31T06:07:06.497Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-31T06:07:06.497Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-31T06:07:06.497Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-31T06:07:06.497Z] Selecting previously unselected package libsodium23:amd64. [2021-03-31T06:07:06.497Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-31T06:07:06.497Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-31T06:07:06.497Z] Selecting previously unselected package libzmq5:amd64. [2021-03-31T06:07:06.497Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-31T06:07:06.757Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-31T06:07:06.757Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-31T06:07:06.757Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-31T06:07:06.757Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-31T06:07:06.757Z] Selecting previously unselected package pkg-config. [2021-03-31T06:07:06.757Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-31T06:07:06.757Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-31T06:07:07.018Z] Selecting previously unselected package zip. [2021-03-31T06:07:07.018Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-31T06:07:07.018Z] Unpacking zip (3.0-11build1) ... [2021-03-31T06:07:07.018Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-31T06:07:07.018Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-31T06:07:07.018Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-31T06:07:07.018Z] Setting up liberror-perl (0.17025-1) ... [2021-03-31T06:07:07.279Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-31T06:07:07.279Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-31T06:07:07.279Z] No schema files found: doing nothing. [2021-03-31T06:07:07.279Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-31T06:07:07.279Z] Setting up zip (3.0-11build1) ... [2021-03-31T06:07:07.279Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-31T06:07:07.279Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-31T06:07:07.279Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-31T06:07:07.279Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-31T06:07:07.279Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-31T06:07:07.279Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-31T06:07:07.540Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-31T06:07:07.540Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-31T06:07:14.124Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-31T06:07:14.124Z] git set to automatically installed. [2021-03-31T06:07:14.124Z] git-man set to automatically installed. [2021-03-31T06:07:14.124Z] libcurl3-gnutls set to automatically installed. [2021-03-31T06:07:14.124Z] liberror-perl set to automatically installed. [2021-03-31T06:07:14.124Z] libglib2.0-0 set to automatically installed. [2021-03-31T06:07:14.124Z] libnghttp2-14 set to automatically installed. [2021-03-31T06:07:14.124Z] libnorm1 set to automatically installed. [2021-03-31T06:07:14.124Z] libpgm-5.2-0 set to automatically installed. [2021-03-31T06:07:14.124Z] libpsl5 set to automatically installed. [2021-03-31T06:07:14.124Z] librtmp1 set to automatically installed. [2021-03-31T06:07:14.124Z] libsodium23 set to automatically installed. [2021-03-31T06:07:14.124Z] libzmq3-dev set to automatically installed. [2021-03-31T06:07:14.124Z] libzmq5 set to automatically installed. [2021-03-31T06:07:14.124Z] pkg-config set to automatically installed. [2021-03-31T06:07:14.124Z] zip set to automatically installed. [2021-03-31T06:07:15.538Z] snapd is not logged in, snap install commands will use sudo [2021-03-31T06:07:22.123Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-31T06:07:22.123Z] snap "core18" has no updates available [2021-03-31T06:07:24.035Z] snapd is not logged in, snap install commands will use sudo [2021-03-31T06:07:24.463Z] ---> 062ba79eb305 [2021-03-31T06:07:24.463Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-31T06:07:24.463Z] ---> Running in f5c7eddf0ccd [2021-03-31T06:07:24.463Z] ---> 49007d8b50e1 [2021-03-31T06:07:24.463Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-31T06:07:25.065Z] ---> Running in f69180135399 [2021-03-31T06:07:25.065Z] ---> abb0c7f6c82d [2021-03-31T06:07:25.065Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-31T06:07:25.339Z] ---> Running in 7d24084b164c [2021-03-31T06:07:25.617Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-31T06:07:27.063Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-31T06:07:27.336Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-31T06:07:29.959Z] Removing intermediate container 83670d9a5e53 [2021-03-31T06:07:29.959Z] ---> 5af79ead892d [2021-03-31T06:07:29.959Z] [2021-03-31T06:07:29.959Z] Step 10/31 : FROM alpine:3.12 [2021-03-31T06:07:29.959Z] ---> e47305ac9786 [2021-03-31T06:07:29.959Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-31T06:07:29.959Z] ---> Running in 349546ee5fc0 [2021-03-31T06:07:30.558Z] Removing intermediate container 349546ee5fc0 [2021-03-31T06:07:30.558Z] ---> af26afafd12d [2021-03-31T06:07:30.558Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-31T06:07:30.618Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-31T06:07:30.835Z] ---> Running in ca7600910e1b [2021-03-31T06:07:32.829Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T06:07:32.829Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T06:07:33.430Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-31T06:07:33.430Z] (2/2) Installing su-exec (0.2-r1) [2021-03-31T06:07:33.430Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T06:07:33.707Z] OK: 5 MiB in 16 packages [2021-03-31T06:07:35.716Z] Removing intermediate container ca7600910e1b [2021-03-31T06:07:35.716Z] ---> a1447ee26d84 [2021-03-31T06:07:35.716Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-31T06:07:35.716Z] ---> Running in b5badd0e3b23 [2021-03-31T06:07:36.710Z] Removing intermediate container b5badd0e3b23 [2021-03-31T06:07:36.710Z] ---> 2b32cb695f3d [2021-03-31T06:07:36.710Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-31T06:07:36.710Z] ---> Running in c5c47c64d110 [2021-03-31T06:07:37.320Z] Removing intermediate container c5c47c64d110 [2021-03-31T06:07:37.320Z] ---> 67a41af909cd [2021-03-31T06:07:37.320Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-31T06:07:37.601Z] ---> Running in a77bd5f27ec2 [2021-03-31T06:07:41.050Z] Removing intermediate container a77bd5f27ec2 [2021-03-31T06:07:41.345Z] ---> 01a93dbd3dad [2021-03-31T06:07:41.345Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-31T06:07:41.345Z] ---> Running in 11f3e6cd071b [2021-03-31T06:07:42.360Z] Removing intermediate container 11f3e6cd071b [2021-03-31T06:07:42.360Z] ---> 5718725a85ed [2021-03-31T06:07:42.360Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-31T06:07:43.358Z] ---> 27e2a1b4a40c [2021-03-31T06:07:43.358Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-31T06:07:43.638Z] ---> Running in 1450b829ae63 [2021-03-31T06:07:47.055Z] Removing intermediate container 1450b829ae63 [2021-03-31T06:07:47.055Z] ---> 746e8bb9fcb7 [2021-03-31T06:07:47.055Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T06:07:48.505Z] ---> e9afd96e88c5 [2021-03-31T06:07:48.505Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-31T06:07:50.500Z] ---> e26e26108ecf [2021-03-31T06:07:50.500Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-31T06:07:51.104Z] ---> 2bba63e839a8 [2021-03-31T06:07:51.104Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-31T06:07:52.562Z] ---> a97990c5fbac [2021-03-31T06:07:52.562Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-31T06:07:54.039Z] ---> 361074bbafc3 [2021-03-31T06:07:54.039Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-31T06:07:54.326Z] ---> Running in 8c4a3713e181 [2021-03-31T06:07:55.331Z] Removing intermediate container 8c4a3713e181 [2021-03-31T06:07:55.331Z] ---> 855e37b0cfaf [2021-03-31T06:07:55.331Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-31T06:07:56.350Z] ---> c5c567ebce43 [2021-03-31T06:07:56.350Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-31T06:07:56.952Z] ---> Running in fdb718914160 [2021-03-31T06:08:00.401Z] Removing intermediate container fdb718914160 [2021-03-31T06:08:00.402Z] ---> ac1963c2e6d6 [2021-03-31T06:08:00.402Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-31T06:08:00.696Z] ---> Running in 1f0167c886ae [2021-03-31T06:08:01.702Z] Removing intermediate container 1f0167c886ae [2021-03-31T06:08:01.702Z] ---> 739b88c54378 [2021-03-31T06:08:01.702Z] Step 28/31 : CMD ["gate"] [2021-03-31T06:08:02.305Z] ---> Running in f7681876f561 [2021-03-31T06:08:02.908Z] Removing intermediate container f7681876f561 [2021-03-31T06:08:02.908Z] ---> aab754b4ffc9 [2021-03-31T06:08:02.908Z] Step 29/31 : LABEL arch=arm64 [2021-03-31T06:08:03.190Z] ---> Running in 6317e755194d [2021-03-31T06:08:04.201Z] Removing intermediate container 6317e755194d [2021-03-31T06:08:04.201Z] ---> ceb3137b2183 [2021-03-31T06:08:04.201Z] Step 30/31 : LABEL git_sha=705bc4185db4ef14bf106ff91e59df4e4b214d02 [2021-03-31T06:08:04.479Z] ---> Running in 9a9269b478fc [2021-03-31T06:08:05.084Z] Removing intermediate container 9a9269b478fc [2021-03-31T06:08:05.084Z] ---> 75658d6a847d [2021-03-31T06:08:05.084Z] Step 31/31 : LABEL version=0.0.0 [2021-03-31T06:08:05.702Z] ---> Running in fc30589847dd [2021-03-31T06:08:06.309Z] Removing intermediate container fc30589847dd [2021-03-31T06:08:06.309Z] ---> b45959238298 [2021-03-31T06:08:06.309Z] [2021-03-31T06:08:06.915Z] Successfully built b45959238298 [2021-03-31T06:08:06.915Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-31T06:08:54.029Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 7d24084b164c [2021-03-31T06:08:54.029Z] ---> 437134e89787 [2021-03-31T06:08:54.029Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-31T06:08:54.029Z] ---> Running in 0351f4db2904 [2021-03-31T06:08:54.029Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-31T06:08:54.029Z] Removing intermediate container f69180135399 [2021-03-31T06:08:54.029Z] ---> 410065be1e64 [2021-03-31T06:08:54.029Z] [2021-03-31T06:08:54.029Z] Step 10/22 : FROM alpine:3.12 [2021-03-31T06:08:54.029Z] ---> e47305ac9786 [2021-03-31T06:08:54.029Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-31T06:08:54.029Z] ---> Running in 8ae075c95ae7 [2021-03-31T06:08:54.029Z] Removing intermediate container 0351f4db2904 [2021-03-31T06:08:54.029Z] ---> e8f55f5ad09b [2021-03-31T06:08:54.029Z] [2021-03-31T06:08:54.029Z] Step 11/26 : FROM docker:20.10.0 [2021-03-31T06:08:54.029Z] 20.10.0: Pulling from library/docker [2021-03-31T06:08:54.029Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T06:08:54.029Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T06:08:54.029Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-31T06:08:54.029Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-31T06:08:54.029Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T06:08:54.029Z] Executing ca-certificates-20191127-r4.trigger [2021-03-31T06:08:54.029Z] OK: 6 MiB in 16 packages [2021-03-31T06:08:56.683Z] Removing intermediate container 8ae075c95ae7 [2021-03-31T06:08:56.683Z] ---> 023c41502cfc [2021-03-31T06:08:56.683Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T06:08:56.683Z] ---> Running in c85b9793e9a7 [2021-03-31T06:08:57.676Z] Removing intermediate container c85b9793e9a7 [2021-03-31T06:08:57.676Z] ---> 9b233122caa5 [2021-03-31T06:08:57.676Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-31T06:08:57.954Z] ---> Running in a534c7b5d20b [2021-03-31T06:08:58.950Z] Removing intermediate container a534c7b5d20b [2021-03-31T06:08:58.950Z] ---> 89664011461d [2021-03-31T06:08:58.950Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-31T06:08:59.229Z] ---> Running in db1957c932c1 [2021-03-31T06:09:00.218Z] Removing intermediate container f5c7eddf0ccd [2021-03-31T06:09:00.218Z] ---> 92a0ab5815cb [2021-03-31T06:09:00.218Z] [2021-03-31T06:09:00.218Z] Step 10/23 : FROM alpine:3.12 [2021-03-31T06:09:00.218Z] ---> e47305ac9786 [2021-03-31T06:09:00.218Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-31T06:09:00.218Z] Removing intermediate container db1957c932c1 [2021-03-31T06:09:00.218Z] ---> b291a07ee934 [2021-03-31T06:09:00.218Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T06:09:00.218Z] ---> Running in 6cc702ecc12c [2021-03-31T06:09:01.214Z] Removing intermediate container 6cc702ecc12c [2021-03-31T06:09:01.214Z] ---> e4acf42af98e [2021-03-31T06:09:01.214Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-31T06:09:01.492Z] ---> 1b393995b2c6 [2021-03-31T06:09:01.492Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-31T06:09:01.492Z] ---> Running in d4a63753472f [2021-03-31T06:09:02.113Z] Removing intermediate container d4a63753472f [2021-03-31T06:09:02.113Z] ---> fa24b37f7667 [2021-03-31T06:09:02.113Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-31T06:09:02.394Z] ---> Running in 9b2b48286598 [2021-03-31T06:09:02.672Z] ---> 1bdc7d74c3a4 [2021-03-31T06:09:02.672Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-31T06:09:02.952Z] Removing intermediate container 9b2b48286598 [2021-03-31T06:09:02.952Z] ---> 119dab1b9b95 [2021-03-31T06:09:02.952Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T06:09:02.952Z] ---> Running in be7e5e52e784 [2021-03-31T06:09:03.235Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-31T06:09:03.235Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-31T06:09:03.235Z] ---> eeaf43b92773 [2021-03-31T06:09:03.235Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-31T06:09:03.522Z] ---> Running in bd532bc503e7 [2021-03-31T06:09:03.805Z] ---> 04eb83c225de [2021-03-31T06:09:03.805Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-31T06:09:03.805Z] ---> Running in 0eae2f65cfb4 [2021-03-31T06:09:04.413Z] Removing intermediate container 0eae2f65cfb4 [2021-03-31T06:09:04.413Z] ---> df23f542c2f4 [2021-03-31T06:09:04.413Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T06:09:04.687Z] ---> Running in 2bdba13dbc2f [2021-03-31T06:09:04.965Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T06:09:05.245Z] Removing intermediate container 2bdba13dbc2f [2021-03-31T06:09:05.245Z] ---> db82e81030d3 [2021-03-31T06:09:05.245Z] Step 20/22 : LABEL arch=arm64 [2021-03-31T06:09:05.245Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T06:09:05.245Z] ---> Running in 9978e6c86495 [2021-03-31T06:09:05.523Z] Removing intermediate container be7e5e52e784 [2021-03-31T06:09:05.523Z] ---> 5348f3b0587e [2021-03-31T06:09:05.523Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-31T06:09:05.815Z] ---> Running in 3e849ae14be0 [2021-03-31T06:09:05.815Z] (1/2) Installing readline (8.0.4-r0) [2021-03-31T06:09:05.815Z] (2/2) Installing bash (5.0.17-r0) [2021-03-31T06:09:05.815Z] Executing bash-5.0.17-r0.post-install [2021-03-31T06:09:05.815Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T06:09:05.815Z] Removing intermediate container 9978e6c86495 [2021-03-31T06:09:05.815Z] ---> 172ceda87bbc [2021-03-31T06:09:05.815Z] Step 21/22 : LABEL git_sha=705bc4185db4ef14bf106ff91e59df4e4b214d02 [2021-03-31T06:09:05.815Z] OK: 12 MiB in 22 packages [2021-03-31T06:09:06.423Z] ---> Running in ad8ff3e0ed0c [2021-03-31T06:09:06.701Z] Removing intermediate container ad8ff3e0ed0c [2021-03-31T06:09:06.701Z] ---> 8c9a20a5819f [2021-03-31T06:09:06.701Z] Step 22/22 : LABEL version=0.0.0 [2021-03-31T06:09:06.980Z] ---> Running in 32867ea9e361 [2021-03-31T06:09:07.284Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T06:09:07.576Z] Removing intermediate container 32867ea9e361 [2021-03-31T06:09:07.576Z] ---> 2e5766e6a4b1 [2021-03-31T06:09:07.576Z] [2021-03-31T06:09:07.576Z] Removing intermediate container bd532bc503e7 [2021-03-31T06:09:07.576Z] ---> fbb4d1bb3183 [2021-03-31T06:09:07.576Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-31T06:09:07.848Z] Successfully built 2e5766e6a4b1 [2021-03-31T06:09:08.121Z] ---> Running in 08f35461f4a6 [2021-03-31T06:09:08.121Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-31T06:09:08.121Z]  Building docker-support-notifications-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T06:09:08.395Z] Removing intermediate container 08f35461f4a6 [2021-03-31T06:09:08.395Z] ---> 4065eaebe436 [2021-03-31T06:09:08.395Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-31T06:09:08.671Z] ---> Running in 1678ba144246 [2021-03-31T06:09:08.951Z] Removing intermediate container 1678ba144246 [2021-03-31T06:09:08.951Z] ---> 38add293c9dd [2021-03-31T06:09:08.951Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-31T06:09:08.951Z] ---> Running in 4996c56aa348 [2021-03-31T06:09:09.229Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-31T06:09:09.229Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-31T06:09:09.507Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-31T06:09:09.507Z] Removing intermediate container 4996c56aa348 [2021-03-31T06:09:09.507Z] ---> 8a98a16c7ecb [2021-03-31T06:09:09.507Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-31T06:09:09.507Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-31T06:09:09.786Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-31T06:09:10.061Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-31T06:09:10.061Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T06:09:10.061Z] OK: 8 MiB in 20 packages [2021-03-31T06:09:11.051Z] ---> 8cc39e971398 [2021-03-31T06:09:11.051Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-31T06:09:11.651Z] Removing intermediate container 3e849ae14be0 [2021-03-31T06:09:11.651Z] ---> 5e154c3b7dea [2021-03-31T06:09:11.651Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T06:09:11.651Z] ---> 7929ba401053 [2021-03-31T06:09:11.651Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-31T06:09:12.637Z] ---> 2fd2dd6bde2d [2021-03-31T06:09:12.637Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-31T06:09:12.637Z] ---> 021f9a0e565e [2021-03-31T06:09:12.637Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-31T06:09:12.914Z] ---> Running in 12ef5330c22a [2021-03-31T06:09:13.909Z] ---> 014ce3b5ac65 [2021-03-31T06:09:13.909Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-31T06:09:14.188Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T06:09:14.188Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T06:09:14.787Z] ---> 0b44a9c84d9c [2021-03-31T06:09:14.787Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-31T06:09:14.787Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-31T06:09:14.787Z] (2/33) Installing expat (2.2.9-r1) [2021-03-31T06:09:14.787Z] ---> Running in 4aa3a5fe1127 [2021-03-31T06:09:14.787Z] (3/33) Installing libffi (3.3-r2) [2021-03-31T06:09:14.787Z] (4/33) Installing gdbm (1.13-r1) [2021-03-31T06:09:14.787Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-31T06:09:14.787Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-31T06:09:14.787Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-31T06:09:15.763Z] Removing intermediate container 4aa3a5fe1127 [2021-03-31T06:09:15.763Z] ---> 3864773f7882 [2021-03-31T06:09:15.763Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T06:09:16.037Z] ---> Running in ca79df059c75 [2021-03-31T06:09:16.633Z] Removing intermediate container ca79df059c75 [2021-03-31T06:09:16.633Z] ---> 0646a19c13c2 [2021-03-31T06:09:16.633Z] Step 21/23 : LABEL arch=arm64 [2021-03-31T06:09:16.633Z] ---> Running in c6ce2b9a9737 [2021-03-31T06:09:16.906Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-31T06:09:16.906Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-31T06:09:16.906Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-31T06:09:16.906Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-31T06:09:16.906Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-31T06:09:16.906Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-31T06:09:16.906Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-31T06:09:17.180Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-31T06:09:17.180Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-31T06:09:17.180Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-31T06:09:17.180Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-31T06:09:17.180Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-31T06:09:17.180Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-31T06:09:17.180Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-31T06:09:17.180Z] Removing intermediate container c6ce2b9a9737 [2021-03-31T06:09:17.180Z] ---> 92f18e7f63d6 [2021-03-31T06:09:17.180Z] Step 22/23 : LABEL git_sha=705bc4185db4ef14bf106ff91e59df4e4b214d02 [2021-03-31T06:09:17.180Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-31T06:09:17.180Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-31T06:09:17.180Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-31T06:09:17.459Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-31T06:09:17.459Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-31T06:09:17.459Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-31T06:09:17.459Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-31T06:09:17.459Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-31T06:09:17.459Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-31T06:09:17.459Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-31T06:09:17.459Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-31T06:09:17.459Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-31T06:09:17.459Z] ---> Running in ea8abac5ba53 [2021-03-31T06:09:17.459Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T06:09:17.734Z] OK: 71 MiB in 55 packages [2021-03-31T06:09:18.008Z] Removing intermediate container ea8abac5ba53 [2021-03-31T06:09:18.008Z] ---> 8a5e0af086db [2021-03-31T06:09:18.008Z] Step 23/23 : LABEL version=0.0.0 [2021-03-31T06:09:18.285Z] ---> Running in b0af2ac2db81 [2021-03-31T06:09:18.889Z] Removing intermediate container b0af2ac2db81 [2021-03-31T06:09:18.889Z] ---> 1a9eb907c5fb [2021-03-31T06:09:18.889Z] [2021-03-31T06:09:19.491Z] Successfully built 1a9eb907c5fb [2021-03-31T06:09:19.491Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-31T06:09:23.808Z]  Building docker-core-data-go ... done Removing intermediate container 12ef5330c22a [2021-03-31T06:09:23.808Z] ---> 196e6cf1b629 [2021-03-31T06:09:23.808Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-31T06:09:23.808Z] ---> Running in b4ecb3087186 [2021-03-31T06:09:28.111Z] Collecting docker-compose==1.23.2 [2021-03-31T06:09:28.111Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-31T06:09:28.383Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-31T06:09:28.979Z] Collecting docker<4.0,>=3.6.0 [2021-03-31T06:09:28.979Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-31T06:09:29.956Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-31T06:09:29.956Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-31T06:09:29.956Z] Collecting docopt<0.7,>=0.6.1 [2021-03-31T06:09:29.956Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-31T06:09:33.457Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-31T06:09:33.457Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-31T06:09:33.732Z] Collecting jsonschema<3,>=2.5.1 [2021-03-31T06:09:33.732Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-31T06:09:34.338Z] Collecting texttable<0.10,>=0.9.0 [2021-03-31T06:09:34.338Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-31T06:09:37.024Z] Collecting PyYAML<4,>=3.10 [2021-03-31T06:09:37.024Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-31T06:09:40.407Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-31T06:09:40.407Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-31T06:09:41.833Z] Collecting cached-property<2,>=1.2.0 [2021-03-31T06:09:41.833Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-31T06:09:42.105Z] Collecting docker-pycreds>=0.4.0 [2021-03-31T06:09:42.105Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-31T06:09:42.700Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-31T06:09:42.700Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-31T06:09:42.972Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-31T06:09:42.972Z] Collecting idna<2.8,>=2.5 [2021-03-31T06:09:42.972Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-31T06:09:43.245Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-31T06:09:43.245Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-31T06:09:43.245Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-31T06:09:43.245Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-31T06:09:43.245Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-31T06:09:43.839Z] Installing collected packages: docker-pycreds, websocket-client, urllib3, idna, requests, docker, docopt, jsonschema, texttable, PyYAML, dockerpty, cached-property, docker-compose [2021-03-31T06:09:44.435Z] Attempting uninstall: urllib3 [2021-03-31T06:09:44.435Z] Found existing installation: urllib3 1.25.9 [2021-03-31T06:09:44.435Z] Uninstalling urllib3-1.25.9: [2021-03-31T06:09:44.435Z] Successfully uninstalled urllib3-1.25.9 [2021-03-31T06:09:45.029Z] Attempting uninstall: idna [2021-03-31T06:09:45.029Z] Found existing installation: idna 2.9 [2021-03-31T06:09:45.029Z] Uninstalling idna-2.9: [2021-03-31T06:09:45.029Z] Successfully uninstalled idna-2.9 [2021-03-31T06:09:46.004Z] Attempting uninstall: requests [2021-03-31T06:09:46.004Z] Found existing installation: requests 2.23.0 [2021-03-31T06:09:46.004Z] Uninstalling requests-2.23.0: [2021-03-31T06:09:46.004Z] Successfully uninstalled requests-2.23.0 [2021-03-31T06:09:46.986Z] Running setup.py install for docopt: started [2021-03-31T06:09:48.957Z] Running setup.py install for docopt: finished with status 'done' [2021-03-31T06:09:48.957Z] Running setup.py install for texttable: started [2021-03-31T06:09:50.928Z] Running setup.py install for texttable: finished with status 'done' [2021-03-31T06:09:50.928Z] Running setup.py install for PyYAML: started [2021-03-31T06:09:52.894Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-31T06:09:52.894Z] Running setup.py install for dockerpty: started [2021-03-31T06:09:54.861Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-31T06:09:55.452Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-31T06:09:58.828Z] Removing intermediate container b4ecb3087186 [2021-03-31T06:09:58.828Z] ---> c95689e0e736 [2021-03-31T06:09:58.828Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-31T06:09:59.100Z] ---> Running in 09e81bc0c2dd [2021-03-31T06:10:00.075Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T06:10:00.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T06:10:00.939Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-31T06:10:00.939Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-31T06:10:00.939Z] (3/3) Installing curl (7.69.1-r3) [2021-03-31T06:10:00.939Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T06:10:00.939Z] OK: 72 MiB in 58 packages [2021-03-31T06:10:01.919Z] Removing intermediate container 09e81bc0c2dd [2021-03-31T06:10:01.919Z] ---> 40211ce20b0e [2021-03-31T06:10:01.919Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-31T06:10:02.194Z] ---> Running in f60919289515 [2021-03-31T06:10:02.794Z] Removing intermediate container f60919289515 [2021-03-31T06:10:02.794Z] ---> 34f8bf2d23c8 [2021-03-31T06:10:02.794Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T06:10:02.794Z] ---> Running in e94277933dc3 [2021-03-31T06:10:03.389Z] Removing intermediate container e94277933dc3 [2021-03-31T06:10:03.389Z] ---> 484b3eee4ed5 [2021-03-31T06:10:03.389Z] Step 24/26 : LABEL arch=arm64 [2021-03-31T06:10:03.389Z] ---> Running in 7ddebf781903 [2021-03-31T06:10:03.983Z] Removing intermediate container 7ddebf781903 [2021-03-31T06:10:03.983Z] ---> ed9eebd0a928 [2021-03-31T06:10:03.983Z] Step 25/26 : LABEL git_sha=705bc4185db4ef14bf106ff91e59df4e4b214d02 [2021-03-31T06:10:03.983Z] ---> Running in 65efc27c2f27 [2021-03-31T06:10:04.576Z] Removing intermediate container 65efc27c2f27 [2021-03-31T06:10:04.576Z] ---> 7dbe8ceb599b [2021-03-31T06:10:04.576Z] Step 26/26 : LABEL version=0.0.0 [2021-03-31T06:10:04.576Z] ---> Running in 1db463b96275 [2021-03-31T06:10:05.171Z] Removing intermediate container 1db463b96275 [2021-03-31T06:10:05.171Z] ---> ccc361ec39cc [2021-03-31T06:10:05.171Z] [2021-03-31T06:10:05.443Z] Successfully built ccc361ec39cc [2021-03-31T06:10:05.443Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-31T06:10:05.732Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-31T06:10:05.742Z] $ docker stop --time=1 075b19bdfcb0f96768b6b4808d0e9a430ff5ee4fe895652eb9a6c08e91b9d5aa [2021-03-31T06:10:07.523Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-03-31T06:10:07.523Z] Pulling go-build-helper [2021-03-31T06:10:07.523Z] + snapcraftctl pull [2021-03-31T06:10:07.523Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-03-31T06:10:07.523Z] Skipping pull go-build-helper (already ran) [2021-03-31T06:10:07.523Z] Building go-build-helper [2021-03-31T06:10:07.523Z] + snapcraftctl build [2021-03-31T06:10:07.523Z] Staging go-build-helper [2021-03-31T06:10:07.523Z] + snapcraftctl stage [2021-03-31T06:10:07.749Z] $ docker rm -f 075b19bdfcb0f96768b6b4808d0e9a430ff5ee4fe895652eb9a6c08e91b9d5aa [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-31T06:10:08.539Z] + docker images [2021-03-31T06:10:08.540Z] + grep docker [2021-03-31T06:10:08.831Z] docker-sys-mgmt-agent-go-arm64 latest ccc361ec39cc 4 seconds ago 301MB [2021-03-31T06:10:08.831Z] docker-core-data-go-arm64 latest 1a9eb907c5fb 50 seconds ago 21.4MB [2021-03-31T06:10:08.831Z] docker-support-notifications-go-arm64 latest 2e5766e6a4b1 About a minute ago 16.9MB [2021-03-31T06:10:08.831Z] docker-security-bootstrapper-go-arm64 latest b45959238298 2 minutes ago 17.9MB [2021-03-31T06:10:08.831Z] docker-security-secretstore-setup-go-arm64 latest bec9232d7cb0 4 minutes ago 24.4MB [2021-03-31T06:10:08.831Z] docker-support-scheduler-go-arm64 latest c95f2e831a10 4 minutes ago 16.4MB [2021-03-31T06:10:08.831Z] docker-core-command-go-arm64 latest f59c8f373882 4 minutes ago 16.3MB [2021-03-31T06:10:08.831Z] docker-core-metadata-go-arm64 latest e09e7857b5f5 4 minutes ago 17.9MB [2021-03-31T06:10:08.831Z] docker-security-proxy-setup-go-arm64 latest 44e86a5f02eb 4 minutes ago 24.1MB [2021-03-31T06:10:08.831Z] docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [2021-03-31T06:10:08.909Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-31T06:10:08.909Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-31T06:10:08.909Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1640 kB] [2021-03-31T06:10:08.909Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-03-31T06:10:08.909Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-31T06:10:08.909Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-31T06:10:08.909Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-03-31T06:10:08.909Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-03-31T06:10:08.909Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-03-31T06:10:08.909Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-03-31T06:10:08.909Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-31T06:10:08.909Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-31T06:10:08.909Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-31T06:10:08.909Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-31T06:10:08.909Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-31T06:10:08.909Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-31T06:10:08.909Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-31T06:10:08.909Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-31T06:10:08.909Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-31T06:10:08.909Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] [2021-03-31T06:10:08.909Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-03-31T06:10:08.909Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-31T06:10:08.909Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-31T06:10:08.909Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-03-31T06:10:08.909Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-03-31T06:10:08.909Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] [2021-03-31T06:10:08.909Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] [2021-03-31T06:10:08.909Z] Fetched 24.2 MB in 0s (0 B/s) [2021-03-31T06:10:08.909Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-31T06:10:08.909Z] Fetched 224 kB in 0s (0 B/s) [2021-03-31T06:10:08.909Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-31T06:10:08.909Z] Fetched 157 kB in 0s (0 B/s) [2021-03-31T06:10:08.909Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-31T06:10:08.909Z] Fetched 221 kB in 0s (0 B/s) [2021-03-31T06:10:08.909Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-31T06:10:08.909Z] Fetched 143 kB in 0s (0 B/s) [2021-03-31T06:10:08.909Z] Pulling app-service-config [2021-03-31T06:10:08.909Z] + snapcraftctl pull [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2021-03-31T06:10:09.480Z] Cloning into '/root/parts/app-service-config/src'... Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-31T06:10:10.426Z] Pulling config-common [2021-03-31T06:10:10.426Z] + snapcraftctl pull [2021-03-31T06:10:10.469Z] ---> job-cost.sh [2021-03-31T06:10:10.470Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pZe6 [2021-03-31T06:10:14.651Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-31T06:10:14.651Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-31T06:10:14.651Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-31T06:10:14.651Z] Fetched 0 B in 0s (0 B/s) [2021-03-31T06:10:14.651Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-31T06:10:14.651Z] Fetched 0 B in 0s (0 B/s) [2021-03-31T06:10:14.651Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-31T06:10:14.651Z] Fetched 0 B in 0s (0 B/s) [2021-03-31T06:10:14.651Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-31T06:10:14.651Z] Fetched 0 B in 0s (0 B/s) [2021-03-31T06:10:14.651Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-31T06:10:14.651Z] Fetched 0 B in 0s (0 B/s) [2021-03-31T06:10:14.651Z] Pulling edgex-go [2021-03-31T06:10:14.651Z] + snapcraftctl pull [2021-03-31T06:10:36.608Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-31T06:10:36.608Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-31T06:10:36.608Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-31T06:10:36.608Z] Fetched 0 B in 0s (0 B/s) [2021-03-31T06:10:36.608Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-31T06:10:36.608Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-31T06:10:36.608Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-31T06:10:36.608Z] Fetched 279 kB in 0s (0 B/s) [2021-03-31T06:10:36.608Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-31T06:10:36.608Z] Fetched 122 kB in 0s (0 B/s) [2021-03-31T06:10:36.608Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-31T06:10:36.608Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-31T06:10:36.608Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-31T06:10:36.608Z] Fetched 8848 B in 0s (0 B/s) [2021-03-31T06:10:36.608Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-31T06:10:36.608Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-31T06:10:36.608Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-31T06:10:36.608Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-31T06:10:36.608Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-31T06:10:36.608Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-31T06:10:36.608Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-31T06:10:36.608Z] Fetched 214 kB in 0s (0 B/s) [2021-03-31T06:10:36.608Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-31T06:10:36.609Z] Fetched 154 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-31T06:10:36.609Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-31T06:10:36.609Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-31T06:10:36.609Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-31T06:10:36.609Z] Fetched 499 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-31T06:10:36.609Z] Fetched 111 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-31T06:10:36.609Z] Fetched 240 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-31T06:10:36.609Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-31T06:10:36.609Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-31T06:10:36.609Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-31T06:10:36.609Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-31T06:10:36.609Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-31T06:10:36.609Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-31T06:10:36.609Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-31T06:10:36.609Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-31T06:10:36.609Z] Fetched 8720 B in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-31T06:10:36.609Z] Fetched 137 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-31T06:10:36.609Z] Fetched 119 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-31T06:10:36.609Z] Fetched 109 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-31T06:10:36.609Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-31T06:10:36.609Z] Fetched 645 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-31T06:10:36.609Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-31T06:10:36.609Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-31T06:10:36.609Z] Fetched 368 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-31T06:10:36.609Z] Fetched 187 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-31T06:10:36.609Z] Fetched 175 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-31T06:10:36.609Z] Fetched 206 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-03-31T06:10:36.609Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-31T06:10:36.609Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-31T06:10:36.609Z] Fetched 159 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-31T06:10:36.609Z] Fetched 107 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-31T06:10:36.609Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-31T06:10:36.609Z] Pulling static-packages [2021-03-31T06:10:36.609Z] + snapcraftctl pull [2021-03-31T06:10:36.609Z] Pulling version [2021-03-31T06:10:36.609Z] + cd /root/project [2021-03-31T06:10:36.609Z] + [ -f VERSION ] [2021-03-31T06:10:36.609Z] + PROJECT_VERSION=local-dev [2021-03-31T06:10:36.609Z] + git rev-parse --short HEAD [2021-03-31T06:10:36.609Z] + GIT_REVISION=705bc418 [2021-03-31T06:10:36.609Z] + snapcraftctl set-version local-dev [2021-03-31T06:10:36.609Z] Skipping build go-build-helper (already ran) [2021-03-31T06:10:36.609Z] Building app-service-config [2021-03-31T06:10:36.609Z] + make build [2021-03-31T06:10:36.609Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-03-31T06:10:39.151Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.37 [2021-03-31T06:10:39.151Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.62 [2021-03-31T06:10:39.151Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.27 [2021-03-31T06:10:39.151Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-31T06:10:39.416Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 [2021-03-31T06:10:39.416Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 [2021-03-31T06:10:39.416Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-31T06:10:39.416Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-31T06:10:39.416Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-31T06:10:39.416Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-31T06:10:39.681Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-31T06:10:39.681Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-31T06:10:39.681Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 [2021-03-31T06:10:39.681Z] go: downloading github.com/go-playground/validator/v10 v10.4.1 [2021-03-31T06:10:39.951Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-03-31T06:10:39.951Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-31T06:10:40.220Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-31T06:10:40.220Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-31T06:10:40.220Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-31T06:10:40.220Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-31T06:10:40.220Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-31T06:10:40.220Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-31T06:10:40.480Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-31T06:10:40.481Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-31T06:10:40.481Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-31T06:10:40.481Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-03-31T06:10:40.481Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-31T06:10:40.481Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-31T06:10:40.481Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-31T06:10:40.481Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-31T06:10:40.481Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-31T06:10:40.481Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-31T06:10:40.481Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-31T06:10:40.481Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-31T06:10:40.481Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-31T06:10:40.481Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-31T06:10:40.481Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-31T06:10:40.481Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-31T06:10:40.742Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-31T06:10:40.742Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-31T06:10:40.742Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-31T06:10:40.742Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-31T06:10:40.742Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-31T06:10:40.742Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-31T06:10:40.742Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-31T06:10:49.405Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-31T06:10:50.744Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-03-31T06:10:50.744Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-03-31T06:10:50.744Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-03-31T06:10:50.744Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-03-31T06:10:51.004Z] Building config-common [2021-03-31T06:10:51.004Z] + snapcraftctl build [2021-03-31T06:10:53.557Z] Building edgex-go [2021-03-31T06:10:53.557Z] + cd /root/parts/edgex-go/src [2021-03-31T06:10:53.557Z] + make build [2021-03-31T06:10:53.557Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-31T06:10:53.557Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.28 [2021-03-31T06:10:53.820Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-31T06:10:53.820Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-03-31T06:10:53.820Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-31T06:10:57.122Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-31T06:10:57.122Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-31T06:11:02.400Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-31T06:11:03.340Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-31T06:11:04.721Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-31T06:11:05.292Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-31T06:11:05.553Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-31T06:11:05.814Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-31T06:11:05.814Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-31T06:11:05.814Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-31T06:11:07.761Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-31T06:11:07.761Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-31T06:11:07.761Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-31T06:11:09.167Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-31T06:11:10.553Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-31T06:11:11.935Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-31T06:11:13.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-31T06:11:13.319Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-31T06:11:14.703Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-31T06:11:14.703Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-31T06:11:17.250Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-31T06:11:17.250Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-31T06:11:17.250Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-31T06:11:17.250Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-31T06:11:17.250Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-31T06:11:17.250Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-31T06:11:17.250Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-31T06:11:17.250Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-31T06:11:17.250Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-31T06:11:17.250Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-31T06:11:17.250Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-31T06:11:17.250Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-31T06:11:17.250Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-31T06:11:17.250Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-31T06:11:17.250Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-31T06:11:17.250Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-31T06:11:17.250Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-31T06:11:17.250Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-03-31T06:11:17.250Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-31T06:11:17.250Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-03-31T06:11:17.250Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-03-31T06:11:17.250Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-31T06:11:17.250Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-31T06:11:17.250Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-31T06:11:17.250Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-31T06:11:17.250Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-03-31T06:11:19.825Z] Building static-packages [2021-03-31T06:11:19.825Z] + snapcraftctl build [2021-03-31T06:11:21.752Z] Building version [2021-03-31T06:11:21.752Z] + snapcraftctl build [2021-03-31T06:11:23.664Z] Skipping stage go-build-helper (already ran) [2021-03-31T06:11:23.664Z] Staging app-service-config [2021-03-31T06:11:23.664Z] + snapcraftctl stage [2021-03-31T06:11:24.615Z] Staging config-common [2021-03-31T06:11:24.615Z] + snapcraftctl stage [2021-03-31T06:11:25.555Z] Staging edgex-go [2021-03-31T06:11:25.815Z] + snapcraftctl stage [2021-03-31T06:11:26.758Z] Staging static-packages [2021-03-31T06:11:26.758Z] + snapcraftctl stage [2021-03-31T06:11:27.701Z] Staging version [2021-03-31T06:11:27.701Z] + snapcraftctl stage [2021-03-31T06:11:29.085Z] Priming go-build-helper [2021-03-31T06:11:29.085Z] + snapcraftctl prime [2021-03-31T06:11:29.655Z] Priming app-service-config [2021-03-31T06:11:29.655Z] + snapcraftctl prime [2021-03-31T06:11:31.038Z] Priming config-common [2021-03-31T06:11:31.038Z] + snapcraftctl prime [2021-03-31T06:11:31.981Z] Priming edgex-go [2021-03-31T06:11:31.981Z] + snapcraftctl prime [2021-03-31T06:11:33.364Z] Priming static-packages [2021-03-31T06:11:33.364Z] + snapcraftctl prime [2021-03-31T06:11:35.910Z] Priming version [2021-03-31T06:11:35.910Z] + snapcraftctl prime [2021-03-31T06:11:36.480Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-31T06:12:26.186Z] lf-activate-venv(): INFO: Adding /tmp/venv-pZe6/bin to PATH [2021-03-31T06:12:26.186Z] INFO: No Stack... [2021-03-31T06:12:26.186Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-31T06:12:26.186Z] INFO: Archiving Costs [Pipeline] sh [2021-03-31T06:12:26.578Z] + + cutcat /w/workspace/edgex-go/1/archives/cost.csv -d, [2021-03-31T06:12:26.578Z] -f6 [Pipeline] lock [2021-03-31T06:12:26.734Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3326-1-stack-cost] [2021-03-31T06:12:26.742Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3326-1-stack-cost] did not exist. Created. [2021-03-31T06:12:26.742Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3326-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-31T06:12:27.318Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-31T06:12:27.605Z] Stashed 1 file(s) [Pipeline] } [2021-03-31T06:12:27.627Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3326-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-31T06:12:29.853Z] provisioning config files... [2021-03-31T06:12:29.866Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6791612051052167666tmp [Pipeline] { [Pipeline] sh [2021-03-31T06:12:30.320Z] + set +x [2021-03-31T06:12:30.320Z] + curl -s https://codecov.io/bash [2021-03-31T06:12:30.320Z] + bash -s -- [2021-03-31T06:12:30.896Z] [2021-03-31T06:12:30.896Z] _____ _ [2021-03-31T06:12:30.896Z] / ____| | | [2021-03-31T06:12:30.896Z] | | ___ __| | ___ ___ _____ __ [2021-03-31T06:12:30.896Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-31T06:12:30.896Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-31T06:12:30.896Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-31T06:12:30.896Z] Bash-20210309-2b87ace [2021-03-31T06:12:30.896Z] [2021-03-31T06:12:30.896Z] [2021-03-31T06:12:30.896Z] ==> git version 2.24.3 found [2021-03-31T06:12:30.896Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-31T06:12:30.896Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-31T06:12:30.896Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-31T06:12:30.896Z] curl: option -sm: expected a proper numerical parameter [2021-03-31T06:12:30.896Z] curl: try 'curl --help' or 'curl --manual' for more information [2021-03-31T06:12:30.896Z] ==> Jenkins CI detected. [2021-03-31T06:12:30.896Z] project root: . [2021-03-31T06:12:30.896Z] --> token set from env [2021-03-31T06:12:30.896Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-31T06:12:30.896Z] ==> Running gcov in . (disable via -X gcov) [2021-03-31T06:12:30.896Z] ==> Python coveragepy not found [2021-03-31T06:12:30.896Z] ==> Searching for coverage reports in: [2021-03-31T06:12:30.896Z] + . [2021-03-31T06:12:30.896Z] -> Found 1 reports [2021-03-31T06:12:30.896Z] ==> Detecting git/mercurial file structure [2021-03-31T06:12:30.897Z] ==> Reading reports [2021-03-31T06:12:30.897Z] + ./coverage.out bytes=669470 [2021-03-31T06:12:31.158Z] ==> Appending adjustments [2021-03-31T06:12:31.158Z] https://docs.codecov.io/docs/fixing-reports [2021-03-31T06:12:34.472Z] + Found adjustments [2021-03-31T06:12:34.472Z] ==> Gzipping contents [2021-03-31T06:12:34.472Z] 96K /tmp/codecov.JW2BJn.gz [2021-03-31T06:12:34.472Z] ==> Uploading reports [2021-03-31T06:12:34.472Z] url: https://codecov.io [2021-03-31T06:12:34.472Z] query: branch=PR-3326&commit=705bc4185db4ef14bf106ff91e59df4e4b214d02&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3326%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3326&job=&cmd_args= [2021-03-31T06:12:34.472Z] -> Pinging Codecov [2021-03-31T06:12:34.472Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3326&commit=705bc4185db4ef14bf106ff91e59df4e4b214d02&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3326%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3326&job=&cmd_args= [2021-03-31T06:12:35.047Z] -> Uploading to [2021-03-31T06:12:35.047Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-31/00271124DB129430A58F1EEE437C3FCB/705bc4185db4ef14bf106ff91e59df4e4b214d02/b9d6119c-4b9b-47ee-b78b-a1a3606e0eb1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210331T061234Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1c4ac2635156e7b17835e1358486fad900ce7e2809a6b4c6808fd0028801e07e [2021-03-31T06:12:35.047Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-31T06:12:35.047Z] Dload Upload Total Spent Left Speed [2021-03-31T06:12:35.625Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97023 0 0 100 97023 0 180k --:--:-- --:--:-- --:--:-- 180k [2021-03-31T06:12:35.625Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/705bc4185db4ef14bf106ff91e59df4e4b214d02 [Pipeline] } [2021-03-31T06:12:35.650Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-31T06:12:38.577Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T06:12:39.502Z] ---> package-listing.sh [2021-03-31T06:12:39.502Z] ++ facter osfamily [2021-03-31T06:12:39.502Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-31T06:12:39.502Z] + OS_FAMILY=redhat [2021-03-31T06:12:39.502Z] + workspace=/w/workspace/edgex-go/1 [2021-03-31T06:12:39.502Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-31T06:12:39.502Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-31T06:12:39.502Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-31T06:12:39.502Z] + PACKAGES=/tmp/packages_start.txt [2021-03-31T06:12:39.502Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-31T06:12:39.502Z] + PACKAGES=/tmp/packages_end.txt [2021-03-31T06:12:39.502Z] + case "${OS_FAMILY}" in [2021-03-31T06:12:39.502Z] + rpm -qa [2021-03-31T06:12:39.502Z] + sort [2021-03-31T06:12:44.808Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-31T06:12:44.808Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-31T06:12:44.808Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-31T06:12:44.808Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-31T06:12:44.808Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-03-31T06:12:44.808Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-03-31T06:12:44.849Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-31T06:12:45.161Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-31T06:12:45.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-31T06:12:45.530Z] [2021-03-31T06:12:45.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-31T06:12:45.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-31T06:12:45.929Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-31T06:12:45.929Z] df20fa9351a1: Pulling fs layer [2021-03-31T06:12:45.929Z] 36b3adc4ff6f: Pulling fs layer [2021-03-31T06:12:45.929Z] 8ad3a11d3b57: Pulling fs layer [2021-03-31T06:12:45.929Z] 46f8f816bc3b: Pulling fs layer [2021-03-31T06:12:45.929Z] 93b61091891f: Pulling fs layer [2021-03-31T06:12:45.929Z] 93b9cdb0e59b: Pulling fs layer [2021-03-31T06:12:45.929Z] 5e14af77c1be: Pulling fs layer [2021-03-31T06:12:45.929Z] 01666e4c0597: Pulling fs layer [2021-03-31T06:12:45.929Z] aa168da1d23b: Pulling fs layer [2021-03-31T06:12:45.929Z] 46f8f816bc3b: Waiting [2021-03-31T06:12:45.929Z] 93b61091891f: Waiting [2021-03-31T06:12:45.929Z] 93b9cdb0e59b: Waiting [2021-03-31T06:12:45.929Z] 5e14af77c1be: Waiting [2021-03-31T06:12:45.929Z] 01666e4c0597: Waiting [2021-03-31T06:12:45.929Z] aa168da1d23b: Waiting [2021-03-31T06:12:45.929Z] 36b3adc4ff6f: Verifying Checksum [2021-03-31T06:12:45.929Z] 36b3adc4ff6f: Download complete [2021-03-31T06:12:45.929Z] 46f8f816bc3b: Verifying Checksum [2021-03-31T06:12:45.929Z] 46f8f816bc3b: Download complete [2021-03-31T06:12:46.193Z] df20fa9351a1: Verifying Checksum [2021-03-31T06:12:46.193Z] df20fa9351a1: Download complete [2021-03-31T06:12:46.193Z] 93b9cdb0e59b: Verifying Checksum [2021-03-31T06:12:46.193Z] 93b9cdb0e59b: Download complete [2021-03-31T06:12:46.193Z] 5e14af77c1be: Verifying Checksum [2021-03-31T06:12:46.193Z] 5e14af77c1be: Download complete [2021-03-31T06:12:46.193Z] 93b61091891f: Download complete [2021-03-31T06:12:46.193Z] 01666e4c0597: Verifying Checksum [2021-03-31T06:12:46.193Z] 01666e4c0597: Download complete [2021-03-31T06:12:46.458Z] df20fa9351a1: Pull complete [2021-03-31T06:12:46.720Z] 36b3adc4ff6f: Pull complete [2021-03-31T06:12:46.986Z] 8ad3a11d3b57: Download complete [2021-03-31T06:12:47.935Z] 8ad3a11d3b57: Pull complete [2021-03-31T06:12:48.508Z] aa168da1d23b: Verifying Checksum [2021-03-31T06:12:48.508Z] aa168da1d23b: Download complete [2021-03-31T06:12:49.895Z] 46f8f816bc3b: Pull complete [2021-03-31T06:12:50.468Z] 93b61091891f: Pull complete [2021-03-31T06:12:50.730Z] 93b9cdb0e59b: Pull complete [2021-03-31T06:12:50.730Z] 5e14af77c1be: Pull complete [2021-03-31T06:12:50.991Z] 01666e4c0597: Pull complete [2021-03-31T06:12:59.176Z] aa168da1d23b: Pull complete [2021-03-31T06:12:59.176Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-31T06:12:59.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-31T06:12:59.176Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-31T06:12:59.376Z] prd-centos7-docker-4c-2g-32213 does not seem to be running inside a container [2021-03-31T06:12:59.422Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-31T06:13:04.104Z] $ docker top bda3fe617642f7a0820bc4a526daab290de2814c569dc28d4fa1e5fe1182e36b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T06:13:04.827Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-31T06:13:05.151Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-31T06:13:05.471Z] + ls /var/log/sa-host [2021-03-31T06:13:05.471Z] + sadf -c /var/log/sa-host/sa23 [2021-03-31T06:13:05.471Z] file_magic: OK [2021-03-31T06:13:05.471Z] HZ: Using current value: 100 [2021-03-31T06:13:05.471Z] file_header: OK [2021-03-31T06:13:05.471Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-31T06:13:05.471Z] Statistics: [2021-03-31T06:13:05.471Z] Hnuu...uuuununununu... [2021-03-31T06:13:05.471Z] File successfully converted to sysstat format version 12.2.1 [2021-03-31T06:13:05.471Z] + sadf -c /var/log/sa-host/sa31 [2021-03-31T06:13:05.471Z] file_magic: OK [2021-03-31T06:13:05.471Z] HZ: Using current value: 100 [2021-03-31T06:13:05.471Z] file_header: OK [2021-03-31T06:13:05.471Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-31T06:13:05.471Z] Statistics: [2021-03-31T06:13:05.471Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-31T06:13:05.471Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-31T06:13:06.214Z] provisioning config files... [2021-03-31T06:13:06.239Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3264690418222370357tmp [Pipeline] { [Pipeline] echo [2021-03-31T06:13:06.372Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T06:13:06.715Z] ---> create-netrc.sh [Pipeline] } [2021-03-31T06:13:06.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-31T06:13:06.922Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T06:13:07.267Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-31T06:13:07.300Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T06:13:07.633Z] ---> sudo-logs.sh [2021-03-31T06:13:07.633Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-31T06:13:07.770Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T06:13:08.103Z] ---> job-cost.sh [2021-03-31T06:13:08.103Z] lf-activate-venv: SKIPPING [2021-03-31T06:13:08.103Z] DEBUG: total: 0.20999999344348907 [2021-03-31T06:13:08.103Z] INFO: Retrieving Stack Cost... [2021-03-31T06:13:10.025Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-31T06:13:10.287Z] INFO: Archiving Costs [Pipeline] echo [2021-03-31T06:13:10.326Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T06:13:10.670Z] ---> logs-deploy.sh [2021-03-31T06:13:10.670Z] lf-activate-venv: SKIPPING [2021-03-31T06:13:10.670Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3326/1 [2021-03-31T06:13:10.670Z] INFO: archiving workspace using pattern(s): [2021-03-31T06:13:12.083Z] Archives upload complete. [2021-03-31T06:13:12.345Z] INFO: archiving logs to Nexus [2021-03-31T06:13:13.291Z] ---> uname -a: [2021-03-31T06:13:13.291Z] Linux prd-centos7-docker-4c-2g-32213.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-03-31T06:13:13.291Z] [2021-03-31T06:13:13.291Z] [2021-03-31T06:13:13.291Z] ---> lscpu: [2021-03-31T06:13:13.291Z] Architecture: x86_64 [2021-03-31T06:13:13.291Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-31T06:13:13.291Z] Byte Order: Little Endian [2021-03-31T06:13:13.291Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-31T06:13:13.291Z] CPU(s): 4 [2021-03-31T06:13:13.291Z] On-line CPU(s) list: 0-3 [2021-03-31T06:13:13.291Z] Thread(s) per core: 1 [2021-03-31T06:13:13.291Z] Core(s) per socket: 1 [2021-03-31T06:13:13.291Z] Socket(s): 4 [2021-03-31T06:13:13.291Z] NUMA node(s): 1 [2021-03-31T06:13:13.291Z] Vendor ID: GenuineIntel [2021-03-31T06:13:13.291Z] CPU family: 6 [2021-03-31T06:13:13.291Z] Model: 44 [2021-03-31T06:13:13.291Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-31T06:13:13.291Z] Stepping: 1 [2021-03-31T06:13:13.291Z] CPU MHz: 2933.438 [2021-03-31T06:13:13.291Z] BogoMIPS: 5866.87 [2021-03-31T06:13:13.291Z] Virtualization: VT-x [2021-03-31T06:13:13.291Z] Hypervisor vendor: KVM [2021-03-31T06:13:13.291Z] Virtualization type: full [2021-03-31T06:13:13.291Z] L1d cache: 128 KiB [2021-03-31T06:13:13.291Z] L1i cache: 128 KiB [2021-03-31T06:13:13.291Z] L2 cache: 16 MiB [2021-03-31T06:13:13.291Z] L3 cache: 64 MiB [2021-03-31T06:13:13.291Z] NUMA node0 CPU(s): 0-3 [2021-03-31T06:13:13.291Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-31T06:13:13.291Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-31T06:13:13.291Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-31T06:13:13.291Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-31T06:13:13.291Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-31T06:13:13.291Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-31T06:13:13.291Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-31T06:13:13.291Z] Vulnerability Srbds: Not affected [2021-03-31T06:13:13.291Z] Vulnerability Tsx async abort: Not affected [2021-03-31T06:13:13.291Z] 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-03-31T06:13:13.291Z] [2021-03-31T06:13:13.291Z] [2021-03-31T06:13:13.291Z] ---> nproc: [2021-03-31T06:13:13.291Z] 4 [2021-03-31T06:13:13.291Z] [2021-03-31T06:13:13.291Z]