Pull request #3428 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 36db6631359119b4ad2ce0e4c153089ddd648d4b+3103214cdd745ba99e56243b14eeb2a0a0c23a57 (416294f41c58c3041da9c28bf3064b6fdb720751) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3428/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3428/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-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 ‘prd-centos7-docker-4c-2g-3345’ is offline; ‘prd-centos7-docker-4c-2g-3347’ is offline; ‘prd-centos7-docker-4c-2g-3348’ is offline; ‘prd-centos7-docker-4c-2g-3351’ is offline; ‘prd-centos7-docker-4c-2g-3363’ is offline; ‘prd-centos7-docker-4c-2g-3364’ is offline Running on prd-centos7-docker-4c-2g-3371 in /w/workspace/edgexfoundry_edgex-go_PR-3428 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3103214cdd745ba99e56243b14eeb2a0a0c23a57 into PR head commit 36db6631359119b4ad2ce0e4c153089ddd648d4b Merge succeeded, producing b1c1af9813881a951209db4db461b67ba4cf922e Checking out Revision b1c1af9813881a951209db4db461b67ba4cf922e (PR-3428) > 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/3428/head:refs/remotes/origin/PR-3428 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 36db6631359119b4ad2ce0e4c153089ddd648d4b # 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 3103214cdd745ba99e56243b14eeb2a0a0c23a57 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1c1af9813881a951209db4db461b67ba4cf922e # timeout=10 Commit message: "Merge commit '3103214cdd745ba99e56243b14eeb2a0a0c23a57' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-06T22:51:12.212Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-06T22:51:12.412Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-06T22:51:12.522Z] ========================================================= [2021-05-06T22:51:12.522Z] EdgeX Global Pipelines Version Info [2021-05-06T22:51:12.522Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-06T22:51:14.328Z] ------------------- [2021-05-06T22:51:14.328Z] stable info: [2021-05-06T22:51:14.328Z] ------------------- [2021-05-06T22:51:14.328Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-06T22:51:14.328Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-06T22:51:14.328Z] Message: update stable to v1.0.191 [2021-05-06T22:51:15.292Z] ------------------- [2021-05-06T22:51:15.292Z] experimental info: [2021-05-06T22:51:15.292Z] ------------------- [2021-05-06T22:51:15.292Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-06T22:51:15.292Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-06T22:51:15.292Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-06T22:51:15.545Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-06T22:51:15.605Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-06T22:51:15.658Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-06T22:51:15.714Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-06T22:51:15.769Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-06T22:51:15.820Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-06T22:51:15.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-06T22:51:15.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-06T22:51:15.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-05-06T22:51:16.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-05-06T22:51:16.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-06T22:51:16.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-06T22:51:16.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-06T22:51:16.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-06T22:51:16.361Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-06T22:51:16.412Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-06T22:51:16.463Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-06T22:51:16.515Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-06T22:51:16.575Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-06T22:51:16.629Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-06T22:51:16.678Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-06T22:51:16.734Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-06T22:51:16.791Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3428 [Pipeline] echo [2021-05-06T22:51:16.845Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3428 [Pipeline] echo [2021-05-06T22:51:16.896Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3428 [Pipeline] echo [2021-05-06T22:51:16.951Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1c1af9813881a951209db4db461b67ba4cf922e [Pipeline] echo [2021-05-06T22:51:17.006Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b1c1af9 [Pipeline] echo [2021-05-06T22:51:17.061Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-06T22:51:17.203Z] provisioning config files... [2021-05-06T22:51:17.241Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3261119606254257057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-06T22:51:17.664Z] ---> docker-login.sh [2021-05-06T22:51:17.665Z] nexus3.edgexfoundry.org:10001 [2021-05-06T22:51:17.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T22:51:18.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T22:51:18.217Z] Configure a credential helper to remove this warning. See [2021-05-06T22:51:18.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T22:51:18.217Z] [2021-05-06T22:51:18.217Z] Login Succeeded [2021-05-06T22:51:18.217Z] nexus3.edgexfoundry.org:10002 [2021-05-06T22:51:18.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T22:51:18.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T22:51:18.495Z] Configure a credential helper to remove this warning. See [2021-05-06T22:51:18.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T22:51:18.495Z] [2021-05-06T22:51:18.495Z] Login Succeeded [2021-05-06T22:51:18.495Z] nexus3.edgexfoundry.org:10003 [2021-05-06T22:51:18.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T22:51:18.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T22:51:18.779Z] Configure a credential helper to remove this warning. See [2021-05-06T22:51:18.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T22:51:18.779Z] [2021-05-06T22:51:18.779Z] Login Succeeded [2021-05-06T22:51:18.779Z] nexus3.edgexfoundry.org:10004 [2021-05-06T22:51:19.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T22:51:19.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T22:51:19.058Z] Configure a credential helper to remove this warning. See [2021-05-06T22:51:19.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T22:51:19.058Z] [2021-05-06T22:51:19.058Z] Login Succeeded [2021-05-06T22:51:19.058Z] docker.io [2021-05-06T22:51:19.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T22:51:19.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T22:51:19.645Z] Configure a credential helper to remove this warning. See [2021-05-06T22:51:19.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T22:51:19.645Z] [2021-05-06T22:51:19.645Z] Login Succeeded [2021-05-06T22:51:19.645Z] ---> docker-login.sh ends [Pipeline] } [2021-05-06T22:51:19.700Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-06T22:51:20.156Z] ++ 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-05-06T22:51:20.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-06T22:51:20.156Z] ++ dirname cmd/core-command/Dockerfile [2021-05-06T22:51:20.156Z] ++ cut -d/ -f2 [2021-05-06T22:51:20.156Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-06T22:51:20.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-06T22:51:20.156Z] ++ dirname cmd/core-data/Dockerfile [2021-05-06T22:51:20.156Z] ++ cut -d/ -f2 [2021-05-06T22:51:20.156Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-06T22:51:20.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-06T22:51:20.156Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-06T22:51:20.156Z] ++ cut -d/ -f2 [2021-05-06T22:51:20.156Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-06T22:51:20.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-06T22:51:20.156Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-06T22:51:20.156Z] ++ cut -d/ -f2 [2021-05-06T22:51:20.156Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-06T22:51:20.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-06T22:51:20.156Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-06T22:51:20.156Z] ++ cut -d/ -f2 [2021-05-06T22:51:20.156Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-06T22:51:20.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-06T22:51:20.156Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-06T22:51:20.156Z] ++ cut -d/ -f2 [2021-05-06T22:51:20.156Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-06T22:51:20.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-06T22:51:20.156Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-06T22:51:20.156Z] ++ cut -d/ -f2 [2021-05-06T22:51:20.156Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-06T22:51:20.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-06T22:51:20.156Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-06T22:51:20.156Z] ++ cut -d/ -f2 [2021-05-06T22:51:20.156Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-06T22:51:20.156Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-06T22:51:20.156Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-06T22:51:20.156Z] ++ cut -d/ -f2 [2021-05-06T22:51:20.156Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-06T22:51:20.315Z] 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-05-06T22:51:21.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-06T22:51:21.226Z] [2021-05-06T22:51:21.226Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-06T22:51:21.612Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-06T22:51:21.612Z] latest: Pulling from edgex-devops/git-semver [2021-05-06T22:51:21.612Z] 31603596830f: Pulling fs layer [2021-05-06T22:51:21.612Z] 54011a49482f: Pulling fs layer [2021-05-06T22:51:21.612Z] a6820b24f6d8: Pulling fs layer [2021-05-06T22:51:21.612Z] f581987b2513: Pulling fs layer [2021-05-06T22:51:21.612Z] 54011a49482f: Verifying Checksum [2021-05-06T22:51:21.612Z] 54011a49482f: Download complete [2021-05-06T22:51:21.881Z] 31603596830f: Download complete [2021-05-06T22:51:21.881Z] f581987b2513: Verifying Checksum [2021-05-06T22:51:21.881Z] f581987b2513: Download complete [2021-05-06T22:51:21.881Z] a6820b24f6d8: Verifying Checksum [2021-05-06T22:51:21.881Z] a6820b24f6d8: Download complete [2021-05-06T22:51:22.149Z] 31603596830f: Pull complete [2021-05-06T22:51:22.415Z] 54011a49482f: Pull complete [2021-05-06T22:51:23.384Z] a6820b24f6d8: Pull complete [2021-05-06T22:51:23.651Z] f581987b2513: Pull complete [2021-05-06T22:51:23.651Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-06T22:51:23.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-06T22:51:23.651Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-06T22:51:23.800Z] prd-centos7-docker-4c-2g-3371 does not seem to be running inside a container [2021-05-06T22:51:23.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-06T22:51:26.630Z] $ docker top 98f62de2513fc7cebb2d19daea9fb5d96efd345bf0aa3221c5f51bbf0ad4d094 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-06T22:51:26.920Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-06T22:51:26.920Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-06T22:51:27.193Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-06T22:51:27.201Z] $ docker exec 98f62de2513fc7cebb2d19daea9fb5d96efd345bf0aa3221c5f51bbf0ad4d094 ssh-agent [2021-05-06T22:51:27.407Z] SSH_AUTH_SOCK=/tmp/ssh-iExjZqiT9KHe/agent.12 [2021-05-06T22:51:27.407Z] SSH_AGENT_PID=17 [2021-05-06T22:51:27.421Z] Running ssh-add (command line suppressed) [2021-05-06T22:51:27.553Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_701246898930577460.key (/w/workspace/edgex-go/1@tmp/private_key_701246898930577460.key) [2021-05-06T22:51:27.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-06T22:51:27.967Z] + git tag --points-at HEAD [Pipeline] } [2021-05-06T22:51:27.999Z] $ docker exec --env ******** --env ******** 98f62de2513fc7cebb2d19daea9fb5d96efd345bf0aa3221c5f51bbf0ad4d094 ssh-agent -k [2021-05-06T22:51:28.140Z] unset SSH_AUTH_SOCK; [2021-05-06T22:51:28.140Z] unset SSH_AGENT_PID; [2021-05-06T22:51:28.140Z] echo Agent pid 17 killed; [2021-05-06T22:51:28.201Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-06T22:51:28.295Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-06T22:51:28.295Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-06T22:51:28.484Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-06T22:51:28.492Z] $ docker exec 98f62de2513fc7cebb2d19daea9fb5d96efd345bf0aa3221c5f51bbf0ad4d094 ssh-agent [2021-05-06T22:51:28.666Z] SSH_AUTH_SOCK=/tmp/ssh-r8HCzArEROTB/agent.47 [2021-05-06T22:51:28.666Z] SSH_AGENT_PID=53 [2021-05-06T22:51:28.677Z] Running ssh-add (command line suppressed) [2021-05-06T22:51:28.815Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9063870086364964724.key (/w/workspace/edgex-go/1@tmp/private_key_9063870086364964724.key) [2021-05-06T22:51:28.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-06T22:51:29.392Z] + git semver init [2021-05-06T22:51:29.392Z] # -> Open(): unable to determine branch for HEAD [2021-05-06T22:51:29.392Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-05-06T22:51:29.392Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-05-06T22:51:29.392Z] # $SEMVER_REMOTE_NAME = origin [2021-05-06T22:51:29.392Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-06T22:51:29.392Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-06T22:51:29.392Z] # $SEMVER_BRANCH = PR-3428 [2021-05-06T22:51:29.392Z] # $SEMVER_TEMP = /tmp/semver-232391377 [2021-05-06T22:51:29.392Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-06T22:51:51.544Z] # '/tmp/semver-232391377' -> '/w/workspace/edgex-go/1/.semver' [2021-05-06T22:51:51.544Z] # -> Force: false [2021-05-06T22:51:51.544Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-05-06T22:51:51.583Z] $ docker exec --env ******** --env ******** 98f62de2513fc7cebb2d19daea9fb5d96efd345bf0aa3221c5f51bbf0ad4d094 ssh-agent -k [2021-05-06T22:51:51.855Z] unset SSH_AUTH_SOCK; [2021-05-06T22:51:51.856Z] unset SSH_AGENT_PID; [2021-05-06T22:51:51.856Z] echo Agent pid 53 killed; [2021-05-06T22:51:51.951Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-06T22:51:52.375Z] + git semver [Pipeline] } [2021-05-06T22:51:52.419Z] $ docker stop --time=1 98f62de2513fc7cebb2d19daea9fb5d96efd345bf0aa3221c5f51bbf0ad4d094 [2021-05-06T22:51:53.958Z] $ docker rm -f 98f62de2513fc7cebb2d19daea9fb5d96efd345bf0aa3221c5f51bbf0ad4d094 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-06T22:51:54.480Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-06T22:51:55.055Z] Stashed 1 file(s) [Pipeline] echo [2021-05-06T22:51:55.076Z] [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-05-06T22:51:56.016Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-06T22:51:56.361Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-06T22:51:56.690Z] + sudo service docker restart [2021-05-06T22:51:56.690Z] + true [2021-05-06T22:51:56.690Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-06T22:51:57.305Z] ========================================================= [2021-05-06T22:51:57.305Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-06T22:51:57.305Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-06T22:51:57.715Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-06T22:52:01.914Z] Sending build context to Docker daemon 330MB [2021-05-06T22:52:01.914Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-06T22:52:01.914Z] Step 2/6 : FROM ${BASE} [2021-05-06T22:52:02.212Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-06T22:52:02.212Z] 540db60ca938: Pulling fs layer [2021-05-06T22:52:02.212Z] adcc1eea9eea: Pulling fs layer [2021-05-06T22:52:02.212Z] 4c4ab2625f07: Pulling fs layer [2021-05-06T22:52:02.212Z] 0510c868ecb4: Pulling fs layer [2021-05-06T22:52:02.212Z] afea3b2eda06: Pulling fs layer [2021-05-06T22:52:02.212Z] 7809a108b3ef: Pulling fs layer [2021-05-06T22:52:02.212Z] f706445af74f: Pulling fs layer [2021-05-06T22:52:02.212Z] 0510c868ecb4: Waiting [2021-05-06T22:52:02.212Z] afea3b2eda06: Waiting [2021-05-06T22:52:02.212Z] 7809a108b3ef: Waiting [2021-05-06T22:52:02.212Z] f706445af74f: Waiting [2021-05-06T22:52:02.212Z] 4c4ab2625f07: Verifying Checksum [2021-05-06T22:52:02.212Z] 4c4ab2625f07: Download complete [2021-05-06T22:52:02.212Z] adcc1eea9eea: Verifying Checksum [2021-05-06T22:52:02.212Z] adcc1eea9eea: Download complete [2021-05-06T22:52:02.212Z] afea3b2eda06: Verifying Checksum [2021-05-06T22:52:02.212Z] afea3b2eda06: Download complete [2021-05-06T22:52:02.212Z] 7809a108b3ef: Download complete [2021-05-06T22:52:02.212Z] 540db60ca938: Download complete [2021-05-06T22:52:02.798Z] 540db60ca938: Pull complete [2021-05-06T22:52:02.798Z] adcc1eea9eea: Pull complete [2021-05-06T22:52:03.067Z] 4c4ab2625f07: Pull complete [2021-05-06T22:52:04.480Z] f706445af74f: Verifying Checksum [2021-05-06T22:52:04.480Z] f706445af74f: Download complete [2021-05-06T22:52:05.064Z] 0510c868ecb4: Verifying Checksum [2021-05-06T22:52:05.064Z] 0510c868ecb4: Download complete [2021-05-06T22:52:10.463Z] Still waiting to schedule task [2021-05-06T22:52:10.464Z] ‘prd-centos7-docker-4c-2g-3345’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-3347’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-3348’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-3349’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-3351’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3373’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3377’ is offline [2021-05-06T22:52:11.701Z] 0510c868ecb4: Pull complete [2021-05-06T22:52:11.701Z] afea3b2eda06: Pull complete [2021-05-06T22:52:11.701Z] 7809a108b3ef: Pull complete [2021-05-06T22:52:17.045Z] f706445af74f: Pull complete [2021-05-06T22:52:17.045Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-06T22:52:17.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-06T22:52:17.045Z] ---> b068be0155e3 [2021-05-06T22:52:17.045Z] 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-05-06T22:52:17.045Z] ---> Running in aa3325877604 [2021-05-06T22:52:17.625Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-06T22:52:19.017Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-06T22:52:20.421Z] (1/12) Installing libmagic (5.39-r0) [2021-05-06T22:52:21.004Z] (2/12) Installing file (5.39-r0) [2021-05-06T22:52:21.267Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-06T22:52:21.267Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-06T22:52:36.226Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-06T22:52:36.488Z] (6/12) Installing patch (2.7.6-r6) [2021-05-06T22:52:36.488Z] (7/12) Installing build-base (0.5-r2) [2021-05-06T22:52:36.750Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-06T22:52:36.750Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-06T22:52:37.014Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-06T22:52:37.014Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-06T22:52:37.278Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-06T22:52:37.278Z] Executing busybox-1.32.1-r6.trigger [2021-05-06T22:52:37.278Z] OK: 219 MiB in 52 packages [2021-05-06T22:52:41.507Z] Removing intermediate container aa3325877604 [2021-05-06T22:52:41.507Z] ---> 1c1e19ead465 [2021-05-06T22:52:41.507Z] Step 4/6 : WORKDIR /edgex-go [2021-05-06T22:52:41.507Z] ---> Running in ee3ac9d2a00d [2021-05-06T22:52:41.507Z] Removing intermediate container ee3ac9d2a00d [2021-05-06T22:52:41.507Z] ---> 5e5d59bd120a [2021-05-06T22:52:41.507Z] Step 5/6 : COPY go.mod . [2021-05-06T22:52:41.507Z] ---> be6c6bd897e9 [2021-05-06T22:52:41.507Z] Step 6/6 : RUN go mod download [2021-05-06T22:52:41.507Z] ---> Running in 60236e48d990 [2021-05-06T22:53:03.562Z] Removing intermediate container 60236e48d990 [2021-05-06T22:53:03.562Z] ---> 4a35c8865c41 [2021-05-06T22:53:03.562Z] Successfully built 4a35c8865c41 [2021-05-06T22:53:03.562Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-06T22:53:03.930Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-06T22:53:03.930Z] . [Pipeline] withDockerContainer [2021-05-06T22:53:04.062Z] prd-centos7-docker-4c-2g-3371 does not seem to be running inside a container [2021-05-06T22:53:04.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-06T22:53:05.290Z] $ docker top 1bd5fe8509b172601a3c53bf77935b54fa566dc3ec10342125dddd84edfa5d4d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-06T22:53:05.793Z] + go version [2021-05-06T22:53:05.793Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-06T22:53:05.830Z] $ docker stop --time=1 1bd5fe8509b172601a3c53bf77935b54fa566dc3ec10342125dddd84edfa5d4d [2021-05-06T22:53:07.296Z] $ docker rm -f 1bd5fe8509b172601a3c53bf77935b54fa566dc3ec10342125dddd84edfa5d4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-06T22:53:07.997Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-06T22:53:07.997Z] . [Pipeline] withDockerContainer [2021-05-06T22:53:08.163Z] prd-centos7-docker-4c-2g-3371 does not seem to be running inside a container [2021-05-06T22:53:08.247Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-06T22:53:09.462Z] $ docker top 1ee6ea638a783d19517800e9a5e6a7226d9b23f4dcd2d9ec324e4a29fb348d4e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-06T22:53:09.699Z] ========================================================= [2021-05-06T22:53:09.699Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-06T22:53:09.700Z] ========================================================= [Pipeline] sh [2021-05-06T22:53:10.026Z] + go mod tidy [Pipeline] sh [2021-05-06T22:53:11.787Z] + make test [2021-05-06T22:53:11.787Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-06T22:53:24.142Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-06T22:53:46.290Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-06T22:53:54.572Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-06T22:53:54.573Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-06T22:53:54.573Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-06T22:53:57.211Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-06T22:53:57.211Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-06T22:53:57.211Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-06T22:53:57.211Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-06T22:53:59.188Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-06T22:53:59.459Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-06T22:54:02.852Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-06T22:54:02.852Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-06T22:54:02.852Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-06T22:54:04.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.135s coverage: 45.9% of statements [2021-05-06T22:54:04.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-06T22:54:04.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-06T22:54:04.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-06T22:54:04.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-06T22:54:04.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-06T22:54:04.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-06T22:54:04.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.063s coverage: 19.8% of statements [2021-05-06T22:54:04.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.101s coverage: 100.0% of statements [2021-05-06T22:54:08.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.191s coverage: 27.1% of statements [2021-05-06T22:54:08.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-06T22:54:08.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-06T22:54:08.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-06T22:54:08.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-06T22:54:08.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-06T22:54:08.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-06T22:54:08.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.094s coverage: 100.0% of statements [2021-05-06T22:54:08.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-06T22:54:08.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.088s coverage: 100.0% of statements [2021-05-06T22:54:08.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-06T22:54:08.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-06T22:54:08.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.089s coverage: 71.3% of statements [2021-05-06T22:54:08.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-06T22:54:08.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-06T22:54:08.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.179s coverage: 87.7% of statements [2021-05-06T22:54:08.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-06T22:54:08.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-06T22:54:08.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.062s coverage: 78.9% of statements [2021-05-06T22:54:08.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-06T22:54:12.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.402s coverage: 28.6% of statements [2021-05-06T22:54:12.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-06T22:54:12.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-06T22:54:12.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-06T22:54:12.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-06T22:54:12.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-06T22:54:12.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.071s coverage: 100.0% of statements [2021-05-06T22:54:12.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-06T22:54:12.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.077s coverage: 100.0% of statements [2021-05-06T22:54:12.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-06T22:54:12.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.173s coverage: 86.7% of statements [2021-05-06T22:54:12.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-06T22:54:12.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.129s coverage: 97.5% of statements [2021-05-06T22:54:12.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-06T22:54:12.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.130s coverage: 78.3% of statements [2021-05-06T22:54:12.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-06T22:54:12.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-06T22:54:12.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-06T22:54:12.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-06T22:54:15.080Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.368s coverage: 95.1% of statements [2021-05-06T22:54:15.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-06T22:54:15.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-06T22:54:15.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-06T22:54:15.080Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-06T22:54:15.080Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-06T22:54:15.080Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-06T22:54:15.080Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-06T22:54:15.080Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-06T22:54:15.080Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-06T22:54:15.080Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-06T22:54:15.080Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-06T22:54:15.080Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-06T22:54:15.080Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-06T22:54:15.080Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-06T22:54:15.080Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-06T22:54:15.080Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-06T22:54:15.080Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-06T22:54:15.080Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-06T22:54:15.080Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements [2021-05-06T22:54:15.080Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-06T22:54:15.080Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-06T22:54:15.080Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.088s coverage: 0.9% of statements [2021-05-06T22:54:15.080Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-06T22:54:15.080Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.052s coverage: 22.6% of statements [2021-05-06T22:54:15.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-06T22:54:15.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2021-05-06T22:54:15.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements [2021-05-06T22:54:15.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2021-05-06T22:54:15.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.160s coverage: 96.3% of statements [2021-05-06T22:54:15.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.073s coverage: 87.5% of statements [2021-05-06T22:54:27.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.066s coverage: 94.4% of statements [2021-05-06T22:54:27.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements [2021-05-06T22:54:30.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.215s coverage: 81.8% of statements [2021-05-06T22:54:30.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-06T22:54:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-06T22:54:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-06T22:54:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.049s coverage: 87.2% of statements [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-06T22:54:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-06T22:54:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 76.0% of statements [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-06T22:54:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements [2021-05-06T22:54:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.088s coverage: 87.2% of statements [2021-05-06T22:54:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements [2021-05-06T22:54:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.114s coverage: 91.2% of statements [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-06T22:54:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.195s coverage: 64.4% of statements [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-06T22:54:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2021-05-06T22:54:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 91.3% of statements [2021-05-06T22:54:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-05-06T22:54:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements [2021-05-06T22:54:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2021-05-06T22:54:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.385s coverage: 66.9% of statements [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-06T22:54:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.192s coverage: 43.4% of statements [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-06T22:54:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.044s coverage: 89.5% of statements [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-06T22:54:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.038s coverage: 84.8% of statements [2021-05-06T22:54:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.135s coverage: 47.0% of statements [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-06T22:54:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-06T22:54:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.046s coverage: 100.0% of statements [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-06T22:54:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.050s coverage: 9.6% of statements [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-06T22:54:38.714Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.163s coverage: 92.6% of statements [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-06T22:54:38.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-06T22:54:39.681Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.903s coverage: 28.7% of statements [2021-05-06T22:54:39.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-06T22:54:39.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-06T22:54:39.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-06T22:54:39.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-06T22:54:39.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-06T22:54:39.681Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.063s coverage: 99.0% of statements [2021-05-06T22:54:39.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-06T22:54:39.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.066s coverage: 100.0% of statements [2021-05-06T22:54:39.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-06T22:54:39.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-06T22:54:39.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-06T22:54:39.682Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.067s coverage: 64.6% of statements [2021-05-06T22:54:39.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-06T22:54:40.471Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.185s coverage: 97.6% of statements [2021-05-06T22:54:40.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-06T22:54:40.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-06T22:54:40.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-06T22:54:40.471Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-05-06T22:54:40.471Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-06T22:54:40.471Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.037s coverage: 100.0% of statements [2021-05-06T22:54:40.471Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-06T22:54:40.471Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-06T22:54:40.471Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-06T22:54:40.471Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-06T22:54:40.471Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.057s coverage: 87.9% of statements [2021-05-06T22:54:40.471Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-06T22:54:40.471Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-06T22:54:40.471Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements [2021-05-06T22:54:40.756Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 28.1% of statements [2021-05-06T22:54:40.756Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-06T22:54:41.031Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.047s coverage: 100.0% of statements [2021-05-06T22:54:41.306Z] GO111MODULE=on go vet ./... [2021-05-06T22:55:20.292Z] gofmt -l . [2021-05-06T22:55:20.292Z] [ "`gofmt -l .`" = "" ] [2021-05-06T22:55:20.292Z] ./bin/test-go-mod-tidy.sh [2021-05-06T22:55:20.292Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-06T22:55:20.624Z] + ls -al . [2021-05-06T22:55:20.624Z] total 816 [2021-05-06T22:55:20.624Z] drwxrwxr-x 10 1001 1001 4096 May 6 22:55 . [2021-05-06T22:55:20.624Z] drwxr-xr-x 4 root root 28 May 6 22:53 .. [2021-05-06T22:55:20.624Z] -rw-rw-r-- 1 1001 1001 11 May 6 22:51 .dockerignore [2021-05-06T22:55:20.624Z] drwxrwxr-x 8 1001 1001 179 May 6 22:51 .git [2021-05-06T22:55:20.624Z] drwxrwxr-x 3 1001 1001 125 May 6 22:51 .github [2021-05-06T22:55:20.624Z] -rw-rw-r-- 1 1001 1001 818 May 6 22:51 .gitignore [2021-05-06T22:55:20.624Z] drwx------ 3 1001 1001 60 May 6 22:51 .semver [2021-05-06T22:55:20.624Z] -rw-rw-r-- 1 1001 1001 166 May 6 22:51 .sonarcloud.properties [2021-05-06T22:55:20.624Z] -rw-rw-r-- 1 1001 1001 8609 May 6 22:51 Attribution.txt [2021-05-06T22:55:20.624Z] -rw-rw-r-- 1 1001 1001 3804 May 6 22:51 CONTRIBUTING.md [2021-05-06T22:55:20.624Z] -rw-rw-r-- 1 1001 1001 931 May 6 22:51 Dockerfile.build [2021-05-06T22:55:20.624Z] -rw-rw-r-- 1 1001 1001 863 May 6 22:51 Jenkinsfile [2021-05-06T22:55:20.624Z] -rw-rw-r-- 1 1001 1001 10775 May 6 22:51 LICENSE [2021-05-06T22:55:20.624Z] -rw-rw-r-- 1 1001 1001 5594 May 6 22:51 Makefile [2021-05-06T22:55:20.624Z] -rw-rw-r-- 1 1001 1001 7978 May 6 22:51 README.md [2021-05-06T22:55:20.624Z] -rw-rw-r-- 1 1001 1001 6755 May 6 22:51 SECURITY.md [2021-05-06T22:55:20.624Z] -rw-rw-r-- 1 1001 1001 5 May 6 22:51 VERSION [2021-05-06T22:55:20.624Z] -rw-rw-r-- 1 1001 1001 4131 May 6 22:51 ZMQWindows.md [2021-05-06T22:55:20.624Z] drwxrwxr-x 2 1001 1001 117 May 6 22:51 bin [2021-05-06T22:55:20.624Z] drwxrwxr-x 14 1001 1001 4096 May 6 22:51 cmd [2021-05-06T22:55:20.624Z] -rw-r--r-- 1 root root 705232 May 6 22:54 coverage.out [2021-05-06T22:55:20.624Z] -rw-r--r-- 1 root root 1060 May 6 22:55 go.mod [2021-05-06T22:55:20.624Z] -rw-r--r-- 1 root root 21824 May 6 22:53 go.sum [2021-05-06T22:55:20.624Z] drwxrwxr-x 8 1001 1001 127 May 6 22:51 internal [2021-05-06T22:55:20.624Z] drwxrwxr-x 4 1001 1001 26 May 6 22:51 openapi [2021-05-06T22:55:20.624Z] drwxrwxr-x 4 1001 1001 71 May 6 22:51 snap [2021-05-06T22:55:20.624Z] -rw-rw-r-- 1 1001 1001 168 May 6 22:51 version.go [Pipeline] sh [2021-05-06T22:55:20.945Z] + '[' -e coverage.out ] [2021-05-06T22:55:20.945Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-06T22:55:21.181Z] Stashed 1 file(s) [Pipeline] sh [2021-05-06T22:55:21.496Z] + make build [2021-05-06T22:55:21.496Z] 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-05-06T22:55:24.053Z] 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-05-06T22:55:34.147Z] 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-05-06T22:55:35.106Z] 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-05-06T22:55:36.516Z] 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-05-06T22:55:36.780Z] 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-05-06T22:55:38.183Z] 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-05-06T22:55:39.582Z] 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-05-06T22:55:40.538Z] 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-05-06T22:55:41.946Z] 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-05-06T22:55:43.368Z] 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-05-06T22:55:45.298Z] 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-05-06T22:55:47.274Z] $ docker stop --time=1 1ee6ea638a783d19517800e9a5e6a7226d9b23f4dcd2d9ec324e4a29fb348d4e [2021-05-06T22:55:49.085Z] $ docker rm -f 1ee6ea638a783d19517800e9a5e6a7226d9b23f4dcd2d9ec324e4a29fb348d4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-06T22:55:51.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-06T22:55:51.698Z] [2021-05-06T22:55:51.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-06T22:55:52.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-06T22:55:52.068Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-06T22:55:52.068Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-06T22:55:52.068Z] ca9280d653b3: Pulling fs layer [2021-05-06T22:55:52.068Z] 7e9c9ca2126c: Pulling fs layer [2021-05-06T22:55:52.068Z] cbdbe7a5bc2a: Download complete [2021-05-06T22:55:52.649Z] ca9280d653b3: Verifying Checksum [2021-05-06T22:55:52.649Z] ca9280d653b3: Download complete [2021-05-06T22:55:52.649Z] cbdbe7a5bc2a: Pull complete [2021-05-06T22:55:53.601Z] 7e9c9ca2126c: Verifying Checksum [2021-05-06T22:55:53.601Z] 7e9c9ca2126c: Download complete [2021-05-06T22:55:53.601Z] ca9280d653b3: Pull complete [2021-05-06T22:56:00.225Z] 7e9c9ca2126c: Pull complete [2021-05-06T22:56:00.225Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-06T22:56:00.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-06T22:56:00.488Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-06T22:56:00.710Z] prd-centos7-docker-4c-2g-3371 does not seem to be running inside a container [2021-05-06T22:56:00.762Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-06T22:56:01.941Z] $ docker top a99928b84ca4fd10b50694fe58cd6cc2acdc2546ded77f73494939a4e7f1a750 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-06T22:56:02.443Z] + docker-compose build --help [2021-05-06T22:56:02.443Z] + grep parallel [2021-05-06T22:56:03.840Z] --parallel Build images in parallel. [Pipeline] } [2021-05-06T22:56:03.889Z] $ docker stop --time=1 a99928b84ca4fd10b50694fe58cd6cc2acdc2546ded77f73494939a4e7f1a750 [2021-05-06T22:56:05.275Z] $ docker rm -f a99928b84ca4fd10b50694fe58cd6cc2acdc2546ded77f73494939a4e7f1a750 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-06T22:56:05.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-06T22:56:05.886Z] . [Pipeline] withDockerContainer [2021-05-06T22:56:06.011Z] prd-centos7-docker-4c-2g-3371 does not seem to be running inside a container [2021-05-06T22:56:06.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-06T22:56:06.710Z] $ docker top 83e66ed83d1cc68fcb23d681432b2dc3cf0f602dd8b4c97459add5292d37a8fd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-06T22:56:07.178Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-06T22:56:08.124Z] Building docker-core-command-go ... [2021-05-06T22:56:08.125Z] Building docker-core-data-go ... [2021-05-06T22:56:08.125Z] Building docker-core-metadata-go ... [2021-05-06T22:56:08.125Z] Building docker-security-bootstrapper-go ... [2021-05-06T22:56:08.125Z] Building docker-security-proxy-setup-go ... [2021-05-06T22:56:08.125Z] Building docker-security-secretstore-setup-go ... [2021-05-06T22:56:08.125Z] Building docker-support-notifications-go ... [2021-05-06T22:56:08.125Z] Building docker-support-scheduler-go ... [2021-05-06T22:56:08.125Z] Building docker-sys-mgmt-agent-go ... [2021-05-06T22:56:08.125Z] Building docker-core-data-go [2021-05-06T22:56:08.125Z] Building docker-support-scheduler-go [2021-05-06T22:56:08.125Z] Building docker-security-bootstrapper-go [2021-05-06T22:56:08.125Z] Building docker-support-notifications-go [2021-05-06T22:56:08.125Z] Building docker-core-metadata-go [2021-05-06T22:56:40.620Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-06T22:56:40.620Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-06T22:56:40.620Z] ---> 4a35c8865c41 [2021-05-06T22:56:40.620Z] Step 3/23 : WORKDIR /edgex-go [2021-05-06T22:56:40.620Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-06T22:56:40.620Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-06T22:56:40.620Z] ---> 4a35c8865c41 [2021-05-06T22:56:40.620Z] Step 3/22 : WORKDIR /edgex-go [2021-05-06T22:56:40.620Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-06T22:56:40.620Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-06T22:56:40.620Z] ---> 4a35c8865c41 [2021-05-06T22:56:40.620Z] Step 3/22 : WORKDIR /edgex-go [2021-05-06T22:56:40.620Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-06T22:56:40.620Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-06T22:56:40.620Z] ---> 4a35c8865c41 [2021-05-06T22:56:40.620Z] Step 3/23 : WORKDIR /edgex-go [2021-05-06T22:56:40.620Z] Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-06T22:56:40.620Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-06T22:56:40.620Z] ---> 4a35c8865c41 [2021-05-06T22:56:40.620Z] Step 3/31 : WORKDIR /edgex-go [2021-05-06T22:56:41.199Z] ---> Running in 8921c8e03969 [2021-05-06T22:56:41.199Z] ---> Running in 8ba6b53a2f51 [2021-05-06T22:56:41.199Z] ---> Running in 3642325b0070 [2021-05-06T22:56:41.199Z] ---> Running in 33bb26e1e7ff [2021-05-06T22:56:41.199Z] ---> Running in 9493604f2797 [2021-05-06T22:56:41.831Z] Removing intermediate container 3642325b0070 [2021-05-06T22:56:41.831Z] ---> cede08989f33 [2021-05-06T22:56:41.831Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-06T22:56:41.831Z] Removing intermediate container 8921c8e03969 [2021-05-06T22:56:41.831Z] ---> a7c8574740e8 [2021-05-06T22:56:41.831Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-06T22:56:41.831Z] Removing intermediate container 8ba6b53a2f51 [2021-05-06T22:56:41.831Z] ---> 9d0befe388db [2021-05-06T22:56:41.831Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-06T22:56:41.831Z] Removing intermediate container 33bb26e1e7ff [2021-05-06T22:56:41.831Z] ---> 0a0c7d9f7a8a [2021-05-06T22:56:41.831Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-06T22:56:41.831Z] Removing intermediate container 9493604f2797 [2021-05-06T22:56:41.831Z] ---> 8297f7d167d6 [2021-05-06T22:56:41.831Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-06T22:56:42.097Z] ---> Running in 285d97bcf25b [2021-05-06T22:56:42.097Z] ---> Running in 1454218d38ac [2021-05-06T22:56:42.097Z] ---> Running in 7faa5d545b43 [2021-05-06T22:56:42.097Z] ---> Running in ceca2df0f301 [2021-05-06T22:56:42.097Z] ---> Running in 9eca15ee004d [2021-05-06T22:56:44.064Z] Removing intermediate container 7faa5d545b43 [2021-05-06T22:56:44.064Z] ---> 16026a38a22d [2021-05-06T22:56:44.064Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-06T22:56:44.064Z] ---> Running in 4ac4cea809c9 [2021-05-06T22:56:44.064Z] Removing intermediate container 285d97bcf25b [2021-05-06T22:56:44.064Z] ---> b063ea6de5e1 [2021-05-06T22:56:44.064Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-06T22:56:44.640Z] ---> Running in cf6846828093 [2021-05-06T22:56:44.640Z] Removing intermediate container 1454218d38ac [2021-05-06T22:56:44.640Z] ---> 56c36d853280 [2021-05-06T22:56:44.640Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-06T22:56:44.640Z] Removing intermediate container 9eca15ee004d [2021-05-06T22:56:44.640Z] ---> e9109ff3780e [2021-05-06T22:56:44.640Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-06T22:56:44.910Z] Removing intermediate container ceca2df0f301 [2021-05-06T22:56:44.910Z] ---> 91efb108d773 [2021-05-06T22:56:44.910Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-06T22:56:44.910Z] ---> Running in ce69091df4b7 [2021-05-06T22:56:44.910Z] ---> Running in 7085ec593333 [2021-05-06T22:56:44.910Z] ---> Running in 0db1948e5d74 [2021-05-06T22:56:45.176Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-06T22:56:45.176Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-06T22:56:45.439Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-06T22:56:46.018Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-06T22:56:46.018Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-06T22:56:46.018Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-06T22:56:46.280Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-06T22:56:46.280Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-06T22:56:46.551Z] OK: 219 MiB in 52 packages [2021-05-06T22:56:46.821Z] OK: 219 MiB in 52 packages [2021-05-06T22:56:46.821Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-06T22:56:46.821Z] OK: 219 MiB in 52 packages [2021-05-06T22:56:47.086Z] Removing intermediate container 4ac4cea809c9 [2021-05-06T22:56:47.086Z] ---> bb56a044b219 [2021-05-06T22:56:47.086Z] Step 6/23 : COPY go.mod . [2021-05-06T22:56:47.355Z] Removing intermediate container cf6846828093 [2021-05-06T22:56:47.355Z] ---> 7f7925c8e022 [2021-05-06T22:56:47.355Z] Step 6/22 : COPY go.mod . [2021-05-06T22:56:47.355Z] OK: 219 MiB in 52 packages [2021-05-06T22:56:47.355Z] ---> c11ce1289538 [2021-05-06T22:56:47.355Z] Step 7/23 : RUN go mod download [2021-05-06T22:56:47.632Z] Removing intermediate container ce69091df4b7 [2021-05-06T22:56:47.632Z] ---> 1e682cbfd247 [2021-05-06T22:56:47.632Z] Step 6/23 : COPY go.mod . [2021-05-06T22:56:47.632Z] ---> Running in 8bfa0858b9f1 [2021-05-06T22:56:47.632Z] ---> 47156088ca0b [2021-05-06T22:56:47.632Z] Step 7/22 : RUN go mod download [2021-05-06T22:56:47.899Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-06T22:56:47.899Z] ---> Running in 80ef2b2f0936 [2021-05-06T22:56:47.899Z] ---> 858cea1874d7 [2021-05-06T22:56:47.899Z] Step 7/23 : RUN go mod download [2021-05-06T22:56:48.164Z] ---> Running in b49160d937c7 [2021-05-06T22:56:48.432Z] Removing intermediate container 7085ec593333 [2021-05-06T22:56:48.432Z] ---> 797915360dc3 [2021-05-06T22:56:48.432Z] Step 6/31 : COPY go.mod . [2021-05-06T22:56:48.432Z] OK: 219 MiB in 52 packages [2021-05-06T22:56:48.699Z] ---> 3973032e4a69 [2021-05-06T22:56:48.699Z] Step 7/31 : RUN go mod download [2021-05-06T22:56:48.699Z] ---> Running in 04cbc73b4262 [2021-05-06T22:56:48.962Z] Removing intermediate container 0db1948e5d74 [2021-05-06T22:56:48.962Z] ---> 3602da9cc64d [2021-05-06T22:56:48.962Z] Step 6/22 : COPY go.mod . [2021-05-06T22:56:49.237Z] ---> d5e5c8478874 [2021-05-06T22:56:49.237Z] Step 7/22 : RUN go mod download [2021-05-06T22:56:49.502Z] ---> Running in 0187f3464975 [2021-05-06T22:56:49.767Z] Removing intermediate container 8bfa0858b9f1 [2021-05-06T22:56:49.767Z] ---> 05c116fb3fd9 [2021-05-06T22:56:49.767Z] Step 8/23 : COPY . . [2021-05-06T22:56:51.174Z] Removing intermediate container 80ef2b2f0936 [2021-05-06T22:56:51.174Z] ---> 46869d0d252c [2021-05-06T22:56:51.174Z] Step 8/22 : COPY . . [2021-05-06T22:56:52.136Z] Removing intermediate container b49160d937c7 [2021-05-06T22:56:52.136Z] ---> da5ccab9e768 [2021-05-06T22:56:52.136Z] Step 8/23 : COPY . . [2021-05-06T22:56:55.486Z] Removing intermediate container 04cbc73b4262 [2021-05-06T22:56:55.486Z] ---> 05d7d9dd75eb [2021-05-06T22:56:55.486Z] Step 8/31 : COPY . . [2021-05-06T22:57:00.840Z] Removing intermediate container 0187f3464975 [2021-05-06T22:57:00.840Z] ---> 4598e96712ff [2021-05-06T22:57:00.840Z] Step 8/22 : COPY . . [2021-05-06T22:57:39.745Z] ---> 38ce66385a84 [2021-05-06T22:57:39.745Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-06T22:57:39.745Z] ---> Running in c8306c9185e3 [2021-05-06T22:57:39.745Z] ---> 3705e42ccabe [2021-05-06T22:57:39.745Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-06T22:57:39.745Z] ---> 6163e8163bf8 [2021-05-06T22:57:39.745Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-06T22:57:39.745Z] ---> 95d358dccf74 [2021-05-06T22:57:39.745Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-06T22:57:39.745Z] ---> 84dc42db0f25 [2021-05-06T22:57:39.745Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-06T22:57:39.745Z] ---> Running in 3c4ff212dd81 [2021-05-06T22:57:39.745Z] ---> Running in ad721b0fcb51 [2021-05-06T22:57:39.745Z] ---> Running in fb31d5f3cad1 [2021-05-06T22:57:39.745Z] ---> Running in dcfaee50dc81 [2021-05-06T22:57:39.745Z] 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-05-06T22:57:39.745Z] 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-05-06T22:57:39.745Z] 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-05-06T22:57:39.745Z] 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-05-06T22:57:39.745Z] 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-05-06T22:58:26.641Z] Removing intermediate container ad721b0fcb51 [2021-05-06T22:58:26.641Z] ---> 55b660816366 [2021-05-06T22:58:26.641Z] [2021-05-06T22:58:26.641Z] Step 10/31 : FROM alpine:3.12 [2021-05-06T22:58:26.641Z] 3.12: Pulling from library/alpine [2021-05-06T22:58:26.641Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-06T22:58:26.641Z] Status: Downloaded newer image for alpine:3.12 [2021-05-06T22:58:26.641Z] ---> 13621d1b12d4 [2021-05-06T22:58:26.641Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-06T22:58:26.641Z] ---> Running in 45ae4ee0c0dc [2021-05-06T22:58:26.641Z] Removing intermediate container 45ae4ee0c0dc [2021-05-06T22:58:26.641Z] ---> 63df8829560a [2021-05-06T22:58:26.641Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-06T22:58:26.641Z] ---> Running in b0d5d2a0ccda [2021-05-06T22:58:26.641Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-06T22:58:26.641Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-06T22:58:26.641Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-06T22:58:26.641Z] (2/2) Installing su-exec (0.2-r1) [2021-05-06T22:58:26.641Z] Executing busybox-1.31.1-r20.trigger [2021-05-06T22:58:26.641Z] OK: 6 MiB in 16 packages [2021-05-06T22:58:27.224Z] Removing intermediate container 3c4ff212dd81 [2021-05-06T22:58:27.224Z] ---> 3c984c35d73c [2021-05-06T22:58:27.224Z] [2021-05-06T22:58:27.224Z] Step 10/22 : FROM alpine:3.12 [2021-05-06T22:58:27.224Z] ---> 13621d1b12d4 [2021-05-06T22:58:27.224Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-06T22:58:27.489Z] Removing intermediate container fb31d5f3cad1 [2021-05-06T22:58:27.489Z] ---> f44abddcd1e7 [2021-05-06T22:58:27.489Z] [2021-05-06T22:58:27.489Z] Step 10/22 : FROM alpine:3.12 [2021-05-06T22:58:27.489Z] ---> 13621d1b12d4 [2021-05-06T22:58:27.489Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-06T22:58:27.763Z] ---> Running in 73bfec34cd26 [2021-05-06T22:58:28.028Z] ---> Running in 5e9a396955a1 [2021-05-06T22:58:31.374Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-06T22:58:31.642Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-06T22:58:31.642Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-06T22:58:31.642Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-06T22:58:31.642Z] Executing busybox-1.31.1-r20.trigger [2021-05-06T22:58:31.642Z] Executing ca-certificates-20191127-r4.trigger [2021-05-06T22:58:31.908Z] OK: 6 MiB in 16 packages [2021-05-06T22:58:31.908Z] Removing intermediate container b0d5d2a0ccda [2021-05-06T22:58:31.908Z] ---> a0a798770f7f [2021-05-06T22:58:31.908Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-06T22:58:32.492Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-06T22:58:32.492Z] Removing intermediate container c8306c9185e3 [2021-05-06T22:58:32.492Z] ---> 04914f8e5c2a [2021-05-06T22:58:32.492Z] [2021-05-06T22:58:32.492Z] Step 10/23 : FROM alpine:3.12 [2021-05-06T22:58:32.492Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-06T22:58:32.492Z] ---> 13621d1b12d4 [2021-05-06T22:58:32.492Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-06T22:58:32.754Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-06T22:58:32.754Z] Executing busybox-1.31.1-r20.trigger [2021-05-06T22:58:33.019Z] ---> Running in 0f369c470460 [2021-05-06T22:58:33.281Z] OK: 6 MiB in 15 packages [2021-05-06T22:58:33.281Z] Removing intermediate container dcfaee50dc81 [2021-05-06T22:58:33.281Z] ---> ab2533de9a04 [2021-05-06T22:58:33.281Z] [2021-05-06T22:58:33.281Z] Step 10/23 : FROM alpine:3.12 [2021-05-06T22:58:33.281Z] ---> 13621d1b12d4 [2021-05-06T22:58:33.281Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-06T22:58:33.544Z] ---> Running in 3d472d243bb6 [2021-05-06T22:58:33.544Z] ---> Running in 6971f6312651 [2021-05-06T22:58:33.544Z] Removing intermediate container 0f369c470460 [2021-05-06T22:58:33.544Z] ---> 1b1e82a557cd [2021-05-06T22:58:33.544Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-06T22:58:34.939Z] ---> Running in 99420d2ffd01 [2021-05-06T22:58:35.512Z] Removing intermediate container 6971f6312651 [2021-05-06T22:58:35.512Z] ---> 3782862193ff [2021-05-06T22:58:35.512Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-06T22:58:35.776Z] ---> Running in 7ad516f391d4 [2021-05-06T22:58:35.776Z] Removing intermediate container 99420d2ffd01 [2021-05-06T22:58:35.776Z] ---> 18236bd1ce95 [2021-05-06T22:58:35.776Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-06T22:58:35.776Z] Removing intermediate container 73bfec34cd26 [2021-05-06T22:58:35.776Z] ---> 0441791468d5 [2021-05-06T22:58:35.776Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-06T22:58:35.776Z] Removing intermediate container 5e9a396955a1 [2021-05-06T22:58:35.776Z] ---> 3038d3e94728 [2021-05-06T22:58:35.776Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-06T22:58:36.043Z] ---> Running in 67eb4cac0e4e [2021-05-06T22:58:36.043Z] ---> Running in 5433d05d3e79 [2021-05-06T22:58:36.043Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-06T22:58:36.043Z] ---> Running in 7b5ebbc4e55f [2021-05-06T22:58:36.043Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-06T22:58:36.320Z] Removing intermediate container 7ad516f391d4 [2021-05-06T22:58:36.320Z] ---> d824344ca1b5 [2021-05-06T22:58:36.320Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-06T22:58:36.320Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-06T22:58:36.320Z] Executing busybox-1.31.1-r20.trigger [2021-05-06T22:58:36.320Z] OK: 6 MiB in 15 packages [2021-05-06T22:58:36.589Z] ---> Running in 6f75ea776480 [2021-05-06T22:58:36.589Z] Removing intermediate container 7b5ebbc4e55f [2021-05-06T22:58:36.589Z] ---> 3c9eeda654d6 [2021-05-06T22:58:36.589Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-06T22:58:36.589Z] Removing intermediate container 5433d05d3e79 [2021-05-06T22:58:36.589Z] ---> 7bbe1e6d865d [2021-05-06T22:58:36.589Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-06T22:58:36.851Z] ---> Running in 5e2882eafd10 [2021-05-06T22:58:36.851Z] ---> Running in 00f47e9fecb4 [2021-05-06T22:58:36.851Z] Removing intermediate container 6f75ea776480 [2021-05-06T22:58:36.851Z] ---> 00ceb56acd83 [2021-05-06T22:58:36.851Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-06T22:58:37.121Z] ---> Running in aeea56676c3b [2021-05-06T22:58:37.121Z] Removing intermediate container 5e2882eafd10 [2021-05-06T22:58:37.121Z] ---> b9a24405719e [2021-05-06T22:58:37.121Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-06T22:58:37.394Z] Removing intermediate container 00f47e9fecb4 [2021-05-06T22:58:37.394Z] ---> 300a049b17ce [2021-05-06T22:58:37.394Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-06T22:58:37.394Z] Removing intermediate container 3d472d243bb6 [2021-05-06T22:58:37.394Z] ---> 1c48142478b0 [2021-05-06T22:58:37.394Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-06T22:58:37.661Z] ---> Running in 0eb92b2c7988 [2021-05-06T22:58:37.661Z] ---> Running in 1d2c0a891c8f [2021-05-06T22:58:37.661Z] ---> Running in dffd94f1f539 [2021-05-06T22:58:37.924Z] Removing intermediate container 67eb4cac0e4e [2021-05-06T22:58:37.924Z] ---> ae18b9465ea3 [2021-05-06T22:58:37.924Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-06T22:58:37.924Z] Removing intermediate container 1d2c0a891c8f [2021-05-06T22:58:37.924Z] ---> 2eb4357076cf [2021-05-06T22:58:37.924Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-06T22:58:37.924Z] ---> Running in 04764e6c10c8 [2021-05-06T22:58:38.194Z] Removing intermediate container 0eb92b2c7988 [2021-05-06T22:58:38.194Z] ---> a56ed38de811 [2021-05-06T22:58:38.194Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-06T22:58:38.194Z] Removing intermediate container dffd94f1f539 [2021-05-06T22:58:38.194Z] ---> 0224cf3cf027 [2021-05-06T22:58:38.194Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-06T22:58:38.194Z] ---> Running in 1574a7e147d1 [2021-05-06T22:58:38.462Z] Removing intermediate container 04764e6c10c8 [2021-05-06T22:58:38.462Z] ---> c543e3397c2b [2021-05-06T22:58:38.462Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-06T22:58:38.462Z] ---> 96d72e32f42c [2021-05-06T22:58:38.462Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-06T22:58:38.726Z] ---> 335dc357e248 [2021-05-06T22:58:38.726Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-06T22:58:38.726Z] Removing intermediate container 1574a7e147d1 [2021-05-06T22:58:38.726Z] ---> 52b5519b0aa5 [2021-05-06T22:58:38.726Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-06T22:58:38.997Z] ---> Running in b5f308cdf7c0 [2021-05-06T22:58:39.266Z] ---> 370641bdc373 [2021-05-06T22:58:39.266Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-06T22:58:39.266Z] Removing intermediate container aeea56676c3b [2021-05-06T22:58:39.266Z] ---> 4c8ebdc99104 [2021-05-06T22:58:39.266Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-06T22:58:39.529Z] ---> Running in b6cadf678507 [2021-05-06T22:58:39.529Z] ---> 81ede951559e [2021-05-06T22:58:39.529Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-06T22:58:39.529Z] Removing intermediate container b5f308cdf7c0 [2021-05-06T22:58:39.529Z] ---> 75cba49bbfe3 [2021-05-06T22:58:39.529Z] Step 15/23 : WORKDIR / [2021-05-06T22:58:39.529Z] ---> 133fff3ba00b [2021-05-06T22:58:39.529Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-06T22:58:39.529Z] ---> Running in a55c6d4ea1b6 [2021-05-06T22:58:39.799Z] ---> Running in 90752998c831 [2021-05-06T22:58:40.065Z] ---> 7f95a2958d57 [2021-05-06T22:58:40.065Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-06T22:58:40.065Z] ---> f8b259314e56 [2021-05-06T22:58:40.065Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-06T22:58:40.331Z] ---> Running in 1c90952454dc [2021-05-06T22:58:40.331Z] Removing intermediate container 90752998c831 [2021-05-06T22:58:40.331Z] ---> d3afa7d423f4 [2021-05-06T22:58:40.331Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-06T22:58:40.331Z] ---> Running in e11e1cad197d [2021-05-06T22:58:40.595Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-06T22:58:40.595Z] Removing intermediate container 1c90952454dc [2021-05-06T22:58:40.595Z] ---> cb4b0045a76c [2021-05-06T22:58:40.595Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-06T22:58:40.595Z] Removing intermediate container e11e1cad197d [2021-05-06T22:58:40.595Z] ---> 98e00457fedd [2021-05-06T22:58:40.595Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-06T22:58:40.858Z] ---> Running in 6ff291014d74 [2021-05-06T22:58:40.858Z] ---> Running in e1697fcb00a2 [2021-05-06T22:58:40.858Z] ---> 879c4755222b [2021-05-06T22:58:40.858Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-06T22:58:41.123Z] Removing intermediate container 6ff291014d74 [2021-05-06T22:58:41.123Z] ---> 98f5ae7af91f [2021-05-06T22:58:41.123Z] Step 20/22 : LABEL arch=x86_64 [2021-05-06T22:58:41.123Z] Removing intermediate container e1697fcb00a2 [2021-05-06T22:58:41.123Z] ---> 79c73fe99da5 [2021-05-06T22:58:41.123Z] Step 20/22 : LABEL arch=x86_64 [2021-05-06T22:58:41.123Z] Removing intermediate container b6cadf678507 [2021-05-06T22:58:41.123Z] ---> 47026822207e [2021-05-06T22:58:41.123Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-06T22:58:41.123Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-06T22:58:41.393Z] ---> Running in affee64b8760 [2021-05-06T22:58:41.393Z] ---> Running in c5dbf4563529 [2021-05-06T22:58:41.655Z] ---> 78d2488854a0 [2021-05-06T22:58:41.655Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-06T22:58:41.925Z] ---> f2ca0253884d [2021-05-06T22:58:41.925Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-06T22:58:41.925Z] Removing intermediate container affee64b8760 [2021-05-06T22:58:41.925Z] ---> bed2590d10d5 [2021-05-06T22:58:41.925Z] Step 21/22 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e [2021-05-06T22:58:41.925Z] Removing intermediate container c5dbf4563529 [2021-05-06T22:58:41.925Z] ---> 465603af2f86 [2021-05-06T22:58:41.925Z] Step 21/22 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e [2021-05-06T22:58:42.188Z] ---> Running in b36ed487ed86 [2021-05-06T22:58:42.188Z] ---> Running in a51b1f975e4e [2021-05-06T22:58:42.188Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-06T22:58:42.188Z] ---> eade6590eef7 [2021-05-06T22:58:42.188Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-06T22:58:42.188Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-06T22:58:42.450Z] ---> 4f4a03428389 [2021-05-06T22:58:42.450Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-06T22:58:42.450Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-06T22:58:42.450Z] Removing intermediate container b36ed487ed86 [2021-05-06T22:58:42.450Z] ---> f2775e73894c [2021-05-06T22:58:42.450Z] Step 22/22 : LABEL version=0.0.0 [2021-05-06T22:58:42.450Z] Removing intermediate container a51b1f975e4e [2021-05-06T22:58:42.450Z] ---> 493b17ddb086 [2021-05-06T22:58:42.450Z] Step 22/22 : LABEL version=0.0.0 [2021-05-06T22:58:42.715Z] ---> Running in 3bfc006d9eb2 [2021-05-06T22:58:42.715Z] ---> Running in 2725b95a74db [2021-05-06T22:58:42.715Z] ---> 0827ba2f537d [2021-05-06T22:58:42.715Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-06T22:58:42.715Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-06T22:58:42.715Z] ---> Running in 89f5a1a7e94b [2021-05-06T22:58:42.983Z] Removing intermediate container 3bfc006d9eb2 [2021-05-06T22:58:42.983Z] ---> 2a40e516dff5 [2021-05-06T22:58:42.983Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-06T22:58:42.983Z] Removing intermediate container 2725b95a74db [2021-05-06T22:58:42.983Z] ---> 2a525a2576a6 [2021-05-06T22:58:42.983Z] [2021-05-06T22:58:42.983Z] ---> Running in 0e826ef98b78 [2021-05-06T22:58:42.983Z] Removing intermediate container 89f5a1a7e94b [2021-05-06T22:58:42.983Z] ---> 02df7ea92bbc [2021-05-06T22:58:42.983Z] [2021-05-06T22:58:43.247Z] ---> f75b3e9d9ee9 [2021-05-06T22:58:43.247Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-06T22:58:43.247Z] Successfully built 2a525a2576a6 [2021-05-06T22:58:43.247Z] Successfully tagged docker-support-notifications-go:latest [2021-05-06T22:58:43.247Z] Building docker-security-proxy-setup-go [2021-05-06T22:58:43.513Z]  Building docker-support-notifications-go ... done Successfully built 02df7ea92bbc [2021-05-06T22:58:43.513Z] Successfully tagged docker-support-scheduler-go:latest [2021-05-06T22:58:43.513Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2021-05-06T22:58:43.513Z] Removing intermediate container 0e826ef98b78 [2021-05-06T22:58:43.513Z] ---> 4c7a825008ce [2021-05-06T22:58:43.513Z] Step 21/23 : LABEL arch=x86_64 [2021-05-06T22:58:43.513Z] ---> 199902517c0f [2021-05-06T22:58:43.513Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-06T22:58:43.513Z] ---> Running in 58e69a87d766 [2021-05-06T22:58:43.513Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-06T22:58:43.781Z] ---> Running in db65fbb5caa6 [2021-05-06T22:58:43.781Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-06T22:58:43.781Z] Removing intermediate container 58e69a87d766 [2021-05-06T22:58:43.781Z] ---> 8e564473dc22 [2021-05-06T22:58:43.781Z] Step 22/23 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e [2021-05-06T22:58:43.781Z] Executing busybox-1.31.1-r20.trigger [2021-05-06T22:58:43.781Z] OK: 8 MiB in 20 packages [2021-05-06T22:58:44.046Z] ---> Running in 19c3608fa28e [2021-05-06T22:58:44.046Z] Removing intermediate container db65fbb5caa6 [2021-05-06T22:58:44.046Z] ---> 19877218300b [2021-05-06T22:58:44.046Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-06T22:58:44.046Z] Removing intermediate container 19c3608fa28e [2021-05-06T22:58:44.046Z] ---> 411835c3dde6 [2021-05-06T22:58:44.046Z] Step 23/23 : LABEL version=0.0.0 [2021-05-06T22:58:44.311Z] ---> Running in 85eea6257309 [2021-05-06T22:58:44.581Z] ---> 9aad90315d1e [2021-05-06T22:58:44.581Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-06T22:58:45.980Z] Removing intermediate container a55c6d4ea1b6 [2021-05-06T22:58:45.981Z] ---> 819e19568014 [2021-05-06T22:58:45.981Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-06T22:58:46.246Z] Removing intermediate container 85eea6257309 [2021-05-06T22:58:46.246Z] ---> 67097a268b5e [2021-05-06T22:58:46.246Z] [2021-05-06T22:58:46.246Z] ---> Running in 61e626a818ab [2021-05-06T22:58:47.645Z] Successfully built 67097a268b5e [2021-05-06T22:58:48.608Z] Successfully tagged docker-core-metadata-go:latest [2021-05-06T22:58:48.608Z]  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go [2021-05-06T22:58:52.891Z] ---> 8dfd9d12bd2f [2021-05-06T22:58:52.891Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-06T22:58:53.467Z] ---> fe1fa8db2d53 [2021-05-06T22:58:53.467Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-06T22:58:54.045Z] ---> a9dbf7baf78b [2021-05-06T22:58:54.045Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-06T22:58:56.617Z] ---> Running in 517f14cd6bc9 [2021-05-06T22:58:57.574Z] Removing intermediate container 61e626a818ab [2021-05-06T22:58:57.575Z] ---> cd8bb9c171a0 [2021-05-06T22:58:57.575Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-06T22:58:58.155Z] Removing intermediate container 517f14cd6bc9 [2021-05-06T22:58:58.155Z] ---> aedf7fbd6eb9 [2021-05-06T22:58:58.155Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-06T22:59:01.507Z] ---> Running in d977bf6aec1b [2021-05-06T22:59:01.507Z] ---> Running in 9122497430c5 [2021-05-06T22:59:04.913Z] Removing intermediate container 9122497430c5 [2021-05-06T22:59:04.913Z] ---> bc030b3b3234 [2021-05-06T22:59:04.913Z] Step 21/23 : LABEL arch=x86_64 [2021-05-06T22:59:04.913Z] Removing intermediate container d977bf6aec1b [2021-05-06T22:59:04.913Z] ---> 393136d6bf4c [2021-05-06T22:59:04.913Z] Step 28/31 : CMD ["gate"] [2021-05-06T22:59:06.352Z] Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-06T22:59:06.352Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-06T22:59:06.352Z] ---> 4a35c8865c41 [2021-05-06T22:59:06.352Z] Step 3/25 : WORKDIR /edgex-go [2021-05-06T22:59:06.352Z] ---> Using cache [2021-05-06T22:59:06.352Z] ---> 8297f7d167d6 [2021-05-06T22:59:06.352Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-06T22:59:06.352Z] ---> Using cache [2021-05-06T22:59:06.352Z] ---> e9109ff3780e [2021-05-06T22:59:06.352Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-06T22:59:06.352Z] ---> Using cache [2021-05-06T22:59:06.352Z] ---> 797915360dc3 [2021-05-06T22:59:06.352Z] Step 6/25 : COPY go.mod . [2021-05-06T22:59:06.352Z] ---> Using cache [2021-05-06T22:59:06.352Z] ---> 3973032e4a69 [2021-05-06T22:59:06.352Z] Step 7/25 : RUN go mod download [2021-05-06T22:59:06.352Z] ---> Using cache [2021-05-06T22:59:06.352Z] ---> 05d7d9dd75eb [2021-05-06T22:59:06.352Z] Step 8/25 : COPY . . [2021-05-06T22:59:06.619Z] ---> Using cache [2021-05-06T22:59:06.619Z] ---> 6163e8163bf8 [2021-05-06T22:59:06.619Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-06T22:59:06.891Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-06T22:59:06.891Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-06T22:59:06.891Z] ---> 4a35c8865c41 [2021-05-06T22:59:06.891Z] Step 3/21 : WORKDIR /edgex-go [2021-05-06T22:59:06.891Z] ---> Using cache [2021-05-06T22:59:06.891Z] ---> 8297f7d167d6 [2021-05-06T22:59:06.891Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-06T22:59:06.891Z] ---> Using cache [2021-05-06T22:59:06.891Z] ---> e9109ff3780e [2021-05-06T22:59:06.891Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-06T22:59:06.891Z] ---> Using cache [2021-05-06T22:59:06.891Z] ---> 797915360dc3 [2021-05-06T22:59:06.891Z] Step 6/21 : COPY go.mod . [2021-05-06T22:59:06.891Z] ---> Using cache [2021-05-06T22:59:06.891Z] ---> 3973032e4a69 [2021-05-06T22:59:06.891Z] Step 7/21 : RUN go mod download [2021-05-06T22:59:06.891Z] ---> Using cache [2021-05-06T22:59:06.891Z] ---> 05d7d9dd75eb [2021-05-06T22:59:06.891Z] Step 8/21 : COPY . . [2021-05-06T22:59:06.891Z] ---> Using cache [2021-05-06T22:59:06.891Z] ---> 6163e8163bf8 [2021-05-06T22:59:06.891Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-06T22:59:08.332Z] ---> Running in a9ee9391d2d3 [2021-05-06T22:59:08.332Z] ---> Running in b5f5de037633 [2021-05-06T22:59:08.603Z] ---> Running in deb7183876ca [2021-05-06T22:59:08.603Z] ---> Running in 70a8c7a3adaf [2021-05-06T22:59:09.201Z] Removing intermediate container a9ee9391d2d3 [2021-05-06T22:59:09.201Z] ---> a0fc06f0e865 [2021-05-06T22:59:09.201Z] Step 22/23 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e [2021-05-06T22:59:09.201Z] Removing intermediate container b5f5de037633 [2021-05-06T22:59:09.201Z] ---> b02bac2df647 [2021-05-06T22:59:09.201Z] Step 29/31 : LABEL arch=x86_64 [2021-05-06T22:59:09.485Z] ---> Running in 420a809e335d [2021-05-06T22:59:09.485Z] ---> Running in 795c5f6e5ea3 [2021-05-06T22:59:10.922Z] Removing intermediate container 420a809e335d [2021-05-06T22:59:10.922Z] ---> 6297e9453576 [2021-05-06T22:59:10.922Z] Step 23/23 : LABEL version=0.0.0 [2021-05-06T22:59:10.922Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-06T22:59:10.922Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-06T22:59:10.922Z] ---> 4a35c8865c41 [2021-05-06T22:59:10.922Z] Step 3/23 : WORKDIR /edgex-go [2021-05-06T22:59:10.922Z] ---> Using cache [2021-05-06T22:59:10.922Z] ---> 8297f7d167d6 [2021-05-06T22:59:10.922Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-06T22:59:10.922Z] ---> Using cache [2021-05-06T22:59:10.922Z] ---> e9109ff3780e [2021-05-06T22:59:10.922Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-06T22:59:11.501Z] 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-05-06T22:59:11.775Z] 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-05-06T22:59:11.775Z] Removing intermediate container 795c5f6e5ea3 [2021-05-06T22:59:11.775Z] ---> 0fc9879106d8 [2021-05-06T22:59:11.775Z] Step 30/31 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e [2021-05-06T22:59:11.775Z] ---> Running in 7fd55cc87b47 [2021-05-06T22:59:11.775Z] ---> Running in beff66c91c1c [2021-05-06T22:59:12.374Z] ---> Running in 96b2fc6e9570 [2021-05-06T22:59:12.374Z] Removing intermediate container 7fd55cc87b47 [2021-05-06T22:59:12.374Z] ---> db3a6ac17de4 [2021-05-06T22:59:12.374Z] [2021-05-06T22:59:12.648Z] Successfully built db3a6ac17de4 [2021-05-06T22:59:12.648Z] Successfully tagged docker-core-data-go:latest [2021-05-06T22:59:12.648Z] Building docker-core-command-go [2021-05-06T22:59:12.648Z]  Building docker-core-data-go ... done Removing intermediate container 96b2fc6e9570 [2021-05-06T22:59:12.648Z] ---> 48323f23992e [2021-05-06T22:59:12.648Z] Step 31/31 : LABEL version=0.0.0 [2021-05-06T22:59:12.922Z] ---> Running in c18c2f07df43 [2021-05-06T22:59:12.922Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-06T22:59:13.555Z] Removing intermediate container c18c2f07df43 [2021-05-06T22:59:14.017Z] ---> e16baa79d73c [2021-05-06T22:59:14.017Z] [2021-05-06T22:59:14.017Z] Successfully built e16baa79d73c [2021-05-06T22:59:14.017Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-05-06T22:59:14.017Z]  Building docker-security-bootstrapper-go ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-06T22:59:14.945Z] OK: 219 MiB in 52 packages [2021-05-06T22:59:17.782Z] Removing intermediate container beff66c91c1c [2021-05-06T22:59:17.782Z] ---> fcdcc0e34a11 [2021-05-06T22:59:17.782Z] Step 6/23 : COPY go.mod . [2021-05-06T22:59:19.223Z] ---> ae4364f3737c [2021-05-06T22:59:19.223Z] Step 7/23 : RUN go mod download [2021-05-06T22:59:19.938Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3388 in /w/workspace/edgexfoundry_edgex-go_PR-3428 [Pipeline] { [Pipeline] ws [2021-05-06T22:59:20.004Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-06T22:59:20.190Z] ---> Running in d7d3833b26f7 [2021-05-06T22:59:25.383Z] Removing intermediate container d7d3833b26f7 [2021-05-06T22:59:25.383Z] ---> 131574e0d47a [2021-05-06T22:59:25.383Z] Step 8/23 : COPY . . [2021-05-06T22:59:28.720Z] using credential edgex-jenkins-ssh [2021-05-06T22:59:28.745Z] Cloning the remote Git repository [2021-05-06T22:59:28.808Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-06T22:59:28.923Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-06T22:59:29.076Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-06T22:59:29.077Z] > git --version # timeout=10 [2021-05-06T22:59:29.108Z] > git --version # 'git version 2.17.1' [2021-05-06T22:59:29.111Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-06T22:59:29.241Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-06T22:59:33.709Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-06T22:59:33.709Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-06T22:59:33.709Z] ---> 4a35c8865c41 [2021-05-06T22:59:33.709Z] Step 3/23 : WORKDIR /edgex-go [2021-05-06T22:59:33.709Z] ---> Using cache [2021-05-06T22:59:33.709Z] ---> 8297f7d167d6 [2021-05-06T22:59:33.709Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-06T22:59:33.709Z] ---> Using cache [2021-05-06T22:59:33.709Z] ---> e9109ff3780e [2021-05-06T22:59:33.709Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-06T22:59:33.709Z] ---> Using cache [2021-05-06T22:59:33.709Z] ---> 797915360dc3 [2021-05-06T22:59:33.709Z] Step 6/23 : COPY go.mod . [2021-05-06T22:59:33.709Z] ---> Using cache [2021-05-06T22:59:33.709Z] ---> 3973032e4a69 [2021-05-06T22:59:33.709Z] Step 7/23 : RUN go mod download [2021-05-06T22:59:33.709Z] ---> Using cache [2021-05-06T22:59:33.709Z] ---> 05d7d9dd75eb [2021-05-06T22:59:33.709Z] Step 8/23 : COPY . . [2021-05-06T22:59:33.709Z] ---> Using cache [2021-05-06T22:59:33.709Z] ---> 6163e8163bf8 [2021-05-06T22:59:33.709Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-06T22:59:34.678Z] ---> Running in 68e8df1cf405 [2021-05-06T22:59:34.953Z] 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-05-06T22:59:34.953Z] 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-05-06T22:59:35.562Z] 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-05-06T22:59:50.635Z] Removing intermediate container deb7183876ca [2021-05-06T22:59:50.635Z] ---> d749ff92038d [2021-05-06T22:59:50.635Z] [2021-05-06T22:59:50.635Z] Step 10/25 : FROM alpine:3.12 [2021-05-06T22:59:50.635Z] ---> 13621d1b12d4 [2021-05-06T22:59:50.635Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-06T22:59:50.635Z] Removing intermediate container 70a8c7a3adaf [2021-05-06T22:59:50.635Z] ---> bc8ab14e4c53 [2021-05-06T22:59:50.635Z] [2021-05-06T22:59:50.635Z] Step 10/21 : FROM alpine:3.12 [2021-05-06T22:59:50.635Z] ---> 13621d1b12d4 [2021-05-06T22:59:50.635Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-06T22:59:50.635Z] ---> Running in 6eccc1a044f3 [2021-05-06T22:59:50.635Z] ---> Running in 27119e1caa87 [2021-05-06T22:59:50.635Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-06T22:59:50.635Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-06T22:59:50.635Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-06T22:59:50.635Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-06T22:59:50.907Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-06T22:59:50.907Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-06T22:59:50.907Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-06T22:59:50.907Z] (4/4) Installing curl (7.76.1-r0) [2021-05-06T22:59:50.907Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-06T22:59:50.907Z] Executing busybox-1.31.1-r20.trigger [2021-05-06T22:59:50.907Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-06T22:59:50.907Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-06T22:59:50.907Z] (4/6) Installing curl (7.76.1-r0) [2021-05-06T22:59:50.907Z] Executing ca-certificates-20191127-r4.trigger [2021-05-06T22:59:50.907Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-06T22:59:50.907Z] (6/6) Installing su-exec (0.2-r1) [2021-05-06T22:59:50.907Z] Executing busybox-1.31.1-r20.trigger [2021-05-06T22:59:50.907Z] Executing ca-certificates-20191127-r4.trigger [2021-05-06T22:59:51.191Z] OK: 7 MiB in 18 packages [2021-05-06T22:59:51.191Z] OK: 7 MiB in 20 packages [2021-05-06T22:59:53.792Z] ---> 45fd3558c2ec [2021-05-06T22:59:53.792Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-06T22:59:54.057Z] ---> Running in f00e4c8d4920 [2021-05-06T22:59:54.057Z] Removing intermediate container 6eccc1a044f3 [2021-05-06T22:59:54.057Z] ---> fab363299783 [2021-05-06T22:59:54.057Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-06T22:59:54.057Z] Removing intermediate container 27119e1caa87 [2021-05-06T22:59:54.057Z] ---> 7071265a9713 [2021-05-06T22:59:54.057Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-06T22:59:54.057Z] ---> Running in 853cb826154a [2021-05-06T22:59:54.321Z] ---> Running in cd2808acb4e3 [2021-05-06T22:59:54.321Z] Removing intermediate container 853cb826154a [2021-05-06T22:59:54.321Z] ---> 8e364249edff [2021-05-06T22:59:54.321Z] Step 13/21 : WORKDIR /edgex [2021-05-06T22:59:54.609Z] ---> Running in e1f43f86796a [2021-05-06T22:59:54.609Z] Removing intermediate container cd2808acb4e3 [2021-05-06T22:59:54.609Z] ---> 6958522277c6 [2021-05-06T22:59:54.609Z] Step 13/25 : WORKDIR / [2021-05-06T22:59:54.609Z] ---> Running in 05bfc0dbeced [2021-05-06T22:59:54.873Z] 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-05-06T22:59:54.873Z] Removing intermediate container e1f43f86796a [2021-05-06T22:59:54.873Z] ---> 0e6429db7ae3 [2021-05-06T22:59:54.873Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-06T22:59:54.873Z] Removing intermediate container 05bfc0dbeced [2021-05-06T22:59:54.873Z] ---> 10a3d6c382a7 [2021-05-06T22:59:54.873Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-06T22:59:55.144Z] ---> 92f85f192aeb [2021-05-06T22:59:55.144Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-06T22:59:55.418Z] ---> 5506714e8de8 [2021-05-06T22:59:55.418Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-06T22:59:56.009Z] ---> 5ef99174ac13 [2021-05-06T22:59:56.009Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-06T22:59:56.009Z] ---> a73fde27289d [2021-05-06T22:59:56.009Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-06T22:59:56.997Z] ---> 120542254644 [2021-05-06T22:59:56.997Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-06T22:59:59.586Z] ---> ba29ab6571d4 [2021-05-06T22:59:59.586Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-06T22:59:59.586Z] ---> Running in 68f51861d286 [2021-05-06T22:59:59.586Z] ---> 2604c36cbe70 [2021-05-06T22:59:59.586Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-06T23:00:00.196Z] Removing intermediate container 68e8df1cf405 [2021-05-06T23:00:00.196Z] ---> 156e336c11cd [2021-05-06T23:00:00.196Z] [2021-05-06T23:00:00.196Z] Step 10/23 : FROM alpine:3.12 [2021-05-06T23:00:00.196Z] ---> 13621d1b12d4 [2021-05-06T23:00:00.196Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-06T23:00:00.196Z] ---> Using cache [2021-05-06T23:00:00.196Z] ---> 1c48142478b0 [2021-05-06T23:00:00.196Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-06T23:00:00.196Z] ---> Using cache [2021-05-06T23:00:00.196Z] ---> 0224cf3cf027 [2021-05-06T23:00:00.196Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-06T23:00:00.196Z] Removing intermediate container 68f51861d286 [2021-05-06T23:00:00.196Z] ---> c4fac2725d6a [2021-05-06T23:00:00.196Z] Step 18/21 : CMD ["--init=true"] [2021-05-06T23:00:00.196Z] ---> Running in 3976e471edbd [2021-05-06T23:00:00.196Z] ---> Running in cf18ab3db936 [2021-05-06T23:00:00.469Z] ---> 86cd8f684a57 [2021-05-06T23:00:00.469Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-06T23:00:00.746Z] Removing intermediate container 3976e471edbd [2021-05-06T23:00:00.746Z] ---> 29650e28ed23 [2021-05-06T23:00:00.746Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-06T23:00:00.746Z] Removing intermediate container cf18ab3db936 [2021-05-06T23:00:00.746Z] ---> d036bb6f3ebf [2021-05-06T23:00:00.746Z] Step 19/21 : LABEL arch=x86_64 [2021-05-06T23:00:01.016Z] ---> Running in caae0d8a089e [2021-05-06T23:00:01.016Z] ---> Running in 21fd08a49be8 [2021-05-06T23:00:03.001Z] Removing intermediate container caae0d8a089e [2021-05-06T23:00:03.001Z] ---> 3e8f4a5dd79f [2021-05-06T23:00:03.001Z] Step 15/23 : WORKDIR / [2021-05-06T23:00:03.001Z] ---> 090fef11d399 [2021-05-06T23:00:03.001Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-06T23:00:03.001Z] Removing intermediate container 21fd08a49be8 [2021-05-06T23:00:03.001Z] ---> a690d31bb44e [2021-05-06T23:00:03.001Z] Step 20/21 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e [2021-05-06T23:00:03.001Z] ---> Running in 42ea16a103fb [2021-05-06T23:00:03.001Z] ---> Running in 72222bd091f0 [2021-05-06T23:00:03.279Z] ---> 129c01e246e3 [2021-05-06T23:00:03.279Z] Step 21/25 : 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-05-06T23:00:03.279Z] Removing intermediate container 42ea16a103fb [2021-05-06T23:00:03.279Z] ---> 3dc79a457e80 [2021-05-06T23:00:03.279Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-06T23:00:03.558Z] Removing intermediate container 72222bd091f0 [2021-05-06T23:00:03.558Z] ---> 2e2f9c872249 [2021-05-06T23:00:03.558Z] Step 21/21 : LABEL version=0.0.0 [2021-05-06T23:00:03.558Z] ---> Running in bca6f47c6f38 [2021-05-06T23:00:03.558Z] ---> Running in e7e5aeac5df8 [2021-05-06T23:00:03.838Z] ---> 22535acc183c [2021-05-06T23:00:03.838Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-06T23:00:03.838Z] Removing intermediate container e7e5aeac5df8 [2021-05-06T23:00:03.838Z] ---> aeab97190d2f [2021-05-06T23:00:03.838Z] [2021-05-06T23:00:04.839Z] Successfully built aeab97190d2f [2021-05-06T23:00:04.839Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-05-06T23:00:05.107Z]  Building docker-security-proxy-setup-go ... done  ---> 74d915fcd151 [2021-05-06T23:00:05.107Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-06T23:00:06.082Z] ---> f7922dd92360 [2021-05-06T23:00:06.082Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-06T23:00:06.082Z] ---> Running in 6737b0855442 [2021-05-06T23:00:06.082Z] Removing intermediate container bca6f47c6f38 [2021-05-06T23:00:06.082Z] ---> 9b4f7f1bd3d0 [2021-05-06T23:00:06.082Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-06T23:00:06.357Z] ---> Running in cd13a899be5d [2021-05-06T23:00:06.357Z] Removing intermediate container 6737b0855442 [2021-05-06T23:00:06.357Z] ---> 82db274094f6 [2021-05-06T23:00:06.357Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-06T23:00:06.357Z] ---> Running in c4893f089762 [2021-05-06T23:00:06.637Z] Removing intermediate container cd13a899be5d [2021-05-06T23:00:06.637Z] ---> 985864dae6a2 [2021-05-06T23:00:06.637Z] Step 23/25 : LABEL arch=x86_64 [2021-05-06T23:00:06.910Z] ---> Running in 3ae1f280c161 [2021-05-06T23:00:06.910Z] Removing intermediate container c4893f089762 [2021-05-06T23:00:06.910Z] ---> 96720759093a [2021-05-06T23:00:06.910Z] Step 21/23 : LABEL arch=x86_64 [2021-05-06T23:00:06.910Z] ---> Running in 5c56d96105db [2021-05-06T23:00:07.175Z] Removing intermediate container 3ae1f280c161 [2021-05-06T23:00:07.175Z] ---> 567d75004100 [2021-05-06T23:00:07.175Z] Step 24/25 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e [2021-05-06T23:00:07.438Z] ---> Running in 62771bd25ca9 [2021-05-06T23:00:07.438Z] Removing intermediate container 5c56d96105db [2021-05-06T23:00:07.438Z] ---> d3249c4dc2c0 [2021-05-06T23:00:07.438Z] Step 22/23 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e [2021-05-06T23:00:07.712Z] ---> Running in 62a9e6a04cef [2021-05-06T23:00:07.712Z] Removing intermediate container 62771bd25ca9 [2021-05-06T23:00:07.712Z] ---> 9eb83469b803 [2021-05-06T23:00:07.712Z] Step 25/25 : LABEL version=0.0.0 [2021-05-06T23:00:07.990Z] Removing intermediate container 62a9e6a04cef [2021-05-06T23:00:07.990Z] ---> 87999cbd887c [2021-05-06T23:00:07.990Z] Step 23/23 : LABEL version=0.0.0 [2021-05-06T23:00:07.990Z] ---> Running in 85696809afb2 [2021-05-06T23:00:07.990Z] ---> Running in f858eac49ff7 [2021-05-06T23:00:08.261Z] Removing intermediate container 85696809afb2 [2021-05-06T23:00:08.261Z] ---> a28859fd7214 [2021-05-06T23:00:08.261Z] [2021-05-06T23:00:08.261Z] Removing intermediate container f858eac49ff7 [2021-05-06T23:00:08.261Z] ---> 38623e35b6cd [2021-05-06T23:00:08.261Z] [2021-05-06T23:00:08.524Z] Successfully built a28859fd7214 [2021-05-06T23:00:08.524Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-05-06T23:00:08.524Z]  Building docker-security-secretstore-setup-go ... done Successfully built 38623e35b6cd [2021-05-06T23:00:08.524Z] Successfully tagged docker-core-command-go:latest [2021-05-06T23:00:11.840Z]  Building docker-core-command-go ... done Removing intermediate container f00e4c8d4920 [2021-05-06T23:00:11.840Z] ---> 9a809ee7b9b6 [2021-05-06T23:00:11.840Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-06T23:00:11.840Z] ---> Running in 8f9a837e3096 [2021-05-06T23:00:11.840Z] 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-05-06T23:00:12.786Z] Removing intermediate container 8f9a837e3096 [2021-05-06T23:00:12.786Z] ---> 069e5f614dae [2021-05-06T23:00:12.786Z] [2021-05-06T23:00:12.786Z] Step 11/23 : FROM docker:20.10.0 [2021-05-06T23:00:12.786Z] 20.10.0: Pulling from library/docker [2021-05-06T23:00:13.646Z] Merging remotes/origin/master commit 3103214cdd745ba99e56243b14eeb2a0a0c23a57 into PR head commit 36db6631359119b4ad2ce0e4c153089ddd648d4b [2021-05-06T23:00:14.477Z] Merge succeeded, producing 9720ffe80912e602312b75a522062118a2b22802 [2021-05-06T23:00:14.477Z] Checking out Revision 9720ffe80912e602312b75a522062118a2b22802 (PR-3428) [2021-05-06T23:00:12.570Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-06T23:00:12.598Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-06T23:00:12.630Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-06T23:00:12.672Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-06T23:00:12.673Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-06T23:00:12.688Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3428/head:refs/remotes/origin/PR-3428 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T23:00:13.675Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T23:00:13.692Z] > git checkout -f 36db6631359119b4ad2ce0e4c153089ddd648d4b # timeout=10 [2021-05-06T23:00:14.060Z] > git remote # timeout=10 [2021-05-06T23:00:14.082Z] > git config --get remote.origin.url # timeout=10 [2021-05-06T23:00:14.103Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-06T23:00:14.116Z] > git merge 3103214cdd745ba99e56243b14eeb2a0a0c23a57 # timeout=10 [2021-05-06T23:00:14.456Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-06T23:00:14.494Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T23:00:14.512Z] > git checkout -f 9720ffe80912e602312b75a522062118a2b22802 # timeout=10 [2021-05-06T23:00:18.103Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-06T23:00:18.104Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-06T23:00:18.104Z] ---> aefe523efa57 [2021-05-06T23:00:18.104Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-06T23:00:18.104Z] ---> Running in fa781d568795 [2021-05-06T23:00:18.104Z] Removing intermediate container fa781d568795 [2021-05-06T23:00:18.104Z] ---> aade47f2f107 [2021-05-06T23:00:18.104Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-06T23:00:18.104Z] ---> Running in 17c4451e7926 [2021-05-06T23:00:18.684Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-06T23:00:18.684Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-06T23:00:18.684Z] (1/39) Installing readline (8.0.4-r0) [2021-05-06T23:00:18.684Z] (2/39) Installing bash (5.0.17-r0) [2021-05-06T23:00:18.684Z] Executing bash-5.0.17-r0.post-install [2021-05-06T23:00:18.684Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-06T23:00:18.684Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-06T23:00:18.946Z] (5/39) Installing curl (7.76.1-r0) [2021-05-06T23:00:18.946Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-06T23:00:18.946Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-06T23:00:18.946Z] (8/39) Installing expat (2.2.9-r1) [2021-05-06T23:00:18.946Z] (9/39) Installing libffi (3.3-r2) [2021-05-06T23:00:18.946Z] (10/39) Installing gdbm (1.13-r1) [2021-05-06T23:00:18.946Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-06T23:00:18.946Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-06T23:00:18.946Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-06T23:00:19.090Z] Commit message: "Merge commit '3103214cdd745ba99e56243b14eeb2a0a0c23a57' into HEAD" [2021-05-06T23:00:19.090Z] First time build. Skipping changelog. [2021-05-06T23:00:19.165Z] > git --version # timeout=10 [2021-05-06T23:00:19.182Z] > git --version # 'git version 2.17.1' [2021-05-06T23:00:19.205Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-06T23:00:19.901Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-06T23:00:19.901Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-06T23:00:19.901Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-06T23:00:19.901Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-06T23:00:19.901Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-06T23:00:20.164Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-06T23:00:20.164Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-06T23:00:20.164Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-06T23:00:20.164Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-06T23:00:20.164Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-06T23:00:20.164Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-06T23:00:20.164Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-06T23:00:20.164Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-06T23:00:20.428Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-06T23:00:20.428Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-06T23:00:20.428Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-06T23:00:20.428Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-06T23:00:20.428Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-06T23:00:20.428Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-06T23:00:20.428Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-06T23:00:20.428Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-06T23:00:20.428Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-06T23:00:20.428Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-06T23:00:20.692Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-06T23:00:20.692Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-06T23:00:20.692Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-06T23:00:20.692Z] Executing busybox-1.31.1-r19.trigger [2021-05-06T23:00:20.692Z] OK: 72 MiB in 59 packages [2021-05-06T23:00:20.965Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-06T23:00:21.446Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-06T23:00:21.821Z] + sudo service docker restart [2021-05-06T23:00:21.821Z] + true [2021-05-06T23:00:22.082Z] Collecting docker-compose==1.23.2 [2021-05-06T23:00:22.082Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-06T23:00:22.082Z] Collecting cached-property<2,>=1.2.0 [2021-05-06T23:00:22.082Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-06T23:00:22.345Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-06T23:00:22.345Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-06T23:00:22.613Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-06T23:00:22.613Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-06T23:00:22.613Z] Collecting jsonschema<3,>=2.5.1 [2021-05-06T23:00:22.613Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-06T23:00:22.613Z] 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-05-06T23:00:22.874Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-06T23:00:22.875Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-06T23:00:23.450Z] Collecting docker<4.0,>=3.6.0 [2021-05-06T23:00:23.450Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-06T23:00:23.718Z] Collecting texttable<0.10,>=0.9.0 [2021-05-06T23:00:23.718Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-06T23:00:24.303Z] Collecting PyYAML<4,>=3.10 [2021-05-06T23:00:24.303Z] Downloading PyYAML-3.13.tar.gz (270 kB) [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-06T23:00:24.591Z] provisioning config files... [2021-05-06T23:00:24.729Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4666248641809214005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-06T23:00:25.187Z] ---> docker-login.sh [2021-05-06T23:00:25.187Z] nexus3.edgexfoundry.org:10001 [2021-05-06T23:00:25.262Z] Collecting docopt<0.7,>=0.6.1 [2021-05-06T23:00:25.262Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-06T23:00:25.846Z] Collecting idna<2.8,>=2.5 [2021-05-06T23:00:25.846Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-06T23:00:25.846Z] 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-05-06T23:00:25.846Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-06T23:00:25.846Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-06T23:00:25.846Z] 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-05-06T23:00:26.106Z] Collecting docker-pycreds>=0.4.0 [2021-05-06T23:00:26.107Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-06T23:00:26.107Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-06T23:00:26.107Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-06T23:00:26.107Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-06T23:00:26.107Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-06T23:00:26.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T23:00:26.367Z] Installing collected packages: cached-property, idna, urllib3, requests, websocket-client, jsonschema, dockerpty, docker-pycreds, docker, texttable, PyYAML, docopt, docker-compose [2021-05-06T23:00:26.367Z] Attempting uninstall: idna [2021-05-06T23:00:26.367Z] Found existing installation: idna 2.9 [2021-05-06T23:00:26.367Z] Uninstalling idna-2.9: [2021-05-06T23:00:26.367Z] Successfully uninstalled idna-2.9 [2021-05-06T23:00:26.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T23:00:26.461Z] Configure a credential helper to remove this warning. See [2021-05-06T23:00:26.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T23:00:26.461Z] [2021-05-06T23:00:26.461Z] Login Succeeded [2021-05-06T23:00:26.461Z] nexus3.edgexfoundry.org:10002 [2021-05-06T23:00:26.629Z] Attempting uninstall: urllib3 [2021-05-06T23:00:26.629Z] Found existing installation: urllib3 1.25.9 [2021-05-06T23:00:26.629Z] Uninstalling urllib3-1.25.9: [2021-05-06T23:00:26.629Z] Successfully uninstalled urllib3-1.25.9 [2021-05-06T23:00:26.629Z] Attempting uninstall: requests [2021-05-06T23:00:26.629Z] Found existing installation: requests 2.23.0 [2021-05-06T23:00:26.629Z] Uninstalling requests-2.23.0: [2021-05-06T23:00:26.891Z] Successfully uninstalled requests-2.23.0 [2021-05-06T23:00:27.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T23:00:27.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T23:00:27.070Z] Configure a credential helper to remove this warning. See [2021-05-06T23:00:27.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T23:00:27.070Z] [2021-05-06T23:00:27.070Z] Login Succeeded [2021-05-06T23:00:27.152Z] Running setup.py install for dockerpty: started [2021-05-06T23:00:27.349Z] nexus3.edgexfoundry.org:10003 [2021-05-06T23:00:27.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T23:00:27.726Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-06T23:00:27.726Z] Running setup.py install for texttable: started [2021-05-06T23:00:27.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T23:00:27.903Z] Configure a credential helper to remove this warning. See [2021-05-06T23:00:27.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T23:00:27.903Z] [2021-05-06T23:00:27.903Z] Login Succeeded [2021-05-06T23:00:27.903Z] nexus3.edgexfoundry.org:10004 [2021-05-06T23:00:28.300Z] Running setup.py install for texttable: finished with status 'done' [2021-05-06T23:00:28.300Z] Running setup.py install for PyYAML: started [2021-05-06T23:00:28.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T23:00:28.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T23:00:28.524Z] Configure a credential helper to remove this warning. See [2021-05-06T23:00:28.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T23:00:28.524Z] [2021-05-06T23:00:28.524Z] Login Succeeded [2021-05-06T23:00:28.524Z] docker.io [2021-05-06T23:00:28.875Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-06T23:00:28.875Z] Running setup.py install for docopt: started [2021-05-06T23:00:29.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-06T23:00:29.451Z] Running setup.py install for docopt: finished with status 'done' [2021-05-06T23:00:29.714Z] 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.59.0 [2021-05-06T23:00:30.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-06T23:00:30.385Z] Configure a credential helper to remove this warning. See [2021-05-06T23:00:30.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-06T23:00:30.385Z] [2021-05-06T23:00:30.385Z] Login Succeeded [2021-05-06T23:00:30.385Z] ---> docker-login.sh ends [Pipeline] } [2021-05-06T23:00:30.416Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-06T23:00:30.909Z] ========================================================= [2021-05-06T23:00:30.909Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-06T23:00:30.909Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-06T23:00:31.316Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-06T23:00:34.010Z] Sending build context to Docker daemon 167.6MB [2021-05-06T23:00:34.010Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-06T23:00:34.010Z] Step 2/6 : FROM ${BASE} [2021-05-06T23:00:34.010Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-06T23:00:34.010Z] 595b0fe564bb: Pulling fs layer [2021-05-06T23:00:34.010Z] 7186ed65a4f7: Pulling fs layer [2021-05-06T23:00:34.010Z] 316046926c0a: Pulling fs layer [2021-05-06T23:00:34.010Z] 4ebd0625c992: Pulling fs layer [2021-05-06T23:00:34.010Z] 207e8628e3a3: Pulling fs layer [2021-05-06T23:00:34.010Z] c791037a9be2: Pulling fs layer [2021-05-06T23:00:34.010Z] ffd874e62e21: Pulling fs layer [2021-05-06T23:00:34.010Z] 4ebd0625c992: Waiting [2021-05-06T23:00:34.010Z] 207e8628e3a3: Waiting [2021-05-06T23:00:34.010Z] c791037a9be2: Waiting [2021-05-06T23:00:34.010Z] ffd874e62e21: Waiting [2021-05-06T23:00:34.010Z] 316046926c0a: Verifying Checksum [2021-05-06T23:00:34.010Z] 316046926c0a: Download complete [2021-05-06T23:00:34.010Z] 7186ed65a4f7: Verifying Checksum [2021-05-06T23:00:34.010Z] 7186ed65a4f7: Download complete [2021-05-06T23:00:34.010Z] 207e8628e3a3: Verifying Checksum [2021-05-06T23:00:34.010Z] 207e8628e3a3: Download complete [2021-05-06T23:00:34.010Z] c791037a9be2: Verifying Checksum [2021-05-06T23:00:34.010Z] c791037a9be2: Download complete [2021-05-06T23:00:34.010Z] 595b0fe564bb: Verifying Checksum [2021-05-06T23:00:34.010Z] 595b0fe564bb: Download complete [2021-05-06T23:00:34.622Z] 595b0fe564bb: Pull complete [2021-05-06T23:00:35.249Z] 7186ed65a4f7: Pull complete [2021-05-06T23:00:35.861Z] 316046926c0a: Pull complete [2021-05-06T23:00:35.861Z] ffd874e62e21: Verifying Checksum [2021-05-06T23:00:35.861Z] ffd874e62e21: Download complete [2021-05-06T23:00:37.855Z] 4ebd0625c992: Verifying Checksum [2021-05-06T23:00:37.855Z] 4ebd0625c992: Download complete [2021-05-06T23:00:41.974Z] Removing intermediate container 17c4451e7926 [2021-05-06T23:00:41.974Z] ---> d8c738abce00 [2021-05-06T23:00:41.974Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-06T23:00:41.974Z] ---> Running in 5c8c1a80bb79 [2021-05-06T23:00:41.974Z] Removing intermediate container 5c8c1a80bb79 [2021-05-06T23:00:41.974Z] ---> 7b012ee70be9 [2021-05-06T23:00:41.974Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-06T23:00:41.974Z] ---> Running in b535e2db2ce7 [2021-05-06T23:00:41.974Z] Removing intermediate container b535e2db2ce7 [2021-05-06T23:00:41.974Z] ---> 7a30c7dae493 [2021-05-06T23:00:41.974Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-06T23:00:41.974Z] ---> ce0347e924df [2021-05-06T23:00:41.974Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-06T23:00:41.974Z] ---> 637967348ebe [2021-05-06T23:00:41.974Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-06T23:00:41.974Z] ---> 2ea2dbce3427 [2021-05-06T23:00:41.974Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-06T23:00:42.237Z] ---> Running in 91832ef08ced [2021-05-06T23:00:42.237Z] Removing intermediate container 91832ef08ced [2021-05-06T23:00:42.237Z] ---> cd727b866435 [2021-05-06T23:00:42.237Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-06T23:00:42.237Z] ---> Running in 0fda35cefa89 [2021-05-06T23:00:42.498Z] Removing intermediate container 0fda35cefa89 [2021-05-06T23:00:42.498Z] ---> 2157dc18d995 [2021-05-06T23:00:42.498Z] Step 21/23 : LABEL arch=x86_64 [2021-05-06T23:00:42.498Z] ---> Running in 2c2e0ee77b2b [2021-05-06T23:00:42.760Z] Removing intermediate container 2c2e0ee77b2b [2021-05-06T23:00:42.760Z] ---> fa6e93c39176 [2021-05-06T23:00:42.760Z] Step 22/23 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e [2021-05-06T23:00:42.760Z] ---> Running in da9865f8dd8c [2021-05-06T23:00:43.023Z] Removing intermediate container da9865f8dd8c [2021-05-06T23:00:43.023Z] ---> 4af244d1bd6e [2021-05-06T23:00:43.023Z] Step 23/23 : LABEL version=0.0.0 [2021-05-06T23:00:43.023Z] ---> Running in c415fee84a4c [2021-05-06T23:00:43.287Z] Removing intermediate container c415fee84a4c [2021-05-06T23:00:43.287Z] ---> 695b6171d760 [2021-05-06T23:00:43.287Z] [2021-05-06T23:00:43.287Z] Successfully built 695b6171d760 [2021-05-06T23:00:43.287Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-05-06T23:00:43.599Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-05-06T23:00:43.622Z] $ docker stop --time=1 83e66ed83d1cc68fcb23d681432b2dc3cf0f602dd8b4c97459add5292d37a8fd [2021-05-06T23:00:45.224Z] $ docker rm -f 83e66ed83d1cc68fcb23d681432b2dc3cf0f602dd8b4c97459add5292d37a8fd [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-06T23:00:45.729Z] + docker images [2021-05-06T23:00:45.729Z] + grep docker [2021-05-06T23:00:45.995Z] docker-sys-mgmt-agent-go latest 695b6171d760 2 seconds ago 312MB [2021-05-06T23:00:45.995Z] docker-security-secretstore-setup-go latest a28859fd7214 37 seconds ago 25.7MB [2021-05-06T23:00:45.995Z] docker-core-command-go latest 38623e35b6cd 37 seconds ago 17MB [2021-05-06T23:00:45.995Z] docker-security-proxy-setup-go latest aeab97190d2f 42 seconds ago 25.3MB [2021-05-06T23:00:45.995Z] docker-security-bootstrapper-go latest e16baa79d73c About a minute ago 18.2MB [2021-05-06T23:00:45.995Z] docker-core-data-go latest db3a6ac17de4 About a minute ago 21.5MB [2021-05-06T23:00:45.995Z] docker-core-metadata-go latest 67097a268b5e 2 minutes ago 18.6MB [2021-05-06T23:00:45.995Z] docker-support-notifications-go latest 2a525a2576a6 2 minutes ago 17.6MB [2021-05-06T23:00:45.995Z] docker-support-scheduler-go latest 02df7ea92bbc 2 minutes ago 17.1MB [2021-05-06T23:00:45.995Z] docker 20.10.0 aefe523efa57 4 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-05-06T23:00:46.692Z] Running on prd-ubuntu18.04-docker-8c-8g-3394 in /w/workspace/edgexfoundry_edgex-go_PR-3428 [Pipeline] { [Pipeline] ws [2021-05-06T23:00:46.761Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-06T23:00:48.049Z] 4ebd0625c992: Pull complete [2021-05-06T23:00:48.333Z] 207e8628e3a3: Pull complete [2021-05-06T23:00:48.613Z] c791037a9be2: Pull complete [2021-05-06T23:00:49.570Z] using credential edgex-jenkins-ssh [2021-05-06T23:00:49.586Z] Cloning the remote Git repository [2021-05-06T23:00:49.614Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-06T23:00:49.683Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-06T23:00:49.724Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-06T23:00:49.724Z] > git --version # timeout=10 [2021-05-06T23:00:49.734Z] > git --version # 'git version 2.17.1' [2021-05-06T23:00:49.735Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-06T23:00:49.758Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-06T23:00:52.021Z] ffd874e62e21: Pull complete [2021-05-06T23:00:52.306Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-06T23:00:52.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-06T23:00:52.306Z] ---> cfc18b08335c [2021-05-06T23:00:52.306Z] 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-05-06T23:00:56.656Z] ---> Running in 878db0359af9 [2021-05-06T23:00:56.133Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-06T23:00:56.142Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-06T23:00:56.157Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-06T23:00:56.172Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-06T23:00:56.172Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-06T23:00:56.178Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3428/head:refs/remotes/origin/PR-3428 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T23:00:56.884Z] Merging remotes/origin/master commit 3103214cdd745ba99e56243b14eeb2a0a0c23a57 into PR head commit 36db6631359119b4ad2ce0e4c153089ddd648d4b [2021-05-06T23:00:57.114Z] Merge succeeded, producing e225c847a5f3b9faf07771534473f9c4fd8d387c [2021-05-06T23:00:57.114Z] Checking out Revision e225c847a5f3b9faf07771534473f9c4fd8d387c (PR-3428) [2021-05-06T23:00:57.277Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-06T23:00:58.268Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-06T23:00:56.895Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T23:00:56.901Z] > git checkout -f 36db6631359119b4ad2ce0e4c153089ddd648d4b # timeout=10 [2021-05-06T23:00:57.025Z] > git remote # timeout=10 [2021-05-06T23:00:57.030Z] > git config --get remote.origin.url # timeout=10 [2021-05-06T23:00:57.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-06T23:00:57.038Z] > git merge 3103214cdd745ba99e56243b14eeb2a0a0c23a57 # timeout=10 [2021-05-06T23:00:57.112Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-06T23:00:57.120Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T23:00:57.125Z] > git checkout -f e225c847a5f3b9faf07771534473f9c4fd8d387c # timeout=10 [2021-05-06T23:00:59.256Z] (1/12) Installing libmagic (5.39-r0) [2021-05-06T23:00:59.528Z] (2/12) Installing file (5.39-r0) [2021-05-06T23:00:59.528Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-06T23:01:00.775Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-06T23:01:01.019Z] Commit message: "Merge commit '3103214cdd745ba99e56243b14eeb2a0a0c23a57' into HEAD" [2021-05-06T23:01:01.020Z] First time build. Skipping changelog. [2021-05-06T23:01:01.047Z] > git --version # timeout=10 [2021-05-06T23:01:01.058Z] > git --version # 'git version 2.17.1' [2021-05-06T23:01:01.062Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-06T23:01:02.387Z] + echo snap-build.sh [2021-05-06T23:01:02.387Z] snap-build.sh [2021-05-06T23:01:02.387Z] + SNAP_BASE_DIR=. [2021-05-06T23:01:02.387Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-05-06T23:01:02.387Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-05-06T23:01:02.387Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-05-06T23:01:02.387Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-05-06T23:01:02.387Z] + cd /w/workspace/edgex-go/1 [2021-05-06T23:01:02.387Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-06T23:01:02.387Z] Reading package lists... [2021-05-06T23:01:02.387Z] Building dependency tree... [2021-05-06T23:01:02.387Z] Reading state information... [2021-05-06T23:01:02.652Z] The following packages were automatically installed and are no longer required: [2021-05-06T23:01:02.652Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-06T23:01:02.652Z] uidmap xdelta3 [2021-05-06T23:01:02.652Z] Use 'sudo apt autoremove' to remove them. [2021-05-06T23:01:02.652Z] The following packages will be REMOVED: [2021-05-06T23:01:02.652Z] lxd* lxd-client* [2021-05-06T23:01:03.227Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-06T23:01:03.227Z] After this operation, 31.7 MB disk space will be freed. [2021-05-06T23:01:04.287Z] (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-05-06T23:01:04.287Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-06T23:01:05.232Z] Removing lxd dnsmasq configuration [2021-05-06T23:01:05.232Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-06T23:01:05.492Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-06T23:01:06.084Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-06T23:01:06.207Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-06T23:01:06.207Z] (6/12) Installing patch (2.7.6-r6) [2021-05-06T23:01:06.207Z] (7/12) Installing build-base (0.5-r2) [2021-05-06T23:01:06.207Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-06T23:01:06.207Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-06T23:01:06.361Z] (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-05-06T23:01:06.361Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-06T23:01:06.487Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-06T23:01:06.487Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-06T23:01:06.763Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-06T23:01:06.763Z] Executing busybox-1.32.1-r6.trigger [2021-05-06T23:01:06.763Z] OK: 218 MiB in 52 packages [2021-05-06T23:01:07.752Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-06T23:01:07.752Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-06T23:01:09.668Z] + sudo snap remove --purge lxd [2021-05-06T23:01:09.668Z] snap "lxd" is not installed [2021-05-06T23:01:09.668Z] + sudo groupadd --force --system lxd [2021-05-06T23:01:09.668Z] ++ whoami [2021-05-06T23:01:09.668Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-06T23:01:09.668Z] + newgrp - lxd [2021-05-06T23:01:09.668Z] + sudo snap install lxd [2021-05-06T23:01:11.091Z] Removing intermediate container 878db0359af9 [2021-05-06T23:01:11.091Z] ---> 2633195da766 [2021-05-06T23:01:11.091Z] Step 4/6 : WORKDIR /edgex-go [2021-05-06T23:01:11.091Z] ---> Running in 0feb16662fec [2021-05-06T23:01:11.690Z] Removing intermediate container 0feb16662fec [2021-05-06T23:01:11.690Z] ---> ba6925e4b444 [2021-05-06T23:01:11.690Z] Step 5/6 : COPY go.mod . [2021-05-06T23:01:12.293Z] ---> 68db43d33d38 [2021-05-06T23:01:12.293Z] Step 6/6 : RUN go mod download [2021-05-06T23:01:12.293Z] ---> Running in fdc7c02d899e [2021-05-06T23:01:19.691Z] 2021-05-06T23:01:16Z INFO Waiting for automatic snapd restart... [2021-05-06T23:01:31.972Z] lxd 4.13 from Canonical* installed [2021-05-06T23:01:31.972Z] + sudo lxd init --auto [2021-05-06T23:01:40.142Z] + sudo snap install --classic snapcraft [2021-05-06T23:01:44.740Z] Removing intermediate container fdc7c02d899e [2021-05-06T23:01:44.740Z] ---> 66497259e9b9 [2021-05-06T23:01:44.740Z] Successfully built 66497259e9b9 [2021-05-06T23:01:44.740Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-06T23:01:45.165Z] + docker inspect -f . ci-base-image-arm64 [2021-05-06T23:01:45.165Z] . [Pipeline] withDockerContainer [2021-05-06T23:01:45.454Z] snapcraft 4.7.1 from Canonical* installed [2021-05-06T23:01:45.454Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-06T23:01:45.454Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-06T23:01:45.454Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-06T23:01:45.454Z] Dload Upload Total Spent Left Speed [2021-05-06T23:01:45.454Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4324 0 --:--:-- --:--:-- --:--:-- 4294 [2021-05-06T23:01:45.516Z] prd-ubuntu18.04-docker-arm64-4c-16g-3388 does not seem to be running inside a container [2021-05-06T23:01:45.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-06T23:01:46.664Z] 73 3325k 73 2448k 0 0 2329k 0 0:00:01 0:00:01 --:--:-- 2329k 100 3325k 100 3325k 0 0 2254k 0 0:00:01 0:00:01 --:--:-- 2066k [2021-05-06T23:01:46.664Z] ./yq_linux_amd64 [2021-05-06T23:01:46.926Z] + sudo snapcraft prime --use-lxd [2021-05-06T23:01:47.403Z] $ docker top c2d95213e4dafe2bf2e5857734c0ef72498e06f8bc81da56b5aa3dce8de6f5e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-06T23:01:48.557Z] + go version [2021-05-06T23:01:48.558Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-06T23:01:48.635Z] $ docker stop --time=1 c2d95213e4dafe2bf2e5857734c0ef72498e06f8bc81da56b5aa3dce8de6f5e2 [2021-05-06T23:01:48.898Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-06T23:01:48.898Z] 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-05-06T23:01:48.898Z] - README.md [2021-05-06T23:01:48.898Z] [2021-05-06T23:01:48.898Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-06T23:01:49.842Z] Launching a container. [2021-05-06T23:01:50.731Z] $ docker rm -f c2d95213e4dafe2bf2e5857734c0ef72498e06f8bc81da56b5aa3dce8de6f5e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-06T23:01:51.764Z] + docker inspect -f . ci-base-image-arm64 [2021-05-06T23:01:51.764Z] . [Pipeline] withDockerContainer [2021-05-06T23:01:52.120Z] prd-ubuntu18.04-docker-arm64-4c-16g-3388 does not seem to be running inside a container [2021-05-06T23:01:52.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-06T23:01:53.977Z] $ docker top 51ea4c5220f6a9738616e6e1cf9d4e384a649837abf1313116639cfbe5cd941e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-06T23:01:54.414Z] ========================================================= [2021-05-06T23:01:54.414Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-06T23:01:54.414Z] ========================================================= [Pipeline] sh [2021-05-06T23:01:55.100Z] + go mod tidy [Pipeline] sh [2021-05-06T23:01:56.806Z] + make test [2021-05-06T23:01:56.806Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-06T23:02:02.090Z] Waiting for container to be ready [2021-05-06T23:02:02.090Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-06T23:02:02.090Z] [2021-05-06T23:02:06.339Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-06T23:02:06.339Z] Waiting for network to be ready... [2021-05-06T23:02:06.339Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-06T23:02:06.600Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-06T23:02:06.600Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-06T23:02:06.600Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-06T23:02:06.600Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-06T23:02:06.600Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-06T23:02:06.600Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-06T23:02:06.600Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-06T23:02:06.600Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-06T23:02:06.600Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-06T23:02:06.861Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-06T23:02:07.129Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-06T23:02:07.390Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-06T23:02:07.391Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-06T23:02:07.391Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-06T23:02:07.391Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-06T23:02:07.391Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-06T23:02:07.391Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-06T23:02:07.964Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-06T23:02:08.225Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2043 kB] [2021-05-06T23:02:08.225Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-05-06T23:02:08.225Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-06T23:02:08.225Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-06T23:02:08.225Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] [2021-05-06T23:02:08.225Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] [2021-05-06T23:02:08.225Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] [2021-05-06T23:02:08.486Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-06T23:02:11.805Z] Fetched 24.5 MB in 5s (4565 kB/s) [2021-05-06T23:02:12.757Z] Reading package lists... [2021-05-06T23:02:13.019Z] Reading package lists... [2021-05-06T23:02:13.279Z] Building dependency tree... [2021-05-06T23:02:13.279Z] Reading state information... [2021-05-06T23:02:13.540Z] The following additional packages will be installed: [2021-05-06T23:02:13.540Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-06T23:02:13.540Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-06T23:02:13.540Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-06T23:02:13.540Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-06T23:02:13.540Z] Suggested packages: [2021-05-06T23:02:13.540Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-06T23:02:13.540Z] Recommended packages: [2021-05-06T23:02:13.540Z] gnupg libsasl2-modules [2021-05-06T23:02:13.540Z] The following NEW packages will be installed: [2021-05-06T23:02:13.540Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-06T23:02:13.540Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-06T23:02:13.540Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-06T23:02:13.540Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-06T23:02:13.540Z] The following packages will be upgraded: [2021-05-06T23:02:13.540Z] gpg gpg-agent gpgconf libudev1 [2021-05-06T23:02:13.540Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-06T23:02:13.540Z] Need to get 3530 kB of archives. [2021-05-06T23:02:13.540Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-06T23:02:13.540Z] 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-05-06T23:02:13.540Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-06T23:02:13.800Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-06T23:02:13.801Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-06T23:02:14.061Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-06T23:02:14.061Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-06T23:02:14.323Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-06T23:02:14.323Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-06T23:02:14.323Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-06T23:02:14.323Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-06T23:02:14.323Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-06T23:02:14.323Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-06T23:02:14.323Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-06T23:02:14.323Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-06T23:02:14.323Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-06T23:02:14.323Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-06T23:02:14.584Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-06T23:02:14.585Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-06T23:02:14.585Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-06T23:02:14.585Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-06T23:02:14.585Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-06T23:02:14.585Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-06T23:02:14.585Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T23:02:14.585Z] Fetched 3530 kB in 1s (3478 kB/s) [2021-05-06T23:02:14.846Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-06T23:02:14.846Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-06T23:02:14.846Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-06T23:02:14.846Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-06T23:02:14.846Z] Selecting previously unselected package udev. [2021-05-06T23:02:15.115Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-06T23:02:15.115Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-06T23:02:15.115Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-06T23:02:15.376Z] Selecting previously unselected package libfuse2:amd64. [2021-05-06T23:02:15.376Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-06T23:02:15.376Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-06T23:02:15.376Z] Selecting previously unselected package fuse. [2021-05-06T23:02:15.376Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-06T23:02:15.376Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-06T23:02:15.376Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-06T23:02:15.637Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-06T23:02:15.637Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-06T23:02:15.637Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-06T23:02:15.900Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-06T23:02:15.900Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-06T23:02:15.900Z] Selecting previously unselected package libksba8:amd64. [2021-05-06T23:02:15.900Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-06T23:02:15.900Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-06T23:02:15.900Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-06T23:02:15.900Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-06T23:02:15.900Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-06T23:02:16.162Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-06T23:02:16.162Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-06T23:02:16.162Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-06T23:02:16.162Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-06T23:02:16.162Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-06T23:02:16.162Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-06T23:02:16.162Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-06T23:02:16.162Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-06T23:02:16.162Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-06T23:02:16.423Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-06T23:02:16.423Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-06T23:02:16.423Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-06T23:02:16.423Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-06T23:02:16.423Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-06T23:02:16.423Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-06T23:02:16.423Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-06T23:02:16.423Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-06T23:02:16.423Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-06T23:02:16.685Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-06T23:02:16.686Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-06T23:02:16.686Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-06T23:02:16.686Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-06T23:02:16.686Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-06T23:02:16.686Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-06T23:02:16.947Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-06T23:02:16.947Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-06T23:02:16.947Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-06T23:02:16.947Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-06T23:02:16.947Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-06T23:02:16.947Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-06T23:02:16.947Z] Selecting previously unselected package libldap-common. [2021-05-06T23:02:16.947Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-06T23:02:16.947Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-06T23:02:17.209Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-06T23:02:17.209Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-06T23:02:17.209Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-06T23:02:17.209Z] Selecting previously unselected package dirmngr. [2021-05-06T23:02:17.209Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-06T23:02:17.209Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-06T23:02:17.470Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-06T23:02:17.470Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-06T23:02:17.470Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-06T23:02:17.470Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-06T23:02:17.470Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-06T23:02:17.470Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-06T23:02:17.734Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-06T23:02:17.734Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-06T23:02:17.734Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-06T23:02:17.734Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-06T23:02:18.308Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-06T23:02:18.308Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-06T23:02:18.308Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-06T23:02:18.308Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-06T23:02:18.308Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-06T23:02:18.569Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-06T23:02:18.570Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-06T23:02:18.570Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-06T23:02:18.570Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-06T23:02:18.570Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-06T23:02:18.570Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-06T23:02:18.570Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-06T23:02:18.570Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-06T23:02:18.570Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-06T23:02:18.830Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-06T23:02:19.423Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-06T23:02:19.423Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-06T23:02:19.423Z] This means they are not meant to be enabled using systemctl. [2021-05-06T23:02:19.423Z] Possible reasons for having this kind of units are: [2021-05-06T23:02:19.423Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-06T23:02:19.423Z] .wants/ or .requires/ directory. [2021-05-06T23:02:19.423Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-06T23:02:19.423Z] a requirement dependency on it. [2021-05-06T23:02:19.423Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-06T23:02:19.423Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-06T23:02:19.423Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-06T23:02:19.423Z] instance name specified. [2021-05-06T23:02:19.686Z] Reading package lists... [2021-05-06T23:02:19.946Z] Building dependency tree... [2021-05-06T23:02:19.947Z] Reading state information... [2021-05-06T23:02:19.947Z] The following additional packages will be installed: [2021-05-06T23:02:19.947Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-06T23:02:19.947Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-06T23:02:19.947Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-06T23:02:19.947Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-06T23:02:19.947Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-06T23:02:19.947Z] Suggested packages: [2021-05-06T23:02:19.947Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-06T23:02:19.947Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-06T23:02:19.947Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-06T23:02:19.947Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-06T23:02:19.947Z] systemd-container policykit-1 [2021-05-06T23:02:19.947Z] Recommended packages: [2021-05-06T23:02:19.947Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-06T23:02:20.209Z] The following NEW packages will be installed: [2021-05-06T23:02:20.209Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-06T23:02:20.209Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-06T23:02:20.209Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-06T23:02:20.209Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-06T23:02:20.209Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-06T23:02:20.209Z] The following packages will be upgraded: [2021-05-06T23:02:20.209Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-06T23:02:20.209Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-06T23:02:20.209Z] Need to get 35.2 MB of archives. [2021-05-06T23:02:20.209Z] After this operation, 141 MB of additional disk space will be used. [2021-05-06T23:02:20.209Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-06T23:02:20.209Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-06T23:02:20.209Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-06T23:02:20.209Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-06T23:02:20.209Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-06T23:02:20.470Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-06T23:02:20.470Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-06T23:02:20.470Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-06T23:02:20.470Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-06T23:02:20.470Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-06T23:02:20.470Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-06T23:02:20.470Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-06T23:02:20.470Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-06T23:02:20.470Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-06T23:02:20.470Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-06T23:02:20.470Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-06T23:02:20.470Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-06T23:02:21.040Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-06T23:02:21.040Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-06T23:02:21.040Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-06T23:02:21.040Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-06T23:02:21.040Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-06T23:02:21.040Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-06T23:02:21.040Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-06T23:02:21.040Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-06T23:02:21.040Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-06T23:02:21.299Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-06T23:02:21.299Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-06T23:02:21.299Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-06T23:02:21.299Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-06T23:02:21.560Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T23:02:21.560Z] Fetched 35.2 MB in 1s (30.7 MB/s) [2021-05-06T23:02:21.560Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-06T23:02:21.560Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-06T23:02:21.820Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-06T23:02:22.389Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-06T23:02:22.389Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-06T23:02:22.649Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-06T23:02:22.649Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-06T23:02:22.649Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-06T23:02:22.649Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-06T23:02:22.911Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-06T23:02:23.170Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-06T23:02:23.170Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-06T23:02:23.170Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-06T23:02:23.439Z] Setting up apt (1.6.13) ... [2021-05-06T23:02:23.439Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-06T23:02:24.008Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-06T23:02:24.008Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-06T23:02:24.008Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-06T23:02:24.008Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-06T23:02:24.292Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-06T23:02:24.292Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-06T23:02:24.292Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-06T23:02:24.863Z] Selecting previously unselected package libexpat1:amd64. [2021-05-06T23:02:24.863Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-06T23:02:24.863Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-06T23:02:24.864Z] Selecting previously unselected package python3.6-minimal. [2021-05-06T23:02:24.864Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-06T23:02:24.864Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-06T23:02:25.124Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-06T23:02:25.384Z] Checking for services that may need to be restarted...done. [2021-05-06T23:02:25.384Z] Checking for services that may need to be restarted...done. [2021-05-06T23:02:25.384Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-06T23:02:25.384Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-06T23:02:25.384Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-06T23:02:25.964Z] Selecting previously unselected package python3-minimal. [2021-05-06T23:02:25.964Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-06T23:02:25.964Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-06T23:02:25.964Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-06T23:02:26.224Z] Selecting previously unselected package mime-support. [2021-05-06T23:02:26.224Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-06T23:02:26.224Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-06T23:02:26.224Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-06T23:02:26.224Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-06T23:02:26.224Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-06T23:02:26.224Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-06T23:02:26.224Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-06T23:02:26.224Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-06T23:02:26.484Z] Selecting previously unselected package python3.6. [2021-05-06T23:02:26.484Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-06T23:02:26.745Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-06T23:02:26.745Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-06T23:02:26.745Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-06T23:02:26.745Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-06T23:02:26.745Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-06T23:02:27.004Z] Selecting previously unselected package python3. [2021-05-06T23:02:27.004Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-06T23:02:27.004Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-06T23:02:27.004Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-06T23:02:27.004Z] Selecting previously unselected package multiarch-support. [2021-05-06T23:02:27.004Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-06T23:02:27.264Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-06T23:02:27.264Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-06T23:02:27.264Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-06T23:02:27.264Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-06T23:02:27.264Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-06T23:02:27.264Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-06T23:02:27.526Z] Selecting previously unselected package libbsd0:amd64. [2021-05-06T23:02:27.526Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-06T23:02:27.526Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-06T23:02:27.526Z] Selecting previously unselected package sudo. [2021-05-06T23:02:27.526Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-06T23:02:27.526Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-06T23:02:27.526Z] Selecting previously unselected package apparmor. [2021-05-06T23:02:27.526Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-06T23:02:27.786Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-06T23:02:27.786Z] Selecting previously unselected package libedit2:amd64. [2021-05-06T23:02:27.786Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-06T23:02:27.786Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-06T23:02:28.050Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-06T23:02:28.050Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-06T23:02:28.050Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-06T23:02:28.050Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-06T23:02:28.050Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-06T23:02:28.050Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-06T23:02:28.050Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-06T23:02:28.050Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-06T23:02:28.050Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-06T23:02:28.311Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-06T23:02:28.311Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-06T23:02:28.311Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-06T23:02:28.311Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-06T23:02:28.311Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-06T23:02:28.311Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-06T23:02:28.572Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-06T23:02:28.572Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-06T23:02:28.572Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-06T23:02:28.834Z] Selecting previously unselected package openssh-client. [2021-05-06T23:02:28.834Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-06T23:02:28.834Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-06T23:02:28.835Z] Selecting previously unselected package squashfs-tools. [2021-05-06T23:02:28.835Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-06T23:02:28.835Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-06T23:02:29.103Z] Selecting previously unselected package snapd. [2021-05-06T23:02:29.103Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-06T23:02:29.103Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-06T23:02:29.349Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-06T23:02:31.673Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-06T23:02:31.673Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-06T23:02:31.673Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-06T23:02:31.673Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-06T23:02:31.673Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-06T23:02:31.673Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-06T23:02:31.933Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-06T23:02:31.933Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-06T23:02:31.933Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-06T23:02:32.892Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-06T23:02:32.892Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-06T23:02:32.892Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-06T23:02:32.892Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-06T23:02:32.892Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-06T23:02:32.892Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-06T23:02:33.465Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-06T23:02:33.465Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-06T23:02:33.465Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-06T23:02:33.465Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-06T23:02:33.465Z] running python rtupdate hooks for python3.6... [2021-05-06T23:02:33.465Z] running python post-rtupdate hooks for python3.6... [2021-05-06T23:02:33.726Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-06T23:02:35.109Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-06T23:02:35.371Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-06T23:02:35.371Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-06T23:02:35.371Z] Setting up snapd (2.48.3+18.04) ... [2021-05-06T23:02:35.950Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-06T23:02:36.212Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-06T23:02:36.474Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-06T23:02:36.474Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-06T23:02:36.735Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-06T23:02:36.735Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-06T23:02:36.996Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-06T23:02:37.257Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-06T23:02:37.257Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-06T23:02:37.517Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-06T23:02:37.778Z] /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-05-06T23:02:37.778Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-06T23:02:37.778Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-06T23:02:39.707Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-06T23:02:39.707Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-06T23:02:39.707Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-06T23:02:40.657Z] Reading package lists... [2021-05-06T23:02:41.229Z] Reading package lists... [2021-05-06T23:02:41.229Z] Building dependency tree... [2021-05-06T23:02:41.229Z] Reading state information... [2021-05-06T23:02:41.491Z] Calculating upgrade... [2021-05-06T23:02:41.491Z] The following packages will be upgraded: [2021-05-06T23:02:41.491Z] advancecomp base-files bash binutils binutils-common [2021-05-06T23:02:41.491Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-06T23:02:41.491Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-06T23:02:41.491Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-06T23:02:41.491Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-06T23:02:41.491Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-06T23:02:41.491Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-06T23:02:41.491Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-06T23:02:41.491Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-06T23:02:41.491Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-06T23:02:41.491Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-06T23:02:41.491Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-06T23:02:41.491Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-06T23:02:41.491Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-06T23:02:41.491Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-06T23:02:41.752Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-06T23:02:41.752Z] Need to get 64.0 MB of archives. [2021-05-06T23:02:41.752Z] After this operation, 5034 kB of additional disk space will be used. [2021-05-06T23:02:41.752Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] [2021-05-06T23:02:41.752Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-06T23:02:42.326Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-06T23:02:42.326Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-06T23:02:42.326Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-06T23:02:42.326Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-06T23:02:42.326Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-06T23:02:42.326Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-06T23:02:42.326Z] 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-05-06T23:02:42.326Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-06T23:02:42.326Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-06T23:02:42.592Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-06T23:02:42.592Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-06T23:02:42.592Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-06T23:02:42.592Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-06T23:02:42.592Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-06T23:02:42.592Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-06T23:02:42.592Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-06T23:02:42.592Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-06T23:02:42.592Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-06T23:02:42.592Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-06T23:02:42.592Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-06T23:02:42.854Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-06T23:02:42.854Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-06T23:02:42.854Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-06T23:02:42.854Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-06T23:02:42.854Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-06T23:02:42.854Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-06T23:02:42.854Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-06T23:02:42.854Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-06T23:02:42.854Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-06T23:02:42.854Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-06T23:02:42.854Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-06T23:02:42.854Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-06T23:02:42.854Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-06T23:02:42.854Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-06T23:02:42.854Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-06T23:02:42.854Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-06T23:02:42.854Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-06T23:02:42.854Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-06T23:02:42.854Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-06T23:02:42.854Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-06T23:02:42.854Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-06T23:02:43.115Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-06T23:02:43.115Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-06T23:02:43.115Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-06T23:02:43.115Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-06T23:02:43.115Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-06T23:02:43.115Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-06T23:02:43.115Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-06T23:02:43.115Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-06T23:02:43.115Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-06T23:02:43.115Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-06T23:02:43.115Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-06T23:02:43.115Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-06T23:02:43.115Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-06T23:02:43.115Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-06T23:02:43.115Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-06T23:02:43.116Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-06T23:02:43.116Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-06T23:02:43.116Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-05-06T23:02:43.116Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-06T23:02:43.116Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-06T23:02:43.116Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-06T23:02:43.116Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-06T23:02:43.116Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-06T23:02:43.457Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-06T23:02:43.457Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-06T23:02:43.457Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-06T23:02:43.457Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-06T23:02:43.457Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-06T23:02:43.457Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-06T23:02:43.457Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-06T23:02:43.457Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-06T23:02:43.457Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-06T23:02:43.457Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-06T23:02:43.457Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-06T23:02:43.457Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-06T23:02:43.457Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-06T23:02:43.457Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-06T23:02:43.457Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-06T23:02:43.457Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-06T23:02:43.717Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-06T23:02:43.717Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-06T23:02:43.717Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-06T23:02:43.717Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-06T23:02:43.717Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-06T23:02:43.717Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-06T23:02:43.717Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-06T23:02:43.717Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-06T23:02:43.717Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-06T23:02:43.717Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-06T23:02:44.290Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-06T23:02:44.556Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-06T23:02:44.817Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-06T23:02:44.817Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-06T23:02:45.078Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-06T23:02:45.078Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-06T23:02:45.078Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-06T23:02:45.078Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-06T23:02:45.078Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-06T23:02:45.340Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T23:02:45.340Z] Fetched 64.0 MB in 3s (18.3 MB/s) [2021-05-06T23:02:45.340Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-06T23:02:45.340Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-06T23:02:45.340Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-06T23:02:46.284Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-06T23:02:46.284Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-06T23:02:46.284Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... [2021-05-06T23:02:46.284Z] Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... [2021-05-06T23:02:47.226Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-06T23:02:47.226Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-06T23:02:47.226Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-06T23:02:47.487Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-06T23:02:47.487Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-06T23:02:47.487Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-06T23:02:47.487Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-06T23:02:47.487Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-06T23:02:47.755Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-06T23:02:47.755Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-06T23:02:47.755Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-06T23:02:47.755Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-06T23:02:48.017Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-06T23:02:48.017Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-06T23:02:48.017Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-06T23:02:48.277Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-06T23:02:48.277Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-06T23:02:48.277Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-06T23:02:48.277Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-06T23:02:48.277Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-06T23:02:48.277Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-06T23:02:48.537Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-06T23:02:48.537Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-06T23:02:48.537Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-06T23:02:48.798Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-06T23:02:48.798Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-06T23:02:48.798Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-06T23:02:49.059Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-06T23:02:49.059Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-06T23:02:49.319Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-06T23:02:49.584Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-06T23:02:49.844Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-06T23:02:49.844Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-06T23:02:49.844Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-06T23:02:50.104Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-06T23:02:50.105Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-06T23:02:50.366Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-06T23:02:50.366Z] Installing new version of config file /etc/issue ... [2021-05-06T23:02:50.366Z] Installing new version of config file /etc/issue.net ... [2021-05-06T23:02:50.366Z] Installing new version of config file /etc/lsb-release ... [2021-05-06T23:02:50.366Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-06T23:02:50.627Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-06T23:02:50.627Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-06T23:02:50.627Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-06T23:02:50.888Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-06T23:02:50.888Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-06T23:02:50.888Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-06T23:02:51.150Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-06T23:02:51.150Z] 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-05-06T23:02:51.150Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-06T23:02:51.150Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-06T23:02:51.150Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-06T23:02:51.410Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-06T23:02:51.410Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-06T23:02:51.410Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-06T23:02:51.410Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-06T23:02:51.672Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-06T23:02:51.672Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-06T23:02:51.672Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-06T23:02:51.672Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-06T23:02:52.246Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-06T23:02:52.246Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-06T23:02:52.246Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-06T23:02:52.246Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-06T23:02:52.246Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-06T23:02:52.506Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-06T23:02:52.506Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-06T23:02:52.506Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-06T23:02:52.506Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-06T23:02:52.766Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-06T23:02:52.766Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-06T23:02:52.766Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-06T23:02:52.766Z] Setting up grep (3.1-2build1) ... [2021-05-06T23:02:53.029Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-06T23:02:53.029Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-06T23:02:53.029Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-06T23:02:53.288Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-06T23:02:53.549Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-06T23:02:53.549Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-06T23:02:53.549Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-06T23:02:53.549Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-06T23:02:53.549Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-06T23:02:53.549Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-06T23:02:53.808Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-06T23:02:54.391Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-06T23:02:54.391Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-06T23:02:54.391Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-06T23:02:54.391Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-06T23:02:55.336Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-06T23:02:55.336Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-06T23:02:55.336Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-06T23:02:55.336Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-06T23:02:56.723Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-06T23:02:56.723Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-06T23:02:56.723Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-06T23:02:56.723Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-06T23:02:56.984Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-06T23:02:56.984Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-06T23:02:56.984Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-06T23:02:56.984Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-06T23:02:57.250Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-06T23:02:57.250Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-06T23:02:57.250Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-06T23:02:57.511Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-06T23:02:57.511Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-06T23:02:57.511Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-06T23:02:57.511Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-06T23:02:57.511Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-06T23:02:57.771Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-06T23:02:57.771Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-06T23:02:57.771Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-06T23:02:57.771Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-06T23:02:57.771Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-06T23:02:58.031Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-06T23:02:58.031Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-06T23:02:58.031Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-06T23:02:58.031Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-06T23:02:58.031Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-06T23:02:58.031Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-06T23:02:58.031Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-06T23:02:58.291Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-06T23:02:58.291Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-06T23:02:58.291Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-06T23:02:58.551Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-06T23:02:58.552Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-06T23:02:58.552Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-06T23:02:58.552Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-06T23:02:58.812Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-06T23:02:58.812Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-06T23:02:58.812Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-06T23:02:58.812Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-06T23:02:58.812Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-06T23:02:58.812Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-06T23:02:58.812Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-06T23:02:59.071Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-06T23:02:59.071Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-06T23:02:59.071Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-06T23:02:59.331Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-06T23:02:59.905Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-06T23:03:00.165Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-06T23:03:00.425Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-06T23:03:00.425Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-06T23:03:00.425Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-06T23:03:00.425Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-06T23:03:00.689Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-06T23:03:00.949Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-06T23:03:00.949Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-06T23:03:00.949Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-06T23:03:00.949Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-06T23:03:01.209Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-06T23:03:01.209Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-06T23:03:01.209Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-06T23:03:01.209Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-06T23:03:01.477Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-06T23:03:01.477Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-06T23:03:01.477Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-06T23:03:01.737Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-06T23:03:01.737Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-06T23:03:01.737Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-06T23:03:01.737Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-06T23:03:01.999Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-06T23:03:01.999Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-06T23:03:01.999Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-06T23:03:01.999Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-06T23:03:01.999Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-06T23:03:02.259Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-06T23:03:02.259Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-06T23:03:02.260Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-06T23:03:02.520Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-06T23:03:02.520Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-06T23:03:02.520Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-06T23:03:02.781Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-06T23:03:02.781Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-06T23:03:03.042Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-06T23:03:03.042Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-06T23:03:03.042Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-06T23:03:03.042Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-06T23:03:03.042Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-06T23:03:03.302Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-06T23:03:03.302Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-06T23:03:03.302Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-06T23:03:03.564Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-06T23:03:03.564Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-06T23:03:03.564Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-06T23:03:03.564Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-06T23:03:03.826Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-06T23:03:03.826Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-06T23:03:03.826Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-06T23:03:03.826Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-06T23:03:04.088Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-06T23:03:04.088Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-06T23:03:04.088Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-06T23:03:04.351Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-06T23:03:04.351Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-06T23:03:04.351Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-06T23:03:04.351Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-06T23:03:04.351Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-06T23:03:04.612Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-06T23:03:04.612Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-06T23:03:04.612Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-06T23:03:04.873Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-06T23:03:05.136Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-06T23:03:05.136Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-06T23:03:05.136Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-06T23:03:05.408Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-06T23:03:05.408Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-06T23:03:05.408Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-06T23:03:05.408Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-06T23:03:05.408Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-06T23:03:05.670Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-06T23:03:05.670Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-06T23:03:05.670Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-06T23:03:05.670Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-06T23:03:05.932Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-06T23:03:05.932Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-06T23:03:05.932Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-06T23:03:05.932Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-06T23:03:06.197Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-06T23:03:06.197Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-06T23:03:06.197Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-06T23:03:06.197Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-06T23:03:06.458Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-06T23:03:06.458Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-06T23:03:06.458Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-06T23:03:06.458Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-06T23:03:06.719Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-06T23:03:06.719Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-06T23:03:06.719Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-06T23:03:06.719Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-06T23:03:07.292Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-06T23:03:07.292Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-06T23:03:07.292Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-06T23:03:07.554Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-06T23:03:07.554Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-06T23:03:07.554Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-06T23:03:07.554Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-06T23:03:07.815Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-06T23:03:07.815Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-06T23:03:07.815Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-06T23:03:07.815Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-06T23:03:08.075Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-06T23:03:08.075Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-06T23:03:08.075Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-06T23:03:08.335Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-06T23:03:08.335Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-06T23:03:08.595Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-06T23:03:08.595Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-06T23:03:08.595Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-06T23:03:08.856Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-06T23:03:08.856Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-06T23:03:08.856Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-06T23:03:08.856Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-06T23:03:08.856Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-06T23:03:09.116Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-06T23:03:09.117Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-06T23:03:09.117Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-06T23:03:09.378Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-06T23:03:09.378Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-06T23:03:09.378Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-06T23:03:09.639Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-06T23:03:09.639Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-06T23:03:09.639Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-06T23:03:10.584Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-06T23:03:10.845Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-06T23:03:10.845Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-06T23:03:10.845Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-06T23:03:11.106Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-06T23:03:11.107Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-06T23:03:11.367Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-06T23:03:11.367Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-06T23:03:11.627Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-06T23:03:11.627Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-06T23:03:11.627Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-06T23:03:11.627Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-06T23:03:11.888Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-06T23:03:11.888Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-06T23:03:11.888Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-06T23:03:12.150Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-06T23:03:12.150Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-06T23:03:12.150Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-06T23:03:12.412Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-06T23:03:12.412Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-06T23:03:13.796Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-06T23:03:13.796Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-06T23:03:14.372Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-06T23:03:14.633Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-06T23:03:15.205Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-06T23:03:15.205Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-06T23:03:15.776Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-06T23:03:15.776Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-06T23:03:16.768Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-06T23:03:16.768Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-06T23:03:16.768Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-06T23:03:16.768Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-06T23:03:17.032Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-06T23:03:17.032Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-06T23:03:17.297Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-06T23:03:17.297Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-06T23:03:17.297Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-06T23:03:17.297Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-06T23:03:17.559Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-06T23:03:17.559Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-06T23:03:17.559Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-06T23:03:17.559Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-06T23:03:17.820Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-06T23:03:17.820Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-06T23:03:17.820Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-06T23:03:17.820Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-06T23:03:17.820Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-06T23:03:18.079Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-06T23:03:18.079Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-06T23:03:18.079Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-06T23:03:18.079Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-06T23:03:18.079Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-06T23:03:18.341Z] [2021-05-06T23:03:18.341Z] Current default time zone: 'Etc/UTC' [2021-05-06T23:03:18.341Z] Local time is now: Thu May 6 23:03:18 UTC 2021. [2021-05-06T23:03:18.341Z] Universal Time is now: Thu May 6 23:03:18 UTC 2021. [2021-05-06T23:03:18.341Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-06T23:03:18.341Z] [2021-05-06T23:03:18.341Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-06T23:03:18.341Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-06T23:03:18.341Z] Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... [2021-05-06T23:03:18.341Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-06T23:03:18.341Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-06T23:03:18.341Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-06T23:03:18.341Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-06T23:03:18.604Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-06T23:03:18.604Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-06T23:03:18.604Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-06T23:03:18.604Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-06T23:03:18.604Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-06T23:03:18.864Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-06T23:03:18.864Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-06T23:03:18.864Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-06T23:03:18.864Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-06T23:03:19.127Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-06T23:03:19.127Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-06T23:03:19.127Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-06T23:03:19.127Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-06T23:03:19.127Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-06T23:03:19.127Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-06T23:03:19.127Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-06T23:03:21.043Z] Updating certificates in /etc/ssl/certs... [2021-05-06T23:03:21.986Z] 23 added, 27 removed; done. [2021-05-06T23:03:21.986Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-06T23:03:21.986Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-06T23:03:21.986Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-06T23:03:21.986Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-06T23:03:21.986Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-06T23:03:21.986Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-06T23:03:21.986Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-06T23:03:22.250Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-06T23:03:22.250Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-06T23:03:22.250Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-06T23:03:22.250Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-06T23:03:22.250Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-06T23:03:22.250Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-06T23:03:22.250Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-06T23:03:22.250Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-06T23:03:22.514Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-06T23:03:22.514Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-06T23:03:22.514Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-06T23:03:22.514Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-06T23:03:22.514Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-06T23:03:22.514Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-06T23:03:22.774Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-06T23:03:22.774Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-06T23:03:22.774Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-06T23:03:22.774Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-06T23:03:23.036Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-06T23:03:23.036Z] Updating certificates in /etc/ssl/certs... [2021-05-06T23:03:23.606Z] 0 added, 0 removed; done. [2021-05-06T23:03:23.606Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-06T23:03:23.606Z] done. [2021-05-06T23:03:24.177Z] Reading package lists... [2021-05-06T23:03:24.437Z] Building dependency tree... [2021-05-06T23:03:24.437Z] Reading state information... [2021-05-06T23:03:24.701Z] The following NEW packages will be installed: [2021-05-06T23:03:24.701Z] apt-transport-https [2021-05-06T23:03:24.701Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-06T23:03:24.701Z] Need to get 1692 B of archives. [2021-05-06T23:03:24.701Z] After this operation, 154 kB of additional disk space will be used. [2021-05-06T23:03:24.701Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-06T23:03:24.973Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T23:03:24.973Z] Fetched 1692 B in 0s (9573 B/s) [2021-05-06T23:03:24.973Z] Selecting previously unselected package apt-transport-https. [2021-05-06T23:03:24.973Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-06T23:03:24.973Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-06T23:03:24.973Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-06T23:03:24.973Z] Setting up apt-transport-https (1.6.13) ... [2021-05-06T23:03:25.545Z] Waiting for network to be ready... [2021-05-06T23:03:33.696Z] 2021-05-06T23:03:29Z INFO Waiting for automatic snapd restart... [2021-05-06T23:03:33.696Z] snapd 2.49.2 from Canonical* installed [2021-05-06T23:03:34.269Z] "snapd" switched to the "latest/stable" channel [2021-05-06T23:03:34.269Z] [2021-05-06T23:03:37.610Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-06T23:03:39.557Z] core18 20210309 from Canonical* installed [2021-05-06T23:03:39.557Z] "core18" switched to the "latest/stable" channel [2021-05-06T23:03:39.557Z] [2021-05-06T23:03:41.937Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-06T23:03:46.143Z] snapcraft 4.7.1 from Canonical* installed [2021-05-06T23:03:46.143Z] "snapcraft" switched to the "latest/stable" channel [2021-05-06T23:03:46.143Z] [2021-05-06T23:03:49.439Z] 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-05-06T23:03:49.439Z] - README.md [2021-05-06T23:03:49.439Z] [2021-05-06T23:03:49.439Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-06T23:03:52.126Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-06T23:03:52.126Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-06T23:03:54.761Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-06T23:03:55.747Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-06T23:03:55.747Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-06T23:03:55.747Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-06T23:03:56.021Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-06T23:03:56.021Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-06T23:03:56.021Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-06T23:03:56.021Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-06T23:03:57.453Z] Reading package lists... [2021-05-06T23:03:58.025Z] 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-05-06T23:04:00.057Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-06T23:04:00.676Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-06T23:04:04.610Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-06T23:04:04.610Z] Reading package lists... [2021-05-06T23:04:04.610Z] Building dependency tree... [2021-05-06T23:04:04.610Z] Reading state information... [2021-05-06T23:04:04.610Z] Suggested packages: [2021-05-06T23:04:04.610Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-06T23:04:04.610Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-06T23:04:04.610Z] Recommended packages: [2021-05-06T23:04:04.610Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-06T23:04:04.610Z] The following NEW packages will be installed: [2021-05-06T23:04:04.610Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-06T23:04:04.610Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-06T23:04:04.610Z] pkg-config zip [2021-05-06T23:04:04.610Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-06T23:04:04.610Z] Need to get 7663 kB of archives. [2021-05-06T23:04:04.610Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-06T23:04:04.610Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-06T23:04:04.610Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-06T23:04:04.611Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-06T23:04:04.611Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-06T23:04:04.611Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-06T23:04:04.873Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-06T23:04:04.873Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-06T23:04:04.873Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-06T23:04:04.873Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-06T23:04:04.873Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-06T23:04:05.135Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-06T23:04:05.135Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-06T23:04:05.135Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-06T23:04:05.135Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-06T23:04:05.135Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-06T23:04:05.396Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T23:04:05.396Z] Fetched 7663 kB in 1s (10.8 MB/s) [2021-05-06T23:04:05.396Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-06T23:04:05.396Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-06T23:04:05.396Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-06T23:04:05.396Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-06T23:04:05.658Z] Selecting previously unselected package libpsl5:amd64. [2021-05-06T23:04:05.658Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-06T23:04:05.658Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-06T23:04:05.919Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-06T23:04:05.919Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-06T23:04:05.919Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-06T23:04:05.919Z] Selecting previously unselected package librtmp1:amd64. [2021-05-06T23:04:05.919Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-06T23:04:05.919Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-06T23:04:05.919Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-06T23:04:05.919Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-06T23:04:06.180Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-06T23:04:06.180Z] Selecting previously unselected package liberror-perl. [2021-05-06T23:04:06.180Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-06T23:04:06.180Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-06T23:04:06.180Z] Selecting previously unselected package git-man. [2021-05-06T23:04:06.180Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-06T23:04:06.180Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-06T23:04:06.442Z] Selecting previously unselected package git. [2021-05-06T23:04:06.442Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-06T23:04:06.442Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-06T23:04:07.384Z] Selecting previously unselected package libnorm1:amd64. [2021-05-06T23:04:07.384Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-06T23:04:07.384Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-06T23:04:07.651Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-06T23:04:07.651Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-06T23:04:07.651Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-06T23:04:07.651Z] Selecting previously unselected package libsodium23:amd64. [2021-05-06T23:04:07.651Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-06T23:04:07.651Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-06T23:04:07.651Z] Selecting previously unselected package libzmq5:amd64. [2021-05-06T23:04:07.651Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-06T23:04:07.912Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-06T23:04:07.912Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-06T23:04:07.912Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-06T23:04:07.912Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-06T23:04:07.912Z] Selecting previously unselected package pkg-config. [2021-05-06T23:04:07.912Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-06T23:04:08.172Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-06T23:04:08.172Z] Selecting previously unselected package zip. [2021-05-06T23:04:08.172Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-06T23:04:08.172Z] Unpacking zip (3.0-11build1) ... [2021-05-06T23:04:08.172Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-06T23:04:08.172Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-06T23:04:08.172Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-06T23:04:08.431Z] Setting up liberror-perl (0.17025-1) ... [2021-05-06T23:04:08.431Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-06T23:04:08.431Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-06T23:04:08.431Z] No schema files found: doing nothing. [2021-05-06T23:04:08.431Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-06T23:04:08.431Z] Setting up zip (3.0-11build1) ... [2021-05-06T23:04:08.431Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-06T23:04:08.431Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-06T23:04:08.692Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-06T23:04:08.692Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-06T23:04:08.692Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-06T23:04:08.692Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-06T23:04:08.692Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-06T23:04:08.692Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-06T23:04:08.967Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-06T23:04:08.967Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-06T23:04:08.967Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-06T23:04:14.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.341s coverage: 45.9% of statements [2021-05-06T23:04:14.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-06T23:04:14.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-06T23:04:14.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-06T23:04:14.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-06T23:04:14.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-06T23:04:14.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-06T23:04:14.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.179s coverage: 19.8% of statements [2021-05-06T23:04:15.350Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-06T23:04:15.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.224s coverage: 100.0% of statements [2021-05-06T23:04:15.610Z] git set to automatically installed. [2021-05-06T23:04:15.610Z] git-man set to automatically installed. [2021-05-06T23:04:15.610Z] libcurl3-gnutls set to automatically installed. [2021-05-06T23:04:15.610Z] liberror-perl set to automatically installed. [2021-05-06T23:04:15.610Z] libglib2.0-0 set to automatically installed. [2021-05-06T23:04:15.610Z] libnghttp2-14 set to automatically installed. [2021-05-06T23:04:15.610Z] libnorm1 set to automatically installed. [2021-05-06T23:04:15.610Z] libpgm-5.2-0 set to automatically installed. [2021-05-06T23:04:15.610Z] libpsl5 set to automatically installed. [2021-05-06T23:04:15.610Z] librtmp1 set to automatically installed. [2021-05-06T23:04:15.610Z] libsodium23 set to automatically installed. [2021-05-06T23:04:15.610Z] libzmq3-dev set to automatically installed. [2021-05-06T23:04:15.610Z] libzmq5 set to automatically installed. [2021-05-06T23:04:15.610Z] pkg-config set to automatically installed. [2021-05-06T23:04:15.610Z] zip set to automatically installed. [2021-05-06T23:04:16.550Z] snapd is not logged in, snap install commands will use sudo [2021-05-06T23:04:22.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.603s coverage: 27.1% of statements [2021-05-06T23:04:22.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-06T23:04:22.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-06T23:04:22.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-06T23:04:22.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-06T23:04:22.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-06T23:04:22.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-06T23:04:22.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.137s coverage: 100.0% of statements [2021-05-06T23:04:22.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-06T23:04:22.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.178s coverage: 100.0% of statements [2021-05-06T23:04:22.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-06T23:04:22.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-06T23:04:22.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.264s coverage: 71.3% of statements [2021-05-06T23:04:22.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-06T23:04:22.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-06T23:04:23.141Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-06T23:04:24.082Z] snap "core18" has no updates available [2021-05-06T23:04:24.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.521s coverage: 87.7% of statements [2021-05-06T23:04:24.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-06T23:04:24.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-06T23:04:24.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.149s coverage: 78.9% of statements [2021-05-06T23:04:24.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-06T23:04:24.654Z] snapd is not logged in, snap install commands will use sudo [2021-05-06T23:04:31.260Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-06T23:04:34.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.295s coverage: 28.6% of statements [2021-05-06T23:04:34.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-06T23:04:34.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-06T23:04:34.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-06T23:04:34.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-06T23:04:34.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-06T23:04:34.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.258s coverage: 100.0% of statements [2021-05-06T23:04:34.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-06T23:04:34.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.183s coverage: 100.0% of statements [2021-05-06T23:04:34.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-06T23:04:34.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.416s coverage: 86.7% of statements [2021-05-06T23:04:34.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-06T23:04:34.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.407s coverage: 97.5% of statements [2021-05-06T23:04:34.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-06T23:04:34.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.229s coverage: 78.3% of statements [2021-05-06T23:04:34.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-06T23:04:34.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-06T23:04:34.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-06T23:04:34.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-06T23:04:39.731Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.126s coverage: 95.1% of statements [2021-05-06T23:04:39.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-06T23:04:39.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-06T23:04:39.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-06T23:04:39.731Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-06T23:04:39.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-06T23:04:39.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-06T23:04:39.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-06T23:04:39.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-06T23:04:39.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-06T23:04:39.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-06T23:04:39.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-06T23:04:39.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-06T23:04:39.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-06T23:04:39.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-06T23:04:39.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-06T23:04:39.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-06T23:04:39.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-06T23:04:39.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-06T23:04:39.731Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.117s coverage: 58.8% of statements [2021-05-06T23:04:39.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-06T23:04:39.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-06T23:04:39.731Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.196s coverage: 0.9% of statements [2021-05-06T23:04:39.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-06T23:04:39.731Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.151s coverage: 22.6% of statements [2021-05-06T23:04:39.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-06T23:04:39.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.173s coverage: 47.1% of statements [2021-05-06T23:04:39.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.174s coverage: 79.5% of statements [2021-05-06T23:04:40.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.137s coverage: 94.1% of statements [2021-05-06T23:04:41.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.166s coverage: 96.3% of statements [2021-05-06T23:04:42.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.130s coverage: 87.5% of statements [2021-05-06T23:04:43.578Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-06T23:04:43.578Z] Pulling go-build-helper [2021-05-06T23:04:43.578Z] + snapcraftctl pull [2021-05-06T23:04:44.969Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-06T23:04:44.969Z] Skipping pull go-build-helper (already ran) [2021-05-06T23:04:44.969Z] Building go-build-helper [2021-05-06T23:04:44.969Z] + snapcraftctl build [2021-05-06T23:04:47.510Z] Staging go-build-helper [2021-05-06T23:04:47.510Z] + snapcraftctl stage [2021-05-06T23:04:54.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.222s coverage: 94.4% of statements [2021-05-06T23:04:54.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.121s coverage: 44.8% of statements [2021-05-06T23:05:01.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.573s coverage: 81.8% of statements [2021-05-06T23:05:01.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-06T23:05:02.427Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-06T23:05:02.427Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-06T23:05:02.427Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-06T23:05:02.427Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-06T23:05:02.427Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-06T23:05:02.427Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-06T23:05:02.427Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-06T23:05:02.427Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-06T23:05:02.427Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-06T23:05:02.427Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-06T23:05:02.427Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-06T23:05:02.427Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-06T23:05:02.428Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-06T23:05:02.428Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-06T23:05:02.428Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-06T23:05:02.428Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-06T23:05:02.428Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-06T23:05:02.428Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-06T23:05:02.428Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-06T23:05:02.428Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2043 kB] [2021-05-06T23:05:02.428Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-05-06T23:05:02.428Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-06T23:05:02.428Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-06T23:05:02.428Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] [2021-05-06T23:05:02.428Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] [2021-05-06T23:05:02.428Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] [2021-05-06T23:05:02.428Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-06T23:05:02.428Z] Fetched 24.5 MB in 0s (0 B/s) [2021-05-06T23:05:02.428Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-06T23:05:02.428Z] Fetched 224 kB in 0s (0 B/s) [2021-05-06T23:05:02.428Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-06T23:05:02.428Z] Fetched 157 kB in 0s (0 B/s) [2021-05-06T23:05:02.428Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-06T23:05:02.428Z] Fetched 221 kB in 0s (0 B/s) [2021-05-06T23:05:02.428Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-06T23:05:02.428Z] Fetched 143 kB in 0s (0 B/s) [2021-05-06T23:05:02.428Z] Pulling app-service-config [2021-05-06T23:05:02.428Z] + snapcraftctl pull [2021-05-06T23:05:02.428Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-06T23:05:02.689Z] Pulling config-common [2021-05-06T23:05:02.689Z] + snapcraftctl pull [2021-05-06T23:05:06.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.217s coverage: 92.9% of statements [2021-05-06T23:05:06.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-06T23:05:06.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-06T23:05:06.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-06T23:05:06.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements [2021-05-06T23:05:06.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-06T23:05:06.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-06T23:05:06.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-06T23:05:06.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-06T23:05:06.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-06T23:05:06.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2021-05-06T23:05:06.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-06T23:05:06.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-06T23:05:06.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.121s coverage: 100.0% of statements [2021-05-06T23:05:06.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-06T23:05:06.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.142s coverage: 76.0% of statements [2021-05-06T23:05:06.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-06T23:05:06.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.134s coverage: 80.0% of statements [2021-05-06T23:05:06.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.205s coverage: 87.2% of statements [2021-05-06T23:05:06.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.192s coverage: 85.4% of statements [2021-05-06T23:05:06.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.225s coverage: 91.2% of statements [2021-05-06T23:05:06.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-06T23:05:06.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.737s coverage: 64.4% of statements [2021-05-06T23:05:06.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-06T23:05:06.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-06T23:05:06.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.123s coverage: 100.0% of statements [2021-05-06T23:05:07.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 91.3% of statements [2021-05-06T23:05:08.006Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-06T23:05:08.006Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-06T23:05:08.006Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-06T23:05:08.006Z] Fetched 0 B in 0s (0 B/s) [2021-05-06T23:05:08.006Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-06T23:05:08.006Z] Fetched 0 B in 0s (0 B/s) [2021-05-06T23:05:08.006Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-06T23:05:08.006Z] Fetched 0 B in 0s (0 B/s) [2021-05-06T23:05:08.006Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-06T23:05:08.006Z] Fetched 0 B in 0s (0 B/s) [2021-05-06T23:05:08.006Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-06T23:05:08.006Z] Fetched 0 B in 0s (0 B/s) [2021-05-06T23:05:08.006Z] Pulling edgex-go [2021-05-06T23:05:08.006Z] + snapcraftctl pull [2021-05-06T23:05:08.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [2021-05-06T23:05:08.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements [2021-05-06T23:05:08.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements [2021-05-06T23:05:13.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.065s coverage: 66.9% of statements [2021-05-06T23:05:13.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-06T23:05:13.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-06T23:05:13.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-06T23:05:15.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.646s coverage: 43.4% of statements [2021-05-06T23:05:15.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-06T23:05:15.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-06T23:05:15.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.097s coverage: 89.5% of statements [2021-05-06T23:05:15.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-06T23:05:15.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.090s coverage: 84.8% of statements [2021-05-06T23:05:20.460Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.516s coverage: 47.0% of statements [2021-05-06T23:05:20.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-06T23:05:20.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-06T23:05:20.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-06T23:05:20.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-06T23:05:20.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-06T23:05:20.460Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.124s coverage: 100.0% of statements [2021-05-06T23:05:20.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-06T23:05:20.460Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.123s coverage: 100.0% of statements [2021-05-06T23:05:20.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-06T23:05:20.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-06T23:05:20.460Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.150s coverage: 9.6% of statements [2021-05-06T23:05:20.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-06T23:05:21.908Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.549s coverage: 92.6% of statements [2021-05-06T23:05:21.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-06T23:05:21.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-06T23:05:21.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-06T23:05:29.994Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-06T23:05:29.995Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-06T23:05:29.995Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-06T23:05:29.995Z] Fetched 0 B in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-06T23:05:29.995Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-06T23:05:29.995Z] Fetched 279 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-06T23:05:29.995Z] Fetched 122 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-06T23:05:29.995Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-06T23:05:29.995Z] Fetched 8848 B in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-06T23:05:29.995Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-06T23:05:29.995Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-06T23:05:29.995Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-06T23:05:29.995Z] Fetched 219 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-06T23:05:29.995Z] Fetched 154 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-06T23:05:29.995Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-06T23:05:29.995Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-06T23:05:29.995Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-06T23:05:29.995Z] Fetched 499 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-06T23:05:29.995Z] Fetched 111 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-06T23:05:29.995Z] Fetched 240 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-06T23:05:29.995Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-06T23:05:29.995Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-06T23:05:29.995Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-06T23:05:29.995Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-06T23:05:29.995Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-06T23:05:29.995Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-06T23:05:29.995Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-06T23:05:29.995Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-06T23:05:29.995Z] Fetched 8720 B in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-06T23:05:29.995Z] Fetched 137 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-06T23:05:29.995Z] Fetched 119 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-06T23:05:29.995Z] Fetched 110 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-06T23:05:29.995Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-06T23:05:29.995Z] Fetched 645 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-06T23:05:29.995Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-06T23:05:29.995Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-06T23:05:29.995Z] Fetched 368 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-06T23:05:29.995Z] Fetched 187 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-06T23:05:29.995Z] Fetched 175 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-06T23:05:29.995Z] Fetched 206 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-06T23:05:29.995Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-06T23:05:29.995Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-06T23:05:29.995Z] Fetched 159 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-06T23:05:29.995Z] Fetched 107 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-06T23:05:29.995Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-06T23:05:29.995Z] Pulling static-packages [2021-05-06T23:05:29.995Z] + snapcraftctl pull [2021-05-06T23:05:30.347Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.610s coverage: 28.7% of statements [2021-05-06T23:05:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-06T23:05:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-06T23:05:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-06T23:05:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-06T23:05:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-06T23:05:30.347Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.313s coverage: 99.0% of statements [2021-05-06T23:05:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-06T23:05:30.347Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.211s coverage: 100.0% of statements [2021-05-06T23:05:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-06T23:05:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-06T23:05:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-06T23:05:30.347Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.188s coverage: 64.6% of statements [2021-05-06T23:05:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-06T23:05:30.347Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.340s coverage: 97.6% of statements [2021-05-06T23:05:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-06T23:05:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-06T23:05:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-06T23:05:30.347Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.072s coverage: 0.0% of statements [2021-05-06T23:05:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-06T23:05:30.347Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements [2021-05-06T23:05:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-06T23:05:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-06T23:05:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-06T23:05:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-06T23:05:30.347Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.095s coverage: 87.9% of statements [2021-05-06T23:05:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-06T23:05:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-06T23:05:30.347Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-05-06T23:05:30.347Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.117s coverage: 28.1% of statements [2021-05-06T23:05:30.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-06T23:05:30.938Z] Pulling version [2021-05-06T23:05:30.938Z] + cd /root/project [2021-05-06T23:05:30.938Z] + [ -f VERSION ] [2021-05-06T23:05:30.938Z] + PROJECT_VERSION=local-dev [2021-05-06T23:05:30.938Z] + git rev-parse --short HEAD [2021-05-06T23:05:30.938Z] + GIT_REVISION=e225c847 [2021-05-06T23:05:30.938Z] + snapcraftctl set-version local-dev [2021-05-06T23:05:31.324Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 100.0% of statements [2021-05-06T23:05:31.940Z] Skipping build go-build-helper (already ran) [2021-05-06T23:05:32.201Z] Building app-service-config [2021-05-06T23:05:32.201Z] + make build [2021-05-06T23:05:32.201Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-06T23:05:32.330Z] GO111MODULE=on go vet ./... [2021-05-06T23:05:34.150Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.52 [2021-05-06T23:05:34.150Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.42 [2021-05-06T23:05:34.150Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.78 [2021-05-06T23:05:34.150Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 [2021-05-06T23:05:34.150Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-06T23:05:34.410Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 [2021-05-06T23:05:34.410Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-05-06T23:05:34.410Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-06T23:05:34.410Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 [2021-05-06T23:05:34.410Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-06T23:05:34.672Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-06T23:05:34.672Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-06T23:05:34.672Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 [2021-05-06T23:05:34.672Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-06T23:05:34.672Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-06T23:05:34.933Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-06T23:05:34.933Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-06T23:05:34.933Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-06T23:05:34.933Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-06T23:05:34.933Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-06T23:05:34.933Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-06T23:05:34.933Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-06T23:05:35.204Z] go: downloading golang.org/x/text v0.3.2 [2021-05-06T23:05:35.205Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-06T23:05:35.205Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-06T23:05:35.472Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-06T23:05:35.472Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-06T23:05:35.472Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-06T23:05:35.472Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-06T23:05:35.472Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-06T23:05:35.473Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-06T23:05:35.473Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-06T23:05:35.739Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-06T23:05:35.739Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-06T23:05:35.739Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-06T23:05:35.739Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-06T23:05:35.739Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-06T23:05:35.739Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-06T23:05:35.739Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-06T23:05:35.739Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-06T23:05:35.739Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-06T23:05:35.739Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-06T23:05:36.001Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-06T23:05:36.001Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-06T23:05:36.001Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-06T23:05:48.344Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-06T23:05:48.344Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-06T23:05:48.344Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-06T23:05:48.344Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-06T23:05:48.918Z] Building config-common [2021-05-06T23:05:48.918Z] + snapcraftctl build [2021-05-06T23:05:52.221Z] Building edgex-go [2021-05-06T23:05:52.793Z] + cd /root/parts/edgex-go/src [2021-05-06T23:05:52.794Z] + make build [2021-05-06T23:05:52.794Z] 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-05-06T23:05:53.056Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-06T23:05:53.056Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.19 [2021-05-06T23:05:53.056Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-06T23:05:53.056Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-06T23:05:57.292Z] 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-05-06T23:05:57.292Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-06T23:06:03.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-05-06T23:06:04.911Z] 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-05-06T23:06:06.842Z] 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-05-06T23:06:07.105Z] 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-05-06T23:06:07.570Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-06T23:06:07.570Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-06T23:06:07.570Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-06T23:06:07.570Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-06T23:06:09.483Z] 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-05-06T23:06:09.750Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-06T23:06:09.750Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-06T23:06:11.661Z] 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-05-06T23:06:13.049Z] 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-05-06T23:06:13.049Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-06T23:06:14.960Z] 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-05-06T23:06:16.346Z] 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-05-06T23:06:17.289Z] 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-05-06T23:06:17.550Z] go: downloading github.com/lib/pq v1.10.1 [2021-05-06T23:06:19.468Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-06T23:06:19.468Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-06T23:06:19.468Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-06T23:06:19.733Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-06T23:06:19.733Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-06T23:06:19.733Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-06T23:06:19.733Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-06T23:06:19.733Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-06T23:06:19.733Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-06T23:06:19.733Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-06T23:06:19.733Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-06T23:06:19.733Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-06T23:06:19.733Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-06T23:06:19.733Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-06T23:06:19.733Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-06T23:06:19.733Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-06T23:06:19.733Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-06T23:06:19.733Z] + 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-05-06T23:06:19.733Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-06T23:06:19.733Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-06T23:06:19.733Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-06T23:06:19.733Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-06T23:06:19.733Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-06T23:06:19.733Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-06T23:06:19.733Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-06T23:06:19.733Z] + 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-05-06T23:06:23.132Z] Building static-packages [2021-05-06T23:06:23.132Z] + snapcraftctl build [2021-05-06T23:06:25.689Z] Building version [2021-05-06T23:06:25.689Z] + snapcraftctl build [2021-05-06T23:06:28.233Z] Skipping stage go-build-helper (already ran) [2021-05-06T23:06:28.233Z] Staging app-service-config [2021-05-06T23:06:28.233Z] + snapcraftctl stage [2021-05-06T23:06:29.619Z] Staging config-common [2021-05-06T23:06:29.619Z] + snapcraftctl stage [2021-05-06T23:06:31.067Z] Staging edgex-go [2021-05-06T23:06:31.067Z] + snapcraftctl stage [2021-05-06T23:06:32.010Z] Staging static-packages [2021-05-06T23:06:32.010Z] + snapcraftctl stage [2021-05-06T23:06:33.394Z] Staging version [2021-05-06T23:06:33.394Z] + snapcraftctl stage [2021-05-06T23:06:34.788Z] Priming go-build-helper [2021-05-06T23:06:34.788Z] + snapcraftctl prime [2021-05-06T23:06:35.729Z] Priming app-service-config [2021-05-06T23:06:35.729Z] + snapcraftctl prime [2021-05-06T23:06:37.114Z] Priming config-common [2021-05-06T23:06:37.114Z] + snapcraftctl prime [2021-05-06T23:06:38.506Z] Priming edgex-go [2021-05-06T23:06:38.506Z] + snapcraftctl prime [2021-05-06T23:06:39.894Z] Priming static-packages [2021-05-06T23:06:39.894Z] + snapcraftctl prime [2021-05-06T23:06:42.444Z] Priming version [2021-05-06T23:06:42.444Z] + snapcraftctl prime [2021-05-06T23:06:43.824Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-06T23:07:09.282Z] gofmt -l . [2021-05-06T23:07:09.563Z] [ "`gofmt -l .`" = "" ] [2021-05-06T23:07:12.953Z] ./bin/test-go-mod-tidy.sh [2021-05-06T23:07:13.227Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-06T23:07:16.537Z] + ls -al . [2021-05-06T23:07:16.537Z] total 844 [2021-05-06T23:07:16.537Z] drwxrwxr-x 9 1001 1001 4096 May 6 23:07 . [2021-05-06T23:07:16.537Z] drwxr-xr-x 4 root root 4096 May 6 23:01 .. [2021-05-06T23:07:16.537Z] -rw-rw-r-- 1 1001 1001 11 May 6 23:00 .dockerignore [2021-05-06T23:07:16.537Z] drwxrwxr-x 8 1001 1001 4096 May 6 23:00 .git [2021-05-06T23:07:16.537Z] drwxrwxr-x 3 1001 1001 4096 May 6 23:00 .github [2021-05-06T23:07:16.537Z] -rw-rw-r-- 1 1001 1001 818 May 6 23:00 .gitignore [2021-05-06T23:07:16.537Z] -rw-rw-r-- 1 1001 1001 166 May 6 23:00 .sonarcloud.properties [2021-05-06T23:07:16.537Z] -rw-rw-r-- 1 1001 1001 8609 May 6 23:00 Attribution.txt [2021-05-06T23:07:16.537Z] -rw-rw-r-- 1 1001 1001 3804 May 6 23:00 CONTRIBUTING.md [2021-05-06T23:07:16.537Z] -rw-rw-r-- 1 1001 1001 931 May 6 23:00 Dockerfile.build [2021-05-06T23:07:16.537Z] -rw-rw-r-- 1 1001 1001 863 May 6 23:00 Jenkinsfile [2021-05-06T23:07:16.537Z] -rw-rw-r-- 1 1001 1001 10775 May 6 23:00 LICENSE [2021-05-06T23:07:16.537Z] -rw-rw-r-- 1 1001 1001 5594 May 6 23:00 Makefile [2021-05-06T23:07:16.537Z] -rw-rw-r-- 1 1001 1001 7978 May 6 23:00 README.md [2021-05-06T23:07:16.537Z] -rw-rw-r-- 1 1001 1001 6755 May 6 23:00 SECURITY.md [2021-05-06T23:07:16.537Z] -rw-rw-r-- 1 1001 1001 5 May 6 22:51 VERSION [2021-05-06T23:07:16.537Z] -rw-rw-r-- 1 1001 1001 4131 May 6 23:00 ZMQWindows.md [2021-05-06T23:07:16.537Z] drwxrwxr-x 2 1001 1001 4096 May 6 23:00 bin [2021-05-06T23:07:16.537Z] drwxrwxr-x 14 1001 1001 4096 May 6 23:00 cmd [2021-05-06T23:07:16.537Z] -rw-r--r-- 1 root root 705232 May 6 23:05 coverage.out [2021-05-06T23:07:16.537Z] -rw-r--r-- 1 root root 1060 May 6 23:07 go.mod [2021-05-06T23:07:16.537Z] -rw-r--r-- 1 root root 21824 May 6 23:01 go.sum [2021-05-06T23:07:16.537Z] drwxrwxr-x 8 1001 1001 4096 May 6 23:00 internal [2021-05-06T23:07:16.537Z] drwxrwxr-x 4 1001 1001 4096 May 6 23:00 openapi [2021-05-06T23:07:16.537Z] drwxrwxr-x 4 1001 1001 4096 May 6 23:00 snap [2021-05-06T23:07:16.537Z] -rw-rw-r-- 1 1001 1001 168 May 6 23:00 version.go [Pipeline] sh [2021-05-06T23:07:17.215Z] + '[' -e coverage.out ] [2021-05-06T23:07:17.215Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-06T23:07:17.260Z] Warning: overwriting stash ‘coverage-report’ [2021-05-06T23:07:18.527Z] Stashed 1 file(s) [Pipeline] sh [2021-05-06T23:07:19.197Z] + make build [2021-05-06T23:07:19.197Z] 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-05-06T23:07:27.474Z] 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-05-06T23:07:54.363Z] 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-05-06T23:07:56.344Z] 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-05-06T23:08:00.650Z] 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-05-06T23:08:02.089Z] 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-05-06T23:08:06.433Z] 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-05-06T23:08:10.756Z] 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-05-06T23:08:13.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-05-06T23:08:16.797Z] 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-05-06T23:08:20.199Z] 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-05-06T23:08:23.595Z] 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-05-06T23:08:29.073Z] $ docker stop --time=1 51ea4c5220f6a9738616e6e1cf9d4e384a649837abf1313116639cfbe5cd941e [2021-05-06T23:08:31.854Z] $ docker rm -f 51ea4c5220f6a9738616e6e1cf9d4e384a649837abf1313116639cfbe5cd941e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-06T23:08:33.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-06T23:08:33.853Z] [2021-05-06T23:08:33.853Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-06T23:08:34.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-06T23:08:34.804Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-06T23:08:34.804Z] 29e5d40040c1: Pulling fs layer [2021-05-06T23:08:34.804Z] 1ce36da41761: Pulling fs layer [2021-05-06T23:08:34.804Z] 25b303627fd3: Pulling fs layer [2021-05-06T23:08:34.804Z] 29e5d40040c1: Verifying Checksum [2021-05-06T23:08:34.804Z] 29e5d40040c1: Download complete [2021-05-06T23:08:35.784Z] 29e5d40040c1: Pull complete [2021-05-06T23:08:35.784Z] 1ce36da41761: Verifying Checksum [2021-05-06T23:08:35.784Z] 1ce36da41761: Download complete [2021-05-06T23:08:36.762Z] 1ce36da41761: Pull complete [2021-05-06T23:08:37.037Z] 25b303627fd3: Verifying Checksum [2021-05-06T23:08:37.037Z] 25b303627fd3: Download complete [2021-05-06T23:08:47.222Z] 25b303627fd3: Pull complete [2021-05-06T23:08:47.222Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-06T23:08:47.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-06T23:08:47.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-06T23:08:47.513Z] prd-ubuntu18.04-docker-arm64-4c-16g-3388 does not seem to be running inside a container [2021-05-06T23:08:47.624Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-06T23:08:51.028Z] $ docker top 8337f333884fba722c59b180790c0b7af4ba7b2eec1e47bbebed1c65496d587d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-06T23:08:52.026Z] + grep parallel [2021-05-06T23:08:52.026Z] + docker-compose build --help [2021-05-06T23:08:55.398Z] --parallel Build images in parallel. [Pipeline] } [2021-05-06T23:08:55.725Z] $ docker stop --time=1 8337f333884fba722c59b180790c0b7af4ba7b2eec1e47bbebed1c65496d587d [2021-05-06T23:08:57.675Z] $ docker rm -f 8337f333884fba722c59b180790c0b7af4ba7b2eec1e47bbebed1c65496d587d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-06T23:08:58.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-06T23:08:58.491Z] . [Pipeline] withDockerContainer [2021-05-06T23:08:58.771Z] prd-ubuntu18.04-docker-arm64-4c-16g-3388 does not seem to be running inside a container [2021-05-06T23:08:58.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-06T23:09:00.343Z] $ docker top 2722bbab532c1f7532137b001e33449b97fb4b4641be50d4ce6e5e863d7e0ac2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-06T23:09:01.330Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-06T23:09:05.702Z] Building docker-core-command-go ... [2021-05-06T23:09:05.702Z] Building docker-core-data-go ... [2021-05-06T23:09:05.702Z] Building docker-core-metadata-go ... [2021-05-06T23:09:05.702Z] Building docker-security-bootstrapper-go ... [2021-05-06T23:09:05.702Z] Building docker-security-proxy-setup-go ... [2021-05-06T23:09:05.703Z] Building docker-security-secretstore-setup-go ... [2021-05-06T23:09:05.703Z] Building docker-support-notifications-go ... [2021-05-06T23:09:05.703Z] Building docker-support-scheduler-go ... [2021-05-06T23:09:05.703Z] Building docker-sys-mgmt-agent-go ... [2021-05-06T23:09:05.703Z] Building docker-security-bootstrapper-go [2021-05-06T23:09:05.703Z] Building docker-core-command-go [2021-05-06T23:09:05.703Z] Building docker-support-notifications-go [2021-05-06T23:09:05.703Z] Building docker-support-scheduler-go [2021-05-06T23:09:05.703Z] Building docker-security-proxy-setup-go [2021-05-06T23:10:27.511Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-06T23:10:27.511Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-06T23:10:27.511Z] ---> 66497259e9b9 [2021-05-06T23:10:27.511Z] Step 3/22 : WORKDIR /edgex-go [2021-05-06T23:10:27.511Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-06T23:10:27.511Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-06T23:10:27.511Z] ---> 66497259e9b9 [2021-05-06T23:10:27.511Z] Step 3/23 : WORKDIR /edgex-go [2021-05-06T23:10:27.511Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-06T23:10:27.511Z] Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-06T23:10:27.511Z] [2021-05-06T23:10:27.511Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder ---> 66497259e9b9 [2021-05-06T23:10:27.511Z] [2021-05-06T23:10:27.511Z] Step 3/21 : WORKDIR /edgex-go ---> 66497259e9b9 [2021-05-06T23:10:27.511Z] [2021-05-06T23:10:27.511Z] Step 3/22 : WORKDIR /edgex-go [2021-05-06T23:10:27.511Z] [2021-05-06T23:10:27.511Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-06T23:10:27.511Z] ---> 66497259e9b9 [2021-05-06T23:10:27.511Z] Step 3/31 : WORKDIR /edgex-go [2021-05-06T23:10:27.511Z] ---> Running in aba8ac75e228 [2021-05-06T23:10:27.511Z] ---> Running in 9eca8232c897 [2021-05-06T23:10:27.511Z] ---> Running in 09265b777533 [2021-05-06T23:10:27.511Z] ---> Running in e0b953afc032 [2021-05-06T23:10:27.511Z] ---> Running in ec7adf941407 [2021-05-06T23:10:27.511Z] Removing intermediate container 9eca8232c897 [2021-05-06T23:10:27.511Z] ---> d2ff2651aed4 [2021-05-06T23:10:27.511Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-06T23:10:27.511Z] Removing intermediate container e0b953afc032 [2021-05-06T23:10:27.511Z] ---> 6650d4702e68 [2021-05-06T23:10:27.511Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-06T23:10:27.511Z] Removing intermediate container ec7adf941407 [2021-05-06T23:10:27.511Z] ---> 54e0873b507f [2021-05-06T23:10:27.511Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-06T23:10:27.511Z] Removing intermediate container 09265b777533 [2021-05-06T23:10:27.511Z] ---> c0933cf08f09 [2021-05-06T23:10:27.511Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-06T23:10:27.511Z] Removing intermediate container aba8ac75e228 [2021-05-06T23:10:27.511Z] ---> 60be36512784 [2021-05-06T23:10:27.511Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-06T23:10:27.511Z] ---> Running in adef0428454a [2021-05-06T23:10:27.511Z] ---> Running in a50bf22fccca [2021-05-06T23:10:27.511Z] ---> Running in 319cff2eab5d [2021-05-06T23:10:27.511Z] ---> Running in 7586f4df7bc9 [2021-05-06T23:10:27.511Z] ---> Running in 07376b83ccc9 [2021-05-06T23:10:27.511Z] Removing intermediate container a50bf22fccca [2021-05-06T23:10:27.511Z] ---> b43c6d1c68cb [2021-05-06T23:10:27.511Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-06T23:10:27.511Z] ---> Running in be86935930a4 [2021-05-06T23:10:27.511Z] Removing intermediate container adef0428454a [2021-05-06T23:10:27.511Z] ---> e8a39c919d50 [2021-05-06T23:10:27.511Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-06T23:10:27.511Z] ---> Running in 01293cd03224 [2021-05-06T23:10:27.511Z] Removing intermediate container 319cff2eab5d [2021-05-06T23:10:27.511Z] ---> 1d9047a942e7 [2021-05-06T23:10:27.511Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-06T23:10:27.511Z] Removing intermediate container 07376b83ccc9 [2021-05-06T23:10:27.511Z] ---> ebc4f210bacb [2021-05-06T23:10:27.511Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-06T23:10:27.511Z] Removing intermediate container 7586f4df7bc9 [2021-05-06T23:10:27.511Z] ---> 8fd7070c2042 [2021-05-06T23:10:27.511Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-06T23:10:27.511Z] ---> Running in f1099628d6f8 [2021-05-06T23:10:27.511Z] ---> Running in f638b5950ffa [2021-05-06T23:10:27.511Z] ---> Running in 282bf658731f [2021-05-06T23:10:27.511Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-06T23:10:28.110Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-06T23:10:28.385Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-06T23:10:28.385Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-06T23:10:28.666Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-06T23:10:28.666Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-06T23:10:28.955Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-06T23:10:29.232Z] OK: 218 MiB in 52 packages [2021-05-06T23:10:29.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-06T23:10:29.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-06T23:10:29.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-06T23:10:29.780Z] OK: 218 MiB in 52 packages [2021-05-06T23:10:30.769Z] OK: 218 MiB in 52 packages [2021-05-06T23:10:30.769Z] OK: 218 MiB in 52 packages [2021-05-06T23:10:31.054Z] OK: 218 MiB in 52 packages [2021-05-06T23:10:31.054Z] Removing intermediate container be86935930a4 [2021-05-06T23:10:31.054Z] ---> 420d6a5c8863 [2021-05-06T23:10:31.054Z] Step 6/21 : COPY go.mod . [2021-05-06T23:10:31.657Z] Removing intermediate container 01293cd03224 [2021-05-06T23:10:31.657Z] ---> 8b5666cb0d0d [2021-05-06T23:10:31.657Z] Step 6/23 : COPY go.mod . [2021-05-06T23:10:32.257Z] ---> 21dd9dd6278e [2021-05-06T23:10:32.257Z] Step 7/21 : RUN go mod download [2021-05-06T23:10:32.531Z] ---> Running in ad424e7c98f3 [2021-05-06T23:10:32.531Z] Removing intermediate container f638b5950ffa [2021-05-06T23:10:32.531Z] ---> 8ce95858307a [2021-05-06T23:10:32.531Z] Step 6/31 : COPY go.mod . [2021-05-06T23:10:32.810Z] ---> 2281b15374ed [2021-05-06T23:10:32.810Z] Step 7/23 : RUN go mod download [2021-05-06T23:10:32.810Z] Removing intermediate container f1099628d6f8 [2021-05-06T23:10:32.810Z] ---> 6d42ef980ccf [2021-05-06T23:10:32.810Z] Step 6/22 : COPY go.mod . [2021-05-06T23:10:32.810Z] Removing intermediate container 282bf658731f [2021-05-06T23:10:32.810Z] ---> a02573d3a8d5 [2021-05-06T23:10:32.810Z] Step 6/22 : COPY go.mod . [2021-05-06T23:10:33.099Z] ---> Running in 57bec780765d [2021-05-06T23:10:33.701Z] ---> a76e87c2f60b [2021-05-06T23:10:33.701Z] Step 7/31 : RUN go mod download [2021-05-06T23:10:33.985Z] ---> 4fe008457081 [2021-05-06T23:10:33.985Z] Step 7/22 : RUN go mod download [2021-05-06T23:10:33.985Z] ---> Running in 3a3551e1737f [2021-05-06T23:10:34.264Z] ---> Running in 3d985dd648ed [2021-05-06T23:10:34.264Z] ---> d0937bd417be [2021-05-06T23:10:34.264Z] Step 7/22 : RUN go mod download [2021-05-06T23:10:34.550Z] ---> Running in aaea396f71cf [2021-05-06T23:10:36.559Z] Removing intermediate container ad424e7c98f3 [2021-05-06T23:10:36.559Z] ---> 6871618c54cc [2021-05-06T23:10:36.559Z] Step 8/21 : COPY . . [2021-05-06T23:10:36.842Z] Removing intermediate container 57bec780765d [2021-05-06T23:10:36.842Z] ---> 9c0043016b3b [2021-05-06T23:10:36.842Z] Step 8/23 : COPY . . [2021-05-06T23:10:38.955Z] Removing intermediate container 3a3551e1737f [2021-05-06T23:10:38.955Z] ---> 42d7432cbd3c [2021-05-06T23:10:38.955Z] Step 8/31 : COPY . . [2021-05-06T23:10:39.571Z] Removing intermediate container 3d985dd648ed [2021-05-06T23:10:39.571Z] ---> 48ee5ebf14e6 [2021-05-06T23:10:39.571Z] Step 8/22 : COPY . . [2021-05-06T23:10:39.571Z] Removing intermediate container aaea396f71cf [2021-05-06T23:10:39.571Z] ---> 1123f9fed046 [2021-05-06T23:10:39.571Z] Step 8/22 : COPY . . [2021-05-06T23:11:06.388Z] ---> 669eea648ba3 [2021-05-06T23:11:06.388Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-06T23:11:06.388Z] ---> aacd3f70a7b9 [2021-05-06T23:11:06.388Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-06T23:11:06.388Z] ---> 06a3fcc2944f [2021-05-06T23:11:06.388Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-06T23:11:06.388Z] ---> 158f8b54d8a1 [2021-05-06T23:11:06.388Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-06T23:11:06.388Z] ---> f386e0ed3609 [2021-05-06T23:11:06.388Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-06T23:11:06.388Z] ---> Running in 4b7b31f7aea9 [2021-05-06T23:11:06.388Z] ---> Running in 23a4df53bc60 [2021-05-06T23:11:06.388Z] ---> Running in eea4f9c48658 [2021-05-06T23:11:06.388Z] ---> Running in 0970105c4d56 [2021-05-06T23:11:06.388Z] ---> Running in 03702174733b [2021-05-06T23:11:06.388Z] 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-05-06T23:11:06.388Z] 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-05-06T23:11:06.662Z] 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-05-06T23:11:06.662Z] 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-05-06T23:11:06.662Z] 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-05-06T23:12:58.528Z] 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-05-06T23:12:59.988Z] Removing intermediate container 4b7b31f7aea9 [2021-05-06T23:12:59.988Z] ---> a6a2621239a1 [2021-05-06T23:12:59.988Z] [2021-05-06T23:12:59.988Z] Step 10/31 : FROM alpine:3.12 [2021-05-06T23:13:00.270Z] 3.12: Pulling from library/alpine [2021-05-06T23:13:02.274Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-06T23:13:02.274Z] Status: Downloaded newer image for alpine:3.12 [2021-05-06T23:13:02.274Z] ---> 9852663dfa18 [2021-05-06T23:13:02.274Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-06T23:13:02.557Z] ---> Running in 6abb6e28acc1 [2021-05-06T23:13:04.018Z] Removing intermediate container 6abb6e28acc1 [2021-05-06T23:13:04.019Z] ---> 69bf7b5e698b [2021-05-06T23:13:04.019Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-06T23:13:04.296Z] ---> Running in 7752a93c2342 [2021-05-06T23:13:06.946Z] Removing intermediate container eea4f9c48658 [2021-05-06T23:13:06.946Z] ---> 5b1245eff990 [2021-05-06T23:13:06.946Z] [2021-05-06T23:13:06.946Z] Step 10/21 : FROM alpine:3.12 [2021-05-06T23:13:06.946Z] ---> 9852663dfa18 [2021-05-06T23:13:06.946Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-06T23:13:06.946Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-06T23:13:06.946Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-06T23:13:06.946Z] ---> Running in b7ae240a5e02 [2021-05-06T23:13:07.934Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-06T23:13:07.934Z] (2/2) Installing su-exec (0.2-r1) [2021-05-06T23:13:07.934Z] Executing busybox-1.31.1-r20.trigger [2021-05-06T23:13:07.934Z] OK: 5 MiB in 16 packages [2021-05-06T23:13:08.930Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-06T23:13:09.217Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-06T23:13:09.830Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-06T23:13:09.830Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-06T23:13:09.830Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-06T23:13:09.830Z] (4/4) Installing curl (7.76.1-r0) [2021-05-06T23:13:09.830Z] Executing busybox-1.31.1-r20.trigger [2021-05-06T23:13:09.830Z] Executing ca-certificates-20191127-r4.trigger [2021-05-06T23:13:10.117Z] Removing intermediate container 7752a93c2342 [2021-05-06T23:13:10.117Z] ---> 2736332ed447 [2021-05-06T23:13:10.117Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-06T23:13:10.117Z] OK: 7 MiB in 18 packages [2021-05-06T23:13:10.396Z] ---> Running in 9ca54b45f805 [2021-05-06T23:13:12.385Z] Removing intermediate container 9ca54b45f805 [2021-05-06T23:13:12.385Z] ---> 8023afbbb9c5 [2021-05-06T23:13:12.385Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-06T23:13:13.375Z] ---> Running in 53612b4e8c75 [2021-05-06T23:13:13.977Z] Removing intermediate container b7ae240a5e02 [2021-05-06T23:13:13.977Z] ---> fb224ef4113a [2021-05-06T23:13:13.977Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-06T23:13:14.582Z] Removing intermediate container 53612b4e8c75 [2021-05-06T23:13:14.582Z] ---> f29183eb1b66 [2021-05-06T23:13:14.582Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-06T23:13:14.582Z] ---> Running in 5acb3fa6f153 [2021-05-06T23:13:14.857Z] Removing intermediate container 23a4df53bc60 [2021-05-06T23:13:14.857Z] ---> 67a15df1aff3 [2021-05-06T23:13:14.857Z] [2021-05-06T23:13:14.857Z] Step 10/23 : FROM alpine:3.12 [2021-05-06T23:13:14.857Z] ---> 9852663dfa18 [2021-05-06T23:13:14.857Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-06T23:13:15.452Z] ---> Running in 15ae5a0d4b69 [2021-05-06T23:13:16.448Z] ---> Running in ed9982800091 [2021-05-06T23:13:16.448Z] Removing intermediate container 5acb3fa6f153 [2021-05-06T23:13:16.448Z] ---> 52e22359e1ec [2021-05-06T23:13:16.448Z] Step 13/21 : WORKDIR /edgex [2021-05-06T23:13:17.047Z] ---> Running in 16a7579bb4f2 [2021-05-06T23:13:17.323Z] Removing intermediate container 0970105c4d56 [2021-05-06T23:13:17.323Z] ---> d1f52eb191c9 [2021-05-06T23:13:17.323Z] [2021-05-06T23:13:17.324Z] Step 10/22 : FROM alpine:3.12 [2021-05-06T23:13:17.324Z] ---> 9852663dfa18 [2021-05-06T23:13:17.324Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-06T23:13:17.324Z] Removing intermediate container 03702174733b [2021-05-06T23:13:17.324Z] ---> d7c7da3a377b [2021-05-06T23:13:17.324Z] [2021-05-06T23:13:17.324Z] Step 10/22 : FROM alpine:3.12 [2021-05-06T23:13:17.324Z] ---> 9852663dfa18 [2021-05-06T23:13:17.324Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-06T23:13:17.923Z] ---> Running in d3054a4a4198 [2021-05-06T23:13:17.923Z] ---> Running in 5a5e0c21becf [2021-05-06T23:13:17.923Z] Removing intermediate container 16a7579bb4f2 [2021-05-06T23:13:17.923Z] ---> f4eecd208bfa [2021-05-06T23:13:17.923Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-06T23:13:18.204Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-06T23:13:18.485Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-06T23:13:19.081Z] ---> 093fed714eab [2021-05-06T23:13:19.081Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-06T23:13:19.354Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-06T23:13:19.354Z] Executing busybox-1.31.1-r20.trigger [2021-05-06T23:13:19.354Z] OK: 5 MiB in 15 packages [2021-05-06T23:13:19.628Z] Removing intermediate container 15ae5a0d4b69 [2021-05-06T23:13:19.628Z] ---> c6292ea71622 [2021-05-06T23:13:19.628Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-06T23:13:19.905Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-06T23:13:19.905Z] ---> Running in 81723fa84668 [2021-05-06T23:13:19.905Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-06T23:13:20.184Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-06T23:13:20.184Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-06T23:13:20.788Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-06T23:13:20.788Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-06T23:13:20.788Z] Executing busybox-1.31.1-r20.trigger [2021-05-06T23:13:20.788Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-06T23:13:20.788Z] Executing ca-certificates-20191127-r4.trigger [2021-05-06T23:13:20.788Z] Executing busybox-1.31.1-r20.trigger [2021-05-06T23:13:20.788Z] OK: 5 MiB in 15 packages [2021-05-06T23:13:21.065Z] OK: 6 MiB in 16 packages [2021-05-06T23:13:21.065Z] Removing intermediate container 81723fa84668 [2021-05-06T23:13:21.065Z] ---> 6a48439b19b9 [2021-05-06T23:13:21.065Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-06T23:13:21.339Z] ---> 25aab19bdc68 [2021-05-06T23:13:21.339Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-06T23:13:21.339Z] Removing intermediate container ed9982800091 [2021-05-06T23:13:21.339Z] ---> f6a3f049558f [2021-05-06T23:13:21.339Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-06T23:13:21.936Z] ---> Running in dde355d89018 [2021-05-06T23:13:22.263Z] ---> 74b5a38db032 [2021-05-06T23:13:22.263Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-06T23:13:22.567Z] Removing intermediate container dde355d89018 [2021-05-06T23:13:22.567Z] ---> 45886f09b165 [2021-05-06T23:13:22.567Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-06T23:13:22.880Z] ---> Running in e7578479b220 [2021-05-06T23:13:22.880Z] ---> 6b50c6ac7638 [2021-05-06T23:13:22.880Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-06T23:13:23.162Z] Removing intermediate container 5a5e0c21becf [2021-05-06T23:13:23.162Z] ---> 425f788703eb [2021-05-06T23:13:23.162Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-06T23:13:23.162Z] ---> Running in 2b6494cdffef [2021-05-06T23:13:23.437Z] ---> Running in 2be77aa23d27 [2021-05-06T23:13:23.437Z] ---> Running in 1c260cedd7bf [2021-05-06T23:13:23.731Z] Removing intermediate container d3054a4a4198 [2021-05-06T23:13:23.731Z] ---> 402a09929103 [2021-05-06T23:13:23.731Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-06T23:13:24.032Z] ---> Running in d2699dfaa9ed [2021-05-06T23:13:24.032Z] Removing intermediate container 2b6494cdffef [2021-05-06T23:13:24.032Z] ---> d45b4723fee9 [2021-05-06T23:13:24.032Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-06T23:13:24.318Z] Removing intermediate container 1c260cedd7bf [2021-05-06T23:13:24.318Z] ---> fad933ac6d6c [2021-05-06T23:13:24.318Z] Step 18/21 : CMD ["--init=true"] [2021-05-06T23:13:24.318Z] Removing intermediate container 2be77aa23d27 [2021-05-06T23:13:24.318Z] ---> 454dbb2a9cba [2021-05-06T23:13:24.318Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-06T23:13:24.592Z] ---> Running in ed4f3c2a532f [2021-05-06T23:13:24.592Z] ---> Running in f9f3a58ff304 [2021-05-06T23:13:24.592Z] ---> Running in e22c6ef5f545 [2021-05-06T23:13:24.864Z] Removing intermediate container d2699dfaa9ed [2021-05-06T23:13:24.864Z] ---> 8c7c87727d70 [2021-05-06T23:13:24.864Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-06T23:13:25.138Z] ---> Running in a5640601a708 [2021-05-06T23:13:25.138Z] Removing intermediate container ed4f3c2a532f [2021-05-06T23:13:25.138Z] ---> 307472b674d5 [2021-05-06T23:13:25.138Z] Step 15/23 : WORKDIR / [2021-05-06T23:13:25.413Z] Removing intermediate container f9f3a58ff304 [2021-05-06T23:13:25.413Z] ---> f2ac284024a4 [2021-05-06T23:13:25.413Z] Step 19/21 : LABEL arch=arm64 [2021-05-06T23:13:25.413Z] Removing intermediate container e22c6ef5f545 [2021-05-06T23:13:25.413Z] ---> b3f5c0465af6 [2021-05-06T23:13:25.413Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-06T23:13:25.413Z] ---> Running in 03f8bc999478 [2021-05-06T23:13:25.687Z] ---> Running in f63dae096b0e [2021-05-06T23:13:25.687Z] ---> Running in cd88f1ebb0f7 [2021-05-06T23:13:25.687Z] Removing intermediate container a5640601a708 [2021-05-06T23:13:25.687Z] ---> 7e6a15497efb [2021-05-06T23:13:25.687Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-06T23:13:25.958Z] ---> Running in 142dcbd19be6 [2021-05-06T23:13:25.958Z] Removing intermediate container e7578479b220 [2021-05-06T23:13:25.958Z] ---> 49a5b2e2273c [2021-05-06T23:13:25.958Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-06T23:13:26.231Z] Removing intermediate container 03f8bc999478 [2021-05-06T23:13:26.231Z] ---> 817fc7c60d8f [2021-05-06T23:13:26.231Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-06T23:13:26.231Z] Removing intermediate container cd88f1ebb0f7 [2021-05-06T23:13:26.231Z] ---> 993f79a05eac [2021-05-06T23:13:26.231Z] Step 20/21 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e [2021-05-06T23:13:26.231Z] Removing intermediate container f63dae096b0e [2021-05-06T23:13:26.231Z] ---> dcc6e4515ef3 [2021-05-06T23:13:26.231Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-06T23:13:26.504Z] Removing intermediate container 142dcbd19be6 [2021-05-06T23:13:26.504Z] ---> 2c4a217f9c8e [2021-05-06T23:13:26.504Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-06T23:13:26.504Z] ---> Running in e5a2e70531c7 [2021-05-06T23:13:27.103Z] ---> 11261c24355c [2021-05-06T23:13:27.103Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-06T23:13:27.103Z] Removing intermediate container e5a2e70531c7 [2021-05-06T23:13:27.103Z] ---> 5de74b62c884 [2021-05-06T23:13:27.103Z] Step 21/21 : LABEL version=0.0.0 [2021-05-06T23:13:27.377Z] ---> 7cd62f27538e [2021-05-06T23:13:27.377Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-06T23:13:27.377Z] ---> Running in 597284416abf [2021-05-06T23:13:27.658Z] ---> 60cac198dfb4 [2021-05-06T23:13:27.658Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-06T23:13:27.929Z] ---> 72c7592fa72d [2021-05-06T23:13:27.929Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-06T23:13:28.200Z] Removing intermediate container 597284416abf [2021-05-06T23:13:28.200Z] ---> bdb5ff3124cf [2021-05-06T23:13:28.200Z] [2021-05-06T23:13:28.793Z] ---> 7b1930d60788 [2021-05-06T23:13:28.793Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-06T23:13:28.793Z] Successfully built bdb5ff3124cf [2021-05-06T23:13:28.793Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-05-06T23:13:28.793Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2021-05-06T23:13:29.387Z] ---> 89a34cb6f557 [2021-05-06T23:13:29.387Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-06T23:13:29.659Z] ---> 60e2416d36b8 [2021-05-06T23:13:29.659Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-06T23:13:29.659Z] ---> 81bd043d5b96 [2021-05-06T23:13:29.659Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-06T23:13:29.659Z] ---> 8e93ca09b2a0 [2021-05-06T23:13:29.659Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-06T23:13:30.643Z] ---> d41ef398f22a [2021-05-06T23:13:30.643Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-06T23:13:31.241Z] ---> Running in 67b6dfdf6be3 [2021-05-06T23:13:31.514Z] ---> d624cac27edf [2021-05-06T23:13:31.514Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-06T23:13:32.109Z] ---> 58cf0c9e892e [2021-05-06T23:13:32.109Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-06T23:13:32.109Z] ---> 333150aebde2 [2021-05-06T23:13:32.109Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-06T23:13:32.384Z] ---> Running in 5c1130f60797 [2021-05-06T23:13:32.664Z] ---> Running in 239928ca0dda [2021-05-06T23:13:32.664Z] Removing intermediate container 67b6dfdf6be3 [2021-05-06T23:13:32.664Z] ---> 26e40bca9790 [2021-05-06T23:13:32.664Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-06T23:13:32.942Z] ---> Running in f88a210c2a66 [2021-05-06T23:13:32.942Z] ---> bec86f1aaf00 [2021-05-06T23:13:32.942Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-06T23:13:33.219Z] Removing intermediate container 5c1130f60797 [2021-05-06T23:13:33.219Z] ---> 2a16ecdc908c [2021-05-06T23:13:33.219Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-06T23:13:33.219Z] Removing intermediate container 239928ca0dda [2021-05-06T23:13:33.219Z] ---> 777475f0a741 [2021-05-06T23:13:33.219Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-06T23:13:33.820Z] ---> Running in 320b8e12d9ff [2021-05-06T23:13:33.820Z] ---> Running in 461f96394b06 [2021-05-06T23:13:34.099Z] ---> Running in ee7dc93333f8 [2021-05-06T23:13:34.099Z] Removing intermediate container f88a210c2a66 [2021-05-06T23:13:34.099Z] ---> d6b38d535211 [2021-05-06T23:13:34.099Z] Step 21/23 : LABEL arch=arm64 [2021-05-06T23:13:34.375Z] Removing intermediate container 320b8e12d9ff [2021-05-06T23:13:34.375Z] ---> af8ae1d90811 [2021-05-06T23:13:34.375Z] Step 20/22 : LABEL arch=arm64 [2021-05-06T23:13:34.649Z] Removing intermediate container 461f96394b06 [2021-05-06T23:13:34.649Z] ---> ebf1c28cfa70 [2021-05-06T23:13:34.649Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-06T23:13:34.649Z] ---> Running in 3f2614ae2762 [2021-05-06T23:13:35.247Z] Removing intermediate container ee7dc93333f8 [2021-05-06T23:13:35.247Z] ---> 76ca958ed7ad [2021-05-06T23:13:35.247Z] Step 20/22 : LABEL arch=arm64 [2021-05-06T23:13:35.522Z] ---> Running in 151333ad4ff2 [2021-05-06T23:13:35.801Z] ---> Running in 1e02bc761d50 [2021-05-06T23:13:35.801Z] Removing intermediate container 3f2614ae2762 [2021-05-06T23:13:35.801Z] ---> 81b03e5841f2 [2021-05-06T23:13:35.801Z] Step 22/23 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e [2021-05-06T23:13:35.801Z] ---> 61766c4845a3 [2021-05-06T23:13:35.801Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-06T23:13:36.075Z] ---> Running in c3a982de5ccc [2021-05-06T23:13:36.352Z] Removing intermediate container 151333ad4ff2 [2021-05-06T23:13:36.352Z] ---> cd62492ba8e5 [2021-05-06T23:13:36.352Z] Step 21/22 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e [2021-05-06T23:13:36.352Z] ---> Running in 44cb69ca03a8 [2021-05-06T23:13:36.352Z] Removing intermediate container 1e02bc761d50 [2021-05-06T23:13:36.352Z] ---> 945c81aa18ab [2021-05-06T23:13:36.352Z] Step 21/22 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e [2021-05-06T23:13:36.627Z] ---> Running in 8bc70ec2c5e3 [2021-05-06T23:13:36.916Z] Removing intermediate container c3a982de5ccc [2021-05-06T23:13:36.916Z] ---> 3d9d2be00638 [2021-05-06T23:13:36.916Z] Step 23/23 : LABEL version=0.0.0 [2021-05-06T23:13:36.916Z] ---> Running in 9b8e548a68c1 [2021-05-06T23:13:37.209Z] ---> Running in 2d3cf1eec40d [2021-05-06T23:13:37.209Z] Removing intermediate container 8bc70ec2c5e3 [2021-05-06T23:13:37.209Z] ---> c5f636a7f559 [2021-05-06T23:13:37.209Z] Step 22/22 : LABEL version=0.0.0 [2021-05-06T23:13:37.812Z] ---> Running in 62ea014d2727 [2021-05-06T23:13:37.812Z] Removing intermediate container 9b8e548a68c1 [2021-05-06T23:13:37.812Z] ---> 4b286fd7a1c5 [2021-05-06T23:13:37.812Z] Step 22/22 : LABEL version=0.0.0 [2021-05-06T23:13:38.097Z] Removing intermediate container 2d3cf1eec40d [2021-05-06T23:13:38.097Z] ---> 1b7806b28c8e [2021-05-06T23:13:38.097Z] [2021-05-06T23:13:38.372Z] ---> Running in 40aab034e223 [2021-05-06T23:13:38.654Z] Removing intermediate container 62ea014d2727 [2021-05-06T23:13:38.654Z] ---> d93589adfe24 [2021-05-06T23:13:38.654Z] [2021-05-06T23:13:38.654Z] Successfully built 1b7806b28c8e [2021-05-06T23:13:38.931Z] Successfully tagged docker-core-command-go-arm64:latest [2021-05-06T23:13:38.931Z] Building docker-core-metadata-go [2021-05-06T23:13:39.206Z]  Building docker-core-command-go ... done Removing intermediate container 40aab034e223 [2021-05-06T23:13:39.206Z] Successfully built d93589adfe24 [2021-05-06T23:13:39.206Z] ---> 2112ad8b2303 [2021-05-06T23:13:39.206Z] [2021-05-06T23:13:39.206Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-05-06T23:13:39.206Z]  Building docker-support-scheduler-go ... done Building docker-core-data-go [2021-05-06T23:13:39.807Z] Successfully built 2112ad8b2303 [2021-05-06T23:13:39.807Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-05-06T23:13:39.807Z]  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go [2021-05-06T23:13:40.083Z] Removing intermediate container 44cb69ca03a8 [2021-05-06T23:13:40.083Z] ---> f584a2e934e5 [2021-05-06T23:13:40.083Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-06T23:13:40.678Z] ---> Running in 7d13b48b31cf [2021-05-06T23:13:41.279Z] Removing intermediate container 7d13b48b31cf [2021-05-06T23:13:41.279Z] ---> eab533fe4781 [2021-05-06T23:13:41.279Z] Step 28/31 : CMD ["gate"] [2021-05-06T23:13:41.550Z] ---> Running in 437527f565d4 [2021-05-06T23:13:42.141Z] Removing intermediate container 437527f565d4 [2021-05-06T23:13:42.141Z] ---> 176f23fb541b [2021-05-06T23:13:42.141Z] Step 29/31 : LABEL arch=arm64 [2021-05-06T23:13:42.412Z] ---> Running in ce3780f6fda2 [2021-05-06T23:13:43.402Z] Removing intermediate container ce3780f6fda2 [2021-05-06T23:13:43.402Z] ---> 56bfd2e30717 [2021-05-06T23:13:43.402Z] Step 30/31 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e [2021-05-06T23:13:44.403Z] ---> Running in 8297df597f79 [2021-05-06T23:13:45.393Z] Removing intermediate container 8297df597f79 [2021-05-06T23:13:45.393Z] ---> 9d068fd6011f [2021-05-06T23:13:45.393Z] Step 31/31 : LABEL version=0.0.0 [2021-05-06T23:13:46.855Z] ---> Running in ca9538df06f0 [2021-05-06T23:13:47.844Z] Removing intermediate container ca9538df06f0 [2021-05-06T23:13:47.844Z] ---> 00dbd2d87e8e [2021-05-06T23:13:47.844Z] [2021-05-06T23:13:48.123Z] Successfully built 00dbd2d87e8e [2021-05-06T23:13:48.396Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-05-06T23:14:15.449Z]  Building docker-security-bootstrapper-go ... done Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-06T23:14:15.449Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-06T23:14:15.449Z] ---> 66497259e9b9 [2021-05-06T23:14:15.449Z] Step 3/25 : WORKDIR /edgex-go [2021-05-06T23:14:15.449Z] ---> Using cache [2021-05-06T23:14:15.449Z] ---> 60be36512784 [2021-05-06T23:14:15.449Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-06T23:14:15.449Z] ---> Using cache [2021-05-06T23:14:15.449Z] ---> ebc4f210bacb [2021-05-06T23:14:15.449Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-06T23:14:15.449Z] ---> Using cache [2021-05-06T23:14:15.449Z] ---> 8ce95858307a [2021-05-06T23:14:15.449Z] Step 6/25 : COPY go.mod . [2021-05-06T23:14:15.449Z] ---> Using cache [2021-05-06T23:14:15.449Z] ---> a76e87c2f60b [2021-05-06T23:14:15.449Z] Step 7/25 : RUN go mod download [2021-05-06T23:14:15.449Z] ---> Using cache [2021-05-06T23:14:15.449Z] ---> 42d7432cbd3c [2021-05-06T23:14:15.449Z] Step 8/25 : COPY . . [2021-05-06T23:14:15.449Z] ---> Using cache [2021-05-06T23:14:15.449Z] ---> 669eea648ba3 [2021-05-06T23:14:15.449Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-06T23:14:22.217Z] ---> Running in 33611cb2a2e3 [2021-05-06T23:14:22.489Z] 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-05-06T23:14:29.237Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-06T23:14:29.237Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-06T23:14:29.237Z] ---> 66497259e9b9 [2021-05-06T23:14:29.237Z] Step 3/23 : WORKDIR /edgex-go [2021-05-06T23:14:29.237Z] ---> Using cache [2021-05-06T23:14:29.237Z] ---> 60be36512784 [2021-05-06T23:14:29.237Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-06T23:14:29.237Z] ---> Using cache [2021-05-06T23:14:29.237Z] ---> ebc4f210bacb [2021-05-06T23:14:29.237Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-06T23:14:29.517Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-06T23:14:29.517Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-06T23:14:29.517Z] ---> 66497259e9b9 [2021-05-06T23:14:29.517Z] Step 3/23 : WORKDIR /edgex-go [2021-05-06T23:14:29.517Z] ---> Using cache [2021-05-06T23:14:29.517Z] ---> 60be36512784 [2021-05-06T23:14:29.517Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-06T23:14:29.517Z] ---> Using cache [2021-05-06T23:14:29.517Z] ---> ebc4f210bacb [2021-05-06T23:14:29.517Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-06T23:14:29.517Z] ---> Using cache [2021-05-06T23:14:29.517Z] ---> 8ce95858307a [2021-05-06T23:14:29.517Z] Step 6/23 : COPY go.mod . [2021-05-06T23:14:29.517Z] ---> Using cache [2021-05-06T23:14:29.517Z] ---> a76e87c2f60b [2021-05-06T23:14:29.517Z] Step 7/23 : RUN go mod download [2021-05-06T23:14:29.517Z] ---> Using cache [2021-05-06T23:14:29.517Z] ---> 42d7432cbd3c [2021-05-06T23:14:29.517Z] Step 8/23 : COPY . . [2021-05-06T23:14:29.517Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-06T23:14:29.517Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-06T23:14:29.517Z] ---> 66497259e9b9 [2021-05-06T23:14:29.517Z] Step 3/23 : WORKDIR /edgex-go [2021-05-06T23:14:29.517Z] ---> Using cache [2021-05-06T23:14:29.517Z] ---> 60be36512784 [2021-05-06T23:14:29.517Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-06T23:14:29.517Z] ---> Using cache [2021-05-06T23:14:29.517Z] ---> ebc4f210bacb [2021-05-06T23:14:29.517Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-06T23:14:29.517Z] ---> Using cache [2021-05-06T23:14:29.517Z] ---> 669eea648ba3 [2021-05-06T23:14:29.517Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-06T23:14:30.504Z] ---> Running in 5a18cd1d7ec3 [2021-05-06T23:14:30.797Z] ---> Running in f4c5db35353e [2021-05-06T23:14:30.797Z] ---> Running in dfbcb78bf918 [2021-05-06T23:14:32.807Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-06T23:14:33.425Z] 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-05-06T23:14:33.425Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-06T23:14:33.702Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-06T23:14:34.709Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-06T23:14:34.987Z] OK: 218 MiB in 52 packages [2021-05-06T23:14:35.604Z] OK: 218 MiB in 52 packages [2021-05-06T23:14:37.087Z] Removing intermediate container 5a18cd1d7ec3 [2021-05-06T23:14:37.087Z] ---> f9a33b78f1e7 [2021-05-06T23:14:37.087Z] Step 6/23 : COPY go.mod . [2021-05-06T23:14:37.706Z] Removing intermediate container f4c5db35353e [2021-05-06T23:14:37.706Z] ---> 6b6046fa5e0d [2021-05-06T23:14:37.706Z] Step 6/23 : COPY go.mod . [2021-05-06T23:14:38.317Z] ---> dfd16efd8fc6 [2021-05-06T23:14:38.317Z] Step 7/23 : RUN go mod download [2021-05-06T23:14:38.602Z] ---> Running in 28d3840f0a57 [2021-05-06T23:14:39.238Z] ---> a1e996a89711 [2021-05-06T23:14:39.238Z] Step 7/23 : RUN go mod download [2021-05-06T23:14:39.238Z] ---> Running in 2eb5cbe28c5f [2021-05-06T23:14:43.661Z] Removing intermediate container 28d3840f0a57 [2021-05-06T23:14:43.661Z] ---> f1e3da55babd [2021-05-06T23:14:43.661Z] Step 8/23 : COPY . . [2021-05-06T23:14:43.956Z] Removing intermediate container 2eb5cbe28c5f [2021-05-06T23:14:43.956Z] ---> 1fa9fd92a6cd [2021-05-06T23:14:43.956Z] Step 8/23 : COPY . . [2021-05-06T23:15:16.519Z] ---> 87cc8af5cad8 [2021-05-06T23:15:16.519Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-06T23:15:16.519Z] ---> aaf89fc9cf22 [2021-05-06T23:15:16.519Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-06T23:15:16.519Z] ---> Running in e165e7c89515 [2021-05-06T23:15:16.798Z] ---> Running in 2bd8b4b4240f [2021-05-06T23:15:18.817Z] 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-05-06T23:15:18.817Z] 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-05-06T23:15:21.462Z] 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-05-06T23:15:33.936Z] Removing intermediate container 33611cb2a2e3 [2021-05-06T23:15:33.936Z] ---> f9f4775e7f6e [2021-05-06T23:15:33.936Z] [2021-05-06T23:15:33.936Z] Step 10/25 : FROM alpine:3.12 [2021-05-06T23:15:33.936Z] ---> 9852663dfa18 [2021-05-06T23:15:33.936Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-06T23:15:33.936Z] ---> Running in 1db664c5cb3a [2021-05-06T23:15:35.385Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-06T23:15:35.664Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-06T23:15:36.268Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-06T23:15:36.268Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-06T23:15:36.268Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-06T23:15:36.268Z] (4/6) Installing curl (7.76.1-r0) [2021-05-06T23:15:36.268Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-06T23:15:36.268Z] (6/6) Installing su-exec (0.2-r1) [2021-05-06T23:15:36.268Z] Executing busybox-1.31.1-r20.trigger [2021-05-06T23:15:36.551Z] Executing ca-certificates-20191127-r4.trigger [2021-05-06T23:15:36.845Z] OK: 7 MiB in 20 packages [2021-05-06T23:15:39.517Z] Removing intermediate container 1db664c5cb3a [2021-05-06T23:15:39.517Z] ---> 9e03e0f18de4 [2021-05-06T23:15:39.517Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-06T23:15:39.517Z] ---> Running in c1010620cc23 [2021-05-06T23:15:40.119Z] Removing intermediate container c1010620cc23 [2021-05-06T23:15:40.119Z] ---> 6e1e99aa2c1f [2021-05-06T23:15:40.119Z] Step 13/25 : WORKDIR / [2021-05-06T23:15:40.395Z] ---> Running in e528d673df7b [2021-05-06T23:15:40.997Z] Removing intermediate container e528d673df7b [2021-05-06T23:15:40.997Z] ---> 8cf216d92595 [2021-05-06T23:15:40.997Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-06T23:15:42.457Z] ---> f1b5f0ef8a50 [2021-05-06T23:15:42.457Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-06T23:15:43.455Z] ---> 47ffa2fded19 [2021-05-06T23:15:43.455Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-06T23:15:44.443Z] ---> cbb70999cf32 [2021-05-06T23:15:44.443Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-06T23:15:46.434Z] ---> fe0060061e71 [2021-05-06T23:15:46.434Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-06T23:15:47.893Z] ---> 0de190b3567c [2021-05-06T23:15:47.893Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-06T23:15:49.907Z] ---> 328c879ad52b [2021-05-06T23:15:49.907Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-06T23:15:51.368Z] ---> a75e4ec55756 [2021-05-06T23:15:51.368Z] Step 21/25 : 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-05-06T23:15:51.368Z] ---> Running in 2c46c2108d8e [2021-05-06T23:15:55.751Z] Removing intermediate container 2c46c2108d8e [2021-05-06T23:15:55.751Z] ---> 2a9a6711d55f [2021-05-06T23:15:55.751Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-06T23:15:55.751Z] ---> Running in a5ea8721590d [2021-05-06T23:15:55.751Z] Removing intermediate container a5ea8721590d [2021-05-06T23:15:55.751Z] ---> 44c636e4ee9a [2021-05-06T23:15:55.751Z] Step 23/25 : LABEL arch=arm64 [2021-05-06T23:15:56.030Z] ---> Running in 56867fd83024 [2021-05-06T23:15:56.652Z] Removing intermediate container 56867fd83024 [2021-05-06T23:15:56.652Z] ---> 5ca3a450e2a9 [2021-05-06T23:15:56.652Z] Step 24/25 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e [2021-05-06T23:15:56.652Z] ---> Running in 8e5b09df31c9 [2021-05-06T23:15:57.648Z] Removing intermediate container 8e5b09df31c9 [2021-05-06T23:15:57.648Z] ---> 5fdc5c90f0a1 [2021-05-06T23:15:57.648Z] Step 25/25 : LABEL version=0.0.0 [2021-05-06T23:15:57.648Z] ---> Running in ba4e4b1828d3 [2021-05-06T23:15:58.264Z] Removing intermediate container ba4e4b1828d3 [2021-05-06T23:15:58.264Z] ---> 024c7a7f5f7a [2021-05-06T23:15:58.264Z] [2021-05-06T23:15:58.872Z] Successfully built 024c7a7f5f7a [2021-05-06T23:15:58.872Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-05-06T23:16:14.048Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container dfbcb78bf918 [2021-05-06T23:16:14.048Z] ---> db871b921429 [2021-05-06T23:16:14.048Z] [2021-05-06T23:16:14.048Z] Step 10/23 : FROM alpine:3.12 [2021-05-06T23:16:14.048Z] ---> 9852663dfa18 [2021-05-06T23:16:14.048Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-06T23:16:14.048Z] ---> Using cache [2021-05-06T23:16:14.048Z] ---> 425f788703eb [2021-05-06T23:16:14.048Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-06T23:16:14.048Z] ---> Using cache [2021-05-06T23:16:14.048Z] ---> 454dbb2a9cba [2021-05-06T23:16:14.048Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-06T23:16:14.048Z] ---> Running in 354aff14eef6 [2021-05-06T23:16:14.048Z] Removing intermediate container 354aff14eef6 [2021-05-06T23:16:14.048Z] ---> abfe81ed44bd [2021-05-06T23:16:14.048Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-06T23:16:14.048Z] ---> Running in 28d6f71c7adb [2021-05-06T23:16:14.656Z] Removing intermediate container 28d6f71c7adb [2021-05-06T23:16:14.656Z] ---> a361dd3c6673 [2021-05-06T23:16:14.656Z] Step 15/23 : WORKDIR / [2021-05-06T23:16:14.656Z] ---> Running in d6b5fd4ebb5e [2021-05-06T23:16:15.666Z] Removing intermediate container d6b5fd4ebb5e [2021-05-06T23:16:15.666Z] ---> 06cccab9973c [2021-05-06T23:16:15.666Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-06T23:16:16.672Z] ---> 1d70fc9f26ec [2021-05-06T23:16:16.672Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-06T23:16:18.707Z] ---> 0019596baae4 [2021-05-06T23:16:18.707Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-06T23:16:20.174Z] ---> f44922fd8a37 [2021-05-06T23:16:20.174Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-06T23:16:20.174Z] ---> Running in 400ce6153d6c [2021-05-06T23:16:20.808Z] Removing intermediate container 400ce6153d6c [2021-05-06T23:16:20.808Z] ---> ed34b2012bdb [2021-05-06T23:16:21.110Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-06T23:16:21.110Z] ---> Running in 86ccce65b5b2 [2021-05-06T23:16:22.124Z] Removing intermediate container 86ccce65b5b2 [2021-05-06T23:16:22.124Z] ---> 0eeaccd9f19e [2021-05-06T23:16:22.124Z] Step 21/23 : LABEL arch=arm64 [2021-05-06T23:16:22.124Z] ---> Running in fa0440e6a227 [2021-05-06T23:16:22.742Z] Removing intermediate container fa0440e6a227 [2021-05-06T23:16:22.742Z] ---> 5a8fa177b1d1 [2021-05-06T23:16:22.742Z] Step 22/23 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e [2021-05-06T23:16:23.022Z] ---> Running in 49505cb98eb8 [2021-05-06T23:16:23.634Z] Removing intermediate container 49505cb98eb8 [2021-05-06T23:16:23.634Z] ---> b722a338f97e [2021-05-06T23:16:23.634Z] Step 23/23 : LABEL version=0.0.0 [2021-05-06T23:16:23.911Z] ---> Running in 892fa96c4e7e [2021-05-06T23:16:24.523Z] Removing intermediate container 892fa96c4e7e [2021-05-06T23:16:24.523Z] ---> acddc1dfd92b [2021-05-06T23:16:24.523Z] [2021-05-06T23:16:25.153Z] Successfully built acddc1dfd92b [2021-05-06T23:16:25.153Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-05-06T23:16:37.565Z]  Building docker-core-metadata-go ... done Removing intermediate container e165e7c89515 [2021-05-06T23:16:37.565Z] ---> 08e9ca99be53 [2021-05-06T23:16:37.565Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-06T23:16:37.565Z] ---> Running in 93a581351478 [2021-05-06T23:16:38.171Z] 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-05-06T23:16:41.571Z] Removing intermediate container 93a581351478 [2021-05-06T23:16:41.571Z] ---> e67b808c6cdb [2021-05-06T23:16:41.571Z] [2021-05-06T23:16:41.571Z] Step 11/23 : FROM docker:20.10.0 [2021-05-06T23:16:41.571Z] 20.10.0: Pulling from library/docker [2021-05-06T23:16:49.915Z] Removing intermediate container 2bd8b4b4240f [2021-05-06T23:16:49.915Z] ---> 47b4460e0396 [2021-05-06T23:16:49.915Z] [2021-05-06T23:16:49.915Z] Step 10/23 : FROM alpine:3.12 [2021-05-06T23:16:49.915Z] ---> 9852663dfa18 [2021-05-06T23:16:49.915Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-06T23:16:50.188Z] ---> Running in 732f28c98b6b [2021-05-06T23:16:50.780Z] Removing intermediate container 732f28c98b6b [2021-05-06T23:16:50.780Z] ---> b4f43ed4dda3 [2021-05-06T23:16:50.780Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-06T23:16:50.780Z] ---> Running in 2ad1ac296899 [2021-05-06T23:16:51.383Z] Removing intermediate container 2ad1ac296899 [2021-05-06T23:16:51.383Z] ---> 1c7e37a98198 [2021-05-06T23:16:51.383Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-06T23:16:51.383Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-06T23:16:51.383Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-06T23:16:51.383Z] ---> eeaf43b92773 [2021-05-06T23:16:51.383Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-06T23:16:51.383Z] ---> Running in 8c42afb9a6c2 [2021-05-06T23:16:51.383Z] ---> Running in db554b3f5143 [2021-05-06T23:16:51.988Z] Removing intermediate container 8c42afb9a6c2 [2021-05-06T23:16:51.988Z] ---> 08490a0d844f [2021-05-06T23:16:51.988Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-06T23:16:51.988Z] Removing intermediate container db554b3f5143 [2021-05-06T23:16:51.988Z] ---> e91cef08513c [2021-05-06T23:16:51.988Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-06T23:16:52.261Z] ---> Running in bb5673cb70ed [2021-05-06T23:16:52.261Z] ---> Running in 5cf27af93b3d [2021-05-06T23:16:53.693Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-06T23:16:53.965Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-06T23:16:54.561Z] (1/39) Installing readline (8.0.4-r0) [2021-05-06T23:16:54.561Z] Removing intermediate container bb5673cb70ed [2021-05-06T23:16:54.561Z] ---> 6437ce639b95 [2021-05-06T23:16:54.561Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-06T23:16:54.561Z] (2/39) Installing bash (5.0.17-r0) [2021-05-06T23:16:54.561Z] Executing bash-5.0.17-r0.post-install [2021-05-06T23:16:54.561Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-06T23:16:54.561Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-06T23:16:54.561Z] (5/39) Installing curl (7.76.1-r0) [2021-05-06T23:16:54.561Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-06T23:16:54.834Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-06T23:16:54.834Z] (8/39) Installing expat (2.2.9-r1) [2021-05-06T23:16:54.834Z] (9/39) Installing libffi (3.3-r2) [2021-05-06T23:16:54.834Z] (10/39) Installing gdbm (1.13-r1) [2021-05-06T23:16:54.834Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-06T23:16:54.834Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-06T23:16:54.834Z] ---> Running in edc052b4cfef [2021-05-06T23:16:54.834Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-06T23:16:56.273Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-06T23:16:56.545Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-06T23:16:56.545Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-06T23:16:56.830Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-06T23:16:56.830Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-06T23:16:56.830Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-06T23:16:56.830Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-06T23:16:56.830Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-06T23:16:56.830Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-06T23:16:56.830Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-06T23:16:56.830Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-06T23:16:56.830Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-06T23:16:56.830Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-06T23:16:57.102Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-06T23:16:57.102Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-06T23:16:57.102Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-06T23:16:57.102Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-06T23:16:57.102Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-06T23:16:57.102Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-06T23:16:57.102Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-06T23:16:57.102Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-06T23:16:57.102Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-06T23:16:57.392Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-06T23:16:57.392Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-06T23:16:57.392Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-06T23:16:57.392Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-06T23:16:57.392Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-06T23:16:57.392Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-06T23:16:57.392Z] Executing busybox-1.31.1-r19.trigger [2021-05-06T23:16:57.392Z] OK: 72 MiB in 59 packages [2021-05-06T23:16:57.663Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-06T23:16:57.663Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-06T23:16:57.937Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-06T23:16:57.937Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-06T23:16:58.213Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-06T23:16:58.213Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-06T23:16:58.213Z] Executing busybox-1.31.1-r20.trigger [2021-05-06T23:16:58.213Z] OK: 8 MiB in 20 packages [2021-05-06T23:17:00.837Z] Removing intermediate container edc052b4cfef [2021-05-06T23:17:00.837Z] ---> 21a8b2398e5c [2021-05-06T23:17:00.837Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-06T23:17:01.437Z] ---> 41cc1c16c6d9 [2021-05-06T23:17:01.437Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-06T23:17:02.420Z] Collecting docker-compose==1.23.2 [2021-05-06T23:17:02.420Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-06T23:17:02.690Z] ---> f79cafd05059 [2021-05-06T23:17:02.690Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-06T23:17:03.286Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-06T23:17:03.286Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-06T23:17:03.559Z] ---> 7261afcafa7e [2021-05-06T23:17:03.559Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-06T23:17:03.559Z] ---> Running in 20e9636ec7ba [2021-05-06T23:17:04.155Z] Removing intermediate container 20e9636ec7ba [2021-05-06T23:17:04.155Z] ---> a17335b65a48 [2021-05-06T23:17:04.155Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-06T23:17:04.155Z] ---> Running in 4d952bae2460 [2021-05-06T23:17:04.749Z] Removing intermediate container 4d952bae2460 [2021-05-06T23:17:04.749Z] ---> 2337ed1df5d7 [2021-05-06T23:17:04.749Z] Step 21/23 : LABEL arch=arm64 [2021-05-06T23:17:04.749Z] ---> Running in 3d3e20663d33 [2021-05-06T23:17:05.022Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-06T23:17:05.022Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-06T23:17:05.297Z] Removing intermediate container 3d3e20663d33 [2021-05-06T23:17:05.297Z] ---> c0a29390bd67 [2021-05-06T23:17:05.297Z] Step 22/23 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e [2021-05-06T23:17:05.297Z] ---> Running in 443fb06d5d6e [2021-05-06T23:17:05.894Z] Removing intermediate container 443fb06d5d6e [2021-05-06T23:17:05.894Z] ---> c1899e903c9a [2021-05-06T23:17:05.894Z] Step 23/23 : LABEL version=0.0.0 [2021-05-06T23:17:05.894Z] Collecting docker<4.0,>=3.6.0 [2021-05-06T23:17:05.894Z] ---> Running in 1d8e39556879 [2021-05-06T23:17:05.894Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-06T23:17:06.487Z] Removing intermediate container 1d8e39556879 [2021-05-06T23:17:06.487Z] ---> 78da1a033118 [2021-05-06T23:17:06.487Z] [2021-05-06T23:17:06.487Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-06T23:17:06.487Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-06T23:17:06.759Z] Successfully built 78da1a033118 [2021-05-06T23:17:06.759Z] Successfully tagged docker-core-data-go-arm64:latest [2021-05-06T23:17:08.721Z]  Building docker-core-data-go ... done Collecting jsonschema<3,>=2.5.1 [2021-05-06T23:17:08.721Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-06T23:17:08.992Z] 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-05-06T23:17:09.265Z] Collecting texttable<0.10,>=0.9.0 [2021-05-06T23:17:09.265Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-06T23:17:11.875Z] Collecting PyYAML<4,>=3.10 [2021-05-06T23:17:11.875Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-06T23:17:14.482Z] Collecting docopt<0.7,>=0.6.1 [2021-05-06T23:17:14.482Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-06T23:17:17.094Z] Collecting cached-property<2,>=1.2.0 [2021-05-06T23:17:17.094Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-06T23:17:17.094Z] Collecting idna<2.8,>=2.5 [2021-05-06T23:17:17.094Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-06T23:17:17.094Z] 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-05-06T23:17:17.094Z] 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-05-06T23:17:17.689Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-06T23:17:17.689Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-06T23:17:17.962Z] Collecting docker-pycreds>=0.4.0 [2021-05-06T23:17:17.962Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-06T23:17:18.235Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-06T23:17:18.235Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-06T23:17:18.235Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-06T23:17:18.235Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-06T23:17:18.882Z] Installing collected packages: websocket-client, idna, urllib3, requests, docker-pycreds, docker, dockerpty, jsonschema, texttable, PyYAML, docopt, cached-property, docker-compose [2021-05-06T23:17:19.476Z] Attempting uninstall: idna [2021-05-06T23:17:19.476Z] Found existing installation: idna 2.9 [2021-05-06T23:17:19.476Z] Uninstalling idna-2.9: [2021-05-06T23:17:19.476Z] Successfully uninstalled idna-2.9 [2021-05-06T23:17:20.073Z] Attempting uninstall: urllib3 [2021-05-06T23:17:20.073Z] Found existing installation: urllib3 1.25.9 [2021-05-06T23:17:20.073Z] Uninstalling urllib3-1.25.9: [2021-05-06T23:17:20.345Z] Successfully uninstalled urllib3-1.25.9 [2021-05-06T23:17:20.942Z] Attempting uninstall: requests [2021-05-06T23:17:20.942Z] Found existing installation: requests 2.23.0 [2021-05-06T23:17:20.942Z] Uninstalling requests-2.23.0: [2021-05-06T23:17:20.942Z] Successfully uninstalled requests-2.23.0 [2021-05-06T23:17:22.382Z] Running setup.py install for dockerpty: started [2021-05-06T23:17:24.358Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-06T23:17:24.358Z] Running setup.py install for texttable: started [2021-05-06T23:17:26.323Z] Running setup.py install for texttable: finished with status 'done' [2021-05-06T23:17:26.323Z] Running setup.py install for PyYAML: started [2021-05-06T23:17:28.298Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-06T23:17:28.298Z] Running setup.py install for docopt: started [2021-05-06T23:17:30.260Z] Running setup.py install for docopt: finished with status 'done' [2021-05-06T23:17:31.233Z] 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.59.0 [2021-05-06T23:17:41.377Z] Removing intermediate container 5cf27af93b3d [2021-05-06T23:17:41.377Z] ---> 824251d2bb50 [2021-05-06T23:17:41.377Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-06T23:17:41.377Z] ---> Running in aea88f1fb8cc [2021-05-06T23:17:41.377Z] Removing intermediate container aea88f1fb8cc [2021-05-06T23:17:41.377Z] ---> 304dcb4e6a0a [2021-05-06T23:17:41.377Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-06T23:17:41.377Z] ---> Running in a9fe96a1d8cc [2021-05-06T23:17:41.377Z] Removing intermediate container a9fe96a1d8cc [2021-05-06T23:17:41.377Z] ---> a148533a505f [2021-05-06T23:17:41.377Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-06T23:17:42.364Z] ---> 10d6b9ef8c52 [2021-05-06T23:17:42.364Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-06T23:17:43.340Z] ---> 50ba98b84c53 [2021-05-06T23:17:43.340Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-06T23:17:43.939Z] ---> 6b5682d0b844 [2021-05-06T23:17:43.939Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-06T23:17:44.215Z] ---> Running in 1ba4b95be847 [2021-05-06T23:17:44.813Z] Removing intermediate container 1ba4b95be847 [2021-05-06T23:17:44.813Z] ---> a907fd1e4ca8 [2021-05-06T23:17:44.813Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-06T23:17:44.813Z] ---> Running in 6ec57faf909d [2021-05-06T23:17:45.410Z] Removing intermediate container 6ec57faf909d [2021-05-06T23:17:45.410Z] ---> 7aa469224007 [2021-05-06T23:17:45.410Z] Step 21/23 : LABEL arch=arm64 [2021-05-06T23:17:45.410Z] ---> Running in 2aa742d4a142 [2021-05-06T23:17:46.005Z] Removing intermediate container 2aa742d4a142 [2021-05-06T23:17:46.005Z] ---> a56cb7a7a582 [2021-05-06T23:17:46.005Z] Step 22/23 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e [2021-05-06T23:17:46.005Z] ---> Running in 1e86afb50fb7 [2021-05-06T23:17:46.598Z] Removing intermediate container 1e86afb50fb7 [2021-05-06T23:17:46.598Z] ---> 07f316b05506 [2021-05-06T23:17:46.598Z] Step 23/23 : LABEL version=0.0.0 [2021-05-06T23:17:46.598Z] ---> Running in 7d4036bfc8cc [2021-05-06T23:17:47.189Z] Removing intermediate container 7d4036bfc8cc [2021-05-06T23:17:47.189Z] ---> af4a08e8b78c [2021-05-06T23:17:47.189Z] [2021-05-06T23:17:47.460Z] Successfully built af4a08e8b78c [2021-05-06T23:17:47.460Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-05-06T23:17:48.066Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-05-06T23:17:48.115Z] $ docker stop --time=1 2722bbab532c1f7532137b001e33449b97fb4b4641be50d4ce6e5e863d7e0ac2 [2021-05-06T23:17:50.217Z] $ docker rm -f 2722bbab532c1f7532137b001e33449b97fb4b4641be50d4ce6e5e863d7e0ac2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-06T23:17:50.931Z] + docker images [2021-05-06T23:17:50.931Z] + grep docker [2021-05-06T23:17:51.207Z] docker-sys-mgmt-agent-go-arm64 latest af4a08e8b78c 5 seconds ago 299MB [2021-05-06T23:17:51.207Z] docker-core-data-go-arm64 latest 78da1a033118 45 seconds ago 20.3MB [2021-05-06T23:17:51.207Z] docker-core-metadata-go-arm64 latest acddc1dfd92b About a minute ago 17.4MB [2021-05-06T23:17:51.207Z] docker-security-secretstore-setup-go-arm64 latest 024c7a7f5f7a About a minute ago 24.3MB [2021-05-06T23:17:51.207Z] docker-security-bootstrapper-go-arm64 latest 00dbd2d87e8e 4 minutes ago 17.1MB [2021-05-06T23:17:51.207Z] docker-support-scheduler-go-arm64 latest d93589adfe24 4 minutes ago 16.1MB [2021-05-06T23:17:51.207Z] docker-support-notifications-go-arm64 latest 2112ad8b2303 4 minutes ago 16.6MB [2021-05-06T23:17:51.207Z] docker-core-command-go-arm64 latest 1b7806b28c8e 4 minutes ago 16.1MB [2021-05-06T23:17:51.207Z] docker-security-proxy-setup-go-arm64 latest bdb5ff3124cf 4 minutes ago 23.9MB [2021-05-06T23:17:51.207Z] docker 20.10.0 eeaf43b92773 4 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-05-06T23:17:52.139Z] ---> job-cost.sh [2021-05-06T23:17:52.140Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PP0S [2021-05-06T23:18:39.173Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-06T23:20:30.941Z] lf-activate-venv(): INFO: Adding /tmp/venv-PP0S/bin to PATH [2021-05-06T23:20:30.941Z] INFO: No Stack... [2021-05-06T23:20:30.941Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-06T23:20:30.941Z] INFO: Archiving Costs [Pipeline] sh [2021-05-06T23:20:31.299Z] + cut -d, -f6 [2021-05-06T23:20:31.300Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-05-06T23:20:31.435Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3428-1-stack-cost] [2021-05-06T23:20:31.441Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3428-1-stack-cost] did not exist. Created. [2021-05-06T23:20:31.442Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3428-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-06T23:20:31.879Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-06T23:20:32.376Z] Stashed 1 file(s) [Pipeline] } [2021-05-06T23:20:32.398Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3428-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-05-06T23:20:33.560Z] provisioning config files... [2021-05-06T23:20:33.573Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2876233169417854990tmp [Pipeline] { [Pipeline] sh [2021-05-06T23:20:33.930Z] + set +x [2021-05-06T23:20:33.930Z] + curl -s https://codecov.io/bash [2021-05-06T23:20:33.930Z] + bash -s -- [2021-05-06T23:20:34.505Z] [2021-05-06T23:20:34.505Z] _____ _ [2021-05-06T23:20:34.505Z] / ____| | | [2021-05-06T23:20:34.505Z] | | ___ __| | ___ ___ _____ __ [2021-05-06T23:20:34.505Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-06T23:20:34.505Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-06T23:20:34.505Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-06T23:20:34.505Z] Bash-1.0.2 [2021-05-06T23:20:34.505Z] [2021-05-06T23:20:34.505Z] [2021-05-06T23:20:34.505Z] ==> git version 2.24.3 found [2021-05-06T23:20:34.505Z] ==> 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-05-06T23:20:34.505Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-06T23:20:34.505Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-06T23:20:34.505Z] ==> Jenkins CI detected. [2021-05-06T23:20:34.505Z] project root: . [2021-05-06T23:20:34.505Z] --> token set from env [2021-05-06T23:20:34.505Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-06T23:20:34.505Z] ==> Running gcov in . (disable via -X gcov) [2021-05-06T23:20:34.505Z] ==> Python coveragepy not found [2021-05-06T23:20:34.505Z] ==> Searching for coverage reports in: [2021-05-06T23:20:34.505Z] + . [2021-05-06T23:20:34.505Z] -> Found 1 reports [2021-05-06T23:20:34.505Z] ==> Detecting git/mercurial file structure [2021-05-06T23:20:34.505Z] ==> Reading reports [2021-05-06T23:20:34.770Z] + ./coverage.out bytes=705232 [2021-05-06T23:20:34.770Z] ==> Appending adjustments [2021-05-06T23:20:34.770Z] https://docs.codecov.io/docs/fixing-reports [2021-05-06T23:20:38.086Z] + Found adjustments [2021-05-06T23:20:38.086Z] ==> Gzipping contents [2021-05-06T23:20:38.086Z] 100K /tmp/codecov.nMfT2G.gz [2021-05-06T23:20:38.086Z] ==> Uploading reports [2021-05-06T23:20:38.086Z] url: https://codecov.io [2021-05-06T23:20:38.086Z] query: branch=PR-3428&commit=b1c1af9813881a951209db4db461b67ba4cf922e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3428%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3428&job=&cmd_args= [2021-05-06T23:20:38.086Z] -> Pinging Codecov [2021-05-06T23:20:38.086Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3428&commit=b1c1af9813881a951209db4db461b67ba4cf922e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3428%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3428&job=&cmd_args= [2021-05-06T23:20:38.086Z] -> Uploading to [2021-05-06T23:20:38.086Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-06/00271124DB129430A58F1EEE437C3FCB/b1c1af9813881a951209db4db461b67ba4cf922e/18ac28b6-48fd-4155-8cf3-41cbd52b7df2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210506%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210506T232038Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e8935e7f6df9c89a9842351eabab3cc70dfb4c1bda1a9cb9729a4fc676788f53 [2021-05-06T23:20:38.086Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-06T23:20:38.086Z] Dload Upload Total Spent Left Speed [2021-05-06T23:20:38.661Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 203k --:--:-- --:--:-- --:--:-- 203k 100 98k 0 0 100 98k 0 203k --:--:-- --:--:-- --:--:-- 203k [2021-05-06T23:20:38.661Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b1c1af9813881a951209db4db461b67ba4cf922e [Pipeline] } [2021-05-06T23:20:38.684Z] 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-05-06T23:20:40.170Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T23:20:41.106Z] ---> package-listing.sh [2021-05-06T23:20:41.106Z] ++ facter osfamily [2021-05-06T23:20:41.106Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-06T23:20:41.106Z] + OS_FAMILY=redhat [2021-05-06T23:20:41.106Z] + workspace=/w/workspace/edgex-go/1 [2021-05-06T23:20:41.106Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-06T23:20:41.106Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-06T23:20:41.106Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-06T23:20:41.106Z] + PACKAGES=/tmp/packages_start.txt [2021-05-06T23:20:41.106Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-06T23:20:41.106Z] + PACKAGES=/tmp/packages_end.txt [2021-05-06T23:20:41.106Z] + case "${OS_FAMILY}" in [2021-05-06T23:20:41.106Z] + rpm -qa [2021-05-06T23:20:41.106Z] + sort [2021-05-06T23:20:46.417Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-06T23:20:46.417Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-06T23:20:46.417Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-06T23:20:46.417Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-06T23:20:46.417Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-05-06T23:20:46.417Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-05-06T23:20:46.467Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-06T23:20:46.782Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-06T23:20:47.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-06T23:20:47.151Z] [2021-05-06T23:20:47.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-06T23:20:47.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-06T23:20:47.516Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-06T23:20:47.516Z] df20fa9351a1: Pulling fs layer [2021-05-06T23:20:47.517Z] 36b3adc4ff6f: Pulling fs layer [2021-05-06T23:20:47.517Z] 8ad3a11d3b57: Pulling fs layer [2021-05-06T23:20:47.517Z] 46f8f816bc3b: Pulling fs layer [2021-05-06T23:20:47.517Z] 93b61091891f: Pulling fs layer [2021-05-06T23:20:47.517Z] 93b9cdb0e59b: Pulling fs layer [2021-05-06T23:20:47.517Z] 5e14af77c1be: Pulling fs layer [2021-05-06T23:20:47.517Z] 01666e4c0597: Pulling fs layer [2021-05-06T23:20:47.517Z] aa168da1d23b: Pulling fs layer [2021-05-06T23:20:47.517Z] 46f8f816bc3b: Waiting [2021-05-06T23:20:47.517Z] 93b61091891f: Waiting [2021-05-06T23:20:47.517Z] 93b9cdb0e59b: Waiting [2021-05-06T23:20:47.517Z] 5e14af77c1be: Waiting [2021-05-06T23:20:47.517Z] 01666e4c0597: Waiting [2021-05-06T23:20:47.517Z] aa168da1d23b: Waiting [2021-05-06T23:20:47.517Z] 36b3adc4ff6f: Download complete [2021-05-06T23:20:47.517Z] 46f8f816bc3b: Download complete [2021-05-06T23:20:47.781Z] df20fa9351a1: Verifying Checksum [2021-05-06T23:20:47.781Z] df20fa9351a1: Download complete [2021-05-06T23:20:47.781Z] 93b9cdb0e59b: Verifying Checksum [2021-05-06T23:20:47.781Z] 93b9cdb0e59b: Download complete [2021-05-06T23:20:47.781Z] 93b61091891f: Verifying Checksum [2021-05-06T23:20:47.781Z] 93b61091891f: Download complete [2021-05-06T23:20:47.781Z] 5e14af77c1be: Verifying Checksum [2021-05-06T23:20:47.781Z] 5e14af77c1be: Download complete [2021-05-06T23:20:47.781Z] 01666e4c0597: Download complete [2021-05-06T23:20:47.781Z] 8ad3a11d3b57: Verifying Checksum [2021-05-06T23:20:47.781Z] 8ad3a11d3b57: Download complete [2021-05-06T23:20:48.049Z] df20fa9351a1: Pull complete [2021-05-06T23:20:48.312Z] 36b3adc4ff6f: Pull complete [2021-05-06T23:20:48.899Z] 8ad3a11d3b57: Pull complete [2021-05-06T23:20:49.163Z] 46f8f816bc3b: Pull complete [2021-05-06T23:20:50.115Z] aa168da1d23b: Verifying Checksum [2021-05-06T23:20:50.115Z] aa168da1d23b: Download complete [2021-05-06T23:20:51.065Z] 93b61091891f: Pull complete [2021-05-06T23:20:51.065Z] 93b9cdb0e59b: Pull complete [2021-05-06T23:20:51.329Z] 5e14af77c1be: Pull complete [2021-05-06T23:20:51.329Z] 01666e4c0597: Pull complete [2021-05-06T23:20:59.509Z] aa168da1d23b: Pull complete [2021-05-06T23:20:59.509Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-06T23:20:59.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-06T23:20:59.509Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-06T23:20:59.761Z] prd-centos7-docker-4c-2g-3371 does not seem to be running inside a container [2021-05-06T23:20:59.816Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-06T23:21:05.921Z] $ docker top 5601abd1ccc9eb0977c3f608c2d421c41519d22c52a63be14e57ca54dd35a4d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-06T23:21:06.474Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-06T23:21:06.801Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-06T23:21:07.129Z] + ls /var/log/sa-host [2021-05-06T23:21:07.129Z] + sadf -c /var/log/sa-host/sa06 [2021-05-06T23:21:07.129Z] file_magic: OK [2021-05-06T23:21:07.129Z] HZ: Using current value: 100 [2021-05-06T23:21:07.129Z] file_header: OK [2021-05-06T23:21:07.129Z] 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-05-06T23:21:07.129Z] Statistics: [2021-05-06T23:21:07.129Z] 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-05-06T23:21:07.129Z] File successfully converted to sysstat format version 12.2.1 [2021-05-06T23:21:07.129Z] + sadf -c /var/log/sa-host/sa23 [2021-05-06T23:21:07.129Z] file_magic: OK [2021-05-06T23:21:07.129Z] HZ: Using current value: 100 [2021-05-06T23:21:07.129Z] file_header: OK [2021-05-06T23:21:07.129Z] 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-05-06T23:21:07.129Z] Statistics: [2021-05-06T23:21:07.129Z] Hnuu...uuuununununu... [2021-05-06T23:21:07.129Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-06T23:21:07.380Z] provisioning config files... [2021-05-06T23:21:07.398Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config25934262612658505tmp [Pipeline] { [Pipeline] echo [2021-05-06T23:21:07.455Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T23:21:07.798Z] ---> create-netrc.sh [Pipeline] } [2021-05-06T23:21:07.823Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-06T23:21:07.898Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T23:21:08.247Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-06T23:21:08.278Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T23:21:08.626Z] ---> sudo-logs.sh [2021-05-06T23:21:08.626Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-06T23:21:08.713Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T23:21:09.052Z] ---> job-cost.sh [2021-05-06T23:21:09.052Z] lf-activate-venv: SKIPPING [2021-05-06T23:21:09.052Z] DEBUG: total: 0.20999999344348907 [2021-05-06T23:21:09.052Z] INFO: Retrieving Stack Cost... [2021-05-06T23:21:09.625Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-06T23:21:10.207Z] INFO: Archiving Costs [Pipeline] echo [2021-05-06T23:21:10.266Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T23:21:10.651Z] ---> logs-deploy.sh [2021-05-06T23:21:10.651Z] lf-activate-venv: SKIPPING [2021-05-06T23:21:10.651Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3428/1 [2021-05-06T23:21:10.651Z] INFO: archiving workspace using pattern(s): [2021-05-06T23:21:12.058Z] Archives upload complete. [2021-05-06T23:21:12.320Z] INFO: archiving logs to Nexus [2021-05-06T23:21:13.266Z] ---> uname -a: [2021-05-06T23:21:13.266Z] Linux prd-centos7-docker-4c-2g-3371.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-05-06T23:21:13.266Z] [2021-05-06T23:21:13.266Z] [2021-05-06T23:21:13.266Z] ---> lscpu: [2021-05-06T23:21:13.266Z] Architecture: x86_64 [2021-05-06T23:21:13.266Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-06T23:21:13.266Z] Byte Order: Little Endian [2021-05-06T23:21:13.266Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-06T23:21:13.266Z] CPU(s): 4 [2021-05-06T23:21:13.266Z] On-line CPU(s) list: 0-3 [2021-05-06T23:21:13.266Z] Thread(s) per core: 1 [2021-05-06T23:21:13.266Z] Core(s) per socket: 1 [2021-05-06T23:21:13.266Z] Socket(s): 4 [2021-05-06T23:21:13.266Z] NUMA node(s): 1 [2021-05-06T23:21:13.266Z] Vendor ID: GenuineIntel [2021-05-06T23:21:13.266Z] CPU family: 6 [2021-05-06T23:21:13.266Z] Model: 44 [2021-05-06T23:21:13.266Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-06T23:21:13.266Z] Stepping: 1 [2021-05-06T23:21:13.266Z] CPU MHz: 2933.442 [2021-05-06T23:21:13.266Z] BogoMIPS: 5866.88 [2021-05-06T23:21:13.266Z] Virtualization: VT-x [2021-05-06T23:21:13.266Z] Hypervisor vendor: KVM [2021-05-06T23:21:13.266Z] Virtualization type: full [2021-05-06T23:21:13.266Z] L1d cache: 128 KiB [2021-05-06T23:21:13.266Z] L1i cache: 128 KiB [2021-05-06T23:21:13.266Z] L2 cache: 16 MiB [2021-05-06T23:21:13.266Z] L3 cache: 64 MiB [2021-05-06T23:21:13.266Z] NUMA node0 CPU(s): 0-3 [2021-05-06T23:21:13.266Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-06T23:21:13.266Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-06T23:21:13.266Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-06T23:21:13.266Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-06T23:21:13.266Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-06T23:21:13.266Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-06T23:21:13.266Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-06T23:21:13.266Z] Vulnerability Srbds: Not affected [2021-05-06T23:21:13.266Z] Vulnerability Tsx async abort: Not affected [2021-05-06T23:21:13.266Z] 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-05-06T23:21:13.266Z] [2021-05-06T23:21:13.266Z] [2021-05-06T23:21:13.266Z] ---> nproc: [2021-05-06T23:21:13.266Z] 4 [2021-05-06T23:21:13.266Z] [2021-05-06T23:21:13.266Z] [2021-05-06T23:21:13.266Z] ---> df -h: [2021-05-06T23:21:13.266Z] Filesystem Size Used Available Use% Mounted on [2021-05-06T23:21:13.266Z] overlay 50.0G 11.8G 38.2G 24% / [2021-05-06T23:21:13.266Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-06T23:21:13.266Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-06T23:21:13.266Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-06T23:21:13.266Z] /dev/vda1 50.0G 11.8G 38.2G 24% /facter-os [2021-05-06T23:21:13.266Z] /dev/vda1 50.0G 11.8G 38.2G 24% /etc/resolv.conf [2021-05-06T23:21:13.266Z] /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hostname [2021-05-06T23:21:13.266Z] /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hosts [2021-05-06T23:21:13.266Z] /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/auth.log [2021-05-06T23:21:13.266Z] /dev/vda1 50.0G 11.8G 38.2G 24% /run/cloud-init/result.json [2021-05-06T23:21:13.266Z] /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/sa-host [2021-05-06T23:21:13.266Z] /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/secure [2021-05-06T23:21:13.266Z] /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/1 [2021-05-06T23:21:13.266Z] /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/1@tmp [2021-05-06T23:21:13.266Z] [2021-05-06T23:21:13.266Z] [2021-05-06T23:21:13.266Z] ---> free -m: [2021-05-06T23:21:13.266Z] total used free shared buff/cache available [2021-05-06T23:21:13.266Z] Mem: 1837 721 128 0 987 1032 [2021-05-06T23:21:13.266Z] Swap: 1023 69 954 [2021-05-06T23:21:13.266Z] [2021-05-06T23:21:13.266Z] [2021-05-06T23:21:13.266Z] ---> ip addr: [2021-05-06T23:21:13.266Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-06T23:21:13.266Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-06T23:21:13.266Z] inet 127.0.0.1/8 scope host lo [2021-05-06T23:21:13.266Z] valid_lft forever preferred_lft forever [2021-05-06T23:21:13.266Z] inet6 ::1/128 scope host [2021-05-06T23:21:13.266Z] valid_lft forever preferred_lft forever [2021-05-06T23:21:13.266Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-06T23:21:13.266Z] link/ether fa:16:3e:5f:3b:06 brd ff:ff:ff:ff:ff:ff [2021-05-06T23:21:13.266Z] inet 10.30.123.232/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-06T23:21:13.266Z] valid_lft 84545sec preferred_lft 84545sec [2021-05-06T23:21:13.266Z] inet6 fe80::f816:3eff:fe5f:3b06/64 scope link [2021-05-06T23:21:13.266Z] valid_lft forever preferred_lft forever [2021-05-06T23:21:13.266Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-06T23:21:13.266Z] link/ether 02:42:e5:c7:e4:48 brd ff:ff:ff:ff:ff:ff [2021-05-06T23:21:13.266Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-06T23:21:13.266Z] valid_lft forever preferred_lft forever [2021-05-06T23:21:13.266Z] inet6 fe80::42:e5ff:fec7:e448/64 scope link [2021-05-06T23:21:13.266Z] valid_lft forever preferred_lft forever [2021-05-06T23:21:13.266Z] [2021-05-06T23:21:13.266Z] [2021-05-06T23:21:13.266Z] ---> sar -b -r -n DEV: [2021-05-06T23:21:13.266Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/06/21 _x86_64_ (4 CPU) [2021-05-06T23:21:13.266Z] [2021-05-06T23:21:13.266Z] 22:50:02 LINUX RESTART (4 CPU) [2021-05-06T23:21:13.266Z] [2021-05-06T23:21:13.266Z] 22:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-06T23:21:13.266Z] 22:52:01 125.26 53.92 71.33 0.00 9558.90 23851.33 0.00 [2021-05-06T23:21:13.266Z] 22:53:01 246.71 54.12 192.59 0.00 2834.04 43063.31 0.00 [2021-05-06T23:21:13.266Z] 22:54:01 193.42 109.98 83.44 0.00 3952.43 9594.55 0.00 [2021-05-06T23:21:13.266Z] 22:55:02 119.93 46.50 73.43 0.00 1926.65 9887.80 0.00 [2021-05-06T23:21:13.266Z] 22:56:01 142.55 37.16 105.38 0.00 2674.97 26369.54 0.00 [2021-05-06T23:21:13.266Z] 22:57:02 1745.27 1428.43 316.84 0.00 137662.55 193056.92 0.00 [2021-05-06T23:21:13.266Z] 22:58:02 1934.35 1676.57 257.78 0.00 103527.67 113552.65 0.00 [2021-05-06T23:21:13.266Z] 22:59:01 630.10 331.53 298.57 0.00 58819.83 97787.57 0.00 [2021-05-06T23:21:13.266Z] 23:00:02 2035.43 1706.57 328.87 0.00 91040.37 105450.06 0.00 [2021-05-06T23:21:13.266Z] 23:01:01 159.24 27.29 131.95 0.00 3727.92 23166.50 0.00 [2021-05-06T23:21:13.266Z] 23:02:01 7.24 0.40 6.84 0.00 23.03 284.93 0.00 [2021-05-06T23:21:13.266Z] 23:03:01 0.28 0.02 0.27 0.00 0.27 4.16 0.00 [2021-05-06T23:21:13.266Z] 23:04:01 0.35 0.00 0.35 0.00 0.00 5.88 0.00 [2021-05-06T23:21:13.266Z] 23:05:01 0.45 0.12 0.33 0.00 6.93 4.40 0.00 [2021-05-06T23:21:13.266Z] 23:06:01 2.43 1.62 0.82 0.00 179.95 15.92 0.00 [2021-05-06T23:21:13.266Z] 23:07:01 0.25 0.00 0.25 0.00 0.00 3.48 0.00 [2021-05-06T23:21:13.266Z] 23:08:01 0.35 0.00 0.35 0.00 0.00 5.86 0.00 [2021-05-06T23:21:13.266Z] 23:09:01 0.30 0.02 0.28 0.00 0.27 3.75 0.00 [2021-05-06T23:21:13.266Z] 23:10:01 0.25 0.00 0.25 0.00 0.00 3.35 0.00 [2021-05-06T23:21:13.266Z] 23:11:01 0.27 0.02 0.25 0.00 0.53 3.35 0.00 [2021-05-06T23:21:13.266Z] 23:12:01 0.27 0.00 0.27 0.00 0.00 4.13 0.00 [2021-05-06T23:21:13.266Z] 23:13:01 0.37 0.00 0.37 0.00 0.00 5.85 0.00 [2021-05-06T23:21:13.266Z] 23:14:01 0.30 0.00 0.30 0.00 0.00 4.33 0.00 [2021-05-06T23:21:13.266Z] 23:15:01 0.22 0.02 0.20 0.00 1.07 2.40 0.00 [2021-05-06T23:21:13.266Z] 23:16:01 0.20 0.02 0.18 0.00 0.53 1.91 0.00 [2021-05-06T23:21:13.266Z] 23:17:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2021-05-06T23:21:13.266Z] 23:18:01 0.27 0.02 0.25 0.00 0.27 2.95 0.00 [2021-05-06T23:21:13.266Z] 23:19:02 0.25 0.00 0.25 0.00 0.00 2.60 0.00 [2021-05-06T23:21:13.266Z] 23:20:01 0.19 0.00 0.19 0.00 0.00 2.17 0.00 [2021-05-06T23:21:13.266Z] 23:21:01 134.74 69.85 64.90 0.00 6604.79 16365.09 0.00 [2021-05-06T23:21:13.266Z] Average: 250.62 185.93 64.69 0.00 14175.58 22194.47 0.00 [2021-05-06T23:21:13.266Z] [2021-05-06T23:21:13.266Z] 22:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-06T23:21:13.266Z] 22:52:01 82784 0 698176 37.11 2612 1097972 1504280 51.34 727828 862656 101480 [2021-05-06T23:21:13.266Z] 22:53:01 222112 0 764584 40.64 1576 893272 1329816 45.38 544176 826044 20 [2021-05-06T23:21:13.266Z] 22:54:01 221436 0 776620 41.28 776 882712 1655764 56.51 641636 738016 65120 [2021-05-06T23:21:13.266Z] 22:55:02 240660 0 777676 41.33 616 862592 1767808 60.33 602388 748788 53928 [2021-05-06T23:21:13.266Z] 22:56:01 198564 0 750044 39.86 548 932388 1345820 45.93 562940 831636 40 [2021-05-06T23:21:13.267Z] 22:57:02 72432 0 862580 45.84 112 946420 2363828 80.67 760172 818856 63128 [2021-05-06T23:21:13.267Z] 22:58:02 79272 0 1531072 81.37 84 271116 3679652 125.58 839236 686380 9120 [2021-05-06T23:21:13.267Z] 22:59:01 118052 0 793204 42.16 84 970204 1958672 66.85 739464 787828 82244 [2021-05-06T23:21:13.267Z] 23:00:02 338908 0 708128 37.64 84 834424 1826692 62.34 582684 718492 80 [2021-05-06T23:21:13.267Z] 23:01:01 160032 0 647084 34.39 84 1074344 1208060 41.23 517132 952024 24 [2021-05-06T23:21:13.267Z] 23:02:01 167704 0 638732 33.95 84 1075024 1170788 39.96 514092 951956 16 [2021-05-06T23:21:13.267Z] 23:03:01 167844 0 638588 33.94 84 1075028 1170788 39.96 513876 951956 12 [2021-05-06T23:21:13.267Z] 23:04:01 168436 0 637980 33.91 84 1075044 1170788 39.96 513984 951964 8 [2021-05-06T23:21:13.267Z] 23:05:01 167448 0 638780 33.95 84 1075232 1171324 39.98 514628 952088 8 [2021-05-06T23:21:13.267Z] 23:06:01 159828 0 641800 34.11 84 1079832 1170924 39.96 519724 953932 8 [2021-05-06T23:21:13.267Z] 23:07:01 159684 0 641924 34.12 84 1079852 1170852 39.96 519576 953944 12 [2021-05-06T23:21:13.267Z] 23:08:01 159412 0 642188 34.13 84 1079860 1170852 39.96 519796 953948 8 [2021-05-06T23:21:13.267Z] 23:09:01 160112 0 641480 34.09 84 1079868 1170852 39.96 519552 953956 8 [2021-05-06T23:21:13.267Z] 23:10:01 160252 0 641336 34.09 84 1079872 1170852 39.96 519680 953956 8 [2021-05-06T23:21:13.267Z] 23:11:01 159876 0 641720 34.11 84 1079864 1170924 39.96 519764 953956 8 [2021-05-06T23:21:13.267Z] 23:12:01 160072 0 641500 34.09 84 1079888 1170852 39.96 519688 953972 8 [2021-05-06T23:21:13.267Z] 23:13:01 159424 0 642140 34.13 84 1079896 1170960 39.96 520032 953972 8 [2021-05-06T23:21:13.267Z] 23:14:01 159292 0 642268 34.14 84 1079900 1170984 39.96 520488 953972 12 [2021-05-06T23:21:13.267Z] 23:15:01 158748 0 642804 34.16 84 1079908 1171032 39.97 520652 954004 16 [2021-05-06T23:21:13.267Z] 23:16:01 159324 0 642236 34.13 84 1079900 1170936 39.96 520252 954004 12 [2021-05-06T23:21:13.267Z] 23:17:01 159136 0 642404 34.14 84 1079920 1170960 39.96 520052 954020 12 [2021-05-06T23:21:13.267Z] 23:18:01 159472 0 642060 34.12 84 1079928 1170948 39.96 520012 954028 12 [2021-05-06T23:21:13.267Z] 23:19:02 159172 0 642356 34.14 84 1079932 1171068 39.97 520500 954028 12 [2021-05-06T23:21:13.267Z] 23:20:01 159220 0 642296 34.14 84 1079944 1171032 39.97 520392 954028 12 [2021-05-06T23:21:13.267Z] 23:21:01 185188 0 717268 38.12 84 979004 1371312 46.80 528976 871172 35532 [2021-05-06T23:21:13.267Z] Average: 166130 0 707034 37.58 275 1008105 1408647 48.07 563446 898653 13697 [2021-05-06T23:21:13.267Z] [2021-05-06T23:21:13.267Z] 22:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-06T23:21:13.267Z] 22:52:01 eth0 974.78 1056.77 4102.18 137.16 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 22:52:01 docker0 846.36 719.27 70.83 2686.32 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 22:53:01 eth0 579.36 483.93 3532.07 62.40 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 22:53:01 docker0 217.82 245.66 13.90 844.32 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 22:54:01 veth522d3ab 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 22:54:01 eth0 32.42 19.33 32.43 12.94 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 22:55:02 veth522d3ab 2.13 2.13 0.17 0.18 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 22:55:02 eth0 45.24 35.25 20.43 83.71 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 22:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 22:55:02 docker0 2.13 2.13 0.14 0.18 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 22:56:01 vethb26baf4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 22:56:01 eth0 189.12 133.03 1721.96 21.94 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 22:56:01 veth40e89c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 22:57:02 eth0 103.93 85.52 192.84 61.20 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 22:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 22:57:02 vethf0e0f28 0.00 0.44 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 22:57:02 docker0 1094.59 1002.93 86.47 3613.50 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 22:58:02 veth0cfb8d4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 22:58:02 vethcec7a42 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 22:58:02 veth6f0c926 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 22:58:02 eth0 13.84 4.37 7.49 3.73 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 22:59:01 eth0 79.61 44.76 242.37 15.87 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 22:59:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 22:59:01 vethf0e0f28 0.00 0.61 0.00 0.03 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 22:59:01 docker0 1159.81 1077.69 91.19 3918.20 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:00:02 eth0 71.56 45.37 139.29 87.88 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:00:02 veth79ad890 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:00:02 vethf0e0f28 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:01:01 eth0 246.35 165.48 1619.67 82.93 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:01:01 docker0 1204.96 1172.12 94.11 4396.41 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:02:01 eth0 0.22 0.08 0.02 0.02 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:03:01 eth0 0.32 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:04:01 eth0 0.72 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:05:01 eth0 0.58 0.35 0.27 0.21 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:06:01 eth0 0.40 0.18 0.15 0.07 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:07:01 eth0 0.28 0.15 0.02 0.01 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:08:01 eth0 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:09:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:10:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:11:01 eth0 0.30 0.27 0.14 0.08 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:12:01 eth0 0.60 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:13:01 eth0 2.03 0.57 0.64 0.40 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:14:01 eth0 3.01 0.87 0.95 0.56 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:15:01 eth0 2.80 1.07 1.00 0.61 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:16:01 eth0 0.42 0.22 0.09 0.11 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:17:01 eth0 1.53 0.43 0.43 0.18 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:18:01 eth0 1.98 0.27 0.39 0.20 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:19:02 eth0 2.45 0.58 0.64 0.43 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:20:01 eth0 1.47 0.66 0.61 0.41 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:21:01 eth0 202.89 160.75 2158.95 21.39 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] Average: eth0 85.33 74.78 458.91 19.87 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] Average: docker0 39.56 38.48 3.09 144.34 0.00 0.00 0.00 0.00 [2021-05-06T23:21:13.267Z] [2021-05-06T23:21:13.267Z] [2021-05-06T23:21:13.267Z] ---> sar -P ALL: [2021-05-06T23:21:13.267Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/06/21 _x86_64_ (4 CPU) [2021-05-06T23:21:13.267Z] [2021-05-06T23:21:13.267Z] 22:50:02 LINUX RESTART (4 CPU) [2021-05-06T23:21:13.267Z] [2021-05-06T23:21:13.267Z] 22:51:01 CPU %user %nice %system %iowait %steal %idle [2021-05-06T23:21:13.268Z] 22:52:01 all 15.24 0.00 7.82 1.92 1.00 74.01 [2021-05-06T23:21:13.268Z] 22:52:01 0 12.13 0.00 8.31 0.67 0.93 77.96 [2021-05-06T23:21:13.268Z] 22:52:01 1 16.67 0.00 7.88 2.66 0.85 71.93 [2021-05-06T23:21:13.268Z] 22:52:01 2 10.77 0.00 7.39 2.36 1.16 78.32 [2021-05-06T23:21:13.268Z] 22:52:01 3 21.40 0.00 7.71 1.98 1.07 67.84 [2021-05-06T23:21:13.268Z] 22:53:01 all 10.44 0.00 8.81 3.70 1.41 75.64 [2021-05-06T23:21:13.268Z] 22:53:01 0 10.49 0.00 8.11 5.10 1.58 74.72 [2021-05-06T23:21:13.268Z] 22:53:01 1 9.70 0.00 8.74 1.83 1.37 78.36 [2021-05-06T23:21:13.268Z] 22:53:01 2 11.17 0.00 9.56 4.08 1.23 73.96 [2021-05-06T23:21:13.268Z] 22:53:01 3 10.41 0.00 8.80 3.80 1.46 75.52 [2021-05-06T23:21:13.268Z] 22:54:01 all 52.29 0.00 13.89 5.09 1.93 26.80 [2021-05-06T23:21:13.268Z] 22:54:01 0 51.05 0.00 14.74 6.02 1.96 26.23 [2021-05-06T23:21:13.268Z] 22:54:01 1 52.69 0.00 13.89 5.15 2.13 26.15 [2021-05-06T23:21:13.268Z] 22:54:01 2 51.99 0.00 13.64 4.98 1.89 27.51 [2021-05-06T23:21:13.268Z] 22:54:01 3 53.43 0.00 13.30 4.20 1.76 27.32 [2021-05-06T23:21:13.268Z] 22:55:02 all 49.77 0.00 14.15 3.66 0.14 32.28 [2021-05-06T23:21:13.268Z] 22:55:02 0 47.40 0.00 14.57 3.69 0.12 34.22 [2021-05-06T23:21:13.268Z] 22:55:02 1 50.75 0.00 13.76 3.50 0.16 31.84 [2021-05-06T23:21:13.268Z] 22:55:02 2 49.18 0.00 14.69 4.41 0.14 31.58 [2021-05-06T23:21:13.268Z] 22:55:02 3 51.74 0.00 13.59 3.03 0.14 31.50 [2021-05-06T23:21:13.268Z] 22:56:01 all 33.66 0.00 12.34 3.48 0.10 50.42 [2021-05-06T23:21:13.268Z] 22:56:01 0 34.11 0.00 12.34 5.20 0.09 48.26 [2021-05-06T23:21:13.268Z] 22:56:01 1 32.70 0.00 12.73 2.33 0.12 52.12 [2021-05-06T23:21:13.268Z] 22:56:01 2 34.10 0.00 12.19 3.53 0.09 50.09 [2021-05-06T23:21:13.268Z] 22:56:01 3 33.72 0.00 12.13 2.87 0.09 51.20 [2021-05-06T23:21:13.268Z] 22:57:02 all 20.70 0.00 28.84 14.59 0.20 35.67 [2021-05-06T23:21:13.268Z] 22:57:02 0 20.07 0.00 28.83 13.29 0.24 37.56 [2021-05-06T23:21:13.268Z] 22:57:02 1 20.59 0.00 28.83 15.35 0.24 34.99 [2021-05-06T23:21:13.268Z] 22:57:02 2 20.01 0.00 28.74 15.46 0.16 35.63 [2021-05-06T23:21:13.268Z] 22:57:02 3 22.12 0.00 28.96 14.24 0.17 34.50 [2021-05-06T23:21:13.268Z] 22:58:02 all 46.14 0.00 20.79 21.60 0.14 11.33 [2021-05-06T23:21:13.268Z] 22:58:02 0 44.76 0.00 21.60 21.49 0.14 12.01 [2021-05-06T23:21:13.268Z] 22:58:02 1 46.07 0.00 20.34 21.64 0.18 11.77 [2021-05-06T23:21:13.268Z] 22:58:02 2 46.25 0.00 21.28 21.42 0.11 10.94 [2021-05-06T23:21:13.268Z] 22:58:02 3 47.47 0.00 19.94 21.86 0.13 10.61 [2021-05-06T23:21:13.268Z] 22:59:01 all 38.46 0.00 19.24 19.82 0.28 22.20 [2021-05-06T23:21:13.268Z] 22:59:01 0 38.55 0.00 18.81 19.63 0.32 22.69 [2021-05-06T23:21:13.268Z] 22:59:01 1 38.30 0.00 20.30 24.19 0.28 16.93 [2021-05-06T23:21:13.268Z] 22:59:01 2 38.21 0.00 19.56 18.40 0.23 23.60 [2021-05-06T23:21:13.268Z] 22:59:01 3 38.80 0.00 18.28 17.01 0.29 25.62 [2021-05-06T23:21:13.268Z] 23:00:02 all 49.64 0.00 24.57 16.15 0.20 9.44 [2021-05-06T23:21:13.268Z] 23:00:02 0 49.64 0.00 23.91 15.74 0.16 10.55 [2021-05-06T23:21:13.268Z] 23:00:02 1 49.75 0.00 24.21 16.90 0.23 8.91 [2021-05-06T23:21:13.268Z] 23:00:02 2 49.41 0.00 25.33 15.54 0.23 9.49 [2021-05-06T23:21:13.268Z] 23:00:02 3 49.77 0.00 24.84 16.43 0.20 8.77 [2021-05-06T23:21:13.268Z] 23:01:01 all 14.02 0.00 6.84 4.62 0.13 74.39 [2021-05-06T23:21:13.268Z] 23:01:01 0 17.00 0.00 8.54 4.43 0.12 69.91 [2021-05-06T23:21:13.268Z] 23:01:01 1 12.59 0.00 6.26 7.30 0.12 73.72 [2021-05-06T23:21:13.268Z] 23:01:01 2 15.28 0.00 6.65 2.12 0.14 75.81 [2021-05-06T23:21:13.268Z] 23:01:01 3 11.24 0.00 5.93 4.60 0.14 78.09 [2021-05-06T23:21:13.268Z] 23:02:01 all 0.16 0.00 0.06 0.07 0.00 99.71 [2021-05-06T23:21:13.268Z] 23:02:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2021-05-06T23:21:13.268Z] 23:02:01 1 0.02 0.00 0.13 0.25 0.00 99.60 [2021-05-06T23:21:13.268Z] 23:02:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2021-05-06T23:21:13.268Z] 23:02:01 3 0.53 0.00 0.03 0.00 0.00 99.43 [2021-05-06T23:21:13.268Z] [2021-05-06T23:21:13.268Z] 23:02:01 CPU %user %nice %system %iowait %steal %idle [2021-05-06T23:21:13.268Z] 23:03:01 all 0.16 0.00 0.03 0.00 0.01 99.79 [2021-05-06T23:21:13.268Z] 23:03:01 0 0.00 0.00 0.05 0.00 0.02 99.93 [2021-05-06T23:21:13.268Z] 23:03:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-06T23:21:13.268Z] 23:03:01 2 0.08 0.00 0.05 0.00 0.02 99.85 [2021-05-06T23:21:13.268Z] 23:03:01 3 0.53 0.00 0.00 0.00 0.00 99.47 [2021-05-06T23:21:13.268Z] 23:04:01 all 0.14 0.00 0.01 0.00 0.00 99.85 [2021-05-06T23:21:13.268Z] 23:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2021-05-06T23:21:13.268Z] 23:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2021-05-06T23:21:13.268Z] 23:04:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-05-06T23:21:13.268Z] 23:04:01 3 0.50 0.00 0.02 0.00 0.00 99.48 [2021-05-06T23:21:13.268Z] 23:05:01 all 0.15 0.00 0.04 0.00 0.00 99.80 [2021-05-06T23:21:13.268Z] 23:05:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-05-06T23:21:13.268Z] 23:05:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2021-05-06T23:21:13.268Z] 23:05:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-06T23:21:13.268Z] 23:05:01 3 0.53 0.00 0.05 0.00 0.00 99.42 [2021-05-06T23:21:13.268Z] 23:06:01 all 0.14 0.00 0.07 0.02 0.00 99.76 [2021-05-06T23:21:13.268Z] 23:06:01 0 0.03 0.00 0.10 0.07 0.00 99.80 [2021-05-06T23:21:13.268Z] 23:06:01 1 0.02 0.00 0.08 0.03 0.00 99.87 [2021-05-06T23:21:13.268Z] 23:06:01 2 0.05 0.00 0.08 0.00 0.00 99.87 [2021-05-06T23:21:13.268Z] 23:06:01 3 0.47 0.00 0.03 0.00 0.00 99.50 [2021-05-06T23:21:13.268Z] 23:07:01 all 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-06T23:21:13.268Z] 23:07:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-06T23:21:13.268Z] 23:07:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-05-06T23:21:13.268Z] 23:07:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-06T23:21:13.268Z] 23:07:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-06T23:21:13.268Z] 23:08:01 all 0.11 0.00 0.03 0.00 0.00 99.86 [2021-05-06T23:21:13.268Z] 23:08:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-05-06T23:21:13.268Z] 23:08:01 1 0.40 0.00 0.02 0.00 0.00 99.58 [2021-05-06T23:21:13.268Z] 23:08:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2021-05-06T23:21:13.268Z] 23:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-06T23:21:13.268Z] 23:09:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-05-06T23:21:13.268Z] 23:09:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2021-05-06T23:21:13.268Z] 23:09:01 1 0.53 0.00 0.02 0.00 0.02 99.43 [2021-05-06T23:21:13.268Z] 23:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2021-05-06T23:21:13.268Z] 23:09:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-05-06T23:21:13.268Z] 23:10:01 all 0.15 0.00 0.02 0.00 0.00 99.84 [2021-05-06T23:21:13.268Z] 23:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-06T23:21:13.268Z] 23:10:01 1 0.50 0.00 0.00 0.00 0.00 99.50 [2021-05-06T23:21:13.268Z] 23:10:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2021-05-06T23:21:13.268Z] 23:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2021-05-06T23:21:13.268Z] 23:11:01 all 0.14 0.00 0.02 0.00 0.00 99.83 [2021-05-06T23:21:13.268Z] 23:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-06T23:21:13.268Z] 23:11:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2021-05-06T23:21:13.268Z] 23:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-06T23:21:13.268Z] 23:11:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-05-06T23:21:13.268Z] 23:12:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2021-05-06T23:21:13.268Z] 23:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2021-05-06T23:21:13.268Z] 23:12:01 1 0.53 0.00 0.02 0.00 0.00 99.45 [2021-05-06T23:21:13.268Z] 23:12:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2021-05-06T23:21:13.268Z] 23:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-06T23:21:13.268Z] 23:13:01 all 0.15 0.00 0.02 0.00 0.01 99.83 [2021-05-06T23:21:13.268Z] 23:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-06T23:21:13.268Z] 23:13:01 1 0.52 0.00 0.00 0.00 0.02 99.47 [2021-05-06T23:21:13.268Z] 23:13:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-06T23:21:13.268Z] 23:13:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-06T23:21:13.268Z] [2021-05-06T23:21:13.268Z] 23:13:01 CPU %user %nice %system %iowait %steal %idle [2021-05-06T23:21:13.268Z] 23:14:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-05-06T23:21:13.268Z] 23:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-06T23:21:13.268Z] 23:14:01 1 0.50 0.00 0.02 0.00 0.00 99.48 [2021-05-06T23:21:13.268Z] 23:14:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2021-05-06T23:21:13.268Z] 23:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-06T23:21:13.268Z] 23:15:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-05-06T23:21:13.268Z] 23:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-06T23:21:13.268Z] 23:15:01 1 0.50 0.00 0.05 0.00 0.00 99.45 [2021-05-06T23:21:13.268Z] 23:15:01 2 0.05 0.00 0.03 0.02 0.00 99.90 [2021-05-06T23:21:13.268Z] 23:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-06T23:21:13.268Z] 23:16:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2021-05-06T23:21:13.268Z] 23:16:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-05-06T23:21:13.268Z] 23:16:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2021-05-06T23:21:13.268Z] 23:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-06T23:21:13.268Z] 23:16:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-05-06T23:21:13.268Z] 23:17:01 all 0.14 0.00 0.03 0.00 0.00 99.83 [2021-05-06T23:21:13.268Z] 23:17:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2021-05-06T23:21:13.268Z] 23:17:01 1 0.47 0.00 0.02 0.00 0.00 99.52 [2021-05-06T23:21:13.268Z] 23:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-06T23:21:13.268Z] 23:17:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-06T23:21:13.268Z] 23:18:01 all 0.05 0.00 0.03 0.00 0.00 99.91 [2021-05-06T23:21:13.268Z] 23:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-06T23:21:13.268Z] 23:18:01 1 0.10 0.00 0.05 0.00 0.00 99.85 [2021-05-06T23:21:13.268Z] 23:18:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2021-05-06T23:21:13.268Z] 23:18:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2021-05-06T23:21:13.268Z] 23:19:02 all 0.07 0.00 0.03 0.00 0.00 99.90 [2021-05-06T23:21:13.268Z] 23:19:02 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-06T23:21:13.268Z] 23:19:02 1 0.20 0.00 0.02 0.00 0.00 99.78 [2021-05-06T23:21:13.268Z] 23:19:02 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-06T23:21:13.268Z] 23:19:02 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-05-06T23:21:13.268Z] 23:20:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-05-06T23:21:13.268Z] 23:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2021-05-06T23:21:13.268Z] 23:20:01 1 0.52 0.00 0.02 0.00 0.00 99.46 [2021-05-06T23:21:13.268Z] 23:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-06T23:21:13.268Z] 23:20:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2021-05-06T23:21:13.268Z] 23:21:01 all 6.42 0.00 4.68 2.78 0.03 86.09 [2021-05-06T23:21:13.268Z] 23:21:01 0 5.93 0.00 4.84 3.08 0.02 86.14 [2021-05-06T23:21:13.268Z] 23:21:01 1 6.30 0.00 4.96 1.64 0.03 87.07 [2021-05-06T23:21:13.268Z] 23:21:01 2 7.75 0.00 5.11 4.91 0.05 82.18 [2021-05-06T23:21:13.268Z] 23:21:01 3 5.70 0.00 3.81 1.49 0.03 88.97 [2021-05-06T23:21:13.268Z] Average: all 10.90 0.00 5.24 3.12 0.18 80.55 [2021-05-06T23:21:13.268Z] Average: 0 10.65 0.00 5.33 3.16 0.19 80.67 [2021-05-06T23:21:13.268Z] Average: 1 11.00 0.00 5.24 3.29 0.19 80.28 [2021-05-06T23:21:13.268Z] Average: 2 10.77 0.00 5.32 3.13 0.18 80.60 [2021-05-06T23:21:13.268Z] Average: 3 11.19 0.00 5.07 2.92 0.18 80.64 [2021-05-06T23:21:13.268Z] [2021-05-06T23:21:13.268Z] [2021-05-06T23:21:13.268Z]