Pull request #3331 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5+4a93de6e2e8f65a45d7e1065c78fcf8c18a7addf (63b85294efde33700475cab42965374b1aecbb00) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-33469 in /w/workspace/edgexfoundry_edgex-go_PR-3331 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3331/head:refs/remotes/origin/PR-3331 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4a93de6e2e8f65a45d7e1065c78fcf8c18a7addf into PR head commit bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 Merge succeeded, producing bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 Checking out Revision bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 (PR-3331) > git config core.sparsecheckout # timeout=10 > git checkout -f bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 # 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 4a93de6e2e8f65a45d7e1065c78fcf8c18a7addf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 # timeout=10 Commit message: "fix: Add access token to the special config client in sys-mgmt-agent" > git rev-list --no-walk 7840e6bd16ef4dd798ba6443c7c608bbd6fafd68 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-09T21:29:56.617Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-09T21:29:56.912Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-09T21:29:57.015Z] ========================================================= [2021-04-09T21:29:57.015Z] EdgeX Global Pipelines Version Info [2021-04-09T21:29:57.015Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-09T21:30:00.739Z] ------------------- [2021-04-09T21:30:00.739Z] stable info: [2021-04-09T21:30:00.739Z] ------------------- [2021-04-09T21:30:00.739Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-09T21:30:00.739Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-09T21:30:00.739Z] Message: update stable to v1.0.186 [2021-04-09T21:30:02.292Z] ------------------- [2021-04-09T21:30:02.292Z] experimental info: [2021-04-09T21:30:02.292Z] ------------------- [2021-04-09T21:30:02.292Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-09T21:30:02.292Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-09T21:30:02.292Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-09T21:30:02.891Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-04-09T21:30:03.004Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-04-09T21:30:03.133Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-09T21:30:03.246Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-09T21:30:03.345Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-09T21:30:03.463Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-09T21:30:03.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-09T21:30:03.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-04-09T21:30:03.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-04-09T21:30:03.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-04-09T21:30:03.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-09T21:30:04.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-09T21:30:04.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-09T21:30:04.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-09T21:30:04.455Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-09T21:30:04.552Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-09T21:30:04.658Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-09T21:30:04.770Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-09T21:30:04.884Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-09T21:30:04.972Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-09T21:30:05.078Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-09T21:30:05.186Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-09T21:30:05.283Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3331 [Pipeline] echo [2021-04-09T21:30:05.474Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3331 [Pipeline] echo [2021-04-09T21:30:05.578Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3331 [Pipeline] echo [2021-04-09T21:30:05.689Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 [Pipeline] echo [2021-04-09T21:30:05.782Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc1f4ad [Pipeline] echo [2021-04-09T21:30:05.875Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-09T21:30:06.094Z] provisioning config files... [2021-04-09T21:30:06.217Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config6074636596883845547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-09T21:30:06.971Z] ---> docker-login.sh [2021-04-09T21:30:06.971Z] nexus3.edgexfoundry.org:10001 [2021-04-09T21:30:08.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T21:30:09.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T21:30:09.006Z] Configure a credential helper to remove this warning. See [2021-04-09T21:30:09.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T21:30:09.006Z] [2021-04-09T21:30:09.006Z] Login Succeeded [2021-04-09T21:30:09.006Z] nexus3.edgexfoundry.org:10002 [2021-04-09T21:30:09.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T21:30:09.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T21:30:09.709Z] Configure a credential helper to remove this warning. See [2021-04-09T21:30:09.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T21:30:09.709Z] [2021-04-09T21:30:09.709Z] Login Succeeded [2021-04-09T21:30:09.709Z] nexus3.edgexfoundry.org:10003 [2021-04-09T21:30:10.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T21:30:10.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T21:30:10.689Z] Configure a credential helper to remove this warning. See [2021-04-09T21:30:10.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T21:30:10.689Z] [2021-04-09T21:30:10.689Z] Login Succeeded [2021-04-09T21:30:10.689Z] nexus3.edgexfoundry.org:10004 [2021-04-09T21:30:11.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T21:30:11.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T21:30:11.449Z] Configure a credential helper to remove this warning. See [2021-04-09T21:30:11.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T21:30:11.449Z] [2021-04-09T21:30:11.449Z] Login Succeeded [2021-04-09T21:30:11.832Z] docker.io [2021-04-09T21:30:12.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T21:30:12.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T21:30:12.725Z] Configure a credential helper to remove this warning. See [2021-04-09T21:30:12.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T21:30:12.725Z] [2021-04-09T21:30:12.725Z] Login Succeeded [2021-04-09T21:30:12.725Z] ---> docker-login.sh ends [Pipeline] } [2021-04-09T21:30:12.753Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-09T21:30:13.377Z] ++ 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-04-09T21:30:13.377Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-09T21:30:13.377Z] ++ cut -d/ -f2 [2021-04-09T21:30:13.377Z] ++ dirname cmd/core-command/Dockerfile [2021-04-09T21:30:13.377Z] + echo core-command,cmd/core-command/Dockerfile [2021-04-09T21:30:13.377Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-09T21:30:13.377Z] ++ dirname cmd/core-data/Dockerfile [2021-04-09T21:30:13.377Z] ++ cut -d/ -f2 [2021-04-09T21:30:13.377Z] + echo core-data,cmd/core-data/Dockerfile [2021-04-09T21:30:13.377Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-09T21:30:13.377Z] ++ dirname cmd/core-metadata/Dockerfile [2021-04-09T21:30:13.377Z] ++ cut -d/ -f2 [2021-04-09T21:30:13.377Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-04-09T21:30:13.377Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-09T21:30:13.377Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-04-09T21:30:13.377Z] ++ cut -d/ -f2 [2021-04-09T21:30:13.377Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-04-09T21:30:13.377Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-09T21:30:13.377Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-04-09T21:30:13.377Z] ++ cut -d/ -f2 [2021-04-09T21:30:13.377Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-04-09T21:30:13.377Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-09T21:30:13.377Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-04-09T21:30:13.377Z] ++ cut -d/ -f2 [2021-04-09T21:30:13.377Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-04-09T21:30:13.377Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-09T21:30:13.377Z] ++ dirname cmd/support-notifications/Dockerfile [2021-04-09T21:30:13.377Z] ++ cut -d/ -f2 [2021-04-09T21:30:13.377Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-04-09T21:30:13.377Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-09T21:30:13.377Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-04-09T21:30:13.377Z] ++ cut -d/ -f2 [2021-04-09T21:30:13.377Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-04-09T21:30:13.377Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-09T21:30:13.377Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-04-09T21:30:13.377Z] ++ cut -d/ -f2 [2021-04-09T21:30:13.377Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-04-09T21:30:13.838Z] 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-04-09T21:30:15.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-09T21:30:15.735Z] [2021-04-09T21:30:15.735Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-09T21:30:16.247Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-09T21:30:16.884Z] latest: Pulling from edgex-devops/git-semver [2021-04-09T21:30:16.884Z] 31603596830f: Pulling fs layer [2021-04-09T21:30:16.884Z] 2a8b12db71e7: Pulling fs layer [2021-04-09T21:30:16.884Z] 6ca5941a6612: Pulling fs layer [2021-04-09T21:30:16.884Z] ecc8261a40a4: Pulling fs layer [2021-04-09T21:30:16.884Z] ecc8261a40a4: Waiting [2021-04-09T21:30:16.884Z] 2a8b12db71e7: Verifying Checksum [2021-04-09T21:30:16.884Z] 2a8b12db71e7: Download complete [2021-04-09T21:30:17.265Z] 31603596830f: Verifying Checksum [2021-04-09T21:30:17.265Z] 31603596830f: Download complete [2021-04-09T21:30:17.265Z] ecc8261a40a4: Verifying Checksum [2021-04-09T21:30:17.265Z] ecc8261a40a4: Download complete [2021-04-09T21:30:17.555Z] 6ca5941a6612: Verifying Checksum [2021-04-09T21:30:17.555Z] 6ca5941a6612: Download complete [2021-04-09T21:30:17.846Z] 31603596830f: Pull complete [2021-04-09T21:30:18.122Z] 2a8b12db71e7: Pull complete [2021-04-09T21:30:19.632Z] 6ca5941a6612: Pull complete [2021-04-09T21:30:20.336Z] ecc8261a40a4: Pull complete [2021-04-09T21:30:20.336Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-09T21:30:20.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-09T21:30:20.336Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-09T21:30:20.691Z] prd-centos7-docker-4c-2g-33469 does not seem to be running inside a container [2021-04-09T21:30:21.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-09T21:30:25.060Z] $ docker top 053505bcbc9351f758a2dae6291ad81fa15e225ed8d4da85a2a72cb8daf3cfd3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-09T21:30:25.914Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-09T21:30:25.914Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-09T21:30:26.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-09T21:30:26.823Z] $ docker exec 053505bcbc9351f758a2dae6291ad81fa15e225ed8d4da85a2a72cb8daf3cfd3 ssh-agent [2021-04-09T21:30:27.071Z] SSH_AUTH_SOCK=/tmp/ssh-yJX6XmOi9UWD/agent.12 [2021-04-09T21:30:27.071Z] SSH_AGENT_PID=18 [2021-04-09T21:30:27.089Z] Running ssh-add (command line suppressed) [2021-04-09T21:30:27.874Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_8390797749247852023.key (/w/workspace/edgex-go/8@tmp/private_key_8390797749247852023.key) [2021-04-09T21:30:28.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-09T21:30:29.503Z] + git tag --points-at HEAD [Pipeline] } [2021-04-09T21:30:29.625Z] $ docker exec --env ******** --env ******** 053505bcbc9351f758a2dae6291ad81fa15e225ed8d4da85a2a72cb8daf3cfd3 ssh-agent -k [2021-04-09T21:30:30.097Z] unset SSH_AUTH_SOCK; [2021-04-09T21:30:30.098Z] unset SSH_AGENT_PID; [2021-04-09T21:30:30.098Z] echo Agent pid 18 killed; [2021-04-09T21:30:30.220Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-09T21:30:30.399Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-09T21:30:30.399Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-09T21:30:30.802Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-09T21:30:30.808Z] $ docker exec 053505bcbc9351f758a2dae6291ad81fa15e225ed8d4da85a2a72cb8daf3cfd3 ssh-agent [2021-04-09T21:30:31.181Z] SSH_AUTH_SOCK=/tmp/ssh-YBEOVhIrglGm/agent.47 [2021-04-09T21:30:31.181Z] SSH_AGENT_PID=52 [2021-04-09T21:30:31.192Z] Running ssh-add (command line suppressed) [2021-04-09T21:30:31.724Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_4036290273887107790.key (/w/workspace/edgex-go/8@tmp/private_key_4036290273887107790.key) [2021-04-09T21:30:32.046Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-09T21:30:32.890Z] + git semver init [2021-04-09T21:30:32.890Z] # -> Open(): unable to determine branch for HEAD [2021-04-09T21:30:32.890Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2021-04-09T21:30:32.890Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2021-04-09T21:30:32.890Z] # $SEMVER_REMOTE_NAME = origin [2021-04-09T21:30:32.890Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-09T21:30:32.890Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-09T21:30:32.890Z] # $SEMVER_BRANCH = PR-3331 [2021-04-09T21:30:32.890Z] # $SEMVER_TEMP = /tmp/semver-082911205 [2021-04-09T21:30:32.890Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-04-09T21:31:06.188Z] # '/tmp/semver-082911205' -> '/w/workspace/edgex-go/8/.semver' [2021-04-09T21:31:06.188Z] # -> Force: false [2021-04-09T21:31:06.188Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } [2021-04-09T21:31:06.214Z] $ docker exec --env ******** --env ******** 053505bcbc9351f758a2dae6291ad81fa15e225ed8d4da85a2a72cb8daf3cfd3 ssh-agent -k [2021-04-09T21:31:06.912Z] unset SSH_AUTH_SOCK; [2021-04-09T21:31:06.912Z] unset SSH_AGENT_PID; [2021-04-09T21:31:06.912Z] echo Agent pid 52 killed; [2021-04-09T21:31:07.322Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-09T21:31:08.768Z] + git semver [Pipeline] } [2021-04-09T21:31:08.812Z] $ docker stop --time=1 053505bcbc9351f758a2dae6291ad81fa15e225ed8d4da85a2a72cb8daf3cfd3 [2021-04-09T21:31:10.872Z] $ docker rm -f 053505bcbc9351f758a2dae6291ad81fa15e225ed8d4da85a2a72cb8daf3cfd3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-09T21:31:11.644Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-09T21:31:13.063Z] Stashed 1 file(s) [Pipeline] echo [2021-04-09T21:31:13.066Z] [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-04-09T21:31:14.068Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-09T21:31:14.488Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-09T21:31:14.909Z] + true [2021-04-09T21:31:14.909Z] + sudo service docker restart [2021-04-09T21:31:14.909Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-04-09T21:31:17.186Z] ========================================================= [2021-04-09T21:31:17.186Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-09T21:31:17.186Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-09T21:31:17.638Z] + 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-04-09T21:31:28.122Z] Sending build context to Docker daemon 329.3MB [2021-04-09T21:31:28.122Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-09T21:31:28.122Z] Step 2/6 : FROM ${BASE} [2021-04-09T21:31:28.122Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-09T21:31:28.122Z] 188c0c94c7c5: Pulling fs layer [2021-04-09T21:31:28.122Z] 0ef7d3d256c8: Pulling fs layer [2021-04-09T21:31:28.122Z] de9db76c5a1d: Pulling fs layer [2021-04-09T21:31:28.122Z] bca2f99d35d6: Pulling fs layer [2021-04-09T21:31:28.122Z] 93359f2a8cfa: Pulling fs layer [2021-04-09T21:31:28.122Z] 7c6f9722023f: Pulling fs layer [2021-04-09T21:31:28.122Z] a35cf1a2eb13: Pulling fs layer [2021-04-09T21:31:28.122Z] bca2f99d35d6: Waiting [2021-04-09T21:31:28.122Z] 93359f2a8cfa: Waiting [2021-04-09T21:31:28.122Z] 7c6f9722023f: Waiting [2021-04-09T21:31:28.122Z] a35cf1a2eb13: Waiting [2021-04-09T21:31:28.122Z] de9db76c5a1d: Verifying Checksum [2021-04-09T21:31:28.122Z] de9db76c5a1d: Download complete [2021-04-09T21:31:28.122Z] 0ef7d3d256c8: Verifying Checksum [2021-04-09T21:31:28.122Z] 0ef7d3d256c8: Download complete [2021-04-09T21:31:28.122Z] 93359f2a8cfa: Verifying Checksum [2021-04-09T21:31:28.122Z] 93359f2a8cfa: Download complete [2021-04-09T21:31:28.122Z] 7c6f9722023f: Verifying Checksum [2021-04-09T21:31:28.122Z] 7c6f9722023f: Download complete [2021-04-09T21:31:28.435Z] Still waiting to schedule task [2021-04-09T21:31:28.435Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-32989’ is offline [2021-04-09T21:31:28.483Z] 188c0c94c7c5: Verifying Checksum [2021-04-09T21:31:28.483Z] 188c0c94c7c5: Download complete [2021-04-09T21:31:29.697Z] 188c0c94c7c5: Pull complete [2021-04-09T21:31:30.461Z] 0ef7d3d256c8: Pull complete [2021-04-09T21:31:31.498Z] de9db76c5a1d: Pull complete [2021-04-09T21:31:36.088Z] a35cf1a2eb13: Verifying Checksum [2021-04-09T21:31:36.088Z] a35cf1a2eb13: Download complete [2021-04-09T21:31:38.187Z] bca2f99d35d6: Verifying Checksum [2021-04-09T21:31:38.187Z] bca2f99d35d6: Download complete [2021-04-09T21:31:50.887Z] bca2f99d35d6: Pull complete [2021-04-09T21:31:50.888Z] 93359f2a8cfa: Pull complete [2021-04-09T21:31:50.888Z] 7c6f9722023f: Pull complete [2021-04-09T21:32:00.431Z] a35cf1a2eb13: Pull complete [2021-04-09T21:32:00.431Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-09T21:32:00.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-09T21:32:00.431Z] ---> a62c8e92a672 [2021-04-09T21:32:00.431Z] 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-04-09T21:32:00.431Z] ---> Running in 1d4dd5b06c33 [2021-04-09T21:32:01.503Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T21:32:02.131Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T21:32:02.913Z] (1/12) Installing libmagic (5.38-r0) [2021-04-09T21:32:03.534Z] (2/12) Installing file (5.38-r0) [2021-04-09T21:32:03.534Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-09T21:32:03.534Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-09T21:32:09.242Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-09T21:32:09.242Z] (6/12) Installing patch (2.7.6-r6) [2021-04-09T21:32:09.242Z] (7/12) Installing build-base (0.5-r2) [2021-04-09T21:32:09.242Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-09T21:32:09.242Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-09T21:32:09.242Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-09T21:32:09.242Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-09T21:32:09.242Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-09T21:32:09.525Z] Executing busybox-1.31.1-r19.trigger [2021-04-09T21:32:09.525Z] OK: 233 MiB in 51 packages [2021-04-09T21:32:15.239Z] Removing intermediate container 1d4dd5b06c33 [2021-04-09T21:32:15.239Z] ---> 600cefd198a7 [2021-04-09T21:32:15.239Z] Step 4/6 : WORKDIR /edgex-go [2021-04-09T21:32:15.239Z] ---> Running in 6b7c65147086 [2021-04-09T21:32:15.239Z] Removing intermediate container 6b7c65147086 [2021-04-09T21:32:15.239Z] ---> 07b6d6f3cb28 [2021-04-09T21:32:15.239Z] Step 5/6 : COPY go.mod . [2021-04-09T21:32:15.239Z] ---> 342e7e3b9ad1 [2021-04-09T21:32:15.239Z] Step 6/6 : RUN go mod download [2021-04-09T21:32:15.240Z] ---> Running in f1c211753600 [2021-04-09T21:32:54.829Z] Removing intermediate container f1c211753600 [2021-04-09T21:32:54.829Z] ---> 2a82aa82928f [2021-04-09T21:32:54.829Z] Successfully built 2a82aa82928f [2021-04-09T21:32:54.829Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-09T21:32:55.398Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-09T21:32:56.510Z] . [Pipeline] withDockerContainer [2021-04-09T21:32:57.089Z] prd-centos7-docker-4c-2g-33469 does not seem to be running inside a container [2021-04-09T21:32:57.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-09T21:33:00.807Z] $ docker top cd5438ee9a2ce425f0cfa16c45cd4ed2a74328dab93a8a082539c083edf76ebd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-09T21:33:01.813Z] + go version [2021-04-09T21:33:01.813Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-09T21:33:01.880Z] $ docker stop --time=1 cd5438ee9a2ce425f0cfa16c45cd4ed2a74328dab93a8a082539c083edf76ebd [2021-04-09T21:33:04.787Z] $ docker rm -f cd5438ee9a2ce425f0cfa16c45cd4ed2a74328dab93a8a082539c083edf76ebd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-09T21:33:05.794Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-09T21:33:06.093Z] . [Pipeline] withDockerContainer [2021-04-09T21:33:06.747Z] prd-centos7-docker-4c-2g-33469 does not seem to be running inside a container [2021-04-09T21:33:06.892Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-09T21:33:09.128Z] $ docker top 03a879d4679a10a18cc771ff6d27dd6db0f0f167e74320d3ea0e141cda23d9f9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-09T21:33:09.350Z] ========================================================= [2021-04-09T21:33:09.350Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-09T21:33:09.350Z] ========================================================= [Pipeline] sh [2021-04-09T21:33:10.609Z] + make test [2021-04-09T21:33:10.609Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-09T21:33:20.415Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-33470 in /w/workspace/edgexfoundry_edgex-go_PR-3331 [Pipeline] { [Pipeline] ws [2021-04-09T21:33:20.521Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2021-04-09T21:33:25.435Z] using credential edgex-jenkins-ssh [2021-04-09T21:33:25.492Z] Cloning the remote Git repository [2021-04-09T21:33:25.549Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-09T21:33:25.662Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-04-09T21:33:25.732Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-09T21:33:25.733Z] > git --version # timeout=10 [2021-04-09T21:33:25.759Z] > git --version # 'git version 2.17.1' [2021-04-09T21:33:25.761Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-09T21:33:25.829Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-09T21:33:33.425Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-09T21:33:42.135Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-09T21:33:42.150Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-09T21:33:42.172Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-09T21:33:42.204Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-09T21:33:42.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-09T21:33:42.216Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3331/head:refs/remotes/origin/PR-3331 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-09T21:33:43.199Z] Merging remotes/origin/master commit 4a93de6e2e8f65a45d7e1065c78fcf8c18a7addf into PR head commit bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 [2021-04-09T21:33:43.616Z] Merge succeeded, producing bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 [2021-04-09T21:33:43.617Z] Checking out Revision bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 (PR-3331) [2021-04-09T21:33:43.222Z] > git config core.sparsecheckout # timeout=10 [2021-04-09T21:33:43.235Z] > git checkout -f bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 # timeout=10 [2021-04-09T21:33:43.544Z] > git remote # timeout=10 [2021-04-09T21:33:43.560Z] > git config --get remote.origin.url # timeout=10 [2021-04-09T21:33:43.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-09T21:33:43.583Z] > git merge 4a93de6e2e8f65a45d7e1065c78fcf8c18a7addf # timeout=10 [2021-04-09T21:33:43.606Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-09T21:33:43.628Z] > git config core.sparsecheckout # timeout=10 [2021-04-09T21:33:43.645Z] > git checkout -f bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 # timeout=10 [2021-04-09T21:33:48.231Z] Commit message: "fix: Add access token to the special config client in sys-mgmt-agent" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-09T21:33:50.079Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-09T21:33:50.517Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-09T21:33:50.852Z] + true [2021-04-09T21:33:50.852Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-09T21:33:52.899Z] provisioning config files... [2021-04-09T21:33:52.943Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config5927054187171444634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-09T21:33:53.345Z] ---> docker-login.sh [2021-04-09T21:33:53.345Z] nexus3.edgexfoundry.org:10001 [2021-04-09T21:33:54.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T21:33:54.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T21:33:54.601Z] Configure a credential helper to remove this warning. See [2021-04-09T21:33:54.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T21:33:54.601Z] [2021-04-09T21:33:54.601Z] Login Succeeded [2021-04-09T21:33:54.601Z] nexus3.edgexfoundry.org:10002 [2021-04-09T21:33:54.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T21:33:55.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T21:33:55.148Z] Configure a credential helper to remove this warning. See [2021-04-09T21:33:55.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T21:33:55.148Z] [2021-04-09T21:33:55.148Z] Login Succeeded [2021-04-09T21:33:55.148Z] nexus3.edgexfoundry.org:10003 [2021-04-09T21:33:55.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T21:33:55.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T21:33:55.422Z] Configure a credential helper to remove this warning. See [2021-04-09T21:33:55.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T21:33:55.422Z] [2021-04-09T21:33:55.422Z] Login Succeeded [2021-04-09T21:33:55.422Z] nexus3.edgexfoundry.org:10004 [2021-04-09T21:33:56.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T21:33:56.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T21:33:56.021Z] Configure a credential helper to remove this warning. See [2021-04-09T21:33:56.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T21:33:56.021Z] [2021-04-09T21:33:56.021Z] Login Succeeded [2021-04-09T21:33:56.021Z] docker.io [2021-04-09T21:33:56.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T21:33:56.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T21:33:56.888Z] Configure a credential helper to remove this warning. See [2021-04-09T21:33:56.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T21:33:56.888Z] [2021-04-09T21:33:56.888Z] Login Succeeded [2021-04-09T21:33:56.888Z] ---> docker-login.sh ends [Pipeline] } [2021-04-09T21:33:56.904Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-09T21:33:57.373Z] ========================================================= [2021-04-09T21:33:57.373Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-09T21:33:57.373Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-09T21:33:57.745Z] + 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-04-09T21:34:00.384Z] Sending build context to Docker daemon 167.3MB [2021-04-09T21:34:00.384Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-09T21:34:00.384Z] Step 2/6 : FROM ${BASE} [2021-04-09T21:34:00.384Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-09T21:34:00.384Z] 5f621e34cdf4: Pulling fs layer [2021-04-09T21:34:00.384Z] a4357932f1b6: Pulling fs layer [2021-04-09T21:34:00.384Z] 18c013af1878: Pulling fs layer [2021-04-09T21:34:00.384Z] 00ac8860ef70: Pulling fs layer [2021-04-09T21:34:00.384Z] 63d7cb157983: Pulling fs layer [2021-04-09T21:34:00.384Z] b116817d02f9: Pulling fs layer [2021-04-09T21:34:00.384Z] 745a02a5169b: Pulling fs layer [2021-04-09T21:34:00.384Z] 00ac8860ef70: Waiting [2021-04-09T21:34:00.384Z] 63d7cb157983: Waiting [2021-04-09T21:34:00.384Z] b116817d02f9: Waiting [2021-04-09T21:34:00.384Z] 745a02a5169b: Waiting [2021-04-09T21:34:00.384Z] 18c013af1878: Verifying Checksum [2021-04-09T21:34:00.384Z] 18c013af1878: Download complete [2021-04-09T21:34:00.384Z] a4357932f1b6: Download complete [2021-04-09T21:34:00.384Z] 63d7cb157983: Verifying Checksum [2021-04-09T21:34:00.384Z] 63d7cb157983: Download complete [2021-04-09T21:34:00.384Z] 5f621e34cdf4: Verifying Checksum [2021-04-09T21:34:00.384Z] 5f621e34cdf4: Download complete [2021-04-09T21:34:00.384Z] b116817d02f9: Download complete [2021-04-09T21:34:00.985Z] 5f621e34cdf4: Pull complete [2021-04-09T21:34:01.263Z] a4357932f1b6: Pull complete [2021-04-09T21:34:01.876Z] 18c013af1878: Pull complete [2021-04-09T21:34:03.318Z] 745a02a5169b: Download complete [2021-04-09T21:34:04.296Z] 00ac8860ef70: Verifying Checksum [2021-04-09T21:34:04.296Z] 00ac8860ef70: Download complete [2021-04-09T21:34:14.455Z] 00ac8860ef70: Pull complete [2021-04-09T21:34:14.455Z] 63d7cb157983: Pull complete [2021-04-09T21:34:14.729Z] b116817d02f9: Pull complete [2021-04-09T21:34:19.054Z] 745a02a5169b: Pull complete [2021-04-09T21:34:19.054Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-09T21:34:19.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-09T21:34:19.054Z] ---> b7e6874047d6 [2021-04-09T21:34:19.054Z] 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-04-09T21:34:21.471Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-09T21:34:22.448Z] ---> Running in 152bfe31b6eb [2021-04-09T21:34:23.422Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T21:34:24.015Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T21:34:24.610Z] (1/12) Installing libmagic (5.38-r0) [2021-04-09T21:34:24.883Z] (2/12) Installing file (5.38-r0) [2021-04-09T21:34:24.883Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-09T21:34:25.153Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-09T21:34:30.541Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-09T21:34:30.541Z] (6/12) Installing patch (2.7.6-r6) [2021-04-09T21:34:30.541Z] (7/12) Installing build-base (0.5-r2) [2021-04-09T21:34:30.541Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-09T21:34:30.541Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-09T21:34:30.541Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-09T21:34:30.541Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-09T21:34:30.541Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-09T21:34:30.541Z] Executing busybox-1.31.1-r19.trigger [2021-04-09T21:34:30.541Z] OK: 217 MiB in 51 packages [2021-04-09T21:34:34.514Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-09T21:34:34.514Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-09T21:34:34.514Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-09T21:34:34.843Z] Removing intermediate container 152bfe31b6eb [2021-04-09T21:34:34.843Z] ---> 808b0e62a02f [2021-04-09T21:34:34.843Z] Step 4/6 : WORKDIR /edgex-go [2021-04-09T21:34:34.843Z] ---> Running in bd0f2c5a426f [2021-04-09T21:34:35.117Z] Removing intermediate container bd0f2c5a426f [2021-04-09T21:34:35.117Z] ---> 467d4c03e156 [2021-04-09T21:34:35.117Z] Step 5/6 : COPY go.mod . [2021-04-09T21:34:35.714Z] ---> d060869c28d4 [2021-04-09T21:34:35.714Z] Step 6/6 : RUN go mod download [2021-04-09T21:34:35.986Z] ---> Running in a13514c960c4 [2021-04-09T21:34:40.695Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-09T21:34:40.696Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-09T21:34:40.696Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-09T21:34:41.341Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-09T21:34:44.763Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-09T21:34:45.841Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-09T21:34:53.307Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-09T21:34:53.307Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-09T21:34:53.307Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-09T21:34:57.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.429s coverage: 45.9% of statements [2021-04-09T21:34:57.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-09T21:34:57.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-09T21:34:57.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-09T21:34:57.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-09T21:34:57.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-09T21:34:57.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-09T21:34:57.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.231s coverage: 19.8% of statements [2021-04-09T21:34:57.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.218s coverage: 100.0% of statements [2021-04-09T21:35:02.761Z] Removing intermediate container a13514c960c4 [2021-04-09T21:35:02.761Z] ---> 41f61c71feaa [2021-04-09T21:35:02.761Z] Successfully built 41f61c71feaa [2021-04-09T21:35:02.761Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-09T21:35:03.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.752s coverage: 27.1% of statements [2021-04-09T21:35:03.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-09T21:35:03.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-09T21:35:03.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-09T21:35:03.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-09T21:35:03.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-09T21:35:03.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-09T21:35:03.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.111s coverage: 100.0% of statements [2021-04-09T21:35:03.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-09T21:35:03.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.141s coverage: 100.0% of statements [2021-04-09T21:35:03.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-09T21:35:03.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-09T21:35:03.100Z] + docker inspect -f . ci-base-image-arm64 [2021-04-09T21:35:03.100Z] . [Pipeline] withDockerContainer [2021-04-09T21:35:03.370Z] prd-ubuntu18.04-docker-arm64-4c-16g-33470 does not seem to be running inside a container [2021-04-09T21:35:03.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-09T21:35:04.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.521s coverage: 71.3% of statements [2021-04-09T21:35:04.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-09T21:35:04.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-09T21:35:04.945Z] $ docker top 26d417fac23e2b65726e2a56561db78e4f9c517a5400938385ac11a9f2768aaa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-09T21:35:05.865Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.306s coverage: 82.9% of statements [2021-04-09T21:35:05.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-09T21:35:05.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-09T21:35:05.866Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.111s coverage: 78.9% of statements [2021-04-09T21:35:05.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-09T21:35:05.943Z] + go version [2021-04-09T21:35:05.943Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-09T21:35:05.972Z] $ docker stop --time=1 26d417fac23e2b65726e2a56561db78e4f9c517a5400938385ac11a9f2768aaa [2021-04-09T21:35:07.814Z] $ docker rm -f 26d417fac23e2b65726e2a56561db78e4f9c517a5400938385ac11a9f2768aaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-09T21:35:08.792Z] + docker inspect -f . ci-base-image-arm64 [2021-04-09T21:35:08.792Z] . [Pipeline] withDockerContainer [2021-04-09T21:35:09.031Z] prd-ubuntu18.04-docker-arm64-4c-16g-33470 does not seem to be running inside a container [2021-04-09T21:35:09.117Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-09T21:35:10.370Z] $ docker top 93b082d6453e614745be7ef0986a7777e5f324154ddc814f9d73e552a34a5adf -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-09T21:35:10.744Z] ========================================================= [2021-04-09T21:35:10.744Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-09T21:35:10.744Z] ========================================================= [Pipeline] sh [2021-04-09T21:35:11.388Z] + make test [2021-04-09T21:35:11.388Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-09T21:35:11.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.059s coverage: 28.6% of statements [2021-04-09T21:35:11.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-09T21:35:11.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-09T21:35:11.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-09T21:35:11.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-09T21:35:11.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-09T21:35:11.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.155s coverage: 100.0% of statements [2021-04-09T21:35:11.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-09T21:35:11.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.120s coverage: 100.0% of statements [2021-04-09T21:35:11.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-09T21:35:11.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.305s coverage: 86.7% of statements [2021-04-09T21:35:11.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-09T21:35:12.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.433s coverage: 97.5% of statements [2021-04-09T21:35:12.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-09T21:35:12.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.242s coverage: 78.3% of statements [2021-04-09T21:35:12.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-09T21:35:12.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-09T21:35:12.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-09T21:35:12.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-09T21:35:20.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.476s coverage: 92.8% of statements [2021-04-09T21:35:20.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-09T21:35:20.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-09T21:35:20.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-09T21:35:20.134Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-09T21:35:20.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-09T21:35:20.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-09T21:35:20.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-09T21:35:20.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-09T21:35:20.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-09T21:35:20.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-09T21:35:20.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-09T21:35:20.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-09T21:35:20.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-09T21:35:20.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-09T21:35:20.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-09T21:35:20.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-09T21:35:20.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-09T21:35:20.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-09T21:35:20.134Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.093s coverage: 58.8% of statements [2021-04-09T21:35:20.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-09T21:35:20.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-09T21:35:20.134Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.151s coverage: 1.0% of statements [2021-04-09T21:35:20.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-09T21:35:20.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-09T21:35:20.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-09T21:35:20.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.099s coverage: 47.1% of statements [2021-04-09T21:35:20.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.347s coverage: 79.5% of statements [2021-04-09T21:35:20.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.152s coverage: 94.1% of statements [2021-04-09T21:35:20.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.313s coverage: 96.3% of statements [2021-04-09T21:35:21.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.073s coverage: 87.5% of statements [2021-04-09T21:35:33.566Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-09T21:35:34.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.140s coverage: 94.4% of statements [2021-04-09T21:35:34.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.212s coverage: 44.8% of statements [2021-04-09T21:35:40.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.224s coverage: 81.5% of statements [2021-04-09T21:35:40.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-09T21:35:40.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/tokencleaner 0.272s coverage: 87.1% of statements [2021-04-09T21:35:49.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.269s coverage: 92.9% of statements [2021-04-09T21:35:49.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-09T21:35:49.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-09T21:35:49.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-09T21:35:49.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.124s coverage: 77.8% of statements [2021-04-09T21:35:49.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-09T21:35:49.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-09T21:35:49.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-09T21:35:49.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-09T21:35:49.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-09T21:35:49.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.185s coverage: 87.2% of statements [2021-04-09T21:35:49.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-09T21:35:49.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-09T21:35:49.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.091s coverage: 100.0% of statements [2021-04-09T21:35:49.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-09T21:35:49.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 75.5% of statements [2021-04-09T21:35:49.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-09T21:35:49.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.8% of statements [2021-04-09T21:35:49.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.299s coverage: 87.2% of statements [2021-04-09T21:35:49.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.135s coverage: 84.6% of statements [2021-04-09T21:35:49.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.167s coverage: 91.6% of statements [2021-04-09T21:35:49.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-09T21:35:49.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.171s coverage: 64.4% of statements [2021-04-09T21:35:49.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-09T21:35:49.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-09T21:35:49.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.073s coverage: 100.0% of statements [2021-04-09T21:35:49.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.212s coverage: 91.3% of statements [2021-04-09T21:35:49.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.344s coverage: 100.0% of statements [2021-04-09T21:35:49.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.143s coverage: 73.7% of statements [2021-04-09T21:35:49.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements [2021-04-09T21:35:51.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.814s coverage: 69.0% of statements [2021-04-09T21:35:51.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-09T21:35:51.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-09T21:35:51.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-09T21:35:54.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.193s coverage: 38.4% of statements [2021-04-09T21:35:54.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-09T21:35:54.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-09T21:35:54.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.227s coverage: 89.5% of statements [2021-04-09T21:35:54.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-09T21:35:54.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.198s coverage: 84.8% of statements [2021-04-09T21:35:58.951Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.207s coverage: 47.0% of statements [2021-04-09T21:35:58.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-09T21:35:58.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-09T21:35:58.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-09T21:35:58.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-09T21:35:58.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-09T21:35:58.951Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.465s coverage: 100.0% of statements [2021-04-09T21:35:58.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-09T21:35:58.951Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.214s coverage: 100.0% of statements [2021-04-09T21:35:58.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-09T21:35:58.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-09T21:35:58.951Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.097s coverage: 11.0% of statements [2021-04-09T21:35:58.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-09T21:35:59.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.209s coverage: 87.1% of statements [2021-04-09T21:35:59.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-09T21:35:59.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-09T21:35:59.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-09T21:36:06.318Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.842s coverage: 29.1% of statements [2021-04-09T21:36:06.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-09T21:36:06.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-09T21:36:06.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-09T21:36:06.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-09T21:36:06.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-09T21:36:06.318Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.167s coverage: 99.0% of statements [2021-04-09T21:36:06.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-09T21:36:06.318Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.194s coverage: 100.0% of statements [2021-04-09T21:36:06.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-09T21:36:06.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-09T21:36:06.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-09T21:36:06.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-09T21:36:06.318Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.310s coverage: 95.6% of statements [2021-04-09T21:36:06.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-09T21:36:06.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-09T21:36:06.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-09T21:36:06.318Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-04-09T21:36:06.318Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-09T21:36:06.318Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.061s coverage: 100.0% of statements [2021-04-09T21:36:06.318Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-09T21:36:06.318Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-09T21:36:06.318Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-09T21:36:06.318Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-09T21:36:07.408Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.092s coverage: 87.9% of statements [2021-04-09T21:36:07.408Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-09T21:36:07.408Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-09T21:36:08.174Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements [2021-04-09T21:36:08.998Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.193s coverage: 28.1% of statements [2021-04-09T21:36:10.083Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.196s coverage: 100.0% of statements [2021-04-09T21:36:10.685Z] GO111MODULE=on go vet ./... [2021-04-09T21:36:30.178Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-09T21:36:30.179Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-09T21:36:35.631Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-09T21:36:35.631Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-09T21:36:39.035Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-09T21:36:39.035Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-09T21:36:39.035Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-09T21:36:40.021Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-09T21:36:44.557Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-09T21:36:44.557Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-09T21:36:52.858Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-09T21:36:52.858Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-09T21:36:52.858Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-09T21:36:59.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.288s coverage: 45.9% of statements [2021-04-09T21:36:59.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-09T21:36:59.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-09T21:36:59.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-09T21:36:59.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-09T21:36:59.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-09T21:36:59.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-09T21:36:59.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.138s coverage: 19.8% of statements [2021-04-09T21:36:59.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.239s coverage: 100.0% of statements [2021-04-09T21:37:06.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.625s coverage: 27.1% of statements [2021-04-09T21:37:06.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-09T21:37:06.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-09T21:37:06.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-09T21:37:06.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-09T21:37:06.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-09T21:37:06.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-09T21:37:06.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.153s coverage: 100.0% of statements [2021-04-09T21:37:06.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-09T21:37:06.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.185s coverage: 100.0% of statements [2021-04-09T21:37:06.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-09T21:37:06.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-09T21:37:06.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.306s coverage: 71.3% of statements [2021-04-09T21:37:06.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-09T21:37:06.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-09T21:37:08.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.460s coverage: 82.9% of statements [2021-04-09T21:37:08.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-09T21:37:08.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-09T21:37:08.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.160s coverage: 78.9% of statements [2021-04-09T21:37:08.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-09T21:37:19.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.087s coverage: 28.6% of statements [2021-04-09T21:37:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-09T21:37:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-09T21:37:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-09T21:37:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-09T21:37:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-09T21:37:19.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.227s coverage: 100.0% of statements [2021-04-09T21:37:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-09T21:37:19.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.160s coverage: 100.0% of statements [2021-04-09T21:37:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-09T21:37:19.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.466s coverage: 86.7% of statements [2021-04-09T21:37:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-09T21:37:19.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.394s coverage: 97.5% of statements [2021-04-09T21:37:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-09T21:37:19.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.238s coverage: 78.3% of statements [2021-04-09T21:37:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-09T21:37:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-09T21:37:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-09T21:37:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-09T21:37:29.351Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.155s coverage: 92.8% of statements [2021-04-09T21:37:29.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-09T21:37:29.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-09T21:37:29.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-09T21:37:29.351Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-09T21:37:29.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-09T21:37:29.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-09T21:37:29.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-09T21:37:29.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-09T21:37:29.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-09T21:37:29.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-09T21:37:29.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-09T21:37:29.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-09T21:37:29.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-09T21:37:29.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-09T21:37:29.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-09T21:37:29.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-09T21:37:29.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-09T21:37:29.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-09T21:37:29.351Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.141s coverage: 58.8% of statements [2021-04-09T21:37:29.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-09T21:37:29.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-09T21:37:29.351Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.274s coverage: 1.0% of statements [2021-04-09T21:37:29.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-09T21:37:29.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-09T21:37:29.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-09T21:37:29.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.144s coverage: 47.1% of statements [2021-04-09T21:37:29.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.150s coverage: 79.5% of statements [2021-04-09T21:37:29.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.127s coverage: 94.1% of statements [2021-04-09T21:37:29.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.138s coverage: 96.3% of statements [2021-04-09T21:37:29.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.163s coverage: 87.5% of statements [2021-04-09T21:37:33.851Z] gofmt -l . [2021-04-09T21:37:33.851Z] [ "`gofmt -l .`" = "" ] [2021-04-09T21:37:36.731Z] ./bin/test-go-mod-tidy.sh [2021-04-09T21:37:38.271Z] ./bin/test-attribution-txt.sh [2021-04-09T21:37:39.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.151s coverage: 94.4% of statements [2021-04-09T21:37:39.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.124s coverage: 44.8% of statements [Pipeline] sh [2021-04-09T21:37:42.424Z] + ls -al . [2021-04-09T21:37:42.424Z] total 808 [2021-04-09T21:37:42.424Z] drwxrwxr-x 10 1001 1001 4096 Apr 9 21:37 . [2021-04-09T21:37:42.424Z] drwxr-xr-x 4 root root 28 Apr 9 21:33 .. [2021-04-09T21:37:42.424Z] -rw-rw-r-- 1 1001 1001 11 Apr 9 21:29 .dockerignore [2021-04-09T21:37:42.424Z] drwxrwxr-x 8 1001 1001 179 Apr 9 21:29 .git [2021-04-09T21:37:42.424Z] drwxrwxr-x 3 1001 1001 125 Apr 9 21:29 .github [2021-04-09T21:37:42.424Z] -rw-rw-r-- 1 1001 1001 818 Apr 9 21:29 .gitignore [2021-04-09T21:37:42.424Z] drwx------ 3 1001 1001 60 Apr 9 21:31 .semver [2021-04-09T21:37:42.424Z] -rw-rw-r-- 1 1001 1001 166 Apr 9 21:29 .sonarcloud.properties [2021-04-09T21:37:42.424Z] -rw-rw-r-- 1 1001 1001 8607 Apr 9 21:29 Attribution.txt [2021-04-09T21:37:42.424Z] -rw-rw-r-- 1 1001 1001 3804 Apr 9 21:29 CONTRIBUTING.md [2021-04-09T21:37:42.424Z] -rw-rw-r-- 1 1001 1001 931 Apr 9 21:29 Dockerfile.build [2021-04-09T21:37:42.424Z] -rw-rw-r-- 1 1001 1001 863 Apr 9 21:29 Jenkinsfile [2021-04-09T21:37:42.424Z] -rw-rw-r-- 1 1001 1001 10775 Apr 9 21:29 LICENSE [2021-04-09T21:37:42.424Z] -rw-rw-r-- 1 1001 1001 5774 Apr 9 21:29 Makefile [2021-04-09T21:37:42.424Z] -rw-rw-r-- 1 1001 1001 6548 Apr 9 21:29 README.md [2021-04-09T21:37:42.424Z] -rw-rw-r-- 1 1001 1001 6755 Apr 9 21:29 SECURITY.md [2021-04-09T21:37:42.424Z] -rw-rw-r-- 1 1001 1001 5 Apr 9 21:31 VERSION [2021-04-09T21:37:42.424Z] -rw-rw-r-- 1 1001 1001 4131 Apr 9 21:29 ZMQWindows.md [2021-04-09T21:37:42.424Z] drwxrwxr-x 2 1001 1001 117 Apr 9 21:29 bin [2021-04-09T21:37:42.424Z] drwxrwxr-x 14 1001 1001 4096 Apr 9 21:29 cmd [2021-04-09T21:37:42.424Z] -rw-r--r-- 1 root root 697571 Apr 9 21:36 coverage.out [2021-04-09T21:37:42.424Z] -rw-r--r-- 1 root root 1056 Apr 9 21:37 go.mod [2021-04-09T21:37:42.424Z] -rw-r--r-- 1 root root 21911 Apr 9 21:37 go.sum [2021-04-09T21:37:42.424Z] drwxrwxr-x 8 1001 1001 127 Apr 9 21:29 internal [2021-04-09T21:37:42.424Z] drwxrwxr-x 4 1001 1001 26 Apr 9 21:29 openapi [2021-04-09T21:37:42.424Z] drwxrwxr-x 4 1001 1001 71 Apr 9 21:29 snap [2021-04-09T21:37:42.424Z] -rw-rw-r-- 1 1001 1001 168 Apr 9 21:29 version.go [Pipeline] sh [2021-04-09T21:37:43.451Z] + '[' -e coverage.out ] [2021-04-09T21:37:43.451Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-09T21:37:44.025Z] Stashed 1 file(s) [Pipeline] sh [2021-04-09T21:37:44.895Z] + make build [2021-04-09T21:37:44.895Z] 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-04-09T21:37:47.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.598s coverage: 81.5% of statements [2021-04-09T21:37:47.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-09T21:37:47.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/tokencleaner 0.088s coverage: 87.1% of statements [2021-04-09T21:37:53.594Z] 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-04-09T21:37:58.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.172s coverage: 92.9% of statements [2021-04-09T21:37:58.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-09T21:37:58.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-09T21:37:58.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-09T21:37:58.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements [2021-04-09T21:37:58.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-09T21:37:58.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-09T21:37:58.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-09T21:37:58.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-09T21:37:58.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-09T21:37:58.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2021-04-09T21:37:58.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-09T21:37:58.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-09T21:37:58.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.106s coverage: 100.0% of statements [2021-04-09T21:37:58.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-09T21:37:58.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.163s coverage: 75.5% of statements [2021-04-09T21:37:58.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-09T21:37:58.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.143s coverage: 80.8% of statements [2021-04-09T21:37:58.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.186s coverage: 87.2% of statements [2021-04-09T21:37:58.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.215s coverage: 84.6% of statements [2021-04-09T21:37:58.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.262s coverage: 91.6% of statements [2021-04-09T21:37:58.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-09T21:37:58.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.568s coverage: 64.4% of statements [2021-04-09T21:37:58.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-09T21:37:58.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-09T21:37:58.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.117s coverage: 100.0% of statements [2021-04-09T21:37:58.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements [2021-04-09T21:37:58.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-04-09T21:37:58.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements [2021-04-09T21:37:58.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2021-04-09T21:38:01.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.032s coverage: 69.0% of statements [2021-04-09T21:38:01.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-09T21:38:01.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-09T21:38:01.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-09T21:38:04.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.439s coverage: 38.4% of statements [2021-04-09T21:38:04.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-09T21:38:04.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-09T21:38:04.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.130s coverage: 89.5% of statements [2021-04-09T21:38:04.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-09T21:38:04.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.080s coverage: 84.8% of statements [2021-04-09T21:38:10.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.502s coverage: 47.0% of statements [2021-04-09T21:38:10.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-09T21:38:10.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-09T21:38:10.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-09T21:38:10.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-09T21:38:10.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-09T21:38:10.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.122s coverage: 100.0% of statements [2021-04-09T21:38:10.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-09T21:38:10.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.120s coverage: 100.0% of statements [2021-04-09T21:38:10.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-09T21:38:10.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-09T21:38:10.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.144s coverage: 11.0% of statements [2021-04-09T21:38:10.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-09T21:38:10.839Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.450s coverage: 87.1% of statements [2021-04-09T21:38:10.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-09T21:38:10.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-09T21:38:10.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-09T21:38:19.139Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.210s coverage: 29.1% of statements [2021-04-09T21:38:19.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-09T21:38:19.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-09T21:38:19.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-09T21:38:19.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-09T21:38:19.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-09T21:38:19.139Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.178s coverage: 99.0% of statements [2021-04-09T21:38:19.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-09T21:38:19.139Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.168s coverage: 100.0% of statements [2021-04-09T21:38:19.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-09T21:38:19.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-09T21:38:19.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-09T21:38:19.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-09T21:38:19.139Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.335s coverage: 95.6% of statements [2021-04-09T21:38:19.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-09T21:38:19.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-09T21:38:19.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-09T21:38:19.139Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements [2021-04-09T21:38:19.139Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-09T21:38:19.139Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements [2021-04-09T21:38:19.139Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-09T21:38:19.139Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-09T21:38:19.139Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-09T21:38:19.139Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-09T21:38:19.139Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.101s coverage: 87.9% of statements [2021-04-09T21:38:19.139Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-09T21:38:19.139Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-09T21:38:19.139Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-04-09T21:38:19.411Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.109s coverage: 28.1% of statements [2021-04-09T21:38:20.388Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-04-09T21:38:20.984Z] GO111MODULE=on go vet ./... [2021-04-09T21:38:27.383Z] 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-04-09T21:38:28.444Z] 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-04-09T21:38:34.141Z] 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-04-09T21:38:36.874Z] 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-04-09T21:38:41.634Z] 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-04-09T21:38:50.534Z] 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-04-09T21:38:54.432Z] 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-04-09T21:38:59.334Z] 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-04-09T21:39:02.988Z] 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-04-09T21:39:07.974Z] 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-04-09T21:39:16.726Z] $ docker stop --time=1 03a879d4679a10a18cc771ff6d27dd6db0f0f167e74320d3ea0e141cda23d9f9 [2021-04-09T21:39:19.040Z] $ docker rm -f 03a879d4679a10a18cc771ff6d27dd6db0f0f167e74320d3ea0e141cda23d9f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-09T21:39:24.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-09T21:39:24.865Z] [2021-04-09T21:39:24.865Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-04-09T21:39:25.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-09T21:39:25.667Z] latest: Pulling from edgex-devops/edgex-compose [2021-04-09T21:39:25.667Z] cbdbe7a5bc2a: Pulling fs layer [2021-04-09T21:39:25.667Z] ca9280d653b3: Pulling fs layer [2021-04-09T21:39:25.667Z] 7e9c9ca2126c: Pulling fs layer [2021-04-09T21:39:26.716Z] cbdbe7a5bc2a: Verifying Checksum [2021-04-09T21:39:26.716Z] cbdbe7a5bc2a: Download complete [2021-04-09T21:39:26.995Z] cbdbe7a5bc2a: Pull complete [2021-04-09T21:39:27.354Z] ca9280d653b3: Verifying Checksum [2021-04-09T21:39:27.354Z] ca9280d653b3: Download complete [2021-04-09T21:39:32.059Z] ca9280d653b3: Pull complete [2021-04-09T21:39:33.217Z] 7e9c9ca2126c: Verifying Checksum [2021-04-09T21:39:33.217Z] 7e9c9ca2126c: Download complete [2021-04-09T21:39:42.790Z] gofmt -l . [2021-04-09T21:39:42.790Z] [ "`gofmt -l .`" = "" ] [2021-04-09T21:39:42.790Z] ./bin/test-go-mod-tidy.sh [2021-04-09T21:39:42.790Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-09T21:39:44.446Z] + ls -al . [2021-04-09T21:39:44.446Z] total 836 [2021-04-09T21:39:44.446Z] drwxrwxr-x 9 1001 1001 4096 Apr 9 21:39 . [2021-04-09T21:39:44.446Z] drwxr-xr-x 4 root root 4096 Apr 9 21:35 .. [2021-04-09T21:39:44.446Z] -rw-rw-r-- 1 1001 1001 11 Apr 9 21:33 .dockerignore [2021-04-09T21:39:44.446Z] drwxrwxr-x 8 1001 1001 4096 Apr 9 21:33 .git [2021-04-09T21:39:44.446Z] drwxrwxr-x 3 1001 1001 4096 Apr 9 21:33 .github [2021-04-09T21:39:44.446Z] -rw-rw-r-- 1 1001 1001 818 Apr 9 21:33 .gitignore [2021-04-09T21:39:44.446Z] -rw-rw-r-- 1 1001 1001 166 Apr 9 21:33 .sonarcloud.properties [2021-04-09T21:39:44.446Z] -rw-rw-r-- 1 1001 1001 8607 Apr 9 21:33 Attribution.txt [2021-04-09T21:39:44.446Z] -rw-rw-r-- 1 1001 1001 3804 Apr 9 21:33 CONTRIBUTING.md [2021-04-09T21:39:44.446Z] -rw-rw-r-- 1 1001 1001 931 Apr 9 21:33 Dockerfile.build [2021-04-09T21:39:44.446Z] -rw-rw-r-- 1 1001 1001 863 Apr 9 21:33 Jenkinsfile [2021-04-09T21:39:44.446Z] -rw-rw-r-- 1 1001 1001 10775 Apr 9 21:33 LICENSE [2021-04-09T21:39:44.446Z] -rw-rw-r-- 1 1001 1001 5774 Apr 9 21:33 Makefile [2021-04-09T21:39:44.446Z] -rw-rw-r-- 1 1001 1001 6548 Apr 9 21:33 README.md [2021-04-09T21:39:44.446Z] -rw-rw-r-- 1 1001 1001 6755 Apr 9 21:33 SECURITY.md [2021-04-09T21:39:44.446Z] -rw-rw-r-- 1 1001 1001 5 Apr 9 21:31 VERSION [2021-04-09T21:39:44.446Z] -rw-rw-r-- 1 1001 1001 4131 Apr 9 21:33 ZMQWindows.md [2021-04-09T21:39:44.446Z] drwxrwxr-x 2 1001 1001 4096 Apr 9 21:33 bin [2021-04-09T21:39:44.446Z] drwxrwxr-x 14 1001 1001 4096 Apr 9 21:33 cmd [2021-04-09T21:39:44.446Z] -rw-r--r-- 1 root root 697571 Apr 9 21:38 coverage.out [2021-04-09T21:39:44.446Z] -rw-r--r-- 1 root root 1056 Apr 9 21:39 go.mod [2021-04-09T21:39:44.446Z] -rw-r--r-- 1 root root 21911 Apr 9 21:39 go.sum [2021-04-09T21:39:44.446Z] drwxrwxr-x 8 1001 1001 4096 Apr 9 21:33 internal [2021-04-09T21:39:44.446Z] drwxrwxr-x 4 1001 1001 4096 Apr 9 21:33 openapi [2021-04-09T21:39:44.446Z] drwxrwxr-x 4 1001 1001 4096 Apr 9 21:33 snap [2021-04-09T21:39:44.446Z] -rw-rw-r-- 1 1001 1001 168 Apr 9 21:33 version.go [Pipeline] sh [2021-04-09T21:39:45.148Z] + '[' -e coverage.out ] [2021-04-09T21:39:45.148Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-09T21:39:45.181Z] Warning: overwriting stash ‘coverage-report’ [2021-04-09T21:39:46.546Z] Stashed 1 file(s) [Pipeline] sh [2021-04-09T21:39:47.199Z] + make build [2021-04-09T21:39:47.200Z] 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-04-09T21:39:48.654Z] 7e9c9ca2126c: Pull complete [2021-04-09T21:39:48.654Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-04-09T21:39:48.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-09T21:39:48.654Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-04-09T21:39:49.128Z] prd-centos7-docker-4c-2g-33469 does not seem to be running inside a container [2021-04-09T21:39:49.265Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-04-09T21:39:51.155Z] $ docker top b2402374187cd66a658fbb4e0f9dff8d292e6e183e79aead7862faa7ddeb73f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-09T21:39:52.152Z] + grep parallel [2021-04-09T21:39:52.152Z] + docker-compose build --help [2021-04-09T21:39:53.692Z] --parallel Build images in parallel. [Pipeline] } [2021-04-09T21:39:53.783Z] $ docker stop --time=1 b2402374187cd66a658fbb4e0f9dff8d292e6e183e79aead7862faa7ddeb73f6 [2021-04-09T21:39:56.008Z] $ docker rm -f b2402374187cd66a658fbb4e0f9dff8d292e6e183e79aead7862faa7ddeb73f6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-09T21:39:57.345Z] 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-04-09T21:39:57.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-09T21:39:57.672Z] . [Pipeline] withDockerContainer [2021-04-09T21:39:57.898Z] prd-centos7-docker-4c-2g-33469 does not seem to be running inside a container [2021-04-09T21:39:58.158Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-04-09T21:39:59.391Z] $ docker top 31fcb3b98d06d3515187668efdafa4907e98684417e4d6735a6c99bc7e431bc6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-09T21:40:00.547Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-09T21:40:02.832Z] Building docker-core-command-go ... [2021-04-09T21:40:02.832Z] Building docker-core-data-go ... [2021-04-09T21:40:02.832Z] Building docker-core-metadata-go ... [2021-04-09T21:40:02.832Z] Building docker-security-bootstrapper-go ... [2021-04-09T21:40:02.832Z] Building docker-security-proxy-setup-go ... [2021-04-09T21:40:02.832Z] Building docker-security-secretstore-setup-go ... [2021-04-09T21:40:02.832Z] Building docker-support-notifications-go ... [2021-04-09T21:40:02.832Z] Building docker-support-scheduler-go ... [2021-04-09T21:40:02.832Z] Building docker-sys-mgmt-agent-go ... [2021-04-09T21:40:02.832Z] Building docker-security-secretstore-setup-go [2021-04-09T21:40:02.832Z] Building docker-sys-mgmt-agent-go [2021-04-09T21:40:02.832Z] Building docker-security-proxy-setup-go [2021-04-09T21:40:02.832Z] Building docker-support-scheduler-go [2021-04-09T21:40:02.832Z] Building docker-core-metadata-go [2021-04-09T21:40:24.139Z] 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-04-09T21:40:26.111Z] 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-04-09T21:40:31.514Z] 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-04-09T21:40:32.947Z] 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-04-09T21:40:39.650Z] 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-04-09T21:40:47.929Z] 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-04-09T21:40:50.542Z] 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-04-09T21:40:55.939Z] 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-04-09T21:41:01.363Z] 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-04-09T21:41:04.759Z] 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-04-09T21:41:11.499Z] $ docker stop --time=1 93b082d6453e614745be7ef0986a7777e5f324154ddc814f9d73e552a34a5adf [2021-04-09T21:41:13.941Z] $ docker rm -f 93b082d6453e614745be7ef0986a7777e5f324154ddc814f9d73e552a34a5adf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-09T21:41:16.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-09T21:41:16.017Z] [2021-04-09T21:41:16.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-09T21:41:16.413Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-09T21:41:16.413Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-04-09T21:41:16.413Z] 29e5d40040c1: Pulling fs layer [2021-04-09T21:41:16.413Z] 1ce36da41761: Pulling fs layer [2021-04-09T21:41:16.413Z] 25b303627fd3: Pulling fs layer [2021-04-09T21:41:17.394Z] 29e5d40040c1: Download complete [2021-04-09T21:41:17.994Z] 29e5d40040c1: Pull complete [2021-04-09T21:41:17.994Z] 1ce36da41761: Verifying Checksum [2021-04-09T21:41:17.994Z] 1ce36da41761: Download complete [2021-04-09T21:41:19.432Z] 25b303627fd3: Verifying Checksum [2021-04-09T21:41:19.432Z] 25b303627fd3: Download complete [2021-04-09T21:41:19.432Z] 1ce36da41761: Pull complete [2021-04-09T21:41:25.854Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T21:41:25.854Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-09T21:41:25.854Z] ---> 2a82aa82928f [2021-04-09T21:41:25.854Z] Step 3/22 : WORKDIR /edgex-go [2021-04-09T21:41:25.854Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T21:41:25.854Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-09T21:41:25.854Z] ---> 2a82aa82928f [2021-04-09T21:41:25.854Z] Step 3/23 : WORKDIR /edgex-go [2021-04-09T21:41:25.854Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T21:41:25.854Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-09T21:41:25.854Z] ---> 2a82aa82928f [2021-04-09T21:41:25.854Z] Step 3/24 : WORKDIR /edgex-go [2021-04-09T21:41:25.854Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T21:41:25.854Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-09T21:41:25.854Z] ---> 2a82aa82928f [2021-04-09T21:41:25.854Z] Step 3/21 : WORKDIR /edgex-go [2021-04-09T21:41:25.854Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T21:41:25.854Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-09T21:41:25.854Z] ---> 2a82aa82928f [2021-04-09T21:41:25.854Z] Step 3/23 : WORKDIR /edgex-go [2021-04-09T21:41:25.854Z] ---> Running in 32b6643d91be [2021-04-09T21:41:25.854Z] ---> Running in a34b22bcb5c9 [2021-04-09T21:41:25.854Z] ---> Running in df5aedde96a2 [2021-04-09T21:41:25.854Z] ---> Running in 8ec7e5020082 [2021-04-09T21:41:25.854Z] ---> Running in 48cfc63195b1 [2021-04-09T21:41:25.854Z] Removing intermediate container 8ec7e5020082 [2021-04-09T21:41:25.854Z] ---> 1d8168739854 [2021-04-09T21:41:25.854Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T21:41:25.854Z] Removing intermediate container df5aedde96a2 [2021-04-09T21:41:25.854Z] ---> 87f7126f6507 [2021-04-09T21:41:25.854Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T21:41:25.854Z] Removing intermediate container 32b6643d91be [2021-04-09T21:41:25.854Z] ---> 50c6f226b345 [2021-04-09T21:41:25.854Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T21:41:25.854Z] Removing intermediate container 48cfc63195b1 [2021-04-09T21:41:25.854Z] ---> c6217f63bca2 [2021-04-09T21:41:25.854Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T21:41:25.854Z] Removing intermediate container a34b22bcb5c9 [2021-04-09T21:41:25.854Z] ---> c9015b9d73e5 [2021-04-09T21:41:25.854Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T21:41:25.854Z] ---> Running in b59a76a7a69e [2021-04-09T21:41:25.854Z] ---> Running in 86a00b9e5bbf [2021-04-09T21:41:25.854Z] ---> Running in bb95999d8917 [2021-04-09T21:41:25.854Z] ---> Running in f074e1d0ecb5 [2021-04-09T21:41:25.854Z] ---> Running in 3347ae260bde [2021-04-09T21:41:25.854Z] Removing intermediate container b59a76a7a69e [2021-04-09T21:41:25.854Z] ---> 64bb6cb3e46b [2021-04-09T21:41:25.854Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-09T21:41:25.854Z] Removing intermediate container f074e1d0ecb5 [2021-04-09T21:41:25.854Z] ---> 3ab9491f952c [2021-04-09T21:41:25.854Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-09T21:41:25.854Z] ---> Running in 10c52a3a65ba [2021-04-09T21:41:25.854Z] Removing intermediate container 86a00b9e5bbf [2021-04-09T21:41:25.854Z] ---> 465b723d8e02 [2021-04-09T21:41:25.854Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-09T21:41:25.854Z] Removing intermediate container 3347ae260bde [2021-04-09T21:41:25.854Z] ---> 28b7cdac1fb6 [2021-04-09T21:41:25.854Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-09T21:41:25.854Z] ---> Running in cf6f5e3c46c3 [2021-04-09T21:41:25.854Z] Removing intermediate container bb95999d8917 [2021-04-09T21:41:25.854Z] ---> 58ca1d3038c9 [2021-04-09T21:41:25.854Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-09T21:41:25.854Z] ---> Running in 3d5b91d8787d [2021-04-09T21:41:25.854Z] ---> Running in 8483f2d3f01e [2021-04-09T21:41:25.854Z] ---> Running in 3747b33f225d [2021-04-09T21:41:25.854Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T21:41:25.854Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T21:41:25.854Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T21:41:25.854Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T21:41:25.854Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T21:41:25.854Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T21:41:25.854Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T21:41:25.854Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T21:41:25.854Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T21:41:25.854Z] OK: 233 MiB in 51 packages [2021-04-09T21:41:25.854Z] OK: 233 MiB in 51 packages [2021-04-09T21:41:25.854Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T21:41:25.854Z] OK: 233 MiB in 51 packages [2021-04-09T21:41:25.854Z] OK: 233 MiB in 51 packages [2021-04-09T21:41:25.854Z] OK: 233 MiB in 51 packages [2021-04-09T21:41:26.620Z] Removing intermediate container cf6f5e3c46c3 [2021-04-09T21:41:26.621Z] ---> a12cdd1d9a36 [2021-04-09T21:41:26.621Z] Step 6/23 : COPY go.mod . [2021-04-09T21:41:26.969Z] Removing intermediate container 10c52a3a65ba [2021-04-09T21:41:26.969Z] ---> 82eadda361bb [2021-04-09T21:41:26.969Z] Step 6/21 : COPY go.mod . [2021-04-09T21:41:27.250Z] ---> 52e57d36f219 [2021-04-09T21:41:27.250Z] Step 7/23 : RUN go mod download [2021-04-09T21:41:27.250Z] Removing intermediate container 3747b33f225d [2021-04-09T21:41:27.250Z] ---> 73b638af544d [2021-04-09T21:41:27.250Z] Step 6/24 : COPY go.mod . [2021-04-09T21:41:27.540Z] ---> Running in 45d52668df56 [2021-04-09T21:41:27.855Z] ---> 795f22d049e9 [2021-04-09T21:41:27.855Z] Step 7/21 : RUN go mod download [2021-04-09T21:41:27.855Z] Removing intermediate container 8483f2d3f01e [2021-04-09T21:41:27.855Z] ---> 7098c16a2329 [2021-04-09T21:41:27.855Z] Step 6/23 : COPY go.mod . [2021-04-09T21:41:28.178Z] ---> Running in f40e2509698d [2021-04-09T21:41:28.178Z] Removing intermediate container 3d5b91d8787d [2021-04-09T21:41:28.178Z] ---> 170f5d91bc2c [2021-04-09T21:41:28.178Z] Step 6/22 : COPY go.mod . [2021-04-09T21:41:28.462Z] ---> d77de9fed424 [2021-04-09T21:41:28.462Z] Step 7/24 : RUN go mod download [2021-04-09T21:41:28.749Z] ---> Running in fa146d8367fe [2021-04-09T21:41:28.749Z] ---> b6a4368a2764 [2021-04-09T21:41:28.749Z] Step 7/23 : RUN go mod download [2021-04-09T21:41:29.049Z] ---> Running in 66ac7388542b [2021-04-09T21:41:29.049Z] ---> 76bbb15e5b3b [2021-04-09T21:41:29.049Z] Step 7/22 : RUN go mod download [2021-04-09T21:41:29.579Z] 25b303627fd3: Pull complete [2021-04-09T21:41:29.579Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-04-09T21:41:29.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-09T21:41:29.579Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-04-09T21:41:29.668Z] ---> Running in 84a67b995f8f [2021-04-09T21:41:29.854Z] prd-ubuntu18.04-docker-arm64-4c-16g-33470 does not seem to be running inside a container [2021-04-09T21:41:29.941Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-09T21:41:33.035Z] $ docker top d0b2b4d70b8b4e5357d5d80a56c5a5fcbb90b2743beb679e72451cdb82795161 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-09T21:41:34.081Z] + docker-compose build --help [2021-04-09T21:41:34.081Z] + grep parallel [2021-04-09T21:41:35.489Z] Removing intermediate container fa146d8367fe [2021-04-09T21:41:35.489Z] ---> 8d5b8246ad68 [2021-04-09T21:41:35.489Z] Step 8/24 : COPY . . [2021-04-09T21:41:35.489Z] Removing intermediate container f40e2509698d [2021-04-09T21:41:35.489Z] ---> 0090d8773f6f [2021-04-09T21:41:35.489Z] Step 8/21 : COPY . . [2021-04-09T21:41:35.489Z] Removing intermediate container 45d52668df56 [2021-04-09T21:41:35.489Z] ---> d7bca4122391 [2021-04-09T21:41:35.489Z] Step 8/23 : COPY . . [2021-04-09T21:41:35.489Z] Removing intermediate container 84a67b995f8f [2021-04-09T21:41:35.489Z] ---> ab9160213476 [2021-04-09T21:41:35.489Z] Step 8/22 : COPY . . [2021-04-09T21:41:35.489Z] Removing intermediate container 66ac7388542b [2021-04-09T21:41:35.489Z] ---> 9fac8628851d [2021-04-09T21:41:35.489Z] Step 8/23 : COPY . . [2021-04-09T21:41:37.448Z] --parallel Build images in parallel. [Pipeline] } [2021-04-09T21:41:37.473Z] $ docker stop --time=1 d0b2b4d70b8b4e5357d5d80a56c5a5fcbb90b2743beb679e72451cdb82795161 [2021-04-09T21:41:39.430Z] $ docker rm -f d0b2b4d70b8b4e5357d5d80a56c5a5fcbb90b2743beb679e72451cdb82795161 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-09T21:41:40.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-09T21:41:40.281Z] . [Pipeline] withDockerContainer [2021-04-09T21:41:40.554Z] prd-ubuntu18.04-docker-arm64-4c-16g-33470 does not seem to be running inside a container [2021-04-09T21:41:40.639Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-09T21:41:42.004Z] $ docker top 3852bdde95e2926b714b7b45b3d29690a6b063e5077020be0dde328792522621 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-09T21:41:43.050Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-09T21:41:47.401Z] Building docker-core-command-go ... [2021-04-09T21:41:47.401Z] Building docker-core-data-go ... [2021-04-09T21:41:47.401Z] Building docker-core-metadata-go ... [2021-04-09T21:41:47.401Z] Building docker-security-bootstrapper-go ... [2021-04-09T21:41:47.401Z] Building docker-security-proxy-setup-go ... [2021-04-09T21:41:47.401Z] Building docker-security-secretstore-setup-go ... [2021-04-09T21:41:47.401Z] Building docker-support-notifications-go ... [2021-04-09T21:41:47.401Z] Building docker-support-scheduler-go ... [2021-04-09T21:41:47.401Z] Building docker-sys-mgmt-agent-go ... [2021-04-09T21:41:47.401Z] Building docker-support-notifications-go [2021-04-09T21:41:47.401Z] Building docker-core-command-go [2021-04-09T21:41:47.401Z] Building docker-security-proxy-setup-go [2021-04-09T21:41:47.401Z] Building docker-security-bootstrapper-go [2021-04-09T21:41:47.401Z] Building docker-sys-mgmt-agent-go [2021-04-09T21:43:09.190Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T21:43:09.190Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-09T21:43:09.190Z] ---> 41f61c71feaa [2021-04-09T21:43:09.190Z] Step 3/21 : WORKDIR /edgex-go [2021-04-09T21:43:09.190Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T21:43:09.190Z] [2021-04-09T21:43:09.190Z] Step 2/23 : FROM ${BUILDER_BASE} AS builderStep 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-09T21:43:09.190Z] ---> 41f61c71feaa [2021-04-09T21:43:09.190Z] [2021-04-09T21:43:09.190Z] ---> 41f61c71feaa [2021-04-09T21:43:09.190Z] Step 3/23 : WORKDIR /edgex-go [2021-04-09T21:43:09.190Z] Step 3/23 : WORKDIR /edgex-go [2021-04-09T21:43:09.190Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T21:43:09.190Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-09T21:43:09.190Z] ---> 41f61c71feaa [2021-04-09T21:43:09.190Z] Step 3/22 : WORKDIR /edgex-go [2021-04-09T21:43:09.190Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T21:43:09.190Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-09T21:43:09.190Z] ---> 41f61c71feaa [2021-04-09T21:43:09.190Z] Step 3/31 : WORKDIR /edgex-go [2021-04-09T21:43:09.190Z] ---> Running in 4db2e91e6d62 [2021-04-09T21:43:09.190Z] ---> Running in 8a5236a477c0 [2021-04-09T21:43:09.190Z] ---> Running in eb28bff1eeae [2021-04-09T21:43:09.190Z] ---> Running in d9bf94fe19af [2021-04-09T21:43:09.190Z] ---> Running in 5cb61dc24f60 [2021-04-09T21:43:09.190Z] Removing intermediate container 5cb61dc24f60 [2021-04-09T21:43:09.190Z] Removing intermediate container d9bf94fe19af [2021-04-09T21:43:09.190Z] ---> 629752038b81 [2021-04-09T21:43:09.190Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T21:43:09.190Z] ---> ff9137449b5d [2021-04-09T21:43:09.190Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T21:43:09.190Z] Removing intermediate container eb28bff1eeae [2021-04-09T21:43:09.190Z] ---> eb26ed5646f5 [2021-04-09T21:43:09.190Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T21:43:09.190Z] Removing intermediate container 4db2e91e6d62 [2021-04-09T21:43:09.190Z] ---> a00b0cb9e04f [2021-04-09T21:43:09.190Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T21:43:09.190Z] Removing intermediate container 8a5236a477c0 [2021-04-09T21:43:09.190Z] ---> 9fb5509d0b4d [2021-04-09T21:43:09.190Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T21:43:09.190Z] ---> Running in dc3a8856cc70 [2021-04-09T21:43:09.190Z] ---> Running in b06915669bfb [2021-04-09T21:43:09.190Z] ---> Running in 703246a59845 [2021-04-09T21:43:09.190Z] ---> Running in 3dec7b4f2b55 [2021-04-09T21:43:09.190Z] ---> Running in b851d6242e0c [2021-04-09T21:43:09.190Z] Removing intermediate container dc3a8856cc70 [2021-04-09T21:43:09.190Z] ---> 6d63179febf4 [2021-04-09T21:43:09.190Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-09T21:43:09.190Z] ---> Running in 20f46eb7a902 [2021-04-09T21:43:09.190Z] Removing intermediate container b06915669bfb [2021-04-09T21:43:09.190Z] ---> 533d7f6e22a0 [2021-04-09T21:43:09.190Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-09T21:43:09.190Z] Removing intermediate container b851d6242e0c [2021-04-09T21:43:09.190Z] ---> 3126b808854d [2021-04-09T21:43:09.190Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-09T21:43:09.190Z] ---> Running in b9fbe20b0eff [2021-04-09T21:43:09.190Z] Removing intermediate container 703246a59845 [2021-04-09T21:43:09.190Z] ---> f8f7636c725b [2021-04-09T21:43:09.190Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-09T21:43:09.190Z] ---> Running in be593dc268a9 [2021-04-09T21:43:09.190Z] Removing intermediate container 3dec7b4f2b55 [2021-04-09T21:43:09.190Z] ---> c38237abb94e [2021-04-09T21:43:09.190Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-09T21:43:09.190Z] ---> Running in 169b45a1dbcf [2021-04-09T21:43:09.190Z] ---> Running in 2e66fb28e83f [2021-04-09T21:43:09.190Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T21:43:09.468Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T21:43:09.468Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T21:43:09.741Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T21:43:09.741Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T21:43:09.741Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T21:43:10.011Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T21:43:10.281Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T21:43:10.281Z] OK: 217 MiB in 51 packages [2021-04-09T21:43:10.553Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T21:43:10.553Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T21:43:11.998Z] Removing intermediate container 20f46eb7a902 [2021-04-09T21:43:11.998Z] ---> 7f48aff68376 [2021-04-09T21:43:11.998Z] Step 6/23 : COPY go.mod . [2021-04-09T21:43:11.998Z] OK: 217 MiB in 51 packages [2021-04-09T21:43:11.998Z] OK: 217 MiB in 51 packages [2021-04-09T21:43:11.998Z] OK: 217 MiB in 51 packages [2021-04-09T21:43:11.998Z] OK: 217 MiB in 51 packages [2021-04-09T21:43:12.991Z] ---> 1550a9083f92 [2021-04-09T21:43:12.991Z] Step 7/23 : RUN go mod download [2021-04-09T21:43:13.288Z] ---> Running in 57276101bf4a [2021-04-09T21:43:13.288Z] Removing intermediate container be593dc268a9 [2021-04-09T21:43:13.288Z] ---> 47eddd5b08b2 [2021-04-09T21:43:13.288Z] Step 6/22 : COPY go.mod . [2021-04-09T21:43:13.894Z] Removing intermediate container 2e66fb28e83f [2021-04-09T21:43:13.894Z] ---> 76ffa2b616a1 [2021-04-09T21:43:13.894Z] Step 6/23 : COPY go.mod . [2021-04-09T21:43:14.174Z] Removing intermediate container b9fbe20b0eff [2021-04-09T21:43:14.174Z] ---> 264268f67ed1 [2021-04-09T21:43:14.174Z] Step 6/21 : COPY go.mod . [2021-04-09T21:43:14.174Z] Removing intermediate container 169b45a1dbcf [2021-04-09T21:43:14.174Z] ---> d4f77660f6b2 [2021-04-09T21:43:14.174Z] Step 6/31 : COPY go.mod . [2021-04-09T21:43:14.368Z] ---> 9b6d361009ea [2021-04-09T21:43:14.368Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-09T21:43:14.368Z] ---> a2c0665b3af7 [2021-04-09T21:43:14.368Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-09T21:43:14.368Z] ---> f46cdbc0cb11 [2021-04-09T21:43:14.368Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-09T21:43:14.368Z] ---> Running in 789caf522a6c [2021-04-09T21:43:14.368Z] ---> Running in 00d588831981 [2021-04-09T21:43:14.368Z] ---> Running in a839ad3cf9b2 [2021-04-09T21:43:14.368Z] ---> 72b8931d1b88 [2021-04-09T21:43:14.368Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-09T21:43:14.368Z] ---> 6e00ef49f710 [2021-04-09T21:43:14.368Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-09T21:43:14.368Z] ---> Running in 3264ebb05ce4 [2021-04-09T21:43:14.368Z] ---> Running in ae57385cd270 [2021-04-09T21:43:14.368Z] 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-04-09T21:43:14.368Z] 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-04-09T21:43:14.368Z] 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-04-09T21:43:14.368Z] 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-04-09T21:43:14.368Z] 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-04-09T21:43:14.776Z] ---> dfaa84175abb [2021-04-09T21:43:14.776Z] Step 7/22 : RUN go mod download [2021-04-09T21:43:15.048Z] ---> Running in 37c104d3913a [2021-04-09T21:43:15.048Z] ---> e0b2df88e691 [2021-04-09T21:43:15.048Z] Step 7/23 : RUN go mod download [2021-04-09T21:43:15.323Z] ---> Running in cc1e709c5965 [2021-04-09T21:43:15.323Z] ---> 087eb90f526a [2021-04-09T21:43:15.323Z] Step 7/21 : RUN go mod download [2021-04-09T21:43:15.610Z] ---> e09e42463772 [2021-04-09T21:43:15.610Z] Step 7/31 : RUN go mod download [2021-04-09T21:43:15.610Z] ---> Running in c525965f973c [2021-04-09T21:43:15.888Z] ---> Running in 11cca27d2dca [2021-04-09T21:43:17.341Z] Removing intermediate container 57276101bf4a [2021-04-09T21:43:17.341Z] ---> a57b1e7b6e39 [2021-04-09T21:43:17.341Z] Step 8/23 : COPY . . [2021-04-09T21:43:19.969Z] Removing intermediate container 37c104d3913a [2021-04-09T21:43:19.969Z] ---> f937e471acaa [2021-04-09T21:43:19.969Z] Step 8/22 : COPY . . [2021-04-09T21:43:20.246Z] Removing intermediate container cc1e709c5965 [2021-04-09T21:43:20.246Z] ---> c8b898d5ea69 [2021-04-09T21:43:20.246Z] Step 8/23 : COPY . . [2021-04-09T21:43:20.522Z] Removing intermediate container c525965f973c [2021-04-09T21:43:20.522Z] ---> bbc53fa2286a [2021-04-09T21:43:20.522Z] Step 8/21 : COPY . . [2021-04-09T21:43:21.125Z] Removing intermediate container 11cca27d2dca [2021-04-09T21:43:21.126Z] ---> 7570da7bf2ad [2021-04-09T21:43:21.126Z] Step 8/31 : COPY . . [2021-04-09T21:43:47.956Z] ---> fbbeb375bcef [2021-04-09T21:43:47.956Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-09T21:43:47.956Z] ---> a2cb25b0707e [2021-04-09T21:43:47.956Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-09T21:43:47.956Z] ---> 3113f852e32a [2021-04-09T21:43:47.956Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-09T21:43:47.956Z] ---> 0be64aa99cea [2021-04-09T21:43:47.956Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-09T21:43:47.956Z] ---> Running in b2700858e3d0 [2021-04-09T21:43:47.956Z] ---> Running in 576235234a6d [2021-04-09T21:43:47.956Z] ---> 4f2bdbc21cae [2021-04-09T21:43:47.956Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-09T21:43:47.956Z] ---> Running in 802f39a3e987 [2021-04-09T21:43:47.956Z] ---> Running in 5f66cb6f0e5c [2021-04-09T21:43:47.956Z] ---> Running in 32286e4fadc0 [2021-04-09T21:43:47.956Z] 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-04-09T21:43:47.956Z] 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-04-09T21:43:47.956Z] 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-04-09T21:43:47.956Z] 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-04-09T21:43:48.228Z] 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-04-09T21:44:04.987Z] 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-04-09T21:44:04.987Z] 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-04-09T21:44:18.283Z] Removing intermediate container 789caf522a6c [2021-04-09T21:44:18.283Z] ---> c9e34c70d879 [2021-04-09T21:44:18.283Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-09T21:44:18.283Z] ---> Running in 79193140e775 [2021-04-09T21:44:18.989Z] 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-04-09T21:44:24.732Z] Removing intermediate container ae57385cd270 [2021-04-09T21:44:24.732Z] ---> 02e2629868d0 [2021-04-09T21:44:24.732Z] [2021-04-09T21:44:24.732Z] Step 10/21 : FROM alpine:3.12 [2021-04-09T21:44:25.041Z] 3.12: Pulling from library/alpine [2021-04-09T21:44:25.838Z] Removing intermediate container 00d588831981 [2021-04-09T21:44:25.838Z] ---> 3eab3b354574 [2021-04-09T21:44:25.838Z] Removing intermediate container 3264ebb05ce4 [2021-04-09T21:44:25.838Z] ---> caf7a19024cf [2021-04-09T21:44:25.838Z] [2021-04-09T21:44:25.838Z] Step 10/23 : FROM alpine:3.12 [2021-04-09T21:44:25.838Z] [2021-04-09T21:44:25.838Z] Step 10/24 : FROM alpine:3.12 [2021-04-09T21:44:26.145Z] Removing intermediate container a839ad3cf9b2 [2021-04-09T21:44:26.145Z] ---> a6ea647b01e9 [2021-04-09T21:44:26.145Z] [2021-04-09T21:44:26.145Z] Step 10/22 : FROM alpine:3.12 [2021-04-09T21:44:26.145Z] 3.12: Pulling from library/alpine [2021-04-09T21:44:26.145Z] 3.12: Pulling from library/alpine [2021-04-09T21:44:26.145Z] 3.12: Pulling from library/alpine [2021-04-09T21:44:26.145Z] Removing intermediate container 79193140e775 [2021-04-09T21:44:26.145Z] ---> 4f2193ba4169 [2021-04-09T21:44:26.145Z] [2021-04-09T21:44:26.145Z] Step 11/23 : FROM docker:20.10.0 [2021-04-09T21:44:26.145Z] 20.10.0: Pulling from library/docker [2021-04-09T21:44:26.757Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-09T21:44:26.757Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-09T21:44:26.757Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-09T21:44:26.757Z] Status: Downloaded newer image for alpine:3.12 [2021-04-09T21:44:26.757Z] Status: Image is up to date for alpine:3.12 [2021-04-09T21:44:26.757Z] Status: Downloaded newer image for alpine:3.12 [2021-04-09T21:44:26.757Z] ---> 7230e588e954 [2021-04-09T21:44:26.757Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-09T21:44:26.757Z] ---> 7230e588e954 [2021-04-09T21:44:26.757Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-09T21:44:26.757Z] ---> 7230e588e954 [2021-04-09T21:44:26.757Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-09T21:44:26.757Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-09T21:44:26.757Z] Status: Image is up to date for alpine:3.12 [2021-04-09T21:44:26.757Z] ---> 7230e588e954 [2021-04-09T21:44:26.757Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-09T21:44:26.757Z] ---> Running in fe665a072e8e [2021-04-09T21:44:26.757Z] ---> Running in 4c0287315167 [2021-04-09T21:44:26.757Z] ---> Running in 85478d60a52a [2021-04-09T21:44:26.757Z] ---> Running in 723408ad01ac [2021-04-09T21:44:29.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T21:44:29.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T21:44:29.818Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-09T21:44:29.818Z] Executing busybox-1.31.1-r20.trigger [2021-04-09T21:44:29.818Z] OK: 6 MiB in 15 packages [2021-04-09T21:44:29.818Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T21:44:29.818Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T21:44:29.818Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T21:44:29.818Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T21:44:29.818Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T21:44:30.339Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T21:44:30.339Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-09T21:44:30.339Z] Executing busybox-1.31.1-r20.trigger [2021-04-09T21:44:30.339Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-09T21:44:30.339Z] OK: 6 MiB in 15 packages [2021-04-09T21:44:30.339Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-09T21:44:30.781Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-09T21:44:30.781Z] (3/4) Installing libcurl (7.69.1-r3) [2021-04-09T21:44:30.781Z] (4/4) Installing curl (7.69.1-r3) [2021-04-09T21:44:30.781Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-09T21:44:30.781Z] Executing busybox-1.31.1-r20.trigger [2021-04-09T21:44:30.781Z] (3/6) Installing libcurl (7.69.1-r3) [2021-04-09T21:44:30.781Z] Executing ca-certificates-20191127-r4.trigger [2021-04-09T21:44:30.781Z] (4/6) Installing curl (7.69.1-r3) [2021-04-09T21:44:30.781Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-09T21:44:30.781Z] (6/6) Installing su-exec (0.2-r1) [2021-04-09T21:44:30.781Z] Executing busybox-1.31.1-r20.trigger [2021-04-09T21:44:30.781Z] Executing ca-certificates-20191127-r4.trigger [2021-04-09T21:44:30.781Z] OK: 7 MiB in 18 packages [2021-04-09T21:44:31.133Z] OK: 7 MiB in 20 packages [2021-04-09T21:44:32.773Z] Removing intermediate container fe665a072e8e [2021-04-09T21:44:32.773Z] ---> 11d39a7a7e7e [2021-04-09T21:44:32.773Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-09T21:44:33.147Z] ---> Running in d35adfd76c26 [2021-04-09T21:44:33.147Z] Removing intermediate container 85478d60a52a [2021-04-09T21:44:33.147Z] ---> 3d85c28c72a0 [2021-04-09T21:44:33.147Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-09T21:44:33.595Z] ---> Running in 6e04c67ba1ad [2021-04-09T21:44:33.960Z] Removing intermediate container 723408ad01ac [2021-04-09T21:44:33.960Z] ---> 331a43b93307 [2021-04-09T21:44:33.960Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-09T21:44:34.265Z] Removing intermediate container d35adfd76c26 [2021-04-09T21:44:34.265Z] ---> 6dbc31cbef64 [2021-04-09T21:44:34.265Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-09T21:44:34.593Z] ---> Running in 958cbf20f8e3 [2021-04-09T21:44:34.593Z] Removing intermediate container 4c0287315167 [2021-04-09T21:44:34.593Z] ---> 896f286a4fd5 [2021-04-09T21:44:34.593Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-09T21:44:34.865Z] ---> Running in 510d9376dcaf [2021-04-09T21:44:34.865Z] Removing intermediate container 6e04c67ba1ad [2021-04-09T21:44:34.865Z] ---> 715e83366643 [2021-04-09T21:44:34.865Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-09T21:44:34.865Z] ---> Running in 84fccc900c0e [2021-04-09T21:44:35.162Z] ---> Running in 51e88286992a [2021-04-09T21:44:35.462Z] Removing intermediate container 510d9376dcaf [2021-04-09T21:44:35.462Z] ---> acec2e48f609 [2021-04-09T21:44:35.462Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-09T21:44:35.778Z] Removing intermediate container 84fccc900c0e [2021-04-09T21:44:35.778Z] ---> f749bf50e0a2 [2021-04-09T21:44:35.778Z] Step 13/24 : WORKDIR / [2021-04-09T21:44:35.778Z] Removing intermediate container 958cbf20f8e3 [2021-04-09T21:44:35.778Z] ---> 8873c4d70d20 [2021-04-09T21:44:35.778Z] Step 13/21 : WORKDIR /edgex [2021-04-09T21:44:35.778Z] Removing intermediate container 51e88286992a [2021-04-09T21:44:35.778Z] ---> e2616df90242 [2021-04-09T21:44:35.778Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-09T21:44:36.055Z] ---> Running in f98f6fc56e98 [2021-04-09T21:44:36.055Z] ---> Running in e6e02d7ce140 [2021-04-09T21:44:36.383Z] ---> Running in 369f9110fdf3 [2021-04-09T21:44:36.383Z] ---> Running in 2128e450c8c1 [2021-04-09T21:44:36.732Z] Removing intermediate container 369f9110fdf3 [2021-04-09T21:44:36.732Z] ---> 9de2b3b98678 [2021-04-09T21:44:36.732Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-09T21:44:37.034Z] Removing intermediate container e6e02d7ce140 [2021-04-09T21:44:37.034Z] ---> f6e4719e87fd [2021-04-09T21:44:37.034Z] 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-04-09T21:44:37.460Z] Removing intermediate container f98f6fc56e98 [2021-04-09T21:44:37.460Z] ---> fd4ba245fe16 [2021-04-09T21:44:37.460Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-09T21:44:37.460Z] Removing intermediate container 2128e450c8c1 [2021-04-09T21:44:37.460Z] ---> 71469a91176f [2021-04-09T21:44:37.460Z] Step 15/23 : WORKDIR / [2021-04-09T21:44:37.810Z] ---> Running in 311d4c868fc3 [2021-04-09T21:44:38.514Z] ---> f10be612bf33 [2021-04-09T21:44:38.514Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-09T21:44:38.514Z] ---> 2138b6853950 [2021-04-09T21:44:38.514Z] 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-04-09T21:44:39.259Z] ---> e3b63f6c3bd5 [2021-04-09T21:44:39.259Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-09T21:44:40.037Z] ---> 1e807de1783e [2021-04-09T21:44:40.037Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-09T21:44:40.413Z] Removing intermediate container 311d4c868fc3 [2021-04-09T21:44:40.413Z] ---> 4e6607bf79b8 [2021-04-09T21:44:40.413Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-09T21:44:40.761Z] ---> 5a5c4f1cc4e6 [2021-04-09T21:44:40.761Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-09T21:44:41.453Z] ---> 679624a250ce [2021-04-09T21:44:41.453Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-09T21:44:41.453Z] ---> d72060155378 [2021-04-09T21:44:41.453Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-09T21:44:41.747Z] ---> 1f3cb7210696 [2021-04-09T21:44:41.747Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-09T21:44:42.457Z] ---> 5bd500488ab4 [2021-04-09T21:44:42.457Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-09T21:44:43.632Z] ---> Running in a245c40b377d [2021-04-09T21:44:43.632Z] ---> 187cf6172426 [2021-04-09T21:44:43.632Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-09T21:44:43.632Z] ---> 911442dba3f0 [2021-04-09T21:44:43.632Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-09T21:44:43.632Z] ---> cadd2b1679a9 [2021-04-09T21:44:43.632Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-09T21:44:43.632Z] ---> Running in fc42d2d4308d [2021-04-09T21:44:43.904Z] Removing intermediate container a245c40b377d [2021-04-09T21:44:43.904Z] ---> acb1bc20d2b9 [2021-04-09T21:44:43.904Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-09T21:44:44.235Z] ---> Running in ce791ef98244 [2021-04-09T21:44:44.536Z] Removing intermediate container fc42d2d4308d [2021-04-09T21:44:44.536Z] ---> 8beb89e68f3e [2021-04-09T21:44:44.536Z] Step 18/21 : CMD ["--init=true"] [2021-04-09T21:44:44.536Z] ---> 1f0a5f88f5f7 [2021-04-09T21:44:44.536Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-09T21:44:44.536Z] ---> d458937372cb [2021-04-09T21:44:44.536Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-09T21:44:44.536Z] ---> Running in a4a7d741fa91 [2021-04-09T21:44:44.536Z] ---> Running in 19f07b23108a [2021-04-09T21:44:44.536Z] Removing intermediate container ce791ef98244 [2021-04-09T21:44:44.536Z] ---> 3485af62407a [2021-04-09T21:44:44.536Z] Step 20/22 : LABEL arch=x86_64 [2021-04-09T21:44:45.735Z] ---> Running in 6a29367ec6b2 [2021-04-09T21:44:45.735Z] Removing intermediate container 19f07b23108a [2021-04-09T21:44:45.735Z] ---> c6877ff6ab82 [2021-04-09T21:44:45.735Z] Step 19/21 : LABEL arch=x86_64 [2021-04-09T21:44:45.735Z] Removing intermediate container a4a7d741fa91 [2021-04-09T21:44:45.735Z] ---> 1ab4a2436ba5 [2021-04-09T21:44:45.735Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-09T21:44:45.735Z] ---> 2e40e27dab41 [2021-04-09T21:44:45.736Z] 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-04-09T21:44:45.736Z] ---> Running in d2d2208947de [2021-04-09T21:44:45.736Z] ---> Running in 1ee03e725b34 [2021-04-09T21:44:46.166Z] Removing intermediate container 6a29367ec6b2 [2021-04-09T21:44:46.166Z] ---> f2d747ce7d4e [2021-04-09T21:44:46.166Z] Step 21/22 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 [2021-04-09T21:44:46.166Z] ---> Running in 663d29949919 [2021-04-09T21:44:46.166Z] ---> Running in 3c6ae4942635 [2021-04-09T21:44:46.468Z] Removing intermediate container d2d2208947de [2021-04-09T21:44:46.468Z] ---> 4db00c27d65b [2021-04-09T21:44:46.468Z] Step 21/23 : LABEL arch=x86_64 [2021-04-09T21:44:46.739Z] Removing intermediate container 1ee03e725b34 [2021-04-09T21:44:46.739Z] ---> 75f4ecf1f2ea [2021-04-09T21:44:46.739Z] Step 20/21 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 [2021-04-09T21:44:46.739Z] ---> Running in d6ec7f5208c8 [2021-04-09T21:44:47.045Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-09T21:44:47.045Z] ---> Running in 5577eeead6bb [2021-04-09T21:44:47.045Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-09T21:44:47.045Z] ---> aefe523efa57 [2021-04-09T21:44:47.045Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-09T21:44:47.045Z] Removing intermediate container 3c6ae4942635 [2021-04-09T21:44:47.045Z] ---> de5bb3c3a559 [2021-04-09T21:44:47.045Z] Step 22/22 : LABEL version=0.0.0 [2021-04-09T21:44:47.460Z] ---> Running in 38e1779d4632 [2021-04-09T21:44:47.460Z] ---> Running in 32877c7d3257 [2021-04-09T21:44:47.460Z] Removing intermediate container d6ec7f5208c8 [2021-04-09T21:44:47.460Z] ---> 87e71f7f6a69 [2021-04-09T21:44:47.460Z] Step 22/23 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 [2021-04-09T21:44:47.774Z] Removing intermediate container 5577eeead6bb [2021-04-09T21:44:47.774Z] ---> ea2bc6b4b31e [2021-04-09T21:44:47.774Z] Step 21/21 : LABEL version=0.0.0 [2021-04-09T21:44:47.774Z] ---> Running in 7f91347341d0 [2021-04-09T21:44:48.153Z] ---> Running in 1c80ee713680 [2021-04-09T21:44:48.153Z] Removing intermediate container 38e1779d4632 [2021-04-09T21:44:48.153Z] ---> 9ef85907d60d [2021-04-09T21:44:48.153Z] [2021-04-09T21:44:48.153Z] Removing intermediate container 32877c7d3257 [2021-04-09T21:44:48.153Z] ---> 15f3a05ed85d [2021-04-09T21:44:48.153Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-09T21:44:48.153Z] Removing intermediate container 663d29949919 [2021-04-09T21:44:48.153Z] ---> db29c35ccf12 [2021-04-09T21:44:48.153Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-09T21:44:48.584Z] ---> Running in 675f6baeb334 [2021-04-09T21:44:48.584Z] ---> Running in 9f81f2578ac1 [2021-04-09T21:44:49.052Z] Removing intermediate container 7f91347341d0 [2021-04-09T21:44:49.052Z] ---> 908d92ab243f [2021-04-09T21:44:49.052Z] Step 23/23 : LABEL version=0.0.0 [2021-04-09T21:44:49.052Z] Successfully built 9ef85907d60d [2021-04-09T21:44:49.052Z] Removing intermediate container 1c80ee713680 [2021-04-09T21:44:49.052Z] ---> 3dce52d35e2b [2021-04-09T21:44:49.052Z] [2021-04-09T21:44:49.052Z] Successfully tagged docker-support-scheduler-go:latest [2021-04-09T21:44:49.052Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go [2021-04-09T21:44:49.433Z] ---> Running in 77444039800b [2021-04-09T21:44:49.793Z] Removing intermediate container 9f81f2578ac1 [2021-04-09T21:44:49.793Z] ---> 0bd5901eb5cf [2021-04-09T21:44:49.793Z] Step 22/24 : LABEL arch=x86_64 [2021-04-09T21:44:50.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T21:44:50.128Z] ---> Running in 2847ccbcfeca [2021-04-09T21:44:50.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T21:44:50.450Z] Successfully built 3dce52d35e2b [2021-04-09T21:44:50.450Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-04-09T21:44:50.450Z]  Building docker-security-proxy-setup-go ... done Building docker-core-command-go [2021-04-09T21:44:50.450Z] Removing intermediate container 77444039800b [2021-04-09T21:44:50.450Z] ---> 490c0db74716 [2021-04-09T21:44:50.450Z] [2021-04-09T21:44:50.450Z] (1/39) Installing readline (8.0.4-r0) [2021-04-09T21:44:50.450Z] (2/39) Installing bash (5.0.17-r0) [2021-04-09T21:44:50.450Z] Executing bash-5.0.17-r0.post-install [2021-04-09T21:44:51.052Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-09T21:44:51.052Z] (4/39) Installing libcurl (7.69.1-r3) [2021-04-09T21:44:51.052Z] (5/39) Installing curl (7.69.1-r3) [2021-04-09T21:44:51.052Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-09T21:44:51.052Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-09T21:44:51.052Z] (8/39) Installing expat (2.2.9-r1) [2021-04-09T21:44:51.052Z] (9/39) Installing libffi (3.3-r2) [2021-04-09T21:44:51.052Z] (10/39) Installing gdbm (1.13-r1) [2021-04-09T21:44:51.052Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-09T21:44:51.052Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-09T21:44:51.052Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-09T21:44:53.046Z] Successfully built 490c0db74716 [2021-04-09T21:44:53.046Z] Removing intermediate container 2847ccbcfeca [2021-04-09T21:44:53.046Z] ---> a319f064d083 [2021-04-09T21:44:53.046Z] Step 23/24 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 [2021-04-09T21:44:54.578Z] Successfully tagged docker-core-metadata-go:latest [2021-04-09T21:44:54.578Z] Building docker-core-data-go [2021-04-09T21:44:58.175Z]  Building docker-core-metadata-go ... done  ---> Running in c6246e8879af [2021-04-09T21:44:58.175Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-09T21:44:58.175Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-09T21:44:58.175Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-09T21:44:58.175Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-09T21:44:58.175Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-09T21:44:58.175Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-09T21:44:58.175Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-09T21:44:58.822Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-09T21:44:58.822Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-09T21:44:58.822Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-09T21:44:59.118Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-09T21:44:59.395Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-09T21:45:00.081Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-09T21:45:00.426Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-09T21:45:01.161Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-09T21:45:01.161Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-09T21:45:02.551Z] Removing intermediate container c6246e8879af [2021-04-09T21:45:02.551Z] ---> 23cfda5f58e3 [2021-04-09T21:45:02.551Z] Step 24/24 : LABEL version=0.0.0 [2021-04-09T21:45:03.106Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-09T21:45:03.106Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-09T21:45:03.106Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-09T21:45:03.422Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-09T21:45:03.422Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-09T21:45:03.422Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-09T21:45:03.422Z] ---> Running in 2cbab59f868f [2021-04-09T21:45:03.422Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-09T21:45:03.422Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-09T21:45:03.422Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-09T21:45:03.422Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-09T21:45:03.723Z] Executing busybox-1.31.1-r19.trigger [2021-04-09T21:45:03.723Z] OK: 72 MiB in 59 packages [2021-04-09T21:45:04.733Z] Removing intermediate container 2cbab59f868f [2021-04-09T21:45:04.734Z] ---> 57d8b15c00ef [2021-04-09T21:45:04.734Z] [2021-04-09T21:45:05.436Z] Successfully built 57d8b15c00ef [2021-04-09T21:45:05.765Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-04-09T21:45:05.765Z] Building docker-support-notifications-go [2021-04-09T21:45:19.511Z]  Building docker-security-secretstore-setup-go ... done Collecting docker-compose==1.23.2 [2021-04-09T21:45:19.794Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-09T21:45:21.029Z] Collecting cached-property<2,>=1.2.0 [2021-04-09T21:45:21.029Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-09T21:45:22.795Z] Collecting docopt<0.7,>=0.6.1 [2021-04-09T21:45:22.795Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-09T21:45:25.046Z] 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-04-09T21:45:30.159Z] Collecting docker<4.0,>=3.6.0 [2021-04-09T21:45:30.160Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-09T21:45:30.160Z] 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-04-09T21:45:30.160Z] Collecting jsonschema<3,>=2.5.1 [2021-04-09T21:45:30.160Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-09T21:45:30.160Z] Collecting PyYAML<4,>=3.10 [2021-04-09T21:45:30.160Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-09T21:45:37.474Z] Removing intermediate container 5f66cb6f0e5c [2021-04-09T21:45:37.474Z] ---> e2d221fce3f1 [2021-04-09T21:45:37.474Z] [2021-04-09T21:45:37.474Z] Step 10/31 : FROM alpine:3.12 [2021-04-09T21:45:37.474Z] 3.12: Pulling from library/alpine [2021-04-09T21:45:39.005Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-09T21:45:39.005Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-09T21:45:40.134Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-09T21:45:40.134Z] Status: Downloaded newer image for alpine:3.12 [2021-04-09T21:45:40.134Z] ---> d75e27dfc0a0 [2021-04-09T21:45:40.134Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-09T21:45:40.408Z] Removing intermediate container 32286e4fadc0 [2021-04-09T21:45:40.408Z] ---> feeb21725a71 [2021-04-09T21:45:40.408Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-09T21:45:40.680Z] Removing intermediate container 802f39a3e987 [2021-04-09T21:45:40.680Z] ---> 759bc9122f3e [2021-04-09T21:45:40.680Z] [2021-04-09T21:45:40.680Z] Step 10/21 : FROM alpine:3.12 [2021-04-09T21:45:40.680Z] ---> d75e27dfc0a0 [2021-04-09T21:45:40.680Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-09T21:45:40.954Z] ---> Running in 465e9f3522ef [2021-04-09T21:45:40.955Z] ---> Running in 68115d8bb740 [2021-04-09T21:45:40.955Z] ---> Running in 15b79fa1b680 [2021-04-09T21:45:41.943Z] Removing intermediate container 465e9f3522ef [2021-04-09T21:45:41.943Z] ---> d6611c548be7 [2021-04-09T21:45:41.943Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-09T21:45:42.546Z] ---> Running in caccbec7e3af [2021-04-09T21:45:42.826Z] 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-04-09T21:45:43.102Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T21:45:43.378Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T21:45:43.561Z] Collecting texttable<0.10,>=0.9.0 [2021-04-09T21:45:43.561Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-09T21:45:43.985Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-09T21:45:44.262Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-09T21:45:44.262Z] (3/4) Installing libcurl (7.69.1-r3) [2021-04-09T21:45:44.262Z] (4/4) Installing curl (7.69.1-r3) [2021-04-09T21:45:44.262Z] Executing busybox-1.31.1-r20.trigger [2021-04-09T21:45:44.262Z] Executing ca-certificates-20191127-r4.trigger [2021-04-09T21:45:44.539Z] OK: 7 MiB in 18 packages [2021-04-09T21:45:44.539Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T21:45:44.816Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T21:45:45.419Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-09T21:45:45.419Z] (2/2) Installing su-exec (0.2-r1) [2021-04-09T21:45:45.419Z] Executing busybox-1.31.1-r20.trigger [2021-04-09T21:45:45.419Z] OK: 5 MiB in 16 packages [2021-04-09T21:45:45.907Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-09T21:45:45.907Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-09T21:45:46.411Z] Removing intermediate container 576235234a6d [2021-04-09T21:45:46.411Z] ---> bed8a6ccf596 [2021-04-09T21:45:46.411Z] [2021-04-09T21:45:46.411Z] Step 10/23 : FROM alpine:3.12 [2021-04-09T21:45:46.411Z] ---> d75e27dfc0a0 [2021-04-09T21:45:46.411Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-09T21:45:46.681Z] Removing intermediate container b2700858e3d0 [2021-04-09T21:45:46.681Z] ---> 26f1b2314440 [2021-04-09T21:45:46.681Z] [2021-04-09T21:45:46.681Z] Step 10/22 : FROM alpine:3.12 [2021-04-09T21:45:46.681Z] ---> d75e27dfc0a0 [2021-04-09T21:45:46.681Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-09T21:45:46.851Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-09T21:45:46.954Z] ---> Running in cea43cd16519 [2021-04-09T21:45:47.135Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-09T21:45:47.228Z] ---> Running in 0d731d5bdc81 [2021-04-09T21:45:47.826Z] Removing intermediate container 15b79fa1b680 [2021-04-09T21:45:47.826Z] ---> e34657768e23 [2021-04-09T21:45:47.826Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-09T21:45:48.103Z] Removing intermediate container caccbec7e3af [2021-04-09T21:45:48.103Z] ---> 28edec9716a5 [2021-04-09T21:45:48.103Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-09T21:45:48.103Z] ---> Running in f4d1d942e179 [2021-04-09T21:45:48.292Z] Collecting docker-pycreds>=0.4.0 [2021-04-09T21:45:48.293Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-09T21:45:48.293Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-09T21:45:48.293Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-09T21:45:48.379Z] Removing intermediate container 68115d8bb740 [2021-04-09T21:45:48.379Z] ---> d98e4a5bd044 [2021-04-09T21:45:48.379Z] [2021-04-09T21:45:48.379Z] Step 11/23 : FROM docker:20.10.0 [2021-04-09T21:45:48.379Z] 20.10.0: Pulling from library/docker [2021-04-09T21:45:48.379Z] ---> Running in 4d385081b567 [2021-04-09T21:45:48.631Z] 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-04-09T21:45:48.631Z] 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-04-09T21:45:48.658Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T21:45:48.906Z] Collecting idna<2.8,>=2.5 [2021-04-09T21:45:48.906Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-09T21:45:48.906Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-09T21:45:48.906Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-09T21:45:48.906Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-09T21:45:48.906Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-09T21:45:48.939Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T21:45:49.214Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T21:45:49.214Z] Removing intermediate container f4d1d942e179 [2021-04-09T21:45:49.214Z] ---> 052287b954af [2021-04-09T21:45:49.214Z] Step 13/21 : WORKDIR /edgex [2021-04-09T21:45:49.489Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T21:45:49.489Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-09T21:45:49.489Z] Executing busybox-1.31.1-r20.trigger [2021-04-09T21:45:49.489Z] OK: 5 MiB in 15 packages [2021-04-09T21:45:49.563Z] Installing collected packages: cached-property, docopt, docker-pycreds, urllib3, idna, requests, websocket-client, docker, jsonschema, PyYAML, dockerpty, texttable, docker-compose [2021-04-09T21:45:49.764Z] ---> Running in 8b620d6e9aef [2021-04-09T21:45:49.764Z] Removing intermediate container 4d385081b567 [2021-04-09T21:45:49.764Z] ---> 307859fa23cf [2021-04-09T21:45:49.764Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-09T21:45:49.764Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-09T21:45:50.037Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-09T21:45:50.037Z] Executing busybox-1.31.1-r20.trigger [2021-04-09T21:45:50.037Z] Executing ca-certificates-20191127-r4.trigger [2021-04-09T21:45:50.314Z] ---> Running in 6300f47daa90 [2021-04-09T21:45:50.314Z] OK: 6 MiB in 16 packages [2021-04-09T21:45:50.539Z] Running setup.py install for docopt: started [2021-04-09T21:45:50.931Z] Removing intermediate container 8b620d6e9aef [2021-04-09T21:45:50.931Z] ---> aa25d7ef4caa [2021-04-09T21:45:50.932Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-09T21:45:51.532Z] Removing intermediate container 6300f47daa90 [2021-04-09T21:45:51.532Z] ---> b850e259743f [2021-04-09T21:45:51.532Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-09T21:45:52.128Z] Removing intermediate container cea43cd16519 [2021-04-09T21:45:52.128Z] ---> 2804dc53dc56 [2021-04-09T21:45:52.128Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-09T21:45:52.128Z] ---> Running in 1cb661790d1d [2021-04-09T21:45:52.729Z] ---> Running in 1fdbff726c70 [2021-04-09T21:45:52.729Z] ---> f1234fcb84e2 [2021-04-09T21:45:52.729Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-09T21:45:53.002Z] Removing intermediate container 0d731d5bdc81 [2021-04-09T21:45:53.002Z] ---> d5aef1d04adf [2021-04-09T21:45:53.003Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-09T21:45:53.277Z] ---> Running in 046338406b51 [2021-04-09T21:45:53.595Z] Removing intermediate container 1fdbff726c70 [2021-04-09T21:45:53.595Z] ---> f595bc10dbc0 [2021-04-09T21:45:53.595Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-09T21:45:53.962Z] ---> Running in 16d70c1ba947 [2021-04-09T21:45:54.593Z] Removing intermediate container 046338406b51 [2021-04-09T21:45:54.593Z] ---> a96ae41c79f6 [2021-04-09T21:45:54.593Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-09T21:45:54.873Z] ---> 9934f662bb92 [2021-04-09T21:45:54.873Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-09T21:45:54.873Z] ---> Running in 5b08a2b293d4 [2021-04-09T21:45:55.154Z] Removing intermediate container 16d70c1ba947 [2021-04-09T21:45:55.154Z] ---> 2a1bb329c3f8 [2021-04-09T21:45:55.154Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-09T21:45:55.618Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T21:45:55.618Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-09T21:45:55.618Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T21:45:55.618Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-09T21:45:55.618Z] ---> 2a82aa82928f [2021-04-09T21:45:55.618Z] Step 3/23 : WORKDIR /edgex-go [2021-04-09T21:45:55.618Z] ---> 2a82aa82928f [2021-04-09T21:45:55.618Z] Step 3/31 : WORKDIR /edgex-go [2021-04-09T21:45:55.618Z] ---> Using cache [2021-04-09T21:45:55.618Z] ---> c9015b9d73e5 [2021-04-09T21:45:55.618Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T21:45:55.619Z] ---> Using cache [2021-04-09T21:45:55.619Z] ---> c9015b9d73e5 [2021-04-09T21:45:55.619Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T21:45:55.619Z] ---> Using cache [2021-04-09T21:45:55.619Z] ---> 28b7cdac1fb6 [2021-04-09T21:45:55.619Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-09T21:45:55.619Z] ---> Using cache [2021-04-09T21:45:55.619Z] ---> 28b7cdac1fb6 [2021-04-09T21:45:55.619Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-09T21:45:55.619Z] ---> Using cache [2021-04-09T21:45:55.619Z] ---> 7098c16a2329 [2021-04-09T21:45:55.619Z] Step 6/23 : COPY go.mod . [2021-04-09T21:45:55.619Z] ---> Using cache [2021-04-09T21:45:55.619Z] ---> 7098c16a2329 [2021-04-09T21:45:55.619Z] Step 6/31 : COPY go.mod . [2021-04-09T21:45:55.619Z] ---> Using cache [2021-04-09T21:45:55.619Z] ---> b6a4368a2764 [2021-04-09T21:45:55.619Z] Step 7/31 : RUN go mod download [2021-04-09T21:45:55.619Z] ---> Using cache [2021-04-09T21:45:55.619Z] ---> b6a4368a2764 [2021-04-09T21:45:55.619Z] Step 7/23 : RUN go mod download [2021-04-09T21:45:55.619Z] ---> Using cache [2021-04-09T21:45:55.619Z] ---> 9fac8628851d [2021-04-09T21:45:55.619Z] Step 8/23 : COPY . . [2021-04-09T21:45:55.619Z] ---> Using cache [2021-04-09T21:45:55.619Z] ---> 9fac8628851d [2021-04-09T21:45:55.619Z] Step 8/31 : COPY . . [2021-04-09T21:45:55.619Z] Running setup.py install for docopt: finished with status 'done' [2021-04-09T21:45:55.619Z] ---> Using cache [2021-04-09T21:45:55.619Z] ---> 72b8931d1b88 [2021-04-09T21:45:55.619Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-09T21:45:55.619Z] ---> Using cache [2021-04-09T21:45:55.619Z] ---> 72b8931d1b88 [2021-04-09T21:45:55.619Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-09T21:45:55.619Z] Attempting uninstall: urllib3 [2021-04-09T21:45:55.619Z] Found existing installation: urllib3 1.25.9 [2021-04-09T21:45:55.619Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T21:45:55.619Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-09T21:45:55.619Z] ---> 2a82aa82928f [2021-04-09T21:45:55.619Z] Step 3/23 : WORKDIR /edgex-go [2021-04-09T21:45:55.619Z] ---> Using cache [2021-04-09T21:45:55.619Z] ---> c9015b9d73e5 [2021-04-09T21:45:55.619Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T21:45:55.619Z] ---> Using cache [2021-04-09T21:45:55.619Z] ---> 28b7cdac1fb6 [2021-04-09T21:45:55.619Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-09T21:45:55.619Z] Uninstalling urllib3-1.25.9: [2021-04-09T21:45:55.768Z] ---> Running in cdea26b2e5ba [2021-04-09T21:45:55.768Z] Removing intermediate container 5b08a2b293d4 [2021-04-09T21:45:55.768Z] ---> 2c8daed3e6dd [2021-04-09T21:45:55.768Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-09T21:45:56.363Z] Removing intermediate container 1cb661790d1d [2021-04-09T21:45:56.363Z] ---> f2c879a06c59 [2021-04-09T21:45:56.363Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-09T21:45:56.638Z] ---> Running in 221dadfdf692 [2021-04-09T21:45:56.638Z] Removing intermediate container cdea26b2e5ba [2021-04-09T21:45:56.638Z] ---> 5f54edcd849d [2021-04-09T21:45:56.638Z] Step 15/23 : WORKDIR / [2021-04-09T21:45:56.793Z] Successfully uninstalled urllib3-1.25.9 [2021-04-09T21:45:56.920Z] ---> Running in ddadb4dbc88c [2021-04-09T21:45:57.191Z] ---> Running in b38119e1a040 [2021-04-09T21:45:57.191Z] ---> 496db8a52ce6 [2021-04-09T21:45:57.191Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-09T21:45:57.796Z] Removing intermediate container 221dadfdf692 [2021-04-09T21:45:57.796Z] ---> 237261cf7816 [2021-04-09T21:45:57.796Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-09T21:45:57.796Z] ---> Running in 58c953429b30 [2021-04-09T21:45:57.796Z] Removing intermediate container ddadb4dbc88c [2021-04-09T21:45:57.796Z] ---> 8fbf6a23b801 [2021-04-09T21:45:57.796Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-09T21:45:57.893Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T21:45:57.893Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-09T21:45:57.893Z] ---> 2a82aa82928f [2021-04-09T21:45:57.893Z] Step 3/22 : WORKDIR /edgex-go [2021-04-09T21:45:57.893Z] ---> Using cache [2021-04-09T21:45:57.893Z] ---> c9015b9d73e5 [2021-04-09T21:45:57.893Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T21:45:57.893Z] ---> Using cache [2021-04-09T21:45:57.893Z] ---> 28b7cdac1fb6 [2021-04-09T21:45:57.893Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-09T21:45:58.072Z] Removing intermediate container b38119e1a040 [2021-04-09T21:45:58.072Z] ---> 77379ff5f690 [2021-04-09T21:45:58.072Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-09T21:45:58.599Z] Attempting uninstall: idna [2021-04-09T21:45:58.599Z] Found existing installation: idna 2.9 [2021-04-09T21:45:58.599Z] Uninstalling idna-2.9: [2021-04-09T21:45:58.599Z] ---> Running in 69f903f6ba4a [2021-04-09T21:45:58.599Z] ---> Running in a81e401eefd9 [2021-04-09T21:45:58.599Z] ---> Running in fffd8ab1c107 [2021-04-09T21:45:58.599Z] Successfully uninstalled idna-2.9 [2021-04-09T21:45:58.665Z] Removing intermediate container 58c953429b30 [2021-04-09T21:45:58.665Z] ---> b49010d880bb [2021-04-09T21:45:58.665Z] Step 18/21 : CMD ["--init=true"] [2021-04-09T21:45:58.937Z] ---> b8f53776c15b [2021-04-09T21:45:58.937Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-09T21:45:58.937Z] ---> Running in 01f4451d9f5c [2021-04-09T21:45:58.957Z] ---> Running in b7623d4617be [2021-04-09T21:45:58.957Z] Attempting uninstall: requests [2021-04-09T21:45:58.957Z] Found existing installation: requests 2.23.0 [2021-04-09T21:45:58.957Z] Uninstalling requests-2.23.0: [2021-04-09T21:45:58.957Z] Successfully uninstalled requests-2.23.0 [2021-04-09T21:45:59.213Z] ---> 36c28246d3cc [2021-04-09T21:45:59.213Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-09T21:45:59.494Z] ---> 47f4b09b413e [2021-04-09T21:45:59.494Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-09T21:45:59.767Z] ---> Running in 046a4e16656b [2021-04-09T21:45:59.767Z] Removing intermediate container 01f4451d9f5c [2021-04-09T21:45:59.767Z] ---> 5b7de63d30f0 [2021-04-09T21:45:59.767Z] Step 19/21 : LABEL arch=arm64 [2021-04-09T21:46:00.493Z] Running setup.py install for PyYAML: started [2021-04-09T21:46:00.747Z] ---> Running in c0f4e2907aa9 [2021-04-09T21:46:01.025Z] ---> 7d2950e7cb99 [2021-04-09T21:46:01.025Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-09T21:46:01.620Z] Removing intermediate container c0f4e2907aa9 [2021-04-09T21:46:01.620Z] ---> f8990d995404 [2021-04-09T21:46:01.620Z] Step 20/21 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 [2021-04-09T21:46:01.620Z] ---> 1c97a0f27d90 [2021-04-09T21:46:01.620Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-09T21:46:01.897Z] ---> Running in 843a3170169e [2021-04-09T21:46:02.105Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-09T21:46:02.105Z] Running setup.py install for dockerpty: started [2021-04-09T21:46:02.105Z] 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-04-09T21:46:02.105Z] 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-04-09T21:46:02.105Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T21:46:02.105Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T21:46:02.173Z] ---> 82cdf09d53af [2021-04-09T21:46:02.173Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-09T21:46:02.451Z] ---> Running in 1f1ed814a748 [2021-04-09T21:46:02.724Z] Removing intermediate container 843a3170169e [2021-04-09T21:46:02.725Z] ---> fd089c37a18a [2021-04-09T21:46:02.725Z] Step 21/21 : LABEL version=0.0.0 [2021-04-09T21:46:02.725Z] ---> 1c2182d38a1f [2021-04-09T21:46:02.725Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-09T21:46:02.999Z] ---> Running in 68e92c0798ea [2021-04-09T21:46:02.999Z] ---> Running in e58ad1a88a7c [2021-04-09T21:46:03.283Z] Removing intermediate container 1f1ed814a748 [2021-04-09T21:46:03.283Z] ---> 10048dde6cad [2021-04-09T21:46:03.283Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-09T21:46:03.283Z] Removing intermediate container 046a4e16656b [2021-04-09T21:46:03.283Z] ---> f118b8b1334e [2021-04-09T21:46:03.293Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-09T21:46:03.293Z] Running setup.py install for texttable: started [2021-04-09T21:46:03.560Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-09T21:46:03.560Z] ---> Running in 1cbfe67179ee [2021-04-09T21:46:03.836Z] Removing intermediate container 68e92c0798ea [2021-04-09T21:46:03.836Z] ---> df4e8a810301 [2021-04-09T21:46:03.836Z] Removing intermediate container e58ad1a88a7c [2021-04-09T21:46:03.836Z] ---> cb1270809eee [2021-04-09T21:46:03.836Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-09T21:46:03.836Z] [2021-04-09T21:46:03.836Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-09T21:46:03.836Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-09T21:46:03.836Z] ---> eeaf43b92773 [2021-04-09T21:46:03.927Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T21:46:03.927Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T21:46:04.110Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-09T21:46:04.110Z] ---> Running in e3dfac272c86 [2021-04-09T21:46:04.395Z] Removing intermediate container 1cbfe67179ee [2021-04-09T21:46:04.395Z] ---> 1e468e959db1 [2021-04-09T21:46:04.395Z] Step 20/22 : LABEL arch=arm64 [2021-04-09T21:46:04.395Z] ---> Running in 4df52fc38b8f [2021-04-09T21:46:04.395Z] Successfully built df4e8a810301 [2021-04-09T21:46:04.395Z] ---> bb364ea55c60 [2021-04-09T21:46:04.395Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-09T21:46:04.395Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-04-09T21:46:04.395Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2021-04-09T21:46:04.673Z] ---> Running in bc077938dd5b [2021-04-09T21:46:04.673Z] Removing intermediate container e3dfac272c86 [2021-04-09T21:46:04.673Z] ---> d4459ccc564d [2021-04-09T21:46:04.673Z] Step 21/23 : LABEL arch=arm64 [2021-04-09T21:46:04.953Z] ---> Running in 33e4fd38485d [2021-04-09T21:46:04.953Z] Removing intermediate container 4df52fc38b8f [2021-04-09T21:46:04.953Z] ---> 2e30d045e215 [2021-04-09T21:46:04.953Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-09T21:46:05.229Z] Removing intermediate container bc077938dd5b [2021-04-09T21:46:05.229Z] ---> 293744d61ca5 [2021-04-09T21:46:05.229Z] Step 21/22 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 [2021-04-09T21:46:05.229Z] ---> Running in b06018afd7d1 [2021-04-09T21:46:05.480Z] Running setup.py install for texttable: finished with status 'done' [2021-04-09T21:46:05.501Z] ---> Running in 640320dc18b3 [2021-04-09T21:46:05.773Z] Removing intermediate container 33e4fd38485d [2021-04-09T21:46:05.773Z] ---> af2b7db78a44 [2021-04-09T21:46:05.773Z] Step 22/23 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 [2021-04-09T21:46:06.302Z] OK: 233 MiB in 51 packages [2021-04-09T21:46:06.373Z] ---> Running in ff78b2221636 [2021-04-09T21:46:06.589Z] OK: 233 MiB in 51 packages [2021-04-09T21:46:06.656Z] Removing intermediate container 640320dc18b3 [2021-04-09T21:46:06.656Z] ---> 5a9632ef2190 [2021-04-09T21:46:06.656Z] Step 22/22 : LABEL version=0.0.0 [2021-04-09T21:46:06.948Z] ---> 70098487c34f [2021-04-09T21:46:06.948Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-09T21:46:06.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T21:46:07.220Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T21:46:07.417Z] 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-04-09T21:46:07.494Z] ---> Running in d0953d40b22f [2021-04-09T21:46:07.775Z] Removing intermediate container ff78b2221636 [2021-04-09T21:46:07.775Z] ---> c4642b9953a1 [2021-04-09T21:46:07.775Z] Step 23/23 : LABEL version=0.0.0 [2021-04-09T21:46:07.775Z] (1/39) Installing readline (8.0.4-r0) [2021-04-09T21:46:08.063Z] (2/39) Installing bash (5.0.17-r0) [2021-04-09T21:46:08.063Z] Executing bash-5.0.17-r0.post-install [2021-04-09T21:46:08.063Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-09T21:46:08.063Z] (4/39) Installing libcurl (7.69.1-r3) [2021-04-09T21:46:08.063Z] (5/39) Installing curl (7.69.1-r3) [2021-04-09T21:46:08.063Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-09T21:46:08.063Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-09T21:46:08.063Z] (8/39) Installing expat (2.2.9-r1) [2021-04-09T21:46:08.063Z] (9/39) Installing libffi (3.3-r2) [2021-04-09T21:46:08.063Z] (10/39) Installing gdbm (1.13-r1) [2021-04-09T21:46:08.063Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-09T21:46:08.063Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-09T21:46:08.063Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-09T21:46:08.653Z] ---> Running in 50308e9a93fc [2021-04-09T21:46:08.653Z] ---> 8ba6b102124c [2021-04-09T21:46:08.653Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-09T21:46:08.653Z] Removing intermediate container d0953d40b22f [2021-04-09T21:46:08.653Z] ---> 0dbb139a1ded [2021-04-09T21:46:08.653Z] [2021-04-09T21:46:09.252Z] Successfully built 0dbb139a1ded [2021-04-09T21:46:10.212Z] Removing intermediate container fffd8ab1c107 [2021-04-09T21:46:10.212Z] ---> 99b6a085eb22 [2021-04-09T21:46:10.212Z] Step 6/23 : COPY go.mod . [2021-04-09T21:46:10.212Z] Removing intermediate container b7623d4617be [2021-04-09T21:46:10.212Z] ---> be421e549a99 [2021-04-09T21:46:10.212Z] Step 6/22 : COPY go.mod . [2021-04-09T21:46:10.238Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-09T21:46:10.238Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-09T21:46:10.238Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-09T21:46:10.238Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-09T21:46:10.238Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-09T21:46:10.238Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-04-09T21:46:10.238Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2021-04-09T21:46:10.238Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-09T21:46:10.238Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-09T21:46:10.511Z] Removing intermediate container 50308e9a93fc [2021-04-09T21:46:10.511Z] ---> 35bf72f91dfa [2021-04-09T21:46:10.511Z] [2021-04-09T21:46:10.511Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-09T21:46:10.511Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-09T21:46:10.511Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-09T21:46:10.511Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-09T21:46:10.511Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-09T21:46:10.511Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-09T21:46:10.511Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-09T21:46:10.511Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-09T21:46:10.511Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-09T21:46:10.511Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-09T21:46:10.511Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-09T21:46:10.511Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-09T21:46:10.782Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-09T21:46:10.782Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-09T21:46:10.782Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-09T21:46:10.782Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-09T21:46:10.782Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-09T21:46:10.782Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-09T21:46:10.782Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-09T21:46:10.782Z] Successfully built 35bf72f91dfa [2021-04-09T21:46:11.058Z] Executing busybox-1.31.1-r19.trigger [2021-04-09T21:46:11.058Z] OK: 72 MiB in 59 packages [2021-04-09T21:46:11.058Z] Successfully tagged docker-core-command-go-arm64:latest [2021-04-09T21:46:11.058Z]  Building docker-core-command-go ... done Building docker-support-scheduler-go [2021-04-09T21:46:11.058Z] ---> 97fb16019a8c [2021-04-09T21:46:11.058Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-09T21:46:11.520Z] ---> 70407a8b2a13 [2021-04-09T21:46:11.520Z] Step 7/22 : RUN go mod download [2021-04-09T21:46:12.041Z] ---> 7da1c2682cd5 [2021-04-09T21:46:12.041Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-09T21:46:12.146Z] ---> be81d8b61231 [2021-04-09T21:46:12.146Z] Step 7/23 : RUN go mod download [2021-04-09T21:46:12.649Z] ---> Running in f9a231d73c01 [2021-04-09T21:46:13.105Z] ---> Running in 6b3473861b58 [2021-04-09T21:46:13.250Z] Removing intermediate container f9a231d73c01 [2021-04-09T21:46:13.250Z] ---> 3e7456be1bf5 [2021-04-09T21:46:13.250Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-09T21:46:13.697Z] ---> Running in d10b3c951c38 [2021-04-09T21:46:14.705Z] ---> 4ced5e5513e6 [2021-04-09T21:46:14.705Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-09T21:46:15.300Z] Collecting docker-compose==1.23.2 [2021-04-09T21:46:15.578Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-09T21:46:15.578Z] ---> Running in f24c18bad931 [2021-04-09T21:46:16.176Z] Collecting docopt<0.7,>=0.6.1 [2021-04-09T21:46:16.452Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-09T21:46:19.092Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-09T21:46:19.092Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-09T21:46:20.073Z] Removing intermediate container f24c18bad931 [2021-04-09T21:46:20.073Z] ---> 9095b1f4e2b1 [2021-04-09T21:46:20.073Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-09T21:46:20.671Z] ---> Running in 1c26b4fb051e [2021-04-09T21:46:21.264Z] Collecting jsonschema<3,>=2.5.1 [2021-04-09T21:46:21.264Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-09T21:46:21.538Z] Removing intermediate container 1c26b4fb051e [2021-04-09T21:46:21.538Z] ---> c391993d11c8 [2021-04-09T21:46:21.538Z] Step 28/31 : CMD ["gate"] [2021-04-09T21:46:22.134Z] ---> Running in eb9e70176c4c [2021-04-09T21:46:22.134Z] Collecting texttable<0.10,>=0.9.0 [2021-04-09T21:46:22.134Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-09T21:46:22.517Z] Removing intermediate container d10b3c951c38 [2021-04-09T21:46:22.517Z] ---> 652baeff1244 [2021-04-09T21:46:22.517Z] Step 8/23 : COPY . . [2021-04-09T21:46:22.517Z] Removing intermediate container 6b3473861b58 [2021-04-09T21:46:22.517Z] ---> 039aea1f66e1 [2021-04-09T21:46:22.517Z] Step 8/22 : COPY . . [2021-04-09T21:46:23.124Z] Removing intermediate container eb9e70176c4c [2021-04-09T21:46:23.124Z] ---> 755b99af380c [2021-04-09T21:46:23.124Z] Step 29/31 : LABEL arch=arm64 [2021-04-09T21:46:24.119Z] ---> Running in 6253bdb9920f [2021-04-09T21:46:25.099Z] Collecting docker<4.0,>=3.6.0 [2021-04-09T21:46:25.099Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-09T21:46:25.099Z] Removing intermediate container 6253bdb9920f [2021-04-09T21:46:25.099Z] ---> 466af3697d43 [2021-04-09T21:46:25.099Z] Step 30/31 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 [2021-04-09T21:46:25.372Z] 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-04-09T21:46:25.968Z] ---> Running in 10bbff046ad8 [2021-04-09T21:46:26.569Z] Collecting PyYAML<4,>=3.10 [2021-04-09T21:46:26.569Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-09T21:46:26.840Z] Removing intermediate container 10bbff046ad8 [2021-04-09T21:46:26.840Z] ---> 2a4faab57b54 [2021-04-09T21:46:26.840Z] Step 31/31 : LABEL version=0.0.0 [2021-04-09T21:46:27.432Z] ---> Running in 6f41547745bf [2021-04-09T21:46:28.035Z] Removing intermediate container 6f41547745bf [2021-04-09T21:46:28.035Z] ---> c0fd0207da6e [2021-04-09T21:46:28.035Z] [2021-04-09T21:46:28.633Z] Successfully built c0fd0207da6e [2021-04-09T21:46:28.633Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-04-09T21:46:28.633Z]  Building docker-security-bootstrapper-go ... done Building docker-core-data-go [2021-04-09T21:46:30.607Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-09T21:46:30.607Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-09T21:46:31.203Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-09T21:46:31.203Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-09T21:46:31.806Z] Collecting cached-property<2,>=1.2.0 [2021-04-09T21:46:31.806Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-09T21:46:32.082Z] Collecting docker-pycreds>=0.4.0 [2021-04-09T21:46:32.358Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-09T21:46:32.358Z] 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-04-09T21:46:32.958Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-09T21:46:32.958Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-09T21:46:33.565Z] Collecting idna<2.8,>=2.5 [2021-04-09T21:46:33.565Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-09T21:46:33.565Z] 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-04-09T21:46:33.565Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-09T21:46:33.565Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-09T21:46:33.565Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-09T21:46:33.565Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-09T21:46:35.010Z] Installing collected packages: docopt, dockerpty, jsonschema, texttable, docker-pycreds, websocket-client, urllib3, idna, requests, docker, PyYAML, cached-property, docker-compose [2021-04-09T21:46:35.010Z] Running setup.py install for docopt: started [2021-04-09T21:46:36.987Z] Running setup.py install for docopt: finished with status 'done' [2021-04-09T21:46:36.987Z] Running setup.py install for dockerpty: started [2021-04-09T21:46:39.610Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-09T21:46:39.610Z] Running setup.py install for texttable: started [2021-04-09T21:46:41.595Z] Running setup.py install for texttable: finished with status 'done' [2021-04-09T21:46:42.199Z] Attempting uninstall: urllib3 [2021-04-09T21:46:42.199Z] Found existing installation: urllib3 1.25.9 [2021-04-09T21:46:42.199Z] Uninstalling urllib3-1.25.9: [2021-04-09T21:46:42.199Z] Successfully uninstalled urllib3-1.25.9 [2021-04-09T21:46:42.479Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T21:46:42.479Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-09T21:46:42.479Z] ---> 41f61c71feaa [2021-04-09T21:46:42.479Z] Step 3/24 : WORKDIR /edgex-go [2021-04-09T21:46:42.479Z] ---> Using cache [2021-04-09T21:46:42.479Z] ---> a00b0cb9e04f [2021-04-09T21:46:42.479Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T21:46:42.479Z] ---> Using cache [2021-04-09T21:46:42.479Z] ---> c38237abb94e [2021-04-09T21:46:42.479Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-09T21:46:45.129Z] Attempting uninstall: idna [2021-04-09T21:46:45.129Z] Found existing installation: idna 2.9 [2021-04-09T21:46:45.129Z] Uninstalling idna-2.9: [2021-04-09T21:46:45.129Z] Successfully uninstalled idna-2.9 [2021-04-09T21:46:46.583Z] Attempting uninstall: requests [2021-04-09T21:46:46.583Z] Found existing installation: requests 2.23.0 [2021-04-09T21:46:46.583Z] Uninstalling requests-2.23.0: [2021-04-09T21:46:46.583Z] Successfully uninstalled requests-2.23.0 [2021-04-09T21:46:47.187Z] ---> Running in 426ec8667261 [2021-04-09T21:46:48.173Z] Running setup.py install for PyYAML: started [2021-04-09T21:46:48.781Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T21:46:50.223Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T21:46:50.495Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-09T21:46:51.619Z] OK: 217 MiB in 51 packages [2021-04-09T21:46:51.619Z] 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-04-09T21:46:55.116Z] Removing intermediate container 426ec8667261 [2021-04-09T21:46:55.116Z] ---> b3cbc0c52c72 [2021-04-09T21:46:55.116Z] Step 6/24 : COPY go.mod . [2021-04-09T21:46:56.112Z] ---> c2bd90b09a63 [2021-04-09T21:46:56.112Z] Step 7/24 : RUN go mod download [2021-04-09T21:46:56.712Z] ---> Running in 5113b0602414 [2021-04-09T21:46:56.989Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T21:46:56.989Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-09T21:46:56.989Z] ---> 41f61c71feaa [2021-04-09T21:46:56.989Z] Step 3/22 : WORKDIR /edgex-go [2021-04-09T21:46:56.989Z] ---> Using cache [2021-04-09T21:46:56.989Z] ---> a00b0cb9e04f [2021-04-09T21:46:56.989Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T21:46:56.989Z] ---> Using cache [2021-04-09T21:46:56.989Z] ---> c38237abb94e [2021-04-09T21:46:56.989Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-09T21:46:56.989Z] ---> Using cache [2021-04-09T21:46:56.989Z] ---> b3cbc0c52c72 [2021-04-09T21:46:56.989Z] Step 6/22 : COPY go.mod . [2021-04-09T21:46:56.989Z] ---> Using cache [2021-04-09T21:46:56.989Z] ---> c2bd90b09a63 [2021-04-09T21:46:56.989Z] Step 7/22 : RUN go mod download [2021-04-09T21:46:57.263Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T21:46:57.263Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-09T21:46:57.263Z] ---> 41f61c71feaa [2021-04-09T21:46:57.263Z] Step 3/23 : WORKDIR /edgex-go [2021-04-09T21:46:57.263Z] ---> Using cache [2021-04-09T21:46:57.263Z] ---> a00b0cb9e04f [2021-04-09T21:46:57.263Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T21:46:57.263Z] ---> Using cache [2021-04-09T21:46:57.263Z] ---> c38237abb94e [2021-04-09T21:46:57.263Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-09T21:46:57.263Z] ---> Using cache [2021-04-09T21:46:57.263Z] ---> b3cbc0c52c72 [2021-04-09T21:46:57.263Z] Step 6/23 : COPY go.mod . [2021-04-09T21:46:57.263Z] ---> Using cache [2021-04-09T21:46:57.263Z] ---> c2bd90b09a63 [2021-04-09T21:46:57.263Z] Step 7/23 : RUN go mod download [2021-04-09T21:46:57.861Z] ---> Running in 2c48c19d8776 [2021-04-09T21:46:57.861Z] ---> Running in b6138374c2d0 [2021-04-09T21:47:03.294Z] Removing intermediate container 5113b0602414 [2021-04-09T21:47:03.294Z] ---> 29b9abeba076 [2021-04-09T21:47:03.294Z] Step 8/24 : COPY . . [2021-04-09T21:47:03.294Z] Removing intermediate container b6138374c2d0 [2021-04-09T21:47:03.294Z] ---> 7836a093a5bc [2021-04-09T21:47:03.294Z] Step 8/22 : COPY . . [2021-04-09T21:47:03.574Z] Removing intermediate container 2c48c19d8776 [2021-04-09T21:47:03.574Z] ---> 471a06a52f12 [2021-04-09T21:47:03.574Z] Step 8/23 : COPY . . [2021-04-09T21:47:07.903Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T21:47:07.903Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-09T21:47:07.903Z] ---> 41f61c71feaa [2021-04-09T21:47:07.903Z] Step 3/23 : WORKDIR /edgex-go [2021-04-09T21:47:07.903Z] ---> Using cache [2021-04-09T21:47:07.903Z] ---> a00b0cb9e04f [2021-04-09T21:47:07.903Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T21:47:07.903Z] ---> Using cache [2021-04-09T21:47:07.903Z] ---> c38237abb94e [2021-04-09T21:47:07.903Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-09T21:47:09.875Z] Removing intermediate container b06018afd7d1 [2021-04-09T21:47:09.875Z] ---> b118fa66c118 [2021-04-09T21:47:09.875Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-09T21:47:10.860Z] ---> Running in 278569dabddc [2021-04-09T21:47:11.457Z] ---> Running in 98cb3241b747 [2021-04-09T21:47:12.439Z] Removing intermediate container 98cb3241b747 [2021-04-09T21:47:12.439Z] ---> db838c58977a [2021-04-09T21:47:12.439Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-09T21:47:13.035Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T21:47:13.318Z] ---> Running in 1852d1e49dff [2021-04-09T21:47:13.939Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T21:47:14.539Z] Removing intermediate container 1852d1e49dff [2021-04-09T21:47:14.539Z] ---> b5c228292c59 [2021-04-09T21:47:14.539Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-09T21:47:14.816Z] OK: 217 MiB in 51 packages [2021-04-09T21:47:17.458Z] ---> 8ffcc0fd8ea4 [2021-04-09T21:47:17.458Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-09T21:47:17.458Z] Removing intermediate container 278569dabddc [2021-04-09T21:47:17.458Z] ---> 3f4348492168 [2021-04-09T21:47:17.458Z] Step 6/23 : COPY go.mod . [2021-04-09T21:47:19.447Z] ---> 7dbd9ec60d20 [2021-04-09T21:47:19.447Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-09T21:47:20.092Z] ---> 9bf6ed098f61 [2021-04-09T21:47:20.092Z] Step 7/23 : RUN go mod download [2021-04-09T21:47:21.070Z] ---> Running in 5300c79020f1 [2021-04-09T21:47:21.668Z] ---> 52c684b9cc0b [2021-04-09T21:47:21.668Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-09T21:47:21.945Z] ---> Running in 34f09c996685 [2021-04-09T21:47:22.934Z] Removing intermediate container 34f09c996685 [2021-04-09T21:47:22.934Z] ---> 2a7581f398bb [2021-04-09T21:47:22.934Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-09T21:47:22.934Z] ---> dd76a319318c [2021-04-09T21:47:22.934Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-09T21:47:22.934Z] ---> fb759a84a48c [2021-04-09T21:47:22.934Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-09T21:47:23.210Z] ---> Running in c678b2c0a048 [2021-04-09T21:47:23.210Z] ---> Running in f736b52edb96 [2021-04-09T21:47:23.210Z] ---> Running in 69e3a3d77e92 [2021-04-09T21:47:24.204Z] Removing intermediate container c678b2c0a048 [2021-04-09T21:47:24.204Z] ---> 952f2f523b8b [2021-04-09T21:47:24.204Z] Step 21/23 : LABEL arch=arm64 [2021-04-09T21:47:24.477Z] ---> Running in 88e5c9b45847 [2021-04-09T21:47:25.070Z] ---> aa5ad4911542 [2021-04-09T21:47:25.070Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-09T21:47:25.070Z] Removing intermediate container 5300c79020f1 [2021-04-09T21:47:25.070Z] ---> cc8c0f98b308 [2021-04-09T21:47:25.070Z] Step 8/23 : COPY . . [2021-04-09T21:47:25.070Z] 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-04-09T21:47:25.342Z] Removing intermediate container 88e5c9b45847 [2021-04-09T21:47:25.342Z] ---> f104ffc97ba4 [2021-04-09T21:47:25.342Z] Step 22/23 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 [2021-04-09T21:47:25.342Z] 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-04-09T21:47:25.342Z] ---> Running in 7e535c3b9388 [2021-04-09T21:47:25.616Z] ---> Running in 1b4caa8dfabe [2021-04-09T21:47:27.085Z] Removing intermediate container 1b4caa8dfabe [2021-04-09T21:47:27.085Z] ---> 2822fa23d6eb [2021-04-09T21:47:27.085Z] Step 23/23 : LABEL version=0.0.0 [2021-04-09T21:47:27.686Z] 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-04-09T21:47:27.686Z] ---> Running in 55722ab4b592 [2021-04-09T21:47:29.136Z] Removing intermediate container 55722ab4b592 [2021-04-09T21:47:29.136Z] ---> 24b036224125 [2021-04-09T21:47:29.136Z] [2021-04-09T21:47:30.128Z] Successfully built 24b036224125 [2021-04-09T21:47:30.128Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-04-09T21:47:32.763Z] Removing intermediate container 69f903f6ba4a [2021-04-09T21:47:32.763Z] ---> 467a94663b1d [2021-04-09T21:47:32.763Z] [2021-04-09T21:47:32.763Z] Step 10/31 : FROM alpine:3.12 [2021-04-09T21:47:32.763Z] ---> 7230e588e954 [2021-04-09T21:47:32.763Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-09T21:47:32.763Z] Removing intermediate container a81e401eefd9 [2021-04-09T21:47:32.763Z] ---> 38b8281ce515 [2021-04-09T21:47:32.763Z] [2021-04-09T21:47:32.763Z] Step 10/23 : FROM alpine:3.12 [2021-04-09T21:47:32.763Z] ---> 7230e588e954 [2021-04-09T21:47:32.763Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-09T21:47:32.763Z] ---> Using cache [2021-04-09T21:47:32.763Z] ---> 3d85c28c72a0 [2021-04-09T21:47:32.763Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-09T21:47:32.763Z] ---> Using cache [2021-04-09T21:47:32.763Z] ---> 715e83366643 [2021-04-09T21:47:32.763Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-09T21:47:32.763Z] ---> Running in 1cd02a314b2a [2021-04-09T21:47:32.763Z] ---> Running in 0733ed7199cb [2021-04-09T21:47:33.440Z] Removing intermediate container 1cd02a314b2a [2021-04-09T21:47:33.440Z] ---> efe0abf2eb7e [2021-04-09T21:47:33.440Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-09T21:47:34.669Z] Removing intermediate container 0733ed7199cb [2021-04-09T21:47:34.669Z] ---> 8d39a61a1787 [2021-04-09T21:47:34.669Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-09T21:47:37.748Z] ---> Running in 12558d9c2612 [2021-04-09T21:47:38.029Z] ---> Running in a219368d70b9 [2021-04-09T21:47:39.123Z] Removing intermediate container a219368d70b9 [2021-04-09T21:47:39.123Z] ---> f5dcd765538d [2021-04-09T21:47:39.123Z] Step 15/23 : WORKDIR / [2021-04-09T21:47:40.565Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T21:47:40.565Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T21:47:40.980Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-09T21:47:40.980Z] (2/2) Installing su-exec (0.2-r1) [2021-04-09T21:47:40.980Z] Executing busybox-1.31.1-r20.trigger [2021-04-09T21:47:40.980Z] OK: 6 MiB in 16 packages [2021-04-09T21:47:40.980Z] ---> Running in 61ae6d9f5868 [2021-04-09T21:47:43.468Z] Removing intermediate container 61ae6d9f5868 [2021-04-09T21:47:43.468Z] ---> d754f0fa9fc4 [2021-04-09T21:47:43.468Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-09T21:47:44.854Z] Removing intermediate container 12558d9c2612 [2021-04-09T21:47:44.854Z] ---> ce627147cce9 [2021-04-09T21:47:44.854Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-09T21:47:44.854Z] ---> 91445aaada2e [2021-04-09T21:47:44.854Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-09T21:47:45.149Z] ---> Running in 527b721cc5d8 [2021-04-09T21:47:45.149Z] ---> Running in ee4dee9b3432 [2021-04-09T21:47:45.149Z] ---> 04d30aeeba56 [2021-04-09T21:47:45.149Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-09T21:47:45.149Z] Removing intermediate container 675f6baeb334 [2021-04-09T21:47:45.149Z] ---> c40cce67f045 [2021-04-09T21:47:45.149Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-09T21:47:45.149Z] ---> 72f6b6425d63 [2021-04-09T21:47:45.149Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-09T21:47:45.270Z]  Building docker-sys-mgmt-agent-go ... done  ---> 0f9f2957d9ad [2021-04-09T21:47:45.270Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-09T21:47:45.270Z] ---> Running in 3a92a54623ad [2021-04-09T21:47:45.749Z] ---> Running in 5d534545c719 [2021-04-09T21:47:46.040Z] ---> Running in 75e9aca6b1ec [2021-04-09T21:47:46.040Z] Removing intermediate container 527b721cc5d8 [2021-04-09T21:47:46.040Z] ---> 95ed5f1c83e2 [2021-04-09T21:47:46.040Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-09T21:47:46.817Z] ---> Running in 255b97cf4ba9 [2021-04-09T21:47:46.817Z] Removing intermediate container 75e9aca6b1ec [2021-04-09T21:47:46.817Z] ---> bbc15db36461 [2021-04-09T21:47:46.817Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-09T21:47:47.195Z] ---> Running in 74ac24cb0e53 [2021-04-09T21:47:47.264Z] 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-04-09T21:47:47.491Z] ---> 10758a5d2401 [2021-04-09T21:47:47.491Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-09T21:47:47.491Z] Removing intermediate container 255b97cf4ba9 [2021-04-09T21:47:47.491Z] ---> 6c45891d5642 [2021-04-09T21:47:47.491Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-09T21:47:47.491Z] ---> Running in 01ce39e9cdd4 [2021-04-09T21:47:47.860Z] Removing intermediate container 74ac24cb0e53 [2021-04-09T21:47:47.860Z] ---> 870e828d8d80 [2021-04-09T21:47:47.860Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-09T21:47:47.860Z] 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-04-09T21:47:47.860Z] 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-04-09T21:47:48.990Z] ---> 725d2e00467f [2021-04-09T21:47:48.991Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-09T21:47:49.613Z] ---> Running in 3f5ca203d41a [2021-04-09T21:47:49.944Z] ---> 2efe421c1863 [2021-04-09T21:47:49.944Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-09T21:47:50.668Z] Removing intermediate container 3f5ca203d41a [2021-04-09T21:47:50.668Z] ---> 10ef51e66646 [2021-04-09T21:47:50.668Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-09T21:47:50.668Z] ---> Running in 5ca5e1050d1b [2021-04-09T21:47:50.668Z] ---> bbd5b9882c8c [2021-04-09T21:47:50.668Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-09T21:47:51.360Z] Removing intermediate container 01ce39e9cdd4 [2021-04-09T21:47:51.360Z] ---> c1b9fbafa844 [2021-04-09T21:47:51.360Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-09T21:47:51.360Z] Removing intermediate container 5ca5e1050d1b [2021-04-09T21:47:51.360Z] ---> 2263434defb3 [2021-04-09T21:47:51.360Z] Step 21/23 : LABEL arch=x86_64 [2021-04-09T21:47:51.666Z] ---> Running in d70ed3953d23 [2021-04-09T21:47:51.666Z] ---> Running in befc4471517a [2021-04-09T21:47:52.026Z] ---> ed87b4d70c43 [2021-04-09T21:47:52.026Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-09T21:47:53.075Z] Removing intermediate container d70ed3953d23 [2021-04-09T21:47:53.075Z] ---> 53abb4d1954f [2021-04-09T21:47:53.075Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-09T21:47:53.796Z] ---> Running in b6733f700033 [2021-04-09T21:47:53.796Z] Removing intermediate container befc4471517a [2021-04-09T21:47:53.796Z] ---> 860651adf368 [2021-04-09T21:47:53.796Z] Step 22/23 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 [2021-04-09T21:47:54.169Z] ---> Running in 5cbbb1000598 [2021-04-09T21:47:54.990Z] Removing intermediate container b6733f700033 [2021-04-09T21:47:54.990Z] ---> aebd616156c1 [2021-04-09T21:47:54.990Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-09T21:47:55.468Z] ---> 6d3855f8c84a [2021-04-09T21:47:55.468Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-09T21:47:55.468Z] Removing intermediate container 5cbbb1000598 [2021-04-09T21:47:55.468Z] ---> 69d88ba4957e [2021-04-09T21:47:55.468Z] Step 23/23 : LABEL version=0.0.0 [2021-04-09T21:47:56.280Z] ---> Running in 69c1539a1751 [2021-04-09T21:47:56.969Z] ---> Running in 07cdd1502338 [2021-04-09T21:47:56.969Z] ---> Running in e93fb93f4822 [2021-04-09T21:47:57.252Z] Removing intermediate container 69c1539a1751 [2021-04-09T21:47:57.252Z] ---> 3c03b8df7b80 [2021-04-09T21:47:57.252Z] Step 21/23 : LABEL arch=x86_64 [2021-04-09T21:47:57.545Z] Removing intermediate container 07cdd1502338 [2021-04-09T21:47:57.545Z] ---> 04c7a544d990 [2021-04-09T21:47:57.545Z] [2021-04-09T21:47:57.545Z] ---> Running in 5c1d54acf62d [2021-04-09T21:47:58.967Z] Removing intermediate container 5c1d54acf62d [2021-04-09T21:47:58.967Z] ---> f093ab5934c7 [2021-04-09T21:47:58.967Z] Step 22/23 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 [2021-04-09T21:47:59.588Z] Successfully built 04c7a544d990 [2021-04-09T21:47:59.588Z] Successfully tagged docker-core-command-go:latest [2021-04-09T21:48:00.353Z]  Building docker-core-command-go ... done  ---> Running in 71572df1ea26 [2021-04-09T21:48:00.353Z] Removing intermediate container 71572df1ea26 [2021-04-09T21:48:00.353Z] ---> d8e8cd29b45b [2021-04-09T21:48:00.353Z] Step 23/23 : LABEL version=0.0.0 [2021-04-09T21:48:00.353Z] ---> Running in e0da30e64d64 [2021-04-09T21:48:02.150Z] Removing intermediate container e93fb93f4822 [2021-04-09T21:48:02.150Z] ---> 29c51a790057 [2021-04-09T21:48:02.150Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-09T21:48:02.505Z] Removing intermediate container e0da30e64d64 [2021-04-09T21:48:02.505Z] ---> a33aa420e400 [2021-04-09T21:48:02.505Z] [2021-04-09T21:48:04.808Z] Successfully built a33aa420e400 [2021-04-09T21:48:04.808Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-04-09T21:48:05.468Z]  Building docker-sys-mgmt-agent-go ... done  ---> d6a23ed5b361 [2021-04-09T21:48:05.468Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-09T21:48:09.260Z] ---> b5be20322a67 [2021-04-09T21:48:09.260Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-09T21:48:10.646Z] ---> 59d2b2dab66b [2021-04-09T21:48:10.646Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-09T21:48:13.116Z] ---> a307506b0ea5 [2021-04-09T21:48:13.116Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-09T21:48:14.269Z] ---> 369b2004f9c6 [2021-04-09T21:48:14.269Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-09T21:48:14.975Z] ---> Running in feebf6d79d0f [2021-04-09T21:48:16.201Z] Removing intermediate container feebf6d79d0f [2021-04-09T21:48:16.201Z] ---> 1957f19be254 [2021-04-09T21:48:16.201Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-09T21:48:17.849Z] ---> 6bce97ef9105 [2021-04-09T21:48:17.849Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-09T21:48:18.175Z] ---> Running in bf21dae39c58 [2021-04-09T21:48:22.866Z] Removing intermediate container bf21dae39c58 [2021-04-09T21:48:22.866Z] ---> 8c05e5547e91 [2021-04-09T21:48:22.866Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-09T21:48:24.139Z] ---> Running in e4530b0625a6 [2021-04-09T21:48:24.509Z] Removing intermediate container e4530b0625a6 [2021-04-09T21:48:24.509Z] ---> 61b55f72cbf6 [2021-04-09T21:48:24.509Z] Step 28/31 : CMD ["gate"] [2021-04-09T21:48:24.509Z] ---> Running in 769e95930958 [2021-04-09T21:48:25.596Z] Removing intermediate container 769e95930958 [2021-04-09T21:48:25.596Z] ---> ae179e619fe0 [2021-04-09T21:48:25.596Z] Step 29/31 : LABEL arch=x86_64 [2021-04-09T21:48:26.285Z] ---> Running in 2d31b55e3985 [2021-04-09T21:48:26.623Z] Removing intermediate container 2d31b55e3985 [2021-04-09T21:48:26.623Z] ---> 953a1a7fcb55 [2021-04-09T21:48:26.623Z] Step 30/31 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 [2021-04-09T21:48:26.952Z] ---> Running in 490faa0cb8a3 [2021-04-09T21:48:27.668Z] Removing intermediate container 490faa0cb8a3 [2021-04-09T21:48:27.668Z] ---> dce008e82fa8 [2021-04-09T21:48:27.668Z] Step 31/31 : LABEL version=0.0.0 [2021-04-09T21:48:28.045Z] ---> Running in 11f5728803fc [2021-04-09T21:48:29.241Z] Removing intermediate container 11f5728803fc [2021-04-09T21:48:29.241Z] ---> dc00409ac8c7 [2021-04-09T21:48:29.241Z] [2021-04-09T21:48:30.427Z] Successfully built dc00409ac8c7 [2021-04-09T21:48:30.722Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-04-09T21:48:35.287Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container ee4dee9b3432 [2021-04-09T21:48:35.287Z] ---> 5fc58e7993d7 [2021-04-09T21:48:35.287Z] [2021-04-09T21:48:35.287Z] Step 10/22 : FROM alpine:3.12 [2021-04-09T21:48:35.287Z] ---> 7230e588e954 [2021-04-09T21:48:35.287Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-09T21:48:35.287Z] ---> Running in e15388f1da27 [2021-04-09T21:48:36.958Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T21:48:36.958Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T21:48:37.261Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-09T21:48:37.261Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-09T21:48:37.261Z] Executing busybox-1.31.1-r20.trigger [2021-04-09T21:48:37.261Z] Executing ca-certificates-20191127-r4.trigger [2021-04-09T21:48:37.261Z] OK: 6 MiB in 16 packages [2021-04-09T21:48:40.976Z] Removing intermediate container 5d534545c719 [2021-04-09T21:48:40.976Z] ---> 98f9be74e99e [2021-04-09T21:48:40.976Z] [2021-04-09T21:48:40.976Z] Step 10/23 : FROM alpine:3.12 [2021-04-09T21:48:40.976Z] ---> 7230e588e954 [2021-04-09T21:48:40.976Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-09T21:48:40.976Z] ---> Running in dccdb88059cd [2021-04-09T21:48:41.245Z] Removing intermediate container e15388f1da27 [2021-04-09T21:48:41.245Z] ---> a850a1a49462 [2021-04-09T21:48:41.245Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-09T21:48:41.245Z] Removing intermediate container dccdb88059cd [2021-04-09T21:48:41.245Z] ---> 0e09afa6322d [2021-04-09T21:48:41.245Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-09T21:48:41.553Z] ---> Running in a9b9eecf87ae [2021-04-09T21:48:41.553Z] ---> Running in 3f846475a039 [2021-04-09T21:48:41.553Z] Removing intermediate container a9b9eecf87ae [2021-04-09T21:48:41.553Z] ---> 36fce41a1f87 [2021-04-09T21:48:41.553Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-09T21:48:41.866Z] Removing intermediate container 3f846475a039 [2021-04-09T21:48:41.866Z] ---> d6b86cd894b1 [2021-04-09T21:48:41.866Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-09T21:48:41.866Z] ---> Running in 646a447437f6 [2021-04-09T21:48:41.866Z] ---> Running in f716aa6215ab [2021-04-09T21:48:42.529Z] Removing intermediate container 646a447437f6 [2021-04-09T21:48:42.529Z] ---> 9c3a61933b8e [2021-04-09T21:48:42.529Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-09T21:48:42.529Z] Removing intermediate container f716aa6215ab [2021-04-09T21:48:42.529Z] ---> 2748eb3a5fa0 [2021-04-09T21:48:42.529Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T21:48:42.529Z] ---> Running in 677bc0609a26 [2021-04-09T21:48:42.889Z] ---> Running in ba80f9dd1701 [2021-04-09T21:48:43.210Z] Removing intermediate container 677bc0609a26 [2021-04-09T21:48:43.210Z] ---> 307593552033 [2021-04-09T21:48:43.210Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-09T21:48:43.831Z] 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-04-09T21:48:44.653Z] ---> 8ecebe6e8f33 [2021-04-09T21:48:44.653Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-09T21:48:46.407Z] ---> 48cef0922434 [2021-04-09T21:48:46.407Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-09T21:48:46.407Z] Removing intermediate container ba80f9dd1701 [2021-04-09T21:48:46.407Z] ---> 3216f0b9dc58 [2021-04-09T21:48:46.407Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-09T21:48:46.739Z] ---> Running in 3ba601bf15fd [2021-04-09T21:48:47.048Z] ---> ac8d33e3fe7d [2021-04-09T21:48:47.049Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-09T21:48:47.456Z] ---> Running in a08e9ba66fee [2021-04-09T21:48:48.147Z] Removing intermediate container a08e9ba66fee [2021-04-09T21:48:48.147Z] ---> 83f023113bf7 [2021-04-09T21:48:48.147Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-09T21:48:48.447Z] ---> Running in f52e010cd2f8 [2021-04-09T21:48:48.723Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T21:48:48.723Z] Removing intermediate container f52e010cd2f8 [2021-04-09T21:48:48.723Z] ---> d9d46a7b44e6 [2021-04-09T21:48:48.723Z] Step 20/22 : LABEL arch=x86_64 [2021-04-09T21:48:49.057Z] ---> Running in 1ac224d98b30 [2021-04-09T21:48:49.446Z] Removing intermediate container 1ac224d98b30 [2021-04-09T21:48:49.446Z] ---> 372b2821dac6 [2021-04-09T21:48:49.446Z] Step 21/22 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 [2021-04-09T21:48:49.446Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T21:48:49.446Z] ---> Running in 542cb0e00853 [2021-04-09T21:48:50.104Z] Removing intermediate container 542cb0e00853 [2021-04-09T21:48:50.104Z] ---> 2bc2117898db [2021-04-09T21:48:50.104Z] Step 22/22 : LABEL version=0.0.0 [2021-04-09T21:48:50.104Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-09T21:48:50.395Z] ---> Running in b942d3e38cfb [2021-04-09T21:48:50.395Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-09T21:48:50.395Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-09T21:48:50.395Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-09T21:48:50.395Z] Removing intermediate container b942d3e38cfb [2021-04-09T21:48:50.395Z] ---> 2610eef45dba [2021-04-09T21:48:50.395Z] [2021-04-09T21:48:50.704Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-09T21:48:51.029Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-09T21:48:51.029Z] Executing busybox-1.31.1-r20.trigger [2021-04-09T21:48:51.029Z] OK: 8 MiB in 20 packages [2021-04-09T21:48:51.407Z] Successfully built 2610eef45dba [2021-04-09T21:48:51.407Z] Successfully tagged docker-support-notifications-go:latest [2021-04-09T21:48:52.492Z]  Building docker-support-notifications-go ... done Removing intermediate container 3ba601bf15fd [2021-04-09T21:48:52.492Z] ---> c7264b919379 [2021-04-09T21:48:52.492Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-09T21:48:53.937Z] ---> b53b74dc95e2 [2021-04-09T21:48:53.937Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-09T21:48:54.006Z] Removing intermediate container 69e3a3d77e92 [2021-04-09T21:48:54.006Z] ---> 18f605393c08 [2021-04-09T21:48:54.006Z] [2021-04-09T21:48:54.006Z] Step 10/24 : FROM alpine:3.12 [2021-04-09T21:48:54.006Z] ---> d75e27dfc0a0 [2021-04-09T21:48:54.006Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-09T21:48:54.006Z] ---> Running in 15c5913ab5d2 [2021-04-09T21:48:55.998Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T21:48:55.998Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T21:48:56.600Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-09T21:48:56.600Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-09T21:48:56.600Z] (3/6) Installing libcurl (7.69.1-r3) [2021-04-09T21:48:56.600Z] (4/6) Installing curl (7.69.1-r3) [2021-04-09T21:48:56.600Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-09T21:48:56.600Z] (6/6) Installing su-exec (0.2-r1) [2021-04-09T21:48:56.600Z] Executing busybox-1.31.1-r20.trigger [2021-04-09T21:48:56.600Z] Executing ca-certificates-20191127-r4.trigger [2021-04-09T21:48:56.759Z] ---> 3ee2cdad1d71 [2021-04-09T21:48:56.759Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-09T21:48:56.879Z] OK: 7 MiB in 20 packages [2021-04-09T21:48:57.461Z] ---> c0346b5dcfd6 [2021-04-09T21:48:57.461Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-09T21:48:57.461Z] ---> Running in da4fdc3fb6ae [2021-04-09T21:48:57.757Z] Removing intermediate container da4fdc3fb6ae [2021-04-09T21:48:57.757Z] ---> 7bf61ba59a1c [2021-04-09T21:48:57.757Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-09T21:48:58.072Z] ---> Running in 4ea4db13b895 [2021-04-09T21:48:58.395Z] Removing intermediate container 4ea4db13b895 [2021-04-09T21:48:58.395Z] ---> ad1e4fcb61d9 [2021-04-09T21:48:58.395Z] Step 21/23 : LABEL arch=x86_64 [2021-04-09T21:48:58.676Z] ---> Running in 94624f713474 [2021-04-09T21:48:59.303Z] Removing intermediate container 94624f713474 [2021-04-09T21:48:59.303Z] ---> cba1e5c706a4 [2021-04-09T21:48:59.303Z] Step 22/23 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 [2021-04-09T21:48:59.600Z] ---> Running in c8621aa0ecee [2021-04-09T21:48:59.817Z] Removing intermediate container 15c5913ab5d2 [2021-04-09T21:48:59.817Z] ---> debc73d2cc65 [2021-04-09T21:48:59.817Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-09T21:48:59.817Z] ---> Running in 9010112937cf [2021-04-09T21:48:59.891Z] Removing intermediate container c8621aa0ecee [2021-04-09T21:48:59.891Z] ---> 3182559d90b1 [2021-04-09T21:48:59.891Z] Step 23/23 : LABEL version=0.0.0 [2021-04-09T21:49:00.192Z] Removing intermediate container 9010112937cf [2021-04-09T21:49:00.192Z] ---> 1ee2080339da [2021-04-09T21:49:00.192Z] Step 13/24 : WORKDIR / [2021-04-09T21:49:00.208Z] ---> Running in 17db1899788c [2021-04-09T21:49:00.555Z] ---> Running in cbbfdd7af2b5 [2021-04-09T21:49:00.916Z] Removing intermediate container 17db1899788c [2021-04-09T21:49:00.916Z] ---> 33efd81a4c3d [2021-04-09T21:49:00.916Z] [2021-04-09T21:49:01.333Z] Removing intermediate container cbbfdd7af2b5 [2021-04-09T21:49:01.333Z] ---> 772b11c024ad [2021-04-09T21:49:01.333Z] 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-04-09T21:49:01.551Z] Successfully built 33efd81a4c3d [2021-04-09T21:49:01.856Z] Successfully tagged docker-core-data-go:latest [2021-04-09T21:49:02.192Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-04-09T21:49:02.261Z] $ docker stop --time=1 31fcb3b98d06d3515187668efdafa4907e98684417e4d6735a6c99bc7e431bc6 [2021-04-09T21:49:02.364Z] ---> 004e45411474 [2021-04-09T21:49:02.364Z] 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-04-09T21:49:03.806Z] ---> ecd125c3e681 [2021-04-09T21:49:03.806Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-09T21:49:05.171Z] $ docker rm -f 31fcb3b98d06d3515187668efdafa4907e98684417e4d6735a6c99bc7e431bc6 [2021-04-09T21:49:05.259Z] ---> 28593bba09ae [2021-04-09T21:49:05.259Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-09T21:49:06.101Z] + grep docker [2021-04-09T21:49:06.101Z] + docker images [2021-04-09T21:49:06.760Z] docker-core-data-go latest 33efd81a4c3d 6 seconds ago 22.7MB [2021-04-09T21:49:06.760Z] docker-support-notifications-go latest 2610eef45dba 16 seconds ago 17.9MB [2021-04-09T21:49:06.760Z] docker-security-bootstrapper-go latest dc00409ac8c7 38 seconds ago 19MB [2021-04-09T21:49:06.760Z] docker-sys-mgmt-agent-go latest a33aa420e400 About a minute ago 312MB [2021-04-09T21:49:06.760Z] docker-core-command-go latest 04c7a544d990 About a minute ago 17.3MB [2021-04-09T21:49:06.760Z] docker-security-secretstore-setup-go latest 57d8b15c00ef 4 minutes ago 25.8MB [2021-04-09T21:49:06.760Z] docker-core-metadata-go latest 490c0db74716 4 minutes ago 19MB [2021-04-09T21:49:06.760Z] docker-security-proxy-setup-go latest 3dce52d35e2b 4 minutes ago 25.5MB [2021-04-09T21:49:06.760Z] docker-support-scheduler-go latest 9ef85907d60d 4 minutes ago 17.4MB [2021-04-09T21:49:06.760Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-04-09T21:49:07.322Z] ---> 6a04cd60edae [2021-04-09T21:49:07.322Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [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-04-09T21:49:10.740Z] ---> d3382786697e [2021-04-09T21:49:10.740Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-09T21:49:12.189Z] Removing intermediate container 7e535c3b9388 [2021-04-09T21:49:12.189Z] ---> 42a042256d13 [2021-04-09T21:49:12.189Z] [2021-04-09T21:49:12.189Z] Step 10/22 : FROM alpine:3.12 [2021-04-09T21:49:12.189Z] ---> d75e27dfc0a0 [2021-04-09T21:49:12.189Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-09T21:49:12.189Z] ---> de1124d26eda [2021-04-09T21:49:12.189Z] ---> Using cache [2021-04-09T21:49:12.189Z] ---> 2804dc53dc56 [2021-04-09T21:49:12.189Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-09T21:49:12.189Z] ---> Using cache [2021-04-09T21:49:12.189Z] ---> f595bc10dbc0 [2021-04-09T21:49:12.189Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-09T21:49:12.189Z] 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-04-09T21:49:12.189Z] ---> Running in 8bc6f51b172d [2021-04-09T21:49:12.189Z] ---> Running in 54f199088767 [2021-04-09T21:49:13.622Z] Removing intermediate container 54f199088767 [2021-04-09T21:49:13.622Z] ---> 38b5a5f2ae75 [2021-04-09T21:49:13.622Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-09T21:49:13.906Z] ---> Running in 8c797b4d6d47 [2021-04-09T21:49:15.360Z] Removing intermediate container 8c797b4d6d47 [2021-04-09T21:49:15.360Z] ---> 36b63a967496 [2021-04-09T21:49:15.360Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-09T21:49:16.346Z] ---> ef08be0f296b [2021-04-09T21:49:16.347Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-09T21:49:16.622Z] Removing intermediate container 8bc6f51b172d [2021-04-09T21:49:16.622Z] ---> c9980797cf2c [2021-04-09T21:49:16.622Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-09T21:49:16.900Z] ---> Running in 7856cb49d985 [2021-04-09T21:49:17.177Z] Removing intermediate container f736b52edb96 [2021-04-09T21:49:17.177Z] ---> 61c6ede1b9a1 [2021-04-09T21:49:17.177Z] [2021-04-09T21:49:17.177Z] Step 10/23 : FROM alpine:3.12 [2021-04-09T21:49:17.177Z] ---> d75e27dfc0a0 [2021-04-09T21:49:17.177Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-09T21:49:17.177Z] ---> Using cache [2021-04-09T21:49:17.177Z] ---> 2804dc53dc56 [2021-04-09T21:49:17.177Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-09T21:49:17.177Z] ---> Using cache [2021-04-09T21:49:17.177Z] ---> f595bc10dbc0 [2021-04-09T21:49:17.177Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-09T21:49:17.454Z] ---> Running in 614dc52935ec [2021-04-09T21:49:17.730Z] Removing intermediate container 7856cb49d985 [2021-04-09T21:49:17.730Z] ---> c4c8773552fc [2021-04-09T21:49:17.730Z] Step 22/24 : LABEL arch=arm64 [2021-04-09T21:49:18.009Z] ---> Running in 30e8dba2cd07 [2021-04-09T21:49:18.286Z] ---> b520f551b1f4 [2021-04-09T21:49:18.286Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-09T21:49:18.286Z] Removing intermediate container 614dc52935ec [2021-04-09T21:49:18.286Z] ---> 1763dee48687 [2021-04-09T21:49:18.286Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-09T21:49:18.569Z] ---> Running in 2f7591ff45a3 [2021-04-09T21:49:18.852Z] Removing intermediate container 30e8dba2cd07 [2021-04-09T21:49:18.852Z] ---> 41c55558b863 [2021-04-09T21:49:18.852Z] Step 23/24 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 [2021-04-09T21:49:19.126Z] ---> Running in 399a9706d608 [2021-04-09T21:49:19.126Z] Removing intermediate container 2f7591ff45a3 [2021-04-09T21:49:19.126Z] ---> 966a66534511 [2021-04-09T21:49:19.126Z] Step 15/23 : WORKDIR / [2021-04-09T21:49:19.126Z] ---> 6833be36a72e [2021-04-09T21:49:19.126Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-09T21:49:19.397Z] ---> Running in 741f0154e345 [2021-04-09T21:49:19.397Z] ---> Running in f57df0f00fc8 [2021-04-09T21:49:19.672Z] Removing intermediate container 399a9706d608 [2021-04-09T21:49:19.672Z] ---> 9f55120b9e69 [2021-04-09T21:49:19.672Z] Step 24/24 : LABEL version=0.0.0 [2021-04-09T21:49:19.946Z] ---> Running in 2f019c5e7e5d [2021-04-09T21:49:20.227Z] Removing intermediate container 741f0154e345 [2021-04-09T21:49:20.227Z] ---> 7d874a8acd38 [2021-04-09T21:49:20.227Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-09T21:49:20.227Z] Removing intermediate container f57df0f00fc8 [2021-04-09T21:49:20.227Z] ---> 78193ec12ad0 [2021-04-09T21:49:20.227Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-09T21:49:20.507Z] ---> Running in 6b57b141e2a3 [2021-04-09T21:49:20.508Z] Removing intermediate container 2f019c5e7e5d [2021-04-09T21:49:20.508Z] ---> f431b5061f78 [2021-04-09T21:49:20.508Z] [2021-04-09T21:49:21.104Z] Successfully built f431b5061f78 [2021-04-09T21:49:21.381Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-04-09T21:49:21.381Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 6b57b141e2a3 [2021-04-09T21:49:21.381Z] ---> a52752871577 [2021-04-09T21:49:21.381Z] Step 20/22 : LABEL arch=arm64 [2021-04-09T21:49:21.381Z] ---> 991c97681529 [2021-04-09T21:49:21.381Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-09T21:49:21.659Z] ---> Running in 11b6963a1638 [2021-04-09T21:49:22.646Z] Removing intermediate container 11b6963a1638 [2021-04-09T21:49:22.646Z] ---> 03f4256a61cc [2021-04-09T21:49:22.646Z] Step 21/22 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 [2021-04-09T21:49:23.240Z] ---> Running in 8d45090a49e0 [2021-04-09T21:49:23.320Z] Still waiting to schedule task [2021-04-09T21:49:23.320Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-04-09T21:49:23.516Z] ---> b870b0ad226f [2021-04-09T21:49:23.516Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-09T21:49:23.794Z] Removing intermediate container 8d45090a49e0 [2021-04-09T21:49:23.794Z] ---> 5a7fb6d2aae4 [2021-04-09T21:49:23.794Z] Step 22/22 : LABEL version=0.0.0 [2021-04-09T21:49:23.794Z] ---> Running in 260f6bb2f6b1 [2021-04-09T21:49:24.390Z] ---> 9aa92c19a13d [2021-04-09T21:49:24.390Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-09T21:49:24.390Z] Removing intermediate container 260f6bb2f6b1 [2021-04-09T21:49:24.390Z] ---> 41b0e898c9ee [2021-04-09T21:49:24.390Z] [2021-04-09T21:49:24.989Z] ---> Running in 35db6d5e0800 [2021-04-09T21:49:24.989Z] Successfully built 41b0e898c9ee [2021-04-09T21:49:24.989Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-04-09T21:49:25.260Z]  Building docker-support-scheduler-go ... done Removing intermediate container 35db6d5e0800 [2021-04-09T21:49:25.260Z] ---> a77918c5aee9 [2021-04-09T21:49:25.260Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-09T21:49:25.532Z] ---> Running in df9d6a0266a2 [2021-04-09T21:49:25.820Z] Removing intermediate container df9d6a0266a2 [2021-04-09T21:49:25.820Z] ---> 8c55d9c31cf4 [2021-04-09T21:49:25.820Z] Step 21/23 : LABEL arch=arm64 [2021-04-09T21:49:26.091Z] ---> Running in a0b933c3cf2e [2021-04-09T21:49:26.698Z] Removing intermediate container a0b933c3cf2e [2021-04-09T21:49:26.698Z] ---> b39bbf06d4e4 [2021-04-09T21:49:26.698Z] Step 22/23 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 [2021-04-09T21:49:26.698Z] ---> Running in c86c0c1af6e0 [2021-04-09T21:49:27.296Z] Removing intermediate container c86c0c1af6e0 [2021-04-09T21:49:27.296Z] ---> a75c82bce514 [2021-04-09T21:49:27.296Z] Step 23/23 : LABEL version=0.0.0 [2021-04-09T21:49:27.571Z] ---> Running in 0b33dda7e993 [2021-04-09T21:49:28.166Z] Removing intermediate container 0b33dda7e993 [2021-04-09T21:49:28.166Z] ---> b1e671e9fc60 [2021-04-09T21:49:28.166Z] [2021-04-09T21:49:28.438Z] Successfully built b1e671e9fc60 [2021-04-09T21:49:28.713Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-04-09T21:49:30.682Z]  Building docker-core-metadata-go ... done Removing intermediate container 3a92a54623ad [2021-04-09T21:49:30.682Z] ---> 60801ff6ba7c [2021-04-09T21:49:30.682Z] [2021-04-09T21:49:30.682Z] Step 10/23 : FROM alpine:3.12 [2021-04-09T21:49:30.682Z] ---> d75e27dfc0a0 [2021-04-09T21:49:30.682Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-09T21:49:30.682Z] ---> Running in fe1f2a992806 [2021-04-09T21:49:31.275Z] Removing intermediate container fe1f2a992806 [2021-04-09T21:49:31.275Z] ---> 11f3df15b82d [2021-04-09T21:49:31.275Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-09T21:49:31.275Z] ---> Running in d1d082c2e2dc [2021-04-09T21:49:31.870Z] Removing intermediate container d1d082c2e2dc [2021-04-09T21:49:31.870Z] ---> 0f35cfc11b96 [2021-04-09T21:49:31.870Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-09T21:49:31.870Z] ---> Running in 56bd0fe8f443 [2021-04-09T21:49:32.468Z] Removing intermediate container 56bd0fe8f443 [2021-04-09T21:49:32.468Z] ---> 1ae5d0db5910 [2021-04-09T21:49:32.468Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T21:49:32.468Z] ---> Running in 239f0fa1ead3 [2021-04-09T21:49:35.081Z] Removing intermediate container 239f0fa1ead3 [2021-04-09T21:49:35.082Z] ---> 81dd87234be6 [2021-04-09T21:49:35.082Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-09T21:49:35.082Z] ---> Running in f05410016c77 [2021-04-09T21:49:35.672Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T21:49:36.643Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T21:49:37.615Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-09T21:49:37.615Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-09T21:49:37.615Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-09T21:49:37.615Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-09T21:49:37.886Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-09T21:49:38.157Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-09T21:49:38.157Z] Executing busybox-1.31.1-r20.trigger [2021-04-09T21:49:38.445Z] OK: 8 MiB in 20 packages [2021-04-09T21:49:39.429Z] Removing intermediate container f05410016c77 [2021-04-09T21:49:39.429Z] ---> 5e8f4532bcbc [2021-04-09T21:49:39.429Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-09T21:49:40.407Z] ---> 9d82ab2a6c1b [2021-04-09T21:49:40.407Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-09T21:49:41.849Z] ---> b91ea05b6623 [2021-04-09T21:49:41.849Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-09T21:49:42.443Z] ---> b5ed5be658d3 [2021-04-09T21:49:42.443Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-09T21:49:42.443Z] ---> Running in e8944d8be228 [2021-04-09T21:49:43.039Z] Removing intermediate container e8944d8be228 [2021-04-09T21:49:43.039Z] ---> 6e68b048cca3 [2021-04-09T21:49:43.039Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-09T21:49:43.039Z] ---> Running in dff23dc415bd [2021-04-09T21:49:43.642Z] Removing intermediate container dff23dc415bd [2021-04-09T21:49:43.642Z] ---> aabaf532c598 [2021-04-09T21:49:43.642Z] Step 21/23 : LABEL arch=arm64 [2021-04-09T21:49:43.642Z] ---> Running in 723f1d53aa1a [2021-04-09T21:49:44.244Z] Removing intermediate container 723f1d53aa1a [2021-04-09T21:49:44.244Z] ---> f2e336d12145 [2021-04-09T21:49:44.244Z] Step 22/23 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 [2021-04-09T21:49:44.244Z] ---> Running in 7d2b37d95ab1 [2021-04-09T21:49:44.852Z] Removing intermediate container 7d2b37d95ab1 [2021-04-09T21:49:44.852Z] ---> acd97406e2fa [2021-04-09T21:49:44.852Z] Step 23/23 : LABEL version=0.0.0 [2021-04-09T21:49:44.852Z] ---> Running in f0fe5700d4f3 [2021-04-09T21:49:45.446Z] Removing intermediate container f0fe5700d4f3 [2021-04-09T21:49:45.446Z] ---> c1a3333cfec0 [2021-04-09T21:49:45.446Z] [2021-04-09T21:49:45.720Z] Successfully built c1a3333cfec0 [2021-04-09T21:49:45.720Z] Successfully tagged docker-core-data-go-arm64:latest [2021-04-09T21:49:46.326Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-04-09T21:49:46.330Z] $ docker stop --time=1 3852bdde95e2926b714b7b45b3d29690a6b063e5077020be0dde328792522621 [2021-04-09T21:49:48.265Z] $ docker rm -f 3852bdde95e2926b714b7b45b3d29690a6b063e5077020be0dde328792522621 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-09T21:49:49.037Z] + docker images [2021-04-09T21:49:49.037Z] + grep docker [2021-04-09T21:49:49.307Z] docker-core-data-go-arm64 latest c1a3333cfec0 4 seconds ago 21.4MB [2021-04-09T21:49:49.307Z] docker-core-metadata-go-arm64 latest b1e671e9fc60 22 seconds ago 17.9MB [2021-04-09T21:49:49.307Z] docker-support-scheduler-go-arm64 latest 41b0e898c9ee 25 seconds ago 16.4MB [2021-04-09T21:49:49.307Z] docker-security-secretstore-setup-go-arm64 latest f431b5061f78 29 seconds ago 24.4MB [2021-04-09T21:49:49.307Z] docker-sys-mgmt-agent-go-arm64 latest 24b036224125 2 minutes ago 299MB [2021-04-09T21:49:49.307Z] docker-security-bootstrapper-go-arm64 latest c0fd0207da6e 3 minutes ago 17.9MB [2021-04-09T21:49:49.307Z] docker-core-command-go-arm64 latest 35bf72f91dfa 3 minutes ago 16.3MB [2021-04-09T21:49:49.307Z] docker-support-notifications-go-arm64 latest 0dbb139a1ded 3 minutes ago 16.9MB [2021-04-09T21:49:49.307Z] docker-security-proxy-setup-go-arm64 latest df4e8a810301 3 minutes ago 24.2MB [2021-04-09T21:49:49.307Z] docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-09T21:49:50.664Z] ---> job-cost.sh [2021-04-09T21:49:50.665Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t32m [2021-04-09T21:50:05.310Z] Running on prd-ubuntu18.04-docker-8c-8g-33471 in /w/workspace/edgexfoundry_edgex-go_PR-3331 [Pipeline] { [Pipeline] ws [2021-04-09T21:50:05.384Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2021-04-09T21:50:07.537Z] using credential edgex-jenkins-ssh [2021-04-09T21:50:07.596Z] Cloning the remote Git repository [2021-04-09T21:50:07.621Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-09T21:50:07.698Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-04-09T21:50:07.729Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-09T21:50:07.729Z] > git --version # timeout=10 [2021-04-09T21:50:07.735Z] > git --version # 'git version 2.17.1' [2021-04-09T21:50:07.735Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-09T21:50:07.757Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-09T21:50:15.211Z] Merging remotes/origin/master commit 4a93de6e2e8f65a45d7e1065c78fcf8c18a7addf into PR head commit bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 [2021-04-09T21:50:14.479Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-09T21:50:14.488Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-09T21:50:14.500Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-09T21:50:14.517Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-09T21:50:14.517Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-09T21:50:14.521Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3331/head:refs/remotes/origin/PR-3331 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-09T21:50:15.221Z] > git config core.sparsecheckout # timeout=10 [2021-04-09T21:50:15.225Z] > git checkout -f bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 # timeout=10 [2021-04-09T21:50:15.342Z] > git remote # timeout=10 [2021-04-09T21:50:15.368Z] Merge succeeded, producing bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 [2021-04-09T21:50:15.369Z] Checking out Revision bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 (PR-3331) [2021-04-09T21:50:15.348Z] > git config --get remote.origin.url # timeout=10 [2021-04-09T21:50:15.352Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-09T21:50:15.355Z] > git merge 4a93de6e2e8f65a45d7e1065c78fcf8c18a7addf # timeout=10 [2021-04-09T21:50:15.363Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-09T21:50:15.372Z] > git config core.sparsecheckout # timeout=10 [2021-04-09T21:50:15.375Z] > git checkout -f bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 # timeout=10 [2021-04-09T21:50:19.077Z] Commit message: "fix: Add access token to the special config client in sys-mgmt-agent" [2021-04-09T21:50:19.517Z] [2021-04-09T21:50:19.517Z] GitHub has been notified of this commit’s build result [2021-04-09T21:50:19.517Z] [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-09T21:50:20.312Z] + echo snap-build.sh [2021-04-09T21:50:20.313Z] snap-build.sh [2021-04-09T21:50:20.313Z] + SNAP_BASE_DIR=. [2021-04-09T21:50:20.313Z] + '[' '!' -z /w/workspace/edgex-go/8 ']' [2021-04-09T21:50:20.313Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/8 [2021-04-09T21:50:20.313Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' [2021-04-09T21:50:20.313Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/8] [2021-04-09T21:50:20.313Z] + cd /w/workspace/edgex-go/8 [2021-04-09T21:50:20.313Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-04-09T21:50:20.313Z] Reading package lists... [2021-04-09T21:50:20.574Z] Building dependency tree... [2021-04-09T21:50:20.574Z] Reading state information... [2021-04-09T21:50:20.574Z] The following packages were automatically installed and are no longer required: [2021-04-09T21:50:20.574Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-04-09T21:50:20.574Z] uidmap xdelta3 [2021-04-09T21:50:20.574Z] Use 'sudo apt autoremove' to remove them. [2021-04-09T21:50:20.574Z] The following packages will be REMOVED: [2021-04-09T21:50:20.574Z] lxd* lxd-client* [2021-04-09T21:50:21.150Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-04-09T21:50:21.150Z] After this operation, 31.7 MB disk space will be freed. [2021-04-09T21:50:22.199Z] (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-04-09T21:50:22.199Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-09T21:50:23.142Z] Removing lxd dnsmasq configuration [2021-04-09T21:50:23.142Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-04-09T21:50:23.403Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-04-09T21:50:23.976Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-04-09T21:50:24.237Z] (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-04-09T21:50:24.498Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-09T21:50:25.885Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-04-09T21:50:25.885Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-04-09T21:50:27.271Z] + sudo snap remove --purge lxd [2021-04-09T21:50:27.532Z] snap "lxd" is not installed [2021-04-09T21:50:27.532Z] + sudo groupadd --force --system lxd [2021-04-09T21:50:27.532Z] ++ whoami [2021-04-09T21:50:27.532Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-04-09T21:50:27.532Z] + newgrp - lxd [2021-04-09T21:50:27.532Z] + sudo snap install lxd [2021-04-09T21:50:29.671Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-09T21:50:37.537Z] 2021-04-09T21:50:35Z INFO Waiting for automatic snapd restart... [2021-04-09T21:50:52.573Z] lxd 4.12 from Canonical* installed [2021-04-09T21:50:52.573Z] + sudo lxd init --auto [2021-04-09T21:51:02.592Z] + sudo snap install --classic snapcraft [2021-04-09T21:51:07.882Z] snapcraft 4.6 from Canonical* installed [2021-04-09T21:51:07.882Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-04-09T21:51:07.882Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-04-09T21:51:07.882Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-09T21:51:07.882Z] Dload Upload Total Spent Left Speed [2021-04-09T21:51:07.882Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4679 0 --:--:-- --:--:-- --:--:-- 4714 [2021-04-09T21:51:08.143Z] 100 3325k 100 3325k 0 0 9.8M 0 --:--:-- --:--:-- --:--:-- 9.8M [2021-04-09T21:51:08.143Z] ./yq_linux_amd64 [2021-04-09T21:51:08.404Z] + sudo snapcraft prime --use-lxd [2021-04-09T21:51:10.322Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-04-09T21:51:10.322Z] 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-04-09T21:51:10.322Z] - README.md [2021-04-09T21:51:10.322Z] [2021-04-09T21:51:10.322Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-09T21:51:10.897Z] Launching a container. [2021-04-09T21:51:23.153Z] Waiting for container to be ready [2021-04-09T21:51:23.153Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-04-09T21:51:23.153Z] [2021-04-09T21:51:26.461Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-04-09T21:51:26.461Z] Waiting for network to be ready... [2021-04-09T21:51:26.724Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-09T21:51:26.985Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] [2021-04-09T21:51:26.985Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-09T21:51:26.985Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-04-09T21:51:26.985Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-09T21:51:26.985Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-09T21:51:26.985Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-04-09T21:51:26.985Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-04-09T21:51:26.985Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-04-09T21:51:26.985Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-04-09T21:51:27.559Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-09T21:51:27.559Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-09T21:51:27.821Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-09T21:51:27.821Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-09T21:51:27.821Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-09T21:51:27.821Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-09T21:51:27.821Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-09T21:51:27.821Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-09T21:51:28.084Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-09T21:51:28.346Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1979 kB] [2021-04-09T21:51:28.609Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-04-09T21:51:28.609Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-09T21:51:28.609Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-09T21:51:28.609Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-04-09T21:51:28.609Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-04-09T21:51:28.609Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1727 kB] [2021-04-09T21:51:28.609Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [366 kB] [2021-04-09T21:51:31.919Z] Fetched 24.2 MB in 5s (4772 kB/s) [2021-04-09T21:51:32.864Z] Reading package lists... [2021-04-09T21:51:33.125Z] Reading package lists... [2021-04-09T21:51:33.387Z] Building dependency tree... [2021-04-09T21:51:33.387Z] Reading state information... [2021-04-09T21:51:33.387Z] The following additional packages will be installed: [2021-04-09T21:51:33.387Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-09T21:51:33.387Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-09T21:51:33.387Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-09T21:51:33.387Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-04-09T21:51:33.387Z] Suggested packages: [2021-04-09T21:51:33.387Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-04-09T21:51:33.387Z] Recommended packages: [2021-04-09T21:51:33.387Z] gnupg libsasl2-modules [2021-04-09T21:51:33.387Z] The following NEW packages will be installed: [2021-04-09T21:51:33.387Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-09T21:51:33.387Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-09T21:51:33.387Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-09T21:51:33.387Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-04-09T21:51:33.387Z] The following packages will be upgraded: [2021-04-09T21:51:33.387Z] gpg gpg-agent gpgconf libudev1 [2021-04-09T21:51:33.648Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-04-09T21:51:33.648Z] Need to get 3530 kB of archives. [2021-04-09T21:51:33.648Z] After this operation, 13.3 MB of additional disk space will be used. [2021-04-09T21:51:33.648Z] 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-04-09T21:51:33.648Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-04-09T21:51:33.911Z] 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-04-09T21:51:33.911Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-04-09T21:51:33.911Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-04-09T21:51:34.174Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-04-09T21:51:34.436Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-04-09T21:51:34.436Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-04-09T21:51:34.436Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-04-09T21:51:34.436Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-04-09T21:51:34.436Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-04-09T21:51:34.436Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-04-09T21:51:34.436Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-04-09T21:51:34.436Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-04-09T21:51:34.436Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-04-09T21:51:34.436Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-04-09T21:51:34.699Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-04-09T21:51:34.699Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-04-09T21:51:34.699Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-04-09T21:51:34.699Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-04-09T21:51:34.699Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-04-09T21:51:34.699Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-04-09T21:51:34.699Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-09T21:51:34.964Z] Fetched 3530 kB in 1s (3122 kB/s) [2021-04-09T21:51:34.964Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-09T21:51:34.964Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-04-09T21:51:34.964Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-09T21:51:34.964Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-04-09T21:51:35.226Z] Selecting previously unselected package udev. [2021-04-09T21:51:35.226Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-09T21:51:35.226Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-04-09T21:51:35.226Z] Unpacking udev (237-3ubuntu10.45) ... [2021-04-09T21:51:35.488Z] Selecting previously unselected package libfuse2:amd64. [2021-04-09T21:51:35.488Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-04-09T21:51:35.488Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-09T21:51:35.749Z] Selecting previously unselected package fuse. [2021-04-09T21:51:35.749Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-04-09T21:51:35.750Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-04-09T21:51:35.750Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-09T21:51:35.750Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-09T21:51:36.010Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-09T21:51:36.010Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-09T21:51:36.010Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-09T21:51:36.010Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-09T21:51:36.272Z] Selecting previously unselected package libksba8:amd64. [2021-04-09T21:51:36.272Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-04-09T21:51:36.272Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-04-09T21:51:36.272Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-04-09T21:51:36.272Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-09T21:51:36.272Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T21:51:36.534Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-04-09T21:51:36.534Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-09T21:51:36.534Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T21:51:36.534Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-04-09T21:51:36.534Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-09T21:51:36.534Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T21:51:36.534Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-04-09T21:51:36.534Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-09T21:51:36.534Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T21:51:36.796Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-04-09T21:51:36.796Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-09T21:51:36.796Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T21:51:36.796Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-04-09T21:51:36.796Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-09T21:51:36.796Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T21:51:36.796Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-04-09T21:51:36.796Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-09T21:51:36.796Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T21:51:37.059Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-04-09T21:51:37.059Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-09T21:51:37.059Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T21:51:37.059Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-04-09T21:51:37.059Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-09T21:51:37.059Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T21:51:37.320Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-09T21:51:37.320Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-09T21:51:37.320Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-09T21:51:37.320Z] Selecting previously unselected package libsasl2-2:amd64. [2021-04-09T21:51:37.320Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-09T21:51:37.320Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-09T21:51:37.320Z] Selecting previously unselected package libldap-common. [2021-04-09T21:51:37.320Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-04-09T21:51:37.320Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-09T21:51:37.582Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-09T21:51:37.582Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-04-09T21:51:37.582Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-09T21:51:37.582Z] Selecting previously unselected package dirmngr. [2021-04-09T21:51:37.582Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-09T21:51:37.582Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-09T21:51:37.843Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-09T21:51:37.843Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-04-09T21:51:37.843Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-09T21:51:37.843Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-09T21:51:37.843Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-09T21:51:38.104Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-04-09T21:51:38.104Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T21:51:38.104Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-04-09T21:51:38.104Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-09T21:51:38.104Z] Setting up udev (237-3ubuntu10.45) ... [2021-04-09T21:51:38.677Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-04-09T21:51:38.677Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T21:51:38.677Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-04-09T21:51:38.939Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-04-09T21:51:38.939Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-04-09T21:51:38.939Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T21:51:38.939Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T21:51:38.939Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T21:51:38.939Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T21:51:38.939Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T21:51:39.200Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T21:51:39.200Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T21:51:39.200Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-09T21:51:39.201Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-09T21:51:39.201Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-09T21:51:39.775Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-04-09T21:51:39.775Z] settings in the [Install] section, and DefaultInstance for template units). [2021-04-09T21:51:39.775Z] This means they are not meant to be enabled using systemctl. [2021-04-09T21:51:39.775Z] Possible reasons for having this kind of units are: [2021-04-09T21:51:39.775Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-04-09T21:51:39.775Z] .wants/ or .requires/ directory. [2021-04-09T21:51:39.775Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-04-09T21:51:39.775Z] a requirement dependency on it. [2021-04-09T21:51:39.775Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-04-09T21:51:39.775Z] D-Bus, udev, scripted systemctl call, ...). [2021-04-09T21:51:39.775Z] 4) In case of template units, the unit is meant to be enabled with some [2021-04-09T21:51:39.775Z] instance name specified. [2021-04-09T21:51:40.036Z] Reading package lists... [2021-04-09T21:51:40.297Z] Building dependency tree... [2021-04-09T21:51:40.297Z] Reading state information... [2021-04-09T21:51:40.559Z] The following additional packages will be installed: [2021-04-09T21:51:40.559Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-04-09T21:51:40.559Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-04-09T21:51:40.559Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-04-09T21:51:40.559Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-04-09T21:51:40.559Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-04-09T21:51:40.559Z] Suggested packages: [2021-04-09T21:51:40.559Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-04-09T21:51:40.559Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-04-09T21:51:40.559Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-04-09T21:51:40.559Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-04-09T21:51:40.559Z] systemd-container policykit-1 [2021-04-09T21:51:40.559Z] Recommended packages: [2021-04-09T21:51:40.559Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-04-09T21:51:40.559Z] The following NEW packages will be installed: [2021-04-09T21:51:40.559Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-04-09T21:51:40.559Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-04-09T21:51:40.559Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-04-09T21:51:40.559Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-04-09T21:51:40.559Z] python3.6-minimal snapd squashfs-tools sudo [2021-04-09T21:51:40.559Z] The following packages will be upgraded: [2021-04-09T21:51:40.559Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-04-09T21:51:40.559Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-04-09T21:51:40.559Z] Need to get 35.2 MB of archives. [2021-04-09T21:51:40.559Z] After this operation, 141 MB of additional disk space will be used. [2021-04-09T21:51:40.559Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-04-09T21:51:40.559Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-04-09T21:51:40.821Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-04-09T21:51:40.821Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-04-09T21:51:40.821Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-04-09T21:51:40.821Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-04-09T21:51:40.821Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-04-09T21:51:40.821Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-04-09T21:51:40.821Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-04-09T21:51:40.821Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-04-09T21:51:40.821Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-04-09T21:51:40.821Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-04-09T21:51:40.821Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-04-09T21:51:40.821Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-04-09T21:51:40.821Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-04-09T21:51:40.821Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-04-09T21:51:40.821Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-04-09T21:51:41.393Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-04-09T21:51:41.393Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-04-09T21:51:41.654Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-04-09T21:51:41.654Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-04-09T21:51:41.654Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-04-09T21:51:41.654Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-04-09T21:51:41.654Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-04-09T21:51:41.654Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-04-09T21:51:41.654Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-04-09T21:51:41.654Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-04-09T21:51:41.654Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-04-09T21:51:41.654Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-04-09T21:51:41.655Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-04-09T21:51:41.916Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-09T21:51:41.916Z] Fetched 35.2 MB in 1s (28.7 MB/s) [2021-04-09T21:51:42.178Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-09T21:51:42.178Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-04-09T21:51:42.178Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-09T21:51:42.757Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-04-09T21:51:42.757Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-09T21:51:43.024Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-04-09T21:51:43.024Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-09T21:51:43.024Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-04-09T21:51:43.024Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-04-09T21:51:43.285Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-04-09T21:51:43.285Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-09T21:51:43.285Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-04-09T21:51:43.548Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-04-09T21:51:43.809Z] Setting up apt (1.6.13) ... [2021-04-09T21:51:43.809Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-04-09T21:51:44.383Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-04-09T21:51:44.383Z] (Reading database ... 12764 files and directories currently installed.) [2021-04-09T21:51:44.383Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-09T21:51:44.383Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-09T21:51:44.644Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-04-09T21:51:44.645Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-09T21:51:44.645Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-09T21:51:44.907Z] Selecting previously unselected package libexpat1:amd64. [2021-04-09T21:51:44.907Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-04-09T21:51:44.907Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-09T21:51:44.907Z] Selecting previously unselected package python3.6-minimal. [2021-04-09T21:51:44.907Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-09T21:51:44.907Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-09T21:51:45.169Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-09T21:51:45.430Z] Checking for services that may need to be restarted...done. [2021-04-09T21:51:45.430Z] Checking for services that may need to be restarted...done. [2021-04-09T21:51:45.691Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-09T21:51:45.691Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-09T21:51:45.691Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-09T21:51:46.262Z] Selecting previously unselected package python3-minimal. [2021-04-09T21:51:46.262Z] (Reading database ... 13012 files and directories currently installed.) [2021-04-09T21:51:46.262Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-04-09T21:51:46.262Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-04-09T21:51:46.262Z] Selecting previously unselected package mime-support. [2021-04-09T21:51:46.262Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-04-09T21:51:46.262Z] Unpacking mime-support (3.60ubuntu1) ... [2021-04-09T21:51:46.523Z] Selecting previously unselected package libmpdec2:amd64. [2021-04-09T21:51:46.523Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-04-09T21:51:46.523Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-09T21:51:46.523Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-04-09T21:51:46.523Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-09T21:51:46.523Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-09T21:51:46.784Z] Selecting previously unselected package python3.6. [2021-04-09T21:51:46.784Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-09T21:51:46.784Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-09T21:51:46.784Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-09T21:51:46.784Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-04-09T21:51:46.784Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-09T21:51:46.784Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-04-09T21:51:47.046Z] Selecting previously unselected package python3. [2021-04-09T21:51:47.046Z] (Reading database ... 13442 files and directories currently installed.) [2021-04-09T21:51:47.046Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-04-09T21:51:47.046Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-04-09T21:51:47.308Z] Selecting previously unselected package multiarch-support. [2021-04-09T21:51:47.308Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-04-09T21:51:47.308Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-04-09T21:51:47.308Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-04-09T21:51:47.308Z] Selecting previously unselected package liblzo2-2:amd64. [2021-04-09T21:51:47.308Z] (Reading database ... 13479 files and directories currently installed.) [2021-04-09T21:51:47.308Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-04-09T21:51:47.308Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-04-09T21:51:47.570Z] Selecting previously unselected package libbsd0:amd64. [2021-04-09T21:51:47.570Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-04-09T21:51:47.570Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-09T21:51:47.570Z] Selecting previously unselected package sudo. [2021-04-09T21:51:47.570Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-04-09T21:51:47.570Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-09T21:51:47.831Z] Selecting previously unselected package apparmor. [2021-04-09T21:51:47.831Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-04-09T21:51:47.831Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-04-09T21:51:47.831Z] Selecting previously unselected package libedit2:amd64. [2021-04-09T21:51:47.831Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-04-09T21:51:47.831Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-04-09T21:51:48.092Z] Selecting previously unselected package libkrb5support0:amd64. [2021-04-09T21:51:48.092Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-04-09T21:51:48.092Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-09T21:51:48.092Z] Selecting previously unselected package libk5crypto3:amd64. [2021-04-09T21:51:48.092Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-09T21:51:48.092Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-09T21:51:48.092Z] Selecting previously unselected package libkeyutils1:amd64. [2021-04-09T21:51:48.093Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-04-09T21:51:48.353Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-09T21:51:48.353Z] Selecting previously unselected package libkrb5-3:amd64. [2021-04-09T21:51:48.353Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-09T21:51:48.353Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-09T21:51:48.614Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-09T21:51:48.614Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-04-09T21:51:48.614Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-09T21:51:48.614Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-04-09T21:51:48.614Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-04-09T21:51:48.614Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-09T21:51:48.875Z] Selecting previously unselected package openssh-client. [2021-04-09T21:51:48.875Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-04-09T21:51:48.875Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-09T21:51:49.137Z] Selecting previously unselected package squashfs-tools. [2021-04-09T21:51:49.137Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-04-09T21:51:49.137Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-09T21:51:49.399Z] Selecting previously unselected package snapd. [2021-04-09T21:51:49.399Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-04-09T21:51:49.399Z] Unpacking snapd (2.48.3+18.04) ... [2021-04-09T21:51:51.951Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-04-09T21:51:51.951Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-09T21:51:51.951Z] Setting up mime-support (3.60ubuntu1) ... [2021-04-09T21:51:51.951Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-09T21:51:51.951Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-09T21:51:51.951Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-09T21:51:51.951Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-09T21:51:51.951Z] Setting up systemd (237-3ubuntu10.45) ... [2021-04-09T21:51:51.951Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-04-09T21:51:52.895Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-09T21:51:52.895Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-09T21:51:52.895Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-04-09T21:51:52.895Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-09T21:51:52.895Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-09T21:51:52.895Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-09T21:51:53.838Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-09T21:51:53.838Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-09T21:51:53.838Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-09T21:51:53.838Z] Setting up python3 (3.6.7-1~18.04) ... [2021-04-09T21:51:53.838Z] running python rtupdate hooks for python3.6... [2021-04-09T21:51:53.838Z] running python post-rtupdate hooks for python3.6... [2021-04-09T21:51:53.838Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-04-09T21:51:55.755Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-04-09T21:51:55.755Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-09T21:51:55.755Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-09T21:51:55.755Z] Setting up snapd (2.48.3+18.04) ... [2021-04-09T21:51:56.329Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-04-09T21:51:56.602Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-04-09T21:51:56.865Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-04-09T21:51:56.865Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-04-09T21:51:57.127Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-09T21:51:57.127Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-09T21:51:57.389Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-04-09T21:51:57.652Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-04-09T21:51:57.913Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-04-09T21:51:57.913Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-04-09T21:51:58.176Z] /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-04-09T21:51:58.176Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-09T21:51:58.176Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-04-09T21:51:59.563Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-09T21:51:59.563Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-09T21:51:59.563Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-09T21:52:00.949Z] Reading package lists... [2021-04-09T21:52:01.219Z] Reading package lists... [2021-04-09T21:52:01.482Z] Building dependency tree... [2021-04-09T21:52:01.482Z] Reading state information... [2021-04-09T21:52:01.482Z] Calculating upgrade... [2021-04-09T21:52:01.743Z] The following packages will be upgraded: [2021-04-09T21:52:01.743Z] advancecomp base-files bash binutils binutils-common [2021-04-09T21:52:01.743Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-04-09T21:52:01.743Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-04-09T21:52:01.743Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-04-09T21:52:01.743Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-04-09T21:52:01.743Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-04-09T21:52:01.743Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-04-09T21:52:01.743Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-04-09T21:52:01.743Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-04-09T21:52:01.743Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-04-09T21:52:01.743Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-04-09T21:52:01.743Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-04-09T21:52:01.743Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-04-09T21:52:01.743Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-04-09T21:52:01.743Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-04-09T21:52:02.005Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-04-09T21:52:02.005Z] Need to get 63.8 MB of archives. [2021-04-09T21:52:02.005Z] After this operation, 5208 kB of additional disk space will be used. [2021-04-09T21:52:02.005Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] [2021-04-09T21:52:02.005Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-04-09T21:52:02.589Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-04-09T21:52:02.589Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-04-09T21:52:02.589Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-04-09T21:52:02.589Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-04-09T21:52:02.589Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-04-09T21:52:02.589Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-04-09T21:52:02.589Z] 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-04-09T21:52:02.589Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-04-09T21:52:02.589Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-04-09T21:52:02.589Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-04-09T21:52:02.852Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-04-09T21:52:02.852Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-04-09T21:52:02.852Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-04-09T21:52:02.852Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-04-09T21:52:02.852Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-04-09T21:52:02.852Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-04-09T21:52:02.852Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-04-09T21:52:02.852Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-04-09T21:52:02.852Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-04-09T21:52:02.852Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-04-09T21:52:02.852Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-04-09T21:52:02.852Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-04-09T21:52:02.852Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-04-09T21:52:02.852Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-04-09T21:52:02.852Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-04-09T21:52:02.852Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-04-09T21:52:02.852Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-04-09T21:52:02.852Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-04-09T21:52:02.852Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-04-09T21:52:03.129Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-04-09T21:52:03.129Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-04-09T21:52:03.129Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-04-09T21:52:03.129Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-04-09T21:52:03.129Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-04-09T21:52:03.129Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-04-09T21:52:03.129Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-04-09T21:52:03.129Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-04-09T21:52:03.129Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-04-09T21:52:03.129Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-04-09T21:52:03.129Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-04-09T21:52:03.129Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-04-09T21:52:03.129Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-04-09T21:52:03.129Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-04-09T21:52:03.129Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-04-09T21:52:03.129Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-04-09T21:52:03.129Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-04-09T21:52:03.129Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-04-09T21:52:03.129Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-04-09T21:52:03.129Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-04-09T21:52:03.129Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-04-09T21:52:03.129Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-04-09T21:52:03.129Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-04-09T21:52:03.129Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-04-09T21:52:03.129Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-04-09T21:52:03.129Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-04-09T21:52:03.395Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-04-09T21:52:03.395Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-04-09T21:52:03.395Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-04-09T21:52:03.395Z] Get:61 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-04-09T21:52:03.395Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-04-09T21:52:03.395Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-04-09T21:52:03.395Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-04-09T21:52:03.395Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-04-09T21:52:03.395Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-04-09T21:52:03.395Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-04-09T21:52:03.395Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-04-09T21:52:03.395Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-04-09T21:52:03.395Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-04-09T21:52:03.395Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-04-09T21:52:03.395Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-04-09T21:52:03.395Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-04-09T21:52:03.395Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-04-09T21:52:03.395Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-04-09T21:52:03.395Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-04-09T21:52:03.395Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-04-09T21:52:03.395Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-04-09T21:52:03.395Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-04-09T21:52:03.395Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-04-09T21:52:03.395Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-04-09T21:52:03.395Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-04-09T21:52:03.395Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-04-09T21:52:03.664Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-04-09T21:52:03.664Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-04-09T21:52:03.664Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-04-09T21:52:03.664Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-04-09T21:52:03.664Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-04-09T21:52:03.664Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-04-09T21:52:03.664Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-04-09T21:52:03.934Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-04-09T21:52:04.525Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-04-09T21:52:04.525Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-04-09T21:52:04.525Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-04-09T21:52:04.791Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-04-09T21:52:04.792Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-04-09T21:52:04.792Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-04-09T21:52:04.792Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-04-09T21:52:04.792Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-04-09T21:52:05.057Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-09T21:52:05.057Z] Fetched 63.8 MB in 3s (20.2 MB/s) [2021-04-09T21:52:05.057Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T21:52:05.057Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-04-09T21:52:05.327Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-09T21:52:05.901Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-09T21:52:05.901Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-09T21:52:06.163Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... [2021-04-09T21:52:06.163Z] Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... [2021-04-09T21:52:06.408Z] lf-activate-venv(): INFO: Adding /tmp/venv-t32m/bin to PATH [2021-04-09T21:52:06.408Z] INFO: No Stack... [2021-04-09T21:52:06.409Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-09T21:52:06.409Z] INFO: Archiving Costs [Pipeline] sh [2021-04-09T21:52:06.756Z] + cat /w/workspace/edgex-go/8/archives/cost.csv [2021-04-09T21:52:06.756Z] + cut -d, -f6 [Pipeline] lock [2021-04-09T21:52:06.869Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3331-8-stack-cost] [2021-04-09T21:52:06.893Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3331-8-stack-cost] did not exist. Created. [2021-04-09T21:52:06.893Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3331-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-09T21:52:07.114Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T21:52:07.114Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-09T21:52:07.114Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T21:52:07.376Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-09T21:52:07.376Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T21:52:07.376Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-09T21:52:07.380Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-09T21:52:07.637Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T21:52:07.637Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-09T21:52:07.637Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T21:52:07.637Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-09T21:52:07.698Z] Stashed 1 file(s) [Pipeline] } [2021-04-09T21:52:07.713Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3331-8-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [2021-04-09T21:52:07.900Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T21:52:07.900Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-09T21:52:07.900Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T21:52:07.900Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [2021-04-09T21:52:08.169Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-09T21:52:08.169Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-09T21:52:08.169Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T21:52:08.169Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-09T21:52:08.431Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-04-09T21:52:08.431Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-09T21:52:08.431Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T21:52:08.431Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-09T21:52:08.693Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T21:52:08.693Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-09T21:52:08.693Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T21:52:08.953Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-09T21:52:08.953Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-09T21:52:09.214Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-09T21:52:09.214Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-04-09T21:52:09.214Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-09T21:52:09.787Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-04-09T21:52:10.048Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-09T21:52:10.048Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-04-09T21:52:10.048Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-04-09T21:52:10.048Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-04-09T21:52:10.048Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-04-09T21:52:10.309Z] Setting up base-files (10.1ubuntu2.10) ... [2021-04-09T21:52:10.309Z] Installing new version of config file /etc/issue ... [2021-04-09T21:52:10.309Z] Installing new version of config file /etc/issue.net ... [2021-04-09T21:52:10.309Z] Installing new version of config file /etc/lsb-release ... [2021-04-09T21:52:10.569Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-04-09T21:52:10.829Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-04-09T21:52:10.829Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-04-09T21:52:10.829Z] Removing obsolete conffile /etc/default/motd-news ... [2021-04-09T21:52:10.829Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T21:52:10.829Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-04-09T21:52:10.829Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-04-09T21:52:11.091Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-04-09T21:52:11.091Z] 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-04-09T21:52:11.091Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T21:52:11.091Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-09T21:52:11.356Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-04-09T21:52:11.356Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-04-09T21:52:11.356Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T21:52:11.356Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-04-09T21:52:11.618Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-04-09T21:52:11.618Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-04-09T21:52:11.878Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T21:52:11.878Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-04-09T21:52:11.879Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-09T21:52:12.140Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-04-09T21:52:12.402Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T21:52:12.402Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-09T21:52:12.402Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-09T21:52:12.402Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-09T21:52:12.664Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T21:52:12.664Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-09T21:52:12.664Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-09T21:52:12.664Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-04-09T21:52:12.664Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T21:52:12.664Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-04-09T21:52:12.926Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-04-09T21:52:12.926Z] Setting up grep (3.1-2build1) ... [2021-04-09T21:52:12.926Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T21:52:12.926Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-09T21:52:12.926Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-09T21:52:13.187Z] Setting up login (1:4.5-1ubuntu2) ... [2021-04-09T21:52:13.187Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T21:52:13.187Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-09T21:52:13.187Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-09T21:52:13.448Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-04-09T21:52:13.448Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T21:52:13.448Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-09T21:52:13.448Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-09T21:52:14.022Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-09T21:52:14.022Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-09T21:52:14.284Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-09T21:52:14.284Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-09T21:52:14.856Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-04-09T21:52:14.856Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T21:52:14.856Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-04-09T21:52:15.118Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-09T21:52:16.061Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-09T21:52:16.061Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-09T21:52:16.323Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-09T21:52:16.323Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-09T21:52:16.323Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-04-09T21:52:16.323Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T21:52:16.323Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-04-09T21:52:16.323Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-04-09T21:52:16.585Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-04-09T21:52:16.585Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T21:52:16.585Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-09T21:52:16.585Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-09T21:52:16.846Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-09T21:52:16.846Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T21:52:16.846Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-09T21:52:16.846Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-09T21:52:16.846Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-09T21:52:17.107Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T21:52:17.107Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-09T21:52:17.107Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-09T21:52:17.107Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-09T21:52:17.368Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T21:52:17.368Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-09T21:52:17.368Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-09T21:52:17.368Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-09T21:52:17.629Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T21:52:17.629Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-09T21:52:17.629Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-09T21:52:17.629Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-09T21:52:17.629Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-09T21:52:17.890Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-09T21:52:17.890Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T21:52:17.890Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-09T21:52:17.890Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-09T21:52:18.151Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-09T21:52:18.151Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T21:52:18.151Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-09T21:52:18.151Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-09T21:52:18.412Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-09T21:52:18.412Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T21:52:18.412Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-09T21:52:18.412Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-09T21:52:18.412Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-04-09T21:52:18.674Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T21:52:18.674Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-09T21:52:18.674Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-09T21:52:19.247Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-04-09T21:52:19.508Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-04-09T21:52:19.770Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-04-09T21:52:19.770Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T21:52:19.770Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-09T21:52:20.032Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-09T21:52:20.032Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-04-09T21:52:20.294Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T21:52:20.294Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-04-09T21:52:20.294Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-09T21:52:20.555Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-04-09T21:52:20.555Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T21:52:20.555Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-04-09T21:52:20.555Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-04-09T21:52:20.817Z] Setting up debconf (1.5.66ubuntu1) ... [2021-04-09T21:52:21.079Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T21:52:21.079Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-04-09T21:52:21.079Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-09T21:52:21.079Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-04-09T21:52:21.360Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T21:52:21.360Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-04-09T21:52:21.360Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-09T21:52:21.360Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-04-09T21:52:21.667Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T21:52:21.667Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-09T21:52:21.667Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-09T21:52:21.667Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-09T21:52:21.967Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T21:52:21.967Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-09T21:52:21.967Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-09T21:52:21.967Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-09T21:52:21.967Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T21:52:21.967Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-09T21:52:22.236Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-09T21:52:22.511Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-09T21:52:22.791Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T21:52:22.791Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-09T21:52:22.791Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-09T21:52:22.791Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-04-09T21:52:22.791Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-09T21:52:23.081Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-09T21:52:23.081Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-09T21:52:23.081Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-09T21:52:23.385Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T21:52:23.385Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-04-09T21:52:23.385Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-04-09T21:52:23.385Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-04-09T21:52:23.385Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T21:52:23.385Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-04-09T21:52:23.668Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-09T21:52:23.668Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-09T21:52:23.937Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T21:52:23.938Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-09T21:52:23.938Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-09T21:52:24.200Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-09T21:52:24.200Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T21:52:24.200Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-04-09T21:52:24.200Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-04-09T21:52:24.461Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-04-09T21:52:24.461Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T21:52:24.461Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-09T21:52:24.461Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-09T21:52:25.035Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-04-09T21:52:25.035Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T21:52:25.035Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-09T21:52:25.035Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-09T21:52:25.297Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-04-09T21:52:25.297Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T21:52:25.297Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-04-09T21:52:25.297Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-04-09T21:52:25.558Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-04-09T21:52:25.558Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T21:52:25.559Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-04-09T21:52:25.820Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-04-09T21:52:25.820Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-04-09T21:52:25.820Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T21:52:25.820Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-04-09T21:52:26.082Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-04-09T21:52:26.082Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-04-09T21:52:26.082Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T21:52:26.082Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-04-09T21:52:26.082Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-04-09T21:52:26.344Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-04-09T21:52:26.344Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T21:52:26.344Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-04-09T21:52:26.605Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-04-09T21:52:26.605Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-04-09T21:52:26.605Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T21:52:26.605Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-04-09T21:52:26.896Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-04-09T21:52:26.896Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-04-09T21:52:26.896Z] (Reading database ... 13915 files and directories currently installed.) [2021-04-09T21:52:26.896Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-09T21:52:26.896Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-09T21:52:27.158Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-09T21:52:27.158Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-09T21:52:27.158Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-09T21:52:27.419Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-09T21:52:27.419Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-04-09T21:52:27.419Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-04-09T21:52:28.364Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-04-09T21:52:28.364Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-04-09T21:52:28.364Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-04-09T21:52:28.364Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-04-09T21:52:28.625Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-04-09T21:52:28.625Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-04-09T21:52:28.625Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-04-09T21:52:28.625Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-04-09T21:52:28.886Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-04-09T21:52:28.886Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-04-09T21:52:28.886Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-04-09T21:52:28.886Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-04-09T21:52:29.148Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-04-09T21:52:29.148Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-04-09T21:52:29.409Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-04-09T21:52:29.409Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-04-09T21:52:30.353Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-04-09T21:52:30.353Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-04-09T21:52:30.353Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-04-09T21:52:30.353Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-04-09T21:52:30.353Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-09T21:52:30.353Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-09T21:52:30.929Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-09T21:52:30.929Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-09T21:52:31.190Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-09T21:52:31.191Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-09T21:52:31.191Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-09T21:52:31.191Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-09T21:52:31.191Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-09T21:52:31.191Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-09T21:52:31.452Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-09T21:52:31.452Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-09T21:52:31.713Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-09T21:52:31.713Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-09T21:52:31.713Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-09T21:52:31.713Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-09T21:52:32.656Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-09T21:52:32.918Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-09T21:52:33.862Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-09T21:52:33.862Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-09T21:52:34.807Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-09T21:52:34.807Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-09T21:52:35.068Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-09T21:52:35.068Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-09T21:52:36.012Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-09T21:52:36.012Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-09T21:52:36.012Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-09T21:52:36.012Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-09T21:52:36.272Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-04-09T21:52:36.272Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-09T21:52:36.533Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-04-09T21:52:36.533Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-09T21:52:36.533Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-04-09T21:52:36.533Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-04-09T21:52:36.794Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-09T21:52:36.794Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-09T21:52:36.794Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-09T21:52:36.794Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-09T21:52:37.056Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-04-09T21:52:37.056Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-04-09T21:52:37.056Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-09T21:52:37.056Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-09T21:52:37.317Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-09T21:52:37.317Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-09T21:52:37.317Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-09T21:52:37.317Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-04-09T21:52:37.317Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-04-09T21:52:37.317Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-04-09T21:52:37.579Z] [2021-04-09T21:52:37.579Z] Current default time zone: 'Etc/UTC' [2021-04-09T21:52:37.579Z] Local time is now: Fri Apr 9 21:52:37 UTC 2021. [2021-04-09T21:52:37.579Z] Universal Time is now: Fri Apr 9 21:52:37 UTC 2021. [2021-04-09T21:52:37.579Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-04-09T21:52:37.579Z] [2021-04-09T21:52:37.579Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-04-09T21:52:37.579Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-09T21:52:37.579Z] Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... [2021-04-09T21:52:37.579Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-04-09T21:52:37.579Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-04-09T21:52:37.840Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-04-09T21:52:37.840Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-04-09T21:52:37.840Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-04-09T21:52:37.840Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-04-09T21:52:37.840Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-04-09T21:52:37.840Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-09T21:52:37.840Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-04-09T21:52:38.106Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-09T21:52:38.106Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-09T21:52:38.367Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-09T21:52:38.367Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-04-09T21:52:38.368Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-04-09T21:52:38.368Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-04-09T21:52:38.629Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-09T21:52:38.629Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-04-09T21:52:38.629Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-04-09T21:52:38.629Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-04-09T21:52:38.629Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-04-09T21:52:40.015Z] Updating certificates in /etc/ssl/certs... [2021-04-09T21:52:40.589Z] 23 added, 27 removed; done. [2021-04-09T21:52:40.589Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-04-09T21:52:40.589Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-09T21:52:40.589Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-04-09T21:52:40.851Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-04-09T21:52:40.851Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-04-09T21:52:40.851Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-09T21:52:40.851Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-09T21:52:40.851Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-09T21:52:40.851Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-09T21:52:40.851Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-09T21:52:41.113Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-09T21:52:41.113Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-09T21:52:41.113Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-04-09T21:52:41.113Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-04-09T21:52:41.113Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-04-09T21:52:41.113Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-04-09T21:52:41.374Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-04-09T21:52:41.374Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-09T21:52:41.374Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-09T21:52:41.374Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-04-09T21:52:41.374Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-04-09T21:52:41.374Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-04-09T21:52:41.635Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-09T21:52:41.635Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-04-09T21:52:41.635Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-04-09T21:52:41.635Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-04-09T21:52:41.635Z] Updating certificates in /etc/ssl/certs... [2021-04-09T21:52:42.207Z] 0 added, 0 removed; done. [2021-04-09T21:52:42.207Z] Running hooks in /etc/ca-certificates/update.d... [2021-04-09T21:52:42.207Z] done. [2021-04-09T21:52:42.778Z] Reading package lists... [2021-04-09T21:52:43.039Z] Building dependency tree... [2021-04-09T21:52:43.039Z] Reading state information... [2021-04-09T21:52:43.299Z] The following NEW packages will be installed: [2021-04-09T21:52:43.299Z] apt-transport-https [2021-04-09T21:52:43.559Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-04-09T21:52:43.559Z] Need to get 1692 B of archives. [2021-04-09T21:52:43.559Z] After this operation, 154 kB of additional disk space will be used. [2021-04-09T21:52:43.559Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-04-09T21:52:43.559Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-09T21:52:43.559Z] Fetched 1692 B in 0s (7323 B/s) [2021-04-09T21:52:43.559Z] Selecting previously unselected package apt-transport-https. [2021-04-09T21:52:43.820Z] (Reading database ... 13920 files and directories currently installed.) [2021-04-09T21:52:43.820Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-04-09T21:52:43.820Z] Unpacking apt-transport-https (1.6.13) ... [2021-04-09T21:52:43.820Z] Setting up apt-transport-https (1.6.13) ... [2021-04-09T21:52:44.083Z] Waiting for network to be ready... [2021-04-09T21:52:50.681Z] 2021-04-09T21:52:47Z INFO Waiting for automatic snapd restart... [2021-04-09T21:52:50.681Z] snapd 2.49.2 from Canonical* installed [2021-04-09T21:52:51.625Z] "snapd" switched to the "latest/stable" channel [2021-04-09T21:52:51.625Z] [2021-04-09T21:52:55.839Z] core18 20210309 from Canonical* installed [2021-04-09T21:52:55.839Z] "core18" switched to the "latest/stable" channel [2021-04-09T21:52:55.839Z] [2021-04-09T21:53:01.134Z] snapcraft 4.6 from Canonical* installed [2021-04-09T21:53:01.134Z] "snapcraft" switched to the "latest/stable" channel [2021-04-09T21:53:01.134Z] [2021-04-09T21:53:04.433Z] 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-04-09T21:53:04.433Z] - README.md [2021-04-09T21:53:04.433Z] [2021-04-09T21:53:04.433Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-09T21:53:11.029Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-09T21:53:11.029Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-09T21:53:11.029Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-09T21:53:11.291Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-09T21:53:12.682Z] Reading package lists... [2021-04-09T21:53:13.256Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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-04-09T21:53:19.843Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-09T21:53:19.843Z] Reading package lists... [2021-04-09T21:53:19.843Z] Building dependency tree... [2021-04-09T21:53:19.843Z] Reading state information... [2021-04-09T21:53:19.843Z] Suggested packages: [2021-04-09T21:53:19.843Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-04-09T21:53:19.843Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-04-09T21:53:19.843Z] Recommended packages: [2021-04-09T21:53:19.843Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-04-09T21:53:19.843Z] The following NEW packages will be installed: [2021-04-09T21:53:19.843Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-04-09T21:53:19.843Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-04-09T21:53:19.843Z] pkg-config zip [2021-04-09T21:53:19.843Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-04-09T21:53:19.843Z] Need to get 7663 kB of archives. [2021-04-09T21:53:19.843Z] After this operation, 43.8 MB of additional disk space will be used. [2021-04-09T21:53:19.843Z] 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-04-09T21:53:19.843Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-04-09T21:53:20.105Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-04-09T21:53:20.105Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-04-09T21:53:20.105Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-04-09T21:53:20.105Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-04-09T21:53:20.366Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-04-09T21:53:20.366Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-04-09T21:53:20.366Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-04-09T21:53:20.366Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-04-09T21:53:20.627Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-04-09T21:53:20.627Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-04-09T21:53:20.627Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-04-09T21:53:20.628Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-04-09T21:53:20.628Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-04-09T21:53:20.889Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-09T21:53:20.889Z] Fetched 7663 kB in 1s (7281 kB/s) [2021-04-09T21:53:20.889Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-04-09T21:53:20.889Z] (Reading database ... 13924 files and directories currently installed.) [2021-04-09T21:53:20.889Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-04-09T21:53:21.150Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-09T21:53:21.150Z] Selecting previously unselected package libpsl5:amd64. [2021-04-09T21:53:21.150Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-04-09T21:53:21.150Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-04-09T21:53:21.411Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-04-09T21:53:21.411Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-04-09T21:53:21.411Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-09T21:53:21.411Z] Selecting previously unselected package librtmp1:amd64. [2021-04-09T21:53:21.411Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-04-09T21:53:21.411Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-09T21:53:21.411Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-04-09T21:53:21.411Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-04-09T21:53:21.411Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-09T21:53:21.673Z] Selecting previously unselected package liberror-perl. [2021-04-09T21:53:21.673Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-04-09T21:53:21.673Z] Unpacking liberror-perl (0.17025-1) ... [2021-04-09T21:53:21.673Z] Selecting previously unselected package git-man. [2021-04-09T21:53:21.673Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-04-09T21:53:21.673Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-09T21:53:21.934Z] Selecting previously unselected package git. [2021-04-09T21:53:21.934Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-04-09T21:53:21.934Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-04-09T21:53:22.883Z] Selecting previously unselected package libnorm1:amd64. [2021-04-09T21:53:22.883Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-04-09T21:53:22.883Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-09T21:53:22.883Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-04-09T21:53:22.883Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-04-09T21:53:22.883Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-09T21:53:22.883Z] Selecting previously unselected package libsodium23:amd64. [2021-04-09T21:53:22.883Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-04-09T21:53:22.883Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-04-09T21:53:23.144Z] Selecting previously unselected package libzmq5:amd64. [2021-04-09T21:53:23.144Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-09T21:53:23.144Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-09T21:53:23.144Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-04-09T21:53:23.144Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-09T21:53:23.144Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-09T21:53:23.409Z] Selecting previously unselected package pkg-config. [2021-04-09T21:53:23.409Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-04-09T21:53:23.409Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-04-09T21:53:23.409Z] Selecting previously unselected package zip. [2021-04-09T21:53:23.409Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-04-09T21:53:23.409Z] Unpacking zip (3.0-11build1) ... [2021-04-09T21:53:23.409Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-09T21:53:23.409Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-09T21:53:23.409Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-09T21:53:23.670Z] Setting up liberror-perl (0.17025-1) ... [2021-04-09T21:53:23.670Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-04-09T21:53:23.670Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-09T21:53:23.670Z] No schema files found: doing nothing. [2021-04-09T21:53:23.670Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-09T21:53:23.670Z] Setting up zip (3.0-11build1) ... [2021-04-09T21:53:23.670Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-09T21:53:23.670Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-04-09T21:53:23.670Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-04-09T21:53:23.670Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-09T21:53:23.932Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-09T21:53:23.932Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-09T21:53:23.932Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-04-09T21:53:23.932Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-09T21:53:30.544Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-09T21:53:30.812Z] git set to automatically installed. [2021-04-09T21:53:30.812Z] git-man set to automatically installed. [2021-04-09T21:53:30.812Z] libcurl3-gnutls set to automatically installed. [2021-04-09T21:53:30.812Z] liberror-perl set to automatically installed. [2021-04-09T21:53:30.812Z] libglib2.0-0 set to automatically installed. [2021-04-09T21:53:30.812Z] libnghttp2-14 set to automatically installed. [2021-04-09T21:53:30.812Z] libnorm1 set to automatically installed. [2021-04-09T21:53:30.812Z] libpgm-5.2-0 set to automatically installed. [2021-04-09T21:53:30.812Z] libpsl5 set to automatically installed. [2021-04-09T21:53:30.812Z] librtmp1 set to automatically installed. [2021-04-09T21:53:30.812Z] libsodium23 set to automatically installed. [2021-04-09T21:53:30.812Z] libzmq3-dev set to automatically installed. [2021-04-09T21:53:30.812Z] libzmq5 set to automatically installed. [2021-04-09T21:53:30.812Z] pkg-config set to automatically installed. [2021-04-09T21:53:30.812Z] zip set to automatically installed. [2021-04-09T21:53:33.381Z] snapd is not logged in, snap install commands will use sudo [2021-04-09T21:53:39.974Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-09T21:53:52.240Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-04-09T21:53:52.240Z] snapd is not logged in, snap install commands will use sudo [2021-04-09T21:53:57.532Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-09T21:53:57.794Z] snap "core18" has no updates available [2021-04-09T21:53:58.738Z] Pulling go-build-helper [2021-04-09T21:53:58.738Z] + snapcraftctl pull [2021-04-09T21:53:59.681Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-04-09T21:53:59.681Z] Skipping pull go-build-helper (already ran) [2021-04-09T21:53:59.681Z] Building go-build-helper [2021-04-09T21:53:59.681Z] + snapcraftctl build [2021-04-09T21:54:02.231Z] Staging go-build-helper [2021-04-09T21:54:02.231Z] + snapcraftctl stage [2021-04-09T21:54:14.475Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-09T21:54:14.475Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-09T21:54:14.475Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] [2021-04-09T21:54:14.475Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-09T21:54:14.475Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-09T21:54:14.475Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-09T21:54:14.475Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-09T21:54:14.476Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-09T21:54:14.476Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-09T21:54:14.476Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-09T21:54:14.476Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-09T21:54:14.476Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-04-09T21:54:14.476Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-09T21:54:14.476Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-09T21:54:14.476Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-04-09T21:54:14.476Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-04-09T21:54:14.476Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-04-09T21:54:14.476Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-04-09T21:54:14.476Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-09T21:54:14.476Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1979 kB] [2021-04-09T21:54:14.476Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-04-09T21:54:14.476Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-09T21:54:14.476Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-09T21:54:14.476Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-04-09T21:54:14.476Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-04-09T21:54:14.476Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1727 kB] [2021-04-09T21:54:14.476Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [366 kB] [2021-04-09T21:54:14.476Z] Fetched 24.2 MB in 0s (0 B/s) [2021-04-09T21:54:14.476Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-09T21:54:14.476Z] Fetched 224 kB in 0s (0 B/s) [2021-04-09T21:54:14.476Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-09T21:54:14.476Z] Fetched 157 kB in 0s (0 B/s) [2021-04-09T21:54:14.476Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-09T21:54:14.476Z] Fetched 221 kB in 0s (0 B/s) [2021-04-09T21:54:14.476Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-09T21:54:14.476Z] Fetched 143 kB in 0s (0 B/s) [2021-04-09T21:54:14.476Z] Pulling app-service-config [2021-04-09T21:54:14.476Z] + snapcraftctl pull [2021-04-09T21:54:15.047Z] Cloning into '/root/parts/app-service-config/src'... [2021-04-09T21:54:15.620Z] Pulling config-common [2021-04-09T21:54:15.620Z] + snapcraftctl pull [2021-04-09T21:54:20.914Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-09T21:54:20.914Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-09T21:54:20.914Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-09T21:54:20.914Z] Fetched 0 B in 0s (0 B/s) [2021-04-09T21:54:20.915Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-09T21:54:20.915Z] Fetched 0 B in 0s (0 B/s) [2021-04-09T21:54:20.915Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-09T21:54:20.915Z] Fetched 0 B in 0s (0 B/s) [2021-04-09T21:54:20.915Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-09T21:54:20.915Z] Fetched 0 B in 0s (0 B/s) [2021-04-09T21:54:20.915Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-09T21:54:20.915Z] Fetched 0 B in 0s (0 B/s) [2021-04-09T21:54:20.915Z] Pulling edgex-go [2021-04-09T21:54:20.915Z] + snapcraftctl pull [2021-04-09T21:54:42.893Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-09T21:54:42.893Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-09T21:54:42.893Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-09T21:54:42.893Z] Fetched 0 B in 0s (0 B/s) [2021-04-09T21:54:42.893Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-04-09T21:54:42.893Z] Fetched 96.5 kB in 0s (0 B/s) [2021-04-09T21:54:42.893Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-04-09T21:54:42.893Z] Fetched 279 kB in 0s (0 B/s) [2021-04-09T21:54:42.893Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-04-09T21:54:42.893Z] Fetched 122 kB in 0s (0 B/s) [2021-04-09T21:54:42.893Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-04-09T21:54:42.893Z] Fetched 77.8 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-04-09T21:54:42.894Z] Fetched 8848 B in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-04-09T21:54:42.894Z] Fetched 47.8 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-04-09T21:54:42.894Z] Fetched 45.6 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-04-09T21:54:42.894Z] Fetched 15.0 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-04-09T21:54:42.894Z] Fetched 219 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-04-09T21:54:42.894Z] Fetched 154 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-04-09T21:54:42.894Z] Fetched 50.6 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-04-09T21:54:42.894Z] Fetched 14.8 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-04-09T21:54:42.894Z] Fetched 41.8 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-04-09T21:54:42.894Z] Fetched 499 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-04-09T21:54:42.894Z] Fetched 111 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-04-09T21:54:42.894Z] Fetched 240 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-04-09T21:54:42.894Z] Fetched 29.3 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-04-09T21:54:42.894Z] Fetched 85.5 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-04-09T21:54:42.894Z] Fetched 24.5 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-04-09T21:54:42.894Z] Fetched 49.2 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-04-09T21:54:42.894Z] Fetched 54.2 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-04-09T21:54:42.894Z] Fetched 30.8 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-04-09T21:54:42.894Z] Fetched 15.8 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-04-09T21:54:42.894Z] Fetched 85.9 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-04-09T21:54:42.894Z] Fetched 8720 B in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-04-09T21:54:42.894Z] Fetched 137 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-04-09T21:54:42.894Z] Fetched 119 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-04-09T21:54:42.894Z] Fetched 109 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-04-09T21:54:42.894Z] Fetched 11.1 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-04-09T21:54:42.894Z] Fetched 645 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-04-09T21:54:42.894Z] Fetched 41.3 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-04-09T21:54:42.894Z] Fetched 17.9 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-04-09T21:54:42.894Z] Fetched 368 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-04-09T21:54:42.894Z] Fetched 187 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-04-09T21:54:42.894Z] Fetched 175 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-04-09T21:54:42.894Z] Fetched 206 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-04-09T21:54:42.894Z] Fetched 1301 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-04-09T21:54:42.894Z] Fetched 36.2 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-04-09T21:54:42.894Z] Fetched 159 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-04-09T21:54:42.894Z] Fetched 107 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-04-09T21:54:42.894Z] Fetched 48.7 kB in 0s (0 B/s) [2021-04-09T21:54:42.894Z] Pulling static-packages [2021-04-09T21:54:42.894Z] + snapcraftctl pull [2021-04-09T21:54:43.155Z] Pulling version [2021-04-09T21:54:43.155Z] + cd /root/project [2021-04-09T21:54:43.155Z] + [ -f VERSION ] [2021-04-09T21:54:43.155Z] + PROJECT_VERSION=local-dev [2021-04-09T21:54:43.155Z] + git rev-parse --short HEAD [2021-04-09T21:54:43.155Z] + GIT_REVISION=bc1f4ad5 [2021-04-09T21:54:43.155Z] + snapcraftctl set-version local-dev [2021-04-09T21:54:44.541Z] Skipping build go-build-helper (already ran) [2021-04-09T21:54:44.541Z] Building app-service-config [2021-04-09T21:54:44.541Z] + make build [2021-04-09T21:54:44.541Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-04-09T21:54:47.090Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.43 [2021-04-09T21:54:47.090Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.32 [2021-04-09T21:54:47.090Z] go: downloading github.com/google/uuid v1.2.0 [2021-04-09T21:54:47.090Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.64 [2021-04-09T21:54:47.090Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.14 [2021-04-09T21:54:47.090Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 [2021-04-09T21:54:47.090Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-04-09T21:54:47.090Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 [2021-04-09T21:54:47.090Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-04-09T21:54:47.351Z] go: downloading github.com/x448/float16 v0.8.4 [2021-04-09T21:54:47.351Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-04-09T21:54:47.351Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-04-09T21:54:47.351Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-04-09T21:54:47.351Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-04-09T21:54:47.613Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-04-09T21:54:47.613Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-04-09T21:54:47.613Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-09T21:54:47.613Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-04-09T21:54:47.874Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-09T21:54:47.874Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-04-09T21:54:47.874Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 [2021-04-09T21:54:47.874Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-04-09T21:54:47.874Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-04-09T21:54:48.135Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-04-09T21:54:48.135Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-04-09T21:54:48.135Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-04-09T21:54:48.135Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-04-09T21:54:48.135Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-09T21:54:48.135Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-09T21:54:48.135Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-04-09T21:54:48.396Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-09T21:54:48.396Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-04-09T21:54:48.396Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-04-09T21:54:48.396Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-04-09T21:54:48.396Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-04-09T21:54:48.396Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-09T21:54:48.396Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-04-09T21:54:48.396Z] go: downloading github.com/go-playground/validator/v10 v10.4.1 [2021-04-09T21:54:48.396Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-04-09T21:54:48.396Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-04-09T21:54:48.669Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-04-09T21:54:48.669Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-04-09T21:54:48.669Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-04-09T21:54:48.669Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-04-09T21:54:48.670Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-04-09T21:55:00.921Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-04-09T21:55:00.922Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-04-09T21:55:00.922Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-04-09T21:55:00.922Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-04-09T21:55:01.184Z] Building config-common [2021-04-09T21:55:01.184Z] + snapcraftctl build [2021-04-09T21:55:03.733Z] Building edgex-go [2021-04-09T21:55:04.306Z] + cd /root/parts/edgex-go/src [2021-04-09T21:55:04.306Z] + make build [2021-04-09T21:55:04.306Z] 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-04-09T21:55:05.249Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.31 [2021-04-09T21:55:05.249Z] go: downloading github.com/pkg/errors v0.8.1 [2021-04-09T21:55:05.249Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-04-09T21:55:05.249Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-04-09T21:55:09.463Z] 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-04-09T21:55:09.463Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-04-09T21:55:14.784Z] 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-04-09T21:55:16.169Z] 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-04-09T21:55:18.089Z] 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-04-09T21:55:18.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-04-09T21:55:18.666Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-04-09T21:55:18.927Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-09T21:55:18.927Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-09T21:55:18.927Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-04-09T21:55:20.849Z] 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-04-09T21:55:20.849Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-04-09T21:55:21.110Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-04-09T21:55:23.024Z] 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-04-09T21:55:23.965Z] 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-04-09T21:55:25.352Z] 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-04-09T21:55:26.739Z] 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-04-09T21:55:26.739Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-04-09T21:55:28.130Z] 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-04-09T21:55:28.130Z] go: downloading github.com/lib/pq v1.9.0 [2021-04-09T21:55:30.179Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-04-09T21:55:30.179Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-04-09T21:55:30.179Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-04-09T21:55:30.179Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-04-09T21:55:30.179Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-04-09T21:55:30.179Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-04-09T21:55:30.179Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-04-09T21:55:30.179Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-04-09T21:55:30.179Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-04-09T21:55:30.461Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-04-09T21:55:30.461Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-04-09T21:55:30.461Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-04-09T21:55:30.461Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-04-09T21:55:30.461Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-04-09T21:55:30.461Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-04-09T21:55:30.461Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-04-09T21:55:30.461Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-04-09T21:55:30.461Z] + 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-04-09T21:55:30.461Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-04-09T21:55:30.461Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-04-09T21:55:30.461Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-04-09T21:55:30.461Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-04-09T21:55:30.461Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-04-09T21:55:30.461Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-04-09T21:55:30.461Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-04-09T21:55:30.461Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-04-09T21:55:33.799Z] Building static-packages [2021-04-09T21:55:33.799Z] + snapcraftctl build [2021-04-09T21:55:36.345Z] Building version [2021-04-09T21:55:36.345Z] + snapcraftctl build [2021-04-09T21:55:38.892Z] Skipping stage go-build-helper (already ran) [2021-04-09T21:55:38.892Z] Staging app-service-config [2021-04-09T21:55:38.892Z] + snapcraftctl stage [2021-04-09T21:55:39.837Z] Staging config-common [2021-04-09T21:55:39.837Z] + snapcraftctl stage [2021-04-09T21:55:40.777Z] Staging edgex-go [2021-04-09T21:55:40.777Z] + snapcraftctl stage [2021-04-09T21:55:42.163Z] Staging static-packages [2021-04-09T21:55:42.163Z] + snapcraftctl stage [2021-04-09T21:55:43.106Z] Staging version [2021-04-09T21:55:43.106Z] + snapcraftctl stage [2021-04-09T21:55:44.498Z] Priming go-build-helper [2021-04-09T21:55:44.498Z] + snapcraftctl prime [2021-04-09T21:55:45.439Z] Priming app-service-config [2021-04-09T21:55:45.439Z] + snapcraftctl prime [2021-04-09T21:55:46.827Z] Priming config-common [2021-04-09T21:55:46.827Z] + snapcraftctl prime [2021-04-09T21:55:47.770Z] Priming edgex-go [2021-04-09T21:55:47.770Z] + snapcraftctl prime [2021-04-09T21:55:49.156Z] Priming static-packages [2021-04-09T21:55:49.156Z] + snapcraftctl prime [2021-04-09T21:55:51.707Z] Priming version [2021-04-09T21:55:51.707Z] + snapcraftctl prime [2021-04-09T21:55:52.650Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-09T21:55:57.282Z] provisioning config files... [2021-04-09T21:55:57.304Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config4067799637412915220tmp [Pipeline] { [Pipeline] sh [2021-04-09T21:55:57.738Z] + set +x [2021-04-09T21:55:57.738Z] + curl -s https://codecov.io/bash [2021-04-09T21:55:57.738Z] + bash -s -- [2021-04-09T21:55:58.388Z] [2021-04-09T21:55:58.389Z] _____ _ [2021-04-09T21:55:58.389Z] / ____| | | [2021-04-09T21:55:58.389Z] | | ___ __| | ___ ___ _____ __ [2021-04-09T21:55:58.389Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-09T21:55:58.389Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-09T21:55:58.389Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-09T21:55:58.389Z] Bash-20210309-2b87ace [2021-04-09T21:55:58.389Z] [2021-04-09T21:55:58.389Z] [2021-04-09T21:55:58.389Z] ==> git version 2.24.3 found [2021-04-09T21:55:58.389Z] ==> 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-04-09T21:55:58.389Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-09T21:55:58.389Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-09T21:55:58.389Z] ==> Jenkins CI detected. [2021-04-09T21:55:58.389Z] project root: . [2021-04-09T21:55:58.389Z] --> token set from env [2021-04-09T21:55:58.389Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-09T21:55:58.739Z] ==> Running gcov in . (disable via -X gcov) [2021-04-09T21:55:58.739Z] ==> Python coveragepy not found [2021-04-09T21:55:58.739Z] ==> Searching for coverage reports in: [2021-04-09T21:55:58.739Z] + . [2021-04-09T21:55:59.060Z] -> Found 1 reports [2021-04-09T21:55:59.060Z] ==> Detecting git/mercurial file structure [2021-04-09T21:55:59.060Z] ==> Reading reports [2021-04-09T21:55:59.060Z] + ./coverage.out bytes=697571 [2021-04-09T21:55:59.060Z] ==> Appending adjustments [2021-04-09T21:55:59.060Z] https://docs.codecov.io/docs/fixing-reports [2021-04-09T21:56:07.730Z] + Found adjustments [2021-04-09T21:56:07.730Z] ==> Gzipping contents [2021-04-09T21:56:07.730Z] 100K /tmp/codecov.Cyxw8s.gz [2021-04-09T21:56:07.730Z] ==> Uploading reports [2021-04-09T21:56:07.730Z] url: https://codecov.io [2021-04-09T21:56:07.730Z] query: branch=PR-3331&commit=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3331%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3331&job=&cmd_args= [2021-04-09T21:56:07.730Z] -> Pinging Codecov [2021-04-09T21:56:07.730Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3331&commit=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3331%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3331&job=&cmd_args= [2021-04-09T21:56:07.730Z] -> Uploading to [2021-04-09T21:56:07.730Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-09/00271124DB129430A58F1EEE437C3FCB/bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5/09a33aa2-099b-4c3b-983e-78636643f2ac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210409%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210409T215607Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e25e841da72e86764a63bb6f751d94fe405e1be6a8f419900f9faa687edbb63 [2021-04-09T21:56:07.730Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-09T21:56:07.730Z] Dload Upload Total Spent Left Speed [2021-04-09T21:56:08.018Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99540 0 0 100 99540 0 163k --:--:-- --:--:-- --:--:-- 163k [2021-04-09T21:56:08.018Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 [Pipeline] } [2021-04-09T21:56:08.030Z] 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-04-09T21:56:10.907Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-09T21:56:11.949Z] ---> package-listing.sh [2021-04-09T21:56:11.949Z] ++ facter osfamily [2021-04-09T21:56:11.949Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-09T21:56:12.222Z] + OS_FAMILY=redhat [2021-04-09T21:56:12.222Z] + workspace=/w/workspace/edgex-go/8 [2021-04-09T21:56:12.222Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-09T21:56:12.222Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-09T21:56:12.222Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-09T21:56:12.222Z] + PACKAGES=/tmp/packages_start.txt [2021-04-09T21:56:12.222Z] + '[' /w/workspace/edgex-go/8 ']' [2021-04-09T21:56:12.222Z] + PACKAGES=/tmp/packages_end.txt [2021-04-09T21:56:12.222Z] + case "${OS_FAMILY}" in [2021-04-09T21:56:12.222Z] + sort [2021-04-09T21:56:12.222Z] + rpm -qa [2021-04-09T21:56:19.050Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-09T21:56:19.050Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-09T21:56:19.050Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-09T21:56:19.050Z] + '[' /w/workspace/edgex-go/8 ']' [2021-04-09T21:56:19.050Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2021-04-09T21:56:19.050Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2021-04-09T21:56:19.343Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-09T21:56:19.691Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-09T21:56:20.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-09T21:56:20.067Z] [2021-04-09T21:56:20.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-09T21:56:20.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-09T21:56:21.558Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-09T21:56:21.558Z] df20fa9351a1: Pulling fs layer [2021-04-09T21:56:21.558Z] 36b3adc4ff6f: Pulling fs layer [2021-04-09T21:56:21.558Z] 8ad3a11d3b57: Pulling fs layer [2021-04-09T21:56:21.558Z] 46f8f816bc3b: Pulling fs layer [2021-04-09T21:56:21.558Z] 93b61091891f: Pulling fs layer [2021-04-09T21:56:21.558Z] 93b9cdb0e59b: Pulling fs layer [2021-04-09T21:56:21.558Z] 5e14af77c1be: Pulling fs layer [2021-04-09T21:56:21.558Z] 01666e4c0597: Pulling fs layer [2021-04-09T21:56:21.558Z] aa168da1d23b: Pulling fs layer [2021-04-09T21:56:21.558Z] 46f8f816bc3b: Waiting [2021-04-09T21:56:21.558Z] 93b61091891f: Waiting [2021-04-09T21:56:21.558Z] 93b9cdb0e59b: Waiting [2021-04-09T21:56:21.558Z] 01666e4c0597: Waiting [2021-04-09T21:56:21.558Z] aa168da1d23b: Waiting [2021-04-09T21:56:21.558Z] 5e14af77c1be: Waiting [2021-04-09T21:56:21.558Z] 36b3adc4ff6f: Verifying Checksum [2021-04-09T21:56:21.558Z] 36b3adc4ff6f: Download complete [2021-04-09T21:56:21.558Z] 46f8f816bc3b: Verifying Checksum [2021-04-09T21:56:21.558Z] 46f8f816bc3b: Download complete [2021-04-09T21:56:21.558Z] df20fa9351a1: Verifying Checksum [2021-04-09T21:56:21.558Z] 93b9cdb0e59b: Download complete [2021-04-09T21:56:21.558Z] 5e14af77c1be: Download complete [2021-04-09T21:56:21.848Z] 93b61091891f: Verifying Checksum [2021-04-09T21:56:21.848Z] 93b61091891f: Download complete [2021-04-09T21:56:22.114Z] df20fa9351a1: Pull complete [2021-04-09T21:56:22.400Z] 8ad3a11d3b57: Verifying Checksum [2021-04-09T21:56:22.400Z] 8ad3a11d3b57: Download complete [2021-04-09T21:56:22.400Z] 36b3adc4ff6f: Pull complete [2021-04-09T21:56:22.754Z] 01666e4c0597: Verifying Checksum [2021-04-09T21:56:22.754Z] 01666e4c0597: Download complete [2021-04-09T21:56:26.302Z] 8ad3a11d3b57: Pull complete [2021-04-09T21:56:26.302Z] 46f8f816bc3b: Pull complete [2021-04-09T21:56:27.536Z] 93b61091891f: Pull complete [2021-04-09T21:56:27.536Z] 93b9cdb0e59b: Pull complete [2021-04-09T21:56:28.177Z] 5e14af77c1be: Pull complete [2021-04-09T21:56:28.473Z] 01666e4c0597: Pull complete [2021-04-09T21:56:30.163Z] aa168da1d23b: Verifying Checksum [2021-04-09T21:56:30.163Z] aa168da1d23b: Download complete [2021-04-09T21:56:49.365Z] aa168da1d23b: Pull complete [2021-04-09T21:56:49.365Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-09T21:56:49.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-09T21:56:49.365Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-09T21:56:49.782Z] prd-centos7-docker-4c-2g-33469 does not seem to be running inside a container [2021-04-09T21:56:49.943Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-09T21:56:55.867Z] $ docker top 4043d5e4cbac5a118218c45e475c2b1c2047572abf2b6b999e2a649104d6a54f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-09T21:56:58.125Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-09T21:56:59.348Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-09T21:57:00.038Z] + ls /var/log/sa-host [2021-04-09T21:57:00.038Z] + sadf -c /var/log/sa-host/sa09 [2021-04-09T21:57:00.038Z] file_magic: OK [2021-04-09T21:57:00.038Z] HZ: Using current value: 100 [2021-04-09T21:57:00.038Z] file_header: OK [2021-04-09T21:57:00.038Z] 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-04-09T21:57:00.038Z] Statistics: [2021-04-09T21:57:00.038Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-09T21:57:00.038Z] File successfully converted to sysstat format version 12.2.1 [2021-04-09T21:57:00.038Z] + sadf -c /var/log/sa-host/sa23 [2021-04-09T21:57:00.038Z] file_magic: OK [2021-04-09T21:57:00.038Z] HZ: Using current value: 100 [2021-04-09T21:57:00.038Z] file_header: OK [2021-04-09T21:57:00.038Z] 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-04-09T21:57:00.038Z] Statistics: [2021-04-09T21:57:00.038Z] Hnuu...uuuununununu... [2021-04-09T21:57:00.038Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-09T21:57:00.681Z] provisioning config files... [2021-04-09T21:57:00.702Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config273690360601350288tmp [Pipeline] { [Pipeline] echo [2021-04-09T21:57:00.810Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-09T21:57:01.966Z] ---> create-netrc.sh [Pipeline] } [2021-04-09T21:57:01.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-09T21:57:02.078Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-09T21:57:02.936Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-09T21:57:02.955Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-09T21:57:03.758Z] ---> sudo-logs.sh [2021-04-09T21:57:03.758Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-09T21:57:03.850Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-09T21:57:04.571Z] ---> job-cost.sh [2021-04-09T21:57:04.899Z] lf-activate-venv: SKIPPING [2021-04-09T21:57:04.899Z] DEBUG: total: 0.20999999344348907 [2021-04-09T21:57:04.899Z] INFO: Retrieving Stack Cost... [2021-04-09T21:57:05.905Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-09T21:57:06.575Z] INFO: Archiving Costs [Pipeline] echo [2021-04-09T21:57:06.608Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-09T21:57:07.881Z] ---> logs-deploy.sh [2021-04-09T21:57:07.881Z] lf-activate-venv: SKIPPING [2021-04-09T21:57:07.881Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3331/8 [2021-04-09T21:57:07.881Z] INFO: archiving workspace using pattern(s): [2021-04-09T21:57:10.732Z] Archives upload complete. [2021-04-09T21:57:11.036Z] INFO: archiving logs to Nexus