Pull request #3324 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 c0560a2a38f63bee3627cda774d90205c48dc5c8+f2bd0815c0e73667d07e5744b61daa5be38d8f92 (1792148f2460291a655701ea7e4da50e0b7bf7fa) 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-32348 in /w/workspace/edgexfoundry_edgex-go_PR-3324 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3324/head:refs/remotes/origin/PR-3324 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f2bd0815c0e73667d07e5744b61daa5be38d8f92 into PR head commit c0560a2a38f63bee3627cda774d90205c48dc5c8 Merge succeeded, producing c0560a2a38f63bee3627cda774d90205c48dc5c8 Checking out Revision c0560a2a38f63bee3627cda774d90205c48dc5c8 (PR-3324) > git config core.sparsecheckout # timeout=10 > git checkout -f c0560a2a38f63bee3627cda774d90205c48dc5c8 # 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 f2bd0815c0e73667d07e5744b61daa5be38d8f92 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0560a2a38f63bee3627cda774d90205c48dc5c8 # timeout=10 Commit message: "fix: Address Bryon's review comments" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-31T22:28:36.530Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-31T22:28:36.826Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-31T22:28:36.932Z] ========================================================= [2021-03-31T22:28:36.932Z] EdgeX Global Pipelines Version Info [2021-03-31T22:28:36.932Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d802488aca6636226a8dc07a0996c11963065c35 # timeout=10 [2021-03-31T22:28:40.452Z] ------------------- [2021-03-31T22:28:40.452Z] stable info: [2021-03-31T22:28:40.452Z] ------------------- [2021-03-31T22:28:40.452Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-31T22:28:40.452Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-31T22:28:40.452Z] Message: update stable to v1.0.186 [2021-03-31T22:28:41.464Z] ------------------- [2021-03-31T22:28:41.464Z] experimental info: [2021-03-31T22:28:41.464Z] ------------------- [2021-03-31T22:28:41.464Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-31T22:28:41.464Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-03-31T22:28:41.464Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-31T22:28:42.007Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-31T22:28:42.106Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-31T22:28:42.201Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-31T22:28:42.296Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-31T22:28:42.394Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-31T22:28:42.490Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-31T22:28:42.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-31T22:28:42.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-31T22:28:42.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-31T22:28:42.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-31T22:28:43.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-31T22:28:43.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-31T22:28:43.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-31T22:28:43.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-31T22:28:43.501Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-31T22:28:43.602Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-31T22:28:43.698Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-31T22:28:43.792Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-31T22:28:43.883Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-31T22:28:44.032Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-31T22:28:44.131Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-31T22:28:44.223Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-31T22:28:44.325Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3324 [Pipeline] echo [2021-03-31T22:28:44.476Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3324 [Pipeline] echo [2021-03-31T22:28:44.570Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3324 [Pipeline] echo [2021-03-31T22:28:44.664Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0560a2a38f63bee3627cda774d90205c48dc5c8 [Pipeline] echo [2021-03-31T22:28:44.755Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0560a2 [Pipeline] echo [2021-03-31T22:28:44.846Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-31T22:28:45.045Z] provisioning config files... [2021-03-31T22:28:45.101Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6337446436849945290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-31T22:28:45.556Z] ---> docker-login.sh [2021-03-31T22:28:45.557Z] nexus3.edgexfoundry.org:10001 [2021-03-31T22:28:46.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T22:28:46.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T22:28:46.495Z] Configure a credential helper to remove this warning. See [2021-03-31T22:28:46.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T22:28:46.495Z] [2021-03-31T22:28:46.495Z] Login Succeeded [2021-03-31T22:28:46.495Z] nexus3.edgexfoundry.org:10002 [2021-03-31T22:28:47.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T22:28:47.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T22:28:47.623Z] Configure a credential helper to remove this warning. See [2021-03-31T22:28:47.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T22:28:47.623Z] [2021-03-31T22:28:47.623Z] Login Succeeded [2021-03-31T22:28:47.623Z] nexus3.edgexfoundry.org:10003 [2021-03-31T22:28:47.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T22:28:48.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T22:28:48.426Z] Configure a credential helper to remove this warning. See [2021-03-31T22:28:48.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T22:28:48.426Z] [2021-03-31T22:28:48.426Z] Login Succeeded [2021-03-31T22:28:48.426Z] nexus3.edgexfoundry.org:10004 [2021-03-31T22:28:49.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T22:28:49.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T22:28:49.686Z] Configure a credential helper to remove this warning. See [2021-03-31T22:28:49.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T22:28:49.686Z] [2021-03-31T22:28:49.686Z] Login Succeeded [2021-03-31T22:28:49.686Z] docker.io [2021-03-31T22:28:50.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T22:28:51.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T22:28:51.517Z] Configure a credential helper to remove this warning. See [2021-03-31T22:28:51.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T22:28:51.517Z] [2021-03-31T22:28:51.517Z] Login Succeeded [2021-03-31T22:28:51.517Z] ---> docker-login.sh ends [Pipeline] } [2021-03-31T22:28:51.550Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-31T22:28:52.867Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-03-31T22:28:52.867Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T22:28:52.867Z] ++ dirname cmd/core-command/Dockerfile [2021-03-31T22:28:52.867Z] ++ cut -d/ -f2 [2021-03-31T22:28:52.867Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-31T22:28:52.867Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T22:28:52.867Z] ++ dirname cmd/core-data/Dockerfile [2021-03-31T22:28:52.867Z] ++ cut -d/ -f2 [2021-03-31T22:28:52.867Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-31T22:28:52.867Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T22:28:52.867Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-31T22:28:52.867Z] ++ cut -d/ -f2 [2021-03-31T22:28:52.867Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-31T22:28:52.867Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T22:28:52.867Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-31T22:28:52.867Z] ++ cut -d/ -f2 [2021-03-31T22:28:52.867Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-31T22:28:52.867Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T22:28:52.867Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-31T22:28:52.867Z] ++ cut -d/ -f2 [2021-03-31T22:28:52.867Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-31T22:28:52.867Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T22:28:52.867Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-31T22:28:52.867Z] ++ cut -d/ -f2 [2021-03-31T22:28:52.867Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-31T22:28:52.867Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T22:28:52.867Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-31T22:28:52.867Z] ++ cut -d/ -f2 [2021-03-31T22:28:52.867Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-31T22:28:52.867Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T22:28:52.867Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-31T22:28:52.867Z] ++ cut -d/ -f2 [2021-03-31T22:28:52.867Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-31T22:28:52.867Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-31T22:28:52.867Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-31T22:28:52.867Z] ++ cut -d/ -f2 [2021-03-31T22:28:52.867Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-31T22:28:53.061Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-31T22:28:54.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T22:28:55.526Z] [2021-03-31T22:28:55.526Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T22:28:56.166Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T22:28:56.166Z] latest: Pulling from edgex-devops/git-semver [2021-03-31T22:28:56.166Z] 31603596830f: Pulling fs layer [2021-03-31T22:28:56.166Z] 2a8b12db71e7: Pulling fs layer [2021-03-31T22:28:56.166Z] 6ca5941a6612: Pulling fs layer [2021-03-31T22:28:56.166Z] ecc8261a40a4: Pulling fs layer [2021-03-31T22:28:56.166Z] ecc8261a40a4: Waiting [2021-03-31T22:28:56.497Z] 2a8b12db71e7: Verifying Checksum [2021-03-31T22:28:56.497Z] 2a8b12db71e7: Download complete [2021-03-31T22:28:57.221Z] 31603596830f: Verifying Checksum [2021-03-31T22:28:57.221Z] 31603596830f: Download complete [2021-03-31T22:28:57.927Z] ecc8261a40a4: Verifying Checksum [2021-03-31T22:28:57.927Z] ecc8261a40a4: Download complete [2021-03-31T22:28:58.422Z] 6ca5941a6612: Verifying Checksum [2021-03-31T22:28:58.422Z] 6ca5941a6612: Download complete [2021-03-31T22:28:58.909Z] 31603596830f: Pull complete [2021-03-31T22:28:58.909Z] 2a8b12db71e7: Pull complete [2021-03-31T22:29:01.136Z] 6ca5941a6612: Pull complete [2021-03-31T22:29:02.446Z] ecc8261a40a4: Pull complete [2021-03-31T22:29:02.446Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-31T22:29:02.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-31T22:29:02.446Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-31T22:29:03.457Z] prd-centos7-docker-4c-2g-32348 does not seem to be running inside a container [2021-03-31T22:29:04.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-03-31T22:29:07.814Z] $ docker top be25237de19313108c4200e78658900e5a4ef6893c679f98d35b782aec0fe9b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-31T22:29:08.589Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-31T22:29:08.589Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-31T22:29:09.279Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-31T22:29:09.287Z] $ docker exec be25237de19313108c4200e78658900e5a4ef6893c679f98d35b782aec0fe9b0 ssh-agent [2021-03-31T22:29:09.749Z] SSH_AUTH_SOCK=/tmp/ssh-u6DH9mjAQGwy/agent.12 [2021-03-31T22:29:09.749Z] SSH_AGENT_PID=17 [2021-03-31T22:29:09.818Z] Running ssh-add (command line suppressed) [2021-03-31T22:29:10.195Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8851969654999240447.key (/w/workspace/edgex-go/3@tmp/private_key_8851969654999240447.key) [2021-03-31T22:29:10.332Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-31T22:29:11.055Z] + git tag --points-at HEAD [Pipeline] } [2021-03-31T22:29:11.272Z] $ docker exec --env ******** --env ******** be25237de19313108c4200e78658900e5a4ef6893c679f98d35b782aec0fe9b0 ssh-agent -k [2021-03-31T22:29:11.732Z] unset SSH_AUTH_SOCK; [2021-03-31T22:29:11.733Z] unset SSH_AGENT_PID; [2021-03-31T22:29:11.733Z] echo Agent pid 17 killed; [2021-03-31T22:29:11.883Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-31T22:29:12.052Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-31T22:29:12.052Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-31T22:29:12.421Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-31T22:29:12.430Z] $ docker exec be25237de19313108c4200e78658900e5a4ef6893c679f98d35b782aec0fe9b0 ssh-agent [2021-03-31T22:29:13.235Z] SSH_AUTH_SOCK=/tmp/ssh-6icV9sBz4YNp/agent.45 [2021-03-31T22:29:13.235Z] SSH_AGENT_PID=50 [2021-03-31T22:29:13.303Z] Running ssh-add (command line suppressed) [2021-03-31T22:29:13.882Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2426490038746818402.key (/w/workspace/edgex-go/3@tmp/private_key_2426490038746818402.key) [2021-03-31T22:29:14.213Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-31T22:29:14.638Z] + git semver init [2021-03-31T22:29:14.917Z] # -> Open(): unable to determine branch for HEAD [2021-03-31T22:29:14.917Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-03-31T22:29:14.917Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-03-31T22:29:14.917Z] # $SEMVER_REMOTE_NAME = origin [2021-03-31T22:29:14.917Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-31T22:29:14.917Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-31T22:29:14.917Z] # $SEMVER_BRANCH = PR-3324 [2021-03-31T22:29:14.917Z] # $SEMVER_TEMP = /tmp/semver-710284953 [2021-03-31T22:29:14.917Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-31T22:29:48.106Z] # '/tmp/semver-710284953' -> '/w/workspace/edgex-go/3/.semver' [2021-03-31T22:29:48.107Z] # -> Force: false [2021-03-31T22:29:48.107Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-03-31T22:29:48.131Z] $ docker exec --env ******** --env ******** be25237de19313108c4200e78658900e5a4ef6893c679f98d35b782aec0fe9b0 ssh-agent -k [2021-03-31T22:29:48.938Z] unset SSH_AUTH_SOCK; [2021-03-31T22:29:48.940Z] unset SSH_AGENT_PID; [2021-03-31T22:29:48.940Z] echo Agent pid 50 killed; [2021-03-31T22:29:49.081Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-31T22:29:49.735Z] + git semver [Pipeline] } [2021-03-31T22:29:50.259Z] $ docker stop --time=1 be25237de19313108c4200e78658900e5a4ef6893c679f98d35b782aec0fe9b0 [2021-03-31T22:29:52.306Z] $ docker rm -f be25237de19313108c4200e78658900e5a4ef6893c679f98d35b782aec0fe9b0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-31T22:29:53.044Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-31T22:29:54.495Z] Stashed 1 file(s) [Pipeline] echo [2021-03-31T22:29:54.497Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-31T22:29:55.530Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-31T22:29:55.926Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-31T22:29:56.416Z] + sudo service docker restart [2021-03-31T22:29:56.416Z] + true [2021-03-31T22:29:56.688Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-31T22:29:58.214Z] ========================================================= [2021-03-31T22:29:58.214Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-31T22:29:58.214Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-31T22:29:58.767Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-31T22:30:09.555Z] Sending build context to Docker daemon 329.1MB [2021-03-31T22:30:09.555Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-31T22:30:09.555Z] Step 2/6 : FROM ${BASE} [2021-03-31T22:30:09.555Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-31T22:30:09.555Z] 188c0c94c7c5: Pulling fs layer [2021-03-31T22:30:09.555Z] 0ef7d3d256c8: Pulling fs layer [2021-03-31T22:30:09.555Z] de9db76c5a1d: Pulling fs layer [2021-03-31T22:30:09.555Z] bca2f99d35d6: Pulling fs layer [2021-03-31T22:30:09.555Z] 93359f2a8cfa: Pulling fs layer [2021-03-31T22:30:09.555Z] 7c6f9722023f: Pulling fs layer [2021-03-31T22:30:09.555Z] a35cf1a2eb13: Pulling fs layer [2021-03-31T22:30:09.555Z] bca2f99d35d6: Waiting [2021-03-31T22:30:09.555Z] 93359f2a8cfa: Waiting [2021-03-31T22:30:09.555Z] 7c6f9722023f: Waiting [2021-03-31T22:30:09.555Z] a35cf1a2eb13: Waiting [2021-03-31T22:30:09.555Z] de9db76c5a1d: Verifying Checksum [2021-03-31T22:30:09.555Z] de9db76c5a1d: Download complete [2021-03-31T22:30:09.555Z] 0ef7d3d256c8: Verifying Checksum [2021-03-31T22:30:09.555Z] 0ef7d3d256c8: Download complete [2021-03-31T22:30:09.555Z] 93359f2a8cfa: Verifying Checksum [2021-03-31T22:30:09.555Z] 93359f2a8cfa: Download complete [2021-03-31T22:30:09.555Z] 7c6f9722023f: Verifying Checksum [2021-03-31T22:30:09.555Z] 7c6f9722023f: Download complete [2021-03-31T22:30:09.555Z] 188c0c94c7c5: Verifying Checksum [2021-03-31T22:30:09.555Z] 188c0c94c7c5: Download complete [2021-03-31T22:30:09.874Z] Still waiting to schedule task [2021-03-31T22:30:09.875Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-31T22:30:10.772Z] 188c0c94c7c5: Pull complete [2021-03-31T22:30:10.772Z] 0ef7d3d256c8: Pull complete [2021-03-31T22:30:11.082Z] de9db76c5a1d: Pull complete [2021-03-31T22:30:17.121Z] a35cf1a2eb13: Verifying Checksum [2021-03-31T22:30:17.121Z] a35cf1a2eb13: Download complete [2021-03-31T22:30:18.115Z] bca2f99d35d6: Verifying Checksum [2021-03-31T22:30:18.115Z] bca2f99d35d6: Download complete [2021-03-31T22:30:33.640Z] bca2f99d35d6: Pull complete [2021-03-31T22:30:33.640Z] 93359f2a8cfa: Pull complete [2021-03-31T22:30:33.640Z] 7c6f9722023f: Pull complete [2021-03-31T22:30:39.369Z] a35cf1a2eb13: Pull complete [2021-03-31T22:30:39.370Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-31T22:30:39.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-31T22:30:39.370Z] ---> a62c8e92a672 [2021-03-31T22:30:39.370Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-31T22:30:39.370Z] ---> Running in 0ecd0436f890 [2021-03-31T22:30:40.814Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T22:30:41.429Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T22:30:42.114Z] (1/12) Installing libmagic (5.38-r0) [2021-03-31T22:30:42.428Z] (2/12) Installing file (5.38-r0) [2021-03-31T22:30:42.428Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-31T22:30:42.428Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-31T22:30:49.696Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-31T22:30:49.696Z] (6/12) Installing patch (2.7.6-r6) [2021-03-31T22:30:49.696Z] (7/12) Installing build-base (0.5-r2) [2021-03-31T22:30:49.696Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-31T22:30:49.696Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-31T22:30:49.696Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-31T22:30:49.696Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-31T22:30:49.964Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-31T22:30:50.230Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T22:30:50.230Z] OK: 233 MiB in 51 packages [2021-03-31T22:30:54.274Z] Removing intermediate container 0ecd0436f890 [2021-03-31T22:30:54.274Z] ---> d7c65a0abf38 [2021-03-31T22:30:54.274Z] Step 4/6 : WORKDIR /edgex-go [2021-03-31T22:30:54.274Z] ---> Running in d793bc9ba5b1 [2021-03-31T22:30:54.274Z] Removing intermediate container d793bc9ba5b1 [2021-03-31T22:30:54.274Z] ---> 0a359a852464 [2021-03-31T22:30:54.274Z] Step 5/6 : COPY go.mod . [2021-03-31T22:30:54.964Z] ---> cb4f97805b1e [2021-03-31T22:30:54.964Z] Step 6/6 : RUN go mod download [2021-03-31T22:30:54.964Z] ---> Running in d1647f9a8ce6 [2021-03-31T22:31:35.295Z] Removing intermediate container d1647f9a8ce6 [2021-03-31T22:31:35.295Z] ---> 41a5deda7996 [2021-03-31T22:31:35.295Z] Successfully built 41a5deda7996 [2021-03-31T22:31:35.295Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T22:31:35.863Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-31T22:31:36.174Z] . [Pipeline] withDockerContainer [2021-03-31T22:31:36.538Z] prd-centos7-docker-4c-2g-32348 does not seem to be running inside a container [2021-03-31T22:31:36.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-03-31T22:31:38.278Z] $ docker top afafc024654f95bb7db4b1a2f2901404c4390edb2ef6acfc9cd0fe441fb37cb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T22:31:40.073Z] + go version [2021-03-31T22:31:40.073Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-31T22:31:40.144Z] $ docker stop --time=1 afafc024654f95bb7db4b1a2f2901404c4390edb2ef6acfc9cd0fe441fb37cb4 [2021-03-31T22:31:42.344Z] $ docker rm -f afafc024654f95bb7db4b1a2f2901404c4390edb2ef6acfc9cd0fe441fb37cb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T22:31:43.589Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-31T22:31:43.589Z] . [Pipeline] withDockerContainer [2021-03-31T22:31:44.118Z] prd-centos7-docker-4c-2g-32348 does not seem to be running inside a container [2021-03-31T22:31:44.344Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-03-31T22:31:47.122Z] $ docker top d93eacab2a194c774cc30110b0a76afa441b67a0caa26bc60c1fb14d97b81b85 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-31T22:31:47.654Z] ========================================================= [2021-03-31T22:31:47.654Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-31T22:31:47.654Z] ========================================================= [Pipeline] sh [2021-03-31T22:31:48.428Z] + make test [2021-03-31T22:31:48.428Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-31T22:31:51.683Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-32349 in /w/workspace/edgexfoundry_edgex-go_PR-3324 [Pipeline] { [Pipeline] ws [2021-03-31T22:31:51.741Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-03-31T22:31:56.633Z] using credential edgex-jenkins-ssh [2021-03-31T22:31:56.734Z] Cloning the remote Git repository [2021-03-31T22:31:56.819Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-31T22:31:56.931Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-03-31T22:31:57.010Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-31T22:31:57.011Z] > git --version # timeout=10 [2021-03-31T22:31:57.039Z] > git --version # 'git version 2.17.1' [2021-03-31T22:31:57.041Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T22:31:57.108Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-31T22:32:12.265Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-31T22:32:13.177Z] Merging remotes/origin/master commit f2bd0815c0e73667d07e5744b61daa5be38d8f92 into PR head commit c0560a2a38f63bee3627cda774d90205c48dc5c8 [2021-03-31T22:32:13.611Z] Merge succeeded, producing c0560a2a38f63bee3627cda774d90205c48dc5c8 [2021-03-31T22:32:13.611Z] Checking out Revision c0560a2a38f63bee3627cda774d90205c48dc5c8 (PR-3324) [2021-03-31T22:32:12.260Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-31T22:32:12.275Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-31T22:32:12.300Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-31T22:32:12.337Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-31T22:32:12.337Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T22:32:12.350Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3324/head:refs/remotes/origin/PR-3324 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-31T22:32:13.198Z] > git config core.sparsecheckout # timeout=10 [2021-03-31T22:32:13.215Z] > git checkout -f c0560a2a38f63bee3627cda774d90205c48dc5c8 # timeout=10 [2021-03-31T22:32:13.526Z] > git remote # timeout=10 [2021-03-31T22:32:13.545Z] > git config --get remote.origin.url # timeout=10 [2021-03-31T22:32:13.561Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T22:32:13.570Z] > git merge f2bd0815c0e73667d07e5744b61daa5be38d8f92 # timeout=10 [2021-03-31T22:32:13.593Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-31T22:32:13.619Z] > git config core.sparsecheckout # timeout=10 [2021-03-31T22:32:13.632Z] > git checkout -f c0560a2a38f63bee3627cda774d90205c48dc5c8 # timeout=10 [2021-03-31T22:32:18.157Z] Commit message: "fix: Address Bryon's review comments" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-31T22:32:19.734Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-31T22:32:20.169Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-31T22:32:20.508Z] + sudo service docker restart [2021-03-31T22:32:20.508Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-31T22:32:22.578Z] provisioning config files... [2021-03-31T22:32:22.628Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6232039376306376236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-31T22:32:23.043Z] ---> docker-login.sh [2021-03-31T22:32:23.043Z] nexus3.edgexfoundry.org:10001 [2021-03-31T22:32:24.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T22:32:24.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T22:32:24.356Z] Configure a credential helper to remove this warning. See [2021-03-31T22:32:24.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T22:32:24.356Z] [2021-03-31T22:32:24.356Z] Login Succeeded [2021-03-31T22:32:24.356Z] nexus3.edgexfoundry.org:10002 [2021-03-31T22:32:24.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T22:32:24.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T22:32:24.905Z] Configure a credential helper to remove this warning. See [2021-03-31T22:32:24.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T22:32:24.905Z] [2021-03-31T22:32:24.905Z] Login Succeeded [2021-03-31T22:32:24.905Z] nexus3.edgexfoundry.org:10003 [2021-03-31T22:32:25.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T22:32:25.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T22:32:25.453Z] Configure a credential helper to remove this warning. See [2021-03-31T22:32:25.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T22:32:25.453Z] [2021-03-31T22:32:25.453Z] Login Succeeded [2021-03-31T22:32:25.453Z] nexus3.edgexfoundry.org:10004 [2021-03-31T22:32:25.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T22:32:26.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T22:32:26.000Z] Configure a credential helper to remove this warning. See [2021-03-31T22:32:26.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T22:32:26.000Z] [2021-03-31T22:32:26.000Z] Login Succeeded [2021-03-31T22:32:26.000Z] docker.io [2021-03-31T22:32:26.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-31T22:32:26.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-31T22:32:26.867Z] Configure a credential helper to remove this warning. See [2021-03-31T22:32:26.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-31T22:32:26.867Z] [2021-03-31T22:32:26.867Z] Login Succeeded [2021-03-31T22:32:26.867Z] ---> docker-login.sh ends [Pipeline] } [2021-03-31T22:32:26.884Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-31T22:32:27.445Z] ========================================================= [2021-03-31T22:32:27.445Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-31T22:32:27.445Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-31T22:32:27.840Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-31T22:32:30.485Z] Sending build context to Docker daemon 167.1MB [2021-03-31T22:32:30.485Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-31T22:32:30.485Z] Step 2/6 : FROM ${BASE} [2021-03-31T22:32:30.760Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-31T22:32:30.760Z] 5f621e34cdf4: Pulling fs layer [2021-03-31T22:32:30.760Z] a4357932f1b6: Pulling fs layer [2021-03-31T22:32:30.760Z] 18c013af1878: Pulling fs layer [2021-03-31T22:32:30.760Z] 00ac8860ef70: Pulling fs layer [2021-03-31T22:32:30.760Z] 63d7cb157983: Pulling fs layer [2021-03-31T22:32:30.760Z] b116817d02f9: Pulling fs layer [2021-03-31T22:32:30.760Z] 745a02a5169b: Pulling fs layer [2021-03-31T22:32:30.760Z] 63d7cb157983: Waiting [2021-03-31T22:32:30.760Z] 00ac8860ef70: Waiting [2021-03-31T22:32:30.760Z] b116817d02f9: Waiting [2021-03-31T22:32:30.760Z] 745a02a5169b: Waiting [2021-03-31T22:32:30.760Z] 18c013af1878: Verifying Checksum [2021-03-31T22:32:30.760Z] 18c013af1878: Download complete [2021-03-31T22:32:30.760Z] a4357932f1b6: Download complete [2021-03-31T22:32:30.760Z] 63d7cb157983: Verifying Checksum [2021-03-31T22:32:30.760Z] 63d7cb157983: Download complete [2021-03-31T22:32:31.357Z] b116817d02f9: Download complete [2021-03-31T22:32:31.357Z] 5f621e34cdf4: Verifying Checksum [2021-03-31T22:32:31.357Z] 5f621e34cdf4: Download complete [2021-03-31T22:32:31.953Z] 5f621e34cdf4: Pull complete [2021-03-31T22:32:32.584Z] a4357932f1b6: Pull complete [2021-03-31T22:32:33.189Z] 18c013af1878: Pull complete [2021-03-31T22:32:34.177Z] 745a02a5169b: Verifying Checksum [2021-03-31T22:32:34.177Z] 745a02a5169b: Download complete [2021-03-31T22:32:35.170Z] 00ac8860ef70: Verifying Checksum [2021-03-31T22:32:35.170Z] 00ac8860ef70: Download complete [2021-03-31T22:32:45.336Z] 00ac8860ef70: Pull complete [2021-03-31T22:32:45.336Z] 63d7cb157983: Pull complete [2021-03-31T22:32:45.932Z] b116817d02f9: Pull complete [2021-03-31T22:32:49.331Z] 745a02a5169b: Pull complete [2021-03-31T22:32:49.603Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-31T22:32:49.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-31T22:32:49.603Z] ---> b7e6874047d6 [2021-03-31T22:32:49.603Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-31T22:32:52.583Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-31T22:32:53.000Z] ---> Running in 21b80f1a6b3e [2021-03-31T22:32:54.438Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T22:32:55.030Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T22:32:56.006Z] (1/12) Installing libmagic (5.38-r0) [2021-03-31T22:32:56.006Z] (2/12) Installing file (5.38-r0) [2021-03-31T22:32:56.006Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-31T22:32:56.276Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-31T22:32:57.514Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-31T22:32:59.655Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-31T22:32:59.655Z] (6/12) Installing patch (2.7.6-r6) [2021-03-31T22:32:59.655Z] (7/12) Installing build-base (0.5-r2) [2021-03-31T22:32:59.655Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-31T22:32:59.924Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-31T22:32:59.925Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-31T22:33:00.199Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-31T22:33:00.199Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-31T22:33:00.199Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T22:33:00.200Z] OK: 217 MiB in 51 packages [2021-03-31T22:33:04.537Z] Removing intermediate container 21b80f1a6b3e [2021-03-31T22:33:04.537Z] ---> 22089cbcfccc [2021-03-31T22:33:04.537Z] Step 4/6 : WORKDIR /edgex-go [2021-03-31T22:33:04.538Z] ---> Running in eea4b3abed4c [2021-03-31T22:33:04.736Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-31T22:33:04.736Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-31T22:33:05.133Z] Removing intermediate container eea4b3abed4c [2021-03-31T22:33:05.133Z] ---> 99d4d38de8f8 [2021-03-31T22:33:05.133Z] Step 5/6 : COPY go.mod . [2021-03-31T22:33:05.733Z] ---> a0ce1aa35a76 [2021-03-31T22:33:05.733Z] Step 6/6 : RUN go mod download [2021-03-31T22:33:05.733Z] ---> Running in 4adda41cb266 [2021-03-31T22:33:06.329Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-31T22:33:06.329Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-31T22:33:06.329Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-31T22:33:08.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-31T22:33:10.645Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-31T22:33:13.052Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-31T22:33:17.896Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-31T22:33:17.896Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-31T22:33:17.896Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-31T22:33:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.194s coverage: 45.9% of statements [2021-03-31T22:33:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-31T22:33:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-31T22:33:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-31T22:33:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-31T22:33:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-31T22:33:23.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-31T22:33:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.095s coverage: 19.8% of statements [2021-03-31T22:33:23.972Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.159s coverage: 100.0% of statements [2021-03-31T22:33:29.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.830s coverage: 27.1% of statements [2021-03-31T22:33:29.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-31T22:33:29.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-31T22:33:29.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-31T22:33:29.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-31T22:33:29.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-31T22:33:29.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-31T22:33:29.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.135s coverage: 100.0% of statements [2021-03-31T22:33:29.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-31T22:33:29.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.085s coverage: 100.0% of statements [2021-03-31T22:33:29.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-31T22:33:29.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-31T22:33:29.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.524s coverage: 71.3% of statements [2021-03-31T22:33:29.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-31T22:33:29.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-31T22:33:32.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.750s coverage: 82.9% of statements [2021-03-31T22:33:32.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-31T22:33:32.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T22:33:32.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.073s coverage: 78.9% of statements [2021-03-31T22:33:32.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-31T22:33:32.534Z] Removing intermediate container 4adda41cb266 [2021-03-31T22:33:32.535Z] ---> 8cf00d39d4ca [2021-03-31T22:33:32.535Z] Successfully built 8cf00d39d4ca [2021-03-31T22:33:32.535Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T22:33:32.878Z] + docker inspect -f . ci-base-image-arm64 [2021-03-31T22:33:32.878Z] . [Pipeline] withDockerContainer [2021-03-31T22:33:33.152Z] prd-ubuntu18.04-docker-arm64-4c-16g-32349 does not seem to be running inside a container [2021-03-31T22:33:33.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-31T22:33:34.791Z] $ docker top 95009bac4c4277d78a8fa9fd0f6cd29b170e435af7ee67c31ef52c059b09f195 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T22:33:35.821Z] + go version [2021-03-31T22:33:35.822Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-31T22:33:35.847Z] $ docker stop --time=1 95009bac4c4277d78a8fa9fd0f6cd29b170e435af7ee67c31ef52c059b09f195 [2021-03-31T22:33:37.747Z] $ docker rm -f 95009bac4c4277d78a8fa9fd0f6cd29b170e435af7ee67c31ef52c059b09f195 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T22:33:38.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.620s coverage: 28.6% of statements [2021-03-31T22:33:38.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-31T22:33:38.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-31T22:33:38.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-31T22:33:38.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-31T22:33:38.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-31T22:33:38.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.171s coverage: 100.0% of statements [2021-03-31T22:33:38.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-31T22:33:38.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.160s coverage: 100.0% of statements [2021-03-31T22:33:38.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-31T22:33:38.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.231s coverage: 86.7% of statements [2021-03-31T22:33:38.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-31T22:33:38.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.216s coverage: 97.5% of statements [2021-03-31T22:33:38.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-31T22:33:38.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.166s coverage: 78.3% of statements [2021-03-31T22:33:38.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-31T22:33:38.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-31T22:33:38.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-31T22:33:38.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-31T22:33:38.775Z] + docker inspect -f . ci-base-image-arm64 [2021-03-31T22:33:38.775Z] . [Pipeline] withDockerContainer [2021-03-31T22:33:39.013Z] prd-ubuntu18.04-docker-arm64-4c-16g-32349 does not seem to be running inside a container [2021-03-31T22:33:39.099Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-31T22:33:40.411Z] $ docker top 02e8736ca300cf7cd04fc7604a65641ed893fbcd3b8a50eb8bd544fc407868e3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-31T22:33:40.843Z] ========================================================= [2021-03-31T22:33:40.843Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-31T22:33:40.843Z] ========================================================= [Pipeline] sh [2021-03-31T22:33:41.487Z] + make test [2021-03-31T22:33:41.487Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-31T22:33:42.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.511s coverage: 92.8% of statements [2021-03-31T22:33:42.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-31T22:33:42.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T22:33:42.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-31T22:33:42.346Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-31T22:33:42.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-31T22:33:42.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-31T22:33:42.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-31T22:33:42.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-31T22:33:42.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-31T22:33:42.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-31T22:33:42.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-31T22:33:42.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-31T22:33:42.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-31T22:33:42.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-31T22:33:42.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-31T22:33:42.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-31T22:33:42.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-31T22:33:42.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-31T22:33:42.346Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.107s coverage: 58.8% of statements [2021-03-31T22:33:42.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-31T22:33:42.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-31T22:33:42.346Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.077s coverage: 1.0% of statements [2021-03-31T22:33:42.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-31T22:33:42.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-31T22:33:42.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-31T22:33:42.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.095s coverage: 47.1% of statements [2021-03-31T22:33:42.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.158s coverage: 79.5% of statements [2021-03-31T22:33:42.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.083s coverage: 94.1% of statements [2021-03-31T22:33:42.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.115s coverage: 96.3% of statements [2021-03-31T22:33:42.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.083s coverage: 87.5% of statements [2021-03-31T22:33:55.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.105s coverage: 94.4% of statements [2021-03-31T22:33:55.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.114s coverage: 44.8% of statements [2021-03-31T22:33:59.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.096s coverage: 81.5% of statements [2021-03-31T22:33:59.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-03-31T22:33:59.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/tokencleaner 0.145s coverage: 87.1% of statements [2021-03-31T22:34:03.675Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-31T22:34:10.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.348s coverage: 92.9% of statements [2021-03-31T22:34:10.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-31T22:34:10.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-31T22:34:10.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-31T22:34:10.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.141s coverage: 77.8% of statements [2021-03-31T22:34:10.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-31T22:34:10.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-31T22:34:10.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-31T22:34:10.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-31T22:34:10.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-31T22:34:10.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.301s coverage: 87.2% of statements [2021-03-31T22:34:10.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-31T22:34:10.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-31T22:34:10.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.079s coverage: 100.0% of statements [2021-03-31T22:34:10.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-31T22:34:10.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.316s coverage: 75.5% of statements [2021-03-31T22:34:10.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-31T22:34:10.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.234s coverage: 80.8% of statements [2021-03-31T22:34:10.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.289s coverage: 87.2% of statements [2021-03-31T22:34:10.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.115s coverage: 84.6% of statements [2021-03-31T22:34:10.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.237s coverage: 91.6% of statements [2021-03-31T22:34:10.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-31T22:34:10.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.285s coverage: 64.4% of statements [2021-03-31T22:34:10.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-31T22:34:10.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-31T22:34:10.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.178s coverage: 100.0% of statements [2021-03-31T22:34:10.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements [2021-03-31T22:34:10.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements [2021-03-31T22:34:10.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2021-03-31T22:34:10.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2021-03-31T22:34:11.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.666s coverage: 69.0% of statements [2021-03-31T22:34:11.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-31T22:34:11.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-31T22:34:11.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-31T22:34:13.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.406s coverage: 38.4% of statements [2021-03-31T22:34:13.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-31T22:34:13.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-31T22:34:13.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.159s coverage: 89.5% of statements [2021-03-31T22:34:13.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-31T22:34:13.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.127s coverage: 84.8% of statements [2021-03-31T22:34:19.161Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.339s coverage: 47.0% of statements [2021-03-31T22:34:19.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-31T22:34:19.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-31T22:34:19.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-31T22:34:19.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-31T22:34:19.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-31T22:34:19.161Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.180s coverage: 100.0% of statements [2021-03-31T22:34:19.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-31T22:34:19.161Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.142s coverage: 100.0% of statements [2021-03-31T22:34:19.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-31T22:34:19.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-31T22:34:19.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-31T22:34:19.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-31T22:34:19.161Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.384s coverage: 87.1% of statements [2021-03-31T22:34:19.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-31T22:34:19.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T22:34:19.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-31T22:34:24.092Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.220s coverage: 29.1% of statements [2021-03-31T22:34:24.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-31T22:34:24.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-31T22:34:24.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-31T22:34:24.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-31T22:34:24.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-31T22:34:24.092Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.122s coverage: 99.0% of statements [2021-03-31T22:34:24.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-31T22:34:24.092Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.127s coverage: 100.0% of statements [2021-03-31T22:34:24.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-31T22:34:24.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-31T22:34:24.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-31T22:34:24.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-31T22:34:24.092Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.121s coverage: 95.0% of statements [2021-03-31T22:34:24.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-31T22:34:24.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T22:34:24.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-31T22:34:24.092Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.078s coverage: 0.0% of statements [2021-03-31T22:34:24.092Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-31T22:34:24.092Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements [2021-03-31T22:34:24.092Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-31T22:34:24.092Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-31T22:34:24.092Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-31T22:34:24.092Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-31T22:34:24.092Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.071s coverage: 87.9% of statements [2021-03-31T22:34:24.092Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-31T22:34:24.092Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-31T22:34:24.092Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2021-03-31T22:34:24.882Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.308s coverage: 32.1% of statements [2021-03-31T22:34:25.160Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.230s coverage: 100.0% of statements [2021-03-31T22:34:25.924Z] GO111MODULE=on go vet ./... [2021-03-31T22:34:50.700Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-31T22:34:58.998Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-31T22:35:07.288Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-31T22:35:07.288Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-31T22:35:08.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-31T22:35:08.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-31T22:35:08.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-31T22:35:09.270Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-31T22:35:13.134Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-31T22:35:14.127Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-31T22:35:22.450Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-31T22:35:22.450Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-31T22:35:22.450Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-31T22:35:27.901Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.315s coverage: 45.9% of statements [2021-03-31T22:35:27.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-31T22:35:27.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-31T22:35:27.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-31T22:35:27.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-31T22:35:27.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-31T22:35:27.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-31T22:35:27.901Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.108s coverage: 19.8% of statements [2021-03-31T22:35:28.173Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.283s coverage: 100.0% of statements [2021-03-31T22:35:34.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.515s coverage: 27.1% of statements [2021-03-31T22:35:34.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-31T22:35:34.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-31T22:35:34.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-31T22:35:34.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-31T22:35:34.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-31T22:35:34.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-31T22:35:34.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.125s coverage: 100.0% of statements [2021-03-31T22:35:34.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-31T22:35:34.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.139s coverage: 100.0% of statements [2021-03-31T22:35:34.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-31T22:35:34.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-31T22:35:36.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.222s coverage: 71.3% of statements [2021-03-31T22:35:36.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-31T22:35:36.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-31T22:35:37.458Z] gofmt -l . [2021-03-31T22:35:37.458Z] [ "`gofmt -l .`" = "" ] [2021-03-31T22:35:37.458Z] ./bin/test-go-mod-tidy.sh [2021-03-31T22:35:38.355Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.546s coverage: 82.9% of statements [2021-03-31T22:35:38.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-31T22:35:38.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T22:35:38.355Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.182s coverage: 78.9% of statements [2021-03-31T22:35:38.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-31T22:35:38.507Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-31T22:35:42.416Z] + ls -al . [2021-03-31T22:35:42.416Z] total 792 [2021-03-31T22:35:42.416Z] drwxrwxr-x 10 1001 1001 4096 Mar 31 22:35 . [2021-03-31T22:35:42.416Z] drwxr-xr-x 4 root root 28 Mar 31 22:31 .. [2021-03-31T22:35:42.416Z] -rw-rw-r-- 1 1001 1001 11 Mar 31 22:28 .dockerignore [2021-03-31T22:35:42.416Z] drwxrwxr-x 8 1001 1001 179 Mar 31 22:28 .git [2021-03-31T22:35:42.416Z] drwxrwxr-x 3 1001 1001 125 Mar 31 22:28 .github [2021-03-31T22:35:42.416Z] -rw-rw-r-- 1 1001 1001 818 Mar 31 22:28 .gitignore [2021-03-31T22:35:42.416Z] drwx------ 3 1001 1001 60 Mar 31 22:29 .semver [2021-03-31T22:35:42.416Z] -rw-rw-r-- 1 1001 1001 166 Mar 31 22:28 .sonarcloud.properties [2021-03-31T22:35:42.416Z] -rw-rw-r-- 1 1001 1001 8607 Mar 31 22:28 Attribution.txt [2021-03-31T22:35:42.416Z] -rw-rw-r-- 1 1001 1001 3804 Mar 31 22:28 CONTRIBUTING.md [2021-03-31T22:35:42.416Z] -rw-rw-r-- 1 1001 1001 931 Mar 31 22:28 Dockerfile.build [2021-03-31T22:35:42.416Z] -rw-rw-r-- 1 1001 1001 863 Mar 31 22:28 Jenkinsfile [2021-03-31T22:35:42.416Z] -rw-rw-r-- 1 1001 1001 10775 Mar 31 22:28 LICENSE [2021-03-31T22:35:42.416Z] -rw-rw-r-- 1 1001 1001 5774 Mar 31 22:28 Makefile [2021-03-31T22:35:42.416Z] -rw-rw-r-- 1 1001 1001 6548 Mar 31 22:28 README.md [2021-03-31T22:35:42.416Z] -rw-rw-r-- 1 1001 1001 6755 Mar 31 22:28 SECURITY.md [2021-03-31T22:35:42.416Z] -rw-rw-r-- 1 1001 1001 5 Mar 31 22:29 VERSION [2021-03-31T22:35:42.416Z] -rw-rw-r-- 1 1001 1001 4131 Mar 31 22:28 ZMQWindows.md [2021-03-31T22:35:42.416Z] drwxrwxr-x 2 1001 1001 117 Mar 31 22:28 bin [2021-03-31T22:35:42.416Z] drwxrwxr-x 14 1001 1001 4096 Mar 31 22:28 cmd [2021-03-31T22:35:42.416Z] -rw-r--r-- 1 root root 683562 Mar 31 22:34 coverage.out [2021-03-31T22:35:42.416Z] -rw-r--r-- 1 root root 1056 Mar 31 22:35 go.mod [2021-03-31T22:35:42.416Z] -rw-r--r-- 1 root root 22360 Mar 31 22:35 go.sum [2021-03-31T22:35:42.416Z] drwxrwxr-x 8 1001 1001 127 Mar 31 22:28 internal [2021-03-31T22:35:42.416Z] drwxrwxr-x 4 1001 1001 26 Mar 31 22:28 openapi [2021-03-31T22:35:42.416Z] drwxrwxr-x 4 1001 1001 71 Mar 31 22:28 snap [2021-03-31T22:35:42.416Z] -rw-rw-r-- 1 1001 1001 168 Mar 31 22:28 version.go [Pipeline] sh [2021-03-31T22:35:43.311Z] + '[' -e coverage.out ] [2021-03-31T22:35:43.311Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-31T22:35:45.138Z] Stashed 1 file(s) [Pipeline] sh [2021-03-31T22:35:45.558Z] + make build [2021-03-31T22:35:45.558Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-31T22:35:48.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.211s coverage: 28.6% of statements [2021-03-31T22:35:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-31T22:35:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-31T22:35:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-31T22:35:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-31T22:35:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-31T22:35:48.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.229s coverage: 100.0% of statements [2021-03-31T22:35:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-31T22:35:48.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.136s coverage: 100.0% of statements [2021-03-31T22:35:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-31T22:35:48.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.422s coverage: 86.7% of statements [2021-03-31T22:35:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-31T22:35:48.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.437s coverage: 97.5% of statements [2021-03-31T22:35:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-31T22:35:48.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.220s coverage: 78.3% of statements [2021-03-31T22:35:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-31T22:35:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-31T22:35:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-31T22:35:48.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-31T22:35:56.674Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-31T22:35:56.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.167s coverage: 92.8% of statements [2021-03-31T22:35:56.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-31T22:35:56.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T22:35:56.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-31T22:35:56.869Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-31T22:35:56.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-31T22:35:56.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-31T22:35:56.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-31T22:35:56.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-31T22:35:56.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-31T22:35:56.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-31T22:35:56.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-31T22:35:56.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-31T22:35:56.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-31T22:35:56.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-31T22:35:56.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-31T22:35:56.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-31T22:35:56.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-31T22:35:56.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-31T22:35:56.869Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.130s coverage: 58.8% of statements [2021-03-31T22:35:56.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-31T22:35:56.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-31T22:35:56.869Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.215s coverage: 1.0% of statements [2021-03-31T22:35:56.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-31T22:35:56.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-31T22:35:56.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-31T22:35:56.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.146s coverage: 47.1% of statements [2021-03-31T22:35:56.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.129s coverage: 79.5% of statements [2021-03-31T22:35:56.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.115s coverage: 94.1% of statements [2021-03-31T22:35:56.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.167s coverage: 96.3% of statements [2021-03-31T22:35:57.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.154s coverage: 87.5% of statements [2021-03-31T22:36:12.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.165s coverage: 94.4% of statements [2021-03-31T22:36:12.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.133s coverage: 44.8% of statements [2021-03-31T22:36:15.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.542s coverage: 81.5% of statements [2021-03-31T22:36:15.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-03-31T22:36:15.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/tokencleaner 0.087s coverage: 87.1% of statements [2021-03-31T22:36:28.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.192s coverage: 92.9% of statements [2021-03-31T22:36:28.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-31T22:36:28.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-31T22:36:28.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-31T22:36:28.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 77.8% of statements [2021-03-31T22:36:28.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-31T22:36:28.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-31T22:36:28.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-31T22:36:28.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-31T22:36:28.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-31T22:36:28.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2021-03-31T22:36:28.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-31T22:36:28.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-31T22:36:28.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.108s coverage: 100.0% of statements [2021-03-31T22:36:28.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-31T22:36:28.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.152s coverage: 75.5% of statements [2021-03-31T22:36:28.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-31T22:36:28.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.121s coverage: 80.8% of statements [2021-03-31T22:36:28.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.211s coverage: 87.2% of statements [2021-03-31T22:36:28.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.200s coverage: 84.6% of statements [2021-03-31T22:36:28.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.237s coverage: 91.6% of statements [2021-03-31T22:36:28.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-31T22:36:28.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.557s coverage: 64.4% of statements [2021-03-31T22:36:28.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-31T22:36:28.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-31T22:36:28.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.116s coverage: 100.0% of statements [2021-03-31T22:36:28.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 91.3% of statements [2021-03-31T22:36:28.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2021-03-31T22:36:28.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements [2021-03-31T22:36:28.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2021-03-31T22:36:30.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.018s coverage: 69.0% of statements [2021-03-31T22:36:30.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-31T22:36:30.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-31T22:36:30.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-31T22:36:31.805Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-31T22:36:33.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.533s coverage: 38.4% of statements [2021-03-31T22:36:33.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-31T22:36:33.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-31T22:36:33.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.087s coverage: 89.5% of statements [2021-03-31T22:36:33.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-31T22:36:33.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.106s coverage: 84.8% of statements [2021-03-31T22:36:35.568Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-31T22:36:38.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.438s coverage: 47.0% of statements [2021-03-31T22:36:38.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-31T22:36:38.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-31T22:36:38.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-31T22:36:38.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-31T22:36:38.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-31T22:36:38.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.240s coverage: 100.0% of statements [2021-03-31T22:36:38.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-31T22:36:38.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.099s coverage: 100.0% of statements [2021-03-31T22:36:38.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-31T22:36:38.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-31T22:36:38.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-31T22:36:38.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-31T22:36:39.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-03-31T22:36:39.146Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.426s coverage: 87.1% of statements [2021-03-31T22:36:39.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-31T22:36:39.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T22:36:39.146Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-31T22:36:42.050Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-31T22:36:45.883Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.344s coverage: 29.1% of statements [2021-03-31T22:36:45.883Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-31T22:36:45.883Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-31T22:36:45.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-31T22:36:45.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-31T22:36:45.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-31T22:36:45.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.238s coverage: 99.0% of statements [2021-03-31T22:36:45.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-31T22:36:45.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.162s coverage: 100.0% of statements [2021-03-31T22:36:45.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-31T22:36:45.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-31T22:36:45.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-31T22:36:45.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-31T22:36:45.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.315s coverage: 95.0% of statements [2021-03-31T22:36:45.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-31T22:36:45.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-31T22:36:45.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-31T22:36:45.884Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-03-31T22:36:45.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-31T22:36:45.884Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements [2021-03-31T22:36:45.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-31T22:36:45.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-31T22:36:45.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-31T22:36:45.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-31T22:36:45.884Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.103s coverage: 87.9% of statements [2021-03-31T22:36:45.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-31T22:36:45.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-31T22:36:45.884Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.080s coverage: 100.0% of statements [2021-03-31T22:36:47.808Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-31T22:36:47.875Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.110s coverage: 32.1% of statements [2021-03-31T22:36:48.150Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-03-31T22:36:48.746Z] GO111MODULE=on go vet ./... [2021-03-31T22:36:53.739Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-31T22:36:56.653Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-31T22:37:01.316Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-31T22:37:05.265Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-31T22:37:08.994Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-31T22:37:17.624Z] $ docker stop --time=1 d93eacab2a194c774cc30110b0a76afa441b67a0caa26bc60c1fb14d97b81b85 [2021-03-31T22:37:20.593Z] $ docker rm -f d93eacab2a194c774cc30110b0a76afa441b67a0caa26bc60c1fb14d97b81b85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T22:37:25.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-31T22:37:26.331Z] [2021-03-31T22:37:26.331Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T22:37:26.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-31T22:37:27.104Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-31T22:37:27.104Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-31T22:37:27.104Z] ca9280d653b3: Pulling fs layer [2021-03-31T22:37:27.104Z] 7e9c9ca2126c: Pulling fs layer [2021-03-31T22:37:28.166Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-31T22:37:28.166Z] cbdbe7a5bc2a: Download complete [2021-03-31T22:37:29.343Z] cbdbe7a5bc2a: Pull complete [2021-03-31T22:37:29.613Z] ca9280d653b3: Verifying Checksum [2021-03-31T22:37:29.613Z] ca9280d653b3: Download complete [2021-03-31T22:37:32.464Z] 7e9c9ca2126c: Verifying Checksum [2021-03-31T22:37:32.464Z] 7e9c9ca2126c: Download complete [2021-03-31T22:37:32.464Z] ca9280d653b3: Pull complete [2021-03-31T22:37:45.379Z] 7e9c9ca2126c: Pull complete [2021-03-31T22:37:45.379Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-31T22:37:45.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-31T22:37:45.379Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-31T22:37:45.715Z] prd-centos7-docker-4c-2g-32348 does not seem to be running inside a container [2021-03-31T22:37:45.817Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-03-31T22:37:49.287Z] $ docker top 69036b95fd4b233870b24c0a44070e8848800c996a435b1a4c2db0f53c428996 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T22:37:51.027Z] + docker-compose build --help [2021-03-31T22:37:51.027Z] + grep parallel [2021-03-31T22:37:52.626Z] --parallel Build images in parallel. [Pipeline] } [2021-03-31T22:37:52.662Z] $ docker stop --time=1 69036b95fd4b233870b24c0a44070e8848800c996a435b1a4c2db0f53c428996 [2021-03-31T22:37:55.330Z] $ docker rm -f 69036b95fd4b233870b24c0a44070e8848800c996a435b1a4c2db0f53c428996 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T22:37:56.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-31T22:37:56.515Z] . [Pipeline] withDockerContainer [2021-03-31T22:37:57.003Z] prd-centos7-docker-4c-2g-32348 does not seem to be running inside a container [2021-03-31T22:37:57.185Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-03-31T22:38:00.025Z] $ docker top a7fcbd5360cce1d67a31388ccada2f214615842313514ec42e8811ee6255fcce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T22:38:00.657Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-31T22:38:02.221Z] Building docker-core-command-go ... [2021-03-31T22:38:02.221Z] Building docker-core-data-go ... [2021-03-31T22:38:02.221Z] Building docker-core-metadata-go ... [2021-03-31T22:38:02.221Z] Building docker-security-bootstrapper-go ... [2021-03-31T22:38:02.221Z] Building docker-security-proxy-setup-go ... [2021-03-31T22:38:02.221Z] Building docker-security-secretstore-setup-go ... [2021-03-31T22:38:02.221Z] Building docker-support-notifications-go ... [2021-03-31T22:38:02.221Z] Building docker-support-scheduler-go ... [2021-03-31T22:38:02.221Z] Building docker-sys-mgmt-agent-go ... [2021-03-31T22:38:02.221Z] Building docker-sys-mgmt-agent-go [2021-03-31T22:38:02.221Z] Building docker-support-notifications-go [2021-03-31T22:38:02.221Z] Building docker-security-secretstore-setup-go [2021-03-31T22:38:02.221Z] Building docker-core-metadata-go [2021-03-31T22:38:02.221Z] Building docker-security-proxy-setup-go [2021-03-31T22:38:10.562Z] gofmt -l . [2021-03-31T22:38:10.562Z] [ "`gofmt -l .`" = "" ] [2021-03-31T22:38:10.562Z] ./bin/test-go-mod-tidy.sh [2021-03-31T22:38:11.159Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-31T22:38:13.248Z] + ls -al . [2021-03-31T22:38:13.248Z] total 820 [2021-03-31T22:38:13.248Z] drwxrwxr-x 9 1001 1001 4096 Mar 31 22:38 . [2021-03-31T22:38:13.248Z] drwxr-xr-x 4 root root 4096 Mar 31 22:33 .. [2021-03-31T22:38:13.248Z] -rw-rw-r-- 1 1001 1001 11 Mar 31 22:32 .dockerignore [2021-03-31T22:38:13.248Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 22:32 .git [2021-03-31T22:38:13.248Z] drwxrwxr-x 3 1001 1001 4096 Mar 31 22:32 .github [2021-03-31T22:38:13.248Z] -rw-rw-r-- 1 1001 1001 818 Mar 31 22:32 .gitignore [2021-03-31T22:38:13.248Z] -rw-rw-r-- 1 1001 1001 166 Mar 31 22:32 .sonarcloud.properties [2021-03-31T22:38:13.248Z] -rw-rw-r-- 1 1001 1001 8607 Mar 31 22:32 Attribution.txt [2021-03-31T22:38:13.248Z] -rw-rw-r-- 1 1001 1001 3804 Mar 31 22:32 CONTRIBUTING.md [2021-03-31T22:38:13.248Z] -rw-rw-r-- 1 1001 1001 931 Mar 31 22:32 Dockerfile.build [2021-03-31T22:38:13.248Z] -rw-rw-r-- 1 1001 1001 863 Mar 31 22:32 Jenkinsfile [2021-03-31T22:38:13.248Z] -rw-rw-r-- 1 1001 1001 10775 Mar 31 22:32 LICENSE [2021-03-31T22:38:13.248Z] -rw-rw-r-- 1 1001 1001 5774 Mar 31 22:32 Makefile [2021-03-31T22:38:13.248Z] -rw-rw-r-- 1 1001 1001 6548 Mar 31 22:32 README.md [2021-03-31T22:38:13.248Z] -rw-rw-r-- 1 1001 1001 6755 Mar 31 22:32 SECURITY.md [2021-03-31T22:38:13.248Z] -rw-rw-r-- 1 1001 1001 5 Mar 31 22:29 VERSION [2021-03-31T22:38:13.248Z] -rw-rw-r-- 1 1001 1001 4131 Mar 31 22:32 ZMQWindows.md [2021-03-31T22:38:13.248Z] drwxrwxr-x 2 1001 1001 4096 Mar 31 22:32 bin [2021-03-31T22:38:13.248Z] drwxrwxr-x 14 1001 1001 4096 Mar 31 22:32 cmd [2021-03-31T22:38:13.248Z] -rw-r--r-- 1 root root 683562 Mar 31 22:36 coverage.out [2021-03-31T22:38:13.248Z] -rw-r--r-- 1 root root 1056 Mar 31 22:38 go.mod [2021-03-31T22:38:13.248Z] -rw-r--r-- 1 root root 22360 Mar 31 22:38 go.sum [2021-03-31T22:38:13.248Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 22:32 internal [2021-03-31T22:38:13.248Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 22:32 openapi [2021-03-31T22:38:13.248Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 22:32 snap [2021-03-31T22:38:13.248Z] -rw-rw-r-- 1 1001 1001 168 Mar 31 22:32 version.go [Pipeline] sh [2021-03-31T22:38:13.574Z] + '[' -e coverage.out ] [2021-03-31T22:38:13.846Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-31T22:38:13.934Z] Warning: overwriting stash ‘coverage-report’ [2021-03-31T22:38:15.246Z] Stashed 1 file(s) [Pipeline] sh [2021-03-31T22:38:15.952Z] + make build [2021-03-31T22:38:15.952Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-31T22:38:26.115Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-31T22:38:48.305Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-31T22:38:53.689Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-31T22:39:00.402Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-31T22:39:01.859Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-31T22:39:07.267Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-31T22:39:12.903Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T22:39:12.904Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-31T22:39:12.904Z] ---> 41a5deda7996 [2021-03-31T22:39:12.904Z] Step 3/22 : WORKDIR /edgex-go [2021-03-31T22:39:12.904Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T22:39:12.904Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-31T22:39:12.904Z] ---> 41a5deda7996 [2021-03-31T22:39:12.904Z] Step 3/26 : WORKDIR /edgex-go [2021-03-31T22:39:12.904Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T22:39:12.904Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-31T22:39:12.904Z] ---> 41a5deda7996 [2021-03-31T22:39:12.904Z] Step 3/24 : WORKDIR /edgex-go [2021-03-31T22:39:12.904Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T22:39:12.904Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-31T22:39:12.904Z] ---> 41a5deda7996 [2021-03-31T22:39:12.904Z] Step 3/21 : WORKDIR /edgex-go [2021-03-31T22:39:12.904Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T22:39:12.904Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-31T22:39:12.904Z] ---> 41a5deda7996 [2021-03-31T22:39:12.904Z] Step 3/23 : WORKDIR /edgex-go [2021-03-31T22:39:12.904Z] ---> Running in 8b9334d751fe [2021-03-31T22:39:12.904Z] ---> Running in 2dd893ef9b14 [2021-03-31T22:39:12.904Z] ---> Running in f520b0abfa35 [2021-03-31T22:39:12.904Z] ---> Running in 3443f44128b7 [2021-03-31T22:39:12.904Z] ---> Running in e1e42c2284fb [2021-03-31T22:39:12.904Z] Removing intermediate container e1e42c2284fb [2021-03-31T22:39:12.904Z] ---> 1edc58d1d476 [2021-03-31T22:39:12.904Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T22:39:12.904Z] Removing intermediate container 3443f44128b7 [2021-03-31T22:39:12.904Z] ---> 08cf15d0130a [2021-03-31T22:39:12.904Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T22:39:12.904Z] Removing intermediate container 8b9334d751fe [2021-03-31T22:39:12.904Z] ---> f00dac3bd9d9 [2021-03-31T22:39:12.904Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T22:39:12.904Z] Removing intermediate container f520b0abfa35 [2021-03-31T22:39:12.904Z] ---> 18f24688420a [2021-03-31T22:39:12.904Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T22:39:12.904Z] Removing intermediate container 2dd893ef9b14 [2021-03-31T22:39:12.904Z] ---> 50e7f5b92f08 [2021-03-31T22:39:12.904Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T22:39:12.904Z] ---> Running in d398cee86e72 [2021-03-31T22:39:12.904Z] ---> Running in 18af0fe4bfdf [2021-03-31T22:39:12.904Z] ---> Running in 4a1f8b222d67 [2021-03-31T22:39:12.904Z] ---> Running in 41e5c1c40d30 [2021-03-31T22:39:12.904Z] ---> Running in 4aaf9f29c0a0 [2021-03-31T22:39:12.904Z] Removing intermediate container d398cee86e72 [2021-03-31T22:39:12.904Z] ---> c3924255cfcb [2021-03-31T22:39:12.904Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-31T22:39:12.904Z] Removing intermediate container 41e5c1c40d30 [2021-03-31T22:39:12.904Z] ---> 8c36f7974f83 [2021-03-31T22:39:12.904Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-31T22:39:13.186Z] ---> Running in 8a8ad03de326 [2021-03-31T22:39:13.186Z] ---> Running in 7aaad75c6371 [2021-03-31T22:39:13.186Z] Removing intermediate container 18af0fe4bfdf [2021-03-31T22:39:13.186Z] ---> c4f0eb0eaa8c [2021-03-31T22:39:13.186Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-31T22:39:13.520Z] ---> Running in bb800be49e89 [2021-03-31T22:39:13.520Z] Removing intermediate container 4a1f8b222d67 [2021-03-31T22:39:13.520Z] ---> 6f538430ad31 [2021-03-31T22:39:13.520Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-31T22:39:13.520Z] Removing intermediate container 4aaf9f29c0a0 [2021-03-31T22:39:13.520Z] ---> 3cfff502a9dd [2021-03-31T22:39:13.520Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-31T22:39:13.984Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-31T22:39:14.179Z] ---> Running in dffe6bf8bb18 [2021-03-31T22:39:14.179Z] ---> Running in fc0fc82b078c [2021-03-31T22:39:14.830Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T22:39:14.830Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T22:39:15.106Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T22:39:15.106Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T22:39:15.106Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T22:39:15.819Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T22:39:15.819Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T22:39:16.104Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T22:39:16.485Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T22:39:17.077Z] OK: 233 MiB in 51 packages [2021-03-31T22:39:17.383Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-31T22:39:17.835Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T22:39:19.056Z] Removing intermediate container bb800be49e89 [2021-03-31T22:39:19.056Z] ---> eb9651bfe659 [2021-03-31T22:39:19.056Z] Step 6/26 : COPY go.mod . [2021-03-31T22:39:19.445Z] OK: 233 MiB in 51 packages [2021-03-31T22:39:19.866Z] OK: 233 MiB in 51 packages [2021-03-31T22:39:19.866Z] ---> c0619cdd0434 [2021-03-31T22:39:19.866Z] Step 7/26 : RUN go mod download [2021-03-31T22:39:20.237Z] ---> Running in 2acb41c7dc8b [2021-03-31T22:39:21.491Z] Removing intermediate container 8a8ad03de326 [2021-03-31T22:39:21.491Z] ---> f85df214878a [2021-03-31T22:39:21.491Z] Step 6/22 : COPY go.mod . [2021-03-31T22:39:21.686Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-31T22:39:21.816Z] OK: 233 MiB in 51 packages [2021-03-31T22:39:21.816Z] OK: 233 MiB in 51 packages [2021-03-31T22:39:22.216Z] Removing intermediate container 7aaad75c6371 [2021-03-31T22:39:22.216Z] ---> ac288a46e165 [2021-03-31T22:39:22.544Z] Step 6/24 : COPY go.mod . [2021-03-31T22:39:23.272Z] ---> e14f8d1f1c47 [2021-03-31T22:39:23.272Z] Step 7/22 : RUN go mod download [2021-03-31T22:39:23.605Z] ---> Running in 494efaa90b8d [2021-03-31T22:39:23.605Z] ---> b009781f5cd6 [2021-03-31T22:39:23.605Z] Step 7/24 : RUN go mod download [2021-03-31T22:39:23.931Z] Removing intermediate container fc0fc82b078c [2021-03-31T22:39:23.931Z] ---> 9d3a1565e4d9 [2021-03-31T22:39:23.931Z] Step 6/23 : COPY go.mod . [2021-03-31T22:39:23.931Z] Removing intermediate container dffe6bf8bb18 [2021-03-31T22:39:23.931Z] ---> 609d54a48dfd [2021-03-31T22:39:23.931Z] Step 6/21 : COPY go.mod . [2021-03-31T22:39:23.931Z] ---> Running in 3b6e42168200 [2021-03-31T22:39:24.314Z] ---> dda212ed87c3 [2021-03-31T22:39:24.314Z] Step 7/21 : RUN go mod download [2021-03-31T22:39:24.697Z] ---> c875a77bc89b [2021-03-31T22:39:24.697Z] Step 7/23 : RUN go mod download [2021-03-31T22:39:24.697Z] ---> Running in a69ea786747d [2021-03-31T22:39:24.697Z] ---> Running in cbdf6f6127fb [2021-03-31T22:39:25.070Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-31T22:39:27.026Z] Removing intermediate container 2acb41c7dc8b [2021-03-31T22:39:27.026Z] ---> 6b0bd54872d6 [2021-03-31T22:39:27.026Z] Step 8/26 : COPY . . [2021-03-31T22:39:27.333Z] Removing intermediate container 494efaa90b8d [2021-03-31T22:39:27.333Z] ---> 91411782faeb [2021-03-31T22:39:27.333Z] Step 8/22 : COPY . . [2021-03-31T22:39:28.462Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-31T22:39:29.351Z] Removing intermediate container 3b6e42168200 [2021-03-31T22:39:29.351Z] ---> 4410ea1fe0e8 [2021-03-31T22:39:29.351Z] Step 8/24 : COPY . . [Pipeline] } [2021-03-31T22:39:35.194Z] $ docker stop --time=1 02e8736ca300cf7cd04fc7604a65641ed893fbcd3b8a50eb8bd544fc407868e3 [2021-03-31T22:39:37.592Z] $ docker rm -f 02e8736ca300cf7cd04fc7604a65641ed893fbcd3b8a50eb8bd544fc407868e3 [2021-03-31T22:39:38.113Z] Removing intermediate container cbdf6f6127fb [2021-03-31T22:39:38.113Z] ---> 1dbc4654c294 [2021-03-31T22:39:38.113Z] Step 8/23 : COPY . . [2021-03-31T22:39:38.113Z] Removing intermediate container a69ea786747d [2021-03-31T22:39:38.113Z] ---> d611a639bb07 [2021-03-31T22:39:38.113Z] Step 8/21 : COPY . . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T22:39:39.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-31T22:39:39.698Z] [2021-03-31T22:39:39.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-31T22:39:40.082Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-31T22:39:40.082Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-31T22:39:40.082Z] 29e5d40040c1: Pulling fs layer [2021-03-31T22:39:40.082Z] 1ce36da41761: Pulling fs layer [2021-03-31T22:39:40.082Z] 25b303627fd3: Pulling fs layer [2021-03-31T22:39:41.056Z] 29e5d40040c1: Verifying Checksum [2021-03-31T22:39:41.056Z] 29e5d40040c1: Download complete [2021-03-31T22:39:41.333Z] 1ce36da41761: Verifying Checksum [2021-03-31T22:39:41.333Z] 1ce36da41761: Download complete [2021-03-31T22:39:41.606Z] 29e5d40040c1: Pull complete [2021-03-31T22:39:42.583Z] 1ce36da41761: Pull complete [2021-03-31T22:39:43.176Z] 25b303627fd3: Verifying Checksum [2021-03-31T22:39:43.176Z] 25b303627fd3: Download complete [2021-03-31T22:39:53.333Z] 25b303627fd3: Pull complete [2021-03-31T22:39:53.333Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-31T22:39:53.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-31T22:39:53.333Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-31T22:39:53.594Z] prd-ubuntu18.04-docker-arm64-4c-16g-32349 does not seem to be running inside a container [2021-03-31T22:39:53.667Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-31T22:39:56.432Z] $ docker top f6f14217c9493142bdf894faf6297bac3fff18c7dd935b048d805f5425741492 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T22:39:57.486Z] + grep parallel [2021-03-31T22:39:57.486Z] + docker-compose build --help [2021-03-31T22:40:00.850Z] --parallel Build images in parallel. [Pipeline] } [2021-03-31T22:40:01.144Z] $ docker stop --time=1 f6f14217c9493142bdf894faf6297bac3fff18c7dd935b048d805f5425741492 [2021-03-31T22:40:03.052Z] $ docker rm -f f6f14217c9493142bdf894faf6297bac3fff18c7dd935b048d805f5425741492 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-31T22:40:03.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-31T22:40:03.951Z] . [Pipeline] withDockerContainer [2021-03-31T22:40:04.214Z] prd-ubuntu18.04-docker-arm64-4c-16g-32349 does not seem to be running inside a container [2021-03-31T22:40:04.318Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-03-31T22:40:05.733Z] $ docker top fcf43d2e1f45f1df505670464ecb63d5f26e354a33e8790caabfbfbd95844ebb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T22:40:06.750Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-31T22:40:11.053Z] Building docker-core-command-go ... [2021-03-31T22:40:11.053Z] Building docker-core-data-go ... [2021-03-31T22:40:11.053Z] Building docker-core-metadata-go ... [2021-03-31T22:40:11.053Z] Building docker-security-bootstrapper-go ... [2021-03-31T22:40:11.053Z] Building docker-security-proxy-setup-go ... [2021-03-31T22:40:11.053Z] Building docker-security-secretstore-setup-go ... [2021-03-31T22:40:11.053Z] Building docker-support-notifications-go ... [2021-03-31T22:40:11.053Z] Building docker-support-scheduler-go ... [2021-03-31T22:40:11.053Z] Building docker-sys-mgmt-agent-go ... [2021-03-31T22:40:11.053Z] Building docker-sys-mgmt-agent-go [2021-03-31T22:40:11.053Z] Building docker-support-notifications-go [2021-03-31T22:40:11.053Z] Building docker-security-proxy-setup-go [2021-03-31T22:40:11.053Z] Building docker-core-command-go [2021-03-31T22:40:11.053Z] Building docker-core-metadata-go [2021-03-31T22:41:01.767Z] ---> 07f16f02b596 [2021-03-31T22:41:01.767Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-31T22:41:01.767Z] ---> 793a70968956 [2021-03-31T22:41:01.767Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-31T22:41:01.767Z] ---> Running in 2c68707e2fc5 [2021-03-31T22:41:01.767Z] ---> 11341282d0f2 [2021-03-31T22:41:01.767Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-31T22:41:01.767Z] ---> Running in be39277042e5 [2021-03-31T22:41:01.767Z] ---> Running in 83e6becf10bb [2021-03-31T22:41:01.767Z] ---> aa832eceb75e [2021-03-31T22:41:01.767Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-31T22:41:01.767Z] ---> 127532788801 [2021-03-31T22:41:01.767Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-31T22:41:01.767Z] ---> Running in 1768b23b9fc1 [2021-03-31T22:41:01.767Z] ---> Running in 3cdc58e28f64 [2021-03-31T22:41:01.767Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-31T22:41:01.767Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-31T22:41:01.767Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-31T22:41:01.767Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-31T22:41:01.767Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-31T22:41:32.811Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T22:41:32.811Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-31T22:41:32.811Z] ---> 8cf00d39d4ca [2021-03-31T22:41:32.811Z] Step 3/21 : WORKDIR /edgex-go [2021-03-31T22:41:32.811Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T22:41:32.811Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-31T22:41:32.811Z] ---> 8cf00d39d4ca [2021-03-31T22:41:32.811Z] Step 3/23 : WORKDIR /edgex-go [2021-03-31T22:41:32.811Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T22:41:32.811Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-31T22:41:32.811Z] ---> 8cf00d39d4ca [2021-03-31T22:41:32.811Z] Step 3/22 : WORKDIR /edgex-go [2021-03-31T22:41:32.811Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T22:41:32.811Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-31T22:41:32.811Z] ---> 8cf00d39d4ca [2021-03-31T22:41:32.811Z] Step 3/23 : WORKDIR /edgex-go [2021-03-31T22:41:32.811Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T22:41:32.811Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-31T22:41:32.811Z] ---> 8cf00d39d4ca [2021-03-31T22:41:32.811Z] Step 3/26 : WORKDIR /edgex-go [2021-03-31T22:41:32.811Z] ---> Running in 478c333db128 [2021-03-31T22:41:32.811Z] ---> Running in d6e776c6d0ff [2021-03-31T22:41:32.811Z] ---> Running in 0deebb11d325 [2021-03-31T22:41:32.811Z] ---> Running in 10668e274d94 [2021-03-31T22:41:32.811Z] ---> Running in 73c11f37195b [2021-03-31T22:41:32.811Z] Removing intermediate container 0deebb11d325 [2021-03-31T22:41:32.811Z] ---> f5ce349cdc28 [2021-03-31T22:41:32.811Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T22:41:32.811Z] Removing intermediate container 73c11f37195b [2021-03-31T22:41:32.811Z] ---> 63ae35c3fe05 [2021-03-31T22:41:32.811Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T22:41:32.811Z] Removing intermediate container d6e776c6d0ff [2021-03-31T22:41:32.811Z] Removing intermediate container 478c333db128 [2021-03-31T22:41:32.811Z] ---> 97a7db952f82 [2021-03-31T22:41:32.811Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T22:41:32.811Z] ---> 66182f0dcd02 [2021-03-31T22:41:32.811Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T22:41:32.811Z] Removing intermediate container 10668e274d94 [2021-03-31T22:41:32.811Z] ---> 3c047c9c24f3 [2021-03-31T22:41:32.811Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T22:41:32.811Z] ---> Running in b1a80fdccba0 [2021-03-31T22:41:32.811Z] ---> Running in 1752ac80d3b1 [2021-03-31T22:41:32.811Z] ---> Running in e7aac0029fdb [2021-03-31T22:41:32.811Z] ---> Running in 233f29f8d23e [2021-03-31T22:41:32.811Z] ---> Running in 9eb3a541cf80 [2021-03-31T22:41:32.811Z] Removing intermediate container b1a80fdccba0 [2021-03-31T22:41:32.811Z] ---> a615d92bcd68 [2021-03-31T22:41:32.811Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-31T22:41:32.811Z] ---> Running in 3ba90f1d9a05 [2021-03-31T22:41:32.811Z] Removing intermediate container 233f29f8d23e [2021-03-31T22:41:32.811Z] ---> d73a60d11bc0 [2021-03-31T22:41:32.811Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-31T22:41:32.811Z] Removing intermediate container e7aac0029fdb [2021-03-31T22:41:32.811Z] ---> b53d2c7ba88b [2021-03-31T22:41:32.811Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-31T22:41:32.811Z] ---> Running in 8f6695c217d7 [2021-03-31T22:41:32.811Z] Removing intermediate container 1752ac80d3b1 [2021-03-31T22:41:32.811Z] ---> 0f5e8e84cbf9 [2021-03-31T22:41:32.811Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-31T22:41:32.811Z] Removing intermediate container 9eb3a541cf80 [2021-03-31T22:41:32.811Z] ---> ab6a1eebd4bc [2021-03-31T22:41:32.811Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-31T22:41:32.811Z] ---> Running in 7b3a7e43ef29 [2021-03-31T22:41:32.811Z] ---> Running in e44590cdf6da [2021-03-31T22:41:32.811Z] ---> Running in 78ab81a35c32 [2021-03-31T22:41:32.811Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T22:41:33.085Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T22:41:33.358Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T22:41:33.627Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T22:41:33.627Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T22:41:34.596Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T22:41:34.867Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T22:41:35.135Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T22:41:35.403Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T22:41:35.403Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T22:41:36.380Z] OK: 217 MiB in 51 packages [2021-03-31T22:41:36.682Z] OK: 217 MiB in 51 packages [2021-03-31T22:41:36.958Z] OK: 217 MiB in 51 packages [2021-03-31T22:41:37.238Z] OK: 217 MiB in 51 packages [2021-03-31T22:41:37.238Z] OK: 217 MiB in 51 packages [2021-03-31T22:41:37.842Z] Removing intermediate container 3ba90f1d9a05 [2021-03-31T22:41:37.842Z] ---> c820a31219fe [2021-03-31T22:41:37.842Z] Step 6/22 : COPY go.mod . [2021-03-31T22:41:38.442Z] Removing intermediate container 8f6695c217d7 [2021-03-31T22:41:38.442Z] ---> 68650f9d485d [2021-03-31T22:41:38.442Z] Step 6/23 : COPY go.mod . [2021-03-31T22:41:38.718Z] Removing intermediate container e44590cdf6da [2021-03-31T22:41:38.718Z] ---> a6cc6e29c955 [2021-03-31T22:41:38.718Z] Step 6/21 : COPY go.mod . [2021-03-31T22:41:38.718Z] ---> 5eab161fb5e3 [2021-03-31T22:41:38.718Z] Step 7/22 : RUN go mod download [2021-03-31T22:41:38.994Z] ---> Running in c0ed9362ba45 [2021-03-31T22:41:38.994Z] Removing intermediate container 7b3a7e43ef29 [2021-03-31T22:41:38.994Z] ---> f9bdaa9286af [2021-03-31T22:41:38.994Z] Step 6/26 : COPY go.mod . [2021-03-31T22:41:39.267Z] Removing intermediate container 78ab81a35c32 [2021-03-31T22:41:39.267Z] ---> 10e1739f8798 [2021-03-31T22:41:39.267Z] Step 6/23 : COPY go.mod . [2021-03-31T22:41:39.267Z] ---> 226b2c043365 [2021-03-31T22:41:39.267Z] Step 7/23 : RUN go mod download [2021-03-31T22:41:39.549Z] ---> Running in 450318cad1fd [2021-03-31T22:41:40.148Z] ---> 822b02608a0b [2021-03-31T22:41:40.148Z] Step 7/21 : RUN go mod download [2021-03-31T22:41:40.148Z] ---> Running in 28297665467c [2021-03-31T22:41:40.422Z] ---> 6b1e7e3885df [2021-03-31T22:41:40.422Z] Step 7/26 : RUN go mod download [2021-03-31T22:41:40.422Z] ---> 6ea1e9cb3837 [2021-03-31T22:41:40.422Z] Step 7/23 : RUN go mod download [2021-03-31T22:41:40.706Z] ---> Running in 1e1d5cfdd45d [2021-03-31T22:41:40.987Z] ---> Running in 327fd45914c3 [2021-03-31T22:41:43.626Z] Removing intermediate container c0ed9362ba45 [2021-03-31T22:41:43.626Z] ---> 31f4e3dbf3df [2021-03-31T22:41:43.626Z] Step 8/22 : COPY . . [2021-03-31T22:41:43.903Z] Removing intermediate container 450318cad1fd [2021-03-31T22:41:43.903Z] ---> 22a243534349 [2021-03-31T22:41:43.903Z] Step 8/23 : COPY . . [2021-03-31T22:41:45.354Z] Removing intermediate container 28297665467c [2021-03-31T22:41:45.354Z] ---> aa63fb1b0869 [2021-03-31T22:41:45.354Z] Step 8/21 : COPY . . [2021-03-31T22:41:45.972Z] Removing intermediate container 1e1d5cfdd45d [2021-03-31T22:41:45.972Z] ---> c59cea360bf7 [2021-03-31T22:41:45.972Z] Step 8/26 : COPY . . [2021-03-31T22:41:45.972Z] Removing intermediate container 327fd45914c3 [2021-03-31T22:41:45.972Z] ---> b3f63ce5c25c [2021-03-31T22:41:45.972Z] Step 8/23 : COPY . . [2021-03-31T22:42:12.000Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-31T22:42:12.000Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-31T22:42:12.809Z] ---> dfb1d126955c [2021-03-31T22:42:12.809Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-31T22:42:12.809Z] ---> 370532773b33 [2021-03-31T22:42:12.809Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-31T22:42:12.809Z] ---> 641982054846 [2021-03-31T22:42:12.809Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-31T22:42:12.809Z] ---> 6c596990386a [2021-03-31T22:42:12.809Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-31T22:42:12.809Z] ---> Running in c23421ca381c [2021-03-31T22:42:12.809Z] ---> Running in 76ad4677c680 [2021-03-31T22:42:12.809Z] ---> 124a34823376 [2021-03-31T22:42:12.809Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-31T22:42:12.809Z] ---> Running in 0219a9fed878 [2021-03-31T22:42:12.809Z] ---> Running in 6e7ac0611682 [2021-03-31T22:42:12.809Z] ---> Running in 62e96994556f [2021-03-31T22:42:13.409Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-31T22:42:13.689Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-31T22:42:13.689Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-31T22:42:13.965Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-31T22:42:13.965Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-31T22:42:17.411Z] Removing intermediate container be39277042e5 [2021-03-31T22:42:17.411Z] ---> 2ba4bd2f1089 [2021-03-31T22:42:17.411Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-31T22:42:18.051Z] ---> Running in 754b8f964704 [2021-03-31T22:42:18.330Z] Removing intermediate container 2c68707e2fc5 [2021-03-31T22:42:18.330Z] ---> 8824ed8b0ea5 [2021-03-31T22:42:18.330Z] [2021-03-31T22:42:18.330Z] Step 10/22 : FROM alpine:3.12 [2021-03-31T22:42:18.735Z] 3.12: Pulling from library/alpine [2021-03-31T22:42:20.822Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-31T22:42:23.743Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-31T22:42:26.575Z] Status: Downloaded newer image for alpine:3.12 [2021-03-31T22:42:26.575Z] ---> 42cb162f0360 [2021-03-31T22:42:26.575Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-31T22:42:26.575Z] Removing intermediate container 83e6becf10bb [2021-03-31T22:42:26.575Z] ---> b6e604c4637d [2021-03-31T22:42:26.575Z] [2021-03-31T22:42:26.575Z] Step 10/24 : FROM alpine:3.12 [2021-03-31T22:42:27.000Z] ---> 42cb162f0360 [2021-03-31T22:42:27.000Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-03-31T22:42:27.000Z] ---> Running in e5065223d64b [2021-03-31T22:42:27.000Z] ---> Running in 011f6cba7ddc [2021-03-31T22:42:27.000Z] Removing intermediate container 1768b23b9fc1 [2021-03-31T22:42:27.000Z] ---> c76e7001c806 [2021-03-31T22:42:27.000Z] [2021-03-31T22:42:27.000Z] Step 10/21 : FROM alpine:3.12 [2021-03-31T22:42:27.000Z] ---> 42cb162f0360 [2021-03-31T22:42:27.000Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-31T22:42:27.302Z] Removing intermediate container 3cdc58e28f64 [2021-03-31T22:42:27.302Z] ---> 835b914e1bae [2021-03-31T22:42:27.302Z] [2021-03-31T22:42:27.302Z] Step 10/23 : FROM alpine:3.12 [2021-03-31T22:42:27.302Z] ---> 42cb162f0360 [2021-03-31T22:42:27.302Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-31T22:42:27.614Z] ---> Running in 9ddf8d8b1654 [2021-03-31T22:42:27.614Z] ---> Running in ff37e7dacf33 [2021-03-31T22:42:27.892Z] Removing intermediate container 754b8f964704 [2021-03-31T22:42:27.892Z] ---> c13b979b6c25 [2021-03-31T22:42:27.892Z] [2021-03-31T22:42:27.892Z] Step 11/26 : FROM docker:20.10.0 [2021-03-31T22:42:27.892Z] 20.10.0: Pulling from library/docker [2021-03-31T22:42:28.544Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T22:42:28.544Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T22:42:28.982Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-31T22:42:28.982Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T22:42:28.982Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-31T22:42:29.309Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T22:42:29.309Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T22:42:29.309Z] Executing ca-certificates-20191127-r4.trigger [2021-03-31T22:42:29.309Z] OK: 6 MiB in 16 packages [2021-03-31T22:42:29.309Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T22:42:29.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T22:42:29.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T22:42:29.880Z] (1/6) Installing ca-certificates (20191127-r4) [2021-03-31T22:42:30.351Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-31T22:42:30.351Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T22:42:30.351Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T22:42:30.351Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-03-31T22:42:30.351Z] (3/6) Installing libcurl (7.69.1-r3) [2021-03-31T22:42:30.351Z] OK: 6 MiB in 15 packages [2021-03-31T22:42:30.692Z] (4/6) Installing curl (7.69.1-r3) [2021-03-31T22:42:30.692Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-03-31T22:42:30.692Z] (6/6) Installing su-exec (0.2-r1) [2021-03-31T22:42:30.692Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T22:42:30.986Z] Executing ca-certificates-20191127-r4.trigger [2021-03-31T22:42:30.986Z] OK: 7 MiB in 20 packages [2021-03-31T22:42:30.986Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-31T22:42:30.986Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-31T22:42:30.986Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-31T22:42:30.986Z] (4/4) Installing curl (7.69.1-r3) [2021-03-31T22:42:30.986Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T22:42:30.986Z] Executing ca-certificates-20191127-r4.trigger [2021-03-31T22:42:31.274Z] OK: 7 MiB in 18 packages [2021-03-31T22:42:32.866Z] Removing intermediate container e5065223d64b [2021-03-31T22:42:32.866Z] ---> 279ee3036985 [2021-03-31T22:42:32.866Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T22:42:33.244Z] Removing intermediate container ff37e7dacf33 [2021-03-31T22:42:33.244Z] ---> fe523d0e647a [2021-03-31T22:42:33.244Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T22:42:33.553Z] ---> Running in d01e8bad9494 [2021-03-31T22:42:33.841Z] ---> Running in 69d5e9da1ce1 [2021-03-31T22:42:33.841Z] Removing intermediate container 011f6cba7ddc [2021-03-31T22:42:33.841Z] ---> 27d0268829aa [2021-03-31T22:42:33.841Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-31T22:42:34.522Z] Removing intermediate container 9ddf8d8b1654 [2021-03-31T22:42:34.522Z] ---> 0ca50594bd9e [2021-03-31T22:42:34.522Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-31T22:42:34.522Z] ---> Running in cfa4fcbe18fc [2021-03-31T22:42:34.522Z] Removing intermediate container d01e8bad9494 [2021-03-31T22:42:34.522Z] ---> 94e18d8f6fe0 [2021-03-31T22:42:34.522Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-31T22:42:35.274Z] ---> Running in ca139919f29a [2021-03-31T22:42:35.274Z] Removing intermediate container 69d5e9da1ce1 [2021-03-31T22:42:35.274Z] ---> 1624dacce98b [2021-03-31T22:42:35.274Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-31T22:42:35.274Z] ---> Running in e342985fc33e [2021-03-31T22:42:35.619Z] ---> Running in 0410d2e9c12e [2021-03-31T22:42:35.946Z] Removing intermediate container cfa4fcbe18fc [2021-03-31T22:42:35.946Z] ---> d214ca744e19 [2021-03-31T22:42:35.946Z] Step 13/24 : WORKDIR / [2021-03-31T22:42:36.347Z] ---> Running in 4e05a398267b [2021-03-31T22:42:36.347Z] Removing intermediate container ca139919f29a [2021-03-31T22:42:36.347Z] ---> 630f0e6be3dc [2021-03-31T22:42:36.347Z] Step 13/21 : WORKDIR /edgex [2021-03-31T22:42:36.648Z] Removing intermediate container e342985fc33e [2021-03-31T22:42:36.648Z] ---> 7cc7fa0f2940 [2021-03-31T22:42:36.648Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-31T22:42:36.648Z] Removing intermediate container 0410d2e9c12e [2021-03-31T22:42:36.648Z] ---> 88865937d2eb [2021-03-31T22:42:36.648Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-31T22:42:37.021Z] ---> Running in ec0168933de3 [2021-03-31T22:42:37.021Z] ---> Running in b0512cccb6dc [2021-03-31T22:42:37.021Z] ---> Running in bcc903357f60 [2021-03-31T22:42:37.021Z] Removing intermediate container 4e05a398267b [2021-03-31T22:42:37.021Z] ---> d12fcb7a8f6e [2021-03-31T22:42:37.021Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-31T22:42:37.360Z] Removing intermediate container b0512cccb6dc [2021-03-31T22:42:37.360Z] ---> e7ac94f35e4d [2021-03-31T22:42:37.360Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T22:42:37.687Z] Removing intermediate container bcc903357f60 [2021-03-31T22:42:37.687Z] Removing intermediate container ec0168933de3 [2021-03-31T22:42:37.687Z] ---> 0f13ab772317 [2021-03-31T22:42:37.687Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-31T22:42:37.687Z] ---> 4ad07f63ab3d [2021-03-31T22:42:37.687Z] Step 15/23 : WORKDIR / [2021-03-31T22:42:37.687Z] ---> bc8773612e25 [2021-03-31T22:42:37.687Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-31T22:42:37.687Z] ---> Running in 83ad205da819 [2021-03-31T22:42:38.787Z] ---> 3e554a7bcb79 [2021-03-31T22:42:38.787Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-31T22:42:38.787Z] ---> fa88dfb3efd6 [2021-03-31T22:42:38.788Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-31T22:42:38.788Z] Removing intermediate container 83ad205da819 [2021-03-31T22:42:38.788Z] ---> e2497bade2f1 [2021-03-31T22:42:38.788Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T22:42:39.113Z] ---> 230c7691dc52 [2021-03-31T22:42:39.113Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-31T22:42:40.285Z] ---> f1491300380e [2021-03-31T22:42:40.285Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-31T22:42:40.285Z] ---> 1ee9f6bb4348 [2021-03-31T22:42:40.285Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-31T22:42:41.163Z] ---> 9a13db8b6519 [2021-03-31T22:42:41.163Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-31T22:42:41.556Z] ---> da0e3dbb21cb [2021-03-31T22:42:41.556Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-31T22:42:42.358Z] ---> 835a6edca9eb [2021-03-31T22:42:42.358Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-31T22:42:42.669Z] ---> 6e919b50fdb2 [2021-03-31T22:42:42.669Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-31T22:42:42.669Z] ---> 94ad41938eb5 [2021-03-31T22:42:42.669Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-31T22:42:43.415Z] ---> Running in 813c85ae57a8 [2021-03-31T22:42:43.415Z] ---> 08aa94ca246a [2021-03-31T22:42:43.415Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-31T22:42:43.891Z] ---> Running in d27bfec6a7e5 [2021-03-31T22:42:44.220Z] ---> 28708acaf22c [2021-03-31T22:42:44.220Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-31T22:42:44.220Z] Removing intermediate container 813c85ae57a8 [2021-03-31T22:42:44.220Z] ---> 281a158adfad [2021-03-31T22:42:44.220Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T22:42:44.220Z] ---> Running in ebc8620f4393 [2021-03-31T22:42:44.220Z] ---> d5f9d8cdc901 [2021-03-31T22:42:44.220Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-31T22:42:44.549Z] Removing intermediate container d27bfec6a7e5 [2021-03-31T22:42:44.549Z] ---> 344507b77174 [2021-03-31T22:42:44.549Z] Step 18/21 : CMD ["--init=true"] [2021-03-31T22:42:44.549Z] ---> Running in 063026a48474 [2021-03-31T22:42:44.868Z] ---> Running in 2ad201437a3f [2021-03-31T22:42:44.868Z] Removing intermediate container ebc8620f4393 [2021-03-31T22:42:44.868Z] ---> 5b74b6331a49 [2021-03-31T22:42:44.868Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T22:42:45.137Z] Removing intermediate container 063026a48474 [2021-03-31T22:42:45.137Z] ---> 2f6bbb51d612 [2021-03-31T22:42:45.137Z] Step 20/22 : LABEL arch=x86_64 [2021-03-31T22:42:45.137Z] ---> 85fd716397ea [2021-03-31T22:42:45.137Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-31T22:42:45.432Z] ---> Running in d40640cb87cd [2021-03-31T22:42:45.739Z] ---> Running in 80579948e437 [2021-03-31T22:42:45.739Z] ---> Running in e2e5458ee623 [2021-03-31T22:42:46.067Z] Removing intermediate container 2ad201437a3f [2021-03-31T22:42:46.067Z] ---> 76723bc47749 [2021-03-31T22:42:46.067Z] Step 19/21 : LABEL arch=x86_64 [2021-03-31T22:42:46.447Z] ---> Running in 481558d0c02f [2021-03-31T22:42:46.447Z] Removing intermediate container 80579948e437 [2021-03-31T22:42:46.447Z] ---> 4f7c8848ecc7 [2021-03-31T22:42:46.447Z] Step 21/22 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 [2021-03-31T22:42:46.853Z] Removing intermediate container d40640cb87cd [2021-03-31T22:42:46.853Z] ---> 53f5d0a72ca4 [2021-03-31T22:42:46.853Z] Step 21/23 : LABEL arch=x86_64 [2021-03-31T22:42:46.853Z] ---> Running in 2d8456379608 [2021-03-31T22:42:46.853Z] ---> Running in 0f9a22bc3523 [2021-03-31T22:42:47.219Z] Removing intermediate container 481558d0c02f [2021-03-31T22:42:47.219Z] ---> 798493b9b266 [2021-03-31T22:42:47.220Z] Step 20/21 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 [2021-03-31T22:42:47.581Z] ---> Running in fa80f05ef2a7 [2021-03-31T22:42:47.581Z] Removing intermediate container 2d8456379608 [2021-03-31T22:42:47.581Z] ---> ea299c5d0336 [2021-03-31T22:42:47.581Z] Step 22/22 : LABEL version=0.0.0 [2021-03-31T22:42:48.000Z] Removing intermediate container 0f9a22bc3523 [2021-03-31T22:42:48.000Z] ---> defc003cf7ed [2021-03-31T22:42:48.000Z] Step 22/23 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 [2021-03-31T22:42:48.000Z] ---> Running in 91548fff0f85 [2021-03-31T22:42:48.000Z] ---> Running in 4fc42917e95b [2021-03-31T22:42:48.420Z] Removing intermediate container fa80f05ef2a7 [2021-03-31T22:42:48.420Z] ---> 26eb05d65eb4 [2021-03-31T22:42:48.420Z] Step 21/21 : LABEL version=0.0.0 [2021-03-31T22:42:48.707Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-31T22:42:48.707Z] ---> Running in 5738c359c996 [2021-03-31T22:42:48.707Z] Removing intermediate container 91548fff0f85 [2021-03-31T22:42:48.707Z] ---> 40994419a4a7 [2021-03-31T22:42:48.707Z] [2021-03-31T22:42:48.707Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-31T22:42:48.707Z] ---> aefe523efa57 [2021-03-31T22:42:48.707Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-31T22:42:48.707Z] Removing intermediate container 4fc42917e95b [2021-03-31T22:42:48.707Z] ---> 6ddb44b22e99 [2021-03-31T22:42:48.707Z] Step 23/23 : LABEL version=0.0.0 [2021-03-31T22:42:49.112Z] ---> Running in f5f6afbca7ae [2021-03-31T22:42:49.112Z] ---> Running in 9f12f5dc2d75 [2021-03-31T22:42:49.466Z] Removing intermediate container 5738c359c996 [2021-03-31T22:42:49.466Z] ---> b56bfe8d47c7 [2021-03-31T22:42:49.466Z] [2021-03-31T22:42:49.802Z] Successfully built 40994419a4a7 [2021-03-31T22:42:49.802Z] Removing intermediate container e2e5458ee623 [2021-03-31T22:42:49.802Z] ---> 3b27a1ed67f4 [2021-03-31T22:42:49.802Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-31T22:42:49.802Z] Successfully tagged docker-support-notifications-go:latest [2021-03-31T22:42:49.802Z] Building docker-security-bootstrapper-go [2021-03-31T22:42:50.126Z]  Building docker-support-notifications-go ... done Removing intermediate container 9f12f5dc2d75 [2021-03-31T22:42:50.126Z] ---> 151bcf99b563 [2021-03-31T22:42:50.126Z] [2021-03-31T22:42:50.126Z] ---> Running in 9dd04278c243 [2021-03-31T22:42:50.126Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T22:42:50.585Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T22:42:50.585Z] Successfully built b56bfe8d47c7 [2021-03-31T22:42:50.585Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-31T22:42:50.585Z]  Building docker-security-proxy-setup-go ... done Building docker-core-command-go [2021-03-31T22:42:51.100Z] Successfully built 151bcf99b563 [2021-03-31T22:42:51.100Z] (1/2) Installing readline (8.0.4-r0) [2021-03-31T22:42:51.100Z] Successfully tagged docker-core-metadata-go:latest [2021-03-31T22:42:51.100Z] Building docker-core-data-go [2021-03-31T22:42:51.100Z] (2/2) Installing bash (5.0.17-r0) [2021-03-31T22:42:51.100Z]  Building docker-core-metadata-go ... done Removing intermediate container 9dd04278c243 [2021-03-31T22:42:51.100Z] ---> fb72e4d64bbf [2021-03-31T22:42:51.100Z] Step 22/24 : LABEL arch=x86_64 [2021-03-31T22:42:51.446Z] Executing bash-5.0.17-r0.post-install [2021-03-31T22:42:51.446Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T22:42:51.446Z] OK: 12 MiB in 22 packages [2021-03-31T22:42:51.446Z] ---> Running in d765b622aeb4 [2021-03-31T22:42:52.160Z] Removing intermediate container d765b622aeb4 [2021-03-31T22:42:52.160Z] ---> 6eff5c0aa30e [2021-03-31T22:42:52.160Z] Step 23/24 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 [2021-03-31T22:42:52.160Z] ---> Running in fcd748c6f360 [2021-03-31T22:42:57.370Z] Removing intermediate container fcd748c6f360 [2021-03-31T22:42:57.371Z] ---> 076a26aa5b0e [2021-03-31T22:42:57.371Z] Step 24/24 : LABEL version=0.0.0 [2021-03-31T22:42:57.724Z] Removing intermediate container f5f6afbca7ae [2021-03-31T22:42:57.724Z] ---> 45360976f9a8 [2021-03-31T22:42:57.724Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-31T22:42:57.724Z] ---> Running in e95bb725d65b [2021-03-31T22:42:57.724Z] ---> Running in 423444c4896b [2021-03-31T22:43:00.536Z] Removing intermediate container 423444c4896b [2021-03-31T22:43:00.536Z] ---> ec5b1cd463b7 [2021-03-31T22:43:00.536Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-31T22:43:00.536Z] Removing intermediate container e95bb725d65b [2021-03-31T22:43:00.536Z] ---> 380e18e22155 [2021-03-31T22:43:00.536Z] [2021-03-31T22:43:00.536Z] ---> Running in 751f59678a94 [2021-03-31T22:43:00.536Z] Successfully built 380e18e22155 [2021-03-31T22:43:00.536Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-31T22:43:00.536Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2021-03-31T22:43:02.894Z] Removing intermediate container 751f59678a94 [2021-03-31T22:43:02.894Z] ---> 734bc0e141fc [2021-03-31T22:43:02.894Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-31T22:43:03.560Z] ---> Running in d1678d47c6e3 [2021-03-31T22:43:05.250Z] Removing intermediate container d1678d47c6e3 [2021-03-31T22:43:05.250Z] ---> d913cd6e7e90 [2021-03-31T22:43:05.250Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-31T22:43:09.698Z] ---> 61811f8d2118 [2021-03-31T22:43:09.698Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-31T22:43:12.733Z] ---> f6bfc71d98c1 [2021-03-31T22:43:12.733Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-31T22:43:15.495Z] ---> 9c1821ea6570 [2021-03-31T22:43:15.495Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-31T22:43:15.495Z] ---> Running in 2ab66321365b [2021-03-31T22:43:17.169Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T22:43:17.435Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T22:43:17.435Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-31T22:43:17.779Z] (2/33) Installing expat (2.2.9-r1) [2021-03-31T22:43:17.779Z] (3/33) Installing libffi (3.3-r2) [2021-03-31T22:43:17.779Z] (4/33) Installing gdbm (1.13-r1) [2021-03-31T22:43:17.779Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-31T22:43:17.779Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-31T22:43:17.779Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-31T22:43:25.225Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-31T22:43:25.225Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-31T22:43:25.225Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-31T22:43:25.225Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-31T22:43:25.225Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-31T22:43:25.512Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-31T22:43:25.512Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-31T22:43:25.512Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-31T22:43:25.512Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-31T22:43:25.805Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-31T22:43:25.805Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-31T22:43:25.805Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-31T22:43:25.805Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-31T22:43:25.805Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-31T22:43:26.456Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-31T22:43:26.792Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-31T22:43:27.167Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-31T22:43:27.167Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-31T22:43:27.167Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-31T22:43:27.167Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-31T22:43:27.167Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-31T22:43:27.167Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-31T22:43:27.167Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-31T22:43:27.480Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-31T22:43:28.005Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-31T22:43:28.005Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-31T22:43:29.725Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T22:43:29.725Z] OK: 71 MiB in 55 packages [2021-03-31T22:43:50.831Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-31T22:43:52.985Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T22:43:52.985Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-31T22:43:52.986Z] ---> 41a5deda7996 [2021-03-31T22:43:52.986Z] Step 3/23 : WORKDIR /edgex-go [2021-03-31T22:43:52.986Z] ---> Using cache [2021-03-31T22:43:52.986Z] ---> 50e7f5b92f08 [2021-03-31T22:43:52.986Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T22:43:52.986Z] ---> Using cache [2021-03-31T22:43:52.986Z] ---> 3cfff502a9dd [2021-03-31T22:43:52.986Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-31T22:43:52.986Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T22:43:52.986Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-31T22:43:52.986Z] ---> 41a5deda7996 [2021-03-31T22:43:52.986Z] Step 3/31 : WORKDIR /edgex-go [2021-03-31T22:43:52.986Z] ---> Using cache [2021-03-31T22:43:52.986Z] ---> 50e7f5b92f08 [2021-03-31T22:43:52.986Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T22:43:52.986Z] ---> Using cache [2021-03-31T22:43:52.986Z] ---> 3cfff502a9dd [2021-03-31T22:43:52.986Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-31T22:43:52.986Z] ---> Using cache [2021-03-31T22:43:52.986Z] ---> 609d54a48dfd [2021-03-31T22:43:52.986Z] Step 6/31 : COPY go.mod . [2021-03-31T22:43:52.986Z] ---> Using cache [2021-03-31T22:43:52.986Z] ---> dda212ed87c3 [2021-03-31T22:43:52.986Z] Step 7/31 : RUN go mod download [2021-03-31T22:43:52.986Z] ---> Using cache [2021-03-31T22:43:52.986Z] ---> d611a639bb07 [2021-03-31T22:43:52.986Z] Step 8/31 : COPY . . [2021-03-31T22:43:52.986Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T22:43:52.986Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-31T22:43:52.986Z] ---> 41a5deda7996 [2021-03-31T22:43:52.986Z] Step 3/23 : WORKDIR /edgex-go [2021-03-31T22:43:52.986Z] ---> Using cache [2021-03-31T22:43:52.986Z] ---> 50e7f5b92f08 [2021-03-31T22:43:52.986Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T22:43:52.986Z] ---> Using cache [2021-03-31T22:43:52.986Z] ---> 3cfff502a9dd [2021-03-31T22:43:52.986Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-31T22:43:52.986Z] ---> Using cache [2021-03-31T22:43:52.986Z] ---> 609d54a48dfd [2021-03-31T22:43:52.986Z] Step 6/23 : COPY go.mod . [2021-03-31T22:43:52.986Z] ---> Using cache [2021-03-31T22:43:52.986Z] ---> dda212ed87c3 [2021-03-31T22:43:52.986Z] Step 7/23 : RUN go mod download [2021-03-31T22:43:52.986Z] ---> Using cache [2021-03-31T22:43:52.986Z] ---> d611a639bb07 [2021-03-31T22:43:52.986Z] Step 8/23 : COPY . . [2021-03-31T22:43:52.986Z] ---> Using cache [2021-03-31T22:43:52.986Z] ---> aa832eceb75e [2021-03-31T22:43:52.986Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-31T22:43:52.986Z] ---> Using cache [2021-03-31T22:43:52.986Z] ---> aa832eceb75e [2021-03-31T22:43:52.986Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-31T22:43:52.986Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T22:43:52.986Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-31T22:43:52.986Z] ---> 41a5deda7996 [2021-03-31T22:43:52.986Z] Step 3/22 : WORKDIR /edgex-go [2021-03-31T22:43:52.986Z] ---> Using cache [2021-03-31T22:43:52.986Z] ---> 50e7f5b92f08 [2021-03-31T22:43:52.986Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T22:43:52.986Z] ---> Using cache [2021-03-31T22:43:52.986Z] ---> 3cfff502a9dd [2021-03-31T22:43:52.986Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-31T22:43:52.986Z] ---> Using cache [2021-03-31T22:43:52.986Z] ---> 609d54a48dfd [2021-03-31T22:43:52.986Z] Step 6/22 : COPY go.mod . [2021-03-31T22:43:52.986Z] ---> Using cache [2021-03-31T22:43:52.986Z] ---> dda212ed87c3 [2021-03-31T22:43:52.986Z] Step 7/22 : RUN go mod download [2021-03-31T22:43:52.986Z] ---> Using cache [2021-03-31T22:43:52.986Z] ---> d611a639bb07 [2021-03-31T22:43:52.986Z] Step 8/22 : COPY . . [2021-03-31T22:43:52.986Z] ---> Using cache [2021-03-31T22:43:52.986Z] ---> aa832eceb75e [2021-03-31T22:43:52.986Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-31T22:43:54.060Z] ---> Running in d89c67cfb205 [2021-03-31T22:43:54.060Z] ---> Running in 516c808ad125 [2021-03-31T22:43:54.060Z] ---> Running in 9ccc57cb6d8c [2021-03-31T22:43:54.060Z] ---> Running in 36175938fef9 [2021-03-31T22:43:56.144Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-31T22:43:56.144Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-31T22:43:56.144Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-31T22:43:56.144Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T22:43:57.133Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T22:43:57.726Z] OK: 233 MiB in 51 packages [2021-03-31T22:44:00.858Z] Removing intermediate container 516c808ad125 [2021-03-31T22:44:00.858Z] ---> 2468811c87a2 [2021-03-31T22:44:00.858Z] Step 6/23 : COPY go.mod . [2021-03-31T22:44:02.514Z] ---> 7297780544e2 [2021-03-31T22:44:02.514Z] Step 7/23 : RUN go mod download [2021-03-31T22:44:05.685Z] ---> Running in 4e62ba6664e9 [2021-03-31T22:44:09.197Z] Removing intermediate container 62e96994556f [2021-03-31T22:44:09.197Z] ---> c83a833b014d [2021-03-31T22:44:09.197Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-31T22:44:09.197Z] Removing intermediate container 0219a9fed878 [2021-03-31T22:44:09.197Z] ---> 9847ed96729e [2021-03-31T22:44:09.197Z] [2021-03-31T22:44:09.197Z] Step 10/21 : FROM alpine:3.12 [2021-03-31T22:44:09.197Z] ---> Running in 0af378514a39 [2021-03-31T22:44:09.197Z] 3.12: Pulling from library/alpine [2021-03-31T22:44:10.193Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-31T22:44:10.193Z] Status: Downloaded newer image for alpine:3.12 [2021-03-31T22:44:10.193Z] ---> e47305ac9786 [2021-03-31T22:44:10.193Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-31T22:44:10.193Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-31T22:44:10.470Z] ---> Running in 611fadf01bba [2021-03-31T22:44:12.466Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T22:44:12.744Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T22:44:13.733Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-31T22:44:13.733Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-31T22:44:13.733Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-31T22:44:13.733Z] (4/4) Installing curl (7.69.1-r3) [2021-03-31T22:44:13.733Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T22:44:13.733Z] Executing ca-certificates-20191127-r4.trigger [2021-03-31T22:44:14.010Z] OK: 7 MiB in 18 packages [2021-03-31T22:44:14.292Z] Removing intermediate container 6e7ac0611682 [2021-03-31T22:44:14.292Z] ---> 0e55a2219ed5 [2021-03-31T22:44:14.292Z] [2021-03-31T22:44:14.292Z] Step 10/23 : FROM alpine:3.12 [2021-03-31T22:44:14.292Z] ---> e47305ac9786 [2021-03-31T22:44:14.292Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-31T22:44:15.024Z] ---> Running in 9fa85ed5a92a [2021-03-31T22:44:16.066Z] Removing intermediate container c23421ca381c [2021-03-31T22:44:16.066Z] ---> be4ce7f5be59 [2021-03-31T22:44:16.066Z] [2021-03-31T22:44:16.066Z] Step 10/22 : FROM alpine:3.12 [2021-03-31T22:44:16.066Z] ---> e47305ac9786 [2021-03-31T22:44:16.066Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-31T22:44:16.370Z] Removing intermediate container 0af378514a39 [2021-03-31T22:44:16.370Z] ---> a4fbe8f2746b [2021-03-31T22:44:16.370Z] [2021-03-31T22:44:16.370Z] Step 11/26 : FROM docker:20.10.0 [2021-03-31T22:44:16.370Z] 20.10.0: Pulling from library/docker [2021-03-31T22:44:16.660Z] ---> Running in 18979da7f1d2 [2021-03-31T22:44:17.385Z] Removing intermediate container 611fadf01bba [2021-03-31T22:44:17.385Z] ---> 77fd30ae8f02 [2021-03-31T22:44:17.385Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-31T22:44:17.406Z] Removing intermediate container 4e62ba6664e9 [2021-03-31T22:44:17.406Z] ---> bdf36e1ae652 [2021-03-31T22:44:17.406Z] Step 8/23 : COPY . . [2021-03-31T22:44:17.748Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T22:44:17.748Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T22:44:18.046Z] ---> Running in 95eb62e20253 [2021-03-31T22:44:18.462Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-31T22:44:18.462Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T22:44:18.462Z] OK: 5 MiB in 15 packages [2021-03-31T22:44:19.136Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T22:44:19.431Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T22:44:20.033Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-31T22:44:20.033Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-31T22:44:20.033Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T22:44:20.033Z] Executing ca-certificates-20191127-r4.trigger [2021-03-31T22:44:20.033Z] Removing intermediate container 95eb62e20253 [2021-03-31T22:44:20.033Z] ---> e91a1d8b42a2 [2021-03-31T22:44:20.033Z] Step 13/21 : WORKDIR /edgex [2021-03-31T22:44:20.303Z] OK: 6 MiB in 16 packages [2021-03-31T22:44:21.296Z] ---> Running in 54b713f1dadf [2021-03-31T22:44:21.296Z] Removing intermediate container 9fa85ed5a92a [2021-03-31T22:44:21.296Z] ---> adaeda5e2de1 [2021-03-31T22:44:21.296Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T22:44:21.898Z] ---> Running in 441bf7d468c0 [2021-03-31T22:44:22.496Z] Removing intermediate container 54b713f1dadf [2021-03-31T22:44:22.496Z] ---> 19f7d0985a28 [2021-03-31T22:44:22.496Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-31T22:44:23.101Z] Removing intermediate container 441bf7d468c0 [2021-03-31T22:44:23.101Z] ---> d937ab988619 [2021-03-31T22:44:23.101Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-31T22:44:23.373Z] Removing intermediate container 18979da7f1d2 [2021-03-31T22:44:23.373Z] ---> 83900f94cd33 [2021-03-31T22:44:23.373Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T22:44:23.963Z] ---> Running in 9c1ca8574542 [2021-03-31T22:44:24.232Z] ---> 325b95742f3d [2021-03-31T22:44:24.232Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-31T22:44:24.232Z] Removing intermediate container 76ad4677c680 [2021-03-31T22:44:24.232Z] ---> 11694b834c64 [2021-03-31T22:44:24.232Z] [2021-03-31T22:44:24.232Z] Step 10/23 : FROM alpine:3.12 [2021-03-31T22:44:24.232Z] ---> e47305ac9786 [2021-03-31T22:44:24.233Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-31T22:44:24.233Z] ---> Using cache [2021-03-31T22:44:24.233Z] ---> adaeda5e2de1 [2021-03-31T22:44:24.233Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T22:44:24.233Z] ---> Using cache [2021-03-31T22:44:24.233Z] ---> d937ab988619 [2021-03-31T22:44:24.233Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-31T22:44:24.508Z] ---> Running in bcca29137913 [2021-03-31T22:44:24.782Z] ---> Running in baa50e178fd7 [2021-03-31T22:44:25.375Z] Removing intermediate container 9c1ca8574542 [2021-03-31T22:44:25.375Z] ---> e7e7b68c662a [2021-03-31T22:44:25.375Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-31T22:44:25.652Z] Removing intermediate container bcca29137913 [2021-03-31T22:44:25.652Z] ---> a8d8096a929f [2021-03-31T22:44:25.922Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-31T22:44:25.922Z] Removing intermediate container baa50e178fd7 [2021-03-31T22:44:25.922Z] ---> b721d3009135 [2021-03-31T22:44:25.922Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-31T22:44:26.195Z] ---> Running in 92a7574e8749 [2021-03-31T22:44:26.195Z] ---> 44508feb888d [2021-03-31T22:44:26.195Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-31T22:44:26.468Z] ---> Running in 17029e7a1374 [2021-03-31T22:44:26.468Z] ---> Running in 539a043e2f80 [2021-03-31T22:44:27.061Z] Removing intermediate container 92a7574e8749 [2021-03-31T22:44:27.061Z] ---> 67d98c3d0912 [2021-03-31T22:44:27.061Z] Step 15/23 : WORKDIR / [2021-03-31T22:44:27.659Z] Removing intermediate container 17029e7a1374 [2021-03-31T22:44:27.659Z] ---> 2badd1e8cea7 [2021-03-31T22:44:27.659Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-31T22:44:27.659Z] Removing intermediate container 539a043e2f80 [2021-03-31T22:44:27.659Z] ---> 9ac2415414ed [2021-03-31T22:44:27.659Z] Step 15/23 : WORKDIR / [2021-03-31T22:44:27.935Z] ---> Running in 091349b908f6 [2021-03-31T22:44:27.935Z] ---> 4225486403fc [2021-03-31T22:44:27.935Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-31T22:44:28.208Z] ---> Running in 1e17a45920c4 [2021-03-31T22:44:28.208Z] ---> Running in 882525cbf59c [2021-03-31T22:44:28.482Z] ---> Running in dd1f730a391a [2021-03-31T22:44:28.763Z] Removing intermediate container 091349b908f6 [2021-03-31T22:44:28.763Z] ---> 5aabb952e910 [2021-03-31T22:44:28.763Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T22:44:28.763Z] Removing intermediate container 1e17a45920c4 [2021-03-31T22:44:28.763Z] ---> 448d45b2ddcb [2021-03-31T22:44:28.763Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T22:44:29.034Z] Removing intermediate container 882525cbf59c [2021-03-31T22:44:29.034Z] ---> 962415e8e52a [2021-03-31T22:44:29.034Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T22:44:29.034Z] Removing intermediate container dd1f730a391a [2021-03-31T22:44:29.034Z] ---> 46753b786d1e [2021-03-31T22:44:29.034Z] Step 18/21 : CMD ["--init=true"] [2021-03-31T22:44:29.309Z] ---> Running in 6c3a31a82abf [2021-03-31T22:44:29.585Z] ---> 48646d7e77e8 [2021-03-31T22:44:29.585Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-31T22:44:29.861Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-31T22:44:29.861Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-31T22:44:29.861Z] ---> eeaf43b92773 [2021-03-31T22:44:29.861Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-31T22:44:29.862Z] ---> 2387528c653e [2021-03-31T22:44:29.862Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-31T22:44:30.136Z] Removing intermediate container 6c3a31a82abf [2021-03-31T22:44:30.136Z] ---> 6071ed043422 [2021-03-31T22:44:30.136Z] Step 19/21 : LABEL arch=arm64 ---> Running in 079de73f5943 [2021-03-31T22:44:30.136Z] [2021-03-31T22:44:30.412Z] ---> 834d71efe3d0 [2021-03-31T22:44:30.412Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-31T22:44:30.684Z] ---> Running in 19807832bdfb [2021-03-31T22:44:31.664Z] ---> 3346b8aac10e [2021-03-31T22:44:31.664Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-31T22:44:31.939Z] Removing intermediate container 19807832bdfb [2021-03-31T22:44:31.939Z] ---> d50f411be948 [2021-03-31T22:44:31.939Z] Step 20/21 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 [2021-03-31T22:44:31.939Z] ---> f1fc40dedca6 [2021-03-31T22:44:31.939Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-31T22:44:31.939Z] ---> 5ecb44e4fa37 [2021-03-31T22:44:31.939Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-31T22:44:31.939Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T22:44:31.939Z] ---> Running in 361157885d1b [2021-03-31T22:44:32.531Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T22:44:32.801Z] Removing intermediate container 361157885d1b [2021-03-31T22:44:32.801Z] ---> dfc62bdd25fe [2021-03-31T22:44:32.801Z] Step 21/21 : LABEL version=0.0.0 [2021-03-31T22:44:32.801Z] ---> 7a284fe79ce3 [2021-03-31T22:44:32.801Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-31T22:44:33.072Z] (1/2) Installing readline (8.0.4-r0) [2021-03-31T22:44:33.072Z] ---> Running in 720eaa26ae50 [2021-03-31T22:44:33.072Z] ---> Running in 5f08fb38087e [2021-03-31T22:44:33.072Z] (2/2) Installing bash (5.0.17-r0) [2021-03-31T22:44:33.072Z] Executing bash-5.0.17-r0.post-install [2021-03-31T22:44:33.072Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T22:44:33.072Z] ---> 72ff8c754e96 [2021-03-31T22:44:33.072Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-31T22:44:33.072Z] OK: 12 MiB in 22 packages [2021-03-31T22:44:33.072Z] ---> 1034395f3dff [2021-03-31T22:44:33.072Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-31T22:44:33.353Z] ---> Running in aa0fda3b1c33 [2021-03-31T22:44:33.353Z] ---> Running in 3448098b8edd [2021-03-31T22:44:33.628Z] Removing intermediate container 720eaa26ae50 [2021-03-31T22:44:33.629Z] ---> cad75d930a5d [2021-03-31T22:44:33.629Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T22:44:33.629Z] Removing intermediate container 5f08fb38087e [2021-03-31T22:44:33.629Z] ---> c7fe40e38658 [2021-03-31T22:44:33.629Z] [2021-03-31T22:44:33.903Z] ---> Running in f4708ffab331 [2021-03-31T22:44:33.903Z] Removing intermediate container aa0fda3b1c33 [2021-03-31T22:44:33.903Z] ---> f000792de2dc [2021-03-31T22:44:33.903Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T22:44:34.179Z] Removing intermediate container 3448098b8edd [2021-03-31T22:44:34.179Z] ---> df3be5847bc2 [2021-03-31T22:44:34.179Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T22:44:34.455Z] Successfully built c7fe40e38658 [2021-03-31T22:44:34.455Z] ---> Running in 42d302ff2790 [2021-03-31T22:44:34.455Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-31T22:44:34.455Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2021-03-31T22:44:34.455Z] ---> Running in 7bd691882233 [2021-03-31T22:44:34.728Z] Removing intermediate container 079de73f5943 [2021-03-31T22:44:34.728Z] ---> f988301d23a4 [2021-03-31T22:44:34.728Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-31T22:44:34.728Z] Removing intermediate container f4708ffab331 [2021-03-31T22:44:34.728Z] ---> 0a98845c19f9 [2021-03-31T22:44:34.728Z] Step 21/23 : LABEL arch=arm64 [2021-03-31T22:44:34.728Z] ---> Running in 705d5e170f0d [2021-03-31T22:44:35.001Z] ---> Running in f120ff9ee695 [2021-03-31T22:44:35.001Z] Removing intermediate container 42d302ff2790 [2021-03-31T22:44:35.001Z] ---> ae975ba5a9e7 [2021-03-31T22:44:35.001Z] Step 21/23 : LABEL arch=arm64 [2021-03-31T22:44:35.279Z] Removing intermediate container 7bd691882233 [2021-03-31T22:44:35.279Z] ---> a653ffee74ec [2021-03-31T22:44:35.279Z] Step 20/22 : LABEL arch=arm64 [2021-03-31T22:44:35.279Z] ---> Running in 24218ed19ab4 [2021-03-31T22:44:35.279Z] ---> Running in 0789a6ddccac [2021-03-31T22:44:35.554Z] Removing intermediate container f120ff9ee695 [2021-03-31T22:44:35.554Z] ---> 67c5e937d73d [2021-03-31T22:44:35.554Z] Step 22/23 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 [2021-03-31T22:44:35.554Z] Removing intermediate container 705d5e170f0d [2021-03-31T22:44:35.554Z] ---> 6ca161021da3 [2021-03-31T22:44:35.554Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-31T22:44:35.827Z] ---> Running in 50abc332337d [2021-03-31T22:44:35.827Z] ---> Running in d09711486e31 [2021-03-31T22:44:35.827Z] Removing intermediate container 24218ed19ab4 [2021-03-31T22:44:36.104Z] ---> 4c845cbdb371 [2021-03-31T22:44:36.104Z] Step 22/23 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 [2021-03-31T22:44:36.376Z] Removing intermediate container 0789a6ddccac [2021-03-31T22:44:36.376Z] ---> 44adc07cfd01 [2021-03-31T22:44:36.376Z] Step 21/22 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 [2021-03-31T22:44:36.693Z] ---> Running in 4633d592661b [2021-03-31T22:44:36.976Z] ---> Running in bcdf316b377d [2021-03-31T22:44:37.266Z] Removing intermediate container 50abc332337d [2021-03-31T22:44:37.266Z] ---> dacd67499892 [2021-03-31T22:44:37.266Z] Step 23/23 : LABEL version=0.0.0 [2021-03-31T22:44:37.539Z] Removing intermediate container d09711486e31 [2021-03-31T22:44:37.539Z] ---> d92101773080 [2021-03-31T22:44:37.539Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-31T22:44:38.108Z] Removing intermediate container 2ab66321365b [2021-03-31T22:44:38.108Z] ---> a6b202a7d3ba [2021-03-31T22:44:38.108Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-31T22:44:38.135Z] ---> Running in d2d901aeb73d [2021-03-31T22:44:38.135Z] ---> Running in 6bfd238606fe [2021-03-31T22:44:38.135Z] Removing intermediate container 4633d592661b [2021-03-31T22:44:38.135Z] ---> cfadf34fd129 [2021-03-31T22:44:38.135Z] Step 23/23 : LABEL version=0.0.0 [2021-03-31T22:44:38.135Z] Removing intermediate container bcdf316b377d [2021-03-31T22:44:38.135Z] ---> bb240bf196b7 [2021-03-31T22:44:38.135Z] Step 22/22 : LABEL version=0.0.0 [2021-03-31T22:44:38.414Z] ---> Running in f95c33289396 [2021-03-31T22:44:38.704Z] ---> Running in a9bf0a12efe1 [2021-03-31T22:44:38.993Z] Removing intermediate container d2d901aeb73d [2021-03-31T22:44:38.993Z] ---> 5626c16c1993 [2021-03-31T22:44:38.993Z] Removing intermediate container 6bfd238606fe [2021-03-31T22:44:38.993Z] [2021-03-31T22:44:38.993Z] ---> b832a687a567 [2021-03-31T22:44:38.993Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-31T22:44:39.599Z] Removing intermediate container f95c33289396 [2021-03-31T22:44:39.599Z] ---> fe724539c218 [2021-03-31T22:44:39.599Z] [2021-03-31T22:44:39.599Z] Removing intermediate container a9bf0a12efe1 [2021-03-31T22:44:39.599Z] ---> 84681cebcce3 [2021-03-31T22:44:39.599Z] [2021-03-31T22:44:39.599Z] Successfully built 5626c16c1993 [2021-03-31T22:44:39.599Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-31T22:44:39.599Z]  Building docker-core-command-go ... done Building docker-support-scheduler-go [2021-03-31T22:44:40.198Z] Successfully built fe724539c218 [2021-03-31T22:44:40.198Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-31T22:44:40.198Z] Successfully built 84681cebcce3 [2021-03-31T22:44:40.198Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-03-31T22:44:40.198Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-31T22:44:40.198Z]  Building docker-support-notifications-go ... done Building docker-security-bootstrapper-go [2021-03-31T22:44:41.179Z] ---> 6b125688dd2a [2021-03-31T22:44:41.179Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-31T22:44:41.784Z] ---> cd10ef224e14 [2021-03-31T22:44:41.784Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-31T22:44:42.765Z] ---> e2ab58ac63d0 [2021-03-31T22:44:42.765Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-31T22:44:42.956Z] ---> Running in 1c5b86f15ba2 [2021-03-31T22:44:43.041Z] ---> Running in 712792a0a5fc [2021-03-31T22:44:44.014Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T22:44:44.014Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T22:44:44.608Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-31T22:44:44.608Z] (2/33) Installing expat (2.2.9-r1) [2021-03-31T22:44:44.608Z] (3/33) Installing libffi (3.3-r2) [2021-03-31T22:44:44.608Z] (4/33) Installing gdbm (1.13-r1) [2021-03-31T22:44:44.608Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-31T22:44:44.608Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-31T22:44:44.608Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-31T22:44:46.575Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-31T22:44:46.575Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-31T22:44:46.575Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-31T22:44:46.575Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-31T22:44:46.575Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-31T22:44:46.575Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-31T22:44:46.575Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-31T22:44:46.847Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-31T22:44:46.848Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-31T22:44:46.848Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-31T22:44:46.848Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-31T22:44:46.848Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-31T22:44:46.848Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-31T22:44:46.848Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-31T22:44:46.848Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-31T22:44:47.120Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-31T22:44:47.120Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-31T22:44:47.120Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-31T22:44:47.120Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-31T22:44:47.120Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-31T22:44:47.120Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-31T22:44:47.120Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-31T22:44:47.120Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-31T22:44:47.120Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-31T22:44:47.120Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-31T22:44:47.120Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-31T22:44:47.399Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T22:44:47.399Z] OK: 71 MiB in 55 packages [2021-03-31T22:44:59.816Z] Removing intermediate container 712792a0a5fc [2021-03-31T22:44:59.816Z] ---> 0ed50ed46ef9 [2021-03-31T22:44:59.816Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-31T22:44:59.816Z] ---> Running in 69145f676af8 [2021-03-31T22:45:04.133Z] Collecting docker-compose==1.23.2 [2021-03-31T22:45:04.405Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-31T22:45:05.381Z] Collecting docker<4.0,>=3.6.0 [2021-03-31T22:45:05.381Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-31T22:45:05.976Z] Collecting jsonschema<3,>=2.5.1 [2021-03-31T22:45:06.248Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-31T22:45:06.248Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-31T22:45:06.431Z] Collecting docker-compose==1.23.2 [2021-03-31T22:45:06.431Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-31T22:45:06.431Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-31T22:45:06.431Z] Collecting jsonschema<3,>=2.5.1 [2021-03-31T22:45:06.431Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-31T22:45:06.520Z] Collecting cached-property<2,>=1.2.0 [2021-03-31T22:45:06.520Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-31T22:45:06.809Z] Collecting texttable<0.10,>=0.9.0 [2021-03-31T22:45:06.809Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-31T22:45:07.521Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-31T22:45:07.521Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-31T22:45:09.222Z] Collecting PyYAML<4,>=3.10 [2021-03-31T22:45:09.222Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-31T22:45:09.430Z] Collecting docopt<0.7,>=0.6.1 [2021-03-31T22:45:09.431Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-31T22:45:10.049Z] Removing intermediate container 9ccc57cb6d8c [2021-03-31T22:45:10.049Z] ---> f495ba6c638e [2021-03-31T22:45:10.049Z] [2021-03-31T22:45:10.049Z] Step 10/22 : FROM alpine:3.12 [2021-03-31T22:45:10.049Z] ---> 42cb162f0360 [2021-03-31T22:45:10.049Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-31T22:45:10.387Z] Removing intermediate container 36175938fef9 [2021-03-31T22:45:10.387Z] ---> aa07fb4b0bf5 [2021-03-31T22:45:10.387Z] [2021-03-31T22:45:10.387Z] Step 10/31 : FROM alpine:3.12 [2021-03-31T22:45:10.387Z] ---> 42cb162f0360 [2021-03-31T22:45:10.387Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-31T22:45:10.387Z] ---> Using cache [2021-03-31T22:45:10.387Z] ---> fe523d0e647a [2021-03-31T22:45:10.387Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T22:45:10.387Z] ---> Using cache [2021-03-31T22:45:10.387Z] ---> 1624dacce98b [2021-03-31T22:45:10.387Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-31T22:45:11.706Z] Removing intermediate container d89c67cfb205 [2021-03-31T22:45:11.706Z] ---> a3b0a83732ed [2021-03-31T22:45:11.706Z] [2021-03-31T22:45:11.706Z] Step 10/23 : FROM alpine:3.12 [2021-03-31T22:45:11.706Z] ---> 42cb162f0360 [2021-03-31T22:45:11.706Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-31T22:45:11.706Z] ---> Using cache [2021-03-31T22:45:11.706Z] ---> fe523d0e647a [2021-03-31T22:45:11.706Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T22:45:11.706Z] ---> Using cache [2021-03-31T22:45:11.706Z] ---> 1624dacce98b [2021-03-31T22:45:11.706Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-31T22:45:11.706Z] ---> Running in 6a13797ea1ba [2021-03-31T22:45:11.706Z] ---> Running in d6723f734ea6 [2021-03-31T22:45:12.056Z] Collecting PyYAML<4,>=3.10 [2021-03-31T22:45:12.056Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-31T22:45:13.745Z] ---> Running in 56d516232c27 [2021-03-31T22:45:14.029Z] Removing intermediate container 6a13797ea1ba [2021-03-31T22:45:14.029Z] ---> 55b6befbd848 [2021-03-31T22:45:14.029Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-31T22:45:14.029Z] Removing intermediate container d6723f734ea6 [2021-03-31T22:45:14.029Z] ---> 7670587797f1 [2021-03-31T22:45:14.029Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-31T22:45:14.316Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-31T22:45:14.316Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-31T22:45:15.031Z] ---> Running in cbaa526b1c01 [2021-03-31T22:45:15.031Z] ---> Running in 1f7263af1cec [2021-03-31T22:45:15.031Z] Removing intermediate container 56d516232c27 [2021-03-31T22:45:15.031Z] ---> 41ae3cf5471a [2021-03-31T22:45:15.031Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-31T22:45:15.325Z] ---> Running in 06059a433331 [2021-03-31T22:45:15.608Z] Removing intermediate container 1f7263af1cec [2021-03-31T22:45:15.608Z] ---> 4eb116351611 [2021-03-31T22:45:15.608Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T22:45:16.028Z] Collecting cached-property<2,>=1.2.0 [2021-03-31T22:45:16.028Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-31T22:45:16.028Z] Collecting docopt<0.7,>=0.6.1 [2021-03-31T22:45:16.028Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-31T22:45:17.327Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T22:45:17.327Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T22:45:17.327Z] Removing intermediate container 06059a433331 [2021-03-31T22:45:17.327Z] ---> 31652ddb9513 [2021-03-31T22:45:17.327Z] Step 15/23 : WORKDIR / [2021-03-31T22:45:17.327Z] ---> 8e21b501c9c1 [2021-03-31T22:45:17.327Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-31T22:45:17.485Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-31T22:45:17.485Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-31T22:45:17.485Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-31T22:45:17.485Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-31T22:45:17.761Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-31T22:45:17.761Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-31T22:45:17.789Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-31T22:45:17.789Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-31T22:45:17.789Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-31T22:45:17.789Z] ---> Running in 8ce5c4881a0a [2021-03-31T22:45:17.789Z] (2/2) Installing su-exec (0.2-r1) [2021-03-31T22:45:17.789Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T22:45:17.789Z] ---> 3efe921d7563 [2021-03-31T22:45:17.789Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-31T22:45:18.135Z] OK: 6 MiB in 16 packages [2021-03-31T22:45:18.639Z] Collecting texttable<0.10,>=0.9.0 [2021-03-31T22:45:18.639Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-31T22:45:19.150Z] ---> Running in 2ef82537a5da [2021-03-31T22:45:19.745Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T22:45:19.745Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-31T22:45:19.745Z] ---> 8cf00d39d4ca [2021-03-31T22:45:19.745Z] Step 3/24 : WORKDIR /edgex-go [2021-03-31T22:45:19.745Z] ---> Using cache [2021-03-31T22:45:19.745Z] ---> 97a7db952f82 [2021-03-31T22:45:19.745Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T22:45:19.745Z] ---> Using cache [2021-03-31T22:45:19.745Z] ---> ab6a1eebd4bc [2021-03-31T22:45:19.745Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-31T22:45:19.745Z] ---> Using cache [2021-03-31T22:45:19.745Z] ---> 10e1739f8798 [2021-03-31T22:45:19.745Z] Step 6/24 : COPY go.mod . [2021-03-31T22:45:19.745Z] ---> Using cache [2021-03-31T22:45:19.745Z] ---> 6ea1e9cb3837 [2021-03-31T22:45:19.745Z] Step 7/24 : RUN go mod download [2021-03-31T22:45:19.745Z] ---> Using cache [2021-03-31T22:45:19.745Z] ---> b3f63ce5c25c [2021-03-31T22:45:19.745Z] Step 8/24 : COPY . . [2021-03-31T22:45:19.745Z] ---> Using cache [2021-03-31T22:45:19.745Z] ---> 6c596990386a [2021-03-31T22:45:19.745Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-31T22:45:19.787Z] Removing intermediate container 8ce5c4881a0a [2021-03-31T22:45:19.787Z] ---> 1a60a548aba4 [2021-03-31T22:45:19.787Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T22:45:20.070Z] ---> 7c26e20b1821 [2021-03-31T22:45:20.070Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-31T22:45:20.500Z] Collecting docker<4.0,>=3.6.0 [2021-03-31T22:45:20.500Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-31T22:45:20.904Z] ---> 6e008e95dc48 [2021-03-31T22:45:20.904Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-31T22:45:20.904Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-31T22:45:21.190Z] Collecting docker-pycreds>=0.4.0 [2021-03-31T22:45:21.190Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-31T22:45:21.222Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-31T22:45:21.222Z] Collecting idna<2.8,>=2.5 [2021-03-31T22:45:21.222Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-31T22:45:21.222Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-31T22:45:21.222Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-31T22:45:21.582Z] ---> 500d35cad415 [2021-03-31T22:45:21.582Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-31T22:45:21.582Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-31T22:45:21.582Z] Collecting docker-pycreds>=0.4.0 [2021-03-31T22:45:21.582Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-31T22:45:21.582Z] Removing intermediate container cbaa526b1c01 [2021-03-31T22:45:21.582Z] ---> 6a3898b62579 [2021-03-31T22:45:21.582Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-31T22:45:21.870Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-31T22:45:21.870Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-31T22:45:21.870Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-31T22:45:21.870Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-31T22:45:21.870Z] ---> Running in 3c9ce3c153ea [2021-03-31T22:45:22.181Z] ---> Running in fff260c01ccf [2021-03-31T22:45:22.181Z] Installing collected packages: jsonschema, urllib3, idna, requests, PyYAML, dockerpty, cached-property, docopt, websocket-client, texttable, docker-pycreds, docker, docker-compose [2021-03-31T22:45:22.652Z] Collecting idna<2.8,>=2.5 [2021-03-31T22:45:22.652Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-31T22:45:23.108Z] Removing intermediate container 3c9ce3c153ea [2021-03-31T22:45:23.108Z] ---> 272516b94ea3 [2021-03-31T22:45:23.108Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T22:45:23.108Z] Attempting uninstall: urllib3 [2021-03-31T22:45:23.108Z] Found existing installation: urllib3 1.25.9 [2021-03-31T22:45:23.108Z] Uninstalling urllib3-1.25.9: [2021-03-31T22:45:23.246Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-31T22:45:24.234Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-31T22:45:24.235Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-31T22:45:24.387Z] ---> 35750786ee5e [2021-03-31T22:45:24.387Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-31T22:45:24.387Z] Removing intermediate container fff260c01ccf [2021-03-31T22:45:24.387Z] ---> 3aa22a0eee12 [2021-03-31T22:45:24.387Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-31T22:45:24.387Z] Successfully uninstalled urllib3-1.25.9 [2021-03-31T22:45:24.387Z] ---> Running in 92d5274ebe0d [2021-03-31T22:45:24.387Z] ---> Running in e773c356d8c7 [2021-03-31T22:45:24.387Z] ---> c279e2651eb8 [2021-03-31T22:45:24.387Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-31T22:45:24.387Z] Attempting uninstall: idna [2021-03-31T22:45:24.387Z] Found existing installation: idna 2.9 [2021-03-31T22:45:24.387Z] Uninstalling idna-2.9: [2021-03-31T22:45:24.387Z] Removing intermediate container 92d5274ebe0d [2021-03-31T22:45:24.387Z] ---> 8c00591025e4 [2021-03-31T22:45:24.387Z] Step 20/22 : LABEL arch=x86_64 [2021-03-31T22:45:24.978Z] ---> Running in 25e9c6323f4a [2021-03-31T22:45:24.978Z] Successfully uninstalled idna-2.9 [2021-03-31T22:45:24.978Z] Removing intermediate container e773c356d8c7 [2021-03-31T22:45:24.978Z] ---> 71dc3f698f2d [2021-03-31T22:45:24.978Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-31T22:45:24.978Z] ---> Running in 4246b2eb67aa [2021-03-31T22:45:24.978Z] Attempting uninstall: requests [2021-03-31T22:45:24.978Z] Found existing installation: requests 2.23.0 [2021-03-31T22:45:24.978Z] Uninstalling requests-2.23.0: [2021-03-31T22:45:24.978Z] ---> Running in f3419f849180 [2021-03-31T22:45:25.402Z] Successfully uninstalled requests-2.23.0 [2021-03-31T22:45:25.402Z] Removing intermediate container 25e9c6323f4a [2021-03-31T22:45:25.402Z] ---> b0aabe790892 [2021-03-31T22:45:25.402Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T22:45:25.679Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-31T22:45:25.680Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-31T22:45:25.680Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-31T22:45:25.680Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-31T22:45:25.680Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-31T22:45:25.757Z] ---> Running in 2307f7ab1afd [2021-03-31T22:45:25.757Z] Removing intermediate container 4246b2eb67aa [2021-03-31T22:45:25.757Z] ---> 449c85fab577 [2021-03-31T22:45:25.757Z] Step 21/22 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 [2021-03-31T22:45:25.757Z] Running setup.py install for PyYAML: started [2021-03-31T22:45:26.154Z] ---> Running in b39e2fd92b13 [2021-03-31T22:45:26.666Z] ---> Running in a8738b408481 [2021-03-31T22:45:26.666Z] Installing collected packages: docker-pycreds, websocket-client, idna, urllib3, requests, docker, jsonschema, cached-property, texttable, docopt, PyYAML, dockerpty, docker-compose [2021-03-31T22:45:26.942Z] Attempting uninstall: idna [2021-03-31T22:45:26.942Z] Found existing installation: idna 2.9 [2021-03-31T22:45:26.942Z] Uninstalling idna-2.9: [2021-03-31T22:45:27.003Z] Removing intermediate container 2307f7ab1afd [2021-03-31T22:45:27.004Z] ---> 650678573d7c [2021-03-31T22:45:27.004Z] Step 21/23 : LABEL arch=x86_64 [2021-03-31T22:45:27.004Z] ---> Running in d0592bd9aae6 [2021-03-31T22:45:27.217Z] Successfully uninstalled idna-2.9 [2021-03-31T22:45:27.301Z] Removing intermediate container b39e2fd92b13 [2021-03-31T22:45:27.301Z] ---> 50f296a686bf [2021-03-31T22:45:27.301Z] Step 22/22 : LABEL version=0.0.0 [2021-03-31T22:45:27.817Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-31T22:45:27.817Z] Attempting uninstall: urllib3 [2021-03-31T22:45:27.817Z] Found existing installation: urllib3 1.25.9 [2021-03-31T22:45:27.817Z] Uninstalling urllib3-1.25.9: [2021-03-31T22:45:28.069Z] ---> Running in ca332508de86 [2021-03-31T22:45:28.069Z] Removing intermediate container d0592bd9aae6 [2021-03-31T22:45:28.069Z] ---> 1b4fad28439d [2021-03-31T22:45:28.069Z] Step 22/23 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 [2021-03-31T22:45:28.069Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-31T22:45:28.069Z] Running setup.py install for dockerpty: started [2021-03-31T22:45:28.069Z] ---> Running in 758c9de98305 [2021-03-31T22:45:28.091Z] Successfully uninstalled urllib3-1.25.9 [2021-03-31T22:45:28.789Z] Removing intermediate container f3419f849180 [2021-03-31T22:45:28.789Z] ---> 333660fae5fc [2021-03-31T22:45:28.789Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-31T22:45:28.789Z] Removing intermediate container ca332508de86 [2021-03-31T22:45:28.789Z] ---> eb726150314d [2021-03-31T22:45:28.789Z] [2021-03-31T22:45:29.072Z] Attempting uninstall: requests [2021-03-31T22:45:29.072Z] Found existing installation: requests 2.23.0 [2021-03-31T22:45:29.072Z] Uninstalling requests-2.23.0: [2021-03-31T22:45:29.072Z] Successfully uninstalled requests-2.23.0 [2021-03-31T22:45:29.126Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-31T22:45:29.126Z] Running setup.py install for docopt: started [2021-03-31T22:45:29.773Z] ---> Running in cda1318cf607 [2021-03-31T22:45:29.773Z] Removing intermediate container 758c9de98305 [2021-03-31T22:45:29.773Z] ---> 78cf3c4aa8de [2021-03-31T22:45:29.773Z] Step 23/23 : LABEL version=0.0.0 [2021-03-31T22:45:30.061Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T22:45:30.061Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-31T22:45:30.061Z] ---> 8cf00d39d4ca [2021-03-31T22:45:30.061Z] Step 3/22 : WORKDIR /edgex-go [2021-03-31T22:45:30.061Z] ---> Using cache [2021-03-31T22:45:30.061Z] ---> 97a7db952f82 [2021-03-31T22:45:30.061Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T22:45:30.061Z] ---> Using cache [2021-03-31T22:45:30.061Z] ---> ab6a1eebd4bc [2021-03-31T22:45:30.061Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-31T22:45:30.102Z] Running setup.py install for docopt: finished with status 'done' [2021-03-31T22:45:30.336Z] ---> Using cache [2021-03-31T22:45:30.336Z] ---> 10e1739f8798 [2021-03-31T22:45:30.336Z] Step 6/22 : COPY go.mod . [2021-03-31T22:45:30.336Z] ---> Using cache [2021-03-31T22:45:30.336Z] ---> 6ea1e9cb3837 [2021-03-31T22:45:30.336Z] Step 7/22 : RUN go mod download [2021-03-31T22:45:30.336Z] ---> Using cache [2021-03-31T22:45:30.336Z] ---> b3f63ce5c25c [2021-03-31T22:45:30.336Z] Step 8/22 : COPY . . [2021-03-31T22:45:30.336Z] ---> Using cache [2021-03-31T22:45:30.336Z] ---> 6c596990386a [2021-03-31T22:45:30.336Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-31T22:45:30.436Z] ---> Running in f4bc488cef0c [2021-03-31T22:45:30.612Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T22:45:30.612Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-31T22:45:30.612Z] ---> 8cf00d39d4ca [2021-03-31T22:45:30.612Z] Step 3/23 : WORKDIR /edgex-go [2021-03-31T22:45:30.612Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-31T22:45:30.612Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-31T22:45:30.612Z] ---> 8cf00d39d4ca [2021-03-31T22:45:30.612Z] ---> Using cache [2021-03-31T22:45:30.612Z] Step 3/31 : WORKDIR /edgex-go [2021-03-31T22:45:30.612Z] ---> 97a7db952f82 [2021-03-31T22:45:30.612Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T22:45:30.612Z] ---> Using cache [2021-03-31T22:45:30.612Z] ---> ab6a1eebd4bc [2021-03-31T22:45:30.612Z] ---> Using cache [2021-03-31T22:45:30.612Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git ---> 97a7db952f82 [2021-03-31T22:45:30.612Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T22:45:30.612Z] [2021-03-31T22:45:30.612Z] ---> Using cache [2021-03-31T22:45:30.612Z] ---> ab6a1eebd4bc [2021-03-31T22:45:30.612Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-31T22:45:30.612Z] ---> Using cache [2021-03-31T22:45:30.612Z] ---> 10e1739f8798 [2021-03-31T22:45:30.612Z] Step 6/31 : COPY go.mod . [2021-03-31T22:45:30.612Z] ---> Using cache [2021-03-31T22:45:30.612Z] ---> 6ea1e9cb3837 [2021-03-31T22:45:30.612Z] Step 7/31 : RUN go mod download [2021-03-31T22:45:30.612Z] ---> Using cache [2021-03-31T22:45:30.612Z] ---> b3f63ce5c25c [2021-03-31T22:45:30.612Z] Step 8/31 : COPY . . [2021-03-31T22:45:30.612Z] ---> Using cache [2021-03-31T22:45:30.612Z] ---> 6c596990386a [2021-03-31T22:45:30.612Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-31T22:45:30.740Z] Successfully built eb726150314d [2021-03-31T22:45:31.023Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-31T22:45:31.023Z]  Building docker-support-scheduler-go ... done  Running setup.py install for texttable: started [2021-03-31T22:45:31.023Z] Removing intermediate container cda1318cf607 [2021-03-31T22:45:31.023Z] ---> d6c53737da3d [2021-03-31T22:45:31.023Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-31T22:45:32.061Z] Running setup.py install for texttable: started [2021-03-31T22:45:32.061Z] ---> Running in 55f699f8d0e9 [2021-03-31T22:45:32.061Z] ---> Running in b2ca4321e140 [2021-03-31T22:45:32.061Z] ---> Running in 912f2f9a17a9 [2021-03-31T22:45:32.382Z] Removing intermediate container f4bc488cef0c [2021-03-31T22:45:32.383Z] ---> 4846bf60112c [2021-03-31T22:45:32.383Z] [2021-03-31T22:45:32.383Z] Running setup.py install for texttable: finished with status 'done' [2021-03-31T22:45:34.520Z] ---> ff62ad1b85f0 [2021-03-31T22:45:34.520Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-31T22:45:34.520Z] Successfully built 4846bf60112c [2021-03-31T22:45:34.688Z] Running setup.py install for texttable: finished with status 'done' [2021-03-31T22:45:34.904Z] Successfully tagged docker-core-command-go:latest [2021-03-31T22:45:34.904Z]  Building docker-core-command-go ... done  ---> Running in 63d636a83107 [2021-03-31T22:45:34.963Z] Running setup.py install for docopt: started [2021-03-31T22:45:34.963Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-31T22:45:34.963Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-31T22:45:34.963Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T22:45:35.894Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-31T22:45:35.946Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T22:45:36.938Z] OK: 217 MiB in 51 packages [2021-03-31T22:45:37.547Z] Running setup.py install for docopt: finished with status 'done' [2021-03-31T22:45:37.547Z] Running setup.py install for PyYAML: started [2021-03-31T22:45:38.998Z] Removing intermediate container b2ca4321e140 [2021-03-31T22:45:38.998Z] ---> 7ec981698668 [2021-03-31T22:45:38.998Z] Step 6/23 : COPY go.mod . [2021-03-31T22:45:39.981Z] ---> 124ed9440f5c [2021-03-31T22:45:39.981Z] Step 7/23 : RUN go mod download [2021-03-31T22:45:40.256Z] ---> Running in cd1e8665c2a9 [2021-03-31T22:45:40.857Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-31T22:45:40.857Z] Running setup.py install for dockerpty: started [2021-03-31T22:45:41.344Z] Removing intermediate container 63d636a83107 [2021-03-31T22:45:41.344Z] ---> 549422a59a45 [2021-03-31T22:45:41.344Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T22:45:42.027Z] Removing intermediate container 1c5b86f15ba2 [2021-03-31T22:45:42.027Z] ---> 68625215881f [2021-03-31T22:45:42.027Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-31T22:45:42.951Z] ---> Running in 32115ed2a26a [2021-03-31T22:45:42.951Z] ---> fefe50324875 [2021-03-31T22:45:42.951Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-31T22:45:44.268Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-31T22:45:44.870Z] Removing intermediate container cd1e8665c2a9 [2021-03-31T22:45:44.870Z] ---> 3a1c76dedf3d [2021-03-31T22:45:44.870Z] Step 8/23 : COPY . . [2021-03-31T22:45:45.293Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T22:45:45.475Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-31T22:45:45.624Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T22:45:46.051Z] ---> a344d2921dd3 [2021-03-31T22:45:46.051Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-31T22:45:46.051Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-31T22:45:46.051Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-31T22:45:46.051Z] (3/3) Installing curl (7.69.1-r3) [2021-03-31T22:45:46.051Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T22:45:46.438Z] OK: 72 MiB in 58 packages [2021-03-31T22:45:47.797Z] ---> 9b9c20d0ec99 [2021-03-31T22:45:47.797Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-31T22:45:50.455Z] ---> 0a2c268f2bd1 [2021-03-31T22:45:50.455Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-31T22:45:50.738Z] Removing intermediate container 32115ed2a26a [2021-03-31T22:45:50.738Z] ---> 43c6fb1da3f5 [2021-03-31T22:45:50.738Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-31T22:45:50.738Z] ---> Running in 8a5558e87ebd [2021-03-31T22:45:51.493Z] ---> ccd170819875 [2021-03-31T22:45:51.493Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-31T22:45:51.822Z] Removing intermediate container 8a5558e87ebd [2021-03-31T22:45:51.822Z] ---> 234e40e5d0fe [2021-03-31T22:45:51.822Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T22:45:52.462Z] ---> Running in 5cd1cc64b746 [2021-03-31T22:45:52.462Z] ---> Running in 0a5adfc8ca70 [2021-03-31T22:45:53.152Z] Removing intermediate container 5cd1cc64b746 [2021-03-31T22:45:53.152Z] ---> e936ea6250cc [2021-03-31T22:45:53.152Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-31T22:45:53.152Z] Removing intermediate container 0a5adfc8ca70 [2021-03-31T22:45:53.152Z] ---> c3a4ea728d8c [2021-03-31T22:45:53.152Z] Step 24/26 : LABEL arch=x86_64 [2021-03-31T22:45:53.152Z] ---> Running in 2024bce0d774 [2021-03-31T22:45:53.837Z] Removing intermediate container 2024bce0d774 [2021-03-31T22:45:53.837Z] ---> eee4489b2e4a [2021-03-31T22:45:53.837Z] Step 25/26 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 [2021-03-31T22:45:53.837Z] ---> f22fb3ff404d [2021-03-31T22:45:53.837Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-31T22:45:54.195Z] ---> Running in 304ba6bf6ec2 [2021-03-31T22:45:54.195Z] ---> Running in 7f64f227fa87 [2021-03-31T22:45:54.960Z] Removing intermediate container 304ba6bf6ec2 [2021-03-31T22:45:54.960Z] ---> 96d7d378836b [2021-03-31T22:45:54.960Z] Step 26/26 : LABEL version=0.0.0 [2021-03-31T22:45:55.691Z] Removing intermediate container 69145f676af8 [2021-03-31T22:45:55.691Z] ---> 261c91cfc37f [2021-03-31T22:45:55.691Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-31T22:45:55.691Z] ---> Running in 6fdcd3e7083a [2021-03-31T22:45:57.029Z] ---> Running in 99e271313240 [2021-03-31T22:45:57.329Z] Removing intermediate container 99e271313240 [2021-03-31T22:45:57.329Z] ---> 08a1ec6305b7 [2021-03-31T22:45:57.329Z] [2021-03-31T22:45:57.684Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T22:45:57.972Z] Successfully built 08a1ec6305b7 [2021-03-31T22:45:58.250Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-31T22:45:58.285Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T22:45:58.552Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 7f64f227fa87 [2021-03-31T22:45:58.552Z] ---> 17d31f45d00c [2021-03-31T22:45:58.552Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-31T22:45:58.839Z] ---> Running in a378afc408ac [2021-03-31T22:45:59.273Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-31T22:45:59.273Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-31T22:45:59.551Z] (3/3) Installing curl (7.69.1-r3) [2021-03-31T22:45:59.551Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T22:45:59.551Z] OK: 72 MiB in 58 packages [2021-03-31T22:45:59.618Z] Removing intermediate container a378afc408ac [2021-03-31T22:45:59.618Z] ---> f1ac8ed2848f [2021-03-31T22:45:59.618Z] Step 28/31 : CMD ["gate"] [2021-03-31T22:46:00.055Z] ---> Running in 1a5bb88bf117 [2021-03-31T22:46:02.479Z] Removing intermediate container 1a5bb88bf117 [2021-03-31T22:46:02.479Z] ---> 565d91b9e5a9 [2021-03-31T22:46:02.479Z] Step 29/31 : LABEL arch=x86_64 [2021-03-31T22:46:03.546Z] ---> Running in 1c65a7b44bd0 [2021-03-31T22:46:03.852Z] Removing intermediate container 2ef82537a5da [2021-03-31T22:46:03.852Z] ---> 57cf725314e6 [2021-03-31T22:46:03.852Z] [2021-03-31T22:46:03.852Z] Step 10/23 : FROM alpine:3.12 [2021-03-31T22:46:03.852Z] ---> 42cb162f0360 [2021-03-31T22:46:03.852Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-31T22:46:03.852Z] ---> Running in 7b62eebeeb66 [2021-03-31T22:46:03.891Z] Removing intermediate container 6fdcd3e7083a [2021-03-31T22:46:03.891Z] ---> ae4aec076d12 [2021-03-31T22:46:03.891Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-31T22:46:03.891Z] ---> Running in f897d2be51c0 [2021-03-31T22:46:04.134Z] Removing intermediate container 1c65a7b44bd0 [2021-03-31T22:46:04.134Z] ---> 18fad54cded6 [2021-03-31T22:46:04.134Z] Step 30/31 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 [2021-03-31T22:46:04.134Z] ---> Running in 9e24778c5423 [2021-03-31T22:46:04.496Z] ---> 7f76afb0b09b [2021-03-31T22:46:04.496Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-31T22:46:04.776Z] Removing intermediate container 7b62eebeeb66 [2021-03-31T22:46:04.776Z] ---> bf52f3ef56ba [2021-03-31T22:46:04.776Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-31T22:46:04.776Z] ---> Running in c5bfcda88eb7 [2021-03-31T22:46:04.779Z] Removing intermediate container f897d2be51c0 [2021-03-31T22:46:04.779Z] ---> e74fc588d746 [2021-03-31T22:46:04.779Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T22:46:05.056Z] ---> Running in e3fc2eed6fc3 [2021-03-31T22:46:05.057Z] Removing intermediate container 9e24778c5423 [2021-03-31T22:46:05.057Z] ---> 88dbb7c64e19 [2021-03-31T22:46:05.057Z] Step 31/31 : LABEL version=0.0.0 [2021-03-31T22:46:05.057Z] ---> Running in 5edd052b8808 [2021-03-31T22:46:05.351Z] ---> Running in cf0c3b339545 [2021-03-31T22:46:05.447Z] Removing intermediate container c5bfcda88eb7 [2021-03-31T22:46:05.447Z] ---> ffb68c986dcf [2021-03-31T22:46:05.447Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-31T22:46:05.447Z] ---> Running in 6abb28a1baa7 [2021-03-31T22:46:05.758Z] Removing intermediate container 5edd052b8808 [2021-03-31T22:46:05.758Z] ---> cb970a03c58c [2021-03-31T22:46:05.758Z] [2021-03-31T22:46:05.953Z] Removing intermediate container cf0c3b339545 [2021-03-31T22:46:05.953Z] ---> 9cef6c1cf545 [2021-03-31T22:46:05.953Z] Step 24/26 : LABEL arch=arm64 [2021-03-31T22:46:06.093Z] Successfully built cb970a03c58c [2021-03-31T22:46:06.093Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-31T22:46:06.235Z] ---> Running in d6d5d98e5084 [2021-03-31T22:46:06.403Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 6abb28a1baa7 [2021-03-31T22:46:06.404Z] ---> cc3d1203b539 [2021-03-31T22:46:06.404Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T22:46:06.404Z] ---> Running in 3080d6142ecf [2021-03-31T22:46:07.232Z] Removing intermediate container d6d5d98e5084 [2021-03-31T22:46:07.232Z] ---> 6939e7ae14a9 [2021-03-31T22:46:07.232Z] Step 25/26 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 [2021-03-31T22:46:07.232Z] ---> Running in e2fbc300d41d [2021-03-31T22:46:07.517Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-31T22:46:08.125Z] Removing intermediate container e2fbc300d41d [2021-03-31T22:46:08.125Z] ---> e15dc85a2719 [2021-03-31T22:46:08.125Z] Step 26/26 : LABEL version=0.0.0 [2021-03-31T22:46:08.125Z] ---> Running in 88a00dd989a9 [2021-03-31T22:46:08.728Z] Removing intermediate container 88a00dd989a9 [2021-03-31T22:46:08.728Z] ---> 876268ad4328 [2021-03-31T22:46:08.728Z] [2021-03-31T22:46:09.334Z] Successfully built 876268ad4328 [2021-03-31T22:46:09.334Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-31T22:46:10.202Z] Removing intermediate container 3080d6142ecf [2021-03-31T22:46:10.202Z] ---> 6ed78f344737 [2021-03-31T22:46:10.202Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-31T22:46:10.202Z] ---> Running in 10b6bb137c8f [2021-03-31T22:46:12.196Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-31T22:46:12.806Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-31T22:46:13.975Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-31T22:46:13.975Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-31T22:46:13.975Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-31T22:46:13.975Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-31T22:46:14.257Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-31T22:46:14.593Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-31T22:46:14.593Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T22:46:14.593Z] OK: 8 MiB in 20 packages [2021-03-31T22:46:16.445Z] Removing intermediate container 10b6bb137c8f [2021-03-31T22:46:16.445Z] ---> 678db47c2665 [2021-03-31T22:46:16.445Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T22:46:17.137Z] ---> d32f814a6fb4 [2021-03-31T22:46:17.137Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-31T22:46:17.825Z] ---> 4cdb63a3b603 [2021-03-31T22:46:17.825Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-31T22:46:18.517Z] ---> 2089ff366e3b [2021-03-31T22:46:18.517Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-31T22:46:18.517Z] ---> Running in 2f5d84f80489 [2021-03-31T22:46:18.799Z] Removing intermediate container 2f5d84f80489 [2021-03-31T22:46:18.799Z] ---> df11c3835bc8 [2021-03-31T22:46:18.799Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T22:46:18.799Z] ---> Running in 216ecf5e37f9 [2021-03-31T22:46:19.460Z] Removing intermediate container 216ecf5e37f9 [2021-03-31T22:46:19.460Z] ---> b921444b4cf0 [2021-03-31T22:46:19.460Z] Step 21/23 : LABEL arch=x86_64 [2021-03-31T22:46:19.771Z] ---> Running in 63fbadce8ad2 [2021-03-31T22:46:20.089Z] Removing intermediate container 63fbadce8ad2 [2021-03-31T22:46:20.090Z] ---> 398c4ad65b0e [2021-03-31T22:46:20.090Z] Step 22/23 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 [2021-03-31T22:46:20.390Z] ---> Running in 720bf41bee68 [2021-03-31T22:46:20.390Z] Removing intermediate container 720bf41bee68 [2021-03-31T22:46:20.390Z] ---> ae8fada6c360 [2021-03-31T22:46:20.390Z] Step 23/23 : LABEL version=0.0.0 [2021-03-31T22:46:20.709Z] ---> Running in 619f5077dd8c [2021-03-31T22:46:21.010Z] Removing intermediate container 619f5077dd8c [2021-03-31T22:46:21.010Z] ---> b5d318c55eea [2021-03-31T22:46:21.010Z] [2021-03-31T22:46:21.010Z] Successfully built b5d318c55eea [2021-03-31T22:46:21.331Z] Successfully tagged docker-core-data-go:latest [2021-03-31T22:46:21.961Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-31T22:46:22.014Z] $ docker stop --time=1 a7fcbd5360cce1d67a31388ccada2f214615842313514ec42e8811ee6255fcce [2021-03-31T22:46:25.162Z] $ docker rm -f a7fcbd5360cce1d67a31388ccada2f214615842313514ec42e8811ee6255fcce [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-31T22:46:26.096Z] + docker images [2021-03-31T22:46:26.097Z] + grep docker [2021-03-31T22:46:26.727Z] docker-core-data-go latest b5d318c55eea 6 seconds ago 22.7MB [2021-03-31T22:46:26.727Z] docker-security-bootstrapper-go latest cb970a03c58c 21 seconds ago 19MB [2021-03-31T22:46:26.727Z] docker-sys-mgmt-agent-go latest 08a1ec6305b7 29 seconds ago 314MB [2021-03-31T22:46:26.727Z] docker-core-command-go latest 4846bf60112c 56 seconds ago 17.3MB [2021-03-31T22:46:26.727Z] docker-support-scheduler-go latest eb726150314d 58 seconds ago 17.4MB [2021-03-31T22:46:26.727Z] docker-security-secretstore-setup-go latest 380e18e22155 3 minutes ago 25.7MB [2021-03-31T22:46:26.727Z] docker-security-proxy-setup-go latest b56bfe8d47c7 3 minutes ago 25.4MB [2021-03-31T22:46:26.727Z] docker-core-metadata-go latest 151bcf99b563 3 minutes ago 19MB [2021-03-31T22:46:26.727Z] docker-support-notifications-go latest 40994419a4a7 3 minutes ago 17.9MB [2021-03-31T22:46:26.727Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-31T22:46:43.075Z] Still waiting to schedule task [2021-03-31T22:46:43.076Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-31T22:46:48.756Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-31T22:46:58.940Z] Removing intermediate container a8738b408481 [2021-03-31T22:46:58.940Z] ---> 977b250b50f7 [2021-03-31T22:46:58.940Z] [2021-03-31T22:46:58.940Z] Step 10/24 : FROM alpine:3.12 [2021-03-31T22:46:58.940Z] ---> e47305ac9786 [2021-03-31T22:46:58.940Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-03-31T22:46:59.216Z] ---> Running in fc44f9a42a80 [2021-03-31T22:47:01.218Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T22:47:01.493Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T22:47:02.096Z] (1/6) Installing ca-certificates (20191127-r4) [2021-03-31T22:47:02.096Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-03-31T22:47:02.096Z] (3/6) Installing libcurl (7.69.1-r3) [2021-03-31T22:47:02.096Z] (4/6) Installing curl (7.69.1-r3) [2021-03-31T22:47:02.096Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-03-31T22:47:02.096Z] (6/6) Installing su-exec (0.2-r1) [2021-03-31T22:47:02.096Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T22:47:02.371Z] Executing ca-certificates-20191127-r4.trigger [2021-03-31T22:47:02.647Z] OK: 7 MiB in 20 packages [2021-03-31T22:47:05.283Z] Removing intermediate container fc44f9a42a80 [2021-03-31T22:47:05.283Z] ---> 9e6be63e4ff9 [2021-03-31T22:47:05.284Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-31T22:47:05.284Z] ---> Running in 3fd213c8c107 [2021-03-31T22:47:05.887Z] Removing intermediate container 3fd213c8c107 [2021-03-31T22:47:05.887Z] ---> c34619d4a901 [2021-03-31T22:47:05.887Z] Step 13/24 : WORKDIR / [2021-03-31T22:47:06.161Z] ---> Running in e96f84228672 [2021-03-31T22:47:07.151Z] Removing intermediate container e96f84228672 [2021-03-31T22:47:07.151Z] ---> ff18d0a7d5b9 [2021-03-31T22:47:07.151Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-31T22:47:09.142Z] ---> 0b1c8c73e993 [2021-03-31T22:47:09.142Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-31T22:47:10.593Z] ---> 08983fc6afa7 [2021-03-31T22:47:10.593Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-31T22:47:10.870Z] Removing intermediate container 55f699f8d0e9 [2021-03-31T22:47:10.870Z] ---> 968af30a1349 [2021-03-31T22:47:10.870Z] [2021-03-31T22:47:10.870Z] Step 10/31 : FROM alpine:3.12 [2021-03-31T22:47:10.870Z] ---> e47305ac9786 [2021-03-31T22:47:10.870Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-31T22:47:11.144Z] ---> Running in a717d2d242c8 [2021-03-31T22:47:12.136Z] ---> d2e060b989dd [2021-03-31T22:47:12.136Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-31T22:47:12.136Z] Removing intermediate container a717d2d242c8 [2021-03-31T22:47:12.136Z] ---> 7967290f6dbd [2021-03-31T22:47:12.136Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-31T22:47:12.415Z] ---> Running in 7579993fa1fb [2021-03-31T22:47:14.429Z] ---> e1191b67fa54 [2021-03-31T22:47:14.429Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-31T22:47:14.712Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T22:47:14.986Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T22:47:15.590Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-31T22:47:15.590Z] (2/2) Installing su-exec (0.2-r1) [2021-03-31T22:47:15.590Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T22:47:15.590Z] OK: 5 MiB in 16 packages [2021-03-31T22:47:18.231Z] ---> 1c357f82d208 [2021-03-31T22:47:18.231Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-31T22:47:18.505Z] Removing intermediate container 7579993fa1fb [2021-03-31T22:47:18.505Z] ---> 839b4c805daa [2021-03-31T22:47:18.505Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-31T22:47:19.105Z] ---> Running in 863baf560788 [2021-03-31T22:47:19.707Z] Removing intermediate container 912f2f9a17a9 [2021-03-31T22:47:19.707Z] ---> 7319f15fe605 [2021-03-31T22:47:19.707Z] [2021-03-31T22:47:19.707Z] Step 10/22 : FROM alpine:3.12 [2021-03-31T22:47:19.707Z] ---> e47305ac9786 [2021-03-31T22:47:19.707Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-31T22:47:19.707Z] ---> Using cache [2021-03-31T22:47:19.707Z] ---> adaeda5e2de1 [2021-03-31T22:47:19.707Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-31T22:47:19.707Z] ---> Using cache [2021-03-31T22:47:19.707Z] ---> d937ab988619 [2021-03-31T22:47:19.707Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-31T22:47:19.707Z] ---> 63df89f37705 [2021-03-31T22:47:19.707Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-31T22:47:19.982Z] ---> Running in f2f377f4ae6a [2021-03-31T22:47:19.982Z] Removing intermediate container 863baf560788 [2021-03-31T22:47:19.982Z] ---> 2983b4c19e07 [2021-03-31T22:47:19.982Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-31T22:47:19.982Z] ---> Running in d6a266274ff4 [2021-03-31T22:47:20.259Z] ---> Running in aa6d1523ea99 [2021-03-31T22:47:21.249Z] Removing intermediate container f2f377f4ae6a [2021-03-31T22:47:21.249Z] ---> 83000e1d4e67 [2021-03-31T22:47:21.249Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-31T22:47:21.536Z] ---> Running in d3980ed45bf7 [2021-03-31T22:47:21.814Z] Removing intermediate container aa6d1523ea99 [2021-03-31T22:47:21.814Z] ---> 74d84ddf7b58 [2021-03-31T22:47:21.814Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-31T22:47:22.090Z] ---> Running in f5c23ca08c70 [2021-03-31T22:47:22.692Z] Removing intermediate container d3980ed45bf7 [2021-03-31T22:47:22.692Z] ---> d015874d8f8e [2021-03-31T22:47:22.692Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T22:47:24.148Z] ---> 17d3c538499f [2021-03-31T22:47:24.148Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-31T22:47:24.148Z] Removing intermediate container d6a266274ff4 [2021-03-31T22:47:24.148Z] ---> d231a0222bbf [2021-03-31T22:47:24.148Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-31T22:47:24.424Z] ---> Running in ff4c3e54e2e3 [2021-03-31T22:47:25.420Z] Removing intermediate container ff4c3e54e2e3 [2021-03-31T22:47:25.420Z] ---> 7b62a694f2ae [2021-03-31T22:47:25.420Z] Step 22/24 : LABEL arch=arm64 [2021-03-31T22:47:26.034Z] ---> Running in b3078cce5bee [2021-03-31T22:47:26.034Z] Removing intermediate container f5c23ca08c70 [2021-03-31T22:47:26.034Z] ---> aaea482d556f [2021-03-31T22:47:26.034Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-31T22:47:26.034Z] ---> 7aaf4a7d1e16 [2021-03-31T22:47:26.034Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-31T22:47:26.327Z] ---> Running in 33ed5ad21ac2 [2021-03-31T22:47:26.621Z] Removing intermediate container b3078cce5bee [2021-03-31T22:47:26.621Z] ---> bbc086debdde [2021-03-31T22:47:26.621Z] Step 23/24 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 [2021-03-31T22:47:26.621Z] ---> Running in 9293d47e412d [2021-03-31T22:47:27.236Z] Removing intermediate container 33ed5ad21ac2 [2021-03-31T22:47:27.236Z] ---> 9d0a6238f9df [2021-03-31T22:47:27.236Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-31T22:47:27.236Z] ---> ff2263b75b46 [2021-03-31T22:47:27.236Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-31T22:47:27.511Z] Removing intermediate container 9293d47e412d [2021-03-31T22:47:27.511Z] ---> 05ad2e68556a [2021-03-31T22:47:27.511Z] Step 24/24 : LABEL version=0.0.0 [2021-03-31T22:47:27.511Z] ---> Running in 695f413ff8ea [2021-03-31T22:47:27.785Z] ---> Running in 542fb53ae982 [2021-03-31T22:47:28.058Z] ---> a8b33c012578 [2021-03-31T22:47:28.058Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-31T22:47:28.330Z] ---> Running in a828d0bd03a5 [2021-03-31T22:47:28.330Z] Removing intermediate container 695f413ff8ea [2021-03-31T22:47:28.330Z] ---> 4ef42b4dfac0 [2021-03-31T22:47:28.330Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T22:47:28.330Z] Removing intermediate container 542fb53ae982 [2021-03-31T22:47:28.330Z] ---> 41941ab23c5a [2021-03-31T22:47:28.330Z] [2021-03-31T22:47:28.605Z] ---> Running in 173055a4abc6 [2021-03-31T22:47:29.204Z] Successfully built 41941ab23c5a [2021-03-31T22:47:29.204Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-31T22:47:29.204Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 173055a4abc6 [2021-03-31T22:47:29.204Z] ---> 5c85b27559fe [2021-03-31T22:47:29.204Z] Step 20/22 : LABEL arch=arm64 [2021-03-31T22:47:29.482Z] ---> Running in 090af46155a6 [2021-03-31T22:47:30.088Z] Removing intermediate container 090af46155a6 [2021-03-31T22:47:30.088Z] ---> 9fdedc7f7d1d [2021-03-31T22:47:30.088Z] Step 21/22 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 [2021-03-31T22:47:30.361Z] ---> Running in 739411bde1c8 [2021-03-31T22:47:30.979Z] Removing intermediate container 739411bde1c8 [2021-03-31T22:47:30.980Z] ---> bde6386b8161 [2021-03-31T22:47:30.980Z] Step 22/22 : LABEL version=0.0.0 [2021-03-31T22:47:31.252Z] ---> Running in 35dc99c588de [2021-03-31T22:47:31.252Z] Removing intermediate container a828d0bd03a5 [2021-03-31T22:47:31.252Z] ---> 7c4752b8a0de [2021-03-31T22:47:31.252Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T22:47:31.846Z] Removing intermediate container 35dc99c588de [2021-03-31T22:47:31.846Z] ---> 5c5df35614dc [2021-03-31T22:47:31.846Z] [2021-03-31T22:47:32.118Z] ---> 5b2ac8053e59 [2021-03-31T22:47:32.118Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-31T22:47:32.392Z] Successfully built 5c5df35614dc [2021-03-31T22:47:32.392Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-31T22:47:33.838Z]  Building docker-support-scheduler-go ... done  ---> aa28d2bbafba [2021-03-31T22:47:33.838Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-31T22:47:34.450Z] ---> b7f39f8bc138 [2021-03-31T22:47:34.450Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-31T22:47:35.042Z] Running on prd-ubuntu18.04-docker-8c-8g-32350 in /w/workspace/edgexfoundry_edgex-go_PR-3324 [Pipeline] { [Pipeline] ws [2021-03-31T22:47:35.102Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-03-31T22:47:35.446Z] ---> 8cc825d9fa32 [2021-03-31T22:47:35.446Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-31T22:47:36.056Z] ---> d0087cf7b7af [2021-03-31T22:47:36.056Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-31T22:47:36.328Z] ---> Running in 4567051bdb1a [2021-03-31T22:47:36.934Z] Removing intermediate container 4567051bdb1a [2021-03-31T22:47:36.934Z] ---> bf5306d76489 [2021-03-31T22:47:36.934Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-31T22:47:37.108Z] using credential edgex-jenkins-ssh [2021-03-31T22:47:37.168Z] Cloning the remote Git repository [2021-03-31T22:47:37.187Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-31T22:47:37.256Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-03-31T22:47:37.281Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-31T22:47:37.281Z] > git --version # timeout=10 [2021-03-31T22:47:37.286Z] > git --version # 'git version 2.17.1' [2021-03-31T22:47:37.286Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T22:47:37.313Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-31T22:47:37.918Z] ---> 2321e0b7bfef [2021-03-31T22:47:37.918Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-31T22:47:38.189Z] ---> Running in d32d513aab2c [2021-03-31T22:47:40.814Z] Removing intermediate container e3fc2eed6fc3 [2021-03-31T22:47:40.814Z] ---> be5bfab07437 [2021-03-31T22:47:40.814Z] [2021-03-31T22:47:40.814Z] Step 10/23 : FROM alpine:3.12 [2021-03-31T22:47:40.814Z] ---> e47305ac9786 [2021-03-31T22:47:40.814Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-31T22:47:41.085Z] ---> Running in f812d6cb963c [2021-03-31T22:47:41.085Z] Removing intermediate container d32d513aab2c [2021-03-31T22:47:41.085Z] ---> 2a708e784c04 [2021-03-31T22:47:41.085Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-31T22:47:41.360Z] ---> Running in c5a1a2c26e04 [2021-03-31T22:47:41.644Z] Removing intermediate container f812d6cb963c [2021-03-31T22:47:41.644Z] ---> 3a18327fdd3f [2021-03-31T22:47:41.644Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-31T22:47:41.644Z] ---> Running in 4f5cf15b66a7 [2021-03-31T22:47:41.916Z] Removing intermediate container c5a1a2c26e04 [2021-03-31T22:47:41.916Z] ---> 3db74992b819 [2021-03-31T22:47:41.916Z] Step 28/31 : CMD ["gate"] [2021-03-31T22:47:42.194Z] ---> Running in 0ee5fc9ece59 [2021-03-31T22:47:42.466Z] Removing intermediate container 4f5cf15b66a7 [2021-03-31T22:47:42.466Z] ---> 5cfc2bf3dd08 [2021-03-31T22:47:42.466Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-31T22:47:42.740Z] ---> Running in af0942a60fd2 [2021-03-31T22:47:42.740Z] Removing intermediate container 0ee5fc9ece59 [2021-03-31T22:47:42.740Z] ---> 38d5a009199a [2021-03-31T22:47:42.740Z] Step 29/31 : LABEL arch=arm64 [2021-03-31T22:47:43.012Z] ---> Running in cce4150bc936 [2021-03-31T22:47:43.285Z] Removing intermediate container af0942a60fd2 [2021-03-31T22:47:43.285Z] ---> 85ea8cbefe0c [2021-03-31T22:47:43.285Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-31T22:47:43.562Z] ---> Running in d18eb8963a4e [2021-03-31T22:47:43.562Z] Removing intermediate container cce4150bc936 [2021-03-31T22:47:43.562Z] ---> 33f71aba1961 [2021-03-31T22:47:43.562Z] Step 30/31 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 [2021-03-31T22:47:44.160Z] ---> Running in d0af1c47539a [2021-03-31T22:47:44.756Z] Removing intermediate container d0af1c47539a [2021-03-31T22:47:44.756Z] ---> fddf734ef844 [2021-03-31T22:47:44.756Z] Step 31/31 : LABEL version=0.0.0 [2021-03-31T22:47:44.975Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-31T22:47:44.983Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-31T22:47:44.992Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-31T22:47:45.010Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-31T22:47:45.011Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T22:47:45.014Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3324/head:refs/remotes/origin/PR-3324 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-31T22:47:45.029Z] ---> Running in ac620783f91c [2021-03-31T22:47:45.622Z] Removing intermediate container ac620783f91c [2021-03-31T22:47:45.622Z] ---> 6d6f4ad8349e [2021-03-31T22:47:45.622Z] [2021-03-31T22:47:45.688Z] Merging remotes/origin/master commit f2bd0815c0e73667d07e5744b61daa5be38d8f92 into PR head commit c0560a2a38f63bee3627cda774d90205c48dc5c8 [2021-03-31T22:47:45.818Z] Merge succeeded, producing c0560a2a38f63bee3627cda774d90205c48dc5c8 [2021-03-31T22:47:45.819Z] Checking out Revision c0560a2a38f63bee3627cda774d90205c48dc5c8 (PR-3324) [2021-03-31T22:47:45.892Z] Successfully built 6d6f4ad8349e [2021-03-31T22:47:45.892Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-31T22:47:45.892Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container d18eb8963a4e [2021-03-31T22:47:45.892Z] ---> 07e7f4ea2803 [2021-03-31T22:47:45.892Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-31T22:47:46.164Z] ---> Running in 0db7bb7ead73 [2021-03-31T22:47:45.694Z] > git config core.sparsecheckout # timeout=10 [2021-03-31T22:47:45.699Z] > git checkout -f c0560a2a38f63bee3627cda774d90205c48dc5c8 # timeout=10 [2021-03-31T22:47:45.777Z] > git remote # timeout=10 [2021-03-31T22:47:45.784Z] > git config --get remote.origin.url # timeout=10 [2021-03-31T22:47:45.800Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-31T22:47:45.803Z] > git merge f2bd0815c0e73667d07e5744b61daa5be38d8f92 # timeout=10 [2021-03-31T22:47:45.812Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-31T22:47:45.819Z] > git config core.sparsecheckout # timeout=10 [2021-03-31T22:47:45.823Z] > git checkout -f c0560a2a38f63bee3627cda774d90205c48dc5c8 # timeout=10 [2021-03-31T22:47:47.138Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-31T22:47:48.108Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-31T22:47:49.077Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-31T22:47:49.078Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-31T22:47:49.078Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-31T22:47:49.348Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-31T22:47:49.474Z] Commit message: "fix: Address Bryon's review comments" [2021-03-31T22:47:49.617Z] (5/6) Installing libzmq (4.3.3-r0) [Pipeline] withEnv [Pipeline] { [2021-03-31T22:47:49.889Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-31T22:47:49.889Z] Executing busybox-1.31.1-r19.trigger [2021-03-31T22:47:49.889Z] OK: 8 MiB in 20 packages [Pipeline] libraryResource [Pipeline] sh [2021-03-31T22:47:50.507Z] + echo snap-build.sh [2021-03-31T22:47:50.507Z] snap-build.sh [2021-03-31T22:47:50.507Z] + SNAP_BASE_DIR=. [2021-03-31T22:47:50.507Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-03-31T22:47:50.507Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-03-31T22:47:50.507Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-03-31T22:47:50.507Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-03-31T22:47:50.507Z] + cd /w/workspace/edgex-go/3 [2021-03-31T22:47:50.507Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-31T22:47:50.507Z] Reading package lists... [2021-03-31T22:47:50.507Z] Building dependency tree... [2021-03-31T22:47:50.507Z] Reading state information... [2021-03-31T22:47:50.769Z] The following packages were automatically installed and are no longer required: [2021-03-31T22:47:50.769Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-31T22:47:50.769Z] uidmap xdelta3 [2021-03-31T22:47:50.769Z] Use 'sudo apt autoremove' to remove them. [2021-03-31T22:47:50.769Z] The following packages will be REMOVED: [2021-03-31T22:47:50.769Z] lxd* lxd-client* [2021-03-31T22:47:51.033Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-31T22:47:51.033Z] After this operation, 31.7 MB disk space will be freed. [2021-03-31T22:47:51.320Z] Removing intermediate container 0db7bb7ead73 [2021-03-31T22:47:51.320Z] ---> a06a74182984 [2021-03-31T22:47:51.320Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-31T22:47:51.912Z] ---> fdffcdad16e5 [2021-03-31T22:47:51.912Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-31T22:47:52.345Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-03-31T22:47:52.345Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-31T22:47:52.918Z] Removing lxd dnsmasq configuration [2021-03-31T22:47:53.178Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-31T22:47:53.178Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-31T22:47:53.346Z] ---> 265c5ee9f4ba [2021-03-31T22:47:53.346Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-31T22:47:53.936Z] ---> 8e4314fcbf39 [2021-03-31T22:47:53.936Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-31T22:47:53.936Z] ---> Running in eb6eb09b6772 [2021-03-31T22:47:54.122Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-31T22:47:54.386Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-03-31T22:47:54.386Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-31T22:47:54.528Z] Removing intermediate container eb6eb09b6772 [2021-03-31T22:47:54.528Z] ---> 004c6071b863 [2021-03-31T22:47:54.528Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-31T22:47:54.528Z] ---> Running in a78de1e634c4 [2021-03-31T22:47:55.120Z] Removing intermediate container a78de1e634c4 [2021-03-31T22:47:55.120Z] ---> 44f841e225d3 [2021-03-31T22:47:55.120Z] Step 21/23 : LABEL arch=arm64 [2021-03-31T22:47:55.120Z] ---> Running in 2ce92de89698 [2021-03-31T22:47:55.711Z] Removing intermediate container 2ce92de89698 [2021-03-31T22:47:55.711Z] ---> f001b4dc7f74 [2021-03-31T22:47:55.711Z] Step 22/23 : LABEL git_sha=c0560a2a38f63bee3627cda774d90205c48dc5c8 [2021-03-31T22:47:55.711Z] ---> Running in 31a4dd90a131 [2021-03-31T22:47:55.777Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-31T22:47:55.777Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-31T22:47:56.304Z] Removing intermediate container 31a4dd90a131 [2021-03-31T22:47:56.304Z] ---> aeae4cf2d57b [2021-03-31T22:47:56.304Z] Step 23/23 : LABEL version=0.0.0 [2021-03-31T22:47:56.304Z] ---> Running in c7a71f5a1b41 [2021-03-31T22:47:56.898Z] Removing intermediate container c7a71f5a1b41 [2021-03-31T22:47:56.898Z] ---> de974d4110cf [2021-03-31T22:47:56.898Z] [2021-03-31T22:47:57.160Z] + sudo snap remove --purge lxd [2021-03-31T22:47:57.160Z] snap "lxd" is not installed [2021-03-31T22:47:57.160Z] + sudo groupadd --force --system lxd [2021-03-31T22:47:57.160Z] ++ whoami [2021-03-31T22:47:57.160Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-31T22:47:57.160Z] + newgrp - lxd [2021-03-31T22:47:57.160Z] + sudo snap install lxd [2021-03-31T22:47:57.169Z] Successfully built de974d4110cf [2021-03-31T22:47:57.169Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-31T22:47:57.454Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-31T22:47:57.459Z] $ docker stop --time=1 fcf43d2e1f45f1df505670464ecb63d5f26e354a33e8790caabfbfbd95844ebb [2021-03-31T22:47:59.407Z] $ docker rm -f fcf43d2e1f45f1df505670464ecb63d5f26e354a33e8790caabfbfbd95844ebb [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-31T22:48:00.094Z] + grep docker [2021-03-31T22:48:00.094Z] + docker images [2021-03-31T22:48:00.363Z] docker-core-data-go-arm64 latest de974d4110cf 4 seconds ago 21.4MB [2021-03-31T22:48:00.363Z] docker-security-bootstrapper-go-arm64 latest 6d6f4ad8349e 15 seconds ago 17.9MB [2021-03-31T22:48:00.363Z] docker-support-scheduler-go-arm64 latest 5c5df35614dc 29 seconds ago 16.4MB [2021-03-31T22:48:00.363Z] docker-security-secretstore-setup-go-arm64 latest 41941ab23c5a 32 seconds ago 24.4MB [2021-03-31T22:48:00.363Z] docker-sys-mgmt-agent-go-arm64 latest 876268ad4328 About a minute ago 301MB [2021-03-31T22:48:00.363Z] docker-core-metadata-go-arm64 latest fe724539c218 3 minutes ago 17.9MB [2021-03-31T22:48:00.363Z] docker-support-notifications-go-arm64 latest 84681cebcce3 3 minutes ago 16.9MB [2021-03-31T22:48:00.363Z] docker-core-command-go-arm64 latest 5626c16c1993 3 minutes ago 16.3MB [2021-03-31T22:48:00.363Z] docker-security-proxy-setup-go-arm64 latest c7fe40e38658 3 minutes ago 24.1MB [2021-03-31T22:48:00.363Z] 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-03-31T22:48:01.555Z] ---> job-cost.sh [2021-03-31T22:48:01.555Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KRa5 [2021-03-31T22:48:07.175Z] 2021-03-31T22:48:04Z INFO Waiting for automatic snapd restart... [2021-03-31T22:48:40.495Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-31T22:49:43.689Z] lxd 4.12 from Canonical* installed [2021-03-31T22:49:43.689Z] + sudo lxd init --auto [2021-03-31T22:49:43.689Z] + sudo snap install --classic snapcraft [2021-03-31T22:50:01.823Z] snapcraft 4.6 from Canonical* installed [2021-03-31T22:50:01.823Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-03-31T22:50:01.823Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-03-31T22:50:01.823Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-31T22:50:01.823Z] Dload Upload Total Spent Left Speed [2021-03-31T22:50:01.823Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5097 0 --:--:-- --:--:-- --:--:-- 5097 [2021-03-31T22:50:01.823Z] 100 3325k 100 3325k 0 0 10.0M 0 --:--:-- --:--:-- --:--:-- 10.0M [2021-03-31T22:50:01.823Z] ./yq_linux_amd64 [2021-03-31T22:50:01.823Z] + sudo snapcraft prime --use-lxd [2021-03-31T22:50:01.823Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-31T22:50:01.823Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-03-31T22:50:01.823Z] - README.md [2021-03-31T22:50:01.823Z] [2021-03-31T22:50:01.823Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-31T22:50:01.823Z] Launching a container. [2021-03-31T22:50:14.071Z] Waiting for container to be ready [2021-03-31T22:50:14.071Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-31T22:50:14.071Z] [2021-03-31T22:50:16.630Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-31T22:50:16.891Z] Waiting for network to be ready... [2021-03-31T22:50:17.245Z] lf-activate-venv(): INFO: Adding /tmp/venv-KRa5/bin to PATH [2021-03-31T22:50:17.245Z] INFO: No Stack... [2021-03-31T22:50:17.245Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-31T22:50:17.245Z] INFO: Archiving Costs [Pipeline] sh [2021-03-31T22:50:17.463Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-31T22:50:17.464Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-31T22:50:17.577Z] + cut -d, -f6 [2021-03-31T22:50:17.577Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2021-03-31T22:50:17.682Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3324-3-stack-cost] [2021-03-31T22:50:17.690Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3324-3-stack-cost] did not exist. Created. [2021-03-31T22:50:17.690Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3324-3-stack-cost] [Pipeline] { [2021-03-31T22:50:17.725Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-31T22:50:17.725Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] [Pipeline] unstash [Pipeline] sh [2021-03-31T22:50:17.985Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-31T22:50:18.168Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-31T22:50:18.245Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-31T22:50:18.245Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-31T22:50:18.245Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-31T22:50:18.245Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-03-31T22:50:18.245Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-31T22:50:18.245Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-31T22:50:18.245Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-31T22:50:18.245Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-31T22:50:18.245Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-31T22:50:18.245Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-03-31T22:50:18.245Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-03-31T22:50:18.245Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-03-31T22:50:18.508Z] Stashed 1 file(s) [Pipeline] } [2021-03-31T22:50:18.510Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-03-31T22:50:18.517Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3324-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2021-03-31T22:50:18.772Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-03-31T22:50:19.034Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] [2021-03-31T22:50:19.034Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-03-31T22:50:19.034Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-31T22:50:19.034Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-31T22:50:19.034Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-03-31T22:50:19.034Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-03-31T22:50:19.034Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] [Pipeline] // stage [Pipeline] } [2021-03-31T22:50:19.298Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] [2021-03-31T22:50:21.841Z] Fetched 24.2 MB in 4s (5518 kB/s) [2021-03-31T22:50:22.413Z] Reading package lists... [2021-03-31T22:50:22.674Z] Reading package lists... [2021-03-31T22:50:22.674Z] Building dependency tree... [2021-03-31T22:50:22.674Z] Reading state information... [2021-03-31T22:50:22.935Z] The following additional packages will be installed: [2021-03-31T22:50:22.935Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-31T22:50:22.935Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-31T22:50:22.935Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-31T22:50:22.935Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-31T22:50:22.935Z] Suggested packages: [2021-03-31T22:50:22.935Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-31T22:50:22.935Z] Recommended packages: [2021-03-31T22:50:22.935Z] gnupg libsasl2-modules [2021-03-31T22:50:22.935Z] The following NEW packages will be installed: [2021-03-31T22:50:22.935Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-31T22:50:22.935Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-31T22:50:22.935Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-31T22:50:22.935Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-31T22:50:22.935Z] The following packages will be upgraded: [2021-03-31T22:50:22.935Z] gpg gpg-agent gpgconf libudev1 [2021-03-31T22:50:22.935Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-31T22:50:22.935Z] Need to get 3530 kB of archives. [2021-03-31T22:50:22.935Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-31T22:50:22.935Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-03-31T22:50:22.935Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-03-31T22:50:22.935Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-31T22:50:22.935Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-31T22:50:23.196Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-03-31T22:50:23.458Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-03-31T22:50:24.030Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-31T22:50:24.030Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-31T22:50:24.030Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-31T22:50:24.030Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-31T22:50:24.030Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-31T22:50:24.030Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-31T22:50:24.030Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-31T22:50:24.030Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-31T22:50:24.030Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-31T22:50:24.030Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-31T22:50:24.030Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-31T22:50:24.030Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-31T22:50:24.030Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-31T22:50:24.030Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-31T22:50:24.030Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-31T22:50:24.030Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-31T22:50:24.030Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-31T22:50:24.291Z] Fetched 3530 kB in 1s (3113 kB/s) [2021-03-31T22:50:24.291Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-31T22:50:24.291Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-03-31T22:50:24.291Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-31T22:50:24.291Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-03-31T22:50:24.553Z] Selecting previously unselected package udev. [2021-03-31T22:50:24.553Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-31T22:50:24.553Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-03-31T22:50:24.553Z] Unpacking udev (237-3ubuntu10.45) ... [2021-03-31T22:50:24.815Z] Selecting previously unselected package libfuse2:amd64. [2021-03-31T22:50:24.815Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-31T22:50:24.815Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-31T22:50:24.815Z] Selecting previously unselected package fuse. [2021-03-31T22:50:24.815Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-31T22:50:24.815Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-31T22:50:24.815Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-31T22:50:24.815Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-31T22:50:25.075Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-31T22:50:25.075Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-31T22:50:25.075Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-31T22:50:25.075Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-31T22:50:25.337Z] Selecting previously unselected package libksba8:amd64. [2021-03-31T22:50:25.337Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-31T22:50:25.337Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-31T22:50:25.337Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-31T22:50:25.337Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-31T22:50:25.337Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T22:50:25.601Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-31T22:50:25.601Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-31T22:50:25.601Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T22:50:25.863Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-31T22:50:25.863Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-31T22:50:25.863Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T22:50:25.863Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-31T22:50:25.863Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-31T22:50:25.863Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T22:50:26.125Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-31T22:50:26.125Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-31T22:50:26.125Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T22:50:26.125Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-31T22:50:26.125Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-31T22:50:26.125Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T22:50:26.387Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-31T22:50:26.387Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-31T22:50:26.387Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T22:50:26.387Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-31T22:50:26.387Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-31T22:50:26.387Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T22:50:26.387Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-31T22:50:26.387Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-31T22:50:26.387Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T22:50:26.649Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-31T22:50:26.649Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-31T22:50:26.649Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-31T22:50:26.649Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-31T22:50:26.649Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-31T22:50:26.911Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-31T22:50:26.911Z] Selecting previously unselected package libldap-common. [2021-03-31T22:50:26.911Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-31T22:50:26.911Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-31T22:50:26.911Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-31T22:50:26.911Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-31T22:50:26.911Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-31T22:50:27.172Z] Selecting previously unselected package dirmngr. [2021-03-31T22:50:27.172Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-31T22:50:27.172Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-31T22:50:27.172Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-31T22:50:27.172Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-31T22:50:27.432Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-31T22:50:27.432Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-31T22:50:27.432Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-31T22:50:27.432Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-31T22:50:27.432Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T22:50:27.432Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-31T22:50:27.432Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-31T22:50:27.693Z] Setting up udev (237-3ubuntu10.45) ... [2021-03-31T22:50:27.954Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-31T22:50:27.954Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T22:50:28.213Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-31T22:50:28.213Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-31T22:50:28.213Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-31T22:50:28.213Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T22:50:28.213Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T22:50:28.213Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T22:50:28.213Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T22:50:28.213Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T22:50:28.473Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T22:50:28.473Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-31T22:50:28.473Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-31T22:50:28.473Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-31T22:50:28.473Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-31T22:50:29.047Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-31T22:50:29.047Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-31T22:50:29.047Z] This means they are not meant to be enabled using systemctl. [2021-03-31T22:50:29.047Z] Possible reasons for having this kind of units are: [2021-03-31T22:50:29.047Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-31T22:50:29.047Z] .wants/ or .requires/ directory. [2021-03-31T22:50:29.047Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-31T22:50:29.047Z] a requirement dependency on it. [2021-03-31T22:50:29.047Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-31T22:50:29.047Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-31T22:50:29.047Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-31T22:50:29.047Z] instance name specified. [2021-03-31T22:50:29.308Z] Reading package lists... [2021-03-31T22:50:29.570Z] Building dependency tree... [2021-03-31T22:50:29.570Z] Reading state information... [2021-03-31T22:50:29.570Z] The following additional packages will be installed: [2021-03-31T22:50:29.570Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-31T22:50:29.570Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-31T22:50:29.570Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-31T22:50:29.570Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-31T22:50:29.570Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-31T22:50:29.570Z] Suggested packages: [2021-03-31T22:50:29.570Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-31T22:50:29.570Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-31T22:50:29.570Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-31T22:50:29.570Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-31T22:50:29.570Z] systemd-container policykit-1 [2021-03-31T22:50:29.570Z] Recommended packages: [2021-03-31T22:50:29.570Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-31T22:50:29.570Z] The following NEW packages will be installed: [2021-03-31T22:50:29.570Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-31T22:50:29.570Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-31T22:50:29.570Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-31T22:50:29.570Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-31T22:50:29.570Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-31T22:50:29.570Z] The following packages will be upgraded: [2021-03-31T22:50:29.570Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-31T22:50:29.833Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-31T22:50:29.833Z] Need to get 35.2 MB of archives. [2021-03-31T22:50:29.833Z] After this operation, 141 MB of additional disk space will be used. [2021-03-31T22:50:29.833Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-03-31T22:50:29.833Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-31T22:50:30.406Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-31T22:50:30.666Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-03-31T22:50:30.666Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-03-31T22:50:30.666Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-31T22:50:30.666Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-31T22:50:30.666Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-31T22:50:30.666Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-31T22:50:30.666Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-31T22:50:30.666Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-31T22:50:30.666Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-31T22:50:30.666Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-31T22:50:30.666Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-31T22:50:30.666Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-31T22:50:30.666Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-31T22:50:30.666Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-31T22:50:30.666Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-31T22:50:30.666Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-31T22:50:30.666Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-31T22:50:30.666Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-31T22:50:30.666Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-31T22:50:30.666Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-31T22:50:30.666Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-31T22:50:30.926Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-31T22:50:30.926Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-31T22:50:30.926Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-31T22:50:30.926Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-31T22:50:30.926Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-31T22:50:30.926Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-31T22:50:32.309Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-31T22:50:32.309Z] Fetched 35.2 MB in 2s (15.3 MB/s) [2021-03-31T22:50:32.309Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-31T22:50:32.309Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-03-31T22:50:32.309Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-31T22:50:32.879Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-03-31T22:50:32.879Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-31T22:50:32.879Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-03-31T22:50:33.140Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-31T22:50:33.140Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-31T22:50:33.140Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-31T22:50:33.402Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-31T22:50:33.402Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-31T22:50:33.402Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-31T22:50:33.402Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-31T22:50:33.975Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-31T22:50:33.975Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-31T22:50:34.237Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-31T22:50:34.499Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-31T22:50:34.499Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-03-31T22:50:34.499Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-03-31T22:50:34.760Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-31T22:50:34.760Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-31T22:50:34.760Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-31T22:50:34.760Z] Selecting previously unselected package libexpat1:amd64. [2021-03-31T22:50:34.760Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-31T22:50:34.760Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-31T22:50:35.022Z] Selecting previously unselected package python3.6-minimal. [2021-03-31T22:50:35.022Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-31T22:50:35.022Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-31T22:50:35.283Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-03-31T22:50:35.545Z] Checking for services that may need to be restarted...done. [2021-03-31T22:50:35.545Z] Checking for services that may need to be restarted...done. [2021-03-31T22:50:35.545Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-31T22:50:35.545Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-31T22:50:35.545Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-31T22:50:36.118Z] Selecting previously unselected package python3-minimal. [2021-03-31T22:50:36.118Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-31T22:50:36.118Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-31T22:50:36.118Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-31T22:50:36.118Z] Selecting previously unselected package mime-support. [2021-03-31T22:50:36.118Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-31T22:50:36.118Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-31T22:50:36.118Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-31T22:50:36.118Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-31T22:50:36.379Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-31T22:50:36.379Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-31T22:50:36.379Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-31T22:50:36.379Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-31T22:50:36.640Z] Selecting previously unselected package python3.6. [2021-03-31T22:50:36.640Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-31T22:50:36.640Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-31T22:50:36.640Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-31T22:50:36.640Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-31T22:50:36.640Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-31T22:50:36.902Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-31T22:50:37.848Z] Selecting previously unselected package python3. [2021-03-31T22:50:37.848Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-31T22:50:37.848Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-31T22:50:37.848Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-31T22:50:37.848Z] Selecting previously unselected package multiarch-support. [2021-03-31T22:50:37.848Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-31T22:50:37.848Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-31T22:50:37.848Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-31T22:50:37.848Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-31T22:50:37.849Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-31T22:50:37.849Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-31T22:50:37.849Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-31T22:50:38.109Z] Selecting previously unselected package libbsd0:amd64. [2021-03-31T22:50:38.109Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-31T22:50:38.109Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-31T22:50:38.109Z] Selecting previously unselected package sudo. [2021-03-31T22:50:38.109Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-31T22:50:38.109Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-31T22:50:38.369Z] Selecting previously unselected package apparmor. [2021-03-31T22:50:38.369Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-31T22:50:38.369Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-31T22:50:38.369Z] Selecting previously unselected package libedit2:amd64. [2021-03-31T22:50:38.369Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-31T22:50:38.631Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-31T22:50:38.631Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-31T22:50:38.631Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-31T22:50:38.631Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-31T22:50:38.631Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-31T22:50:38.631Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-31T22:50:38.631Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-31T22:50:38.892Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-31T22:50:38.892Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-31T22:50:38.892Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-31T22:50:38.892Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-31T22:50:38.892Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-31T22:50:38.892Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-31T22:50:39.154Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-31T22:50:39.154Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-31T22:50:39.154Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-31T22:50:39.415Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-31T22:50:39.415Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-31T22:50:39.415Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-31T22:50:39.415Z] Selecting previously unselected package openssh-client. [2021-03-31T22:50:39.415Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-31T22:50:39.676Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-31T22:50:39.676Z] Selecting previously unselected package squashfs-tools. [2021-03-31T22:50:39.676Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-31T22:50:39.676Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-31T22:50:39.938Z] Selecting previously unselected package snapd. [2021-03-31T22:50:39.938Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-31T22:50:39.938Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-31T22:50:41.863Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-31T22:50:41.863Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-31T22:50:41.863Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-31T22:50:42.125Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-31T22:50:42.125Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-31T22:50:42.125Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-31T22:50:42.125Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-31T22:50:42.125Z] Setting up systemd (237-3ubuntu10.45) ... [2021-03-31T22:50:42.125Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-31T22:50:44.041Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-31T22:50:44.041Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-31T22:50:44.041Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-31T22:50:44.041Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-31T22:50:44.041Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-31T22:50:44.041Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-31T22:50:44.613Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-31T22:50:44.875Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-31T22:50:44.875Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-31T22:50:44.875Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-31T22:50:44.875Z] running python rtupdate hooks for python3.6... [2021-03-31T22:50:44.875Z] running python post-rtupdate hooks for python3.6... [2021-03-31T22:50:44.875Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-31T22:50:46.795Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-31T22:50:46.795Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-31T22:50:46.795Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-31T22:50:46.795Z] Setting up snapd (2.48.3+18.04) ... [2021-03-31T22:50:47.370Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-31T22:50:47.370Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-31T22:50:47.632Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-31T22:50:47.893Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-31T22:50:47.893Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-31T22:50:47.893Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-31T22:50:48.155Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-31T22:50:48.417Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-31T22:50:48.417Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-31T22:50:48.678Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-31T22:50:48.940Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-03-31T22:50:48.940Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-31T22:50:48.940Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-31T22:50:49.881Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-31T22:50:49.881Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-31T22:50:49.881Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-31T22:50:51.086Z] Reading package lists... [2021-03-31T22:50:51.348Z] Reading package lists... [2021-03-31T22:50:51.607Z] Building dependency tree... [2021-03-31T22:50:51.608Z] Reading state information... [2021-03-31T22:50:51.608Z] Calculating upgrade... [2021-03-31T22:50:51.869Z] The following packages will be upgraded: [2021-03-31T22:50:51.869Z] advancecomp base-files bash binutils binutils-common [2021-03-31T22:50:51.869Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-31T22:50:51.869Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-31T22:50:51.869Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-31T22:50:51.869Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-31T22:50:51.869Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-31T22:50:51.869Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-31T22:50:51.869Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-31T22:50:51.869Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-31T22:50:51.869Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-31T22:50:51.869Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-31T22:50:51.869Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-31T22:50:51.869Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-31T22:50:51.869Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-31T22:50:51.869Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-31T22:50:51.869Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-31T22:50:51.869Z] Need to get 63.8 MB of archives. [2021-03-31T22:50:51.869Z] After this operation, 5208 kB of additional disk space will be used. [2021-03-31T22:50:51.869Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] [2021-03-31T22:50:51.869Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-31T22:50:51.869Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-31T22:50:52.129Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-31T22:50:52.129Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-31T22:50:52.129Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-31T22:50:52.129Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-31T22:50:52.129Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-31T22:50:52.129Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-03-31T22:50:52.129Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-31T22:50:52.129Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-31T22:50:52.129Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-31T22:50:52.129Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-31T22:50:52.129Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-31T22:50:52.129Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-31T22:50:52.129Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-31T22:50:52.129Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-31T22:50:52.129Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-31T22:50:52.129Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-31T22:50:52.129Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-31T22:50:52.129Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-31T22:50:52.129Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-31T22:50:52.129Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-31T22:50:52.129Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-31T22:50:52.129Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-31T22:50:52.129Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-31T22:50:52.129Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-31T22:50:52.129Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-31T22:50:52.129Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-31T22:50:52.129Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-31T22:50:52.129Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-31T22:50:52.393Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-31T22:50:52.393Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-31T22:50:52.393Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-31T22:50:52.393Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-31T22:50:52.393Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-31T22:50:52.393Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-31T22:50:52.393Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-31T22:50:52.393Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-31T22:50:52.393Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-03-31T22:50:52.393Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-31T22:50:52.393Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-31T22:50:52.393Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-31T22:50:52.393Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-31T22:50:52.393Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-31T22:50:52.393Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-31T22:50:52.393Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-31T22:50:52.393Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-31T22:50:52.393Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-31T22:50:52.393Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-31T22:50:52.393Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-31T22:50:52.393Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-31T22:50:52.393Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-31T22:50:52.393Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-31T22:50:52.393Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-31T22:50:52.654Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-31T22:50:52.654Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-31T22:50:52.654Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-31T22:50:52.654Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-31T22:50:52.915Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-31T22:50:52.915Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-31T22:50:52.915Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-31T22:50:52.915Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-31T22:50:52.915Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-31T22:50:52.915Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-31T22:50:52.915Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-31T22:50:53.176Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-31T22:50:53.176Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-31T22:50:53.176Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-31T22:50:53.176Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-31T22:50:53.176Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-31T22:50:53.176Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-31T22:50:53.176Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-31T22:50:53.176Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-31T22:50:53.176Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-31T22:50:53.176Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-31T22:50:53.176Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-31T22:50:53.176Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-31T22:50:53.176Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-31T22:50:53.436Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-31T22:50:53.436Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-31T22:50:53.436Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-03-31T22:50:53.436Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-31T22:50:53.436Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-03-31T22:50:53.436Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-31T22:50:53.436Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-31T22:50:53.436Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-31T22:50:53.436Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-31T22:50:53.436Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-31T22:50:53.436Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-03-31T22:50:53.436Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-31T22:50:53.436Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-31T22:50:53.436Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-03-31T22:50:53.436Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-31T22:50:53.436Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-31T22:50:53.696Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-31T22:50:53.696Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-31T22:50:53.696Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-31T22:50:53.696Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-31T22:50:53.696Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-31T22:50:53.957Z] Fetched 63.8 MB in 2s (34.2 MB/s) [2021-03-31T22:50:54.217Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T22:50:54.217Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-31T22:50:54.217Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-31T22:50:54.789Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-31T22:50:54.789Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-31T22:50:55.051Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... [2021-03-31T22:50:55.051Z] Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... [2021-03-31T22:50:56.011Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T22:50:56.011Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-31T22:50:56.011Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T22:50:56.011Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-31T22:50:56.272Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T22:50:56.272Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-31T22:50:56.272Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T22:50:56.533Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-31T22:50:56.533Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T22:50:56.534Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-31T22:50:56.798Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T22:50:56.798Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-31T22:50:56.798Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T22:50:56.798Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-31T22:50:57.062Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-31T22:50:57.062Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-31T22:50:57.062Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T22:50:57.062Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-31T22:50:57.062Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-31T22:50:57.323Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-31T22:50:57.323Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T22:50:57.323Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-31T22:50:57.323Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T22:50:57.323Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-31T22:50:57.584Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-31T22:50:57.584Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-31T22:50:57.844Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-31T22:50:57.844Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-31T22:50:57.844Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-31T22:50:58.104Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-31T22:50:59.051Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-31T22:50:59.311Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-31T22:50:59.311Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-31T22:50:59.311Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-31T22:50:59.311Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-31T22:50:59.311Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-31T22:50:59.571Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-31T22:50:59.571Z] Installing new version of config file /etc/issue ... [2021-03-31T22:50:59.571Z] Installing new version of config file /etc/issue.net ... [2021-03-31T22:50:59.571Z] Installing new version of config file /etc/lsb-release ... [2021-03-31T22:50:59.571Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-31T22:50:59.832Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-31T22:50:59.832Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-31T22:50:59.832Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-31T22:51:00.092Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T22:51:00.092Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-31T22:51:00.092Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-31T22:51:00.353Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-31T22:51:00.353Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-03-31T22:51:00.353Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T22:51:00.353Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-31T22:51:00.353Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-31T22:51:00.614Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-31T22:51:00.614Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T22:51:00.614Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-31T22:51:00.614Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-31T22:51:00.876Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-31T22:51:00.876Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T22:51:00.876Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-31T22:51:00.876Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-31T22:51:01.137Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-31T22:51:01.398Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T22:51:01.398Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-31T22:51:01.398Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-31T22:51:01.398Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-31T22:51:01.662Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T22:51:01.662Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-31T22:51:01.662Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-31T22:51:01.662Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-31T22:51:01.923Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T22:51:01.923Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-31T22:51:01.923Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-31T22:51:01.923Z] Setting up grep (3.1-2build1) ... [2021-03-31T22:51:01.923Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T22:51:01.923Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-31T22:51:02.183Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-31T22:51:02.183Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-31T22:51:02.444Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T22:51:02.444Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-31T22:51:02.444Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-31T22:51:02.444Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-31T22:51:02.444Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T22:51:02.444Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-31T22:51:02.705Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-31T22:51:02.966Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-31T22:51:03.227Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-31T22:51:03.227Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-31T22:51:03.227Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-31T22:51:03.799Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-31T22:51:03.799Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T22:51:03.799Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-31T22:51:04.060Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-31T22:51:05.003Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-31T22:51:05.003Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-31T22:51:05.003Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-31T22:51:05.003Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-31T22:51:05.263Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-31T22:51:05.263Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T22:51:05.263Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-31T22:51:05.263Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-31T22:51:05.523Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-31T22:51:05.523Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T22:51:05.523Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-31T22:51:05.784Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-31T22:51:05.784Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-31T22:51:05.784Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T22:51:05.784Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-31T22:51:05.784Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-31T22:51:06.045Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-31T22:51:06.045Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T22:51:06.045Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-31T22:51:06.045Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-31T22:51:06.307Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-31T22:51:06.307Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T22:51:06.307Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-31T22:51:06.307Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-31T22:51:06.307Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-31T22:51:06.568Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T22:51:06.568Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-31T22:51:06.568Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-31T22:51:06.829Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-31T22:51:06.829Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-31T22:51:06.829Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-31T22:51:07.090Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T22:51:07.090Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-31T22:51:07.091Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-31T22:51:07.091Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-31T22:51:07.352Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T22:51:07.352Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-31T22:51:07.352Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-31T22:51:07.352Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-31T22:51:07.352Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T22:51:07.352Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-31T22:51:07.615Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-31T22:51:07.615Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-31T22:51:07.615Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T22:51:07.615Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-31T22:51:07.877Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-31T22:51:08.138Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-31T22:51:08.400Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-31T22:51:08.660Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-31T22:51:08.660Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T22:51:08.660Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-31T22:51:08.921Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-31T22:51:08.921Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-31T22:51:09.183Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-31T22:51:09.183Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-31T22:51:09.183Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-31T22:51:09.183Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-31T22:51:09.444Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T22:51:09.444Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-31T22:51:09.444Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-31T22:51:09.705Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-31T22:51:09.965Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T22:51:09.965Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-31T22:51:09.965Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-31T22:51:09.965Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-31T22:51:10.226Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T22:51:10.226Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-31T22:51:10.226Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-31T22:51:10.226Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-31T22:51:10.494Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T22:51:10.494Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-31T22:51:10.494Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-31T22:51:10.494Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-31T22:51:10.756Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T22:51:10.756Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-31T22:51:10.756Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-31T22:51:10.756Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-31T22:51:11.033Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T22:51:11.033Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-31T22:51:11.033Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-31T22:51:11.300Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-31T22:51:11.566Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T22:51:11.566Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-31T22:51:11.566Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-31T22:51:11.566Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-03-31T22:51:11.566Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-31T22:51:11.826Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-31T22:51:11.826Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-31T22:51:11.826Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-31T22:51:12.086Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T22:51:12.086Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-31T22:51:12.086Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-31T22:51:12.086Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-31T22:51:12.346Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T22:51:12.346Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-31T22:51:12.346Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-31T22:51:12.346Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-31T22:51:12.606Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T22:51:12.606Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-31T22:51:12.606Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-31T22:51:12.866Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-31T22:51:12.867Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T22:51:12.867Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-31T22:51:12.867Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-31T22:51:13.126Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-31T22:51:13.126Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T22:51:13.126Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-31T22:51:13.126Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-31T22:51:13.387Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-31T22:51:13.649Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T22:51:13.649Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-31T22:51:13.649Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-31T22:51:13.910Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-31T22:51:13.911Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T22:51:13.911Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-31T22:51:13.911Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-31T22:51:14.171Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-31T22:51:14.171Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T22:51:14.171Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-31T22:51:14.171Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-31T22:51:14.431Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-31T22:51:14.431Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T22:51:14.431Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-31T22:51:14.431Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-31T22:51:15.006Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-31T22:51:15.006Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T22:51:15.006Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-31T22:51:15.006Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-31T22:51:15.267Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-31T22:51:15.267Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T22:51:15.267Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-31T22:51:15.267Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-31T22:51:15.528Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-31T22:51:15.528Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-31T22:51:15.528Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-03-31T22:51:15.528Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-03-31T22:51:15.528Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-03-31T22:51:15.789Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-31T22:51:15.789Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-31T22:51:15.789Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-31T22:51:15.789Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-31T22:51:16.054Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-31T22:51:16.054Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-03-31T22:51:16.054Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-03-31T22:51:16.315Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-31T22:51:16.315Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-31T22:51:16.582Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-31T22:51:16.582Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-31T22:51:16.582Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-31T22:51:16.582Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-31T22:51:16.843Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-31T22:51:16.843Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-31T22:51:16.843Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-31T22:51:16.843Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-31T22:51:17.104Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-31T22:51:17.104Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-31T22:51:17.104Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-31T22:51:17.104Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-31T22:51:17.364Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-31T22:51:17.364Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-31T22:51:17.626Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-31T22:51:17.626Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-31T22:51:18.199Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-31T22:51:18.467Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-31T22:51:18.467Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-31T22:51:18.467Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-31T22:51:18.728Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-31T22:51:18.728Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-31T22:51:19.300Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-31T22:51:19.300Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-31T22:51:19.584Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-31T22:51:19.845Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-31T22:51:19.845Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-31T22:51:19.845Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-31T22:51:20.107Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-31T22:51:20.107Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-31T22:51:20.368Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-31T22:51:20.629Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-31T22:51:20.890Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-31T22:51:21.152Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-31T22:51:21.153Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-31T22:51:21.413Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-31T22:51:22.353Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-31T22:51:22.613Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-31T22:51:23.553Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-31T22:51:23.553Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-31T22:51:24.125Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-31T22:51:24.125Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-31T22:51:24.697Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-31T22:51:24.697Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-31T22:51:25.642Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-31T22:51:25.642Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-31T22:51:25.642Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-31T22:51:25.642Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-31T22:51:25.642Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-31T22:51:25.642Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-31T22:51:25.902Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-31T22:51:25.902Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-31T22:51:25.902Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-31T22:51:25.902Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-31T22:51:26.163Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-31T22:51:26.163Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-31T22:51:26.163Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-31T22:51:26.163Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-31T22:51:26.424Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-31T22:51:26.424Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-31T22:51:26.424Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-31T22:51:26.424Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-31T22:51:26.684Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-31T22:51:26.684Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-31T22:51:26.684Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-31T22:51:26.684Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-31T22:51:26.684Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-31T22:51:26.684Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-31T22:51:26.684Z] [2021-03-31T22:51:26.684Z] Current default time zone: 'Etc/UTC' [2021-03-31T22:51:26.684Z] Local time is now: Wed Mar 31 22:51:26 UTC 2021. [2021-03-31T22:51:26.684Z] Universal Time is now: Wed Mar 31 22:51:26 UTC 2021. [2021-03-31T22:51:26.684Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-31T22:51:26.684Z] [2021-03-31T22:51:26.945Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-03-31T22:51:26.945Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-31T22:51:26.945Z] Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... [2021-03-31T22:51:26.945Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-31T22:51:26.945Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-31T22:51:26.945Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-31T22:51:26.945Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-31T22:51:26.945Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-31T22:51:26.945Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-31T22:51:27.206Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-31T22:51:27.206Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-31T22:51:27.206Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-31T22:51:27.467Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-31T22:51:27.467Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-31T22:51:27.467Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-31T22:51:27.467Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-31T22:51:27.467Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-31T22:51:27.467Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-31T22:51:27.727Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-03-31T22:51:27.727Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-31T22:51:27.727Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-31T22:51:27.727Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-31T22:51:27.727Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-31T22:51:29.643Z] Updating certificates in /etc/ssl/certs... [2021-03-31T22:51:30.213Z] 23 added, 27 removed; done. [2021-03-31T22:51:30.213Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-31T22:51:30.213Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-31T22:51:30.213Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-31T22:51:30.474Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-31T22:51:30.474Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-31T22:51:30.474Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-31T22:51:30.474Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-31T22:51:30.474Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-31T22:51:30.474Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-31T22:51:30.474Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-31T22:51:30.474Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-31T22:51:30.735Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-31T22:51:30.735Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-31T22:51:30.735Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-31T22:51:30.735Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-31T22:51:30.735Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-31T22:51:30.735Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-31T22:51:30.735Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-31T22:51:30.997Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-31T22:51:30.997Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-31T22:51:30.997Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-31T22:51:30.997Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-31T22:51:30.997Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-31T22:51:31.260Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-31T22:51:31.260Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-31T22:51:31.260Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-31T22:51:31.260Z] Updating certificates in /etc/ssl/certs... [2021-03-31T22:51:31.832Z] 0 added, 0 removed; done. [2021-03-31T22:51:31.832Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-31T22:51:31.832Z] done. [2021-03-31T22:51:32.092Z] Reading package lists... [2021-03-31T22:51:32.354Z] Building dependency tree... [2021-03-31T22:51:32.354Z] Reading state information... [2021-03-31T22:51:32.614Z] The following NEW packages will be installed: [2021-03-31T22:51:32.614Z] apt-transport-https [2021-03-31T22:51:32.614Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-31T22:51:32.614Z] Need to get 1696 B of archives. [2021-03-31T22:51:32.614Z] After this operation, 153 kB of additional disk space will be used. [2021-03-31T22:51:32.614Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-31T22:51:32.876Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-31T22:51:32.876Z] Fetched 1696 B in 0s (8453 B/s) [2021-03-31T22:51:32.876Z] Selecting previously unselected package apt-transport-https. [2021-03-31T22:51:32.876Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-31T22:51:32.876Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-31T22:51:32.876Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-31T22:51:32.876Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-31T22:51:33.136Z] Waiting for network to be ready... [2021-03-31T22:51:39.724Z] 2021-03-31T22:51:36Z INFO Waiting for automatic snapd restart... [2021-03-31T22:51:39.724Z] snapd 2.49.1 from Canonical* installed [2021-03-31T22:51:40.667Z] "snapd" switched to the "latest/stable" channel [2021-03-31T22:51:40.667Z] [2021-03-31T22:51:43.210Z] core18 20210309 from Canonical* installed [2021-03-31T22:51:43.471Z] "core18" switched to the "latest/stable" channel [2021-03-31T22:51:43.471Z] [2021-03-31T22:51:46.773Z] snapcraft 4.6 from Canonical* installed [2021-03-31T22:51:46.773Z] "snapcraft" switched to the "latest/stable" channel [2021-03-31T22:51:46.773Z] [2021-03-31T22:51:50.978Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-03-31T22:51:50.978Z] - README.md [2021-03-31T22:51:50.978Z] [2021-03-31T22:51:50.978Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-31T22:51:57.566Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-31T22:51:57.566Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-31T22:51:57.566Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-31T22:51:57.566Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-31T22:51:58.511Z] Reading package lists... [2021-03-31T22:51:58.511Z] 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-03-31T22:52:05.095Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-31T22:52:05.095Z] Reading package lists... [2021-03-31T22:52:05.095Z] Building dependency tree... [2021-03-31T22:52:05.095Z] Reading state information... [2021-03-31T22:52:05.095Z] Suggested packages: [2021-03-31T22:52:05.095Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-31T22:52:05.095Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-31T22:52:05.095Z] Recommended packages: [2021-03-31T22:52:05.095Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-31T22:52:05.095Z] The following NEW packages will be installed: [2021-03-31T22:52:05.095Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-31T22:52:05.095Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-31T22:52:05.095Z] pkg-config zip [2021-03-31T22:52:05.095Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-31T22:52:05.095Z] Need to get 7663 kB of archives. [2021-03-31T22:52:05.095Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-31T22:52:05.095Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-31T22:52:05.095Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-03-31T22:52:05.356Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-31T22:52:05.617Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-31T22:52:05.618Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-31T22:52:05.618Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-31T22:52:05.618Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-31T22:52:05.618Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-31T22:52:05.618Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-31T22:52:05.618Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-31T22:52:05.878Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-03-31T22:52:05.878Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-31T22:52:05.878Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-31T22:52:06.138Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-31T22:52:06.138Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-31T22:52:06.138Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-31T22:52:06.138Z] Fetched 7663 kB in 1s (7286 kB/s) [2021-03-31T22:52:06.138Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-31T22:52:06.399Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-31T22:52:06.399Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-03-31T22:52:06.399Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-31T22:52:06.399Z] Selecting previously unselected package libpsl5:amd64. [2021-03-31T22:52:06.399Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-31T22:52:06.399Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-31T22:52:06.661Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-31T22:52:06.661Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-31T22:52:06.661Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-31T22:52:06.661Z] Selecting previously unselected package librtmp1:amd64. [2021-03-31T22:52:06.661Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-31T22:52:06.661Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-31T22:52:06.661Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-31T22:52:06.661Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-03-31T22:52:06.921Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-03-31T22:52:06.921Z] Selecting previously unselected package liberror-perl. [2021-03-31T22:52:06.921Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-31T22:52:06.921Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-31T22:52:06.921Z] Selecting previously unselected package git-man. [2021-03-31T22:52:06.921Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-31T22:52:06.921Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-31T22:52:07.182Z] Selecting previously unselected package git. [2021-03-31T22:52:07.182Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-31T22:52:07.182Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-31T22:52:08.125Z] Selecting previously unselected package libnorm1:amd64. [2021-03-31T22:52:08.125Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-31T22:52:08.125Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-31T22:52:08.125Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-31T22:52:08.125Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-31T22:52:08.125Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-31T22:52:08.125Z] Selecting previously unselected package libsodium23:amd64. [2021-03-31T22:52:08.125Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-31T22:52:08.125Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-31T22:52:08.125Z] Selecting previously unselected package libzmq5:amd64. [2021-03-31T22:52:08.125Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-31T22:52:08.125Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-31T22:52:08.386Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-31T22:52:08.386Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-31T22:52:08.386Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-31T22:52:08.386Z] Selecting previously unselected package pkg-config. [2021-03-31T22:52:08.386Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-31T22:52:08.386Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-31T22:52:08.647Z] Selecting previously unselected package zip. [2021-03-31T22:52:08.647Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-31T22:52:08.647Z] Unpacking zip (3.0-11build1) ... [2021-03-31T22:52:08.647Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-31T22:52:08.647Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-31T22:52:08.647Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-31T22:52:08.647Z] Setting up liberror-perl (0.17025-1) ... [2021-03-31T22:52:08.907Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-31T22:52:08.907Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-31T22:52:08.907Z] No schema files found: doing nothing. [2021-03-31T22:52:08.907Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-31T22:52:08.907Z] Setting up zip (3.0-11build1) ... [2021-03-31T22:52:08.907Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-31T22:52:08.907Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-31T22:52:08.907Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-31T22:52:09.168Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-31T22:52:09.168Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-03-31T22:52:09.168Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-31T22:52:09.168Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-31T22:52:09.168Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-31T22:52:15.757Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-31T22:52:15.757Z] git set to automatically installed. [2021-03-31T22:52:15.757Z] git-man set to automatically installed. [2021-03-31T22:52:15.757Z] libcurl3-gnutls set to automatically installed. [2021-03-31T22:52:15.757Z] liberror-perl set to automatically installed. [2021-03-31T22:52:15.757Z] libglib2.0-0 set to automatically installed. [2021-03-31T22:52:15.757Z] libnghttp2-14 set to automatically installed. [2021-03-31T22:52:15.757Z] libnorm1 set to automatically installed. [2021-03-31T22:52:15.757Z] libpgm-5.2-0 set to automatically installed. [2021-03-31T22:52:15.757Z] libpsl5 set to automatically installed. [2021-03-31T22:52:15.757Z] librtmp1 set to automatically installed. [2021-03-31T22:52:15.757Z] libsodium23 set to automatically installed. [2021-03-31T22:52:15.757Z] libzmq3-dev set to automatically installed. [2021-03-31T22:52:15.757Z] libzmq5 set to automatically installed. [2021-03-31T22:52:15.757Z] pkg-config set to automatically installed. [2021-03-31T22:52:15.757Z] zip set to automatically installed. [2021-03-31T22:52:19.056Z] snapd is not logged in, snap install commands will use sudo [2021-03-31T22:52:25.643Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-31T22:54:32.178Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-03-31T22:54:32.178Z] snapd is not logged in, snap install commands will use sudo [2021-03-31T22:54:32.178Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-31T22:54:32.178Z] snap "core18" has no updates available [2021-03-31T22:54:32.178Z] Pulling go-build-helper [2021-03-31T22:54:32.178Z] + snapcraftctl pull [2021-03-31T22:54:32.178Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-03-31T22:54:32.178Z] Skipping pull go-build-helper (already ran) [2021-03-31T22:54:32.178Z] Building go-build-helper [2021-03-31T22:54:32.178Z] + snapcraftctl build [2021-03-31T22:54:33.560Z] Staging go-build-helper [2021-03-31T22:54:33.560Z] + snapcraftctl stage [2021-03-31T22:54:43.558Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-31T22:54:43.558Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-31T22:54:43.558Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-31T22:54:43.558Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] [2021-03-31T22:54:43.558Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-31T22:54:43.558Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-31T22:54:43.558Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-31T22:54:43.558Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-31T22:54:43.558Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-31T22:54:43.558Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-31T22:54:43.558Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-31T22:54:43.558Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-03-31T22:54:43.558Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-31T22:54:43.558Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-31T22:54:43.558Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-03-31T22:54:43.558Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-03-31T22:54:43.558Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-03-31T22:54:43.558Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-03-31T22:54:43.558Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-31T22:54:43.558Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] [2021-03-31T22:54:43.558Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-03-31T22:54:43.558Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-31T22:54:43.558Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-31T22:54:43.558Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-03-31T22:54:43.558Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-03-31T22:54:43.558Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] [2021-03-31T22:54:43.558Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] [2021-03-31T22:54:43.558Z] Fetched 24.2 MB in 0s (0 B/s) [2021-03-31T22:54:43.558Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-31T22:54:43.558Z] Fetched 224 kB in 0s (0 B/s) [2021-03-31T22:54:43.558Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-31T22:54:43.558Z] Fetched 157 kB in 0s (0 B/s) [2021-03-31T22:54:43.558Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-31T22:54:43.558Z] Fetched 221 kB in 0s (0 B/s) [2021-03-31T22:54:43.558Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-31T22:54:43.558Z] Fetched 143 kB in 0s (0 B/s) [2021-03-31T22:54:43.558Z] Pulling app-service-config [2021-03-31T22:54:43.558Z] + snapcraftctl pull [2021-03-31T22:54:43.558Z] Cloning into '/root/parts/app-service-config/src'... [2021-03-31T22:54:44.134Z] Pulling config-common [2021-03-31T22:54:44.134Z] + snapcraftctl pull [2021-03-31T22:54:48.341Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-31T22:54:48.341Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-31T22:54:48.341Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-31T22:54:48.341Z] Fetched 0 B in 0s (0 B/s) [2021-03-31T22:54:48.341Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-31T22:54:48.341Z] Fetched 0 B in 0s (0 B/s) [2021-03-31T22:54:48.341Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-31T22:54:48.341Z] Fetched 0 B in 0s (0 B/s) [2021-03-31T22:54:48.342Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-31T22:54:48.342Z] Fetched 0 B in 0s (0 B/s) [2021-03-31T22:54:48.342Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-31T22:54:48.342Z] Fetched 0 B in 0s (0 B/s) [2021-03-31T22:54:48.342Z] Pulling edgex-go [2021-03-31T22:54:48.342Z] + snapcraftctl pull [2021-03-31T22:55:10.306Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-31T22:55:10.306Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-31T22:55:10.306Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-31T22:55:10.306Z] Fetched 0 B in 0s (0 B/s) [2021-03-31T22:55:10.306Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-31T22:55:10.306Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-31T22:55:10.306Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-31T22:55:10.306Z] Fetched 279 kB in 0s (0 B/s) [2021-03-31T22:55:10.306Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-31T22:55:10.306Z] Fetched 122 kB in 0s (0 B/s) [2021-03-31T22:55:10.306Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-31T22:55:10.306Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-31T22:55:10.306Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-31T22:55:10.306Z] Fetched 8848 B in 0s (0 B/s) [2021-03-31T22:55:10.306Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-31T22:55:10.306Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-31T22:55:10.306Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-31T22:55:10.306Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-31T22:55:10.306Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-31T22:55:10.306Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-31T22:55:10.306Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-03-31T22:55:10.306Z] Fetched 219 kB in 0s (0 B/s) [2021-03-31T22:55:10.306Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-31T22:55:10.306Z] Fetched 154 kB in 0s (0 B/s) [2021-03-31T22:55:10.306Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-31T22:55:10.306Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-31T22:55:10.306Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-31T22:55:10.306Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-31T22:55:10.307Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-31T22:55:10.307Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-31T22:55:10.307Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-31T22:55:10.307Z] Fetched 499 kB in 0s (0 B/s) [2021-03-31T22:55:10.307Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-31T22:55:10.307Z] Fetched 111 kB in 0s (0 B/s) [2021-03-31T22:55:10.307Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-31T22:55:10.307Z] Fetched 240 kB in 0s (0 B/s) [2021-03-31T22:55:10.307Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-31T22:55:10.307Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-31T22:55:10.307Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-31T22:55:10.307Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-31T22:55:10.307Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-31T22:55:10.307Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-31T22:55:10.307Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-31T22:55:10.307Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-31T22:55:10.307Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-31T22:55:10.307Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-31T22:55:10.307Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-31T22:55:10.307Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-31T22:55:10.307Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-31T22:55:10.307Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-31T22:55:10.307Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-31T22:55:10.307Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-31T22:55:10.307Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-31T22:55:10.307Z] Fetched 8720 B in 0s (0 B/s) [2021-03-31T22:55:10.307Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-31T22:55:10.307Z] Fetched 137 kB in 0s (0 B/s) [2021-03-31T22:55:10.307Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-31T22:55:10.307Z] Fetched 119 kB in 0s (0 B/s) [2021-03-31T22:55:10.307Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-31T22:55:10.307Z] Fetched 109 kB in 0s (0 B/s) [2021-03-31T22:55:10.307Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-31T22:55:10.307Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-31T22:55:10.307Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-31T22:55:10.307Z] Fetched 645 kB in 0s (0 B/s) [2021-03-31T22:55:10.307Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-31T22:55:10.307Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-31T22:55:10.307Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-31T22:55:10.307Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-31T22:55:10.307Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-31T22:55:10.307Z] Fetched 368 kB in 0s (0 B/s) [2021-03-31T22:55:10.307Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-31T22:55:10.307Z] Fetched 187 kB in 0s (0 B/s) [2021-03-31T22:55:10.307Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-31T22:55:10.307Z] Fetched 175 kB in 0s (0 B/s) [2021-03-31T22:55:10.307Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-31T22:55:10.307Z] Fetched 206 kB in 0s (0 B/s) [2021-03-31T22:55:10.307Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-03-31T22:55:10.307Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-31T22:55:10.307Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-31T22:55:10.307Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-31T22:55:10.307Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-03-31T22:55:10.307Z] Fetched 159 kB in 0s (0 B/s) [2021-03-31T22:55:10.307Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-31T22:55:10.307Z] Fetched 107 kB in 0s (0 B/s) [2021-03-31T22:55:10.307Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-31T22:55:10.307Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-31T22:55:10.307Z] Pulling static-packages [2021-03-31T22:55:10.307Z] + snapcraftctl pull [2021-03-31T22:55:10.307Z] Pulling version [2021-03-31T22:55:10.307Z] + cd /root/project [2021-03-31T22:55:10.307Z] + [ -f VERSION ] [2021-03-31T22:55:10.307Z] + PROJECT_VERSION=local-dev [2021-03-31T22:55:10.307Z] + git rev-parse --short HEAD [2021-03-31T22:55:10.307Z] + GIT_REVISION=c0560a2a [2021-03-31T22:55:10.307Z] + snapcraftctl set-version local-dev [2021-03-31T22:55:11.248Z] Skipping build go-build-helper (already ran) [2021-03-31T22:55:11.248Z] Building app-service-config [2021-03-31T22:55:11.248Z] + make build [2021-03-31T22:55:11.248Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-03-31T22:55:13.803Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.37 [2021-03-31T22:55:13.803Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.62 [2021-03-31T22:55:13.803Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-31T22:55:13.803Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.27 [2021-03-31T22:55:13.803Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-31T22:55:13.803Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 [2021-03-31T22:55:13.803Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 [2021-03-31T22:55:13.803Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-31T22:55:13.803Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-31T22:55:14.067Z] go: downloading github.com/go-playground/validator/v10 v10.4.1 [2021-03-31T22:55:14.067Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-31T22:55:14.067Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-31T22:55:14.067Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-31T22:55:14.067Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-31T22:55:14.067Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-31T22:55:14.067Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-31T22:55:14.067Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-31T22:55:14.335Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-03-31T22:55:14.335Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-31T22:55:14.335Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-31T22:55:14.335Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-31T22:55:14.335Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-31T22:55:14.335Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-31T22:55:14.335Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 [2021-03-31T22:55:14.335Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-31T22:55:14.598Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-31T22:55:14.598Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-31T22:55:14.598Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-03-31T22:55:14.598Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-31T22:55:14.598Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-31T22:55:14.598Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-31T22:55:14.598Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-31T22:55:14.598Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-31T22:55:14.598Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-31T22:55:14.599Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-31T22:55:14.599Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-31T22:55:14.599Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-31T22:55:14.599Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-31T22:55:14.599Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-31T22:55:14.599Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-31T22:55:14.599Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-31T22:55:14.599Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-31T22:55:14.599Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-31T22:55:14.599Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-31T22:55:14.858Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-31T22:55:24.852Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-03-31T22:55:24.852Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-03-31T22:55:24.852Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-03-31T22:55:24.852Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-03-31T22:55:24.852Z] Building config-common [2021-03-31T22:55:24.852Z] + snapcraftctl build [2021-03-31T22:55:26.762Z] Building edgex-go [2021-03-31T22:55:27.022Z] + cd /root/parts/edgex-go/src [2021-03-31T22:55:27.022Z] + make build [2021-03-31T22:55:27.022Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-31T22:55:27.593Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.28 [2021-03-31T22:55:27.593Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.7 [2021-03-31T22:55:27.593Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-31T22:55:27.593Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.11 [2021-03-31T22:55:27.593Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-03-31T22:55:27.593Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-03-31T22:55:27.593Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-31T22:55:31.796Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-31T22:55:31.796Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-31T22:55:37.081Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-31T22:55:38.023Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-31T22:55:39.939Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-31T22:55:40.200Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-31T22:55:40.200Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-31T22:55:40.460Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-31T22:55:40.460Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-31T22:55:40.460Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-31T22:55:42.388Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-31T22:55:42.388Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-31T22:55:42.388Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-31T22:55:43.777Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-31T22:55:44.718Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-31T22:55:46.103Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-31T22:55:47.047Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-31T22:55:47.309Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-31T22:55:48.694Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-31T22:55:48.694Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-31T22:55:50.877Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-31T22:55:50.877Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-31T22:55:50.877Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-31T22:55:50.877Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-31T22:55:50.877Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-31T22:55:50.877Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-31T22:55:50.877Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-31T22:55:50.877Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-31T22:55:50.877Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-31T22:55:50.877Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-31T22:55:50.877Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-31T22:55:50.877Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-31T22:55:50.877Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-31T22:55:50.877Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-31T22:55:50.877Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-31T22:55:50.877Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-31T22:55:50.877Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-31T22:55:50.877Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-03-31T22:55:50.877Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-31T22:55:50.877Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-03-31T22:55:50.877Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-03-31T22:55:50.877Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-31T22:55:50.877Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-31T22:55:50.877Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-31T22:55:50.877Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-31T22:55:50.877Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-03-31T22:55:53.873Z] Building static-packages [2021-03-31T22:55:53.873Z] + snapcraftctl build [2021-03-31T22:55:55.460Z] Building version [2021-03-31T22:55:55.460Z] + snapcraftctl build [2021-03-31T22:55:58.006Z] Skipping stage go-build-helper (already ran) [2021-03-31T22:55:58.006Z] Staging app-service-config [2021-03-31T22:55:58.006Z] + snapcraftctl stage [2021-03-31T22:55:58.576Z] Staging config-common [2021-03-31T22:55:58.576Z] + snapcraftctl stage [2021-03-31T22:55:59.518Z] Staging edgex-go [2021-03-31T22:55:59.519Z] + snapcraftctl stage [2021-03-31T22:56:00.462Z] Staging static-packages [2021-03-31T22:56:00.462Z] + snapcraftctl stage [2021-03-31T22:56:01.848Z] Staging version [2021-03-31T22:56:01.848Z] + snapcraftctl stage [2021-03-31T22:56:02.794Z] Priming go-build-helper [2021-03-31T22:56:02.794Z] + snapcraftctl prime [2021-03-31T22:56:03.734Z] Priming app-service-config [2021-03-31T22:56:03.734Z] + snapcraftctl prime [2021-03-31T22:56:05.119Z] Priming config-common [2021-03-31T22:56:05.119Z] + snapcraftctl prime [2021-03-31T22:56:05.690Z] Priming edgex-go [2021-03-31T22:56:05.690Z] + snapcraftctl prime [2021-03-31T22:56:07.074Z] Priming static-packages [2021-03-31T22:56:07.074Z] + snapcraftctl prime [2021-03-31T22:56:09.618Z] Priming version [2021-03-31T22:56:09.618Z] + snapcraftctl prime [2021-03-31T22:56:10.196Z] 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-03-31T22:56:13.430Z] provisioning config files... [2021-03-31T22:56:13.462Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4624618498113971764tmp [Pipeline] { [Pipeline] sh [2021-03-31T22:56:13.973Z] + set +x [2021-03-31T22:56:13.973Z] + curl -s https://codecov.io/bash [2021-03-31T22:56:13.973Z] + bash -s -- [2021-03-31T22:56:14.576Z] [2021-03-31T22:56:14.576Z] _____ _ [2021-03-31T22:56:14.576Z] / ____| | | [2021-03-31T22:56:14.576Z] | | ___ __| | ___ ___ _____ __ [2021-03-31T22:56:14.576Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-31T22:56:14.576Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-31T22:56:14.576Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-31T22:56:14.576Z] Bash-20210309-2b87ace [2021-03-31T22:56:14.576Z] [2021-03-31T22:56:14.576Z] [2021-03-31T22:56:14.576Z] ==> git version 2.24.3 found [2021-03-31T22:56:14.576Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-31T22:56:14.576Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-31T22:56:14.576Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-31T22:56:14.576Z] ==> Jenkins CI detected. [2021-03-31T22:56:14.576Z] project root: . [2021-03-31T22:56:14.576Z] --> token set from env [2021-03-31T22:56:14.860Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-31T22:56:14.860Z] ==> Running gcov in . (disable via -X gcov) [2021-03-31T22:56:15.198Z] ==> Python coveragepy not found [2021-03-31T22:56:15.198Z] ==> Searching for coverage reports in: [2021-03-31T22:56:15.198Z] + . [2021-03-31T22:56:15.198Z] -> Found 1 reports [2021-03-31T22:56:15.198Z] ==> Detecting git/mercurial file structure [2021-03-31T22:56:15.198Z] ==> Reading reports [2021-03-31T22:56:15.534Z] + ./coverage.out bytes=683562 [2021-03-31T22:56:15.534Z] ==> Appending adjustments [2021-03-31T22:56:15.534Z] https://docs.codecov.io/docs/fixing-reports [2021-03-31T22:56:24.274Z] + Found adjustments [2021-03-31T22:56:24.274Z] ==> Gzipping contents [2021-03-31T22:56:24.275Z] 100K /tmp/codecov.d7kkIm.gz [2021-03-31T22:56:24.275Z] ==> Uploading reports [2021-03-31T22:56:24.275Z] url: https://codecov.io [2021-03-31T22:56:24.275Z] query: branch=PR-3324&commit=c0560a2a38f63bee3627cda774d90205c48dc5c8&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3324%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3324&job=&cmd_args= [2021-03-31T22:56:24.275Z] -> Pinging Codecov [2021-03-31T22:56:24.275Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3324&commit=c0560a2a38f63bee3627cda774d90205c48dc5c8&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3324%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3324&job=&cmd_args= [2021-03-31T22:56:25.073Z] -> Uploading to [2021-03-31T22:56:25.073Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-31/00271124DB129430A58F1EEE437C3FCB/c0560a2a38f63bee3627cda774d90205c48dc5c8/ec8a1491-4d2c-4fca-804d-2098ba10a417.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210331T225624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5c268a7fdbcfc61ae037f0daeb520758101f201e147459645ba2041d46263838 [2021-03-31T22:56:25.073Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-31T22:56:25.073Z] Dload Upload Total Spent Left Speed [2021-03-31T22:56:25.415Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98318 0 0 100 98318 0 157k --:--:-- --:--:-- --:--:-- 156k [2021-03-31T22:56:25.415Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c0560a2a38f63bee3627cda774d90205c48dc5c8 [Pipeline] } [2021-03-31T22:56:25.516Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-31T22:56:27.805Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T22:56:29.097Z] ---> package-listing.sh [2021-03-31T22:56:29.097Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-31T22:56:29.097Z] ++ facter osfamily [2021-03-31T22:56:29.388Z] + OS_FAMILY=redhat [2021-03-31T22:56:29.388Z] + workspace=/w/workspace/edgex-go/3 [2021-03-31T22:56:29.388Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-31T22:56:29.388Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-31T22:56:29.388Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-31T22:56:29.388Z] + PACKAGES=/tmp/packages_start.txt [2021-03-31T22:56:29.388Z] + '[' /w/workspace/edgex-go/3 ']' [2021-03-31T22:56:29.388Z] + PACKAGES=/tmp/packages_end.txt [2021-03-31T22:56:29.388Z] + case "${OS_FAMILY}" in [2021-03-31T22:56:29.388Z] + rpm -qa [2021-03-31T22:56:29.388Z] + sort [2021-03-31T22:56:37.899Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-31T22:56:37.899Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-31T22:56:37.899Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-31T22:56:37.899Z] + '[' /w/workspace/edgex-go/3 ']' [2021-03-31T22:56:37.899Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-03-31T22:56:37.899Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-03-31T22:56:37.918Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-31T22:56:38.271Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-31T22:56:39.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-31T22:56:39.743Z] [2021-03-31T22:56:39.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-31T22:56:40.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-31T22:56:40.741Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-31T22:56:40.741Z] df20fa9351a1: Pulling fs layer [2021-03-31T22:56:40.741Z] 36b3adc4ff6f: Pulling fs layer [2021-03-31T22:56:40.742Z] 8ad3a11d3b57: Pulling fs layer [2021-03-31T22:56:40.742Z] 46f8f816bc3b: Pulling fs layer [2021-03-31T22:56:40.742Z] 93b61091891f: Pulling fs layer [2021-03-31T22:56:40.742Z] 93b9cdb0e59b: Pulling fs layer [2021-03-31T22:56:40.742Z] 5e14af77c1be: Pulling fs layer [2021-03-31T22:56:40.742Z] 01666e4c0597: Pulling fs layer [2021-03-31T22:56:40.742Z] aa168da1d23b: Pulling fs layer [2021-03-31T22:56:40.742Z] 46f8f816bc3b: Waiting [2021-03-31T22:56:40.742Z] 93b61091891f: Waiting [2021-03-31T22:56:40.742Z] 93b9cdb0e59b: Waiting [2021-03-31T22:56:40.742Z] 01666e4c0597: Waiting [2021-03-31T22:56:40.742Z] 5e14af77c1be: Waiting [2021-03-31T22:56:40.742Z] aa168da1d23b: Waiting [2021-03-31T22:56:40.742Z] 36b3adc4ff6f: Verifying Checksum [2021-03-31T22:56:40.742Z] 36b3adc4ff6f: Download complete [2021-03-31T22:56:40.742Z] 46f8f816bc3b: Verifying Checksum [2021-03-31T22:56:40.742Z] 46f8f816bc3b: Download complete [2021-03-31T22:56:41.116Z] df20fa9351a1: Verifying Checksum [2021-03-31T22:56:41.116Z] df20fa9351a1: Download complete [2021-03-31T22:56:41.116Z] 93b9cdb0e59b: Verifying Checksum [2021-03-31T22:56:41.116Z] 93b9cdb0e59b: Download complete [2021-03-31T22:56:41.116Z] 5e14af77c1be: Verifying Checksum [2021-03-31T22:56:41.116Z] 5e14af77c1be: Download complete [2021-03-31T22:56:41.426Z] 01666e4c0597: Verifying Checksum [2021-03-31T22:56:41.426Z] 01666e4c0597: Download complete [2021-03-31T22:56:41.426Z] 93b61091891f: Verifying Checksum [2021-03-31T22:56:41.426Z] 93b61091891f: Download complete [2021-03-31T22:56:42.482Z] df20fa9351a1: Pull complete [2021-03-31T22:56:42.776Z] 8ad3a11d3b57: Verifying Checksum [2021-03-31T22:56:42.776Z] 8ad3a11d3b57: Download complete [2021-03-31T22:56:43.064Z] 36b3adc4ff6f: Pull complete [2021-03-31T22:56:44.628Z] 8ad3a11d3b57: Pull complete [2021-03-31T22:56:44.909Z] 46f8f816bc3b: Pull complete [2021-03-31T22:56:47.219Z] 93b61091891f: Pull complete [2021-03-31T22:56:47.219Z] 93b9cdb0e59b: Pull complete [2021-03-31T22:56:48.384Z] 5e14af77c1be: Pull complete [2021-03-31T22:56:48.761Z] 01666e4c0597: Pull complete [2021-03-31T22:56:50.240Z] aa168da1d23b: Verifying Checksum [2021-03-31T22:56:50.240Z] aa168da1d23b: Download complete [2021-03-31T22:57:05.752Z] aa168da1d23b: Pull complete [2021-03-31T22:57:05.752Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-31T22:57:05.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-31T22:57:05.752Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-31T22:57:06.405Z] prd-centos7-docker-4c-2g-32348 does not seem to be running inside a container [2021-03-31T22:57:06.596Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-03-31T22:57:12.331Z] $ docker top 04127b535bdd5efd110abdebd92e7bfbac5c65849f9d74ae9bb821e431af6cb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-31T22:57:13.936Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-31T22:57:14.807Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-31T22:57:16.370Z] + ls /var/log/sa-host [2021-03-31T22:57:16.371Z] + sadf -c /var/log/sa-host/sa23 [2021-03-31T22:57:16.371Z] file_magic: OK [2021-03-31T22:57:16.371Z] HZ: Using current value: 100 [2021-03-31T22:57:16.371Z] file_header: OK [2021-03-31T22:57:16.371Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-31T22:57:16.371Z] Statistics: [2021-03-31T22:57:16.371Z] Hnuu...uuuununununu... [2021-03-31T22:57:16.371Z] File successfully converted to sysstat format version 12.2.1 [2021-03-31T22:57:16.371Z] + sadf -c /var/log/sa-host/sa31 [2021-03-31T22:57:16.371Z] file_magic: OK [2021-03-31T22:57:16.371Z] HZ: Using current value: 100 [2021-03-31T22:57:16.371Z] file_header: OK [2021-03-31T22:57:16.371Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-31T22:57:16.371Z] Statistics: [2021-03-31T22:57:16.371Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-31T22:57:16.371Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-31T22:57:17.071Z] provisioning config files... [2021-03-31T22:57:17.095Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config589178546072405894tmp [Pipeline] { [Pipeline] echo [2021-03-31T22:57:17.172Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T22:57:17.941Z] ---> create-netrc.sh [Pipeline] } [2021-03-31T22:57:17.964Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-31T22:57:18.059Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T22:57:19.106Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-31T22:57:19.418Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T22:57:19.963Z] ---> sudo-logs.sh [2021-03-31T22:57:19.963Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-31T22:57:20.125Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T22:57:21.459Z] ---> job-cost.sh [2021-03-31T22:57:21.793Z] lf-activate-venv: SKIPPING [2021-03-31T22:57:21.793Z] DEBUG: total: 0.20999999344348907 [2021-03-31T22:57:21.793Z] INFO: Retrieving Stack Cost... [2021-03-31T22:57:22.799Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-31T22:57:23.902Z] INFO: Archiving Costs [Pipeline] echo [2021-03-31T22:57:23.928Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-31T22:57:25.221Z] ---> logs-deploy.sh [2021-03-31T22:57:25.221Z] lf-activate-venv: SKIPPING [2021-03-31T22:57:25.663Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3324/3 [2021-03-31T22:57:25.663Z] INFO: archiving workspace using pattern(s): [2021-03-31T22:57:28.534Z] Archives upload complete. [2021-03-31T22:57:28.845Z] INFO: archiving logs to Nexus [2021-03-31T22:57:31.247Z] ---> uname -a: [2021-03-31T22:57:31.247Z] Linux prd-centos7-docker-4c-2g-32348.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-31T22:57:31.247Z] [2021-03-31T22:57:31.247Z] [2021-03-31T22:57:31.247Z] ---> lscpu: [2021-03-31T22:57:31.247Z] Architecture: x86_64 [2021-03-31T22:57:31.247Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-31T22:57:31.247Z] Byte Order: Little Endian [2021-03-31T22:57:31.247Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-31T22:57:31.247Z] CPU(s): 4 [2021-03-31T22:57:31.247Z] On-line CPU(s) list: 0-3 [2021-03-31T22:57:31.247Z] Thread(s) per core: 1 [2021-03-31T22:57:31.247Z] Core(s) per socket: 1 [2021-03-31T22:57:31.247Z] Socket(s): 4 [2021-03-31T22:57:31.247Z] NUMA node(s): 1 [2021-03-31T22:57:31.247Z] Vendor ID: GenuineIntel [2021-03-31T22:57:31.247Z] CPU family: 6 [2021-03-31T22:57:31.247Z] Model: 44 [2021-03-31T22:57:31.247Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-31T22:57:31.247Z] Stepping: 1 [2021-03-31T22:57:31.247Z] CPU MHz: 2933.438 [2021-03-31T22:57:31.247Z] BogoMIPS: 5866.87 [2021-03-31T22:57:31.247Z] Virtualization: VT-x [2021-03-31T22:57:31.247Z] Hypervisor vendor: KVM [2021-03-31T22:57:31.247Z] Virtualization type: full [2021-03-31T22:57:31.247Z] L1d cache: 128 KiB [2021-03-31T22:57:31.247Z] L1i cache: 128 KiB [2021-03-31T22:57:31.247Z] L2 cache: 16 MiB [2021-03-31T22:57:31.247Z] L3 cache: 64 MiB [2021-03-31T22:57:31.247Z] NUMA node0 CPU(s): 0-3 [2021-03-31T22:57:31.247Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-31T22:57:31.247Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-31T22:57:31.247Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-31T22:57:31.247Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-31T22:57:31.247Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-31T22:57:31.247Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-31T22:57:31.247Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-31T22:57:31.247Z] Vulnerability Srbds: Not affected [2021-03-31T22:57:31.247Z] Vulnerability Tsx async abort: Not affected [2021-03-31T22:57:31.247Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-31T22:57:31.247Z] [2021-03-31T22:57:31.247Z] [2021-03-31T22:57:31.247Z] ---> nproc: [2021-03-31T22:57:31.247Z] 4 [2021-03-31T22:57:31.247Z] [2021-03-31T22:57:31.247Z] [2021-03-31T22:57:31.247Z] ---> df -h: [2021-03-31T22:57:31.247Z] Filesystem Size Used Available Use% Mounted on [2021-03-31T22:57:31.247Z] overlay 50.0G 11.8G 38.2G 24% / [2021-03-31T22:57:31.247Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-31T22:57:31.247Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-31T22:57:31.247Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-31T22:57:31.247Z] /dev/vda1 50.0G 11.8G 38.2G 24% /facter-os [2021-03-31T22:57:31.247Z] /dev/vda1 50.0G 11.8G 38.2G 24% /etc/resolv.conf [2021-03-31T22:57:31.247Z] /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hostname [2021-03-31T22:57:31.247Z] /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hosts [2021-03-31T22:57:31.247Z] /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/secure [2021-03-31T22:57:31.247Z] /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/auth.log [2021-03-31T22:57:31.247Z] /dev/vda1 50.0G 11.8G 38.2G 24% /run/cloud-init/result.json [2021-03-31T22:57:31.247Z] /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/sa-host [2021-03-31T22:57:31.247Z] /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/3 [2021-03-31T22:57:31.247Z] /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/3@tmp [2021-03-31T22:57:31.247Z] [2021-03-31T22:57:31.247Z] [2021-03-31T22:57:31.247Z] ---> free -m: [2021-03-31T22:57:31.247Z] total used free shared buff/cache available [2021-03-31T22:57:31.247Z] Mem: 1837 698 105 0 1033 1055 [2021-03-31T22:57:31.247Z] Swap: 1023 85 938 [2021-03-31T22:57:31.247Z] [2021-03-31T22:57:31.247Z] [2021-03-31T22:57:31.247Z] ---> ip addr: [2021-03-31T22:57:31.247Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-31T22:57:31.247Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-31T22:57:31.247Z] inet 127.0.0.1/8 scope host lo [2021-03-31T22:57:31.247Z] valid_lft forever preferred_lft forever [2021-03-31T22:57:31.247Z] inet6 ::1/128 scope host [2021-03-31T22:57:31.247Z] valid_lft forever preferred_lft forever [2021-03-31T22:57:31.247Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-31T22:57:31.247Z] link/ether fa:16:3e:0e:38:af brd ff:ff:ff:ff:ff:ff [2021-03-31T22:57:31.247Z] inet 10.30.123.110/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-31T22:57:31.247Z] valid_lft 84552sec preferred_lft 84552sec [2021-03-31T22:57:31.247Z] inet6 fe80::f816:3eff:fe0e:38af/64 scope link [2021-03-31T22:57:31.247Z] valid_lft forever preferred_lft forever [2021-03-31T22:57:31.247Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-31T22:57:31.247Z] link/ether 02:42:ab:c7:aa:ed brd ff:ff:ff:ff:ff:ff [2021-03-31T22:57:31.247Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-31T22:57:31.247Z] valid_lft forever preferred_lft forever [2021-03-31T22:57:31.247Z] inet6 fe80::42:abff:fec7:aaed/64 scope link [2021-03-31T22:57:31.248Z] valid_lft forever preferred_lft forever [2021-03-31T22:57:31.248Z] [2021-03-31T22:57:31.248Z]