Pull request #3291 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 2390c6c80529e3d8af63ee1939fcde86418223b3+c524ea489e588154e863be0deb439dbf9f36573b (31a7a64080dd0a0132f99df21218d44a8e1df3ff) 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-3291/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-3291/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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-31121 in /w/workspace/edgexfoundry_edgex-go_PR-3291 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit c524ea489e588154e863be0deb439dbf9f36573b into PR head commit 2390c6c80529e3d8af63ee1939fcde86418223b3 Merge succeeded, producing 2390c6c80529e3d8af63ee1939fcde86418223b3 Checking out Revision 2390c6c80529e3d8af63ee1939fcde86418223b3 (PR-3291) > 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/3291/head:refs/remotes/origin/PR-3291 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2390c6c80529e3d8af63ee1939fcde86418223b3 # 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 c524ea489e588154e863be0deb439dbf9f36573b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2390c6c80529e3d8af63ee1939fcde86418223b3 # timeout=10 Commit message: "feat(security): Implementation for adding registry role on the fly Implement the capability to add registry ACL roles on the fly via environment variable. Changes made on security-bootstrapper's setupRegistryACL sub-command: - Add logic to read and parse the environment variable ADD_REGISTRY_ACL_ROLES for adding additional registry roles on the fly - Add validation logic on the comma-separated list of service key names as role names - Add logic to make a unique list of role names combining both ones from configuration and from env. var. - Refactor logic to re-set up when running in 2nd time or later" 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-23T22:23:30.914Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-23T22:23:31.291Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-23T22:23:31.521Z] ========================================================= [2021-03-23T22:23:31.521Z] EdgeX Global Pipelines Version Info [2021-03-23T22:23:31.521Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-23T22:23:33.021Z] ------------------- [2021-03-23T22:23:33.021Z] stable info: [2021-03-23T22:23:33.021Z] ------------------- [2021-03-23T22:23:33.021Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-23T22:23:33.021Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-23T22:23:33.021Z] Message: update stable to v1.0.186 [2021-03-23T22:23:33.968Z] ------------------- [2021-03-23T22:23:33.968Z] experimental info: [2021-03-23T22:23:33.968Z] ------------------- [2021-03-23T22:23:33.968Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-23T22:23:33.968Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-23T22:23:33.968Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-23T22:23:34.488Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-23T22:23:34.624Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-23T22:23:34.753Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-23T22:23:34.882Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-23T22:23:35.010Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-23T22:23:35.141Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-23T22:23:35.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-23T22:23:35.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-23T22:23:35.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-23T22:23:35.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-23T22:23:35.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-23T22:23:35.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-23T22:23:36.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-23T22:23:36.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-23T22:23:36.379Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-23T22:23:36.505Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-23T22:23:36.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-23T22:23:36.755Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-23T22:23:36.920Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-23T22:23:37.046Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-23T22:23:37.188Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-23T22:23:37.319Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-23T22:23:37.467Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3291 [Pipeline] echo [2021-03-23T22:23:37.630Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3291 [Pipeline] echo [2021-03-23T22:23:37.764Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3291 [Pipeline] echo [2021-03-23T22:23:37.916Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2390c6c80529e3d8af63ee1939fcde86418223b3 [Pipeline] echo [2021-03-23T22:23:38.050Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2390c6c [Pipeline] echo [2021-03-23T22:23:38.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-23T22:23:38.504Z] provisioning config files... [2021-03-23T22:23:38.582Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config946389116842994663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-23T22:23:38.997Z] ---> docker-login.sh [2021-03-23T22:23:38.997Z] nexus3.edgexfoundry.org:10001 [2021-03-23T22:23:39.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T22:23:39.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T22:23:39.524Z] Configure a credential helper to remove this warning. See [2021-03-23T22:23:39.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T22:23:39.524Z] [2021-03-23T22:23:39.524Z] Login Succeeded [2021-03-23T22:23:39.524Z] nexus3.edgexfoundry.org:10002 [2021-03-23T22:23:39.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T22:23:39.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T22:23:39.524Z] Configure a credential helper to remove this warning. See [2021-03-23T22:23:39.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T22:23:39.524Z] [2021-03-23T22:23:39.524Z] Login Succeeded [2021-03-23T22:23:39.524Z] nexus3.edgexfoundry.org:10003 [2021-03-23T22:23:39.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T22:23:39.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T22:23:39.785Z] Configure a credential helper to remove this warning. See [2021-03-23T22:23:39.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T22:23:39.785Z] [2021-03-23T22:23:39.785Z] Login Succeeded [2021-03-23T22:23:39.785Z] nexus3.edgexfoundry.org:10004 [2021-03-23T22:23:39.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T22:23:40.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T22:23:40.048Z] Configure a credential helper to remove this warning. See [2021-03-23T22:23:40.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T22:23:40.048Z] [2021-03-23T22:23:40.048Z] Login Succeeded [2021-03-23T22:23:40.048Z] docker.io [2021-03-23T22:23:40.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T22:23:40.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T22:23:40.310Z] Configure a credential helper to remove this warning. See [2021-03-23T22:23:40.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T22:23:40.310Z] [2021-03-23T22:23:40.310Z] Login Succeeded [2021-03-23T22:23:40.310Z] ---> docker-login.sh ends [Pipeline] } [2021-03-23T22:23:40.335Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-23T22:23:41.004Z] ++ 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-23T22:23:41.005Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-23T22:23:41.005Z] ++ dirname cmd/core-command/Dockerfile [2021-03-23T22:23:41.005Z] ++ cut -d/ -f2 [2021-03-23T22:23:41.005Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-23T22:23:41.005Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-23T22:23:41.005Z] ++ dirname cmd/core-data/Dockerfile [2021-03-23T22:23:41.005Z] ++ cut -d/ -f2 [2021-03-23T22:23:41.005Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-23T22:23:41.005Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-23T22:23:41.005Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-23T22:23:41.005Z] ++ cut -d/ -f2 [2021-03-23T22:23:41.005Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-23T22:23:41.005Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-23T22:23:41.005Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-23T22:23:41.005Z] ++ cut -d/ -f2 [2021-03-23T22:23:41.005Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-23T22:23:41.005Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-23T22:23:41.005Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-23T22:23:41.005Z] ++ cut -d/ -f2 [2021-03-23T22:23:41.005Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-23T22:23:41.005Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-23T22:23:41.005Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-23T22:23:41.005Z] ++ cut -d/ -f2 [2021-03-23T22:23:41.005Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-23T22:23:41.005Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-23T22:23:41.005Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-23T22:23:41.005Z] ++ cut -d/ -f2 [2021-03-23T22:23:41.005Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-23T22:23:41.005Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-23T22:23:41.005Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-23T22:23:41.005Z] ++ cut -d/ -f2 [2021-03-23T22:23:41.005Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-23T22:23:41.005Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-23T22:23:41.005Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-23T22:23:41.005Z] ++ cut -d/ -f2 [2021-03-23T22:23:41.005Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-23T22:23:41.106Z] 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-23T22:23:42.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-23T22:23:42.635Z] [2021-03-23T22:23:42.635Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-23T22:23:43.023Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-23T22:23:43.023Z] latest: Pulling from edgex-devops/git-semver [2021-03-23T22:23:43.023Z] 31603596830f: Pulling fs layer [2021-03-23T22:23:43.023Z] 2a8b12db71e7: Pulling fs layer [2021-03-23T22:23:43.023Z] 6ca5941a6612: Pulling fs layer [2021-03-23T22:23:43.023Z] ecc8261a40a4: Pulling fs layer [2021-03-23T22:23:43.023Z] ecc8261a40a4: Waiting [2021-03-23T22:23:43.023Z] 2a8b12db71e7: Verifying Checksum [2021-03-23T22:23:43.023Z] 2a8b12db71e7: Download complete [2021-03-23T22:23:43.285Z] 31603596830f: Verifying Checksum [2021-03-23T22:23:43.285Z] 31603596830f: Download complete [2021-03-23T22:23:43.285Z] ecc8261a40a4: Verifying Checksum [2021-03-23T22:23:43.285Z] ecc8261a40a4: Download complete [2021-03-23T22:23:43.285Z] 6ca5941a6612: Verifying Checksum [2021-03-23T22:23:43.285Z] 6ca5941a6612: Download complete [2021-03-23T22:23:43.549Z] 31603596830f: Pull complete [2021-03-23T22:23:43.813Z] 2a8b12db71e7: Pull complete [2021-03-23T22:23:44.394Z] 6ca5941a6612: Pull complete [2021-03-23T22:23:44.657Z] ecc8261a40a4: Pull complete [2021-03-23T22:23:44.657Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-23T22:23:44.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-23T22:23:44.920Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-23T22:23:45.046Z] prd-centos7-docker-4c-2g-31121 does not seem to be running inside a container [2021-03-23T22:23:45.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-23T22:23:48.091Z] $ docker top 0e04a8cbce8522689769eb9debce44813c04f81cb20c55fc7ee4bcbf4a548e62 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-23T22:23:48.593Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-23T22:23:48.593Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-23T22:23:48.817Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-23T22:23:48.819Z] $ docker exec 0e04a8cbce8522689769eb9debce44813c04f81cb20c55fc7ee4bcbf4a548e62 ssh-agent [2021-03-23T22:23:48.979Z] SSH_AUTH_SOCK=/tmp/ssh-WWSh3LIW7v9r/agent.11 [2021-03-23T22:23:48.979Z] SSH_AGENT_PID=16 [2021-03-23T22:23:48.993Z] Running ssh-add (command line suppressed) [2021-03-23T22:23:49.107Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8476645350912035882.key (/w/workspace/edgex-go/1@tmp/private_key_8476645350912035882.key) [2021-03-23T22:23:49.158Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-23T22:23:49.531Z] + git tag --points-at HEAD [Pipeline] } [2021-03-23T22:23:49.561Z] $ docker exec --env ******** --env ******** 0e04a8cbce8522689769eb9debce44813c04f81cb20c55fc7ee4bcbf4a548e62 ssh-agent -k [2021-03-23T22:23:49.683Z] unset SSH_AUTH_SOCK; [2021-03-23T22:23:49.683Z] unset SSH_AGENT_PID; [2021-03-23T22:23:49.684Z] echo Agent pid 16 killed; [2021-03-23T22:23:49.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-23T22:23:49.955Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-23T22:23:49.955Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-23T22:23:50.120Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-23T22:23:50.122Z] $ docker exec 0e04a8cbce8522689769eb9debce44813c04f81cb20c55fc7ee4bcbf4a548e62 ssh-agent [2021-03-23T22:23:50.283Z] SSH_AUTH_SOCK=/tmp/ssh-eubdSz4Wcb9V/agent.46 [2021-03-23T22:23:50.283Z] SSH_AGENT_PID=51 [2021-03-23T22:23:50.291Z] Running ssh-add (command line suppressed) [2021-03-23T22:23:50.415Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7721942410411374981.key (/w/workspace/edgex-go/1@tmp/private_key_7721942410411374981.key) [2021-03-23T22:23:50.467Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-23T22:23:50.864Z] + git semver init [2021-03-23T22:23:50.864Z] # -> Open(): unable to determine branch for HEAD [2021-03-23T22:23:50.864Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-03-23T22:23:50.864Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-03-23T22:23:50.864Z] # $SEMVER_REMOTE_NAME = origin [2021-03-23T22:23:50.864Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-23T22:23:50.864Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-23T22:23:50.864Z] # $SEMVER_BRANCH = PR-3291 [2021-03-23T22:23:50.864Z] # $SEMVER_TEMP = /tmp/semver-005759857 [2021-03-23T22:23:50.864Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-23T22:24:09.021Z] # '/tmp/semver-005759857' -> '/w/workspace/edgex-go/1/.semver' [2021-03-23T22:24:09.021Z] # -> Force: false [2021-03-23T22:24:09.021Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-03-23T22:24:09.048Z] $ docker exec --env ******** --env ******** 0e04a8cbce8522689769eb9debce44813c04f81cb20c55fc7ee4bcbf4a548e62 ssh-agent -k [2021-03-23T22:24:09.268Z] unset SSH_AUTH_SOCK; [2021-03-23T22:24:09.269Z] unset SSH_AGENT_PID; [2021-03-23T22:24:09.269Z] echo Agent pid 51 killed; [2021-03-23T22:24:09.337Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-23T22:24:09.929Z] + git semver [Pipeline] } [2021-03-23T22:24:09.960Z] $ docker stop --time=1 0e04a8cbce8522689769eb9debce44813c04f81cb20c55fc7ee4bcbf4a548e62 [2021-03-23T22:24:11.621Z] $ docker rm -f 0e04a8cbce8522689769eb9debce44813c04f81cb20c55fc7ee4bcbf4a548e62 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-23T22:24:12.281Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-23T22:24:12.876Z] Stashed 1 file(s) [Pipeline] echo [2021-03-23T22:24:12.900Z] [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-23T22:24:14.298Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-23T22:24:14.619Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-23T22:24:14.940Z] + sudo service docker restart [2021-03-23T22:24:14.941Z] + true [2021-03-23T22:24:14.941Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-23T22:24:15.556Z] ========================================================= [2021-03-23T22:24:15.556Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-23T22:24:15.556Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-23T22:24:15.939Z] + 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-23T22:24:19.273Z] Sending build context to Docker daemon 328.8MB [2021-03-23T22:24:19.273Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-23T22:24:19.273Z] Step 2/6 : FROM ${BASE} [2021-03-23T22:24:19.539Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-23T22:24:19.539Z] 188c0c94c7c5: Pulling fs layer [2021-03-23T22:24:19.539Z] 0ef7d3d256c8: Pulling fs layer [2021-03-23T22:24:19.539Z] de9db76c5a1d: Pulling fs layer [2021-03-23T22:24:19.539Z] bca2f99d35d6: Pulling fs layer [2021-03-23T22:24:19.539Z] 93359f2a8cfa: Pulling fs layer [2021-03-23T22:24:19.539Z] 7c6f9722023f: Pulling fs layer [2021-03-23T22:24:19.539Z] a35cf1a2eb13: Pulling fs layer [2021-03-23T22:24:19.539Z] 93359f2a8cfa: Waiting [2021-03-23T22:24:19.539Z] 7c6f9722023f: Waiting [2021-03-23T22:24:19.539Z] a35cf1a2eb13: Waiting [2021-03-23T22:24:19.539Z] bca2f99d35d6: Waiting [2021-03-23T22:24:19.539Z] de9db76c5a1d: Download complete [2021-03-23T22:24:19.539Z] 0ef7d3d256c8: Verifying Checksum [2021-03-23T22:24:19.539Z] 0ef7d3d256c8: Download complete [2021-03-23T22:24:19.539Z] 93359f2a8cfa: Verifying Checksum [2021-03-23T22:24:19.539Z] 93359f2a8cfa: Download complete [2021-03-23T22:24:19.539Z] 7c6f9722023f: Verifying Checksum [2021-03-23T22:24:19.539Z] 7c6f9722023f: Download complete [2021-03-23T22:24:19.539Z] 188c0c94c7c5: Verifying Checksum [2021-03-23T22:24:19.539Z] 188c0c94c7c5: Download complete [2021-03-23T22:24:19.802Z] 188c0c94c7c5: Pull complete [2021-03-23T22:24:20.066Z] 0ef7d3d256c8: Pull complete [2021-03-23T22:24:20.066Z] de9db76c5a1d: Pull complete [2021-03-23T22:24:22.005Z] a35cf1a2eb13: Verifying Checksum [2021-03-23T22:24:22.586Z] bca2f99d35d6: Verifying Checksum [2021-03-23T22:24:22.586Z] bca2f99d35d6: Download complete [2021-03-23T22:24:27.921Z] bca2f99d35d6: Pull complete [2021-03-23T22:24:27.921Z] 93359f2a8cfa: Pull complete [2021-03-23T22:24:28.184Z] 7c6f9722023f: Pull complete [2021-03-23T22:24:28.602Z] Still waiting to schedule task [2021-03-23T22:24:28.603Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-23T22:24:32.429Z] a35cf1a2eb13: Pull complete [2021-03-23T22:24:32.429Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-23T22:24:32.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-23T22:24:32.429Z] ---> a62c8e92a672 [2021-03-23T22:24:32.429Z] 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-23T22:24:32.695Z] ---> Running in cdb1d2e2aa57 [2021-03-23T22:24:33.279Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T22:24:34.227Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T22:24:34.494Z] (1/12) Installing libmagic (5.38-r0) [2021-03-23T22:24:35.071Z] (2/12) Installing file (5.38-r0) [2021-03-23T22:24:35.334Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-23T22:24:35.334Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-23T22:24:39.561Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-23T22:24:39.561Z] (6/12) Installing patch (2.7.6-r6) [2021-03-23T22:24:39.561Z] (7/12) Installing build-base (0.5-r2) [2021-03-23T22:24:39.561Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-23T22:24:39.561Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-23T22:24:39.561Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-23T22:24:39.561Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-23T22:24:39.824Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-23T22:24:39.824Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T22:24:39.824Z] OK: 233 MiB in 51 packages [2021-03-23T22:24:43.145Z] Removing intermediate container cdb1d2e2aa57 [2021-03-23T22:24:43.145Z] ---> 19ad73cd2041 [2021-03-23T22:24:43.145Z] Step 4/6 : WORKDIR /edgex-go [2021-03-23T22:24:43.145Z] ---> Running in 214e739f4dca [2021-03-23T22:24:43.145Z] Removing intermediate container 214e739f4dca [2021-03-23T22:24:43.145Z] ---> c429972d1e51 [2021-03-23T22:24:43.145Z] Step 5/6 : COPY go.mod . [2021-03-23T22:24:43.421Z] ---> c70857410fe5 [2021-03-23T22:24:43.421Z] Step 6/6 : RUN go mod download [2021-03-23T22:24:43.421Z] ---> Running in 263ab41255d8 [2021-03-23T22:25:05.444Z] Removing intermediate container 263ab41255d8 [2021-03-23T22:25:05.444Z] ---> 16c99138faf8 [2021-03-23T22:25:05.444Z] Successfully built 16c99138faf8 [2021-03-23T22:25:05.444Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-23T22:25:05.809Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-23T22:25:05.809Z] . [Pipeline] withDockerContainer [2021-03-23T22:25:05.940Z] prd-centos7-docker-4c-2g-31121 does not seem to be running inside a container [2021-03-23T22:25:06.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-23T22:25:07.717Z] $ docker top 3c584da47d917cc4fedf9c3d46629dc76ebc0423cc4aee9bd4b61fae636643cf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-23T22:25:08.296Z] + go version [2021-03-23T22:25:08.296Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-23T22:25:08.326Z] $ docker stop --time=1 3c584da47d917cc4fedf9c3d46629dc76ebc0423cc4aee9bd4b61fae636643cf [2021-03-23T22:25:09.677Z] $ docker rm -f 3c584da47d917cc4fedf9c3d46629dc76ebc0423cc4aee9bd4b61fae636643cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T22:25:10.844Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-23T22:25:10.844Z] . [Pipeline] withDockerContainer [2021-03-23T22:25:10.970Z] prd-centos7-docker-4c-2g-31121 does not seem to be running inside a container [2021-03-23T22:25:11.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-23T22:25:11.652Z] $ docker top 4901f24a47e63a097917fa9052c9fcb1ea7e4778e08f02a94494cc6af9396a79 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-23T22:25:11.884Z] ========================================================= [2021-03-23T22:25:11.884Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-23T22:25:11.884Z] ========================================================= [Pipeline] sh [2021-03-23T22:25:12.196Z] + make test [2021-03-23T22:25:12.196Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-23T22:25:20.392Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-23T22:25:35.430Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-23T22:25:42.074Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-23T22:25:42.074Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-23T22:25:42.074Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-23T22:25:45.443Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-23T22:25:45.443Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-23T22:25:45.443Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-23T22:25:45.443Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-23T22:25:45.712Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-23T22:25:46.688Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-23T22:25:49.284Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-23T22:25:49.284Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-23T22:25:49.284Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-23T22:25:51.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.130s coverage: 45.9% of statements [2021-03-23T22:25:51.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-23T22:25:51.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-23T22:25:51.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-23T22:25:51.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-23T22:25:51.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-23T22:25:51.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-23T22:25:51.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.055s coverage: 19.8% of statements [2021-03-23T22:25:51.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.110s coverage: 100.0% of statements [2021-03-23T22:25:55.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.173s coverage: 27.1% of statements [2021-03-23T22:25:55.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-23T22:25:55.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-23T22:25:55.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-23T22:25:55.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-23T22:25:55.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-23T22:25:55.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-23T22:25:55.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.041s coverage: 100.0% of statements [2021-03-23T22:25:55.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-23T22:25:55.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.051s coverage: 100.0% of statements [2021-03-23T22:25:55.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-23T22:25:55.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-23T22:25:55.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.082s coverage: 71.3% of statements [2021-03-23T22:25:55.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-23T22:25:55.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-23T22:25:55.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.156s coverage: 82.9% of statements [2021-03-23T22:25:55.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-23T22:25:55.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-23T22:25:55.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.060s coverage: 78.9% of statements [2021-03-23T22:25:55.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-23T22:25:58.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.342s coverage: 28.6% of statements [2021-03-23T22:25:58.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-23T22:25:58.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-23T22:25:58.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-23T22:25:58.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-23T22:25:58.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-23T22:25:58.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.066s coverage: 100.0% of statements [2021-03-23T22:25:58.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-23T22:25:58.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.038s coverage: 100.0% of statements [2021-03-23T22:25:58.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-23T22:25:58.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.109s coverage: 86.7% of statements [2021-03-23T22:25:58.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-23T22:25:58.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.104s coverage: 97.5% of statements [2021-03-23T22:25:58.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-23T22:25:58.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.058s coverage: 78.3% of statements [2021-03-23T22:25:58.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-23T22:25:58.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-23T22:25:58.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-23T22:25:58.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-23T22:26:00.720Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.357s coverage: 92.8% of statements [2021-03-23T22:26:00.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-23T22:26:00.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-23T22:26:00.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-23T22:26:00.720Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-23T22:26:00.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-23T22:26:00.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-23T22:26:00.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-23T22:26:00.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-23T22:26:00.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-23T22:26:00.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-23T22:26:00.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-23T22:26:00.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-23T22:26:00.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-23T22:26:00.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-23T22:26:00.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-23T22:26:00.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-23T22:26:00.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-23T22:26:00.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-23T22:26:00.720Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.030s coverage: 58.8% of statements [2021-03-23T22:26:00.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-23T22:26:00.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-23T22:26:00.720Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.081s coverage: 0.1% of statements [2021-03-23T22:26:00.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-23T22:26:00.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-23T22:26:00.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-23T22:26:00.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2021-03-23T22:26:00.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements [2021-03-23T22:26:00.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2021-03-23T22:26:00.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.332s coverage: 96.3% of statements [2021-03-23T22:26:00.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2021-03-23T22:26:10.644Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31122 in /w/workspace/edgexfoundry_edgex-go_PR-3291 [Pipeline] { [Pipeline] ws [2021-03-23T22:26:10.741Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-23T22:26:13.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.039s coverage: 94.4% of statements [2021-03-23T22:26:13.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.027s coverage: 44.8% of statements [2021-03-23T22:26:15.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.217s coverage: 82.6% of statements [2021-03-23T22:26:15.986Z] using credential edgex-jenkins-ssh [2021-03-23T22:26:16.045Z] Cloning the remote Git repository [2021-03-23T22:26:16.104Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-23T22:26:16.207Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-23T22:26:16.296Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-23T22:26:16.297Z] > git --version # timeout=10 [2021-03-23T22:26:16.317Z] > git --version # 'git version 2.17.1' [2021-03-23T22:26:16.319Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-23T22:26:16.381Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-23T22:26:23.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.065s coverage: 92.9% of statements [2021-03-23T22:26:23.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-23T22:26:23.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-23T22:26:23.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-23T22:26:23.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements [2021-03-23T22:26:23.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-23T22:26:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-23T22:26:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-23T22:26:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-23T22:26:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-03-23T22:26:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2021-03-23T22:26:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.046s coverage: 84.6% of statements [2021-03-23T22:26:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.104s coverage: 91.6% of statements [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-23T22:26:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 64.4% of statements [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-23T22:26:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.031s coverage: 100.0% of statements [2021-03-23T22:26:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-03-23T22:26:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2021-03-23T22:26:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.053s coverage: 73.7% of statements [2021-03-23T22:26:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-03-23T22:26:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.288s coverage: 69.0% of statements [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-23T22:26:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.098s coverage: 38.4% of statements [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-23T22:26:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.037s coverage: 89.5% of statements [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-23T22:26:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements [2021-03-23T22:26:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.131s coverage: 47.0% of statements [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-23T22:26:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.059s coverage: 100.0% of statements [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-23T22:26:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.082s coverage: 100.0% of statements [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-23T22:26:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.137s coverage: 87.1% of statements [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-23T22:26:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.715s coverage: 29.1% of statements [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-23T22:26:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.085s coverage: 99.0% of statements [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-23T22:26:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-23T22:26:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.104s coverage: 94.0% of statements [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-23T22:26:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements [2021-03-23T22:26:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-23T22:26:24.259Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements [2021-03-23T22:26:24.259Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-23T22:26:24.259Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-23T22:26:24.259Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-23T22:26:24.259Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-23T22:26:24.529Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.039s coverage: 87.9% of statements [2021-03-23T22:26:24.529Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-23T22:26:24.529Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-23T22:26:24.529Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements [2021-03-23T22:26:25.109Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.036s coverage: 32.1% of statements [2021-03-23T22:26:25.109Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-03-23T22:26:26.058Z] GO111MODULE=on go vet ./... [2021-03-23T22:26:32.606Z] Merging remotes/origin/master commit c524ea489e588154e863be0deb439dbf9f36573b into PR head commit 2390c6c80529e3d8af63ee1939fcde86418223b3 [2021-03-23T22:26:31.670Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-23T22:26:31.701Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-23T22:26:31.737Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-23T22:26:31.790Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-23T22:26:31.790Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-23T22:26:31.803Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3291/head:refs/remotes/origin/PR-3291 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-23T22:26:32.634Z] > git config core.sparsecheckout # timeout=10 [2021-03-23T22:26:32.652Z] > git checkout -f 2390c6c80529e3d8af63ee1939fcde86418223b3 # timeout=10 [2021-03-23T22:26:32.966Z] > git remote # timeout=10 [2021-03-23T22:26:32.982Z] > git config --get remote.origin.url # timeout=10 [2021-03-23T22:26:33.045Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-23T22:26:33.059Z] > git merge c524ea489e588154e863be0deb439dbf9f36573b # timeout=10 [2021-03-23T22:26:33.090Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-23T22:26:33.132Z] Merge succeeded, producing 2390c6c80529e3d8af63ee1939fcde86418223b3 [2021-03-23T22:26:33.133Z] Checking out Revision 2390c6c80529e3d8af63ee1939fcde86418223b3 (PR-3291) [2021-03-23T22:26:33.148Z] > git config core.sparsecheckout # timeout=10 [2021-03-23T22:26:33.185Z] > git checkout -f 2390c6c80529e3d8af63ee1939fcde86418223b3 # timeout=10 [2021-03-23T22:26:37.694Z] Commit message: "feat(security): Implementation for adding registry role on the fly Implement the capability to add registry ACL roles on the fly via environment variable. Changes made on security-bootstrapper's setupRegistryACL sub-command: - Add logic to read and parse the environment variable ADD_REGISTRY_ACL_ROLES for adding additional registry roles on the fly - Add validation logic on the comma-separated list of service key names as role names - Add logic to make a unique list of role names combining both ones from configuration and from env. var. - Refactor logic to re-set up when running in 2nd time or later" [2021-03-23T22:26:37.749Z] > git --version # timeout=10 [2021-03-23T22:26:37.756Z] > git --version # 'git version 2.17.1' [2021-03-23T22:26:37.766Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-23T22:26:39.612Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-23T22:26:40.029Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-23T22:26:40.455Z] + true [2021-03-23T22:26:40.455Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-23T22:26:42.594Z] provisioning config files... [2021-03-23T22:26:42.640Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5010549547718624319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-23T22:26:43.104Z] ---> docker-login.sh [2021-03-23T22:26:43.104Z] nexus3.edgexfoundry.org:10001 [2021-03-23T22:26:44.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T22:26:44.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T22:26:44.366Z] Configure a credential helper to remove this warning. See [2021-03-23T22:26:44.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T22:26:44.366Z] [2021-03-23T22:26:44.366Z] Login Succeeded [2021-03-23T22:26:44.366Z] nexus3.edgexfoundry.org:10002 [2021-03-23T22:26:44.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T22:26:44.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T22:26:44.965Z] Configure a credential helper to remove this warning. See [2021-03-23T22:26:44.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T22:26:44.965Z] [2021-03-23T22:26:44.965Z] Login Succeeded [2021-03-23T22:26:44.965Z] nexus3.edgexfoundry.org:10003 [2021-03-23T22:26:45.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T22:26:45.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T22:26:45.526Z] Configure a credential helper to remove this warning. See [2021-03-23T22:26:45.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T22:26:45.526Z] [2021-03-23T22:26:45.526Z] Login Succeeded [2021-03-23T22:26:45.526Z] nexus3.edgexfoundry.org:10004 [2021-03-23T22:26:45.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T22:26:46.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T22:26:46.074Z] Configure a credential helper to remove this warning. See [2021-03-23T22:26:46.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T22:26:46.074Z] [2021-03-23T22:26:46.074Z] Login Succeeded [2021-03-23T22:26:46.074Z] docker.io [2021-03-23T22:26:46.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-23T22:26:46.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-23T22:26:46.618Z] Configure a credential helper to remove this warning. See [2021-03-23T22:26:46.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-23T22:26:46.618Z] [2021-03-23T22:26:46.618Z] Login Succeeded [2021-03-23T22:26:46.618Z] ---> docker-login.sh ends [Pipeline] } [2021-03-23T22:26:46.647Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-23T22:26:47.192Z] ========================================================= [2021-03-23T22:26:47.192Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-23T22:26:47.192Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-23T22:26:47.608Z] + 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-23T22:26:50.233Z] Sending build context to Docker daemon 166.9MB [2021-03-23T22:26:50.233Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-23T22:26:50.233Z] Step 2/6 : FROM ${BASE} [2021-03-23T22:26:50.233Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-23T22:26:50.233Z] 5f621e34cdf4: Pulling fs layer [2021-03-23T22:26:50.233Z] a4357932f1b6: Pulling fs layer [2021-03-23T22:26:50.233Z] 18c013af1878: Pulling fs layer [2021-03-23T22:26:50.233Z] 00ac8860ef70: Pulling fs layer [2021-03-23T22:26:50.233Z] 63d7cb157983: Pulling fs layer [2021-03-23T22:26:50.233Z] b116817d02f9: Pulling fs layer [2021-03-23T22:26:50.233Z] 745a02a5169b: Pulling fs layer [2021-03-23T22:26:50.233Z] 00ac8860ef70: Waiting [2021-03-23T22:26:50.233Z] 63d7cb157983: Waiting [2021-03-23T22:26:50.233Z] b116817d02f9: Waiting [2021-03-23T22:26:50.233Z] 745a02a5169b: Waiting [2021-03-23T22:26:50.233Z] 18c013af1878: Verifying Checksum [2021-03-23T22:26:50.233Z] 18c013af1878: Download complete [2021-03-23T22:26:50.233Z] a4357932f1b6: Download complete [2021-03-23T22:26:50.233Z] 63d7cb157983: Verifying Checksum [2021-03-23T22:26:50.233Z] 63d7cb157983: Download complete [2021-03-23T22:26:50.233Z] b116817d02f9: Verifying Checksum [2021-03-23T22:26:50.233Z] b116817d02f9: Download complete [2021-03-23T22:26:50.233Z] 5f621e34cdf4: Verifying Checksum [2021-03-23T22:26:50.233Z] 5f621e34cdf4: Download complete [2021-03-23T22:26:50.509Z] 5f621e34cdf4: Pull complete [2021-03-23T22:26:51.108Z] a4357932f1b6: Pull complete [2021-03-23T22:26:51.385Z] 18c013af1878: Pull complete [2021-03-23T22:26:52.368Z] 745a02a5169b: Verifying Checksum [2021-03-23T22:26:52.368Z] 745a02a5169b: Download complete [2021-03-23T22:26:52.778Z] gofmt -l . [2021-03-23T22:26:52.778Z] [ "`gofmt -l .`" = "" ] [2021-03-23T22:26:52.778Z] ./bin/test-go-mod-tidy.sh [2021-03-23T22:26:52.778Z] ./bin/test-attribution-txt.sh [2021-03-23T22:26:53.345Z] 00ac8860ef70: Download complete [Pipeline] sh [2021-03-23T22:26:53.681Z] + ls -al . [2021-03-23T22:26:53.681Z] total 776 [2021-03-23T22:26:53.681Z] drwxrwxr-x 10 1001 1001 4096 Mar 23 22:26 . [2021-03-23T22:26:53.681Z] drwxr-xr-x 4 root root 28 Mar 23 22:25 .. [2021-03-23T22:26:53.681Z] -rw-rw-r-- 1 1001 1001 11 Mar 23 22:23 .dockerignore [2021-03-23T22:26:53.681Z] drwxrwxr-x 8 1001 1001 179 Mar 23 22:23 .git [2021-03-23T22:26:53.681Z] drwxrwxr-x 3 1001 1001 125 Mar 23 22:23 .github [2021-03-23T22:26:53.681Z] -rw-rw-r-- 1 1001 1001 818 Mar 23 22:23 .gitignore [2021-03-23T22:26:53.681Z] drwx------ 3 1001 1001 60 Mar 23 22:24 .semver [2021-03-23T22:26:53.681Z] -rw-rw-r-- 1 1001 1001 166 Mar 23 22:23 .sonarcloud.properties [2021-03-23T22:26:53.681Z] -rw-rw-r-- 1 1001 1001 8607 Mar 23 22:23 Attribution.txt [2021-03-23T22:26:53.681Z] -rw-rw-r-- 1 1001 1001 3804 Mar 23 22:23 CONTRIBUTING.md [2021-03-23T22:26:53.681Z] -rw-rw-r-- 1 1001 1001 931 Mar 23 22:23 Dockerfile.build [2021-03-23T22:26:53.682Z] -rw-rw-r-- 1 1001 1001 863 Mar 23 22:23 Jenkinsfile [2021-03-23T22:26:53.682Z] -rw-rw-r-- 1 1001 1001 10775 Mar 23 22:23 LICENSE [2021-03-23T22:26:53.682Z] -rw-rw-r-- 1 1001 1001 5774 Mar 23 22:23 Makefile [2021-03-23T22:26:53.682Z] -rw-rw-r-- 1 1001 1001 6548 Mar 23 22:23 README.md [2021-03-23T22:26:53.682Z] -rw-rw-r-- 1 1001 1001 6755 Mar 23 22:23 SECURITY.md [2021-03-23T22:26:53.682Z] -rw-rw-r-- 1 1001 1001 5 Mar 23 22:24 VERSION [2021-03-23T22:26:53.682Z] -rw-rw-r-- 1 1001 1001 4131 Mar 23 22:23 ZMQWindows.md [2021-03-23T22:26:53.682Z] drwxrwxr-x 2 1001 1001 117 Mar 23 22:23 bin [2021-03-23T22:26:53.682Z] drwxrwxr-x 14 1001 1001 4096 Mar 23 22:23 cmd [2021-03-23T22:26:53.682Z] -rw-r--r-- 1 root root 666600 Mar 23 22:26 coverage.out [2021-03-23T22:26:53.682Z] -rw-r--r-- 1 root root 1056 Mar 23 22:26 go.mod [2021-03-23T22:26:53.682Z] -rw-r--r-- 1 root root 22211 Mar 23 22:26 go.sum [2021-03-23T22:26:53.682Z] drwxrwxr-x 8 1001 1001 127 Mar 23 22:23 internal [2021-03-23T22:26:53.682Z] drwxrwxr-x 4 1001 1001 26 Mar 23 22:23 openapi [2021-03-23T22:26:53.682Z] drwxrwxr-x 4 1001 1001 71 Mar 23 22:23 snap [2021-03-23T22:26:53.682Z] -rw-rw-r-- 1 1001 1001 168 Mar 23 22:23 version.go [Pipeline] sh [2021-03-23T22:26:54.015Z] + '[' -e coverage.out ] [2021-03-23T22:26:54.015Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-23T22:26:54.243Z] Stashed 1 file(s) [Pipeline] sh [2021-03-23T22:26:54.564Z] + make build [2021-03-23T22:26:54.564Z] 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-23T22:26:58.784Z] 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-23T22:27:05.776Z] 00ac8860ef70: Pull complete [2021-03-23T22:27:05.776Z] 63d7cb157983: Pull complete [2021-03-23T22:27:05.776Z] b116817d02f9: Pull complete [2021-03-23T22:27:06.994Z] 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-23T22:27:07.967Z] 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-23T22:27:08.439Z] 745a02a5169b: Pull complete [2021-03-23T22:27:08.440Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-23T22:27:08.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-23T22:27:08.440Z] ---> b7e6874047d6 [2021-03-23T22:27:08.440Z] 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-23T22:27:09.394Z] 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-23T22:27:09.666Z] 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-23T22:27:11.607Z] 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-23T22:27:11.845Z] ---> Running in 784a06111aa5 [2021-03-23T22:27:13.006Z] 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-23T22:27:13.296Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T22:27:13.918Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T22:27:14.408Z] 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-23T22:27:14.516Z] (1/12) Installing libmagic (5.38-r0) [2021-03-23T22:27:14.790Z] (2/12) Installing file (5.38-r0) [2021-03-23T22:27:14.790Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-23T22:27:15.062Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-23T22:27:15.366Z] 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-23T22:27:16.330Z] 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-23T22:27:17.749Z] 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-23T22:27:19.365Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-23T22:27:19.365Z] (6/12) Installing patch (2.7.6-r6) [2021-03-23T22:27:19.366Z] (7/12) Installing build-base (0.5-r2) [2021-03-23T22:27:19.366Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-23T22:27:19.635Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-23T22:27:19.635Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-23T22:27:19.635Z] (11/12) Installing libzmq (4.3.3-r0) [Pipeline] } [2021-03-23T22:27:19.714Z] $ docker stop --time=1 4901f24a47e63a097917fa9052c9fcb1ea7e4778e08f02a94494cc6af9396a79 [2021-03-23T22:27:19.907Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-23T22:27:19.907Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T22:27:19.907Z] OK: 217 MiB in 51 packages [2021-03-23T22:27:21.415Z] $ docker rm -f 4901f24a47e63a097917fa9052c9fcb1ea7e4778e08f02a94494cc6af9396a79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-03-23T22:27:24.219Z] Removing intermediate container 784a06111aa5 [2021-03-23T22:27:24.219Z] ---> 901255ee31d3 [2021-03-23T22:27:24.219Z] Step 4/6 : WORKDIR /edgex-go [2021-03-23T22:27:24.219Z] ---> Running in a49a7069a1b5 [2021-03-23T22:27:24.817Z] Removing intermediate container a49a7069a1b5 [2021-03-23T22:27:24.817Z] ---> 28228131604b [2021-03-23T22:27:24.817Z] Step 5/6 : COPY go.mod . [2021-03-23T22:27:25.424Z] ---> 35a98c893a0b [2021-03-23T22:27:25.424Z] Step 6/6 : RUN go mod download [Pipeline] isUnix [Pipeline] sh [2021-03-23T22:27:25.697Z] ---> Running in f65e02956fb4 [2021-03-23T22:27:25.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-23T22:27:25.841Z] [2021-03-23T22:27:25.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-23T22:27:26.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-23T22:27:26.235Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-23T22:27:26.235Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-23T22:27:26.235Z] ca9280d653b3: Pulling fs layer [2021-03-23T22:27:26.235Z] 7e9c9ca2126c: Pulling fs layer [2021-03-23T22:27:26.499Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-23T22:27:26.499Z] cbdbe7a5bc2a: Download complete [2021-03-23T22:27:26.762Z] cbdbe7a5bc2a: Pull complete [2021-03-23T22:27:27.029Z] ca9280d653b3: Verifying Checksum [2021-03-23T22:27:27.029Z] ca9280d653b3: Download complete [2021-03-23T22:27:27.983Z] 7e9c9ca2126c: Download complete [2021-03-23T22:27:27.983Z] ca9280d653b3: Pull complete [2021-03-23T22:27:34.751Z] 7e9c9ca2126c: Pull complete [2021-03-23T22:27:34.751Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-23T22:27:34.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-23T22:27:34.752Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-23T22:27:34.959Z] prd-centos7-docker-4c-2g-31121 does not seem to be running inside a container [2021-03-23T22:27:35.007Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-23T22:27:37.991Z] $ docker top 3d66d889755381275c6ed3d8cdd7c677cdf1a5d32442877eea00044566ab3e70 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-23T22:27:38.561Z] + docker-compose build --help [2021-03-23T22:27:38.561Z] + grep parallel [2021-03-23T22:27:39.508Z] --parallel Build images in parallel. [Pipeline] } [2021-03-23T22:27:39.541Z] $ docker stop --time=1 3d66d889755381275c6ed3d8cdd7c677cdf1a5d32442877eea00044566ab3e70 [2021-03-23T22:27:40.935Z] $ docker rm -f 3d66d889755381275c6ed3d8cdd7c677cdf1a5d32442877eea00044566ab3e70 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T22:27:41.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-23T22:27:41.708Z] . [Pipeline] withDockerContainer [2021-03-23T22:27:41.825Z] prd-centos7-docker-4c-2g-31121 does not seem to be running inside a container [2021-03-23T22:27:41.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-23T22:27:42.568Z] $ docker top 02628366784aeeeaf611bd00060c3f8229149a2747fa8f568b55f7ca85d2aad3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-23T22:27:43.089Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-23T22:27:44.036Z] Building docker-core-command-go ... [2021-03-23T22:27:44.036Z] Building docker-core-data-go ... [2021-03-23T22:27:44.036Z] Building docker-core-metadata-go ... [2021-03-23T22:27:44.036Z] Building docker-security-bootstrapper-go ... [2021-03-23T22:27:44.036Z] Building docker-security-proxy-setup-go ... [2021-03-23T22:27:44.036Z] Building docker-security-secretstore-setup-go ... [2021-03-23T22:27:44.036Z] Building docker-support-notifications-go ... [2021-03-23T22:27:44.036Z] Building docker-support-scheduler-go ... [2021-03-23T22:27:44.036Z] Building docker-sys-mgmt-agent-go ... [2021-03-23T22:27:44.036Z] Building docker-core-data-go [2021-03-23T22:27:44.036Z] Building docker-security-bootstrapper-go [2021-03-23T22:27:44.036Z] Building docker-support-notifications-go [2021-03-23T22:27:44.036Z] Building docker-core-metadata-go [2021-03-23T22:27:44.036Z] Building docker-security-proxy-setup-go [2021-03-23T22:27:52.522Z] Removing intermediate container f65e02956fb4 [2021-03-23T22:27:52.522Z] ---> 0a19e2c8e597 [2021-03-23T22:27:52.522Z] Successfully built 0a19e2c8e597 [2021-03-23T22:27:52.522Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-23T22:27:52.918Z] + docker inspect -f . ci-base-image-arm64 [2021-03-23T22:27:52.918Z] . [Pipeline] withDockerContainer [2021-03-23T22:27:53.219Z] prd-ubuntu18.04-docker-arm64-4c-16g-31122 does not seem to be running inside a container [2021-03-23T22:27:53.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-23T22:27:54.838Z] $ docker top 8ec8c221bc1691f00bad1695df3fefd5026dc97a7bc24664a1d5ab2cb76fc164 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-23T22:27:55.880Z] + go version [2021-03-23T22:27:55.880Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-23T22:27:55.922Z] $ docker stop --time=1 8ec8c221bc1691f00bad1695df3fefd5026dc97a7bc24664a1d5ab2cb76fc164 [2021-03-23T22:27:57.833Z] $ docker rm -f 8ec8c221bc1691f00bad1695df3fefd5026dc97a7bc24664a1d5ab2cb76fc164 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T22:27:59.050Z] + docker inspect -f . ci-base-image-arm64 [2021-03-23T22:27:59.050Z] . [Pipeline] withDockerContainer [2021-03-23T22:27:59.320Z] prd-ubuntu18.04-docker-arm64-4c-16g-31122 does not seem to be running inside a container [2021-03-23T22:27:59.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-23T22:28:00.753Z] $ docker top 789ad8e53167bf81bfc3074bd3f34bd40ce706dc25848473057eee209960c828 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-23T22:28:01.153Z] ========================================================= [2021-03-23T22:28:01.153Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-23T22:28:01.153Z] ========================================================= [Pipeline] sh [2021-03-23T22:28:01.524Z] + make test [2021-03-23T22:28:01.797Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-23T22:28:16.348Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T22:28:16.348Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-23T22:28:16.348Z] ---> 16c99138faf8 [2021-03-23T22:28:16.348Z] Step 3/21 : WORKDIR /edgex-go [2021-03-23T22:28:16.348Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T22:28:16.348Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-23T22:28:16.348Z] ---> 16c99138faf8 [2021-03-23T22:28:16.348Z] Step 3/23 : WORKDIR /edgex-go [2021-03-23T22:28:16.348Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T22:28:16.348Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-23T22:28:16.348Z] ---> 16c99138faf8 [2021-03-23T22:28:16.348Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 3/31 : WORKDIR /edgex-go [2021-03-23T22:28:16.348Z] [2021-03-23T22:28:16.348Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-23T22:28:16.348Z] ---> 16c99138faf8 [2021-03-23T22:28:16.348Z] Step 3/23 : WORKDIR /edgex-go [2021-03-23T22:28:16.348Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T22:28:16.348Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-23T22:28:16.348Z] ---> 16c99138faf8 [2021-03-23T22:28:16.348Z] Step 3/22 : WORKDIR /edgex-go [2021-03-23T22:28:16.348Z] ---> Running in 6361c7d981c3 [2021-03-23T22:28:16.348Z] ---> Running in 2399dabf61f5 [2021-03-23T22:28:16.348Z] ---> Running in 01d065af6e0a [2021-03-23T22:28:16.348Z] ---> Running in a6ad739c3b68 [2021-03-23T22:28:16.348Z] ---> Running in 74204fc83de6 [2021-03-23T22:28:16.348Z] Removing intermediate container 74204fc83de6 [2021-03-23T22:28:16.348Z] ---> f5e1936367b6 [2021-03-23T22:28:16.348Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T22:28:16.348Z] Removing intermediate container 01d065af6e0a [2021-03-23T22:28:16.348Z] ---> 01828bb713f4 [2021-03-23T22:28:16.348Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T22:28:16.348Z] Removing intermediate container 2399dabf61f5 [2021-03-23T22:28:16.348Z] ---> 29b542e7f148 [2021-03-23T22:28:16.348Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T22:28:16.348Z] Removing intermediate container 6361c7d981c3 [2021-03-23T22:28:16.348Z] ---> 81197fab0b1d [2021-03-23T22:28:16.348Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T22:28:16.348Z] Removing intermediate container a6ad739c3b68 [2021-03-23T22:28:16.348Z] ---> bd9a0996a903 [2021-03-23T22:28:16.348Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T22:28:16.348Z] ---> Running in 236900117d65 [2021-03-23T22:28:16.348Z] ---> Running in febaadd684bb [2021-03-23T22:28:16.348Z] ---> Running in 9b71c9caf4c5 [2021-03-23T22:28:16.348Z] ---> Running in b73767bc1d62 [2021-03-23T22:28:16.348Z] ---> Running in 71e0ddede975 [2021-03-23T22:28:17.772Z] Removing intermediate container febaadd684bb [2021-03-23T22:28:17.772Z] ---> ac2dbc5822ea [2021-03-23T22:28:17.772Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-23T22:28:17.772Z] ---> Running in 95775ae90897 [2021-03-23T22:28:18.045Z] Removing intermediate container 9b71c9caf4c5 [2021-03-23T22:28:18.045Z] ---> 68c98862a629 [2021-03-23T22:28:18.045Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-23T22:28:18.045Z] Removing intermediate container 236900117d65 [2021-03-23T22:28:18.045Z] ---> e5377498633b [2021-03-23T22:28:18.045Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-23T22:28:18.045Z] Removing intermediate container 71e0ddede975 [2021-03-23T22:28:18.045Z] ---> c7ccb2f35e4a [2021-03-23T22:28:18.045Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-23T22:28:18.315Z] Removing intermediate container b73767bc1d62 [2021-03-23T22:28:18.315Z] ---> 4bb7959ae4df [2021-03-23T22:28:18.315Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-23T22:28:18.315Z] ---> Running in 3475a03e2580 [2021-03-23T22:28:18.315Z] ---> Running in a294df618679 [2021-03-23T22:28:18.315Z] ---> Running in 4b4194f14983 [2021-03-23T22:28:18.315Z] ---> Running in 95580f3c5849 [2021-03-23T22:28:18.898Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T22:28:19.162Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T22:28:19.425Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T22:28:19.425Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T22:28:19.425Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T22:28:19.425Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T22:28:19.688Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T22:28:19.955Z] OK: 233 MiB in 51 packages [2021-03-23T22:28:19.955Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T22:28:20.217Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T22:28:20.217Z] OK: 233 MiB in 51 packages [2021-03-23T22:28:20.217Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T22:28:20.491Z] OK: 233 MiB in 51 packages [2021-03-23T22:28:20.491Z] OK: 233 MiB in 51 packages [2021-03-23T22:28:20.491Z] Removing intermediate container 95775ae90897 [2021-03-23T22:28:20.491Z] ---> d403cdc7b235 [2021-03-23T22:28:20.491Z] Step 6/23 : COPY go.mod . [2021-03-23T22:28:20.756Z] Removing intermediate container 3475a03e2580 [2021-03-23T22:28:20.756Z] ---> 1e58a128abdb [2021-03-23T22:28:20.756Z] Step 6/23 : COPY go.mod . [2021-03-23T22:28:21.024Z] OK: 233 MiB in 51 packages [2021-03-23T22:28:21.024Z] ---> ab232b076107 [2021-03-23T22:28:21.024Z] Step 7/23 : RUN go mod download [2021-03-23T22:28:21.295Z] ---> ec9fd7a26b66 [2021-03-23T22:28:21.295Z] Step 7/23 : RUN go mod download [2021-03-23T22:28:21.295Z] ---> Running in 61140880d412 [2021-03-23T22:28:21.295Z] Removing intermediate container 95580f3c5849 [2021-03-23T22:28:21.295Z] ---> b6cdf5a9bbb5 [2021-03-23T22:28:21.295Z] Step 6/21 : COPY go.mod . [2021-03-23T22:28:21.557Z] ---> Running in b828a0dd7a03 [2021-03-23T22:28:21.557Z] Removing intermediate container a294df618679 [2021-03-23T22:28:21.557Z] ---> 97287c21438e [2021-03-23T22:28:21.557Z] Step 6/31 : COPY go.mod . [2021-03-23T22:28:21.819Z] ---> dec130ca11d6 [2021-03-23T22:28:21.819Z] Step 7/21 : RUN go mod download [2021-03-23T22:28:22.083Z] ---> Running in c900f1ff2f71 [2021-03-23T22:28:22.083Z] ---> 143319ffaae5 [2021-03-23T22:28:22.083Z] Step 7/31 : RUN go mod download [2021-03-23T22:28:22.353Z] Removing intermediate container 4b4194f14983 [2021-03-23T22:28:22.353Z] ---> 58bbdd4dcc5c [2021-03-23T22:28:22.353Z] Step 6/22 : COPY go.mod . [2021-03-23T22:28:22.353Z] ---> Running in 43b5abea8263 [2021-03-23T22:28:22.615Z] ---> dc8d8f7a8f72 [2021-03-23T22:28:22.615Z] Step 7/22 : RUN go mod download [2021-03-23T22:28:22.615Z] ---> Running in a7a90927aa8c [2021-03-23T22:28:23.979Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-23T22:28:24.580Z] Removing intermediate container b828a0dd7a03 [2021-03-23T22:28:24.580Z] ---> 4bbfa66977a0 [2021-03-23T22:28:24.580Z] Step 8/23 : COPY . . [2021-03-23T22:28:24.580Z] Removing intermediate container c900f1ff2f71 [2021-03-23T22:28:24.580Z] ---> 0d6daec2c773 [2021-03-23T22:28:24.580Z] Step 8/21 : COPY . . [2021-03-23T22:28:24.580Z] Removing intermediate container 43b5abea8263 [2021-03-23T22:28:24.580Z] ---> 419246461eca [2021-03-23T22:28:24.580Z] Step 8/31 : COPY . . [2021-03-23T22:28:25.166Z] Removing intermediate container 61140880d412 [2021-03-23T22:28:25.166Z] ---> 54a480ed97bd [2021-03-23T22:28:25.166Z] Step 8/23 : COPY . . [2021-03-23T22:28:27.110Z] Removing intermediate container a7a90927aa8c [2021-03-23T22:28:27.110Z] ---> 0df395b12f88 [2021-03-23T22:28:27.110Z] Step 8/22 : COPY . . [2021-03-23T22:29:06.079Z] ---> 786e9d8fb0dd [2021-03-23T22:29:06.079Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-23T22:29:06.079Z] ---> 50ebf56ca47f [2021-03-23T22:29:06.079Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-23T22:29:06.079Z] ---> Running in aa9327755744 [2021-03-23T22:29:06.079Z] ---> 9ea4c108412c [2021-03-23T22:29:06.079Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-23T22:29:06.079Z] ---> dd51192eeecf [2021-03-23T22:29:06.079Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-23T22:29:06.079Z] ---> Running in ceaf31266d0e [2021-03-23T22:29:06.079Z] ---> 5af506ddac32 [2021-03-23T22:29:06.079Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-23T22:29:06.079Z] ---> Running in 8140d8c6f8b6 [2021-03-23T22:29:06.079Z] ---> Running in 31d44662dcf4 [2021-03-23T22:29:06.079Z] ---> Running in 7806ff564d90 [2021-03-23T22:29:06.079Z] 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-23T22:29:06.079Z] 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-23T22:29:06.079Z] 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-23T22:29:06.079Z] 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-23T22:29:06.079Z] 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-23T22:29:11.009Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-23T22:29:29.478Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-23T22:29:29.478Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-23T22:29:29.478Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-23T22:29:29.478Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-23T22:29:29.478Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-23T22:29:29.478Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-23T22:29:29.478Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-23T22:29:30.939Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-23T22:29:31.937Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-23T22:29:38.607Z] 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-23T22:29:40.338Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-23T22:29:40.338Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-23T22:29:40.338Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-23T22:29:42.852Z] Removing intermediate container 7806ff564d90 [2021-03-23T22:29:42.852Z] ---> 8621e90586f1 [2021-03-23T22:29:42.852Z] [2021-03-23T22:29:42.852Z] Step 10/31 : FROM alpine:3.12 [2021-03-23T22:29:43.115Z] 3.12: Pulling from library/alpine [2021-03-23T22:29:44.512Z] Removing intermediate container aa9327755744 [2021-03-23T22:29:44.512Z] ---> 09d29313cb0c [2021-03-23T22:29:44.512Z] [2021-03-23T22:29:44.512Z] Step 10/21 : FROM alpine:3.12 [2021-03-23T22:29:44.780Z] 3.12: Pulling from library/alpine [2021-03-23T22:29:47.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.305s coverage: 45.9% of statements [2021-03-23T22:29:47.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-23T22:29:47.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-23T22:29:47.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-23T22:29:47.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-23T22:29:47.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-23T22:29:47.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-23T22:29:47.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.137s coverage: 19.8% of statements [2021-03-23T22:29:47.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.295s coverage: 100.0% of statements [2021-03-23T22:29:47.353Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-23T22:29:47.353Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-23T22:29:47.353Z] Status: Downloaded newer image for alpine:3.12 [2021-03-23T22:29:47.353Z] Status: Downloaded newer image for alpine:3.12 [2021-03-23T22:29:47.353Z] ---> 88dd2752d2ea [2021-03-23T22:29:47.353Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-23T22:29:47.353Z] ---> 88dd2752d2ea [2021-03-23T22:29:47.353Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-23T22:29:47.353Z] Removing intermediate container 31d44662dcf4 [2021-03-23T22:29:47.353Z] ---> 9864a6da070c [2021-03-23T22:29:47.353Z] [2021-03-23T22:29:47.353Z] Step 10/22 : FROM alpine:3.12 [2021-03-23T22:29:47.353Z] ---> 88dd2752d2ea [2021-03-23T22:29:47.353Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-23T22:29:47.353Z] ---> Running in 936a1423ca6b [2021-03-23T22:29:47.353Z] ---> Running in ca2b0fc79139 [2021-03-23T22:29:47.353Z] ---> Running in d4c75f50287b [2021-03-23T22:29:48.749Z] Removing intermediate container ca2b0fc79139 [2021-03-23T22:29:48.749Z] ---> 1aa8c5a107c2 [2021-03-23T22:29:48.749Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-23T22:29:50.141Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T22:29:50.141Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T22:29:50.403Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-23T22:29:50.403Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-23T22:29:50.403Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-23T22:29:50.403Z] (4/4) Installing curl (7.69.1-r3) [2021-03-23T22:29:50.403Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T22:29:50.403Z] Executing ca-certificates-20191127-r4.trigger [2021-03-23T22:29:50.981Z] OK: 7 MiB in 18 packages [2021-03-23T22:29:50.981Z] ---> Running in 5274d89f2f66 [2021-03-23T22:29:50.981Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T22:29:50.981Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T22:29:50.981Z] Removing intermediate container 8140d8c6f8b6 [2021-03-23T22:29:50.981Z] ---> 0a0b58b0ba5a [2021-03-23T22:29:50.981Z] [2021-03-23T22:29:50.981Z] Step 10/23 : FROM alpine:3.12 [2021-03-23T22:29:50.981Z] ---> 88dd2752d2ea [2021-03-23T22:29:50.981Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-23T22:29:51.243Z] Removing intermediate container ceaf31266d0e [2021-03-23T22:29:51.243Z] ---> 7d4c3ec65770 [2021-03-23T22:29:51.243Z] [2021-03-23T22:29:51.243Z] Step 10/23 : FROM alpine:3.12 [2021-03-23T22:29:51.243Z] ---> 88dd2752d2ea [2021-03-23T22:29:51.243Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-23T22:29:51.243Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-23T22:29:51.243Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-23T22:29:51.817Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T22:29:51.817Z] Executing ca-certificates-20191127-r4.trigger [2021-03-23T22:29:51.817Z] OK: 6 MiB in 16 packages [2021-03-23T22:29:51.817Z] ---> Running in 5e054fab320e [2021-03-23T22:29:52.393Z] ---> Running in b57603a78cc0 [2021-03-23T22:29:52.971Z] Removing intermediate container b57603a78cc0 [2021-03-23T22:29:52.971Z] ---> 056b17802e61 [2021-03-23T22:29:52.971Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-23T22:29:52.971Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T22:29:52.971Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T22:29:52.971Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-23T22:29:52.971Z] (2/2) Installing su-exec (0.2-r1) [2021-03-23T22:29:52.971Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T22:29:53.237Z] OK: 6 MiB in 16 packages [2021-03-23T22:29:53.501Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T22:29:53.502Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T22:29:53.502Z] ---> Running in 7595342f7f97 [2021-03-23T22:29:53.502Z] Removing intermediate container 936a1423ca6b [2021-03-23T22:29:53.502Z] ---> d68160eeed53 [2021-03-23T22:29:53.502Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-23T22:29:53.502Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-23T22:29:53.502Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T22:29:53.767Z] OK: 6 MiB in 15 packages [2021-03-23T22:29:53.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.527s coverage: 27.1% of statements [2021-03-23T22:29:53.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-23T22:29:53.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-23T22:29:53.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-23T22:29:53.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-23T22:29:53.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-23T22:29:53.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-23T22:29:53.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.098s coverage: 100.0% of statements [2021-03-23T22:29:53.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-23T22:29:53.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.127s coverage: 100.0% of statements [2021-03-23T22:29:53.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-23T22:29:53.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-23T22:29:54.034Z] ---> Running in 860e125db29d [2021-03-23T22:29:54.296Z] Removing intermediate container d4c75f50287b [2021-03-23T22:29:54.296Z] ---> aa1f1e25d408 [2021-03-23T22:29:54.296Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-23T22:29:54.296Z] Removing intermediate container 7595342f7f97 [2021-03-23T22:29:54.296Z] ---> 610e6af81e7c [2021-03-23T22:29:54.296Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-23T22:29:54.561Z] ---> Running in 3fd366232fd6 [2021-03-23T22:29:54.561Z] ---> Running in 354a2be89bfa [2021-03-23T22:29:54.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.248s coverage: 71.3% of statements [2021-03-23T22:29:54.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-23T22:29:54.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-23T22:29:55.134Z] Removing intermediate container 5274d89f2f66 [2021-03-23T22:29:55.134Z] ---> 9c9d718f2203 [2021-03-23T22:29:55.134Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-23T22:29:55.134Z] Removing intermediate container 860e125db29d [2021-03-23T22:29:55.134Z] ---> 75571e8d6d1c [2021-03-23T22:29:55.134Z] Step 13/21 : WORKDIR /edgex [2021-03-23T22:29:55.134Z] Removing intermediate container 5e054fab320e [2021-03-23T22:29:55.134Z] ---> 56e68d3c2b17 [2021-03-23T22:29:55.134Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-23T22:29:55.396Z] ---> Running in 230edcf71f64 [2021-03-23T22:29:55.396Z] Removing intermediate container 3fd366232fd6 [2021-03-23T22:29:55.396Z] ---> a59e8e1d6df2 [2021-03-23T22:29:55.396Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T22:29:55.396Z] ---> Running in e372187350dd [2021-03-23T22:29:55.396Z] Removing intermediate container 354a2be89bfa [2021-03-23T22:29:55.396Z] ---> c77aeb31b6b4 [2021-03-23T22:29:55.396Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-23T22:29:55.396Z] ---> Running in 2da46dd1e262 [2021-03-23T22:29:55.660Z] ---> Running in 02ed2ccb13b4 [2021-03-23T22:29:55.660Z] ---> Running in 56254c257fb4 [2021-03-23T22:29:55.660Z] Removing intermediate container 230edcf71f64 [2021-03-23T22:29:55.660Z] ---> cc4124db5a57 [2021-03-23T22:29:55.660Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-23T22:29:55.927Z] Removing intermediate container e372187350dd [2021-03-23T22:29:55.927Z] ---> e75ebb402332 [2021-03-23T22:29:55.927Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-23T22:29:55.927Z] Removing intermediate container 2da46dd1e262 [2021-03-23T22:29:55.927Z] ---> 505d7eb86499 [2021-03-23T22:29:55.927Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-23T22:29:55.927Z] ---> Running in c64fbdac9345 [2021-03-23T22:29:55.927Z] Removing intermediate container 02ed2ccb13b4 [2021-03-23T22:29:55.927Z] ---> 2fda019c32e4 [2021-03-23T22:29:55.927Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-23T22:29:56.194Z] ---> Running in 47b213201a5b [2021-03-23T22:29:56.194Z] ---> Running in 1a8ea15624f6 [2021-03-23T22:29:56.194Z] ---> 7d2147220218 [2021-03-23T22:29:56.194Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-23T22:29:56.240Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.539s coverage: 82.9% of statements [2021-03-23T22:29:56.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-23T22:29:56.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-23T22:29:56.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.234s coverage: 78.9% of statements [2021-03-23T22:29:56.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-23T22:29:56.457Z] Removing intermediate container c64fbdac9345 [2021-03-23T22:29:56.457Z] ---> d51a436da32c [2021-03-23T22:29:56.457Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-23T22:29:56.457Z] Removing intermediate container 47b213201a5b [2021-03-23T22:29:56.457Z] ---> 99eefcfcfaa3 [2021-03-23T22:29:56.457Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-23T22:29:56.457Z] Removing intermediate container 1a8ea15624f6 [2021-03-23T22:29:56.457Z] ---> 3e580c5b72e5 [2021-03-23T22:29:56.457Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T22:29:56.720Z] ---> Running in 6e4d1dc7d842 [2021-03-23T22:29:56.720Z] ---> Running in bfe9cdfa9506 [2021-03-23T22:29:56.993Z] ---> 34973666d35a [2021-03-23T22:29:56.993Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-23T22:29:56.993Z] Removing intermediate container 6e4d1dc7d842 [2021-03-23T22:29:56.993Z] ---> 8c860dcd3d3b [2021-03-23T22:29:56.993Z] Step 15/23 : WORKDIR / [2021-03-23T22:29:56.993Z] ---> 9686647c57f7 [2021-03-23T22:29:56.993Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-23T22:29:57.263Z] ---> Running in 080636c8659e [2021-03-23T22:29:57.528Z] Removing intermediate container 56254c257fb4 [2021-03-23T22:29:57.528Z] ---> 603d7700eb8f [2021-03-23T22:29:57.528Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-23T22:29:57.798Z] ---> Running in 7edc1314c206 [2021-03-23T22:29:57.798Z] Removing intermediate container 080636c8659e [2021-03-23T22:29:57.798Z] ---> 9363d0955d51 [2021-03-23T22:29:57.798Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T22:29:57.798Z] ---> 5ed87be5e3cf [2021-03-23T22:29:57.798Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-23T22:29:58.060Z] ---> 8ca9faa787d8 [2021-03-23T22:29:58.060Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-23T22:29:58.331Z] ---> Running in 9b1ea3fba9c9 [2021-03-23T22:29:58.331Z] ---> 9873db3a1710 [2021-03-23T22:29:58.331Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-23T22:29:58.331Z] ---> 9c301644ddf2 [2021-03-23T22:29:58.331Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-23T22:29:58.331Z] Removing intermediate container bfe9cdfa9506 [2021-03-23T22:29:58.331Z] ---> d31fb916d8d6 [2021-03-23T22:29:58.331Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-23T22:29:58.597Z] ---> Running in e1169dc39343 [2021-03-23T22:29:58.597Z] Removing intermediate container 9b1ea3fba9c9 [2021-03-23T22:29:58.597Z] ---> 0c3634e95213 [2021-03-23T22:29:58.597Z] Step 18/21 : CMD ["--init=true"] [2021-03-23T22:29:58.597Z] ---> Running in 6288df9502e5 [2021-03-23T22:29:58.597Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T22:29:58.859Z] ---> Running in 60c31b0a2a08 [2021-03-23T22:29:58.859Z] Removing intermediate container e1169dc39343 [2021-03-23T22:29:58.859Z] ---> b820a9d512f5 [2021-03-23T22:29:58.859Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T22:29:59.122Z] ---> 4765bb307965 [2021-03-23T22:29:59.122Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-23T22:29:59.122Z] Removing intermediate container 6288df9502e5 [2021-03-23T22:29:59.122Z] ---> bd4f35a103b8 [2021-03-23T22:29:59.122Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-23T22:29:59.122Z] ---> Running in 4d9c053f97b2 [2021-03-23T22:29:59.122Z] Removing intermediate container 60c31b0a2a08 [2021-03-23T22:29:59.122Z] ---> c6563320c31f [2021-03-23T22:29:59.122Z] Step 19/21 : LABEL arch=x86_64 [2021-03-23T22:29:59.386Z] ---> Running in 5d9683bc6ecc [2021-03-23T22:29:59.386Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T22:29:59.386Z] ---> 751586b1d0bb [2021-03-23T22:29:59.386Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-23T22:29:59.647Z] Removing intermediate container 4d9c053f97b2 [2021-03-23T22:29:59.647Z] ---> 3398d54b8485 [2021-03-23T22:29:59.647Z] Step 20/22 : LABEL arch=x86_64 [2021-03-23T22:29:59.647Z] ---> 5cf5d60718c0 [2021-03-23T22:29:59.647Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-23T22:29:59.909Z] Removing intermediate container 5d9683bc6ecc [2021-03-23T22:29:59.909Z] ---> ea678b75d940 [2021-03-23T22:29:59.909Z] Step 20/21 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 [2021-03-23T22:29:59.909Z] ---> Running in e110c56e56bf [2021-03-23T22:29:59.909Z] ---> Running in 0698f9337287 [2021-03-23T22:29:59.909Z] ---> Running in 2a202344fc64 [2021-03-23T22:29:59.909Z] ---> Running in 10cab86f2d13 [2021-03-23T22:29:59.909Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-23T22:30:00.177Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-23T22:30:00.177Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-23T22:30:00.177Z] Removing intermediate container e110c56e56bf [2021-03-23T22:30:00.177Z] ---> 4a35fc442b37 [2021-03-23T22:30:00.177Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T22:30:00.449Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-23T22:30:00.449Z] Removing intermediate container 0698f9337287 [2021-03-23T22:30:00.449Z] ---> a5d39a59ec90 [2021-03-23T22:30:00.449Z] Step 21/22 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 [2021-03-23T22:30:00.449Z] Removing intermediate container 10cab86f2d13 [2021-03-23T22:30:00.449Z] ---> 1e4bc81bf727 [2021-03-23T22:30:00.449Z] Step 21/21 : LABEL version=0.0.0 [2021-03-23T22:30:00.449Z] ---> Running in 54f998e4888e [2021-03-23T22:30:00.449Z] ---> Running in 9e01c2492dd7 [2021-03-23T22:30:00.449Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-23T22:30:00.713Z] ---> Running in faaa4820a744 [2021-03-23T22:30:00.713Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-23T22:30:00.713Z] Removing intermediate container 54f998e4888e [2021-03-23T22:30:00.713Z] ---> bff9cd5bdc9e [2021-03-23T22:30:00.713Z] Step 21/23 : LABEL arch=x86_64 [2021-03-23T22:30:00.713Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T22:30:00.713Z] OK: 8 MiB in 20 packages [2021-03-23T22:30:00.976Z] Removing intermediate container 9e01c2492dd7 [2021-03-23T22:30:00.976Z] ---> 39ecb984e0ad [2021-03-23T22:30:00.976Z] Step 22/22 : LABEL version=0.0.0 [2021-03-23T22:30:00.976Z] Removing intermediate container faaa4820a744 [2021-03-23T22:30:00.976Z] ---> 30ca62d669a1 [2021-03-23T22:30:00.976Z] [2021-03-23T22:30:01.246Z] ---> Running in 469dedeabad1 [2021-03-23T22:30:01.246Z] ---> Running in 458295972a60 [2021-03-23T22:30:01.515Z] Successfully built 30ca62d669a1 [2021-03-23T22:30:01.515Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-23T22:30:01.515Z]  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go [2021-03-23T22:30:01.789Z] Removing intermediate container 469dedeabad1 [2021-03-23T22:30:01.789Z] ---> ec244817502f [2021-03-23T22:30:01.789Z] Step 22/23 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 [2021-03-23T22:30:01.789Z] Removing intermediate container 458295972a60 [2021-03-23T22:30:01.789Z] ---> 9b7bd4b6e890 [2021-03-23T22:30:01.789Z] [2021-03-23T22:30:01.789Z] Removing intermediate container 2a202344fc64 [2021-03-23T22:30:01.789Z] ---> 6e60de038c70 [2021-03-23T22:30:01.789Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T22:30:01.789Z] ---> Running in c3c7b87a6d1b [2021-03-23T22:30:01.789Z] Removing intermediate container 7edc1314c206 [2021-03-23T22:30:01.789Z] ---> c407806b5537 [2021-03-23T22:30:01.789Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T22:30:02.058Z] Successfully built 9b7bd4b6e890 [2021-03-23T22:30:02.058Z] Successfully tagged docker-support-notifications-go:latest [2021-03-23T22:30:02.058Z]  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2021-03-23T22:30:02.058Z] Removing intermediate container c3c7b87a6d1b [2021-03-23T22:30:02.058Z] ---> 68ec92e2ed31 [2021-03-23T22:30:02.058Z] Step 23/23 : LABEL version=0.0.0 [2021-03-23T22:30:02.325Z] ---> 6d00a7c70abc [2021-03-23T22:30:02.325Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-23T22:30:02.325Z] ---> Running in ae5e02626f6f [2021-03-23T22:30:02.594Z] ---> 9f6d6f9e96d5 [2021-03-23T22:30:02.594Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-23T22:30:02.863Z] Removing intermediate container ae5e02626f6f [2021-03-23T22:30:02.863Z] ---> 607deae50789 [2021-03-23T22:30:02.863Z] [2021-03-23T22:30:03.811Z] Successfully built 607deae50789 [2021-03-23T22:30:03.811Z] Successfully tagged docker-core-metadata-go:latest [2021-03-23T22:30:04.075Z]  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go [2021-03-23T22:30:06.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.136s coverage: 28.6% of statements [2021-03-23T22:30:06.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-23T22:30:06.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-23T22:30:06.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-23T22:30:06.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-23T22:30:06.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-23T22:30:06.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.161s coverage: 100.0% of statements [2021-03-23T22:30:06.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-23T22:30:06.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.068s coverage: 100.0% of statements [2021-03-23T22:30:06.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-23T22:30:06.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.404s coverage: 86.7% of statements [2021-03-23T22:30:06.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-23T22:30:06.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.296s coverage: 97.5% of statements [2021-03-23T22:30:06.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-23T22:30:06.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.201s coverage: 78.3% of statements [2021-03-23T22:30:06.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-23T22:30:06.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-23T22:30:06.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-23T22:30:06.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-23T22:30:08.313Z] ---> c7d33a7bfe86 [2021-03-23T22:30:08.313Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-23T22:30:08.313Z] ---> e39e4407efb6 [2021-03-23T22:30:08.313Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-23T22:30:10.889Z] ---> 18250e79a350 [2021-03-23T22:30:10.889Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-23T22:30:10.889Z] ---> 52189ac06396 [2021-03-23T22:30:10.889Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-23T22:30:10.889Z] ---> Running in b7ea34886736 [2021-03-23T22:30:11.468Z] ---> f9975e4e2b37 [2021-03-23T22:30:11.468Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-23T22:30:11.468Z] Removing intermediate container b7ea34886736 [2021-03-23T22:30:11.468Z] ---> 0eacc3910b27 [2021-03-23T22:30:11.468Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T22:30:11.468Z] ---> Running in 9526961a37c8 [2021-03-23T22:30:11.734Z] ---> c8166ed60d7f [2021-03-23T22:30:11.734Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-23T22:30:11.734Z] Removing intermediate container 9526961a37c8 [2021-03-23T22:30:11.734Z] ---> 7b0c2b3f7e53 [2021-03-23T22:30:11.734Z] Step 21/23 : LABEL arch=x86_64 [2021-03-23T22:30:12.002Z] ---> Running in 240baec752cc [2021-03-23T22:30:12.002Z] ---> Running in 0fbd2fdae860 [2021-03-23T22:30:12.002Z] Removing intermediate container 240baec752cc [2021-03-23T22:30:12.002Z] ---> 3f3c0c8c08de [2021-03-23T22:30:12.002Z] Step 22/23 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 [2021-03-23T22:30:12.586Z] ---> Running in 30b62300bbab [2021-03-23T22:30:15.931Z] Removing intermediate container 0fbd2fdae860 [2021-03-23T22:30:15.931Z] ---> f4f546888f66 [2021-03-23T22:30:15.931Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-23T22:30:16.518Z] Removing intermediate container 30b62300bbab [2021-03-23T22:30:16.518Z] ---> 05d205744f92 [2021-03-23T22:30:16.518Z] Step 23/23 : LABEL version=0.0.0 [2021-03-23T22:30:16.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.261s coverage: 92.8% of statements [2021-03-23T22:30:16.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-23T22:30:16.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-23T22:30:16.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-23T22:30:16.626Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-23T22:30:16.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-23T22:30:16.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-23T22:30:16.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-23T22:30:16.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-23T22:30:16.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-23T22:30:16.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-23T22:30:16.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-23T22:30:16.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-23T22:30:16.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-23T22:30:16.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-23T22:30:16.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-23T22:30:16.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-23T22:30:16.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-23T22:30:16.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-23T22:30:16.626Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements [2021-03-23T22:30:16.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-23T22:30:16.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-23T22:30:16.626Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.350s coverage: 0.1% of statements [2021-03-23T22:30:16.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-23T22:30:16.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-23T22:30:16.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-23T22:30:16.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.084s coverage: 47.1% of statements [2021-03-23T22:30:16.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.108s coverage: 79.5% of statements [2021-03-23T22:30:16.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2021-03-23T22:30:16.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.097s coverage: 96.3% of statements [2021-03-23T22:30:16.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements [2021-03-23T22:30:19.120Z] ---> 28cf30c42512 [2021-03-23T22:30:19.120Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-23T22:30:19.387Z] ---> Running in 02fde2fe494e [2021-03-23T22:30:20.822Z] ---> Running in 69e57d852245 [2021-03-23T22:30:20.822Z] Removing intermediate container 02fde2fe494e [2021-03-23T22:30:20.822Z] ---> 191076eaaffc [2021-03-23T22:30:20.822Z] [2021-03-23T22:30:21.411Z] Successfully built 191076eaaffc [2021-03-23T22:30:21.682Z] Successfully tagged docker-core-data-go:latest [2021-03-23T22:30:21.682Z]  Building docker-core-data-go ... done Building docker-core-command-go [2021-03-23T22:30:26.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.080s coverage: 94.4% of statements [2021-03-23T22:30:26.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2021-03-23T22:30:27.715Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T22:30:27.715Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-23T22:30:27.715Z] ---> 16c99138faf8 [2021-03-23T22:30:27.715Z] Step 3/22 : WORKDIR /edgex-go [2021-03-23T22:30:27.715Z] ---> Using cache [2021-03-23T22:30:27.715Z] ---> bd9a0996a903 [2021-03-23T22:30:27.715Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T22:30:27.715Z] ---> Using cache [2021-03-23T22:30:27.715Z] ---> c7ccb2f35e4a [2021-03-23T22:30:27.715Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-23T22:30:27.715Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T22:30:27.715Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-23T22:30:27.715Z] ---> 16c99138faf8 [2021-03-23T22:30:27.715Z] Step 3/24 : WORKDIR /edgex-go [2021-03-23T22:30:27.715Z] ---> Using cache [2021-03-23T22:30:27.715Z] ---> bd9a0996a903 [2021-03-23T22:30:27.715Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T22:30:27.715Z] ---> Using cache [2021-03-23T22:30:27.715Z] ---> c7ccb2f35e4a [2021-03-23T22:30:27.715Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-23T22:30:27.715Z] ---> Using cache [2021-03-23T22:30:27.715Z] ---> Using cache [2021-03-23T22:30:27.715Z] ---> b6cdf5a9bbb5 [2021-03-23T22:30:27.716Z] Step 6/24 : COPY go.mod . [2021-03-23T22:30:27.716Z] ---> b6cdf5a9bbb5 [2021-03-23T22:30:27.716Z] Step 6/22 : COPY go.mod . [2021-03-23T22:30:27.716Z] ---> Using cache [2021-03-23T22:30:27.716Z] ---> dec130ca11d6 [2021-03-23T22:30:27.716Z] ---> Using cache [2021-03-23T22:30:27.716Z] Step 7/22 : RUN go mod download ---> dec130ca11d6 [2021-03-23T22:30:27.716Z] Step 7/24 : RUN go mod download [2021-03-23T22:30:27.716Z] [2021-03-23T22:30:27.716Z] ---> Using cache [2021-03-23T22:30:27.716Z] ---> 0d6daec2c773 [2021-03-23T22:30:27.716Z] Step 8/22 : COPY . . [2021-03-23T22:30:27.716Z] ---> Using cache [2021-03-23T22:30:27.716Z] ---> 0d6daec2c773 [2021-03-23T22:30:27.716Z] Step 8/24 : COPY . . [2021-03-23T22:30:27.716Z] ---> Using cache [2021-03-23T22:30:27.716Z] ---> 50ebf56ca47f [2021-03-23T22:30:27.716Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-23T22:30:27.716Z] ---> Using cache [2021-03-23T22:30:27.716Z] ---> 50ebf56ca47f [2021-03-23T22:30:27.716Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-23T22:30:27.977Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T22:30:27.977Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-23T22:30:27.977Z] ---> 16c99138faf8 [2021-03-23T22:30:27.977Z] Step 3/26 : WORKDIR /edgex-go [2021-03-23T22:30:27.978Z] ---> Using cache [2021-03-23T22:30:27.978Z] ---> bd9a0996a903 [2021-03-23T22:30:27.978Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T22:30:27.978Z] ---> Using cache [2021-03-23T22:30:27.978Z] ---> c7ccb2f35e4a [2021-03-23T22:30:27.978Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-23T22:30:29.913Z] ---> Running in 5b9afdf8b41d [2021-03-23T22:30:29.913Z] ---> Running in 2e6378e902ea [2021-03-23T22:30:29.913Z] ---> Running in 3c364626b33c [2021-03-23T22:30:30.500Z] Removing intermediate container 69e57d852245 [2021-03-23T22:30:30.500Z] ---> bd24fa4e40a0 [2021-03-23T22:30:30.500Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-23T22:30:31.452Z] ---> Running in 8f3e890d62ec [2021-03-23T22:30:32.041Z] 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-23T22:30:32.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.482s coverage: 82.6% of statements [2021-03-23T22:30:32.305Z] Removing intermediate container 8f3e890d62ec [2021-03-23T22:30:32.305Z] ---> 038a34eae9c9 [2021-03-23T22:30:32.305Z] Step 28/31 : CMD ["gate"] [2021-03-23T22:30:32.305Z] 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-23T22:30:32.305Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T22:30:32.568Z] ---> Running in 0121b2d4fdf7 [2021-03-23T22:30:33.163Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T22:30:33.163Z] Removing intermediate container 0121b2d4fdf7 [2021-03-23T22:30:33.163Z] ---> 3266686a07ea [2021-03-23T22:30:33.163Z] Step 29/31 : LABEL arch=x86_64 [2021-03-23T22:30:33.764Z] OK: 233 MiB in 51 packages [2021-03-23T22:30:34.032Z] ---> Running in 71937455261e [2021-03-23T22:30:35.473Z] Removing intermediate container 71937455261e [2021-03-23T22:30:35.473Z] ---> 46f605abbaf3 [2021-03-23T22:30:35.473Z] Step 30/31 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 [2021-03-23T22:30:35.754Z] ---> Running in 058a2f225a39 [2021-03-23T22:30:35.755Z] Removing intermediate container 3c364626b33c [2021-03-23T22:30:35.755Z] ---> 71e874e22399 [2021-03-23T22:30:35.755Z] Step 6/26 : COPY go.mod . [2021-03-23T22:30:36.736Z] ---> 3cd382870e49 [2021-03-23T22:30:36.736Z] Step 7/26 : RUN go mod download [2021-03-23T22:30:36.736Z] Removing intermediate container 058a2f225a39 [2021-03-23T22:30:36.736Z] ---> c107c7f78eea [2021-03-23T22:30:36.736Z] Step 31/31 : LABEL version=0.0.0 [2021-03-23T22:30:36.736Z] ---> Running in 1c0683ed9333 [2021-03-23T22:30:37.001Z] ---> Running in 4fb045a28385 [2021-03-23T22:30:37.988Z] Removing intermediate container 4fb045a28385 [2021-03-23T22:30:37.988Z] ---> ef1c99ab456b [2021-03-23T22:30:37.988Z] [2021-03-23T22:30:38.256Z] Successfully built ef1c99ab456b [2021-03-23T22:30:38.256Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-23T22:30:42.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.118s coverage: 92.9% of statements [2021-03-23T22:30:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-23T22:30:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-23T22:30:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-23T22:30:42.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-03-23T22:30:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-23T22:30:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-23T22:30:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-23T22:30:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-23T22:30:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-23T22:30:42.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2021-03-23T22:30:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-23T22:30:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-23T22:30:42.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-03-23T22:30:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-23T22:30:42.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements [2021-03-23T22:30:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-23T22:30:42.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.8% of statements [2021-03-23T22:30:42.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.130s coverage: 87.2% of statements [2021-03-23T22:30:42.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.129s coverage: 84.6% of statements [2021-03-23T22:30:42.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.162s coverage: 91.6% of statements [2021-03-23T22:30:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-23T22:30:42.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.484s coverage: 64.4% of statements [2021-03-23T22:30:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-23T22:30:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-23T22:30:42.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.074s coverage: 100.0% of statements [2021-03-23T22:30:42.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements [2021-03-23T22:30:42.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2021-03-23T22:30:42.524Z]  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T22:30:42.525Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-23T22:30:42.525Z] ---> 16c99138faf8 [2021-03-23T22:30:42.525Z] Step 3/23 : WORKDIR /edgex-go [2021-03-23T22:30:42.525Z] ---> Using cache [2021-03-23T22:30:42.525Z] ---> bd9a0996a903 [2021-03-23T22:30:42.525Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T22:30:42.525Z] ---> Using cache [2021-03-23T22:30:42.525Z] ---> c7ccb2f35e4a [2021-03-23T22:30:42.525Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-23T22:30:42.525Z] ---> Using cache [2021-03-23T22:30:42.525Z] ---> b6cdf5a9bbb5 [2021-03-23T22:30:42.525Z] Step 6/23 : COPY go.mod . [2021-03-23T22:30:42.525Z] ---> Using cache [2021-03-23T22:30:42.525Z] ---> dec130ca11d6 [2021-03-23T22:30:42.525Z] Step 7/23 : RUN go mod download [2021-03-23T22:30:42.525Z] ---> Using cache [2021-03-23T22:30:42.525Z] ---> 0d6daec2c773 [2021-03-23T22:30:42.525Z] Step 8/23 : COPY . . [2021-03-23T22:30:42.525Z] Removing intermediate container 1c0683ed9333 [2021-03-23T22:30:42.525Z] ---> 04ee7fd19ec1 [2021-03-23T22:30:42.525Z] Step 8/26 : COPY . . [2021-03-23T22:30:42.525Z] ---> Using cache [2021-03-23T22:30:42.525Z] ---> 50ebf56ca47f [2021-03-23T22:30:42.525Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-23T22:30:42.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements [2021-03-23T22:30:42.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.098s coverage: 100.0% of statements [2021-03-23T22:30:43.978Z] ---> Running in 821bb7296039 [2021-03-23T22:30:45.937Z] 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-23T22:30:47.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.899s coverage: 69.0% of statements [2021-03-23T22:30:47.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-23T22:30:47.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-23T22:30:47.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-23T22:30:48.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.430s coverage: 38.4% of statements [2021-03-23T22:30:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-23T22:30:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-23T22:30:48.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.095s coverage: 89.5% of statements [2021-03-23T22:30:48.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-23T22:30:48.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.114s coverage: 84.8% of statements [2021-03-23T22:30:54.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.421s coverage: 47.0% of statements [2021-03-23T22:30:54.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-23T22:30:54.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-23T22:30:54.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-23T22:30:54.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-23T22:30:54.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-23T22:30:54.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.115s coverage: 100.0% of statements [2021-03-23T22:30:54.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-23T22:30:54.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.098s coverage: 100.0% of statements [2021-03-23T22:30:54.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-23T22:30:54.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-23T22:30:54.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-23T22:30:54.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-23T22:30:54.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.399s coverage: 87.1% of statements [2021-03-23T22:30:54.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-23T22:30:54.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-23T22:30:54.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-23T22:30:56.125Z] 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-23T22:31:01.656Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.160s coverage: 29.1% of statements [2021-03-23T22:31:01.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-23T22:31:01.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-23T22:31:01.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-23T22:31:01.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-23T22:31:01.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-23T22:31:01.656Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.215s coverage: 99.0% of statements [2021-03-23T22:31:01.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-23T22:31:01.656Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.088s coverage: 100.0% of statements [2021-03-23T22:31:01.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-23T22:31:01.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-23T22:31:01.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-23T22:31:01.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-23T22:31:01.656Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.286s coverage: 94.0% of statements [2021-03-23T22:31:01.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-23T22:31:01.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-23T22:31:01.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-23T22:31:01.656Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements [2021-03-23T22:31:01.656Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-23T22:31:01.656Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements [2021-03-23T22:31:01.656Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-23T22:31:01.656Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-23T22:31:01.656Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-23T22:31:01.656Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-23T22:31:01.656Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.113s coverage: 87.9% of statements [2021-03-23T22:31:01.656Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-23T22:31:01.656Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-23T22:31:01.932Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-03-23T22:31:02.532Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.064s coverage: 32.1% of statements [2021-03-23T22:31:03.969Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-03-23T22:31:04.390Z] ---> 85f4587eba85 [2021-03-23T22:31:04.391Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-23T22:31:04.391Z] ---> Running in 8e4ca0da6533 [2021-03-23T22:31:04.664Z] Removing intermediate container 2e6378e902ea [2021-03-23T22:31:04.664Z] ---> b26f0731be0d [2021-03-23T22:31:04.664Z] [2021-03-23T22:31:04.664Z] Step 10/22 : FROM alpine:3.12 [2021-03-23T22:31:04.664Z] ---> 88dd2752d2ea [2021-03-23T22:31:04.664Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-23T22:31:04.664Z] ---> Using cache [2021-03-23T22:31:04.664Z] ---> 56e68d3c2b17 [2021-03-23T22:31:04.664Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-23T22:31:04.664Z] ---> Using cache [2021-03-23T22:31:04.664Z] ---> 505d7eb86499 [2021-03-23T22:31:04.664Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-23T22:31:04.936Z] ---> Running in 923cf52d14e5 [2021-03-23T22:31:04.945Z] GO111MODULE=on go vet ./... [2021-03-23T22:31:05.518Z] 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-23T22:31:06.101Z] Removing intermediate container 923cf52d14e5 [2021-03-23T22:31:06.101Z] ---> eba0774b1073 [2021-03-23T22:31:06.101Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-23T22:31:07.074Z] ---> Running in db6a04e94dc8 [2021-03-23T22:31:07.074Z] Removing intermediate container 5b9afdf8b41d [2021-03-23T22:31:07.074Z] ---> 115f9f7d89c7 [2021-03-23T22:31:07.074Z] [2021-03-23T22:31:07.074Z] Step 10/24 : FROM alpine:3.12 [2021-03-23T22:31:07.074Z] ---> 88dd2752d2ea [2021-03-23T22:31:07.074Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-23T22:31:07.074Z] ---> Running in afb5928187da [2021-03-23T22:31:07.352Z] Removing intermediate container db6a04e94dc8 [2021-03-23T22:31:07.352Z] ---> cad8845f990e [2021-03-23T22:31:07.352Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T22:31:07.633Z] ---> 7d7dd74066f4 [2021-03-23T22:31:07.633Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-23T22:31:08.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T22:31:08.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T22:31:08.622Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-23T22:31:08.622Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-23T22:31:08.622Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-23T22:31:08.622Z] (4/5) Installing curl (7.69.1-r3) [2021-03-23T22:31:08.622Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-23T22:31:08.622Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T22:31:08.888Z] Executing ca-certificates-20191127-r4.trigger [2021-03-23T22:31:08.888Z] OK: 7 MiB in 19 packages [2021-03-23T22:31:08.888Z] ---> 46bfaf76411d [2021-03-23T22:31:08.888Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-23T22:31:10.829Z] ---> 801f429b3e0b [2021-03-23T22:31:10.829Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-23T22:31:11.101Z] ---> Running in ae9e58065bde [2021-03-23T22:31:11.706Z] Removing intermediate container ae9e58065bde [2021-03-23T22:31:11.706Z] ---> 9e58b40f3fe5 [2021-03-23T22:31:11.706Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T22:31:13.679Z] ---> Running in ebd6392d2c34 [2021-03-23T22:31:13.679Z] Removing intermediate container afb5928187da [2021-03-23T22:31:13.679Z] ---> 88f13629b6f6 [2021-03-23T22:31:13.679Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-23T22:31:13.679Z] ---> Running in 6215cab7711a [2021-03-23T22:31:13.943Z] Removing intermediate container ebd6392d2c34 [2021-03-23T22:31:13.943Z] ---> f05af6dd0e57 [2021-03-23T22:31:13.943Z] Step 20/22 : LABEL arch=x86_64 [2021-03-23T22:31:13.943Z] Removing intermediate container 821bb7296039 [2021-03-23T22:31:13.943Z] ---> 8b01c1916d45 [2021-03-23T22:31:13.943Z] [2021-03-23T22:31:13.943Z] Step 10/23 : FROM alpine:3.12 [2021-03-23T22:31:13.943Z] ---> 88dd2752d2ea [2021-03-23T22:31:13.943Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-23T22:31:13.943Z] ---> Using cache [2021-03-23T22:31:13.943Z] ---> 56e68d3c2b17 [2021-03-23T22:31:13.943Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-23T22:31:13.943Z] ---> Using cache [2021-03-23T22:31:13.943Z] ---> 505d7eb86499 [2021-03-23T22:31:13.943Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-23T22:31:13.943Z] ---> Running in 13aad3255631 [2021-03-23T22:31:13.943Z] ---> Running in ce2bfe64171d [2021-03-23T22:31:13.943Z] Removing intermediate container 6215cab7711a [2021-03-23T22:31:13.943Z] ---> ca80f0f47b76 [2021-03-23T22:31:13.943Z] Step 13/24 : WORKDIR / [2021-03-23T22:31:14.211Z] ---> Running in f7d0b235c37f [2021-03-23T22:31:14.211Z] Removing intermediate container 13aad3255631 [2021-03-23T22:31:14.211Z] ---> 9af4036ddcd4 [2021-03-23T22:31:14.211Z] Step 21/22 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 [2021-03-23T22:31:14.211Z] Removing intermediate container ce2bfe64171d [2021-03-23T22:31:14.211Z] ---> 41093b8b01d8 [2021-03-23T22:31:14.211Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-23T22:31:14.486Z] ---> Running in d25ae0385bdc [2021-03-23T22:31:14.486Z] ---> Running in 6b0d5bb8f1cd [2021-03-23T22:31:14.486Z] Removing intermediate container f7d0b235c37f [2021-03-23T22:31:14.486Z] ---> 2f7071345964 [2021-03-23T22:31:14.486Z] 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-23T22:31:14.759Z] Removing intermediate container d25ae0385bdc [2021-03-23T22:31:14.759Z] ---> e488c69c9ebb [2021-03-23T22:31:14.759Z] Step 22/22 : LABEL version=0.0.0 [2021-03-23T22:31:14.759Z] Removing intermediate container 6b0d5bb8f1cd [2021-03-23T22:31:14.759Z] ---> 743e27e63846 [2021-03-23T22:31:14.759Z] Step 15/23 : WORKDIR / [2021-03-23T22:31:14.759Z] ---> Running in 9b02265c1476 [2021-03-23T22:31:14.759Z] ---> Running in cbe5843dc800 [2021-03-23T22:31:15.027Z] ---> daa3aa2b3447 [2021-03-23T22:31:15.027Z] 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-23T22:31:15.027Z] Removing intermediate container 9b02265c1476 [2021-03-23T22:31:15.027Z] ---> bf46b375ea35 [2021-03-23T22:31:15.027Z] [2021-03-23T22:31:15.302Z] Removing intermediate container cbe5843dc800 [2021-03-23T22:31:15.302Z] ---> 5daa28453028 [2021-03-23T22:31:15.302Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T22:31:15.302Z] Successfully built bf46b375ea35 [2021-03-23T22:31:15.566Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-23T22:31:15.566Z] ---> 3773244736a8 [2021-03-23T22:31:15.566Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-23T22:31:16.518Z]  Building docker-support-scheduler-go ... done  ---> c526411ac56e [2021-03-23T22:31:16.518Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-23T22:31:16.796Z] ---> 9b6373f39a6f [2021-03-23T22:31:16.796Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-23T22:31:17.079Z] ---> 255c134507be [2021-03-23T22:31:17.079Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-23T22:31:17.671Z] ---> 07b244186473 [2021-03-23T22:31:17.671Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-23T22:31:17.671Z] ---> 803b7de0981a [2021-03-23T22:31:17.671Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-23T22:31:17.948Z] ---> Running in db0ae83668dc [2021-03-23T22:31:18.253Z] Removing intermediate container db0ae83668dc [2021-03-23T22:31:18.253Z] ---> d8826ca1176b [2021-03-23T22:31:18.253Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T22:31:18.644Z] ---> Running in 69aad5bda3d2 [2021-03-23T22:31:18.644Z] ---> 9b90b241853e [2021-03-23T22:31:18.644Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-23T22:31:18.644Z] Removing intermediate container 69aad5bda3d2 [2021-03-23T22:31:18.644Z] ---> 9b7ff24807d0 [2021-03-23T22:31:18.644Z] Step 21/23 : LABEL arch=x86_64 [2021-03-23T22:31:18.644Z] ---> Running in e530881ce81e [2021-03-23T22:31:18.934Z] ---> 8c73e490f2b9 [2021-03-23T22:31:18.934Z] 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-23T22:31:18.934Z] ---> Running in 6afbea98ee0d [2021-03-23T22:31:19.203Z] Removing intermediate container e530881ce81e [2021-03-23T22:31:19.203Z] ---> 4ecd873e8dcc [2021-03-23T22:31:19.203Z] Step 22/23 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 [2021-03-23T22:31:19.474Z] ---> Running in c876b396082d [2021-03-23T22:31:19.744Z] Removing intermediate container c876b396082d [2021-03-23T22:31:19.744Z] ---> 2292e28c2060 [2021-03-23T22:31:19.744Z] Step 23/23 : LABEL version=0.0.0 [2021-03-23T22:31:19.744Z] ---> Running in 3310ea2d34f6 [2021-03-23T22:31:20.014Z] Removing intermediate container 3310ea2d34f6 [2021-03-23T22:31:20.014Z] ---> f328c6f9d5ff [2021-03-23T22:31:20.014Z] [2021-03-23T22:31:20.276Z] Successfully built f328c6f9d5ff [2021-03-23T22:31:20.855Z] Successfully tagged docker-core-command-go:latest [2021-03-23T22:31:21.799Z]  Building docker-core-command-go ... done Removing intermediate container 6afbea98ee0d [2021-03-23T22:31:21.799Z] ---> 74a99611bbd5 [2021-03-23T22:31:21.799Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-23T22:31:22.064Z] Removing intermediate container 8e4ca0da6533 [2021-03-23T22:31:22.064Z] ---> a2d7da5f55b0 [2021-03-23T22:31:22.064Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-23T22:31:22.064Z] ---> Running in f8dfe38fa173 [2021-03-23T22:31:22.064Z] ---> Running in 3ac759a8d19f [2021-03-23T22:31:22.327Z] Removing intermediate container f8dfe38fa173 [2021-03-23T22:31:22.327Z] ---> 51e2c835834b [2021-03-23T22:31:22.327Z] Step 22/24 : LABEL arch=x86_64 [2021-03-23T22:31:22.327Z] ---> Running in af8402f63282 [2021-03-23T22:31:22.595Z] Removing intermediate container af8402f63282 [2021-03-23T22:31:22.595Z] ---> 3f7f0f495c98 [2021-03-23T22:31:22.595Z] Step 23/24 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 [2021-03-23T22:31:22.595Z] 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-23T22:31:22.595Z] ---> Running in d76e9fa4461c [2021-03-23T22:31:22.858Z] Removing intermediate container d76e9fa4461c [2021-03-23T22:31:22.858Z] ---> 8aa2e3425367 [2021-03-23T22:31:22.858Z] Step 24/24 : LABEL version=0.0.0 [2021-03-23T22:31:22.858Z] ---> Running in 3d2d344f46ad [2021-03-23T22:31:23.120Z] Removing intermediate container 3d2d344f46ad [2021-03-23T22:31:23.120Z] ---> 77227fa3fc11 [2021-03-23T22:31:23.120Z] [2021-03-23T22:31:23.382Z] Successfully built 77227fa3fc11 [2021-03-23T22:31:23.382Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-23T22:31:23.644Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 3ac759a8d19f [2021-03-23T22:31:23.644Z] ---> 80755df837d8 [2021-03-23T22:31:23.644Z] [2021-03-23T22:31:23.644Z] Step 11/26 : FROM docker:20.10.0 [2021-03-23T22:31:23.644Z] 20.10.0: Pulling from library/docker [2021-03-23T22:31:27.873Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-23T22:31:27.873Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-23T22:31:27.873Z] ---> aefe523efa57 [2021-03-23T22:31:27.873Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-23T22:31:28.135Z] ---> Running in 9936c4f629eb [2021-03-23T22:31:28.711Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T22:31:28.711Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T22:31:28.976Z] (1/2) Installing readline (8.0.4-r0) [2021-03-23T22:31:28.976Z] (2/2) Installing bash (5.0.17-r0) [2021-03-23T22:31:28.976Z] Executing bash-5.0.17-r0.post-install [2021-03-23T22:31:28.976Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T22:31:28.976Z] OK: 12 MiB in 22 packages [2021-03-23T22:31:29.553Z] Removing intermediate container 9936c4f629eb [2021-03-23T22:31:29.553Z] ---> 06e531c0e0fe [2021-03-23T22:31:29.553Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-23T22:31:29.553Z] ---> Running in 842f6506a76e [2021-03-23T22:31:29.814Z] Removing intermediate container 842f6506a76e [2021-03-23T22:31:29.814Z] ---> 92f0b20614f1 [2021-03-23T22:31:29.814Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-23T22:31:29.814Z] ---> Running in 1a3cafb79dba [2021-03-23T22:31:30.077Z] Removing intermediate container 1a3cafb79dba [2021-03-23T22:31:30.077Z] ---> 4fa77a3665fc [2021-03-23T22:31:30.077Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-23T22:31:30.077Z] ---> Running in f80c77d732db [2021-03-23T22:31:30.341Z] Removing intermediate container f80c77d732db [2021-03-23T22:31:30.341Z] ---> 23973bc215b2 [2021-03-23T22:31:30.341Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-23T22:31:30.604Z] ---> aed24f070a71 [2021-03-23T22:31:30.604Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-23T22:31:30.869Z] ---> 498ef7d6f99a [2021-03-23T22:31:30.869Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-23T22:31:31.442Z] ---> f4a0931c2991 [2021-03-23T22:31:31.442Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-23T22:31:31.442Z] ---> Running in 1521f19a31a9 [2021-03-23T22:31:31.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T22:31:31.965Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T22:31:31.965Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-23T22:31:31.965Z] (2/33) Installing expat (2.2.9-r1) [2021-03-23T22:31:31.965Z] (3/33) Installing libffi (3.3-r2) [2021-03-23T22:31:31.965Z] (4/33) Installing gdbm (1.13-r1) [2021-03-23T22:31:31.965Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-23T22:31:31.965Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-23T22:31:31.965Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-23T22:31:33.355Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-23T22:31:33.355Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-23T22:31:33.355Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-23T22:31:33.355Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-23T22:31:33.355Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-23T22:31:33.355Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-23T22:31:33.355Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-23T22:31:33.355Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-23T22:31:33.355Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-23T22:31:33.355Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-23T22:31:33.355Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-23T22:31:33.355Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-23T22:31:33.355Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-23T22:31:33.355Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-23T22:31:33.355Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-23T22:31:33.355Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-23T22:31:33.617Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-23T22:31:33.617Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-23T22:31:33.617Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-23T22:31:33.617Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-23T22:31:33.617Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-23T22:31:33.617Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-23T22:31:33.617Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-23T22:31:33.617Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-23T22:31:33.617Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-23T22:31:33.617Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-23T22:31:33.617Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T22:31:33.617Z] OK: 71 MiB in 55 packages [2021-03-23T22:31:43.627Z] Removing intermediate container 1521f19a31a9 [2021-03-23T22:31:43.627Z] ---> bc688cc0be8e [2021-03-23T22:31:43.627Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-23T22:31:43.627Z] ---> Running in 6a1260cf376f [2021-03-23T22:31:44.201Z] Collecting docker-compose==1.23.2 [2021-03-23T22:31:44.463Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-23T22:31:44.463Z] Collecting docopt<0.7,>=0.6.1 [2021-03-23T22:31:44.463Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-23T22:31:45.037Z] Collecting jsonschema<3,>=2.5.1 [2021-03-23T22:31:45.037Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-23T22:31:45.037Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-23T22:31:45.037Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-23T22:31:45.299Z] Collecting cached-property<2,>=1.2.0 [2021-03-23T22:31:45.299Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-23T22:31:45.561Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-23T22:31:45.561Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-23T22:31:45.825Z] Collecting docker<4.0,>=3.6.0 [2021-03-23T22:31:45.825Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-23T22:31:45.825Z] Collecting texttable<0.10,>=0.9.0 [2021-03-23T22:31:45.825Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-23T22:31:46.401Z] Collecting PyYAML<4,>=3.10 [2021-03-23T22:31:46.401Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-23T22:31:47.346Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-23T22:31:47.346Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-23T22:31:47.608Z] 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-23T22:31:47.871Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-23T22:31:47.871Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-23T22:31:47.871Z] Collecting idna<2.8,>=2.5 [2021-03-23T22:31:47.871Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-23T22:31:47.871Z] 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-23T22:31:47.871Z] 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-23T22:31:48.132Z] Collecting docker-pycreds>=0.4.0 [2021-03-23T22:31:48.132Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-23T22:31:48.132Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-23T22:31:48.132Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-23T22:31:48.132Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-23T22:31:48.132Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-23T22:31:48.132Z] Installing collected packages: docopt, jsonschema, websocket-client, cached-property, urllib3, idna, requests, docker-pycreds, docker, texttable, PyYAML, dockerpty, docker-compose [2021-03-23T22:31:48.132Z] Running setup.py install for docopt: started [2021-03-23T22:31:48.706Z] Running setup.py install for docopt: finished with status 'done' [2021-03-23T22:31:48.968Z] Attempting uninstall: urllib3 [2021-03-23T22:31:48.968Z] Found existing installation: urllib3 1.25.9 [2021-03-23T22:31:48.968Z] Uninstalling urllib3-1.25.9: [2021-03-23T22:31:48.968Z] Successfully uninstalled urllib3-1.25.9 [2021-03-23T22:31:49.230Z] Attempting uninstall: idna [2021-03-23T22:31:49.230Z] Found existing installation: idna 2.9 [2021-03-23T22:31:49.230Z] Uninstalling idna-2.9: [2021-03-23T22:31:49.230Z] Successfully uninstalled idna-2.9 [2021-03-23T22:31:49.492Z] Attempting uninstall: requests [2021-03-23T22:31:49.492Z] Found existing installation: requests 2.23.0 [2021-03-23T22:31:49.492Z] Uninstalling requests-2.23.0: [2021-03-23T22:31:49.492Z] Successfully uninstalled requests-2.23.0 [2021-03-23T22:31:49.755Z] Running setup.py install for texttable: started [2021-03-23T22:31:50.329Z] Running setup.py install for texttable: finished with status 'done' [2021-03-23T22:31:50.329Z] Running setup.py install for PyYAML: started [2021-03-23T22:31:50.902Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-23T22:31:50.902Z] Running setup.py install for dockerpty: started [2021-03-23T22:31:51.477Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-23T22:31:51.477Z] 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-23T22:31:55.701Z] Removing intermediate container 6a1260cf376f [2021-03-23T22:31:55.701Z] ---> d7845c47d7ab [2021-03-23T22:31:55.701Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-23T22:31:55.701Z] ---> Running in 1ce9b77530bd [2021-03-23T22:31:55.701Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-23T22:31:55.701Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-23T22:31:55.964Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-23T22:31:55.964Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-23T22:31:55.964Z] (3/3) Installing curl (7.69.1-r3) [2021-03-23T22:31:55.964Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T22:31:55.964Z] OK: 72 MiB in 58 packages [2021-03-23T22:31:56.225Z] Removing intermediate container 1ce9b77530bd [2021-03-23T22:31:56.225Z] ---> b26e4a4e9927 [2021-03-23T22:31:56.225Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-23T22:31:56.488Z] ---> Running in 609ed34547bd [2021-03-23T22:31:56.488Z] Removing intermediate container 609ed34547bd [2021-03-23T22:31:56.488Z] ---> e277b79219e9 [2021-03-23T22:31:56.488Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T22:31:56.750Z] ---> Running in 6e76b10c1941 [2021-03-23T22:31:56.750Z] Removing intermediate container 6e76b10c1941 [2021-03-23T22:31:56.750Z] ---> 12a47d3e2e28 [2021-03-23T22:31:56.750Z] Step 24/26 : LABEL arch=x86_64 [2021-03-23T22:31:56.750Z] ---> Running in e1dd95d47a3c [2021-03-23T22:31:57.013Z] Removing intermediate container e1dd95d47a3c [2021-03-23T22:31:57.013Z] ---> 7cb403416868 [2021-03-23T22:31:57.013Z] Step 25/26 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 [2021-03-23T22:31:57.013Z] ---> Running in 96071c684e18 [2021-03-23T22:31:57.275Z] Removing intermediate container 96071c684e18 [2021-03-23T22:31:57.275Z] ---> 898421dfef7f [2021-03-23T22:31:57.275Z] Step 26/26 : LABEL version=0.0.0 [2021-03-23T22:31:57.275Z] ---> Running in 1711e4fe4e06 [2021-03-23T22:31:57.537Z] Removing intermediate container 1711e4fe4e06 [2021-03-23T22:31:57.537Z] ---> f11b31dfcb67 [2021-03-23T22:31:57.537Z] [2021-03-23T22:31:57.798Z] Successfully built f11b31dfcb67 [2021-03-23T22:31:57.798Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-23T22:31:58.073Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-23T22:31:58.095Z] $ docker stop --time=1 02628366784aeeeaf611bd00060c3f8229149a2747fa8f568b55f7ca85d2aad3 [2021-03-23T22:31:59.715Z] $ docker rm -f 02628366784aeeeaf611bd00060c3f8229149a2747fa8f568b55f7ca85d2aad3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-23T22:32:00.352Z] + docker images [2021-03-23T22:32:00.352Z] + grep docker [2021-03-23T22:32:00.614Z] docker-sys-mgmt-agent-go latest f11b31dfcb67 3 seconds ago 313MB [2021-03-23T22:32:00.614Z] docker-security-secretstore-setup-go latest 77227fa3fc11 38 seconds ago 25MB [2021-03-23T22:32:00.614Z] docker-core-command-go latest f328c6f9d5ff 41 seconds ago 17.3MB [2021-03-23T22:32:00.614Z] docker-support-scheduler-go latest bf46b375ea35 46 seconds ago 17.3MB [2021-03-23T22:32:00.614Z] docker-security-bootstrapper-go latest ef1c99ab456b About a minute ago 18.8MB [2021-03-23T22:32:00.614Z] docker-core-data-go latest 191076eaaffc About a minute ago 22.6MB [2021-03-23T22:32:00.614Z] docker-core-metadata-go latest 607deae50789 About a minute ago 19.1MB [2021-03-23T22:32:00.614Z] docker-support-notifications-go latest 9b7bd4b6e890 About a minute ago 17.9MB [2021-03-23T22:32:00.614Z] docker-security-proxy-setup-go latest 30ca62d669a1 2 minutes ago 24.7MB [2021-03-23T22:32:00.614Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-23T22:32:16.902Z] Still waiting to schedule task [2021-03-23T22:32:16.902Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-23T22:32:26.720Z] gofmt -l . [2021-03-23T22:32:26.720Z] [ "`gofmt -l .`" = "" ] [2021-03-23T22:32:26.720Z] ./bin/test-go-mod-tidy.sh [2021-03-23T22:32:26.720Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-23T22:32:27.399Z] + ls -al . [2021-03-23T22:32:27.399Z] total 804 [2021-03-23T22:32:27.399Z] drwxrwxr-x 9 1001 1001 4096 Mar 23 22:32 . [2021-03-23T22:32:27.399Z] drwxr-xr-x 4 root root 4096 Mar 23 22:28 .. [2021-03-23T22:32:27.399Z] -rw-rw-r-- 1 1001 1001 11 Mar 23 22:26 .dockerignore [2021-03-23T22:32:27.399Z] drwxrwxr-x 8 1001 1001 4096 Mar 23 22:26 .git [2021-03-23T22:32:27.399Z] drwxrwxr-x 3 1001 1001 4096 Mar 23 22:26 .github [2021-03-23T22:32:27.399Z] -rw-rw-r-- 1 1001 1001 818 Mar 23 22:26 .gitignore [2021-03-23T22:32:27.399Z] -rw-rw-r-- 1 1001 1001 166 Mar 23 22:26 .sonarcloud.properties [2021-03-23T22:32:27.399Z] -rw-rw-r-- 1 1001 1001 8607 Mar 23 22:26 Attribution.txt [2021-03-23T22:32:27.399Z] -rw-rw-r-- 1 1001 1001 3804 Mar 23 22:26 CONTRIBUTING.md [2021-03-23T22:32:27.399Z] -rw-rw-r-- 1 1001 1001 931 Mar 23 22:26 Dockerfile.build [2021-03-23T22:32:27.399Z] -rw-rw-r-- 1 1001 1001 863 Mar 23 22:26 Jenkinsfile [2021-03-23T22:32:27.399Z] -rw-rw-r-- 1 1001 1001 10775 Mar 23 22:26 LICENSE [2021-03-23T22:32:27.399Z] -rw-rw-r-- 1 1001 1001 5774 Mar 23 22:26 Makefile [2021-03-23T22:32:27.399Z] -rw-rw-r-- 1 1001 1001 6548 Mar 23 22:26 README.md [2021-03-23T22:32:27.399Z] -rw-rw-r-- 1 1001 1001 6755 Mar 23 22:26 SECURITY.md [2021-03-23T22:32:27.399Z] -rw-rw-r-- 1 1001 1001 5 Mar 23 22:24 VERSION [2021-03-23T22:32:27.399Z] -rw-rw-r-- 1 1001 1001 4131 Mar 23 22:26 ZMQWindows.md [2021-03-23T22:32:27.399Z] drwxrwxr-x 2 1001 1001 4096 Mar 23 22:26 bin [2021-03-23T22:32:27.399Z] drwxrwxr-x 14 1001 1001 4096 Mar 23 22:26 cmd [2021-03-23T22:32:27.399Z] -rw-r--r-- 1 root root 666600 Mar 23 22:31 coverage.out [2021-03-23T22:32:27.399Z] -rw-r--r-- 1 root root 1056 Mar 23 22:32 go.mod [2021-03-23T22:32:27.399Z] -rw-r--r-- 1 root root 22211 Mar 23 22:32 go.sum [2021-03-23T22:32:27.399Z] drwxrwxr-x 8 1001 1001 4096 Mar 23 22:26 internal [2021-03-23T22:32:27.399Z] drwxrwxr-x 4 1001 1001 4096 Mar 23 22:26 openapi [2021-03-23T22:32:27.399Z] drwxrwxr-x 4 1001 1001 4096 Mar 23 22:26 snap [2021-03-23T22:32:27.399Z] -rw-rw-r-- 1 1001 1001 168 Mar 23 22:26 version.go [Pipeline] sh [2021-03-23T22:32:28.069Z] + '[' -e coverage.out ] [2021-03-23T22:32:28.069Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-23T22:32:28.109Z] Warning: overwriting stash ‘coverage-report’ [2021-03-23T22:32:29.267Z] Stashed 1 file(s) [Pipeline] sh [2021-03-23T22:32:29.989Z] + make build [2021-03-23T22:32:29.990Z] 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-23T22:32:40.234Z] 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-23T22:33:07.038Z] 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-23T22:33:09.013Z] 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-23T22:33:11.417Z] Running on prd-ubuntu18.04-docker-8c-8g-31123 in /w/workspace/edgexfoundry_edgex-go_PR-3291 [Pipeline] { [Pipeline] ws [2021-03-23T22:33:11.521Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-23T22:33:13.860Z] using credential edgex-jenkins-ssh [2021-03-23T22:33:13.926Z] Cloning the remote Git repository [2021-03-23T22:33:13.947Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-23T22:33:14.083Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-23T22:33:14.161Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-23T22:33:14.161Z] > git --version # timeout=10 [2021-03-23T22:33:14.169Z] > git --version # 'git version 2.17.1' [2021-03-23T22:33:14.170Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-23T22:33:14.201Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-23T22:33:15.742Z] 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-23T22:33:17.185Z] 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-23T22:33:22.593Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-23T22:33:25.933Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-23T22:33:25.939Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-23T22:33:25.950Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-23T22:33:25.962Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-23T22:33:25.962Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-23T22:33:25.967Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3291/head:refs/remotes/origin/PR-3291 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-23T22:33:26.617Z] Merging remotes/origin/master commit c524ea489e588154e863be0deb439dbf9f36573b into PR head commit 2390c6c80529e3d8af63ee1939fcde86418223b3 [2021-03-23T22:33:26.792Z] Merge succeeded, producing 2390c6c80529e3d8af63ee1939fcde86418223b3 [2021-03-23T22:33:26.793Z] Checking out Revision 2390c6c80529e3d8af63ee1939fcde86418223b3 (PR-3291) [2021-03-23T22:33:26.627Z] > git config core.sparsecheckout # timeout=10 [2021-03-23T22:33:26.632Z] > git checkout -f 2390c6c80529e3d8af63ee1939fcde86418223b3 # timeout=10 [2021-03-23T22:33:26.761Z] > git remote # timeout=10 [2021-03-23T22:33:26.767Z] > git config --get remote.origin.url # timeout=10 [2021-03-23T22:33:26.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-23T22:33:26.776Z] > git merge c524ea489e588154e863be0deb439dbf9f36573b # timeout=10 [2021-03-23T22:33:26.785Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-23T22:33:26.798Z] > git config core.sparsecheckout # timeout=10 [2021-03-23T22:33:26.802Z] > git checkout -f 2390c6c80529e3d8af63ee1939fcde86418223b3 # timeout=10 [2021-03-23T22:33:27.988Z] 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-23T22:33:30.508Z] Commit message: "feat(security): Implementation for adding registry role on the fly Implement the capability to add registry ACL roles on the fly via environment variable. Changes made on security-bootstrapper's setupRegistryACL sub-command: - Add logic to read and parse the environment variable ADD_REGISTRY_ACL_ROLES for adding additional registry roles on the fly - Add validation logic on the comma-separated list of service key names as role names - Add logic to make a unique list of role names combining both ones from configuration and from env. var. - Refactor logic to re-set up when running in 2nd time or later" [2021-03-23T22:33:30.536Z] > git --version # timeout=10 [2021-03-23T22:33:30.540Z] > git --version # 'git version 2.17.1' [2021-03-23T22:33:30.544Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-23T22:33:31.885Z] + echo snap-build.sh [2021-03-23T22:33:31.885Z] snap-build.sh [2021-03-23T22:33:31.885Z] + SNAP_BASE_DIR=. [2021-03-23T22:33:31.885Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-03-23T22:33:31.885Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-03-23T22:33:31.885Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-03-23T22:33:31.885Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-03-23T22:33:31.885Z] + cd /w/workspace/edgex-go/1 [2021-03-23T22:33:31.885Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-23T22:33:31.885Z] Reading package lists... [2021-03-23T22:33:32.151Z] Building dependency tree... [2021-03-23T22:33:32.151Z] Reading state information... [2021-03-23T22:33:32.151Z] The following packages were automatically installed and are no longer required: [2021-03-23T22:33:32.151Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-23T22:33:32.151Z] uidmap xdelta3 [2021-03-23T22:33:32.151Z] Use 'sudo apt autoremove' to remove them. [2021-03-23T22:33:32.292Z] 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-23T22:33:32.415Z] The following packages will be REMOVED: [2021-03-23T22:33:32.415Z] lxd* lxd-client* [2021-03-23T22:33:32.993Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-23T22:33:32.993Z] After this operation, 31.7 MB disk space will be freed. [2021-03-23T22:33:34.588Z] (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-23T22:33:34.588Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-23T22:33:35.539Z] Removing lxd dnsmasq configuration [2021-03-23T22:33:35.803Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-23T22:33:36.066Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-23T22:33:36.599Z] 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-23T22:33:37.459Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-23T22:33:37.459Z] (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-23T22:33:37.459Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-23T22:33:38.853Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-23T22:33:39.118Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-23T22:33:39.983Z] 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-23T22:33:41.047Z] + sudo snap remove --purge lxd [2021-03-23T22:33:41.047Z] snap "lxd" is not installed [2021-03-23T22:33:41.047Z] + sudo groupadd --force --system lxd [2021-03-23T22:33:41.047Z] ++ whoami [2021-03-23T22:33:41.047Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-23T22:33:41.047Z] + newgrp - lxd [2021-03-23T22:33:41.047Z] + sudo snap install lxd [2021-03-23T22:33:43.369Z] 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-23T22:33:50.138Z] $ docker stop --time=1 789ad8e53167bf81bfc3074bd3f34bd40ce706dc25848473057eee209960c828 [2021-03-23T22:33:52.607Z] $ docker rm -f 789ad8e53167bf81bfc3074bd3f34bd40ce706dc25848473057eee209960c828 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T22:33:54.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-23T22:33:54.868Z] [2021-03-23T22:33:54.868Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-23T22:33:55.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-23T22:33:55.579Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-23T22:33:55.579Z] 29e5d40040c1: Pulling fs layer [2021-03-23T22:33:55.579Z] 1ce36da41761: Pulling fs layer [2021-03-23T22:33:55.579Z] 25b303627fd3: Pulling fs layer [2021-03-23T22:33:56.554Z] 29e5d40040c1: Verifying Checksum [2021-03-23T22:33:56.555Z] 29e5d40040c1: Download complete [2021-03-23T22:33:56.828Z] 1ce36da41761: Verifying Checksum [2021-03-23T22:33:56.828Z] 1ce36da41761: Download complete [2021-03-23T22:33:57.102Z] 29e5d40040c1: Pull complete [2021-03-23T22:33:58.537Z] 1ce36da41761: Pull complete [2021-03-23T22:33:58.537Z] 25b303627fd3: Verifying Checksum [2021-03-23T22:33:58.537Z] 25b303627fd3: Download complete [2021-03-23T22:34:08.703Z] 25b303627fd3: Pull complete [2021-03-23T22:34:08.703Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-23T22:34:08.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-23T22:34:08.703Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-23T22:34:08.966Z] prd-ubuntu18.04-docker-arm64-4c-16g-31122 does not seem to be running inside a container [2021-03-23T22:34:09.045Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-23T22:34:12.112Z] $ docker top 141048a371989feec928431203550d270ad54dec10f99645b7249a8bd0e73ba9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-23T22:34:13.177Z] + docker-compose build --help [2021-03-23T22:34:13.177Z] + grep parallel [2021-03-23T22:34:16.545Z] --parallel Build images in parallel. [Pipeline] } [2021-03-23T22:34:16.854Z] $ docker stop --time=1 141048a371989feec928431203550d270ad54dec10f99645b7249a8bd0e73ba9 [2021-03-23T22:34:18.807Z] $ docker rm -f 141048a371989feec928431203550d270ad54dec10f99645b7249a8bd0e73ba9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-23T22:34:19.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-23T22:34:19.870Z] . [Pipeline] withDockerContainer [2021-03-23T22:34:20.171Z] prd-ubuntu18.04-docker-arm64-4c-16g-31122 does not seem to be running inside a container [2021-03-23T22:34:20.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-23T22:34:21.719Z] $ docker top e9aa78014f973dcfc0c767ee1290f831cc74604296982031fa20e95872b2dfb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-23T22:34:22.927Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-23T22:34:26.293Z] Building docker-core-command-go ... [2021-03-23T22:34:26.293Z] Building docker-core-data-go ... [2021-03-23T22:34:26.293Z] Building docker-core-metadata-go ... [2021-03-23T22:34:26.293Z] Building docker-security-bootstrapper-go ... [2021-03-23T22:34:26.293Z] Building docker-security-proxy-setup-go ... [2021-03-23T22:34:26.293Z] Building docker-security-secretstore-setup-go ... [2021-03-23T22:34:26.293Z] Building docker-support-notifications-go ... [2021-03-23T22:34:26.293Z] Building docker-support-scheduler-go ... [2021-03-23T22:34:26.293Z] Building docker-sys-mgmt-agent-go ... [2021-03-23T22:34:26.293Z] Building docker-security-proxy-setup-go [2021-03-23T22:34:26.293Z] Building docker-core-command-go [2021-03-23T22:34:26.293Z] Building docker-security-secretstore-setup-go [2021-03-23T22:34:26.293Z] Building docker-core-metadata-go [2021-03-23T22:34:26.293Z] Building docker-support-scheduler-go [2021-03-23T22:34:37.461Z] 2021-03-23T22:34:33Z INFO Waiting for automatic snapd restart... [2021-03-23T22:35:48.056Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T22:35:48.056Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-23T22:35:48.056Z] ---> 0a19e2c8e597 [2021-03-23T22:35:48.056Z] Step 3/23 : WORKDIR /edgex-go [2021-03-23T22:35:48.056Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T22:35:48.056Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-23T22:35:48.056Z] ---> 0a19e2c8e597 [2021-03-23T22:35:48.056Z] Step 3/24 : WORKDIR /edgex-go [2021-03-23T22:35:48.056Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T22:35:48.056Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-23T22:35:48.056Z] ---> 0a19e2c8e597 [2021-03-23T22:35:48.056Z] Step 3/23 : WORKDIR /edgex-go [2021-03-23T22:35:48.056Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T22:35:48.056Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-23T22:35:48.056Z] ---> 0a19e2c8e597 [2021-03-23T22:35:48.056Z] Step 3/22 : WORKDIR /edgex-go [2021-03-23T22:35:48.056Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T22:35:48.056Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-23T22:35:48.056Z] ---> 0a19e2c8e597 [2021-03-23T22:35:48.056Z] Step 3/21 : WORKDIR /edgex-go [2021-03-23T22:35:48.056Z] ---> Running in e5160768e3e1 [2021-03-23T22:35:48.056Z] ---> Running in a5e1f3e3a162 [2021-03-23T22:35:48.056Z] ---> Running in 82e0273bccc2 [2021-03-23T22:35:48.056Z] ---> Running in 8feffbfc59ee [2021-03-23T22:35:48.056Z] ---> Running in 993d41013afe [2021-03-23T22:35:48.056Z] Removing intermediate container 993d41013afe [2021-03-23T22:35:48.056Z] ---> 44f2fb4dc867 [2021-03-23T22:35:48.056Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T22:35:48.056Z] Removing intermediate container e5160768e3e1 [2021-03-23T22:35:48.056Z] ---> 396ff5989ba7 [2021-03-23T22:35:48.056Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T22:35:48.056Z] Removing intermediate container 82e0273bccc2 [2021-03-23T22:35:48.056Z] ---> c0948a2f0e25 [2021-03-23T22:35:48.056Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T22:35:48.056Z] Removing intermediate container 8feffbfc59ee [2021-03-23T22:35:48.056Z] ---> 4aa41e9edc41 [2021-03-23T22:35:48.056Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T22:35:48.056Z] ---> Running in 90a7bc78482a [2021-03-23T22:35:48.056Z] Removing intermediate container a5e1f3e3a162 [2021-03-23T22:35:48.056Z] ---> 47fc06c48686 [2021-03-23T22:35:48.056Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T22:35:48.056Z] ---> Running in 921a67e85f65 [2021-03-23T22:35:48.056Z] ---> Running in c831b72c7eeb [2021-03-23T22:35:48.056Z] ---> Running in 97427ad4c74d [2021-03-23T22:35:48.056Z] ---> Running in e2264ce6f839 [2021-03-23T22:35:48.056Z] Removing intermediate container 90a7bc78482a [2021-03-23T22:35:48.056Z] ---> 8c16777ab36a [2021-03-23T22:35:48.056Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-23T22:35:48.056Z] Removing intermediate container c831b72c7eeb [2021-03-23T22:35:48.056Z] ---> ecdceaf317a5 [2021-03-23T22:35:48.056Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-23T22:35:48.056Z] ---> Running in 8e82ac431d0b [2021-03-23T22:35:48.056Z] ---> Running in 365128c1f55b [2021-03-23T22:35:48.056Z] Removing intermediate container e2264ce6f839 [2021-03-23T22:35:48.056Z] ---> e0522c70ed22 [2021-03-23T22:35:48.056Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-23T22:35:48.056Z] Removing intermediate container 921a67e85f65 [2021-03-23T22:35:48.056Z] ---> 20d39d8a969a [2021-03-23T22:35:48.056Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-23T22:35:48.056Z] ---> Running in 669e145b6abc [2021-03-23T22:35:48.056Z] Removing intermediate container 97427ad4c74d [2021-03-23T22:35:48.056Z] ---> be03c9120117 [2021-03-23T22:35:48.056Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-23T22:35:48.056Z] ---> Running in c2504df187a2 [2021-03-23T22:35:48.056Z] ---> Running in 10930a29b2b9 [2021-03-23T22:35:48.338Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T22:35:48.613Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T22:35:49.225Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T22:35:49.225Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T22:35:49.225Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T22:35:49.225Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T22:35:49.500Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T22:35:49.774Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T22:35:50.061Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T22:35:50.061Z] OK: 217 MiB in 51 packages [2021-03-23T22:35:50.061Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T22:35:50.353Z] OK: 217 MiB in 51 packages [2021-03-23T22:35:50.645Z] OK: 217 MiB in 51 packages [2021-03-23T22:35:50.920Z] OK: 217 MiB in 51 packages [2021-03-23T22:35:50.920Z] OK: 217 MiB in 51 packages [2021-03-23T22:35:51.915Z] Removing intermediate container 8e82ac431d0b [2021-03-23T22:35:51.915Z] ---> c93bc7dd2bec [2021-03-23T22:35:51.915Z] Step 6/23 : COPY go.mod . [2021-03-23T22:35:52.196Z] Removing intermediate container 365128c1f55b [2021-03-23T22:35:52.196Z] ---> 2fff73da502f [2021-03-23T22:35:52.196Z] Step 6/22 : COPY go.mod . [2021-03-23T22:35:52.483Z] Removing intermediate container 669e145b6abc [2021-03-23T22:35:52.483Z] ---> eabce6578b38 [2021-03-23T22:35:52.483Z] Step 6/23 : COPY go.mod . [2021-03-23T22:35:52.760Z] ---> ba29677dff13 [2021-03-23T22:35:52.760Z] Step 7/23 : RUN go mod download [2021-03-23T22:35:52.760Z] Removing intermediate container 10930a29b2b9 [2021-03-23T22:35:52.760Z] ---> 8b46ef606f0b [2021-03-23T22:35:52.760Z] Step 6/24 : COPY go.mod . [2021-03-23T22:35:53.039Z] ---> Running in 26f337afdfea [2021-03-23T22:35:53.039Z] Removing intermediate container c2504df187a2 [2021-03-23T22:35:53.039Z] ---> e44d079fc7f9 [2021-03-23T22:35:53.039Z] Step 6/21 : COPY go.mod . [2021-03-23T22:35:53.315Z] ---> c931e31afd03 [2021-03-23T22:35:53.315Z] Step 7/22 : RUN go mod download [2021-03-23T22:35:53.589Z] ---> cc94da53f505 [2021-03-23T22:35:53.589Z] Step 7/23 : RUN go mod download [2021-03-23T22:35:53.589Z] ---> Running in 1e73414d5927 [2021-03-23T22:35:53.869Z] ---> Running in 53fcd575b0ba [2021-03-23T22:35:54.147Z] ---> 9bc493ee8f42 [2021-03-23T22:35:54.147Z] Step 7/24 : RUN go mod download [2021-03-23T22:35:54.147Z] ---> 4862836defe1 [2021-03-23T22:35:54.147Z] Step 7/21 : RUN go mod download [2021-03-23T22:35:54.446Z] ---> Running in 36443d5177d7 [2021-03-23T22:35:54.446Z] ---> Running in 0af324649d32 [2021-03-23T22:35:57.862Z] Removing intermediate container 26f337afdfea [2021-03-23T22:35:57.862Z] ---> 6032cfb42bf9 [2021-03-23T22:35:57.862Z] Step 8/23 : COPY . . [2021-03-23T22:35:58.474Z] Removing intermediate container 1e73414d5927 [2021-03-23T22:35:58.474Z] ---> 278e88dba061 [2021-03-23T22:35:58.474Z] Step 8/22 : COPY . . [2021-03-23T22:35:58.474Z] Removing intermediate container 53fcd575b0ba [2021-03-23T22:35:58.474Z] ---> cbe29322ce5e [2021-03-23T22:35:58.474Z] Step 8/23 : COPY . . [2021-03-23T22:35:59.069Z] Removing intermediate container 36443d5177d7 [2021-03-23T22:35:59.069Z] ---> a58cb65d5b7a [2021-03-23T22:35:59.069Z] Step 8/24 : COPY . . [2021-03-23T22:35:59.667Z] Removing intermediate container 0af324649d32 [2021-03-23T22:35:59.667Z] ---> 20bb0c9e91da [2021-03-23T22:35:59.667Z] Step 8/21 : COPY . . [2021-03-23T22:36:26.499Z] ---> 4a45351991db [2021-03-23T22:36:26.499Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-23T22:36:26.499Z] ---> 70fc15a633c7 [2021-03-23T22:36:26.499Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-23T22:36:26.499Z] ---> cdb718c6b759 [2021-03-23T22:36:26.499Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-23T22:36:26.499Z] ---> a714138f6107 [2021-03-23T22:36:26.499Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-23T22:36:26.499Z] ---> 23afa748b5e6 [2021-03-23T22:36:26.499Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-23T22:36:26.499Z] ---> Running in 345b491594bd [2021-03-23T22:36:26.499Z] ---> Running in aff86bf01121 [2021-03-23T22:36:26.499Z] ---> Running in 1a1fff3413f5 [2021-03-23T22:36:26.499Z] ---> Running in af63e91dcc61 [2021-03-23T22:36:26.499Z] ---> Running in f0b14944c7ab [2021-03-23T22:36:26.499Z] 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-23T22:36:27.103Z] 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-23T22:36:27.103Z] 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-23T22:36:27.379Z] 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-23T22:36:27.379Z] 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-23T22:37:14.130Z] lxd 4.12 from Canonical* installed [2021-03-23T22:37:14.131Z] + sudo lxd init --auto [2021-03-23T22:37:20.758Z] + sudo snap install --classic snapcraft [2021-03-23T22:37:35.712Z] snapcraft 4.5.4 from Canonical* installed [2021-03-23T22:37:35.712Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-03-23T22:37:35.712Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-03-23T22:37:35.712Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-23T22:37:35.712Z] Dload Upload Total Spent Left Speed [2021-03-23T22:37:35.712Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4610 0 --:--:-- --:--:-- --:--:-- 4610 [2021-03-23T22:37:35.712Z] 100 3325k 100 3325k 0 0 8750k 0 --:--:-- --:--:-- --:--:-- 8750k [2021-03-23T22:37:35.712Z] ./yq_linux_amd64 [2021-03-23T22:37:35.712Z] + sudo snapcraft prime --use-lxd [2021-03-23T22:37:36.663Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-23T22:37:36.663Z] 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-23T22:37:36.663Z] - README.md [2021-03-23T22:37:36.663Z] [2021-03-23T22:37:36.663Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-23T22:37:38.056Z] Launching a container. [2021-03-23T22:37:53.037Z] Waiting for container to be ready [2021-03-23T22:37:53.037Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-23T22:37:53.037Z] [2021-03-23T22:37:57.267Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-23T22:37:58.229Z] Waiting for network to be ready... [2021-03-23T22:37:58.819Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-23T22:37:58.820Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-23T22:37:59.083Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1627 kB] [2021-03-23T22:37:59.084Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-23T22:37:59.347Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-23T22:37:59.612Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-23T22:37:59.612Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-23T22:37:59.612Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-23T22:37:59.612Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [309 kB] [2021-03-23T22:37:59.612Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-23T22:37:59.612Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-23T22:37:59.612Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-23T22:37:59.612Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-23T22:37:59.612Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-23T22:37:59.612Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [261 kB] [2021-03-23T22:37:59.612Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.1 kB] [2021-03-23T22:37:59.612Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1116 kB] [2021-03-23T22:37:59.612Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] [2021-03-23T22:37:59.877Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-23T22:38:00.143Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1966 kB] [2021-03-23T22:38:00.143Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [400 kB] [2021-03-23T22:38:00.143Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-23T22:38:00.143Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-23T22:38:00.143Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [282 kB] [2021-03-23T22:38:00.143Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [37.7 kB] [2021-03-23T22:38:00.143Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1723 kB] [2021-03-23T22:38:00.143Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] [2021-03-23T22:38:04.233Z] 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-23T22:38:04.233Z] 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-23T22:38:05.481Z] Fetched 24.2 MB in 6s (3788 kB/s) [2021-03-23T22:38:06.060Z] Reading package lists... [2021-03-23T22:38:06.637Z] Reading package lists... [2021-03-23T22:38:06.637Z] Building dependency tree... [2021-03-23T22:38:06.637Z] Reading state information... [2021-03-23T22:38:06.899Z] The following additional packages will be installed: [2021-03-23T22:38:06.899Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-23T22:38:06.899Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-23T22:38:06.899Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-23T22:38:06.899Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-23T22:38:06.899Z] Suggested packages: [2021-03-23T22:38:06.899Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-23T22:38:06.899Z] Recommended packages: [2021-03-23T22:38:06.899Z] gnupg libsasl2-modules [2021-03-23T22:38:06.899Z] The following NEW packages will be installed: [2021-03-23T22:38:06.899Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-23T22:38:06.899Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-23T22:38:06.899Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-23T22:38:06.899Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-23T22:38:06.899Z] The following packages will be upgraded: [2021-03-23T22:38:06.899Z] gpg gpg-agent gpgconf libudev1 [2021-03-23T22:38:07.161Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-23T22:38:07.161Z] Need to get 3530 kB of archives. [2021-03-23T22:38:07.161Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-23T22:38:07.161Z] 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-23T22:38:07.161Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-03-23T22:38:07.424Z] 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-23T22:38:07.688Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-03-23T22:38:07.688Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-23T22:38:07.688Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-23T22:38:07.951Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-23T22:38:07.951Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-23T22:38:07.951Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-23T22:38:07.951Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-23T22:38:07.951Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-23T22:38:07.951Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-23T22:38:07.952Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-23T22:38:07.952Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-23T22:38:07.952Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-23T22:38:07.952Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-23T22:38:08.217Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-23T22:38:08.217Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-23T22:38:08.217Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-23T22:38:08.217Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-23T22:38:08.217Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-23T22:38:08.217Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-23T22:38:08.217Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-23T22:38:08.480Z] Fetched 3530 kB in 1s (3083 kB/s) [2021-03-23T22:38:08.480Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-23T22:38:08.480Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-03-23T22:38:08.480Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-23T22:38:08.743Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-03-23T22:38:08.743Z] Selecting previously unselected package udev. [2021-03-23T22:38:08.743Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-23T22:38:08.743Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-03-23T22:38:08.743Z] Unpacking udev (237-3ubuntu10.45) ... [2021-03-23T22:38:09.008Z] Selecting previously unselected package libfuse2:amd64. [2021-03-23T22:38:09.008Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-23T22:38:09.008Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-23T22:38:09.286Z] Selecting previously unselected package fuse. [2021-03-23T22:38:09.286Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-23T22:38:09.286Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-23T22:38:09.286Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-23T22:38:09.286Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-23T22:38:09.550Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-23T22:38:09.550Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-23T22:38:09.550Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-23T22:38:09.550Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-23T22:38:09.813Z] Selecting previously unselected package libksba8:amd64. [2021-03-23T22:38:09.813Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-23T22:38:09.813Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-23T22:38:10.078Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-23T22:38:10.078Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-23T22:38:10.078Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T22:38:10.078Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-23T22:38:10.078Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-23T22:38:10.078Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T22:38:10.078Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-23T22:38:10.078Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-23T22:38:10.078Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T22:38:10.343Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-23T22:38:10.343Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-23T22:38:10.343Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T22:38:10.343Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-23T22:38:10.343Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-23T22:38:10.343Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T22:38:10.615Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-23T22:38:10.615Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-23T22:38:10.615Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T22:38:10.615Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-23T22:38:10.615Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-23T22:38:10.615Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T22:38:10.879Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-23T22:38:10.879Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-23T22:38:10.879Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T22:38:10.879Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-23T22:38:10.879Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-23T22:38:10.879Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T22:38:10.879Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-23T22:38:10.879Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-23T22:38:10.879Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-23T22:38:11.010Z] Removing intermediate container 1a1fff3413f5 [2021-03-23T22:38:11.010Z] ---> 39c2ae3444e7 [2021-03-23T22:38:11.010Z] [2021-03-23T22:38:11.010Z] Step 10/24 : FROM alpine:3.12 [2021-03-23T22:38:11.010Z] 3.12: Pulling from library/alpine [2021-03-23T22:38:11.011Z] Removing intermediate container f0b14944c7ab [2021-03-23T22:38:11.011Z] ---> 554703274191 [2021-03-23T22:38:11.011Z] [2021-03-23T22:38:11.011Z] Step 10/21 : FROM alpine:3.12 [2021-03-23T22:38:11.011Z] 3.12: Pulling from library/alpine [2021-03-23T22:38:11.146Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-23T22:38:11.146Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-23T22:38:11.146Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-23T22:38:11.146Z] Selecting previously unselected package libldap-common. [2021-03-23T22:38:11.146Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-23T22:38:11.146Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-23T22:38:11.146Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-23T22:38:11.146Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-23T22:38:11.411Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-23T22:38:11.411Z] Selecting previously unselected package dirmngr. [2021-03-23T22:38:11.411Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-23T22:38:11.411Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-23T22:38:11.411Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-23T22:38:11.674Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-23T22:38:11.674Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-23T22:38:11.674Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-23T22:38:11.674Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-23T22:38:11.674Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-23T22:38:11.674Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T22:38:11.674Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-23T22:38:11.937Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-23T22:38:11.937Z] Setting up udev (237-3ubuntu10.45) ... [2021-03-23T22:38:12.483Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-23T22:38:12.483Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-23T22:38:12.483Z] Status: Image is up to date for alpine:3.12 [2021-03-23T22:38:12.483Z] ---> d10569e2745f [2021-03-23T22:38:12.483Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-23T22:38:12.483Z] Status: Downloaded newer image for alpine:3.12 [2021-03-23T22:38:12.483Z] ---> d10569e2745f [2021-03-23T22:38:12.483Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-23T22:38:12.516Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-23T22:38:12.516Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T22:38:12.516Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-23T22:38:12.761Z] ---> Running in 25911c2019c8 [2021-03-23T22:38:12.761Z] ---> Running in 2d339da11a9e [2021-03-23T22:38:12.785Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-23T22:38:12.785Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-23T22:38:12.785Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T22:38:12.785Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T22:38:12.785Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T22:38:12.785Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T22:38:12.785Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T22:38:13.055Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T22:38:13.055Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-23T22:38:13.055Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-23T22:38:13.055Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-23T22:38:13.055Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-23T22:38:14.014Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-23T22:38:14.014Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-23T22:38:14.014Z] This means they are not meant to be enabled using systemctl. [2021-03-23T22:38:14.014Z] Possible reasons for having this kind of units are: [2021-03-23T22:38:14.014Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-23T22:38:14.014Z] .wants/ or .requires/ directory. [2021-03-23T22:38:14.014Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-23T22:38:14.014Z] a requirement dependency on it. [2021-03-23T22:38:14.014Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-23T22:38:14.014Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-23T22:38:14.014Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-23T22:38:14.014Z] instance name specified. [2021-03-23T22:38:14.545Z] Reading package lists... [2021-03-23T22:38:14.823Z] Building dependency tree... [2021-03-23T22:38:14.823Z] Reading state information... [2021-03-23T22:38:14.823Z] The following additional packages will be installed: [2021-03-23T22:38:14.823Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-23T22:38:14.823Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-23T22:38:14.823Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-23T22:38:14.823Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-23T22:38:14.823Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-23T22:38:14.823Z] Suggested packages: [2021-03-23T22:38:14.823Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-23T22:38:14.823Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-23T22:38:14.823Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-23T22:38:14.823Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-23T22:38:14.823Z] systemd-container policykit-1 [2021-03-23T22:38:14.823Z] Recommended packages: [2021-03-23T22:38:14.823Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-23T22:38:14.823Z] The following NEW packages will be installed: [2021-03-23T22:38:14.823Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-23T22:38:14.823Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-23T22:38:14.823Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-23T22:38:14.823Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-23T22:38:14.823Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-23T22:38:14.823Z] The following packages will be upgraded: [2021-03-23T22:38:14.823Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-23T22:38:15.088Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-23T22:38:15.088Z] Need to get 35.2 MB of archives. [2021-03-23T22:38:15.088Z] After this operation, 141 MB of additional disk space will be used. [2021-03-23T22:38:15.089Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-03-23T22:38:15.089Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-23T22:38:15.407Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T22:38:15.407Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T22:38:15.407Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T22:38:15.407Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T22:38:15.670Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-23T22:38:15.937Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-23T22:38:15.937Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-03-23T22:38:15.937Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-23T22:38:15.937Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-23T22:38:15.937Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-23T22:38:15.937Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-23T22:38:15.937Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-23T22:38:15.937Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-23T22:38:15.937Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-23T22:38:15.937Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-23T22:38:15.937Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-23T22:38:15.937Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-23T22:38:15.937Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-23T22:38:15.937Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-23T22:38:15.937Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-23T22:38:16.007Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-23T22:38:16.007Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-23T22:38:16.007Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-23T22:38:16.007Z] (4/5) Installing curl (7.69.1-r3) [2021-03-23T22:38:16.007Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-23T22:38:16.007Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T22:38:16.007Z] Executing ca-certificates-20191127-r4.trigger [2021-03-23T22:38:16.210Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-23T22:38:16.210Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-23T22:38:16.210Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-23T22:38:16.210Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-23T22:38:16.210Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-23T22:38:16.210Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-23T22:38:16.210Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-23T22:38:16.210Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-23T22:38:16.210Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-23T22:38:16.210Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-23T22:38:16.210Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-23T22:38:16.296Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-23T22:38:16.296Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-23T22:38:16.296Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-23T22:38:16.296Z] (4/4) Installing curl (7.69.1-r3) [2021-03-23T22:38:16.296Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T22:38:16.296Z] Executing ca-certificates-20191127-r4.trigger [2021-03-23T22:38:16.296Z] OK: 7 MiB in 19 packages [2021-03-23T22:38:16.472Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-23T22:38:16.578Z] OK: 7 MiB in 18 packages [2021-03-23T22:38:17.867Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-23T22:38:17.867Z] Fetched 35.2 MB in 3s (13.4 MB/s) [2021-03-23T22:38:17.867Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-23T22:38:17.867Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-03-23T22:38:18.132Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-23T22:38:18.706Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-03-23T22:38:18.706Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-23T22:38:18.974Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-03-23T22:38:19.930Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-23T22:38:19.930Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-23T22:38:19.930Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-23T22:38:20.194Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-23T22:38:20.559Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-23T22:38:20.559Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-23T22:38:20.823Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-23T22:38:20.921Z] Removing intermediate container 2d339da11a9e [2021-03-23T22:38:20.921Z] ---> 208f985ddd5d [2021-03-23T22:38:20.921Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-23T22:38:20.921Z] Removing intermediate container 25911c2019c8 [2021-03-23T22:38:20.921Z] ---> 915a1a4dccc5 [2021-03-23T22:38:20.921Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-23T22:38:20.921Z] ---> Running in fa48033d4ace [2021-03-23T22:38:21.085Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-23T22:38:21.195Z] ---> Running in 4ad8dc129713 [2021-03-23T22:38:21.354Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-23T22:38:21.799Z] Removing intermediate container fa48033d4ace [2021-03-23T22:38:21.799Z] ---> a34e826d90cb [2021-03-23T22:38:21.799Z] Step 13/24 : WORKDIR / [2021-03-23T22:38:22.301Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-23T22:38:22.301Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-23T22:38:22.301Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-23T22:38:22.301Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-23T22:38:22.395Z] Removing intermediate container 4ad8dc129713 [2021-03-23T22:38:22.395Z] ---> 2c18086bd657 [2021-03-23T22:38:22.395Z] Step 13/21 : WORKDIR /edgex [2021-03-23T22:38:22.668Z] Removing intermediate container af63e91dcc61 [2021-03-23T22:38:22.668Z] ---> 490a42088bef [2021-03-23T22:38:22.668Z] [2021-03-23T22:38:22.668Z] Step 10/23 : FROM alpine:3.12 [2021-03-23T22:38:22.668Z] ---> d10569e2745f [2021-03-23T22:38:22.668Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-23T22:38:22.668Z] ---> Running in ae58a1868a14 [2021-03-23T22:38:22.885Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-23T22:38:22.885Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-23T22:38:22.885Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-23T22:38:22.885Z] Selecting previously unselected package libexpat1:amd64. [2021-03-23T22:38:22.885Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-23T22:38:22.885Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-23T22:38:22.948Z] ---> Running in 7c91c78ec53f [2021-03-23T22:38:23.148Z] Selecting previously unselected package python3.6-minimal. [2021-03-23T22:38:23.149Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-23T22:38:23.149Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-23T22:38:23.412Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-23T22:38:23.412Z] Checking for services that may need to be restarted...done. [2021-03-23T22:38:23.412Z] Checking for services that may need to be restarted...done. [2021-03-23T22:38:23.543Z] ---> Running in ba02413df2db [2021-03-23T22:38:23.680Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-23T22:38:23.680Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-23T22:38:23.680Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-23T22:38:23.826Z] Removing intermediate container ae58a1868a14 [2021-03-23T22:38:23.826Z] ---> 8e4c1dd44973 [2021-03-23T22:38:23.826Z] 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-23T22:38:24.256Z] Selecting previously unselected package python3-minimal. [2021-03-23T22:38:24.257Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-23T22:38:24.257Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-23T22:38:24.257Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-23T22:38:24.431Z] Removing intermediate container 7c91c78ec53f [2021-03-23T22:38:24.431Z] Removing intermediate container 345b491594bd [2021-03-23T22:38:24.431Z] ---> 44e46589f493 [2021-03-23T22:38:24.431Z] [2021-03-23T22:38:24.431Z] Step 10/22 : FROM alpine:3.12 [2021-03-23T22:38:24.431Z] ---> d10569e2745f [2021-03-23T22:38:24.431Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-23T22:38:24.431Z] ---> 36370fff8a33 [2021-03-23T22:38:24.431Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-23T22:38:24.520Z] Selecting previously unselected package mime-support. [2021-03-23T22:38:24.520Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-23T22:38:24.520Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-23T22:38:24.520Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-23T22:38:24.520Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-23T22:38:24.520Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-23T22:38:24.520Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-23T22:38:24.520Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-23T22:38:24.520Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-23T22:38:25.043Z] ---> Running in ae0dce3b2e54 [2021-03-23T22:38:25.322Z] ---> f2254f9f7d20 [2021-03-23T22:38:25.322Z] 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-23T22:38:25.467Z] Selecting previously unselected package python3.6. [2021-03-23T22:38:25.467Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-23T22:38:25.467Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-23T22:38:25.467Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-23T22:38:25.467Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-23T22:38:25.467Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-23T22:38:25.467Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-23T22:38:25.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T22:38:25.602Z] ---> a4071986fe4f [2021-03-23T22:38:25.602Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-23T22:38:25.881Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T22:38:26.045Z] Selecting previously unselected package python3. [2021-03-23T22:38:26.045Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-23T22:38:26.045Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-23T22:38:26.045Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-23T22:38:26.045Z] Selecting previously unselected package multiarch-support. [2021-03-23T22:38:26.045Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-23T22:38:26.045Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-23T22:38:26.045Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-23T22:38:26.310Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-23T22:38:26.310Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-23T22:38:26.310Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-23T22:38:26.310Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-23T22:38:26.310Z] Selecting previously unselected package libbsd0:amd64. [2021-03-23T22:38:26.310Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-23T22:38:26.310Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-23T22:38:26.310Z] Selecting previously unselected package sudo. [2021-03-23T22:38:26.310Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-23T22:38:26.310Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-23T22:38:26.485Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-23T22:38:26.485Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T22:38:26.485Z] OK: 5 MiB in 15 packages [2021-03-23T22:38:26.574Z] Selecting previously unselected package apparmor. [2021-03-23T22:38:26.574Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-23T22:38:26.574Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-23T22:38:26.763Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T22:38:26.763Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T22:38:26.838Z] Selecting previously unselected package libedit2:amd64. [2021-03-23T22:38:26.838Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-23T22:38:26.838Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-23T22:38:26.838Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-23T22:38:26.838Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-23T22:38:26.838Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-23T22:38:27.101Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-23T22:38:27.101Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-23T22:38:27.101Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-23T22:38:27.101Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-23T22:38:27.101Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-23T22:38:27.101Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-23T22:38:27.101Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-23T22:38:27.101Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-23T22:38:27.101Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-23T22:38:27.366Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-23T22:38:27.366Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-23T22:38:27.366Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-23T22:38:27.380Z] ---> 68b3d41058e5 [2021-03-23T22:38:27.380Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-23T22:38:27.380Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-23T22:38:27.380Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T22:38:27.380Z] OK: 5 MiB in 15 packages [2021-03-23T22:38:27.630Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-23T22:38:27.630Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-23T22:38:27.630Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-23T22:38:27.901Z] Selecting previously unselected package openssh-client. [2021-03-23T22:38:27.901Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-23T22:38:27.901Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-23T22:38:27.901Z] Selecting previously unselected package squashfs-tools. [2021-03-23T22:38:27.901Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-23T22:38:27.901Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-23T22:38:27.981Z] ---> bbb62324f346 [2021-03-23T22:38:27.981Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-23T22:38:28.164Z] Selecting previously unselected package snapd. [2021-03-23T22:38:28.164Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-23T22:38:28.164Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-23T22:38:28.707Z] ---> 0a825518543b [2021-03-23T22:38:28.707Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-23T22:38:29.111Z] Removing intermediate container ba02413df2db [2021-03-23T22:38:29.112Z] ---> 1e9b4dbe9953 [2021-03-23T22:38:29.112Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-23T22:38:29.778Z] ---> Running in 217015e61220 [2021-03-23T22:38:30.089Z] Removing intermediate container ae0dce3b2e54 [2021-03-23T22:38:30.089Z] ---> 17e988e90348 [2021-03-23T22:38:30.089Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-23T22:38:30.686Z] ---> Running in 2789e9f7d123 [2021-03-23T22:38:30.686Z] ---> d68dcb7ca679 [2021-03-23T22:38:30.686Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-23T22:38:30.686Z] Removing intermediate container 217015e61220 [2021-03-23T22:38:30.686Z] ---> 8fef57252d81 [2021-03-23T22:38:30.686Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-23T22:38:30.686Z] Removing intermediate container aff86bf01121 [2021-03-23T22:38:30.686Z] ---> 3d7bca95f09a [2021-03-23T22:38:30.686Z] [2021-03-23T22:38:30.686Z] Step 10/23 : FROM alpine:3.12 [2021-03-23T22:38:30.686Z] ---> d10569e2745f [2021-03-23T22:38:30.686Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-23T22:38:30.686Z] ---> Using cache [2021-03-23T22:38:30.686Z] ---> 17e988e90348 [2021-03-23T22:38:30.686Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-23T22:38:30.721Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-23T22:38:30.721Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-23T22:38:30.955Z] ---> Running in 90a25c48042b [2021-03-23T22:38:30.955Z] ---> 412aa7e55ff3 [2021-03-23T22:38:30.955Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-23T22:38:30.987Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-23T22:38:30.987Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-23T22:38:31.227Z] ---> Running in 642dafc80a5e [2021-03-23T22:38:31.227Z] ---> Running in 95ea7c2fdfa6 [2021-03-23T22:38:31.227Z] Removing intermediate container 2789e9f7d123 [2021-03-23T22:38:31.227Z] ---> 3ee235f0ea4d [2021-03-23T22:38:31.227Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-23T22:38:31.250Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-23T22:38:31.250Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-23T22:38:31.250Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-23T22:38:31.250Z] Setting up systemd (237-3ubuntu10.45) ... [2021-03-23T22:38:31.250Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-23T22:38:31.499Z] ---> Running in 706c23287c65 [2021-03-23T22:38:31.769Z] Removing intermediate container 90a25c48042b [2021-03-23T22:38:31.769Z] ---> e87f35007675 [2021-03-23T22:38:31.769Z] Step 18/21 : CMD ["--init=true"] [2021-03-23T22:38:31.769Z] Removing intermediate container 642dafc80a5e [2021-03-23T22:38:31.769Z] ---> ebc798af22d4 [2021-03-23T22:38:31.769Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-23T22:38:31.769Z] Removing intermediate container 95ea7c2fdfa6 [2021-03-23T22:38:31.769Z] ---> 17c34d7e31dd [2021-03-23T22:38:31.769Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-23T22:38:32.043Z] Removing intermediate container 706c23287c65 [2021-03-23T22:38:32.043Z] ---> 54ab40500a5e [2021-03-23T22:38:32.043Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-23T22:38:32.043Z] ---> Running in edfb0e44a7cc [2021-03-23T22:38:32.043Z] ---> Running in abab27470b00 [2021-03-23T22:38:32.043Z] ---> Running in 4ecc5bd16d2b [2021-03-23T22:38:32.207Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-23T22:38:32.207Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-23T22:38:32.207Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-23T22:38:32.207Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-23T22:38:32.207Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-23T22:38:32.207Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-23T22:38:32.318Z] ---> Running in a74d351b4d2e [2021-03-23T22:38:32.594Z] ---> 6d8c31232628 [2021-03-23T22:38:32.594Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-23T22:38:32.594Z] Removing intermediate container edfb0e44a7cc [2021-03-23T22:38:32.594Z] ---> dc7168ca88e8 [2021-03-23T22:38:32.594Z] Step 19/21 : LABEL arch=arm64 [2021-03-23T22:38:32.879Z] Removing intermediate container abab27470b00 [2021-03-23T22:38:32.879Z] ---> 15a1138d93eb [2021-03-23T22:38:32.879Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-23T22:38:32.879Z] Removing intermediate container 4ecc5bd16d2b [2021-03-23T22:38:32.879Z] ---> 11011bd26abe [2021-03-23T22:38:32.879Z] Step 15/23 : WORKDIR / [2021-03-23T22:38:32.879Z] Removing intermediate container a74d351b4d2e [2021-03-23T22:38:32.879Z] ---> 0119a6993fd6 [2021-03-23T22:38:32.879Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T22:38:32.879Z] ---> Running in 6b3a6e2644de [2021-03-23T22:38:32.879Z] ---> Running in f4924de7540e [2021-03-23T22:38:33.149Z] ---> Running in 969ed9a179f0 [2021-03-23T22:38:33.431Z] ---> d25d979bd4b6 [2021-03-23T22:38:33.431Z] 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-23T22:38:33.431Z] Removing intermediate container 6b3a6e2644de [2021-03-23T22:38:33.431Z] ---> d111adeeb81e [2021-03-23T22:38:33.431Z] Step 15/23 : WORKDIR / [2021-03-23T22:38:33.620Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-23T22:38:33.621Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-23T22:38:33.621Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-23T22:38:33.621Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-23T22:38:33.621Z] running python rtupdate hooks for python3.6... [2021-03-23T22:38:33.621Z] running python post-rtupdate hooks for python3.6... [2021-03-23T22:38:33.621Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-23T22:38:33.702Z] ---> Running in 98eac913d184 [2021-03-23T22:38:33.702Z] Removing intermediate container f4924de7540e [2021-03-23T22:38:33.702Z] ---> ce291034d2da [2021-03-23T22:38:33.702Z] Step 20/21 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 [2021-03-23T22:38:33.989Z] ---> Running in 714b4ce9915c [2021-03-23T22:38:33.989Z] Removing intermediate container 969ed9a179f0 [2021-03-23T22:38:33.989Z] ---> daaed3b84094 [2021-03-23T22:38:33.989Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T22:38:33.989Z] ---> 725c8bb6388d [2021-03-23T22:38:33.989Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-23T22:38:33.989Z] ---> Running in 9dde51ed4320 [2021-03-23T22:38:34.590Z] Removing intermediate container 714b4ce9915c [2021-03-23T22:38:34.590Z] ---> 7a73a9cf323a [2021-03-23T22:38:34.590Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T22:38:34.864Z] Removing intermediate container 9dde51ed4320 [2021-03-23T22:38:34.864Z] ---> e77228fea5d8 [2021-03-23T22:38:34.864Z] Step 21/21 : LABEL version=0.0.0 [2021-03-23T22:38:35.137Z] ---> 8eafa4fb1910 [2021-03-23T22:38:35.137Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-23T22:38:35.137Z] ---> Running in 92159f7a3462 [2021-03-23T22:38:35.549Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-23T22:38:35.740Z] ---> baee9736f62d [2021-03-23T22:38:35.740Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-23T22:38:35.814Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-23T22:38:35.814Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-23T22:38:36.013Z] ---> 7cf265438c73 [2021-03-23T22:38:36.013Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-23T22:38:36.078Z] Setting up snapd (2.48.3+18.04) ... [2021-03-23T22:38:36.288Z] Removing intermediate container 92159f7a3462 [2021-03-23T22:38:36.288Z] ---> a49d806455de [2021-03-23T22:38:36.288Z] [2021-03-23T22:38:36.653Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-23T22:38:36.887Z] Successfully built a49d806455de [2021-03-23T22:38:36.917Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-23T22:38:37.162Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-23T22:38:37.162Z] Building docker-core-data-go [2021-03-23T22:38:37.162Z]  Building docker-security-proxy-setup-go ... done  ---> 743db6d43381 [2021-03-23T22:38:37.162Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-23T22:38:37.180Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-23T22:38:37.449Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-23T22:38:37.449Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-23T22:38:37.449Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-23T22:38:37.712Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-23T22:38:37.755Z] ---> Running in 140da793db5d [2021-03-23T22:38:37.755Z] ---> d219d7dc80ac [2021-03-23T22:38:37.755Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-23T22:38:37.755Z] Removing intermediate container 98eac913d184 [2021-03-23T22:38:37.755Z] ---> 5c3ddf50d494 [2021-03-23T22:38:37.755Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-23T22:38:37.755Z] ---> 5f7efd561dc6 [2021-03-23T22:38:37.755Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-23T22:38:37.975Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-23T22:38:38.030Z] ---> Running in 4bcfa3796b8b [2021-03-23T22:38:38.237Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-23T22:38:38.502Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-23T22:38:38.625Z] Removing intermediate container 140da793db5d [2021-03-23T22:38:38.625Z] ---> 77f837156a5c [2021-03-23T22:38:38.625Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T22:38:38.765Z] /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-23T22:38:38.765Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-23T22:38:38.765Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-23T22:38:39.223Z] ---> Running in cbb56f04e61e [2021-03-23T22:38:39.814Z] Removing intermediate container 4bcfa3796b8b [2021-03-23T22:38:39.814Z] ---> 913f2fb8753f [2021-03-23T22:38:39.814Z] Step 22/24 : LABEL arch=arm64 [2021-03-23T22:38:40.086Z] ---> 5c1316163c19 [2021-03-23T22:38:40.086Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-23T22:38:40.086Z] ---> 74cf504f8c31 [2021-03-23T22:38:40.086Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-23T22:38:40.161Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-23T22:38:40.161Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-23T22:38:40.424Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-23T22:38:40.686Z] ---> Running in e9602f7ee9ef [2021-03-23T22:38:40.686Z] ---> Running in 1a4de0a69899 [2021-03-23T22:38:40.686Z] ---> Running in c1c0afc98688 [2021-03-23T22:38:40.686Z] Removing intermediate container cbb56f04e61e [2021-03-23T22:38:40.686Z] ---> 3d28dd3c134a [2021-03-23T22:38:40.686Z] Step 20/22 : LABEL arch=arm64 [2021-03-23T22:38:41.282Z] ---> Running in ff660db5bba3 [2021-03-23T22:38:41.878Z] Removing intermediate container e9602f7ee9ef [2021-03-23T22:38:41.878Z] ---> 82ee9129684d [2021-03-23T22:38:41.878Z] Step 23/24 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 [2021-03-23T22:38:41.878Z] Removing intermediate container c1c0afc98688 [2021-03-23T22:38:41.878Z] ---> f5a8d412f73f [2021-03-23T22:38:41.878Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T22:38:42.155Z] Removing intermediate container 1a4de0a69899 [2021-03-23T22:38:42.156Z] ---> 5edf09e85788 [2021-03-23T22:38:42.156Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T22:38:42.363Z] Reading package lists... [2021-03-23T22:38:42.627Z] Reading package lists... [2021-03-23T22:38:42.627Z] Building dependency tree... [2021-03-23T22:38:42.627Z] Reading state information... [2021-03-23T22:38:42.753Z] ---> Running in 863b3db9ada4 [2021-03-23T22:38:42.753Z] Removing intermediate container ff660db5bba3 [2021-03-23T22:38:42.753Z] ---> e2b6e36e2db4 [2021-03-23T22:38:42.753Z] Step 21/22 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 [2021-03-23T22:38:42.753Z] ---> Running in 5c99387844d1 [2021-03-23T22:38:42.753Z] ---> Running in f2183b300143 [2021-03-23T22:38:42.753Z] ---> Running in 369098084d02 [2021-03-23T22:38:42.898Z] Calculating upgrade... [2021-03-23T22:38:43.037Z] Removing intermediate container 863b3db9ada4 [2021-03-23T22:38:43.037Z] ---> 7f68f53d7067 [2021-03-23T22:38:43.037Z] Step 24/24 : LABEL version=0.0.0 [2021-03-23T22:38:43.173Z] The following packages will be upgraded: [2021-03-23T22:38:43.173Z] advancecomp base-files bash binutils binutils-common [2021-03-23T22:38:43.173Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-23T22:38:43.173Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-23T22:38:43.173Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-23T22:38:43.173Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-23T22:38:43.173Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-23T22:38:43.173Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-23T22:38:43.173Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-23T22:38:43.173Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-23T22:38:43.173Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-23T22:38:43.173Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-23T22:38:43.173Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-23T22:38:43.173Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-23T22:38:43.173Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-23T22:38:43.173Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-23T22:38:43.173Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-23T22:38:43.173Z] Need to get 63.8 MB of archives. [2021-03-23T22:38:43.173Z] After this operation, 5207 kB of additional disk space will be used. [2021-03-23T22:38:43.173Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-139.143 [993 kB] [2021-03-23T22:38:43.330Z] ---> Running in 239ad7781cf4 [2021-03-23T22:38:43.330Z] Removing intermediate container 369098084d02 [2021-03-23T22:38:43.330Z] ---> 41c01ac4b7cb [2021-03-23T22:38:43.330Z] Step 22/22 : LABEL version=0.0.0 [2021-03-23T22:38:43.447Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-23T22:38:43.447Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-23T22:38:43.447Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-23T22:38:43.447Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-23T22:38:43.447Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-23T22:38:43.447Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-23T22:38:43.447Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-23T22:38:43.447Z] 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-23T22:38:43.447Z] 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-23T22:38:43.447Z] 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-23T22:38:43.447Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-23T22:38:43.447Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-23T22:38:43.447Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-23T22:38:43.447Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-23T22:38:43.447Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-23T22:38:43.447Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-23T22:38:43.447Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-23T22:38:43.447Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-23T22:38:43.447Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-23T22:38:43.447Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-23T22:38:43.604Z] Removing intermediate container 5c99387844d1 [2021-03-23T22:38:43.604Z] ---> 1719b19441b8 [2021-03-23T22:38:43.604Z] Step 21/23 : LABEL arch=arm64 [2021-03-23T22:38:43.604Z] Removing intermediate container f2183b300143 [2021-03-23T22:38:43.604Z] ---> 4addb6d66bd7 [2021-03-23T22:38:43.604Z] Step 21/23 : LABEL arch=arm64 [2021-03-23T22:38:43.604Z] ---> Running in 0b97bd76f517 [2021-03-23T22:38:43.715Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-23T22:38:43.716Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-23T22:38:43.716Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-23T22:38:43.716Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-23T22:38:43.716Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-23T22:38:43.716Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-23T22:38:43.716Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-23T22:38:43.716Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-23T22:38:43.716Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-23T22:38:43.716Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-23T22:38:43.716Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-23T22:38:43.716Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-23T22:38:43.716Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-23T22:38:43.716Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-23T22:38:43.716Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-23T22:38:43.716Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-23T22:38:43.716Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-23T22:38:43.716Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-23T22:38:43.716Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-23T22:38:43.716Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-23T22:38:43.716Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-23T22:38:43.716Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-23T22:38:43.716Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-23T22:38:43.716Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-23T22:38:43.716Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-23T22:38:43.716Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-23T22:38:43.716Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-23T22:38:43.716Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-23T22:38:43.716Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-23T22:38:43.716Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-23T22:38:43.716Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-23T22:38:43.716Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-23T22:38:43.716Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-23T22:38:43.716Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-23T22:38:43.887Z] ---> Running in c770e46f8dff [2021-03-23T22:38:43.887Z] ---> Running in 576065e1d4ee [2021-03-23T22:38:43.985Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-23T22:38:44.170Z] Removing intermediate container 239ad7781cf4 [2021-03-23T22:38:44.170Z] ---> 42478533f974 [2021-03-23T22:38:44.170Z] [2021-03-23T22:38:44.254Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-23T22:38:44.254Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-23T22:38:44.254Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-23T22:38:44.447Z] Removing intermediate container 0b97bd76f517 [2021-03-23T22:38:44.447Z] ---> a56906e3c400 [2021-03-23T22:38:44.447Z] [2021-03-23T22:38:45.967Z] Successfully built 42478533f974 [2021-03-23T22:38:45.967Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-23T22:38:45.967Z] Building docker-sys-mgmt-agent-go [2021-03-23T22:38:45.967Z] Removing intermediate container 576065e1d4ee [2021-03-23T22:38:45.967Z]  Building docker-security-secretstore-setup-go ... done  ---> f286ede0cc20 [2021-03-23T22:38:45.967Z] Step 22/23 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 [2021-03-23T22:38:45.967Z] Removing intermediate container c770e46f8dff [2021-03-23T22:38:45.967Z] ---> 7e7bdfe94703 [2021-03-23T22:38:45.967Z] Step 22/23 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 [2021-03-23T22:38:45.967Z] Successfully built a56906e3c400 [2021-03-23T22:38:45.967Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-23T22:38:45.967Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go [2021-03-23T22:38:45.967Z] ---> Running in b988e2ec22ce [2021-03-23T22:38:45.967Z] ---> Running in cf6634ce821d [2021-03-23T22:38:45.967Z] Removing intermediate container cf6634ce821d [2021-03-23T22:38:45.967Z] ---> 69727973ed28 [2021-03-23T22:38:45.967Z] Step 23/23 : LABEL version=0.0.0 [2021-03-23T22:38:45.967Z] Removing intermediate container b988e2ec22ce [2021-03-23T22:38:45.967Z] ---> 270245cfc408 [2021-03-23T22:38:45.967Z] Step 23/23 : LABEL version=0.0.0 [2021-03-23T22:38:45.967Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-23T22:38:45.967Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-23T22:38:45.967Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-23T22:38:45.967Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-23T22:38:45.967Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-23T22:38:45.967Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-23T22:38:45.967Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-23T22:38:45.967Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-23T22:38:45.967Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-23T22:38:45.967Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-23T22:38:45.967Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-23T22:38:45.967Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-23T22:38:45.967Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-23T22:38:45.967Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-23T22:38:45.968Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-23T22:38:45.968Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-23T22:38:45.968Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-23T22:38:45.968Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-23T22:38:45.968Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-23T22:38:45.968Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-23T22:38:45.968Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-23T22:38:45.968Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-23T22:38:45.968Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-03-23T22:38:45.968Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-23T22:38:45.968Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-03-23T22:38:45.968Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-23T22:38:46.233Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-23T22:38:46.233Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-23T22:38:46.233Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-23T22:38:46.233Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-23T22:38:46.244Z] ---> Running in f56ed042cf51 [2021-03-23T22:38:46.244Z] ---> Running in 5aac40558530 [2021-03-23T22:38:46.495Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-23T22:38:46.495Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-23T22:38:46.495Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-23T22:38:46.495Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-03-23T22:38:46.495Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-23T22:38:46.495Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-23T22:38:46.495Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-23T22:38:46.495Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-23T22:38:46.496Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-23T22:38:46.496Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-23T22:38:46.520Z] Removing intermediate container f56ed042cf51 [2021-03-23T22:38:46.520Z] ---> 18bb670b2da1 [2021-03-23T22:38:46.758Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-23T22:38:46.758Z] Fetched 63.8 MB in 3s (18.2 MB/s) [2021-03-23T22:38:46.794Z] [2021-03-23T22:38:46.795Z] Removing intermediate container 5aac40558530 [2021-03-23T22:38:46.795Z] ---> aef68acca97b [2021-03-23T22:38:46.795Z] [2021-03-23T22:38:47.020Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T22:38:47.020Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-23T22:38:47.021Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-23T22:38:47.071Z] Successfully built 18bb670b2da1 [2021-03-23T22:38:47.072Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-23T22:38:47.072Z] Building docker-support-notifications-go [2021-03-23T22:38:47.072Z]  Building docker-core-command-go ... done Successfully built aef68acca97b [2021-03-23T22:38:47.072Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-23T22:38:47.969Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-23T22:38:47.969Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-23T22:38:47.969Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-139.143_amd64.deb ... [2021-03-23T22:38:47.969Z] Unpacking linux-libc-dev:amd64 (4.15.0-139.143) over (4.15.0-20.21) ... [2021-03-23T22:38:48.926Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-23T22:38:48.926Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-23T22:38:48.926Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-23T22:38:48.926Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-23T22:38:49.188Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-23T22:38:49.188Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-23T22:38:49.188Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-23T22:38:49.188Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-23T22:38:49.451Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-23T22:38:49.451Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-23T22:38:49.452Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-23T22:38:49.719Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-23T22:38:49.719Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-23T22:38:49.719Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-23T22:38:49.981Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-23T22:38:49.981Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-23T22:38:49.981Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-23T22:38:49.981Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-23T22:38:50.245Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-23T22:38:50.245Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-23T22:38:50.245Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-23T22:38:50.245Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-23T22:38:50.245Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-23T22:38:50.509Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-23T22:38:50.509Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-23T22:38:50.509Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-23T22:38:50.775Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-23T22:38:50.775Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-23T22:38:50.775Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-23T22:38:51.041Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-23T22:38:51.617Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-23T22:38:51.880Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-23T22:38:51.880Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-23T22:38:51.880Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-23T22:38:51.880Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-23T22:38:52.142Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-23T22:38:52.404Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-23T22:38:52.404Z] Installing new version of config file /etc/issue ... [2021-03-23T22:38:52.404Z] Installing new version of config file /etc/issue.net ... [2021-03-23T22:38:52.404Z] Installing new version of config file /etc/lsb-release ... [2021-03-23T22:38:52.404Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-23T22:38:52.667Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-23T22:38:52.954Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-23T22:38:52.954Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-23T22:38:52.954Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T22:38:52.954Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-23T22:38:52.954Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-23T22:38:53.229Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-23T22:38:53.229Z] 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-23T22:38:53.229Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T22:38:53.229Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-23T22:38:53.493Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-23T22:38:53.493Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-23T22:38:53.761Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T22:38:53.761Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-23T22:38:53.761Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-23T22:38:53.761Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-23T22:38:54.082Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T22:38:54.082Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-23T22:38:54.082Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-23T22:38:54.344Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-23T22:38:54.607Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T22:38:54.607Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-23T22:38:54.607Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-23T22:38:54.607Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-23T22:38:54.878Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T22:38:54.878Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-23T22:38:54.878Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-23T22:38:54.878Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-23T22:38:55.147Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T22:38:55.148Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-23T22:38:55.148Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-23T22:38:55.148Z] Setting up grep (3.1-2build1) ... [2021-03-23T22:38:55.410Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T22:38:55.410Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-23T22:38:55.410Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-23T22:38:55.410Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-23T22:38:55.673Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T22:38:55.673Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-23T22:38:55.673Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-23T22:38:55.673Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-23T22:38:55.935Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T22:38:55.935Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-23T22:38:55.935Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-23T22:38:56.889Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-23T22:38:56.889Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-23T22:38:57.152Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-23T22:38:57.152Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-23T22:38:57.726Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-23T22:38:57.726Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T22:38:57.726Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-23T22:38:57.988Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-23T22:38:59.392Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-23T22:38:59.392Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-23T22:38:59.392Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-23T22:38:59.392Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-23T22:38:59.392Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-23T22:38:59.392Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T22:38:59.392Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-23T22:38:59.392Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-23T22:38:59.662Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-23T22:38:59.933Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T22:38:59.933Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-23T22:38:59.933Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-23T22:38:59.933Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-23T22:38:59.933Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T22:38:59.933Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-23T22:39:00.195Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-23T22:39:00.195Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-23T22:39:00.195Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T22:39:00.195Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-23T22:39:00.195Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-23T22:39:00.456Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-23T22:39:00.456Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T22:39:00.456Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-23T22:39:00.456Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-23T22:39:00.718Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-23T22:39:00.718Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T22:39:00.718Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-23T22:39:00.718Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-23T22:39:00.980Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-23T22:39:00.980Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-23T22:39:00.980Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-23T22:39:01.244Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T22:39:01.244Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-23T22:39:01.244Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-23T22:39:01.244Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-23T22:39:01.513Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T22:39:01.513Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-23T22:39:01.513Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-23T22:39:01.513Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-23T22:39:01.776Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T22:39:01.776Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-23T22:39:01.776Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-23T22:39:01.776Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-23T22:39:02.039Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T22:39:02.039Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-23T22:39:02.039Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-23T22:39:02.612Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-23T22:39:02.874Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-23T22:39:03.449Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-23T22:39:03.449Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T22:39:03.449Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-23T22:39:03.449Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-23T22:39:03.734Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-23T22:39:04.002Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-23T22:39:04.002Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-23T22:39:04.002Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-23T22:39:04.002Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-23T22:39:04.273Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T22:39:04.273Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-23T22:39:04.273Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-23T22:39:04.537Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-23T22:39:04.799Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T22:39:04.799Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-23T22:39:04.799Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-23T22:39:04.799Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-23T22:39:05.068Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T22:39:05.068Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-23T22:39:05.068Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-23T22:39:05.068Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-23T22:39:05.336Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T22:39:05.336Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-23T22:39:05.336Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-23T22:39:05.336Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-23T22:39:05.599Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T22:39:05.599Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-23T22:39:05.599Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-23T22:39:05.862Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-23T22:39:05.862Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T22:39:05.862Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-23T22:39:06.124Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-23T22:39:06.386Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-23T22:39:06.386Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T22:39:06.386Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-23T22:39:06.648Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-23T22:39:06.910Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-03-23T22:39:07.172Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-23T22:39:07.172Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-23T22:39:07.172Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-23T22:39:07.172Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-23T22:39:07.434Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T22:39:07.434Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-23T22:39:07.434Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-23T22:39:07.434Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-23T22:39:07.703Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T22:39:07.703Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-23T22:39:07.703Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-23T22:39:07.703Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-23T22:39:07.968Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T22:39:07.968Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-23T22:39:07.968Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-23T22:39:08.232Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-23T22:39:08.232Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T22:39:08.232Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-23T22:39:08.232Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-23T22:39:08.493Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-23T22:39:08.493Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T22:39:08.493Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-23T22:39:08.493Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-23T22:39:09.067Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-23T22:39:09.067Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T22:39:09.067Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-23T22:39:09.067Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-23T22:39:09.329Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-23T22:39:09.329Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T22:39:09.329Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-23T22:39:09.329Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-23T22:39:09.590Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-23T22:39:09.590Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T22:39:09.590Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-23T22:39:09.853Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-23T22:39:09.853Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-23T22:39:09.853Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T22:39:09.853Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-23T22:39:09.853Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-23T22:39:10.119Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-23T22:39:10.119Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T22:39:10.119Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-23T22:39:10.119Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-23T22:39:10.385Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-23T22:39:10.385Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T22:39:10.385Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-23T22:39:10.649Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-23T22:39:10.649Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-23T22:39:10.649Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-23T22:39:10.649Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-23T22:39:10.649Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-23T22:39:10.913Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-23T22:39:10.913Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-23T22:39:10.913Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-23T22:39:10.913Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-23T22:39:11.174Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-23T22:39:11.174Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-23T22:39:11.437Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-23T22:39:11.437Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-23T22:39:11.699Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-23T22:39:11.699Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-23T22:39:11.960Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-23T22:39:11.960Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-23T22:39:11.960Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-23T22:39:12.232Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-23T22:39:12.232Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-23T22:39:12.232Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-23T22:39:12.503Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-23T22:39:12.503Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-23T22:39:12.503Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-23T22:39:12.503Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-23T22:39:12.767Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-23T22:39:12.767Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-23T22:39:13.035Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-23T22:39:13.036Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-23T22:39:13.036Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-23T22:39:13.297Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-23T22:39:14.248Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-23T22:39:14.248Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-23T22:39:14.248Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-23T22:39:14.248Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-23T22:39:14.510Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-23T22:39:14.510Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-23T22:39:15.087Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-23T22:39:15.087Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-23T22:39:15.355Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-23T22:39:15.355Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-23T22:39:15.355Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-23T22:39:15.355Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-23T22:39:15.623Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-23T22:39:15.623Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-23T22:39:15.623Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-23T22:39:15.885Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-23T22:39:15.885Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-23T22:39:15.885Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-23T22:39:16.148Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-23T22:39:16.148Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-23T22:39:17.551Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-23T22:39:17.551Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-23T22:39:18.947Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-23T22:39:18.947Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-23T22:39:19.527Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-23T22:39:19.792Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-23T22:39:20.060Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-23T22:39:20.324Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-23T22:39:21.273Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-23T22:39:21.535Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-23T22:39:21.535Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-23T22:39:21.535Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-23T22:39:21.798Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-23T22:39:21.798Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-23T22:39:22.062Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-23T22:39:22.062Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-23T22:39:22.062Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-23T22:39:22.325Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-23T22:39:22.325Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-23T22:39:22.325Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-23T22:39:22.589Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-23T22:39:22.589Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-23T22:39:22.589Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-23T22:39:22.851Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-23T22:39:22.851Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-23T22:39:22.851Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-23T22:39:22.851Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-23T22:39:22.851Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-23T22:39:23.117Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-23T22:39:23.117Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-23T22:39:23.118Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-23T22:39:23.118Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-23T22:39:23.383Z] [2021-03-23T22:39:23.383Z] Current default time zone: 'Etc/UTC' [2021-03-23T22:39:23.383Z] Local time is now: Tue Mar 23 22:39:23 UTC 2021. [2021-03-23T22:39:23.383Z] Universal Time is now: Tue Mar 23 22:39:23 UTC 2021. [2021-03-23T22:39:23.383Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-23T22:39:23.383Z] [2021-03-23T22:39:23.383Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-03-23T22:39:23.383Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-23T22:39:23.383Z] Setting up linux-libc-dev:amd64 (4.15.0-139.143) ... [2021-03-23T22:39:23.383Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-23T22:39:23.648Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-23T22:39:23.648Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-23T22:39:23.648Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-23T22:39:23.648Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-23T22:39:23.648Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-23T22:39:23.648Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-23T22:39:23.648Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-23T22:39:23.648Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-23T22:39:24.227Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-23T22:39:24.227Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-23T22:39:24.227Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-23T22:39:24.227Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-23T22:39:24.227Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-23T22:39:24.227Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-23T22:39:24.227Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-23T22:39:24.227Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-23T22:39:24.227Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-23T22:39:24.227Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-23T22:39:24.227Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-23T22:39:26.043Z]  Building docker-core-metadata-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T22:39:26.044Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-23T22:39:26.044Z] ---> 0a19e2c8e597 [2021-03-23T22:39:26.044Z] Step 3/23 : WORKDIR /edgex-go [2021-03-23T22:39:26.044Z] ---> Using cache [2021-03-23T22:39:26.044Z] ---> 47fc06c48686 [2021-03-23T22:39:26.044Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T22:39:26.044Z] ---> Using cache [2021-03-23T22:39:26.044Z] ---> e0522c70ed22 [2021-03-23T22:39:26.044Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-23T22:39:26.044Z] ---> Running in 96b16f92f64d [2021-03-23T22:39:26.146Z] Updating certificates in /etc/ssl/certs... [2021-03-23T22:39:27.094Z] 23 added, 27 removed; done. [2021-03-23T22:39:27.094Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-23T22:39:27.094Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-23T22:39:27.094Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-23T22:39:27.094Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-23T22:39:27.360Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-23T22:39:27.360Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-23T22:39:27.360Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-23T22:39:27.360Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-23T22:39:27.360Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-23T22:39:27.493Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T22:39:27.623Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-23T22:39:27.623Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-23T22:39:27.623Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-23T22:39:27.623Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-23T22:39:27.884Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-23T22:39:27.884Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-23T22:39:27.884Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-23T22:39:27.884Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-23T22:39:27.884Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-23T22:39:27.884Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-23T22:39:27.884Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-23T22:39:28.145Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-23T22:39:28.146Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-23T22:39:28.146Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-23T22:39:28.146Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-23T22:39:28.146Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-23T22:39:28.407Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-23T22:39:28.407Z] Updating certificates in /etc/ssl/certs... [2021-03-23T22:39:28.477Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T22:39:28.982Z] 0 added, 0 removed; done. [2021-03-23T22:39:28.982Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-23T22:39:28.982Z] done. [2021-03-23T22:39:29.074Z] OK: 217 MiB in 51 packages [2021-03-23T22:39:29.939Z] Reading package lists... [2021-03-23T22:39:29.939Z] Building dependency tree... [2021-03-23T22:39:29.939Z] Reading state information... [2021-03-23T22:39:30.202Z] The following NEW packages will be installed: [2021-03-23T22:39:30.202Z] apt-transport-https [2021-03-23T22:39:30.471Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-23T22:39:30.471Z] Need to get 1696 B of archives. [2021-03-23T22:39:30.471Z] After this operation, 153 kB of additional disk space will be used. [2021-03-23T22:39:30.471Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-23T22:39:30.740Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-23T22:39:30.740Z] Fetched 1696 B in 0s (8403 B/s) [2021-03-23T22:39:30.740Z] Selecting previously unselected package apt-transport-https. [2021-03-23T22:39:30.740Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-23T22:39:30.740Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-23T22:39:30.740Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-23T22:39:30.740Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-23T22:39:31.314Z] Waiting for network to be ready... [2021-03-23T22:39:32.480Z] Removing intermediate container 96b16f92f64d [2021-03-23T22:39:32.480Z] ---> 01ac207c03d8 [2021-03-23T22:39:32.480Z] Step 6/23 : COPY go.mod . [2021-03-23T22:39:33.474Z] ---> 35fed956377a [2021-03-23T22:39:33.474Z] Step 7/23 : RUN go mod download [2021-03-23T22:39:34.071Z] ---> Running in 3d89b90e0f62 [2021-03-23T22:39:36.699Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T22:39:36.699Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-23T22:39:36.699Z] ---> 0a19e2c8e597 [2021-03-23T22:39:36.699Z] Step 3/26 : WORKDIR /edgex-go [2021-03-23T22:39:36.699Z] ---> Using cache [2021-03-23T22:39:36.699Z] ---> 47fc06c48686 [2021-03-23T22:39:36.699Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T22:39:36.699Z] ---> Using cache [2021-03-23T22:39:36.699Z] ---> e0522c70ed22 [2021-03-23T22:39:36.699Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-23T22:39:36.974Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T22:39:36.974Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-23T22:39:36.974Z] ---> 0a19e2c8e597 [2021-03-23T22:39:36.974Z] Step 3/22 : WORKDIR /edgex-go [2021-03-23T22:39:36.974Z] ---> Using cache [2021-03-23T22:39:36.974Z] ---> 47fc06c48686 [2021-03-23T22:39:36.974Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T22:39:36.974Z] ---> Using cache [2021-03-23T22:39:36.974Z] ---> e0522c70ed22 [2021-03-23T22:39:36.974Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-23T22:39:36.974Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-23T22:39:36.974Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-23T22:39:36.974Z] ---> 0a19e2c8e597 [2021-03-23T22:39:36.974Z] Step 3/31 : WORKDIR /edgex-go [2021-03-23T22:39:36.974Z] ---> Using cache [2021-03-23T22:39:36.974Z] ---> 47fc06c48686 [2021-03-23T22:39:36.974Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T22:39:36.974Z] ---> Using cache [2021-03-23T22:39:36.974Z] ---> e0522c70ed22 [2021-03-23T22:39:36.974Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-23T22:39:36.974Z] ---> Using cache [2021-03-23T22:39:36.974Z] ---> eabce6578b38 [2021-03-23T22:39:36.974Z] Step 6/31 : COPY go.mod . [2021-03-23T22:39:36.974Z] ---> Using cache [2021-03-23T22:39:36.974Z] ---> cc94da53f505 [2021-03-23T22:39:36.974Z] Step 7/31 : RUN go mod download [2021-03-23T22:39:36.974Z] ---> Using cache [2021-03-23T22:39:36.974Z] ---> cbe29322ce5e [2021-03-23T22:39:36.974Z] Step 8/31 : COPY . . [2021-03-23T22:39:36.974Z] ---> Using cache [2021-03-23T22:39:36.974Z] ---> cdb718c6b759 [2021-03-23T22:39:36.974Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-23T22:39:37.571Z] ---> Running in f0130eca0ed0 [2021-03-23T22:39:37.571Z] ---> Running in bf03e6c1e106 [2021-03-23T22:39:37.571Z] ---> Running in ee40be538cda [2021-03-23T22:39:38.188Z] Removing intermediate container 3d89b90e0f62 [2021-03-23T22:39:38.188Z] ---> c70fc5c66ed3 [2021-03-23T22:39:38.188Z] Step 8/23 : COPY . . [2021-03-23T22:39:39.171Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T22:39:39.448Z] 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-23T22:39:39.448Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T22:39:40.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T22:39:40.327Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T22:39:40.930Z] OK: 217 MiB in 51 packages [2021-03-23T22:39:41.210Z] OK: 217 MiB in 51 packages [2021-03-23T22:39:41.331Z] 2021-03-23T22:39:35Z INFO Waiting for automatic snapd restart... [2021-03-23T22:39:41.332Z] snapd 2.49 from Canonical* installed [2021-03-23T22:39:42.278Z] "snapd" switched to the "latest/stable" channel [2021-03-23T22:39:42.278Z] [2021-03-23T22:39:43.872Z] Removing intermediate container bf03e6c1e106 [2021-03-23T22:39:43.873Z] ---> 540be1b3493e [2021-03-23T22:39:43.873Z] Step 6/26 : COPY go.mod . [2021-03-23T22:39:44.477Z] Removing intermediate container ee40be538cda [2021-03-23T22:39:44.477Z] ---> 17aa4156fc10 [2021-03-23T22:39:44.477Z] Step 6/22 : COPY go.mod . [2021-03-23T22:39:45.925Z] ---> 88b306f737c8 [2021-03-23T22:39:45.925Z] Step 7/26 : RUN go mod download [2021-03-23T22:39:45.925Z] ---> 8fbdeb5df99a [2021-03-23T22:39:45.925Z] Step 7/22 : RUN go mod download [2021-03-23T22:39:46.207Z] ---> Running in 833976852f8c [2021-03-23T22:39:46.483Z] ---> Running in 3872b5110a44 [2021-03-23T22:39:47.586Z] core18 20210128 from Canonical* installed [2021-03-23T22:39:47.586Z] "core18" switched to the "latest/stable" channel [2021-03-23T22:39:47.586Z] [2021-03-23T22:39:53.237Z] Removing intermediate container 3872b5110a44 [2021-03-23T22:39:53.237Z] ---> 104a71503ebc [2021-03-23T22:39:53.237Z] Step 8/22 : COPY . . [2021-03-23T22:39:53.237Z] Removing intermediate container 833976852f8c [2021-03-23T22:39:53.237Z] ---> b68263508fa2 [2021-03-23T22:39:53.237Z] Step 8/26 : COPY . . [2021-03-23T22:39:54.197Z] snapcraft 4.5.4 from Canonical* installed [2021-03-23T22:39:54.197Z] "snapcraft" switched to the "latest/stable" channel [2021-03-23T22:39:54.197Z] [2021-03-23T22:39:58.420Z] 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-23T22:39:58.420Z] - README.md [2021-03-23T22:39:58.420Z] [2021-03-23T22:39:58.420Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-23T22:40:05.039Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-23T22:40:05.039Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-23T22:40:05.039Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-23T22:40:05.039Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-23T22:40:05.670Z] ---> e9b21e640d5b [2021-03-23T22:40:05.670Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-23T22:40:05.670Z] ---> Running in d29a4a99df66 [2021-03-23T22:40:07.600Z] Reading package lists... [2021-03-23T22:40:07.660Z] 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-23T22:40:07.861Z] 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-23T22:40:14.461Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-23T22:40:14.461Z] Reading package lists... [2021-03-23T22:40:14.461Z] Building dependency tree... [2021-03-23T22:40:14.461Z] Reading state information... [2021-03-23T22:40:14.461Z] Suggested packages: [2021-03-23T22:40:14.461Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-23T22:40:14.461Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-23T22:40:14.461Z] Recommended packages: [2021-03-23T22:40:14.461Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-23T22:40:14.461Z] The following NEW packages will be installed: [2021-03-23T22:40:14.461Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-23T22:40:14.461Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-23T22:40:14.461Z] pkg-config zip [2021-03-23T22:40:14.725Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-23T22:40:14.725Z] Need to get 7657 kB of archives. [2021-03-23T22:40:14.725Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-23T22:40:14.725Z] 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-23T22:40:14.725Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-23T22:40:14.995Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-23T22:40:14.995Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-23T22:40:14.995Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-23T22:40:14.995Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-23T22:40:15.258Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-23T22:40:15.258Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-23T22:40:15.258Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-23T22:40:15.258Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-23T22:40:15.523Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-23T22:40:15.523Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-23T22:40:15.523Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-23T22:40:15.788Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-23T22:40:15.788Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-23T22:40:15.788Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-23T22:40:16.050Z] Fetched 7657 kB in 1s (6853 kB/s) [2021-03-23T22:40:16.050Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-23T22:40:16.050Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-23T22:40:16.050Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-03-23T22:40:16.050Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-23T22:40:16.313Z] Selecting previously unselected package libpsl5:amd64. [2021-03-23T22:40:16.313Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-23T22:40:16.313Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-23T22:40:16.313Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-23T22:40:16.313Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-23T22:40:16.313Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-23T22:40:16.574Z] Selecting previously unselected package librtmp1:amd64. [2021-03-23T22:40:16.574Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-23T22:40:16.574Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-23T22:40:16.574Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-23T22:40:16.574Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-23T22:40:16.574Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-23T22:40:16.574Z] Selecting previously unselected package liberror-perl. [2021-03-23T22:40:16.574Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-23T22:40:16.574Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-23T22:40:16.836Z] Selecting previously unselected package git-man. [2021-03-23T22:40:16.836Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-23T22:40:16.836Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-23T22:40:16.836Z] Selecting previously unselected package git. [2021-03-23T22:40:16.836Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-23T22:40:16.836Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-23T22:40:17.783Z] Selecting previously unselected package libnorm1:amd64. [2021-03-23T22:40:17.783Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-23T22:40:17.783Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-23T22:40:18.045Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-23T22:40:18.045Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-23T22:40:18.045Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-23T22:40:18.045Z] Selecting previously unselected package libsodium23:amd64. [2021-03-23T22:40:18.045Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-23T22:40:18.045Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-23T22:40:18.307Z] Selecting previously unselected package libzmq5:amd64. [2021-03-23T22:40:18.307Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-23T22:40:18.307Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-23T22:40:18.307Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-23T22:40:18.307Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-23T22:40:18.307Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-23T22:40:18.570Z] Selecting previously unselected package pkg-config. [2021-03-23T22:40:18.570Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-23T22:40:18.570Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-23T22:40:18.570Z] Selecting previously unselected package zip. [2021-03-23T22:40:18.570Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-23T22:40:18.570Z] Unpacking zip (3.0-11build1) ... [2021-03-23T22:40:18.835Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-23T22:40:18.835Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-23T22:40:19.098Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-23T22:40:19.098Z] Setting up liberror-perl (0.17025-1) ... [2021-03-23T22:40:19.098Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-23T22:40:19.098Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-23T22:40:19.098Z] No schema files found: doing nothing. [2021-03-23T22:40:19.098Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-23T22:40:19.361Z] Setting up zip (3.0-11build1) ... [2021-03-23T22:40:19.361Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-23T22:40:19.361Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-23T22:40:19.361Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-23T22:40:19.361Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-23T22:40:19.361Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-23T22:40:19.622Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-23T22:40:19.622Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-23T22:40:19.622Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-23T22:40:26.009Z] ---> b7f9f0d91b2d [2021-03-23T22:40:26.009Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-23T22:40:26.009Z] ---> 0346bb9570c6 [2021-03-23T22:40:26.009Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-23T22:40:26.009Z] ---> Running in 84efd8d7e687 [2021-03-23T22:40:26.009Z] ---> Running in a78ac5a53b79 [2021-03-23T22:40:26.222Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-23T22:40:26.797Z] git set to automatically installed. [2021-03-23T22:40:26.797Z] git-man set to automatically installed. [2021-03-23T22:40:26.797Z] libcurl3-gnutls set to automatically installed. [2021-03-23T22:40:26.797Z] liberror-perl set to automatically installed. [2021-03-23T22:40:26.797Z] libglib2.0-0 set to automatically installed. [2021-03-23T22:40:26.798Z] libnghttp2-14 set to automatically installed. [2021-03-23T22:40:26.798Z] libnorm1 set to automatically installed. [2021-03-23T22:40:26.798Z] libpgm-5.2-0 set to automatically installed. [2021-03-23T22:40:26.798Z] libpsl5 set to automatically installed. [2021-03-23T22:40:26.798Z] librtmp1 set to automatically installed. [2021-03-23T22:40:26.798Z] libsodium23 set to automatically installed. [2021-03-23T22:40:26.798Z] libzmq3-dev set to automatically installed. [2021-03-23T22:40:26.798Z] libzmq5 set to automatically installed. [2021-03-23T22:40:26.798Z] pkg-config set to automatically installed. [2021-03-23T22:40:26.798Z] zip set to automatically installed. [2021-03-23T22:40:27.006Z] 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-23T22:40:27.286Z] 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-23T22:40:28.717Z] snapd is not logged in, snap install commands will use sudo [2021-03-23T22:40:29.453Z] Removing intermediate container f0130eca0ed0 [2021-03-23T22:40:29.454Z] ---> 3a659e715fcf [2021-03-23T22:40:29.454Z] [2021-03-23T22:40:29.454Z] Step 10/31 : FROM alpine:3.12 [2021-03-23T22:40:29.454Z] ---> d10569e2745f [2021-03-23T22:40:29.454Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-23T22:40:29.731Z] ---> Running in e50040f9a41d [2021-03-23T22:40:30.376Z] Removing intermediate container e50040f9a41d [2021-03-23T22:40:30.376Z] ---> 681247c2386d [2021-03-23T22:40:30.376Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-23T22:40:30.660Z] ---> Running in c781f46097b3 [2021-03-23T22:40:32.652Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T22:40:32.652Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T22:40:33.636Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-23T22:40:33.636Z] (2/2) Installing su-exec (0.2-r1) [2021-03-23T22:40:33.636Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T22:40:33.636Z] OK: 5 MiB in 16 packages [2021-03-23T22:40:35.321Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-23T22:40:35.321Z] snap "core18" has no updates available [2021-03-23T22:40:35.629Z] Removing intermediate container c781f46097b3 [2021-03-23T22:40:35.629Z] ---> 01b61c9aa79e [2021-03-23T22:40:35.629Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-23T22:40:35.629Z] ---> Running in 09f71aca106c [2021-03-23T22:40:36.230Z] Removing intermediate container 09f71aca106c [2021-03-23T22:40:36.230Z] ---> 6329413470c9 [2021-03-23T22:40:36.230Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-23T22:40:36.230Z] ---> Running in 164092e520a0 [2021-03-23T22:40:36.270Z] snapd is not logged in, snap install commands will use sudo [2021-03-23T22:40:36.830Z] Removing intermediate container 164092e520a0 [2021-03-23T22:40:36.830Z] ---> dbe603628454 [2021-03-23T22:40:36.830Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-23T22:40:37.105Z] ---> Running in 19608c1e10e3 [2021-03-23T22:40:40.511Z] Removing intermediate container 19608c1e10e3 [2021-03-23T22:40:40.511Z] ---> 29bb7e048096 [2021-03-23T22:40:40.511Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-23T22:40:40.511Z] ---> Running in f703bab81a56 [2021-03-23T22:40:41.496Z] Removing intermediate container f703bab81a56 [2021-03-23T22:40:41.496Z] ---> 3d880d0e34c5 [2021-03-23T22:40:41.496Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-23T22:40:42.489Z] ---> e5fc04fad694 [2021-03-23T22:40:42.489Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-23T22:40:42.489Z] ---> Running in 8e1e06c3b69d [2021-03-23T22:40:42.866Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-23T22:40:46.828Z] Removing intermediate container 8e1e06c3b69d [2021-03-23T22:40:46.828Z] ---> 668653159df1 [2021-03-23T22:40:46.828Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T22:40:47.108Z] ---> 1d5bc2549162 [2021-03-23T22:40:47.108Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-23T22:40:49.103Z] ---> 19bbc2092021 [2021-03-23T22:40:49.103Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-23T22:40:50.091Z] ---> 4ef85a1fce4c [2021-03-23T22:40:50.091Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-23T22:40:51.542Z] ---> a4bd71efcbc3 [2021-03-23T22:40:51.542Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-23T22:40:52.530Z] ---> 5d150ebf78aa [2021-03-23T22:40:52.530Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-23T22:40:53.132Z] ---> Running in 512d292aa668 [2021-03-23T22:40:53.733Z] Removing intermediate container 512d292aa668 [2021-03-23T22:40:53.733Z] ---> be38d37f56ee [2021-03-23T22:40:53.733Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-23T22:40:54.720Z] ---> 0839ba7fc09d [2021-03-23T22:40:54.720Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-23T22:40:55.323Z] ---> Running in 2fe2819e689c [2021-03-23T22:40:58.730Z] Removing intermediate container 2fe2819e689c [2021-03-23T22:40:58.730Z] ---> fb5351f274f7 [2021-03-23T22:40:58.730Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-23T22:40:59.007Z] ---> Running in ff8faf980dfb [2021-03-23T22:40:59.996Z] Removing intermediate container ff8faf980dfb [2021-03-23T22:40:59.996Z] ---> c70d383ef75e [2021-03-23T22:40:59.996Z] Step 28/31 : CMD ["gate"] [2021-03-23T22:41:00.274Z] ---> Running in c15b7223c3a7 [2021-03-23T22:41:00.875Z] Removing intermediate container c15b7223c3a7 [2021-03-23T22:41:00.875Z] ---> 8e1a1e1b0b74 [2021-03-23T22:41:00.875Z] Step 29/31 : LABEL arch=arm64 [2021-03-23T22:41:01.154Z] ---> Running in 53dae837cf86 [2021-03-23T22:41:02.147Z] Removing intermediate container 53dae837cf86 [2021-03-23T22:41:02.147Z] ---> c892a1442bb4 [2021-03-23T22:41:02.147Z] Step 30/31 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 [2021-03-23T22:41:02.437Z] ---> Running in 5d8d426dd9af [2021-03-23T22:41:03.045Z] Removing intermediate container 5d8d426dd9af [2021-03-23T22:41:03.045Z] ---> 6d11e63cde61 [2021-03-23T22:41:03.045Z] Step 31/31 : LABEL version=0.0.0 [2021-03-23T22:41:03.322Z] ---> Running in 9c60b5f8870f [2021-03-23T22:41:04.324Z] Removing intermediate container 9c60b5f8870f [2021-03-23T22:41:04.324Z] ---> d14158f4663d [2021-03-23T22:41:04.324Z] [2021-03-23T22:41:04.608Z] Successfully built d14158f4663d [2021-03-23T22:41:04.608Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-23T22:41:09.484Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-03-23T22:41:09.484Z] Pulling go-build-helper [2021-03-23T22:41:09.484Z] + snapcraftctl pull [2021-03-23T22:41:09.484Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-03-23T22:41:09.484Z] Skipping pull go-build-helper (already ran) [2021-03-23T22:41:09.484Z] Building go-build-helper [2021-03-23T22:41:09.484Z] + snapcraftctl build [2021-03-23T22:41:12.044Z] Staging go-build-helper [2021-03-23T22:41:12.044Z] + snapcraftctl stage [2021-03-23T22:41:26.989Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-23T22:41:26.989Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-23T22:41:26.989Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-23T22:41:26.989Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1627 kB] [2021-03-23T22:41:26.989Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-23T22:41:26.989Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-23T22:41:26.989Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-23T22:41:26.989Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-23T22:41:26.989Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-23T22:41:26.989Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-23T22:41:26.989Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-23T22:41:26.989Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [309 kB] [2021-03-23T22:41:26.989Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-23T22:41:26.989Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-23T22:41:26.989Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [261 kB] [2021-03-23T22:41:26.989Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.1 kB] [2021-03-23T22:41:26.989Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1116 kB] [2021-03-23T22:41:26.989Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] [2021-03-23T22:41:26.989Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-23T22:41:26.989Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1966 kB] [2021-03-23T22:41:26.989Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [400 kB] [2021-03-23T22:41:26.989Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-23T22:41:26.989Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-23T22:41:26.989Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [282 kB] [2021-03-23T22:41:26.989Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [37.7 kB] [2021-03-23T22:41:26.989Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1723 kB] [2021-03-23T22:41:26.989Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] [2021-03-23T22:41:26.989Z] Fetched 24.2 MB in 6s (4020 kB/s) [2021-03-23T22:41:26.989Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-23T22:41:26.989Z] Fetched 224 kB in 0s (0 B/s) [2021-03-23T22:41:26.989Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-23T22:41:26.989Z] Fetched 157 kB in 0s (0 B/s) [2021-03-23T22:41:26.989Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-23T22:41:26.989Z] Fetched 221 kB in 0s (0 B/s) [2021-03-23T22:41:26.989Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-23T22:41:26.989Z] Fetched 143 kB in 0s (0 B/s) [2021-03-23T22:41:26.989Z] Pulling app-service-config [2021-03-23T22:41:26.989Z] + snapcraftctl pull [2021-03-23T22:41:27.933Z] Cloning into '/root/parts/app-service-config/src'... [2021-03-23T22:41:28.878Z] Pulling config-common [2021-03-23T22:41:28.879Z] + snapcraftctl pull [2021-03-23T22:41:35.490Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-23T22:41:35.490Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-23T22:41:35.490Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-23T22:41:35.490Z] Fetched 0 B in 0s (0 B/s) [2021-03-23T22:41:35.490Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-23T22:41:35.490Z] Fetched 0 B in 0s (0 B/s) [2021-03-23T22:41:35.490Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-23T22:41:35.490Z] Fetched 0 B in 0s (0 B/s) [2021-03-23T22:41:35.490Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-23T22:41:35.490Z] Fetched 0 B in 0s (0 B/s) [2021-03-23T22:41:35.490Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-23T22:41:35.490Z] Fetched 0 B in 0s (0 B/s) [2021-03-23T22:41:35.490Z] Pulling edgex-go [2021-03-23T22:41:35.490Z] + snapcraftctl pull [2021-03-23T22:41:43.906Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container a78ac5a53b79 [2021-03-23T22:41:43.906Z] ---> cfa7eb85ca08 [2021-03-23T22:41:43.906Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-23T22:41:43.906Z] ---> Running in 741f4d6ae3a9 [2021-03-23T22:41:43.906Z] Removing intermediate container d29a4a99df66 [2021-03-23T22:41:43.906Z] ---> 835c3a7b0a9b [2021-03-23T22:41:43.906Z] [2021-03-23T22:41:43.906Z] Step 10/23 : FROM alpine:3.12 [2021-03-23T22:41:43.906Z] ---> d10569e2745f [2021-03-23T22:41:43.906Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-23T22:41:43.906Z] ---> Running in f2074593323d [2021-03-23T22:41:43.906Z] Removing intermediate container f2074593323d [2021-03-23T22:41:43.906Z] ---> 3d42f694795b [2021-03-23T22:41:43.906Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-23T22:41:43.906Z] ---> Running in d2279ec91ee5 [2021-03-23T22:41:43.906Z] 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-23T22:41:43.906Z] Removing intermediate container d2279ec91ee5 [2021-03-23T22:41:43.906Z] ---> 2f92d3bdf62b [2021-03-23T22:41:43.906Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-23T22:41:43.906Z] ---> Running in 4519d053dc21 [2021-03-23T22:41:43.906Z] Removing intermediate container 4519d053dc21 [2021-03-23T22:41:43.906Z] ---> aea438d195ce [2021-03-23T22:41:43.906Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-23T22:41:43.906Z] ---> Running in 3d7c67675829 [2021-03-23T22:41:44.517Z] Removing intermediate container 84efd8d7e687 [2021-03-23T22:41:44.517Z] ---> 4ae30853205c [2021-03-23T22:41:44.517Z] [2021-03-23T22:41:44.517Z] Step 10/22 : FROM alpine:3.12 [2021-03-23T22:41:44.517Z] ---> d10569e2745f [2021-03-23T22:41:44.517Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-23T22:41:44.789Z] ---> Running in e8f33d43c8c7 [2021-03-23T22:41:45.393Z] Removing intermediate container 741f4d6ae3a9 [2021-03-23T22:41:45.393Z] ---> 683fac94568c [2021-03-23T22:41:45.393Z] [2021-03-23T22:41:45.393Z] Step 11/26 : FROM docker:20.10.0 [2021-03-23T22:41:45.393Z] 20.10.0: Pulling from library/docker [2021-03-23T22:41:46.009Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T22:41:46.009Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T22:41:46.626Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-23T22:41:46.626Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-23T22:41:46.626Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T22:41:46.626Z] Executing ca-certificates-20191127-r4.trigger [2021-03-23T22:41:46.904Z] OK: 6 MiB in 16 packages [2021-03-23T22:41:47.510Z] Removing intermediate container 3d7c67675829 [2021-03-23T22:41:47.510Z] ---> 7cc0ab4fcb5e [2021-03-23T22:41:47.510Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-23T22:41:48.111Z] ---> Running in b68523aaac62 [2021-03-23T22:41:49.554Z] Removing intermediate container e8f33d43c8c7 [2021-03-23T22:41:49.554Z] ---> 84ac940d78c1 [2021-03-23T22:41:49.554Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-23T22:41:49.554Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T22:41:49.554Z] ---> Running in 248ff56e3495 [2021-03-23T22:41:50.156Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T22:41:50.156Z] Removing intermediate container 248ff56e3495 [2021-03-23T22:41:50.156Z] ---> faf005b9e175 [2021-03-23T22:41:50.156Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-23T22:41:50.435Z] ---> Running in a15c7dfb0eb9 [2021-03-23T22:41:51.048Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-23T22:41:51.048Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-23T22:41:51.048Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-23T22:41:51.048Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-23T22:41:51.332Z] Removing intermediate container a15c7dfb0eb9 [2021-03-23T22:41:51.332Z] ---> b6fce089e862 [2021-03-23T22:41:51.332Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-23T22:41:51.332Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-23T22:41:51.605Z] ---> Running in 27e797bdbdcb [2021-03-23T22:41:51.605Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-23T22:41:51.605Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T22:41:51.605Z] OK: 8 MiB in 20 packages [2021-03-23T22:41:52.584Z] Removing intermediate container 27e797bdbdcb [2021-03-23T22:41:52.584Z] ---> 15eea7c40414 [2021-03-23T22:41:52.584Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T22:41:53.562Z] ---> f5def0294923 [2021-03-23T22:41:53.562Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-23T22:41:53.562Z] Removing intermediate container b68523aaac62 [2021-03-23T22:41:53.562Z] ---> 3e952cf99713 [2021-03-23T22:41:53.562Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-23T22:41:55.544Z] ---> a3fad8bc32a6 [2021-03-23T22:41:55.544Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-23T22:41:55.544Z] ---> f1dc234ce5d4 [2021-03-23T22:41:55.544Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-23T22:41:56.545Z] ---> 0f00692eea49 [2021-03-23T22:41:56.545Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-23T22:41:56.822Z] ---> b385068fe045 [2021-03-23T22:41:56.822Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-23T22:41:56.822Z] ---> Running in 0b326f5a18c7 [2021-03-23T22:41:57.098Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-23T22:41:57.098Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-23T22:41:57.098Z] ---> eeaf43b92773 [2021-03-23T22:41:57.098Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-23T22:41:57.371Z] ---> Running in de82661ec6c0 [2021-03-23T22:41:57.371Z] Removing intermediate container 0b326f5a18c7 [2021-03-23T22:41:57.371Z] ---> f6f209b13cb3 [2021-03-23T22:41:57.371Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T22:41:57.646Z] ---> Running in fb2005935c82 [2021-03-23T22:41:57.646Z] ---> 469528554d85 [2021-03-23T22:41:57.646Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-23T22:41:57.920Z] ---> Running in ca89e7a8d628 [2021-03-23T22:41:58.198Z] Removing intermediate container fb2005935c82 [2021-03-23T22:41:58.198Z] ---> eeba138d4981 [2021-03-23T22:41:58.198Z] Step 20/22 : LABEL arch=arm64 [2021-03-23T22:41:58.484Z] ---> Running in aa2fc08e86ce [2021-03-23T22:41:58.484Z] Removing intermediate container ca89e7a8d628 [2021-03-23T22:41:58.484Z] ---> d5c154553381 [2021-03-23T22:41:58.484Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T22:41:58.762Z] ---> Running in 74f7349d16b4 [2021-03-23T22:41:58.763Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T22:41:59.036Z] Removing intermediate container aa2fc08e86ce [2021-03-23T22:41:59.036Z] ---> 1c7bca8f12eb [2021-03-23T22:41:59.036Z] Step 21/22 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 [2021-03-23T22:41:59.036Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T22:41:59.036Z] ---> Running in cd7154eb1a0b [2021-03-23T22:41:59.310Z] Removing intermediate container 74f7349d16b4 [2021-03-23T22:41:59.310Z] ---> 3909e233b21e [2021-03-23T22:41:59.310Z] Step 21/23 : LABEL arch=arm64 [2021-03-23T22:41:59.310Z] ---> Running in b27cb3e3e8e1 [2021-03-23T22:41:59.584Z] Removing intermediate container cd7154eb1a0b [2021-03-23T22:41:59.584Z] ---> 2b37229a8f0e [2021-03-23T22:41:59.584Z] Step 22/22 : LABEL version=0.0.0 [2021-03-23T22:41:59.584Z] (1/2) Installing readline (8.0.4-r0) [2021-03-23T22:41:59.584Z] (2/2) Installing bash (5.0.17-r0) [2021-03-23T22:41:59.584Z] Executing bash-5.0.17-r0.post-install [2021-03-23T22:41:59.584Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T22:41:59.856Z] OK: 12 MiB in 22 packages [2021-03-23T22:41:59.856Z] ---> Running in 1ddac073f689 [2021-03-23T22:41:59.856Z] Removing intermediate container b27cb3e3e8e1 [2021-03-23T22:41:59.856Z] ---> f6afbe23fc54 [2021-03-23T22:41:59.856Z] Step 22/23 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 [2021-03-23T22:42:00.127Z] ---> Running in 25ecf66ad52f [2021-03-23T22:42:00.404Z] Removing intermediate container 1ddac073f689 [2021-03-23T22:42:00.404Z] ---> 34a977cdfc45 [2021-03-23T22:42:00.404Z] [2021-03-23T22:42:00.676Z] Removing intermediate container 25ecf66ad52f [2021-03-23T22:42:00.676Z] ---> 22b3e61505c4 [2021-03-23T22:42:00.676Z] Step 23/23 : LABEL version=0.0.0 [2021-03-23T22:42:00.676Z] Successfully built 34a977cdfc45 [2021-03-23T22:42:00.947Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-23T22:42:00.947Z]  Building docker-support-notifications-go ... done  ---> Running in 8059f5f6025d [2021-03-23T22:42:01.220Z] Removing intermediate container de82661ec6c0 [2021-03-23T22:42:01.220Z] ---> 20e1a7032f6c [2021-03-23T22:42:01.220Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-23T22:42:01.220Z] ---> Running in 3ff3bf470648 [2021-03-23T22:42:01.493Z] Removing intermediate container 8059f5f6025d [2021-03-23T22:42:01.493Z] ---> fe1ed010e391 [2021-03-23T22:42:01.493Z] [2021-03-23T22:42:01.804Z] Successfully built fe1ed010e391 [2021-03-23T22:42:01.804Z] Removing intermediate container 3ff3bf470648 [2021-03-23T22:42:01.804Z] ---> da915617982c [2021-03-23T22:42:01.804Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-23T22:42:01.804Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-23T22:42:02.087Z]  Building docker-core-data-go ... done  ---> Running in 33e853ee72fe [2021-03-23T22:42:02.333Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-23T22:42:02.333Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-23T22:42:02.333Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-23T22:42:02.333Z] Fetched 0 B in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-23T22:42:02.333Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-23T22:42:02.333Z] Fetched 279 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-23T22:42:02.333Z] Fetched 122 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-23T22:42:02.333Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-23T22:42:02.333Z] Fetched 8848 B in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-23T22:42:02.333Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-23T22:42:02.333Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-23T22:42:02.333Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-23T22:42:02.333Z] Fetched 214 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-23T22:42:02.333Z] Fetched 154 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-23T22:42:02.333Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-23T22:42:02.333Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-23T22:42:02.333Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-23T22:42:02.333Z] Fetched 499 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-23T22:42:02.333Z] Fetched 111 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-23T22:42:02.333Z] Fetched 240 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-23T22:42:02.333Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-23T22:42:02.333Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-23T22:42:02.333Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-23T22:42:02.333Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-23T22:42:02.333Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-23T22:42:02.333Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-23T22:42:02.333Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-23T22:42:02.333Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-23T22:42:02.333Z] Fetched 8720 B in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-23T22:42:02.333Z] Fetched 137 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-23T22:42:02.333Z] Fetched 119 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-23T22:42:02.333Z] Fetched 109 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-23T22:42:02.333Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-23T22:42:02.333Z] Fetched 645 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-23T22:42:02.333Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-23T22:42:02.333Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-23T22:42:02.333Z] Fetched 368 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-23T22:42:02.333Z] Fetched 187 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-23T22:42:02.333Z] Fetched 175 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-23T22:42:02.333Z] Fetched 206 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-23T22:42:02.333Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-23T22:42:02.333Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-23T22:42:02.333Z] Fetched 159 kB in 0s (0 B/s) [2021-03-23T22:42:02.333Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-23T22:42:02.333Z] Fetched 107 kB in 0s (0 B/s) [2021-03-23T22:42:02.334Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-23T22:42:02.334Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-23T22:42:02.334Z] Pulling static-packages [2021-03-23T22:42:02.334Z] + snapcraftctl pull [2021-03-23T22:42:02.334Z] Pulling version [2021-03-23T22:42:02.334Z] + cd /root/project [2021-03-23T22:42:02.334Z] + [ -f VERSION ] [2021-03-23T22:42:02.334Z] + PROJECT_VERSION=local-dev [2021-03-23T22:42:02.334Z] + git rev-parse --short HEAD [2021-03-23T22:42:02.334Z] + GIT_REVISION=2390c6c8 [2021-03-23T22:42:02.334Z] + snapcraftctl set-version local-dev [2021-03-23T22:42:02.334Z] Skipping build go-build-helper (already ran) [2021-03-23T22:42:02.378Z] Removing intermediate container 33e853ee72fe [2021-03-23T22:42:02.378Z] ---> fdc349d08f7a [2021-03-23T22:42:02.378Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-23T22:42:02.661Z] Building app-service-config [2021-03-23T22:42:02.661Z] + make build [2021-03-23T22:42:02.661Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-03-23T22:42:02.687Z] ---> Running in 77b12dd4e9a2 [2021-03-23T22:42:03.307Z] Removing intermediate container 77b12dd4e9a2 [2021-03-23T22:42:03.307Z] ---> 26072329f6e9 [2021-03-23T22:42:03.307Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-23T22:42:04.295Z] ---> 616d4fe220a5 [2021-03-23T22:42:04.295Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-23T22:42:04.887Z] ---> 3a3d7e8b2fe2 [2021-03-23T22:42:05.160Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-23T22:42:06.133Z] ---> 5735b26046b8 [2021-03-23T22:42:06.134Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-23T22:42:06.134Z] ---> Running in 4fd251c1ee4d [2021-03-23T22:42:06.965Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.31 [2021-03-23T22:42:06.965Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 [2021-03-23T22:42:06.965Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.14 [2021-03-23T22:42:06.965Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-23T22:42:07.110Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T22:42:07.230Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.54 [2021-03-23T22:42:07.230Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-23T22:42:07.230Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-23T22:42:07.379Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T22:42:07.493Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-23T22:42:07.493Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-23T22:42:07.493Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-23T22:42:07.493Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-23T22:42:07.493Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-03-23T22:42:07.493Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-23T22:42:07.493Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-23T22:42:07.781Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-23T22:42:07.781Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-23T22:42:07.781Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-23T22:42:07.781Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-23T22:42:07.781Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-23T22:42:07.781Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-03-23T22:42:07.781Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-23T22:42:07.781Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-23T22:42:07.781Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-23T22:42:07.781Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-23T22:42:07.781Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-23T22:42:07.781Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-23T22:42:07.781Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-23T22:42:07.781Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-23T22:42:07.781Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-23T22:42:07.781Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-03-23T22:42:07.781Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-23T22:42:07.975Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-23T22:42:07.975Z] (2/33) Installing expat (2.2.9-r1) [2021-03-23T22:42:07.975Z] (3/33) Installing libffi (3.3-r2) [2021-03-23T22:42:07.975Z] (4/33) Installing gdbm (1.13-r1) [2021-03-23T22:42:07.975Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-23T22:42:07.975Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-23T22:42:07.975Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-23T22:42:08.064Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-23T22:42:08.064Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-23T22:42:08.064Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-23T22:42:08.064Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-23T22:42:08.064Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-23T22:42:08.064Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-23T22:42:08.064Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-23T22:42:08.064Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-03-23T22:42:08.064Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-23T22:42:08.064Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-23T22:42:08.327Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-23T22:42:08.327Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-23T22:42:09.941Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-23T22:42:09.941Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-23T22:42:09.941Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-23T22:42:09.941Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-23T22:42:09.941Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-23T22:42:09.941Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-23T22:42:09.941Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-23T22:42:09.941Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-23T22:42:09.941Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-23T22:42:09.941Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-23T22:42:09.941Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-23T22:42:09.941Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-23T22:42:09.941Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-23T22:42:09.941Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-23T22:42:09.941Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-23T22:42:09.941Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-23T22:42:09.941Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-23T22:42:09.941Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-23T22:42:09.941Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-23T22:42:10.226Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-23T22:42:10.226Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-23T22:42:10.226Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-23T22:42:10.226Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-23T22:42:10.226Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-23T22:42:10.226Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-23T22:42:10.226Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-23T22:42:10.226Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T22:42:10.226Z] OK: 71 MiB in 55 packages [2021-03-23T22:42:18.502Z] Removing intermediate container 4fd251c1ee4d [2021-03-23T22:42:18.502Z] ---> a71bce0dfc3f [2021-03-23T22:42:18.502Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-23T22:42:18.502Z] ---> Running in fccce7d11e3f [2021-03-23T22:42:22.789Z] Collecting docker-compose==1.23.2 [2021-03-23T22:42:22.789Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-23T22:42:23.059Z] Collecting cached-property<2,>=1.2.0 [2021-03-23T22:42:23.059Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-23T22:42:23.283Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-03-23T22:42:23.283Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-03-23T22:42:23.283Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-03-23T22:42:23.283Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-03-23T22:42:23.331Z] 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-23T22:42:23.331Z] Collecting docopt<0.7,>=0.6.1 [2021-03-23T22:42:23.331Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-23T22:42:23.546Z] Building config-common [2021-03-23T22:42:23.546Z] + snapcraftctl build [2021-03-23T22:42:25.295Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-23T22:42:25.295Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-23T22:42:26.882Z] Building edgex-go [2021-03-23T22:42:27.832Z] + cd /root/parts/edgex-go/src [2021-03-23T22:42:27.832Z] + make build [2021-03-23T22:42:27.832Z] 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-23T22:42:27.914Z] Collecting PyYAML<4,>=3.10 [2021-03-23T22:42:27.914Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-23T22:42:29.768Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-23T22:42:29.768Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.55 [2021-03-23T22:42:29.768Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.20 [2021-03-23T22:42:29.768Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 [2021-03-23T22:42:29.768Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-03-23T22:42:29.768Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.4 [2021-03-23T22:42:29.768Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-23T22:42:29.768Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-23T22:42:29.768Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-23T22:42:29.768Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-23T22:42:30.036Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-23T22:42:30.036Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-23T22:42:31.306Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-23T22:42:31.306Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-23T22:42:31.578Z] Collecting docker<4.0,>=3.6.0 [2021-03-23T22:42:31.578Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-23T22:42:32.176Z] Collecting texttable<0.10,>=0.9.0 [2021-03-23T22:42:32.176Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-23T22:42:34.210Z] Collecting jsonschema<3,>=2.5.1 [2021-03-23T22:42:34.210Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-23T22:42:35.187Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-23T22:42:35.187Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-23T22:42:35.788Z] Collecting docker-pycreds>=0.4.0 [2021-03-23T22:42:35.788Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-23T22:42:36.379Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-23T22:42:36.379Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-23T22:42:36.379Z] 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-23T22:42:36.649Z] Collecting idna<2.8,>=2.5 [2021-03-23T22:42:36.649Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-23T22:42:36.649Z] 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-23T22:42:36.649Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-23T22:42:36.649Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-23T22:42:36.649Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-23T22:42:36.649Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-23T22:42:36.692Z] 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-23T22:42:36.692Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-23T22:42:37.617Z] Installing collected packages: cached-property, docopt, dockerpty, PyYAML, websocket-client, docker-pycreds, urllib3, idna, requests, docker, texttable, jsonschema, docker-compose [2021-03-23T22:42:37.617Z] Running setup.py install for docopt: started [2021-03-23T22:42:39.576Z] Running setup.py install for docopt: finished with status 'done' [2021-03-23T22:42:39.576Z] Running setup.py install for dockerpty: started [2021-03-23T22:42:41.026Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-23T22:42:41.317Z] Running setup.py install for PyYAML: started [2021-03-23T22:42:43.296Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-23T22:42:43.315Z] 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-23T22:42:43.569Z] Attempting uninstall: urllib3 [2021-03-23T22:42:43.569Z] Found existing installation: urllib3 1.25.9 [2021-03-23T22:42:43.569Z] Uninstalling urllib3-1.25.9: [2021-03-23T22:42:43.855Z] Successfully uninstalled urllib3-1.25.9 [2021-03-23T22:42:44.461Z] Attempting uninstall: idna [2021-03-23T22:42:44.461Z] Found existing installation: idna 2.9 [2021-03-23T22:42:44.461Z] Uninstalling idna-2.9: [2021-03-23T22:42:44.461Z] Successfully uninstalled idna-2.9 [2021-03-23T22:42:45.100Z] Attempting uninstall: requests [2021-03-23T22:42:45.100Z] Found existing installation: requests 2.23.0 [2021-03-23T22:42:45.100Z] Uninstalling requests-2.23.0: [2021-03-23T22:42:45.296Z] 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-23T22:42:45.381Z] Successfully uninstalled requests-2.23.0 [2021-03-23T22:42:46.380Z] Running setup.py install for texttable: started [2021-03-23T22:42:47.276Z] 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-23T22:42:47.863Z] 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-23T22:42:47.863Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-23T22:42:48.132Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-23T22:42:48.132Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-23T22:42:48.132Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-23T22:42:48.385Z] Running setup.py install for texttable: finished with status 'done' [2021-03-23T22:42:49.398Z] 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-23T22:42:50.735Z] 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-23T22:42:50.735Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-23T22:42:50.735Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-23T22:42:52.677Z] 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-23T22:42:52.789Z] Removing intermediate container fccce7d11e3f [2021-03-23T22:42:52.789Z] ---> d0a4a83af5d9 [2021-03-23T22:42:52.789Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-23T22:42:52.789Z] ---> Running in e60f167c3adf [2021-03-23T22:42:53.808Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-23T22:42:54.104Z] 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-23T22:42:54.110Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-23T22:42:54.377Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-23T22:42:54.731Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-23T22:42:54.731Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-23T22:42:54.731Z] (3/3) Installing curl (7.69.1-r3) [2021-03-23T22:42:54.731Z] Executing busybox-1.31.1-r19.trigger [2021-03-23T22:42:54.731Z] OK: 72 MiB in 58 packages [2021-03-23T22:42:56.214Z] Removing intermediate container e60f167c3adf [2021-03-23T22:42:56.214Z] ---> 0fce25cd6dbc [2021-03-23T22:42:56.214Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-23T22:42:56.214Z] ---> Running in 99fc5c28643c [2021-03-23T22:42:56.507Z] Removing intermediate container 99fc5c28643c [2021-03-23T22:42:56.507Z] ---> ce111789227b [2021-03-23T22:42:56.507Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-23T22:42:56.507Z] ---> Running in 42064abf54f0 [2021-03-23T22:42:57.010Z] 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-23T22:42:57.109Z] Removing intermediate container 42064abf54f0 [2021-03-23T22:42:57.110Z] ---> 9fca347150c7 [2021-03-23T22:42:57.110Z] Step 24/26 : LABEL arch=arm64 [2021-03-23T22:42:57.110Z] ---> Running in 41739a71d569 [2021-03-23T22:42:57.737Z] Removing intermediate container 41739a71d569 [2021-03-23T22:42:57.737Z] ---> bdc615db60c1 [2021-03-23T22:42:57.737Z] Step 25/26 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 [2021-03-23T22:42:57.737Z] ---> Running in ed5d143b0daa [2021-03-23T22:42:58.003Z] 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-23T22:42:58.292Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-23T22:42:58.399Z] Removing intermediate container ed5d143b0daa [2021-03-23T22:42:58.399Z] ---> e763f0cb13b6 [2021-03-23T22:42:58.399Z] Step 26/26 : LABEL version=0.0.0 [2021-03-23T22:42:58.399Z] ---> Running in 4da493be45d8 [2021-03-23T22:42:59.035Z] Removing intermediate container 4da493be45d8 [2021-03-23T22:42:59.035Z] ---> b8fbef35a636 [2021-03-23T22:42:59.035Z] [2021-03-23T22:42:59.313Z] Successfully built b8fbef35a636 [2021-03-23T22:42:59.313Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-23T22:42:59.601Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-23T22:42:59.620Z] $ docker stop --time=1 e9aa78014f973dcfc0c767ee1290f831cc74604296982031fa20e95872b2dfb7 [2021-03-23T22:42:59.747Z] 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-23T22:43:00.027Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-23T22:43:01.633Z] $ docker rm -f e9aa78014f973dcfc0c767ee1290f831cc74604296982031fa20e95872b2dfb7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-23T22:43:02.469Z] + grep docker [2021-03-23T22:43:02.469Z] + docker images [2021-03-23T22:43:02.751Z] docker-sys-mgmt-agent-go-arm64 latest b8fbef35a636 4 seconds ago 300MB [2021-03-23T22:43:02.751Z] docker-core-data-go-arm64 latest fe1ed010e391 About a minute ago 21.3MB [2021-03-23T22:43:02.751Z] docker-support-notifications-go-arm64 latest 34a977cdfc45 About a minute ago 16.9MB [2021-03-23T22:43:02.751Z] docker-security-bootstrapper-go-arm64 latest d14158f4663d About a minute ago 17.8MB [2021-03-23T22:43:02.751Z] docker-core-metadata-go-arm64 latest aef68acca97b 4 minutes ago 17.9MB [2021-03-23T22:43:02.751Z] docker-core-command-go-arm64 latest 18bb670b2da1 4 minutes ago 16.3MB [2021-03-23T22:43:02.751Z] docker-security-secretstore-setup-go-arm64 latest 42478533f974 4 minutes ago 23.7MB [2021-03-23T22:43:02.751Z] docker-support-scheduler-go-arm64 latest a56906e3c400 4 minutes ago 16.3MB [2021-03-23T22:43:02.751Z] docker-security-proxy-setup-go-arm64 latest a49d806455de 4 minutes ago 23.4MB [2021-03-23T22:43:02.751Z] docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2021-03-23T22:43:03.434Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-23T22:43:03.434Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-23T22:43:03.434Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-23T22:43:03.434Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-23T22:43:03.434Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-23T22:43:03.434Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-23T22:43:03.434Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-23T22:43:03.434Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-23T22:43:03.434Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-23T22:43:03.434Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-23T22:43:03.434Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-23T22:43:03.434Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-23T22:43:03.434Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-23T22:43:03.434Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-23T22:43:03.434Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-23T22:43:03.434Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-23T22:43:03.434Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-23T22:43:03.434Z] + 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-23T22:43:03.434Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-23T22:43:03.434Z] + 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-23T22:43:03.434Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-03-23T22:43:03.434Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-23T22:43:03.434Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-23T22:43:03.434Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-23T22:43:03.434Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-23T22:43:03.434Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-23T22:43:04.290Z] ---> job-cost.sh [2021-03-23T22:43:04.290Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E124 [2021-03-23T22:43:07.696Z] Building static-packages [2021-03-23T22:43:07.696Z] + snapcraftctl build [2021-03-23T22:43:11.061Z] Building version [2021-03-23T22:43:11.061Z] + snapcraftctl build [2021-03-23T22:43:14.419Z] Skipping stage go-build-helper (already ran) [2021-03-23T22:43:14.419Z] Staging app-service-config [2021-03-23T22:43:14.419Z] + snapcraftctl stage [2021-03-23T22:43:15.812Z] Staging config-common [2021-03-23T22:43:15.812Z] + snapcraftctl stage [2021-03-23T22:43:17.221Z] Staging edgex-go [2021-03-23T22:43:17.221Z] + snapcraftctl stage [2021-03-23T22:43:18.184Z] Staging static-packages [2021-03-23T22:43:18.184Z] + snapcraftctl stage [2021-03-23T22:43:19.609Z] Staging version [2021-03-23T22:43:19.609Z] + snapcraftctl stage [2021-03-23T22:43:21.022Z] Priming go-build-helper [2021-03-23T22:43:21.022Z] + snapcraftctl prime [2021-03-23T22:43:21.986Z] Priming app-service-config [2021-03-23T22:43:21.986Z] + snapcraftctl prime [2021-03-23T22:43:23.943Z] Priming config-common [2021-03-23T22:43:23.943Z] + snapcraftctl prime [2021-03-23T22:43:24.909Z] Priming edgex-go [2021-03-23T22:43:24.909Z] + snapcraftctl prime [2021-03-23T22:43:26.320Z] Priming static-packages [2021-03-23T22:43:26.320Z] + snapcraftctl prime [2021-03-23T22:43:29.662Z] Priming version [2021-03-23T22:43:29.662Z] + snapcraftctl prime [2021-03-23T22:43:30.616Z] 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-23T22:43:43.395Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-23T22:45:20.119Z] lf-activate-venv(): INFO: Adding /tmp/venv-E124/bin to PATH [2021-03-23T22:45:20.119Z] INFO: No Stack... [2021-03-23T22:45:20.119Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-23T22:45:20.119Z] INFO: Archiving Costs [Pipeline] sh [2021-03-23T22:45:20.480Z] + cut -d, -f6 [2021-03-23T22:45:20.480Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-03-23T22:45:20.623Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3291-1-stack-cost] [2021-03-23T22:45:20.629Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3291-1-stack-cost] did not exist. Created. [2021-03-23T22:45:20.629Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3291-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-23T22:45:21.142Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-23T22:45:21.441Z] Stashed 1 file(s) [Pipeline] } [2021-03-23T22:45:21.461Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3291-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-23T22:45:23.660Z] provisioning config files... [2021-03-23T22:45:23.673Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7981506510845956239tmp [Pipeline] { [Pipeline] sh [2021-03-23T22:45:24.115Z] + set +x [2021-03-23T22:45:24.115Z] + curl -s https://codecov.io/bash [2021-03-23T22:45:24.115Z] + bash -s -- [2021-03-23T22:45:24.692Z] [2021-03-23T22:45:24.692Z] _____ _ [2021-03-23T22:45:24.692Z] / ____| | | [2021-03-23T22:45:24.692Z] | | ___ __| | ___ ___ _____ __ [2021-03-23T22:45:24.692Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-23T22:45:24.692Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-23T22:45:24.692Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-23T22:45:24.692Z] Bash-20210309-2b87ace [2021-03-23T22:45:24.692Z] [2021-03-23T22:45:24.692Z] [2021-03-23T22:45:24.692Z] ==> git version 2.24.3 found [2021-03-23T22:45:24.692Z] ==> 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-23T22:45:24.692Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-23T22:45:24.692Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-23T22:45:24.692Z] ==> Jenkins CI detected. [2021-03-23T22:45:24.692Z] project root: . [2021-03-23T22:45:24.692Z] --> token set from env [2021-03-23T22:45:24.692Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-23T22:45:24.692Z] ==> Running gcov in . (disable via -X gcov) [2021-03-23T22:45:24.692Z] ==> Python coveragepy not found [2021-03-23T22:45:24.692Z] ==> Searching for coverage reports in: [2021-03-23T22:45:24.692Z] + . [2021-03-23T22:45:24.692Z] -> Found 1 reports [2021-03-23T22:45:24.692Z] ==> Detecting git/mercurial file structure [2021-03-23T22:45:24.692Z] ==> Reading reports [2021-03-23T22:45:24.692Z] + ./coverage.out bytes=666600 [2021-03-23T22:45:24.692Z] ==> Appending adjustments [2021-03-23T22:45:24.692Z] https://docs.codecov.io/docs/fixing-reports [2021-03-23T22:45:28.917Z] + Found adjustments [2021-03-23T22:45:28.918Z] ==> Gzipping contents [2021-03-23T22:45:28.918Z] 96K /tmp/codecov.S4FVoC.gz [2021-03-23T22:45:28.918Z] ==> Uploading reports [2021-03-23T22:45:28.918Z] url: https://codecov.io [2021-03-23T22:45:28.918Z] query: branch=PR-3291&commit=2390c6c80529e3d8af63ee1939fcde86418223b3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3291%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3291&job=&cmd_args= [2021-03-23T22:45:28.918Z] -> Pinging Codecov [2021-03-23T22:45:28.918Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3291&commit=2390c6c80529e3d8af63ee1939fcde86418223b3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3291%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3291&job=&cmd_args= [2021-03-23T22:45:28.918Z] -> Uploading to [2021-03-23T22:45:28.918Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-23/00271124DB129430A58F1EEE437C3FCB/2390c6c80529e3d8af63ee1939fcde86418223b3/1562ea91-00bd-46e1-8537-3b6783fb6f7f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210323T224528Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1106244acbe5b531cff7754dc3fee9487b7584b0fe255825dab22404930b65e1 [2021-03-23T22:45:28.918Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-23T22:45:28.918Z] Dload Upload Total Spent Left Speed [2021-03-23T22:45:29.492Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 96725 0 0 100 96725 0 180k --:--:-- --:--:-- --:--:-- 180k [2021-03-23T22:45:29.492Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2390c6c80529e3d8af63ee1939fcde86418223b3 [Pipeline] } [2021-03-23T22:45:29.514Z] 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-23T22:45:32.027Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-23T22:45:32.961Z] ---> package-listing.sh [2021-03-23T22:45:32.961Z] ++ facter osfamily [2021-03-23T22:45:32.961Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-23T22:45:32.961Z] + OS_FAMILY=redhat [2021-03-23T22:45:32.961Z] + workspace=/w/workspace/edgex-go/1 [2021-03-23T22:45:32.961Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-23T22:45:32.961Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-23T22:45:32.961Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-23T22:45:32.961Z] + PACKAGES=/tmp/packages_start.txt [2021-03-23T22:45:32.961Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-23T22:45:32.961Z] + PACKAGES=/tmp/packages_end.txt [2021-03-23T22:45:32.961Z] + case "${OS_FAMILY}" in [2021-03-23T22:45:32.961Z] + rpm -qa [2021-03-23T22:45:32.961Z] + sort [2021-03-23T22:45:38.264Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-23T22:45:38.264Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-23T22:45:38.264Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-23T22:45:38.264Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-23T22:45:38.264Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-03-23T22:45:38.264Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-03-23T22:45:38.302Z] 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-23T22:45:38.620Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-23T22:45:38.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-23T22:45:38.956Z] [2021-03-23T22:45:38.956Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-23T22:45:39.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-23T22:45:39.346Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-23T22:45:39.346Z] df20fa9351a1: Pulling fs layer [2021-03-23T22:45:39.346Z] 36b3adc4ff6f: Pulling fs layer [2021-03-23T22:45:39.346Z] 8ad3a11d3b57: Pulling fs layer [2021-03-23T22:45:39.346Z] 46f8f816bc3b: Pulling fs layer [2021-03-23T22:45:39.346Z] 93b61091891f: Pulling fs layer [2021-03-23T22:45:39.346Z] 93b9cdb0e59b: Pulling fs layer [2021-03-23T22:45:39.346Z] 5e14af77c1be: Pulling fs layer [2021-03-23T22:45:39.346Z] 01666e4c0597: Pulling fs layer [2021-03-23T22:45:39.346Z] aa168da1d23b: Pulling fs layer [2021-03-23T22:45:39.346Z] 93b9cdb0e59b: Waiting [2021-03-23T22:45:39.346Z] 5e14af77c1be: Waiting [2021-03-23T22:45:39.346Z] 01666e4c0597: Waiting [2021-03-23T22:45:39.346Z] aa168da1d23b: Waiting [2021-03-23T22:45:39.346Z] 46f8f816bc3b: Waiting [2021-03-23T22:45:39.346Z] 93b61091891f: Waiting [2021-03-23T22:45:39.346Z] 36b3adc4ff6f: Verifying Checksum [2021-03-23T22:45:39.346Z] 36b3adc4ff6f: Download complete [2021-03-23T22:45:39.346Z] 46f8f816bc3b: Verifying Checksum [2021-03-23T22:45:39.346Z] 46f8f816bc3b: Download complete [2021-03-23T22:45:39.614Z] df20fa9351a1: Verifying Checksum [2021-03-23T22:45:39.614Z] df20fa9351a1: Download complete [2021-03-23T22:45:39.614Z] 93b9cdb0e59b: Verifying Checksum [2021-03-23T22:45:39.614Z] 93b9cdb0e59b: Download complete [2021-03-23T22:45:39.614Z] 93b61091891f: Verifying Checksum [2021-03-23T22:45:39.614Z] 93b61091891f: Download complete [2021-03-23T22:45:39.614Z] 5e14af77c1be: Verifying Checksum [2021-03-23T22:45:39.614Z] 5e14af77c1be: Download complete [2021-03-23T22:45:39.614Z] 01666e4c0597: Verifying Checksum [2021-03-23T22:45:39.614Z] 01666e4c0597: Download complete [2021-03-23T22:45:39.614Z] 8ad3a11d3b57: Verifying Checksum [2021-03-23T22:45:39.614Z] 8ad3a11d3b57: Download complete [2021-03-23T22:45:39.878Z] df20fa9351a1: Pull complete [2021-03-23T22:45:40.141Z] 36b3adc4ff6f: Pull complete [2021-03-23T22:45:41.551Z] aa168da1d23b: Verifying Checksum [2021-03-23T22:45:41.551Z] aa168da1d23b: Download complete [2021-03-23T22:45:42.128Z] 8ad3a11d3b57: Pull complete [2021-03-23T22:45:42.128Z] 46f8f816bc3b: Pull complete [2021-03-23T22:45:42.707Z] 93b61091891f: Pull complete [2021-03-23T22:45:42.707Z] 93b9cdb0e59b: Pull complete [2021-03-23T22:45:42.971Z] 5e14af77c1be: Pull complete [2021-03-23T22:45:42.971Z] 01666e4c0597: Pull complete [2021-03-23T22:45:55.261Z] aa168da1d23b: Pull complete [2021-03-23T22:45:55.261Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-23T22:45:55.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-23T22:45:55.261Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-23T22:45:55.478Z] prd-centos7-docker-4c-2g-31121 does not seem to be running inside a container [2021-03-23T22:45:55.527Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-23T22:45:58.486Z] $ docker top 373dfa80fad00731f0d6b233f191cf7d1dde1e7c8927535b1bb7379866c78154 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-23T22:45:59.136Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-23T22:45:59.534Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-23T22:45:59.852Z] + ls /var/log/sa-host [2021-03-23T22:45:59.852Z] + sadf -c /var/log/sa-host/sa23 [2021-03-23T22:45:59.852Z] file_magic: OK [2021-03-23T22:45:59.852Z] HZ: Using current value: 100 [2021-03-23T22:45:59.852Z] file_header: OK [2021-03-23T22:45:59.852Z] 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-23T22:45:59.852Z] Statistics: [2021-03-23T22:45:59.852Z] 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... [2021-03-23T22:45:59.852Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-23T22:46:01.665Z] provisioning config files... [2021-03-23T22:46:01.684Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4194874655285136371tmp [Pipeline] { [Pipeline] echo [2021-03-23T22:46:01.823Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-23T22:46:02.195Z] ---> create-netrc.sh [Pipeline] } [2021-03-23T22:46:02.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-23T22:46:02.362Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-23T22:46:02.700Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-23T22:46:02.739Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-23T22:46:03.088Z] ---> sudo-logs.sh [2021-03-23T22:46:03.088Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-23T22:46:03.261Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-23T22:46:03.598Z] ---> job-cost.sh [2021-03-23T22:46:03.598Z] lf-activate-venv: SKIPPING [2021-03-23T22:46:03.598Z] DEBUG: total: 0.20999999344348907 [2021-03-23T22:46:03.598Z] INFO: Retrieving Stack Cost... [2021-03-23T22:46:04.544Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-23T22:46:05.122Z] INFO: Archiving Costs [Pipeline] echo [2021-03-23T22:46:05.180Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-23T22:46:05.536Z] ---> logs-deploy.sh [2021-03-23T22:46:05.536Z] lf-activate-venv: SKIPPING [2021-03-23T22:46:05.536Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3291/1 [2021-03-23T22:46:05.536Z] INFO: archiving workspace using pattern(s): [2021-03-23T22:46:06.926Z] Archives upload complete. [2021-03-23T22:46:07.190Z] INFO: archiving logs to Nexus