Pull request #3279 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 siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 24d41aa13106852e9bb405be786bb5b163481b42 rather than 3222e090df79af668d27b847772ca7c85adf711d Obtained Jenkinsfile from 24d41aa13106852e9bb405be786bb5b163481b42 ‘Jenkinsfile’ has been modified in an untrusted revision 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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-3279/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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-3279/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30568 in /w/workspace/edgexfoundry_edgex-go_PR-3279 [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 24d41aa13106852e9bb405be786bb5b163481b42 into PR head commit 3222e090df79af668d27b847772ca7c85adf711d Merge succeeded, producing 3222e090df79af668d27b847772ca7c85adf711d Checking out Revision 3222e090df79af668d27b847772ca7c85adf711d (PR-3279) > 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/3279/head:refs/remotes/origin/PR-3279 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3222e090df79af668d27b847772ca7c85adf711d # 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 24d41aa13106852e9bb405be786bb5b163481b42 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3222e090df79af668d27b847772ca7c85adf711d # timeout=10 Commit message: "ci: update minimal-snap-build.sh script" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-19T16:16:00.723Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-19T16:16:01.080Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-19T16:16:01.331Z] ========================================================= [2021-03-19T16:16:01.331Z] EdgeX Global Pipelines Version Info [2021-03-19T16:16:01.331Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-19T16:16:04.593Z] ------------------- [2021-03-19T16:16:04.593Z] stable info: [2021-03-19T16:16:04.593Z] ------------------- [2021-03-19T16:16:04.593Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-19T16:16:04.593Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-19T16:16:04.593Z] Message: update stable to v1.0.184 [2021-03-19T16:16:05.674Z] ------------------- [2021-03-19T16:16:05.674Z] experimental info: [2021-03-19T16:16:05.674Z] ------------------- [2021-03-19T16:16:05.674Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-19T16:16:05.674Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-19T16:16:05.674Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-19T16:16:06.208Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-19T16:16:06.337Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-19T16:16:06.461Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-19T16:16:06.576Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-19T16:16:06.700Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-19T16:16:06.852Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-19T16:16:06.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-19T16:16:07.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-19T16:16:07.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-19T16:16:07.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-19T16:16:07.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-19T16:16:07.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-19T16:16:07.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-19T16:16:07.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-19T16:16:08.003Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-19T16:16:08.119Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-19T16:16:08.263Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-19T16:16:08.396Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-19T16:16:08.520Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-19T16:16:08.664Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-19T16:16:08.875Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-19T16:16:08.986Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-19T16:16:09.118Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3279 [Pipeline] echo [2021-03-19T16:16:09.234Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3279 [Pipeline] echo [2021-03-19T16:16:09.348Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3279 [Pipeline] echo [2021-03-19T16:16:09.461Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3222e090df79af668d27b847772ca7c85adf711d [Pipeline] echo [2021-03-19T16:16:09.592Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3222e09 [Pipeline] echo [2021-03-19T16:16:09.712Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-19T16:16:10.024Z] provisioning config files... [2021-03-19T16:16:10.093Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7354283356465052353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-19T16:16:10.537Z] ---> docker-login.sh [2021-03-19T16:16:10.537Z] nexus3.edgexfoundry.org:10001 [2021-03-19T16:16:12.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:16:12.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:16:12.400Z] Configure a credential helper to remove this warning. See [2021-03-19T16:16:12.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:16:12.400Z] [2021-03-19T16:16:12.400Z] Login Succeeded [2021-03-19T16:16:12.400Z] nexus3.edgexfoundry.org:10002 [2021-03-19T16:16:13.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:16:13.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:16:13.364Z] Configure a credential helper to remove this warning. See [2021-03-19T16:16:13.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:16:13.364Z] [2021-03-19T16:16:13.364Z] Login Succeeded [2021-03-19T16:16:13.364Z] nexus3.edgexfoundry.org:10003 [2021-03-19T16:16:13.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:16:13.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:16:13.660Z] Configure a credential helper to remove this warning. See [2021-03-19T16:16:13.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:16:13.660Z] [2021-03-19T16:16:13.660Z] Login Succeeded [2021-03-19T16:16:13.660Z] nexus3.edgexfoundry.org:10004 [2021-03-19T16:16:13.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:16:13.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:16:13.969Z] Configure a credential helper to remove this warning. See [2021-03-19T16:16:13.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:16:13.969Z] [2021-03-19T16:16:13.969Z] Login Succeeded [2021-03-19T16:16:13.969Z] docker.io [2021-03-19T16:16:14.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:16:14.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:16:14.910Z] Configure a credential helper to remove this warning. See [2021-03-19T16:16:14.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:16:14.910Z] [2021-03-19T16:16:14.910Z] Login Succeeded [2021-03-19T16:16:14.910Z] ---> docker-login.sh ends [Pipeline] } [2021-03-19T16:16:14.937Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-19T16:16:15.499Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-03-19T16:16:15.499Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T16:16:15.499Z] ++ dirname cmd/core-command/Dockerfile [2021-03-19T16:16:15.499Z] ++ cut -d/ -f2 [2021-03-19T16:16:15.499Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-19T16:16:15.499Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T16:16:15.499Z] ++ dirname cmd/core-data/Dockerfile [2021-03-19T16:16:15.499Z] ++ cut -d/ -f2 [2021-03-19T16:16:15.499Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-19T16:16:15.499Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T16:16:15.499Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-19T16:16:15.499Z] ++ cut -d/ -f2 [2021-03-19T16:16:15.499Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-19T16:16:15.499Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T16:16:15.499Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-19T16:16:15.499Z] ++ cut -d/ -f2 [2021-03-19T16:16:15.499Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-19T16:16:15.499Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T16:16:15.499Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-19T16:16:15.499Z] ++ cut -d/ -f2 [2021-03-19T16:16:15.499Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-19T16:16:15.499Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T16:16:15.499Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-19T16:16:15.500Z] ++ cut -d/ -f2 [2021-03-19T16:16:15.500Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-19T16:16:15.500Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T16:16:15.500Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-19T16:16:15.500Z] ++ cut -d/ -f2 [2021-03-19T16:16:15.500Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-19T16:16:15.500Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T16:16:15.500Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-19T16:16:15.500Z] ++ cut -d/ -f2 [2021-03-19T16:16:15.500Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-19T16:16:15.500Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T16:16:15.500Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-19T16:16:15.500Z] ++ cut -d/ -f2 [2021-03-19T16:16:15.500Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-19T16:16:15.705Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:16:17.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T16:16:17.583Z] [2021-03-19T16:16:17.583Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:16:17.991Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T16:16:17.991Z] latest: Pulling from edgex-devops/git-semver [2021-03-19T16:16:17.991Z] 31603596830f: Pulling fs layer [2021-03-19T16:16:17.991Z] 2a8b12db71e7: Pulling fs layer [2021-03-19T16:16:17.991Z] 6ca5941a6612: Pulling fs layer [2021-03-19T16:16:17.991Z] ecc8261a40a4: Pulling fs layer [2021-03-19T16:16:17.991Z] ecc8261a40a4: Waiting [2021-03-19T16:16:17.991Z] 2a8b12db71e7: Verifying Checksum [2021-03-19T16:16:17.991Z] 2a8b12db71e7: Download complete [2021-03-19T16:16:18.263Z] 31603596830f: Verifying Checksum [2021-03-19T16:16:18.263Z] 31603596830f: Download complete [2021-03-19T16:16:18.263Z] 6ca5941a6612: Verifying Checksum [2021-03-19T16:16:18.263Z] 6ca5941a6612: Download complete [2021-03-19T16:16:18.263Z] ecc8261a40a4: Verifying Checksum [2021-03-19T16:16:18.263Z] ecc8261a40a4: Download complete [2021-03-19T16:16:18.860Z] 31603596830f: Pull complete [2021-03-19T16:16:18.860Z] 2a8b12db71e7: Pull complete [2021-03-19T16:16:20.307Z] 6ca5941a6612: Pull complete [2021-03-19T16:16:20.591Z] ecc8261a40a4: Pull complete [2021-03-19T16:16:20.591Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-19T16:16:20.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T16:16:20.863Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-19T16:16:21.072Z] prd-centos7-docker-4c-2g-30568 does not seem to be running inside a container [2021-03-19T16:16:21.215Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-19T16:16:25.300Z] $ docker top ecfbb95671afe5e5b959ee8e63e9ed332a9e13f5d4c1b96d79cfac8b0ed578f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-19T16:16:26.142Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-19T16:16:26.142Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-19T16:16:27.159Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-19T16:16:27.167Z] $ docker exec ecfbb95671afe5e5b959ee8e63e9ed332a9e13f5d4c1b96d79cfac8b0ed578f6 ssh-agent [2021-03-19T16:16:27.493Z] SSH_AUTH_SOCK=/tmp/ssh-DbA2MC8TLblK/agent.11 [2021-03-19T16:16:27.493Z] SSH_AGENT_PID=16 [2021-03-19T16:16:27.515Z] Running ssh-add (command line suppressed) [2021-03-19T16:16:27.747Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2723114569720774580.key (/w/workspace/edgex-go/1@tmp/private_key_2723114569720774580.key) [2021-03-19T16:16:27.899Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-19T16:16:28.624Z] + git tag --points-at HEAD [Pipeline] } [2021-03-19T16:16:28.669Z] $ docker exec --env ******** --env ******** ecfbb95671afe5e5b959ee8e63e9ed332a9e13f5d4c1b96d79cfac8b0ed578f6 ssh-agent -k [2021-03-19T16:16:29.117Z] unset SSH_AUTH_SOCK; [2021-03-19T16:16:29.117Z] unset SSH_AGENT_PID; [2021-03-19T16:16:29.117Z] echo Agent pid 16 killed; [2021-03-19T16:16:29.497Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-19T16:16:29.681Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-19T16:16:29.681Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-19T16:16:29.991Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-19T16:16:29.999Z] $ docker exec ecfbb95671afe5e5b959ee8e63e9ed332a9e13f5d4c1b96d79cfac8b0ed578f6 ssh-agent [2021-03-19T16:16:30.255Z] SSH_AUTH_SOCK=/tmp/ssh-pX8DuFTt1a5E/agent.45 [2021-03-19T16:16:30.255Z] SSH_AGENT_PID=51 [2021-03-19T16:16:30.264Z] Running ssh-add (command line suppressed) [2021-03-19T16:16:30.523Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5205205134851077506.key (/w/workspace/edgex-go/1@tmp/private_key_5205205134851077506.key) [2021-03-19T16:16:30.637Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-19T16:16:31.384Z] + git semver init [2021-03-19T16:16:31.384Z] # -> Open(): unable to determine branch for HEAD [2021-03-19T16:16:31.384Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-03-19T16:16:31.384Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-03-19T16:16:31.384Z] # $SEMVER_REMOTE_NAME = origin [2021-03-19T16:16:31.384Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-19T16:16:31.384Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-19T16:16:31.384Z] # $SEMVER_BRANCH = PR-3279 [2021-03-19T16:16:31.384Z] # $SEMVER_TEMP = /tmp/semver-081641688 [2021-03-19T16:16:31.384Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-19T16:17:04.770Z] # '/tmp/semver-081641688' -> '/w/workspace/edgex-go/1/.semver' [2021-03-19T16:17:04.770Z] # -> Force: false [2021-03-19T16:17:04.770Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-03-19T16:17:04.802Z] $ docker exec --env ******** --env ******** ecfbb95671afe5e5b959ee8e63e9ed332a9e13f5d4c1b96d79cfac8b0ed578f6 ssh-agent -k [2021-03-19T16:17:05.200Z] unset SSH_AUTH_SOCK; [2021-03-19T16:17:05.201Z] unset SSH_AGENT_PID; [2021-03-19T16:17:05.201Z] echo Agent pid 51 killed; [2021-03-19T16:17:05.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-19T16:17:06.293Z] + git semver [Pipeline] } [2021-03-19T16:17:06.330Z] $ docker stop --time=1 ecfbb95671afe5e5b959ee8e63e9ed332a9e13f5d4c1b96d79cfac8b0ed578f6 [2021-03-19T16:17:08.775Z] $ docker rm -f ecfbb95671afe5e5b959ee8e63e9ed332a9e13f5d4c1b96d79cfac8b0ed578f6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-19T16:17:09.552Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-19T16:17:10.899Z] Stashed 1 file(s) [Pipeline] echo [2021-03-19T16:17:10.925Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-19T16:17:12.223Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-19T16:17:12.567Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-19T16:17:12.977Z] + sudo service docker restart [2021-03-19T16:17:12.977Z] + true [2021-03-19T16:17:12.977Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-19T16:17:14.567Z] ========================================================= [2021-03-19T16:17:14.568Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-19T16:17:14.568Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:17:15.068Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-19T16:17:25.471Z] Sending build context to Docker daemon 328.6MB [2021-03-19T16:17:25.471Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-19T16:17:25.471Z] Step 2/6 : FROM ${BASE} [2021-03-19T16:17:25.471Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-19T16:17:25.471Z] 188c0c94c7c5: Pulling fs layer [2021-03-19T16:17:25.471Z] 0ef7d3d256c8: Pulling fs layer [2021-03-19T16:17:25.471Z] de9db76c5a1d: Pulling fs layer [2021-03-19T16:17:25.471Z] bca2f99d35d6: Pulling fs layer [2021-03-19T16:17:25.471Z] 93359f2a8cfa: Pulling fs layer [2021-03-19T16:17:25.471Z] 7c6f9722023f: Pulling fs layer [2021-03-19T16:17:25.471Z] a35cf1a2eb13: Pulling fs layer [2021-03-19T16:17:25.471Z] 93359f2a8cfa: Waiting [2021-03-19T16:17:25.471Z] 7c6f9722023f: Waiting [2021-03-19T16:17:25.471Z] a35cf1a2eb13: Waiting [2021-03-19T16:17:25.472Z] bca2f99d35d6: Waiting [2021-03-19T16:17:25.472Z] de9db76c5a1d: Verifying Checksum [2021-03-19T16:17:25.472Z] de9db76c5a1d: Download complete [2021-03-19T16:17:25.472Z] 0ef7d3d256c8: Verifying Checksum [2021-03-19T16:17:25.472Z] 0ef7d3d256c8: Download complete [2021-03-19T16:17:25.472Z] 93359f2a8cfa: Verifying Checksum [2021-03-19T16:17:25.472Z] 93359f2a8cfa: Download complete [2021-03-19T16:17:25.472Z] 7c6f9722023f: Verifying Checksum [2021-03-19T16:17:25.472Z] 7c6f9722023f: Download complete [2021-03-19T16:17:25.472Z] 188c0c94c7c5: Download complete [2021-03-19T16:17:26.553Z] Still waiting to schedule task [2021-03-19T16:17:26.554Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-19T16:17:26.574Z] 188c0c94c7c5: Pull complete [2021-03-19T16:17:26.859Z] 0ef7d3d256c8: Pull complete [2021-03-19T16:17:27.144Z] de9db76c5a1d: Pull complete [2021-03-19T16:17:29.163Z] a35cf1a2eb13: Verifying Checksum [2021-03-19T16:17:29.163Z] a35cf1a2eb13: Download complete [2021-03-19T16:17:29.446Z] bca2f99d35d6: Verifying Checksum [2021-03-19T16:17:29.446Z] bca2f99d35d6: Download complete [2021-03-19T16:17:44.829Z] bca2f99d35d6: Pull complete [2021-03-19T16:17:44.829Z] 93359f2a8cfa: Pull complete [2021-03-19T16:17:44.829Z] 7c6f9722023f: Pull complete [2021-03-19T16:17:53.441Z] a35cf1a2eb13: Pull complete [2021-03-19T16:17:53.441Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-19T16:17:53.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-19T16:17:53.441Z] ---> a62c8e92a672 [2021-03-19T16:17:53.441Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-19T16:17:53.441Z] ---> Running in c9403b051412 [2021-03-19T16:17:54.448Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T16:17:55.428Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T16:17:56.429Z] (1/12) Installing libmagic (5.38-r0) [2021-03-19T16:17:56.429Z] (2/12) Installing file (5.38-r0) [2021-03-19T16:17:56.429Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-19T16:17:56.698Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-19T16:18:02.035Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-19T16:18:02.035Z] (6/12) Installing patch (2.7.6-r6) [2021-03-19T16:18:02.035Z] (7/12) Installing build-base (0.5-r2) [2021-03-19T16:18:02.035Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-19T16:18:02.035Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-19T16:18:02.035Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-19T16:18:02.306Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-19T16:18:02.572Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-19T16:18:02.572Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T16:18:02.572Z] OK: 233 MiB in 51 packages [2021-03-19T16:18:07.011Z] Removing intermediate container c9403b051412 [2021-03-19T16:18:07.011Z] ---> 27982d5efd0c [2021-03-19T16:18:07.011Z] Step 4/6 : WORKDIR /edgex-go [2021-03-19T16:18:07.011Z] ---> Running in 029ab2aff1f8 [2021-03-19T16:18:07.011Z] Removing intermediate container 029ab2aff1f8 [2021-03-19T16:18:07.011Z] ---> 26a8884bf251 [2021-03-19T16:18:07.011Z] Step 5/6 : COPY go.mod . [2021-03-19T16:18:07.011Z] ---> e160fdbd8603 [2021-03-19T16:18:07.011Z] Step 6/6 : RUN go mod download [2021-03-19T16:18:07.011Z] ---> Running in 1c63b288ddde [2021-03-19T16:18:46.615Z] Removing intermediate container 1c63b288ddde [2021-03-19T16:18:46.615Z] ---> ed42ba0717b2 [2021-03-19T16:18:46.615Z] Successfully built ed42ba0717b2 [2021-03-19T16:18:46.615Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:18:47.002Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-19T16:18:47.269Z] . [Pipeline] withDockerContainer [2021-03-19T16:18:48.206Z] prd-centos7-docker-4c-2g-30568 does not seem to be running inside a container [2021-03-19T16:18:48.374Z] $ 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 ******** ci-base-image-x86_64 cat [2021-03-19T16:18:51.721Z] $ docker top 36a63594c29fc2f5467774c0de4c51012b2a11058666d0d95df1962c6a769f71 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T16:18:53.521Z] + go version [2021-03-19T16:18:53.521Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-19T16:18:53.562Z] $ docker stop --time=1 36a63594c29fc2f5467774c0de4c51012b2a11058666d0d95df1962c6a769f71 [2021-03-19T16:18:55.785Z] $ docker rm -f 36a63594c29fc2f5467774c0de4c51012b2a11058666d0d95df1962c6a769f71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:18:56.909Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-19T16:18:56.909Z] . [Pipeline] withDockerContainer [2021-03-19T16:18:57.105Z] prd-centos7-docker-4c-2g-30568 does not seem to be running inside a container [2021-03-19T16:18:57.455Z] $ 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 ******** ci-base-image-x86_64 cat [2021-03-19T16:19:01.374Z] $ docker top 041bd8e0eb66290ecec578de04f396cec0eb9a2518e463cacb5ddb6cf8706906 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-19T16:19:02.375Z] ========================================================= [2021-03-19T16:19:02.375Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-19T16:19:02.375Z] ========================================================= [Pipeline] sh [2021-03-19T16:19:03.531Z] + make test [2021-03-19T16:19:03.531Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-19T16:19:12.894Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30569 in /w/workspace/edgexfoundry_edgex-go_PR-3279 [Pipeline] { [Pipeline] ws [2021-03-19T16:19:12.994Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-19T16:19:17.948Z] using credential edgex-jenkins-ssh [2021-03-19T16:19:18.050Z] Cloning the remote Git repository [2021-03-19T16:19:18.124Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-19T16:19:18.234Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-19T16:19:18.325Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-19T16:19:18.325Z] > git --version # timeout=10 [2021-03-19T16:19:18.353Z] > git --version # 'git version 2.17.1' [2021-03-19T16:19:18.356Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T16:19:18.420Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T16:19:30.858Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-19T16:19:34.936Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-19T16:19:34.963Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T16:19:34.988Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-19T16:19:35.023Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-19T16:19:35.023Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T16:19:35.035Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3279/head:refs/remotes/origin/PR-3279 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-19T16:19:35.906Z] Merging remotes/origin/master commit 24d41aa13106852e9bb405be786bb5b163481b42 into PR head commit 3222e090df79af668d27b847772ca7c85adf711d [2021-03-19T16:19:36.326Z] Merge succeeded, producing 3222e090df79af668d27b847772ca7c85adf711d [2021-03-19T16:19:36.327Z] Checking out Revision 3222e090df79af668d27b847772ca7c85adf711d (PR-3279) [2021-03-19T16:19:35.933Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T16:19:35.948Z] > git checkout -f 3222e090df79af668d27b847772ca7c85adf711d # timeout=10 [2021-03-19T16:19:36.257Z] > git remote # timeout=10 [2021-03-19T16:19:36.275Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T16:19:36.287Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T16:19:36.297Z] > git merge 24d41aa13106852e9bb405be786bb5b163481b42 # timeout=10 [2021-03-19T16:19:36.322Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T16:19:36.341Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T16:19:36.350Z] > git checkout -f 3222e090df79af668d27b847772ca7c85adf711d # timeout=10 [2021-03-19T16:19:40.842Z] Commit message: "ci: update minimal-snap-build.sh script" [2021-03-19T16:19:40.901Z] > git --version # timeout=10 [2021-03-19T16:19:40.909Z] > git --version # 'git version 2.17.1' [2021-03-19T16:19:40.925Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-19T16:19:42.785Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-19T16:19:43.207Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-19T16:19:43.564Z] + true [2021-03-19T16:19:43.565Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-19T16:19:45.708Z] provisioning config files... [2021-03-19T16:19:45.753Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7175094018229606726tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-19T16:19:46.240Z] ---> docker-login.sh [2021-03-19T16:19:46.240Z] nexus3.edgexfoundry.org:10001 [2021-03-19T16:19:47.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:19:47.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:19:47.506Z] Configure a credential helper to remove this warning. See [2021-03-19T16:19:47.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:19:47.506Z] [2021-03-19T16:19:47.506Z] Login Succeeded [2021-03-19T16:19:47.506Z] nexus3.edgexfoundry.org:10002 [2021-03-19T16:19:47.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:19:48.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:19:48.054Z] Configure a credential helper to remove this warning. See [2021-03-19T16:19:48.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:19:48.054Z] [2021-03-19T16:19:48.054Z] Login Succeeded [2021-03-19T16:19:48.054Z] nexus3.edgexfoundry.org:10003 [2021-03-19T16:19:48.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:19:48.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:19:48.605Z] Configure a credential helper to remove this warning. See [2021-03-19T16:19:48.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:19:48.605Z] [2021-03-19T16:19:48.605Z] Login Succeeded [2021-03-19T16:19:48.605Z] nexus3.edgexfoundry.org:10004 [2021-03-19T16:19:48.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:19:49.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:19:49.153Z] Configure a credential helper to remove this warning. See [2021-03-19T16:19:49.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:19:49.153Z] [2021-03-19T16:19:49.153Z] Login Succeeded [2021-03-19T16:19:49.153Z] docker.io [2021-03-19T16:19:49.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T16:19:49.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T16:19:49.697Z] Configure a credential helper to remove this warning. See [2021-03-19T16:19:49.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T16:19:49.697Z] [2021-03-19T16:19:49.697Z] Login Succeeded [2021-03-19T16:19:49.697Z] ---> docker-login.sh ends [Pipeline] } [2021-03-19T16:19:49.728Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-19T16:19:50.285Z] ========================================================= [2021-03-19T16:19:50.285Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-19T16:19:50.285Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:19:50.706Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-19T16:19:53.325Z] Sending build context to Docker daemon 166.8MB [2021-03-19T16:19:53.325Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-19T16:19:53.325Z] Step 2/6 : FROM ${BASE} [2021-03-19T16:19:53.325Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-19T16:19:53.325Z] 5f621e34cdf4: Pulling fs layer [2021-03-19T16:19:53.325Z] a4357932f1b6: Pulling fs layer [2021-03-19T16:19:53.325Z] 18c013af1878: Pulling fs layer [2021-03-19T16:19:53.325Z] 00ac8860ef70: Pulling fs layer [2021-03-19T16:19:53.325Z] 63d7cb157983: Pulling fs layer [2021-03-19T16:19:53.325Z] b116817d02f9: Pulling fs layer [2021-03-19T16:19:53.325Z] 745a02a5169b: Pulling fs layer [2021-03-19T16:19:53.325Z] 63d7cb157983: Waiting [2021-03-19T16:19:53.325Z] b116817d02f9: Waiting [2021-03-19T16:19:53.325Z] 745a02a5169b: Waiting [2021-03-19T16:19:53.325Z] 00ac8860ef70: Waiting [2021-03-19T16:19:53.325Z] 18c013af1878: Verifying Checksum [2021-03-19T16:19:53.325Z] 18c013af1878: Download complete [2021-03-19T16:19:53.325Z] a4357932f1b6: Download complete [2021-03-19T16:19:53.325Z] 63d7cb157983: Verifying Checksum [2021-03-19T16:19:53.325Z] 63d7cb157983: Download complete [2021-03-19T16:19:53.325Z] b116817d02f9: Verifying Checksum [2021-03-19T16:19:53.325Z] b116817d02f9: Download complete [2021-03-19T16:19:53.600Z] 5f621e34cdf4: Verifying Checksum [2021-03-19T16:19:53.600Z] 5f621e34cdf4: Download complete [2021-03-19T16:19:54.203Z] 5f621e34cdf4: Pull complete [2021-03-19T16:19:54.810Z] a4357932f1b6: Pull complete [2021-03-19T16:19:55.414Z] 18c013af1878: Pull complete [2021-03-19T16:19:55.689Z] 745a02a5169b: Verifying Checksum [2021-03-19T16:19:55.689Z] 745a02a5169b: Download complete [2021-03-19T16:19:57.128Z] 00ac8860ef70: Verifying Checksum [2021-03-19T16:19:57.128Z] 00ac8860ef70: Download complete [2021-03-19T16:20:07.311Z] 00ac8860ef70: Pull complete [2021-03-19T16:20:07.589Z] 63d7cb157983: Pull complete [2021-03-19T16:20:07.862Z] b116817d02f9: Pull complete [2021-03-19T16:20:11.324Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-19T16:20:12.175Z] 745a02a5169b: Pull complete [2021-03-19T16:20:12.175Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-19T16:20:12.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-19T16:20:12.175Z] ---> b7e6874047d6 [2021-03-19T16:20:12.175Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-19T16:20:15.629Z] ---> Running in c7e34e8eb4ee [2021-03-19T16:20:16.224Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T16:20:17.658Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T16:20:19.089Z] (1/12) Installing libmagic (5.38-r0) [2021-03-19T16:20:19.679Z] (2/12) Installing file (5.38-r0) [2021-03-19T16:20:19.679Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-19T16:20:19.679Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-19T16:20:25.061Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-19T16:20:25.061Z] (6/12) Installing patch (2.7.6-r6) [2021-03-19T16:20:25.061Z] (7/12) Installing build-base (0.5-r2) [2021-03-19T16:20:25.061Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-19T16:20:25.331Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-19T16:20:25.331Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-19T16:20:25.331Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-19T16:20:25.602Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-19T16:20:25.602Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T16:20:25.602Z] OK: 217 MiB in 51 packages [2021-03-19T16:20:29.917Z] Removing intermediate container c7e34e8eb4ee [2021-03-19T16:20:29.917Z] ---> 54a86d500478 [2021-03-19T16:20:29.917Z] Step 4/6 : WORKDIR /edgex-go [2021-03-19T16:20:29.917Z] ---> Running in bb15dec7723d [2021-03-19T16:20:30.192Z] Removing intermediate container bb15dec7723d [2021-03-19T16:20:30.192Z] ---> bdceeb0997d0 [2021-03-19T16:20:30.192Z] Step 5/6 : COPY go.mod . [2021-03-19T16:20:30.786Z] ---> 823f2db1f549 [2021-03-19T16:20:30.786Z] Step 6/6 : RUN go mod download [2021-03-19T16:20:31.072Z] ---> Running in 6da381c8cf33 [2021-03-19T16:20:31.483Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-19T16:20:31.483Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-19T16:20:31.776Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-19T16:20:40.671Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-19T16:20:40.671Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-19T16:20:40.671Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-19T16:20:40.671Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-19T16:20:41.700Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-19T16:20:43.361Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-19T16:20:50.834Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-19T16:20:50.834Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-19T16:20:50.834Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-19T16:20:58.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.310s coverage: 45.9% of statements [2021-03-19T16:20:58.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-19T16:20:58.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-19T16:20:58.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-19T16:20:58.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-19T16:20:58.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-19T16:20:58.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-19T16:20:58.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.206s coverage: 19.8% of statements [2021-03-19T16:20:58.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.388s coverage: 100.0% of statements [2021-03-19T16:20:58.044Z] Removing intermediate container 6da381c8cf33 [2021-03-19T16:20:58.044Z] ---> 21d512dc511e [2021-03-19T16:20:58.045Z] Successfully built 21d512dc511e [2021-03-19T16:20:58.045Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:20:58.425Z] + docker inspect -f . ci-base-image-arm64 [2021-03-19T16:20:58.425Z] . [Pipeline] withDockerContainer [2021-03-19T16:20:58.683Z] prd-ubuntu18.04-docker-arm64-4c-16g-30569 does not seem to be running inside a container [2021-03-19T16:20:58.771Z] $ 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 ******** ci-base-image-arm64 cat [2021-03-19T16:21:00.193Z] $ docker top 1d94fd4fb6dfe4b04a40097ac8f96dedfff8ee303fb73f381d7548e4d4bd42cd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T16:21:01.280Z] + go version [2021-03-19T16:21:01.280Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-19T16:21:01.325Z] $ docker stop --time=1 1d94fd4fb6dfe4b04a40097ac8f96dedfff8ee303fb73f381d7548e4d4bd42cd [2021-03-19T16:21:03.254Z] $ docker rm -f 1d94fd4fb6dfe4b04a40097ac8f96dedfff8ee303fb73f381d7548e4d4bd42cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [2021-03-19T16:21:04.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.526s coverage: 27.1% of statements [2021-03-19T16:21:04.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-19T16:21:04.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-19T16:21:04.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-19T16:21:04.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-19T16:21:04.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-19T16:21:04.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-19T16:21:04.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.059s coverage: 100.0% of statements [2021-03-19T16:21:04.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-19T16:21:04.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.100s coverage: 100.0% of statements [2021-03-19T16:21:04.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-19T16:21:04.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-19T16:21:04.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.149s coverage: 71.3% of statements [2021-03-19T16:21:04.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-19T16:21:04.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:21:04.537Z] + docker inspect -f . ci-base-image-arm64 [2021-03-19T16:21:04.537Z] . [Pipeline] withDockerContainer [2021-03-19T16:21:04.825Z] prd-ubuntu18.04-docker-arm64-4c-16g-30569 does not seem to be running inside a container [2021-03-19T16:21:04.920Z] $ 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 ******** ci-base-image-arm64 cat [2021-03-19T16:21:06.374Z] $ docker top bffbfb81770a6f8c4c5ff1045ae9e73158d7566c84605de868b9564ec548e10d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-19T16:21:06.853Z] ========================================================= [2021-03-19T16:21:06.853Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-19T16:21:06.853Z] ========================================================= [Pipeline] sh [2021-03-19T16:21:07.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.284s coverage: 82.9% of statements [2021-03-19T16:21:07.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-19T16:21:07.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T16:21:07.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.102s coverage: 78.9% of statements [2021-03-19T16:21:07.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-19T16:21:07.513Z] + make test [2021-03-19T16:21:07.513Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-19T16:21:12.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.764s coverage: 28.6% of statements [2021-03-19T16:21:12.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-19T16:21:12.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-19T16:21:12.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-19T16:21:12.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-19T16:21:12.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-19T16:21:12.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.265s coverage: 100.0% of statements [2021-03-19T16:21:12.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-19T16:21:12.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.093s coverage: 100.0% of statements [2021-03-19T16:21:12.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-19T16:21:12.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.308s coverage: 86.7% of statements [2021-03-19T16:21:12.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-19T16:21:12.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.428s coverage: 97.5% of statements [2021-03-19T16:21:12.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-19T16:21:12.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.101s coverage: 78.3% of statements [2021-03-19T16:21:12.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-19T16:21:12.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-19T16:21:12.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-19T16:21:12.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-19T16:21:18.523Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.712s coverage: 92.8% of statements [2021-03-19T16:21:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-19T16:21:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T16:21:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-19T16:21:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-19T16:21:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-19T16:21:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-19T16:21:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-19T16:21:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-19T16:21:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-19T16:21:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-19T16:21:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-19T16:21:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-19T16:21:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-19T16:21:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-19T16:21:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-19T16:21:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-19T16:21:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-19T16:21:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-19T16:21:18.524Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.103s coverage: 58.8% of statements [2021-03-19T16:21:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-19T16:21:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-19T16:21:18.524Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.134s coverage: 0.1% of statements [2021-03-19T16:21:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-19T16:21:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-19T16:21:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-19T16:21:18.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2021-03-19T16:21:18.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements [2021-03-19T16:21:18.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2021-03-19T16:21:18.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.105s coverage: 96.3% of statements [2021-03-19T16:21:18.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2021-03-19T16:21:29.826Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-19T16:21:30.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.102s coverage: 94.4% of statements [2021-03-19T16:21:30.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.143s coverage: 44.8% of statements [2021-03-19T16:21:33.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.410s coverage: 81.9% of statements [2021-03-19T16:21:44.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.263s coverage: 92.9% of statements [2021-03-19T16:21:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-19T16:21:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-19T16:21:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-19T16:21:44.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.049s coverage: 77.8% of statements [2021-03-19T16:21:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-19T16:21:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-19T16:21:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-19T16:21:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-19T16:21:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-19T16:21:44.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.120s coverage: 87.2% of statements [2021-03-19T16:21:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-19T16:21:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-19T16:21:44.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.037s coverage: 100.0% of statements [2021-03-19T16:21:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-19T16:21:44.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.177s coverage: 75.5% of statements [2021-03-19T16:21:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-19T16:21:44.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.8% of statements [2021-03-19T16:21:44.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.165s coverage: 87.2% of statements [2021-03-19T16:21:44.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.267s coverage: 84.6% of statements [2021-03-19T16:21:44.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.309s coverage: 91.6% of statements [2021-03-19T16:21:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-19T16:21:44.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.492s coverage: 62.4% of statements [2021-03-19T16:21:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-19T16:21:44.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-19T16:21:44.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.106s coverage: 100.0% of statements [2021-03-19T16:21:44.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.068s coverage: 91.3% of statements [2021-03-19T16:21:44.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements [2021-03-19T16:21:44.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.199s coverage: 73.7% of statements [2021-03-19T16:21:44.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements [2021-03-19T16:21:49.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.422s coverage: 69.0% of statements [2021-03-19T16:21:49.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-19T16:21:49.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-19T16:21:49.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-19T16:21:49.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.154s coverage: 38.4% of statements [2021-03-19T16:21:49.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-19T16:21:49.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-19T16:21:49.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.078s coverage: 89.5% of statements [2021-03-19T16:21:49.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-19T16:21:49.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.114s coverage: 84.8% of statements [2021-03-19T16:21:55.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.327s coverage: 47.0% of statements [2021-03-19T16:21:55.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-19T16:21:55.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-19T16:21:55.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-19T16:21:55.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-19T16:21:55.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-19T16:21:55.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.176s coverage: 100.0% of statements [2021-03-19T16:21:55.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-19T16:21:55.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.119s coverage: 100.0% of statements [2021-03-19T16:21:55.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-19T16:21:55.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-19T16:21:55.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-19T16:21:55.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-19T16:21:55.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.246s coverage: 87.1% of statements [2021-03-19T16:21:55.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-19T16:21:55.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T16:21:55.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-19T16:22:00.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.109s coverage: 29.1% of statements [2021-03-19T16:22:00.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-19T16:22:00.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-19T16:22:00.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-19T16:22:00.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-19T16:22:00.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-19T16:22:00.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.150s coverage: 99.0% of statements [2021-03-19T16:22:00.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-19T16:22:00.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.227s coverage: 100.0% of statements [2021-03-19T16:22:00.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-19T16:22:00.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-19T16:22:00.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-19T16:22:00.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-19T16:22:00.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.325s coverage: 96.5% of statements [2021-03-19T16:22:00.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-19T16:22:00.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T16:22:00.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-19T16:22:00.049Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.150s coverage: 0.0% of statements [2021-03-19T16:22:00.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-19T16:22:00.049Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements [2021-03-19T16:22:00.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-19T16:22:00.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-19T16:22:00.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-19T16:22:00.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-19T16:22:00.049Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.077s coverage: 87.9% of statements [2021-03-19T16:22:00.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-19T16:22:00.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-19T16:22:00.049Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.070s coverage: 100.0% of statements [2021-03-19T16:22:01.175Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.177s coverage: 32.1% of statements [2021-03-19T16:22:01.497Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.057s coverage: 100.0% of statements [2021-03-19T16:22:02.512Z] GO111MODULE=on go vet ./... [2021-03-19T16:22:16.842Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-19T16:22:23.604Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-19T16:22:31.934Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-19T16:22:31.934Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-19T16:22:33.376Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-19T16:22:33.376Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-19T16:22:33.376Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-19T16:22:33.655Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-19T16:22:37.982Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-19T16:22:37.982Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-19T16:22:46.285Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-19T16:22:46.285Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-19T16:22:46.285Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-19T16:22:51.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.369s coverage: 45.9% of statements [2021-03-19T16:22:51.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-19T16:22:51.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-19T16:22:51.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-19T16:22:51.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-19T16:22:51.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-19T16:22:51.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-19T16:22:51.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.151s coverage: 19.8% of statements [2021-03-19T16:22:51.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.297s coverage: 100.0% of statements [2021-03-19T16:22:58.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.525s coverage: 27.1% of statements [2021-03-19T16:22:58.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-19T16:22:58.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-19T16:22:58.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-19T16:22:58.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-19T16:22:58.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-19T16:22:58.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-19T16:22:58.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.096s coverage: 100.0% of statements [2021-03-19T16:22:58.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-19T16:22:58.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.079s coverage: 100.0% of statements [2021-03-19T16:22:58.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-19T16:22:58.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-19T16:22:59.905Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.266s coverage: 71.3% of statements [2021-03-19T16:22:59.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-19T16:22:59.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-19T16:23:01.354Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.540s coverage: 82.9% of statements [2021-03-19T16:23:01.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-19T16:23:01.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T16:23:01.354Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.189s coverage: 78.9% of statements [2021-03-19T16:23:01.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-19T16:23:13.835Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.212s coverage: 28.6% of statements [2021-03-19T16:23:13.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-19T16:23:13.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-19T16:23:13.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-19T16:23:13.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-19T16:23:13.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-19T16:23:13.835Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.164s coverage: 100.0% of statements [2021-03-19T16:23:13.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-19T16:23:13.835Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.076s coverage: 100.0% of statements [2021-03-19T16:23:13.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-19T16:23:13.835Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.278s coverage: 86.7% of statements [2021-03-19T16:23:13.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-19T16:23:13.835Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.321s coverage: 97.5% of statements [2021-03-19T16:23:13.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-19T16:23:13.835Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.144s coverage: 78.3% of statements [2021-03-19T16:23:13.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-19T16:23:13.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-19T16:23:13.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-19T16:23:13.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-19T16:23:20.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.271s coverage: 92.8% of statements [2021-03-19T16:23:20.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-19T16:23:20.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T16:23:20.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-19T16:23:20.830Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-19T16:23:20.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-19T16:23:20.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-19T16:23:20.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-19T16:23:20.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-19T16:23:20.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-19T16:23:20.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-19T16:23:20.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-19T16:23:20.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-19T16:23:20.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-19T16:23:20.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-19T16:23:20.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-19T16:23:20.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-19T16:23:20.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-19T16:23:20.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-19T16:23:20.830Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2021-03-19T16:23:20.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-19T16:23:20.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-19T16:23:20.830Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.450s coverage: 0.1% of statements [2021-03-19T16:23:20.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-19T16:23:20.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-19T16:23:20.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-19T16:23:20.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.104s coverage: 47.1% of statements [2021-03-19T16:23:20.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.246s coverage: 79.5% of statements [2021-03-19T16:23:20.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.093s coverage: 94.1% of statements [2021-03-19T16:23:20.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.108s coverage: 96.3% of statements [2021-03-19T16:23:20.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements [2021-03-19T16:23:33.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2021-03-19T16:23:33.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2021-03-19T16:23:36.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.227s coverage: 81.9% of statements [2021-03-19T16:23:41.052Z] gofmt -l . [2021-03-19T16:23:41.052Z] [ "`gofmt -l .`" = "" ] [2021-03-19T16:23:41.052Z] ./bin/test-go-mod-tidy.sh [2021-03-19T16:23:41.052Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-19T16:23:41.955Z] + ls -al . [2021-03-19T16:23:41.956Z] total 760 [2021-03-19T16:23:41.956Z] drwxrwxr-x 10 1001 1001 4096 Mar 19 16:23 . [2021-03-19T16:23:41.956Z] drwxr-xr-x 4 root root 28 Mar 19 16:18 .. [2021-03-19T16:23:41.956Z] -rw-rw-r-- 1 1001 1001 11 Mar 19 16:15 .dockerignore [2021-03-19T16:23:41.956Z] drwxrwxr-x 8 1001 1001 179 Mar 19 16:15 .git [2021-03-19T16:23:41.956Z] drwxrwxr-x 3 1001 1001 125 Mar 19 16:15 .github [2021-03-19T16:23:41.956Z] -rw-rw-r-- 1 1001 1001 818 Mar 19 16:15 .gitignore [2021-03-19T16:23:41.956Z] drwx------ 3 1001 1001 60 Mar 19 16:17 .semver [2021-03-19T16:23:41.956Z] -rw-rw-r-- 1 1001 1001 166 Mar 19 16:15 .sonarcloud.properties [2021-03-19T16:23:41.956Z] -rw-rw-r-- 1 1001 1001 8607 Mar 19 16:15 Attribution.txt [2021-03-19T16:23:41.956Z] -rw-rw-r-- 1 1001 1001 3804 Mar 19 16:15 CONTRIBUTING.md [2021-03-19T16:23:41.956Z] -rw-rw-r-- 1 1001 1001 931 Mar 19 16:15 Dockerfile.build [2021-03-19T16:23:41.956Z] -rw-rw-r-- 1 1001 1001 942 Mar 19 16:15 Jenkinsfile [2021-03-19T16:23:41.956Z] -rw-rw-r-- 1 1001 1001 10775 Mar 19 16:15 LICENSE [2021-03-19T16:23:41.956Z] -rw-rw-r-- 1 1001 1001 5774 Mar 19 16:15 Makefile [2021-03-19T16:23:41.956Z] -rw-rw-r-- 1 1001 1001 6548 Mar 19 16:15 README.md [2021-03-19T16:23:41.956Z] -rw-rw-r-- 1 1001 1001 6755 Mar 19 16:15 SECURITY.md [2021-03-19T16:23:41.956Z] -rw-rw-r-- 1 1001 1001 5 Mar 19 16:17 VERSION [2021-03-19T16:23:41.956Z] -rw-rw-r-- 1 1001 1001 4131 Mar 19 16:15 ZMQWindows.md [2021-03-19T16:23:41.956Z] drwxrwxr-x 2 1001 1001 117 Mar 19 16:15 bin [2021-03-19T16:23:41.956Z] drwxrwxr-x 14 1001 1001 4096 Mar 19 16:15 cmd [2021-03-19T16:23:41.956Z] -rw-r--r-- 1 root root 650607 Mar 19 16:22 coverage.out [2021-03-19T16:23:41.956Z] -rw-r--r-- 1 root root 1055 Mar 19 16:23 go.mod [2021-03-19T16:23:41.956Z] -rw-r--r-- 1 root root 21981 Mar 19 16:23 go.sum [2021-03-19T16:23:41.956Z] drwxrwxr-x 8 1001 1001 127 Mar 19 16:15 internal [2021-03-19T16:23:41.956Z] drwxrwxr-x 4 1001 1001 26 Mar 19 16:15 openapi [2021-03-19T16:23:41.956Z] drwxrwxr-x 4 1001 1001 71 Mar 19 16:15 snap [2021-03-19T16:23:41.956Z] -rw-rw-r-- 1 1001 1001 168 Mar 19 16:15 version.go [Pipeline] sh [2021-03-19T16:23:42.336Z] + '[' -e coverage.out ] [2021-03-19T16:23:42.336Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-19T16:23:42.648Z] Stashed 1 file(s) [Pipeline] sh [2021-03-19T16:23:43.004Z] + make build [2021-03-19T16:23:43.004Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-19T16:23:49.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.132s coverage: 92.9% of statements [2021-03-19T16:23:49.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-19T16:23:49.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-19T16:23:49.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-19T16:23:49.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-03-19T16:23:49.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-19T16:23:49.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-19T16:23:49.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-19T16:23:49.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-19T16:23:49.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-19T16:23:49.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2021-03-19T16:23:49.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-19T16:23:49.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-19T16:23:49.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-03-19T16:23:49.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-19T16:23:49.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 75.5% of statements [2021-03-19T16:23:49.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-19T16:23:49.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.8% of statements [2021-03-19T16:23:49.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.121s coverage: 87.2% of statements [2021-03-19T16:23:49.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.137s coverage: 84.6% of statements [2021-03-19T16:23:49.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.169s coverage: 91.6% of statements [2021-03-19T16:23:49.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-19T16:23:49.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.632s coverage: 62.4% of statements [2021-03-19T16:23:49.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-19T16:23:49.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-19T16:23:49.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2021-03-19T16:23:49.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements [2021-03-19T16:23:49.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.046s coverage: 100.0% of statements [2021-03-19T16:23:49.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements [2021-03-19T16:23:49.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2021-03-19T16:23:50.016Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-19T16:23:52.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.845s coverage: 69.0% of statements [2021-03-19T16:23:52.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-19T16:23:52.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-19T16:23:52.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-19T16:23:53.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.352s coverage: 38.4% of statements [2021-03-19T16:23:53.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-19T16:23:53.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-19T16:23:53.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.147s coverage: 89.5% of statements [2021-03-19T16:23:53.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-19T16:23:53.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.109s coverage: 84.8% of statements [2021-03-19T16:24:00.621Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.415s coverage: 47.0% of statements [2021-03-19T16:24:00.621Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-19T16:24:00.621Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-19T16:24:00.621Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-19T16:24:00.621Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-19T16:24:00.621Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-19T16:24:00.621Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.151s coverage: 100.0% of statements [2021-03-19T16:24:00.621Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-19T16:24:00.621Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.111s coverage: 100.0% of statements [2021-03-19T16:24:00.621Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-19T16:24:00.621Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-19T16:24:00.621Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-19T16:24:00.621Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-19T16:24:00.621Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.501s coverage: 87.1% of statements [2021-03-19T16:24:00.621Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-19T16:24:00.621Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T16:24:00.621Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-19T16:24:07.359Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.269s coverage: 29.1% of statements [2021-03-19T16:24:07.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-19T16:24:07.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-19T16:24:07.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-19T16:24:07.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-19T16:24:07.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-19T16:24:07.360Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.191s coverage: 99.0% of statements [2021-03-19T16:24:07.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-19T16:24:07.360Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.127s coverage: 100.0% of statements [2021-03-19T16:24:07.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-19T16:24:07.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-19T16:24:07.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-19T16:24:07.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-19T16:24:07.360Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.283s coverage: 96.5% of statements [2021-03-19T16:24:07.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-19T16:24:07.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T16:24:07.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-19T16:24:07.360Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-03-19T16:24:07.360Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-19T16:24:07.360Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.096s coverage: 100.0% of statements [2021-03-19T16:24:07.360Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-19T16:24:07.360Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-19T16:24:07.360Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-19T16:24:07.360Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-19T16:24:07.360Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.076s coverage: 87.9% of statements [2021-03-19T16:24:07.360Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-19T16:24:07.360Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-19T16:24:07.360Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.072s coverage: 100.0% of statements [2021-03-19T16:24:08.351Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.060s coverage: 32.1% of statements [2021-03-19T16:24:09.781Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-03-19T16:24:10.377Z] GO111MODULE=on go vet ./... [2021-03-19T16:24:19.428Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-19T16:24:25.121Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-19T16:24:30.005Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-19T16:24:33.710Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-19T16:24:37.294Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-19T16:24:46.003Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-19T16:24:49.713Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-19T16:24:54.601Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-19T16:24:57.428Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-19T16:25:02.001Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-19T16:25:06.347Z] $ docker stop --time=1 041bd8e0eb66290ecec578de04f396cec0eb9a2518e463cacb5ddb6cf8706906 [2021-03-19T16:25:08.888Z] $ docker rm -f 041bd8e0eb66290ecec578de04f396cec0eb9a2518e463cacb5ddb6cf8706906 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:25:13.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-19T16:25:13.012Z] [2021-03-19T16:25:13.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:25:13.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-19T16:25:13.717Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-19T16:25:13.717Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-19T16:25:13.717Z] ca9280d653b3: Pulling fs layer [2021-03-19T16:25:13.717Z] 7e9c9ca2126c: Pulling fs layer [2021-03-19T16:25:13.987Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-19T16:25:13.987Z] cbdbe7a5bc2a: Download complete [2021-03-19T16:25:14.632Z] cbdbe7a5bc2a: Pull complete [2021-03-19T16:25:14.632Z] ca9280d653b3: Verifying Checksum [2021-03-19T16:25:14.632Z] ca9280d653b3: Download complete [2021-03-19T16:25:16.268Z] 7e9c9ca2126c: Verifying Checksum [2021-03-19T16:25:16.268Z] 7e9c9ca2126c: Download complete [2021-03-19T16:25:16.571Z] ca9280d653b3: Pull complete [2021-03-19T16:25:32.241Z] gofmt -l . [2021-03-19T16:25:32.241Z] [ "`gofmt -l .`" = "" ] [2021-03-19T16:25:32.241Z] ./bin/test-go-mod-tidy.sh [2021-03-19T16:25:32.241Z] ./bin/test-attribution-txt.sh [2021-03-19T16:25:32.263Z] 7e9c9ca2126c: Pull complete [2021-03-19T16:25:32.264Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-19T16:25:32.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-19T16:25:32.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-19T16:25:32.470Z] prd-centos7-docker-4c-2g-30568 does not seem to be running inside a container [2021-03-19T16:25:32.631Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-19T16:25:36.149Z] $ docker top 25b6d3071e52feb7362d266e95bbba85eb31e01199a30002a4e874798b13a99f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-03-19T16:25:37.479Z] + ls -al . [2021-03-19T16:25:37.479Z] total 788 [2021-03-19T16:25:37.479Z] drwxrwxr-x 9 1001 1001 4096 Mar 19 16:25 . [2021-03-19T16:25:37.479Z] drwxr-xr-x 4 root root 4096 Mar 19 16:21 .. [2021-03-19T16:25:37.479Z] -rw-rw-r-- 1 1001 1001 11 Mar 19 16:19 .dockerignore [2021-03-19T16:25:37.479Z] drwxrwxr-x 8 1001 1001 4096 Mar 19 16:19 .git [2021-03-19T16:25:37.479Z] drwxrwxr-x 3 1001 1001 4096 Mar 19 16:19 .github [2021-03-19T16:25:37.479Z] -rw-rw-r-- 1 1001 1001 818 Mar 19 16:19 .gitignore [2021-03-19T16:25:37.479Z] -rw-rw-r-- 1 1001 1001 166 Mar 19 16:19 .sonarcloud.properties [2021-03-19T16:25:37.479Z] -rw-rw-r-- 1 1001 1001 8607 Mar 19 16:19 Attribution.txt [2021-03-19T16:25:37.479Z] -rw-rw-r-- 1 1001 1001 3804 Mar 19 16:19 CONTRIBUTING.md [2021-03-19T16:25:37.479Z] -rw-rw-r-- 1 1001 1001 931 Mar 19 16:19 Dockerfile.build [2021-03-19T16:25:37.479Z] -rw-rw-r-- 1 1001 1001 942 Mar 19 16:19 Jenkinsfile [2021-03-19T16:25:37.479Z] -rw-rw-r-- 1 1001 1001 10775 Mar 19 16:19 LICENSE [2021-03-19T16:25:37.479Z] -rw-rw-r-- 1 1001 1001 5774 Mar 19 16:19 Makefile [2021-03-19T16:25:37.479Z] -rw-rw-r-- 1 1001 1001 6548 Mar 19 16:19 README.md [2021-03-19T16:25:37.479Z] -rw-rw-r-- 1 1001 1001 6755 Mar 19 16:19 SECURITY.md [2021-03-19T16:25:37.479Z] -rw-rw-r-- 1 1001 1001 5 Mar 19 16:17 VERSION [2021-03-19T16:25:37.479Z] -rw-rw-r-- 1 1001 1001 4131 Mar 19 16:19 ZMQWindows.md [2021-03-19T16:25:37.479Z] drwxrwxr-x 2 1001 1001 4096 Mar 19 16:19 bin [2021-03-19T16:25:37.479Z] drwxrwxr-x 14 1001 1001 4096 Mar 19 16:19 cmd [2021-03-19T16:25:37.479Z] -rw-r--r-- 1 root root 650607 Mar 19 16:24 coverage.out [2021-03-19T16:25:37.479Z] -rw-r--r-- 1 root root 1055 Mar 19 16:25 go.mod [2021-03-19T16:25:37.479Z] -rw-r--r-- 1 root root 21981 Mar 19 16:25 go.sum [2021-03-19T16:25:37.479Z] drwxrwxr-x 8 1001 1001 4096 Mar 19 16:19 internal [2021-03-19T16:25:37.479Z] drwxrwxr-x 4 1001 1001 4096 Mar 19 16:19 openapi [2021-03-19T16:25:37.479Z] drwxrwxr-x 4 1001 1001 4096 Mar 19 16:19 snap [2021-03-19T16:25:37.479Z] -rw-rw-r-- 1 1001 1001 168 Mar 19 16:19 version.go [Pipeline] sh [2021-03-19T16:25:38.151Z] + '[' -e coverage.out ] [2021-03-19T16:25:38.151Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-19T16:25:38.191Z] Warning: overwriting stash ‘coverage-report’ [2021-03-19T16:25:38.212Z] + docker-compose build --help [2021-03-19T16:25:38.212Z] + grep parallel [2021-03-19T16:25:39.366Z] Stashed 1 file(s) [Pipeline] sh [2021-03-19T16:25:40.041Z] + make build [2021-03-19T16:25:40.042Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-19T16:25:40.435Z] --parallel Build images in parallel. [Pipeline] } [2021-03-19T16:25:40.466Z] $ docker stop --time=1 25b6d3071e52feb7362d266e95bbba85eb31e01199a30002a4e874798b13a99f [2021-03-19T16:25:42.798Z] $ docker rm -f 25b6d3071e52feb7362d266e95bbba85eb31e01199a30002a4e874798b13a99f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:25:43.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-19T16:25:43.826Z] . [Pipeline] withDockerContainer [2021-03-19T16:25:44.149Z] prd-centos7-docker-4c-2g-30568 does not seem to be running inside a container [2021-03-19T16:25:44.221Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-19T16:25:46.369Z] $ docker top 7c345879973276e219c9d924e292ffd5f42653048992046e0398ef007627bb3e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T16:25:46.997Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-19T16:25:48.616Z] Building docker-core-command-go ... [2021-03-19T16:25:48.616Z] Building docker-core-data-go ... [2021-03-19T16:25:48.616Z] Building docker-core-metadata-go ... [2021-03-19T16:25:48.616Z] Building docker-security-bootstrapper-go ... [2021-03-19T16:25:48.616Z] Building docker-security-proxy-setup-go ... [2021-03-19T16:25:48.616Z] Building docker-security-secretstore-setup-go ... [2021-03-19T16:25:48.616Z] Building docker-support-notifications-go ... [2021-03-19T16:25:48.616Z] Building docker-support-scheduler-go ... [2021-03-19T16:25:48.616Z] Building docker-sys-mgmt-agent-go ... [2021-03-19T16:25:48.616Z] Building docker-support-notifications-go [2021-03-19T16:25:48.616Z] Building docker-security-secretstore-setup-go [2021-03-19T16:25:48.616Z] Building docker-core-metadata-go [2021-03-19T16:25:48.616Z] Building docker-security-bootstrapper-go [2021-03-19T16:25:48.616Z] Building docker-core-data-go [2021-03-19T16:25:52.424Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-19T16:26:14.615Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-19T16:26:18.915Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-19T16:26:24.304Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-19T16:26:25.288Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-19T16:26:30.727Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-19T16:26:37.444Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-19T16:26:41.769Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-19T16:26:46.085Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-19T16:26:50.383Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-19T16:26:54.694Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-19T16:27:01.561Z] $ docker stop --time=1 bffbfb81770a6f8c4c5ff1045ae9e73158d7566c84605de868b9564ec548e10d [2021-03-19T16:27:04.107Z] $ docker rm -f bffbfb81770a6f8c4c5ff1045ae9e73158d7566c84605de868b9564ec548e10d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:27:06.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-19T16:27:06.375Z] [2021-03-19T16:27:06.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:27:07.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-19T16:27:07.060Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-19T16:27:07.060Z] 29e5d40040c1: Pulling fs layer [2021-03-19T16:27:07.060Z] 1ce36da41761: Pulling fs layer [2021-03-19T16:27:07.060Z] 25b303627fd3: Pulling fs layer [2021-03-19T16:27:07.335Z] 29e5d40040c1: Download complete [2021-03-19T16:27:07.937Z] 1ce36da41761: Verifying Checksum [2021-03-19T16:27:07.937Z] 1ce36da41761: Download complete [2021-03-19T16:27:07.937Z] 29e5d40040c1: Pull complete [2021-03-19T16:27:09.378Z] 1ce36da41761: Pull complete [2021-03-19T16:27:09.378Z] 25b303627fd3: Verifying Checksum [2021-03-19T16:27:09.378Z] 25b303627fd3: Download complete [2021-03-19T16:27:11.172Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T16:27:11.172Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-19T16:27:11.172Z] ---> ed42ba0717b2 [2021-03-19T16:27:11.172Z] Step 3/22 : WORKDIR /edgex-go [2021-03-19T16:27:11.172Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T16:27:11.172Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T16:27:11.172Z] ---> ed42ba0717b2 [2021-03-19T16:27:11.172Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T16:27:11.172Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T16:27:11.172Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-19T16:27:11.172Z] ---> ed42ba0717b2 [2021-03-19T16:27:11.172Z] Step 3/24 : WORKDIR /edgex-go [2021-03-19T16:27:11.172Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T16:27:11.172Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T16:27:11.172Z] ---> ed42ba0717b2 [2021-03-19T16:27:11.172Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T16:27:11.172Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T16:27:11.172Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-19T16:27:11.172Z] ---> ed42ba0717b2 [2021-03-19T16:27:11.172Z] Step 3/31 : WORKDIR /edgex-go [2021-03-19T16:27:11.172Z] ---> Running in a48da0da0964 [2021-03-19T16:27:11.172Z] ---> Running in 7a08d191c024 [2021-03-19T16:27:11.172Z] ---> Running in 87d9a36b86e7 [2021-03-19T16:27:11.172Z] ---> Running in 673742617cff [2021-03-19T16:27:11.172Z] ---> Running in 15ddabfb32a4 [2021-03-19T16:27:11.172Z] Removing intermediate container 15ddabfb32a4 [2021-03-19T16:27:11.172Z] ---> f9ce55a8b334 [2021-03-19T16:27:11.172Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T16:27:11.172Z] Removing intermediate container 7a08d191c024 [2021-03-19T16:27:11.172Z] ---> 79ea94a3eaf9 [2021-03-19T16:27:11.172Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T16:27:11.172Z] Removing intermediate container 87d9a36b86e7 [2021-03-19T16:27:11.172Z] ---> 58aaeddae919 [2021-03-19T16:27:11.172Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T16:27:11.172Z] Removing intermediate container a48da0da0964 [2021-03-19T16:27:11.172Z] ---> b41f10e90faf [2021-03-19T16:27:11.172Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T16:27:11.172Z] ---> Running in b0ab2451511a [2021-03-19T16:27:11.172Z] Removing intermediate container 673742617cff [2021-03-19T16:27:11.172Z] ---> bfd4457f7443 [2021-03-19T16:27:11.172Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T16:27:11.172Z] ---> Running in 288e998c0e7f [2021-03-19T16:27:11.172Z] ---> Running in 3cf4afd8d4d0 [2021-03-19T16:27:11.172Z] ---> Running in 8d14fef8843c [2021-03-19T16:27:11.172Z] ---> Running in 9a98678d7356 [2021-03-19T16:27:14.154Z] Removing intermediate container 288e998c0e7f [2021-03-19T16:27:14.154Z] ---> 96f3316cbf5b [2021-03-19T16:27:14.154Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-19T16:27:14.154Z] Removing intermediate container 3cf4afd8d4d0 [2021-03-19T16:27:14.154Z] ---> c84b1b1e9039 [2021-03-19T16:27:14.154Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-19T16:27:14.154Z] ---> Running in 2abf219bc931 [2021-03-19T16:27:14.154Z] Removing intermediate container 8d14fef8843c [2021-03-19T16:27:14.154Z] ---> ebe97a4271e8 [2021-03-19T16:27:14.154Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-19T16:27:14.154Z] ---> Running in cfb709488ea5 [2021-03-19T16:27:14.154Z] Removing intermediate container b0ab2451511a [2021-03-19T16:27:14.154Z] ---> 8e46ab15d4a0 [2021-03-19T16:27:14.154Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-19T16:27:14.154Z] Removing intermediate container 9a98678d7356 [2021-03-19T16:27:14.154Z] ---> c41ee05e5e01 [2021-03-19T16:27:14.154Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-19T16:27:14.435Z] ---> Running in 7cc86edb3263 [2021-03-19T16:27:14.435Z] ---> Running in 778c5776fc2c [2021-03-19T16:27:14.435Z] ---> Running in 42f7170d33b0 [2021-03-19T16:27:17.016Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T16:27:17.016Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T16:27:17.466Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T16:27:17.466Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T16:27:17.466Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T16:27:17.466Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T16:27:17.738Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T16:27:18.087Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T16:27:18.087Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T16:27:18.532Z] OK: 233 MiB in 51 packages [2021-03-19T16:27:18.532Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T16:27:19.089Z] OK: 233 MiB in 51 packages [2021-03-19T16:27:19.389Z] OK: 233 MiB in 51 packages [2021-03-19T16:27:19.389Z] OK: 233 MiB in 51 packages [2021-03-19T16:27:19.389Z] OK: 233 MiB in 51 packages [2021-03-19T16:27:19.573Z] 25b303627fd3: Pull complete [2021-03-19T16:27:19.573Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-19T16:27:19.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-19T16:27:19.573Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-19T16:27:19.843Z] prd-ubuntu18.04-docker-arm64-4c-16g-30569 does not seem to be running inside a container [2021-03-19T16:27:19.928Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-19T16:27:20.411Z] Removing intermediate container cfb709488ea5 [2021-03-19T16:27:20.411Z] ---> 575fcb7ae9dd [2021-03-19T16:27:20.411Z] Step 6/31 : COPY go.mod . [2021-03-19T16:27:21.043Z] Removing intermediate container 7cc86edb3263 [2021-03-19T16:27:21.043Z] ---> 2969a49063de [2021-03-19T16:27:21.043Z] Step 6/23 : COPY go.mod . [2021-03-19T16:27:21.670Z] ---> b09cc8288838 [2021-03-19T16:27:21.670Z] Step 7/31 : RUN go mod download [2021-03-19T16:27:21.670Z] Removing intermediate container 2abf219bc931 [2021-03-19T16:27:21.670Z] ---> 6dda41a86c67 [2021-03-19T16:27:21.670Z] Step 6/24 : COPY go.mod . [2021-03-19T16:27:21.961Z] Removing intermediate container 778c5776fc2c [2021-03-19T16:27:21.961Z] ---> 8f6df42f6ca9 [2021-03-19T16:27:21.961Z] Step 6/23 : COPY go.mod . [2021-03-19T16:27:21.961Z] Removing intermediate container 42f7170d33b0 [2021-03-19T16:27:21.961Z] ---> d5eb2a78ea40 [2021-03-19T16:27:21.961Z] Step 6/22 : COPY go.mod . [2021-03-19T16:27:21.961Z] ---> Running in f0200a794223 [2021-03-19T16:27:22.231Z] ---> 0bed273bfc0d [2021-03-19T16:27:22.231Z] Step 7/23 : RUN go mod download [2021-03-19T16:27:22.512Z] ---> Running in c20b2aff2d80 [2021-03-19T16:27:22.797Z] ---> 8f97c41d94b6 [2021-03-19T16:27:22.797Z] Step 7/24 : RUN go mod download [2021-03-19T16:27:22.797Z] ---> be7e9bb1f8be [2021-03-19T16:27:22.797Z] Step 7/23 : RUN go mod download [2021-03-19T16:27:22.797Z] ---> baf754e8bb06 [2021-03-19T16:27:22.797Z] Step 7/22 : RUN go mod download [2021-03-19T16:27:22.949Z] $ docker top a84818f5fff45aa7c147cedb64ed8672a48ded263da763db9b2138bea35a0101 -eo pid,comm [2021-03-19T16:27:23.080Z] ---> Running in 828c4678bc75 [2021-03-19T16:27:23.080Z] ---> Running in 528421219c24 [Pipeline] { [2021-03-19T16:27:23.375Z] ---> Running in 656e16d5ee0d [Pipeline] sh [2021-03-19T16:27:24.116Z] + docker-compose build --help [2021-03-19T16:27:24.116Z] + grep parallel [2021-03-19T16:27:27.525Z] --parallel Build images in parallel. [Pipeline] } [2021-03-19T16:27:27.565Z] $ docker stop --time=1 a84818f5fff45aa7c147cedb64ed8672a48ded263da763db9b2138bea35a0101 [2021-03-19T16:27:27.905Z] Removing intermediate container 528421219c24 [2021-03-19T16:27:27.905Z] ---> 28f2b11add23 [2021-03-19T16:27:27.905Z] Step 8/24 : COPY . . [2021-03-19T16:27:27.905Z] Removing intermediate container c20b2aff2d80 [2021-03-19T16:27:27.905Z] ---> 97f41e93fe8c [2021-03-19T16:27:27.905Z] Step 8/23 : COPY . . [2021-03-19T16:27:27.905Z] Removing intermediate container 828c4678bc75 [2021-03-19T16:27:27.905Z] ---> d7f45dd740b8 [2021-03-19T16:27:27.905Z] Step 8/23 : COPY . . [2021-03-19T16:27:27.905Z] Removing intermediate container f0200a794223 [2021-03-19T16:27:27.905Z] ---> dc8d315e6239 [2021-03-19T16:27:27.905Z] Step 8/31 : COPY . . [2021-03-19T16:27:29.389Z] $ docker rm -f a84818f5fff45aa7c147cedb64ed8672a48ded263da763db9b2138bea35a0101 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:27:30.192Z] Removing intermediate container 656e16d5ee0d [2021-03-19T16:27:30.192Z] ---> 36f025554760 [2021-03-19T16:27:30.192Z] Step 8/22 : COPY . . [2021-03-19T16:27:30.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-19T16:27:30.305Z] . [Pipeline] withDockerContainer [2021-03-19T16:27:30.562Z] prd-ubuntu18.04-docker-arm64-4c-16g-30569 does not seem to be running inside a container [2021-03-19T16:27:30.645Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-19T16:27:32.060Z] $ docker top d044e3117af40622f361409481d88a4ed4f37f9dfff1c94f106f8e1ffcd26ab4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T16:27:33.134Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-19T16:27:37.425Z] Building docker-core-command-go ... [2021-03-19T16:27:37.425Z] Building docker-core-data-go ... [2021-03-19T16:27:37.425Z] Building docker-core-metadata-go ... [2021-03-19T16:27:37.425Z] Building docker-security-bootstrapper-go ... [2021-03-19T16:27:37.425Z] Building docker-security-proxy-setup-go ... [2021-03-19T16:27:37.425Z] Building docker-security-secretstore-setup-go ... [2021-03-19T16:27:37.425Z] Building docker-support-notifications-go ... [2021-03-19T16:27:37.425Z] Building docker-support-scheduler-go ... [2021-03-19T16:27:37.425Z] Building docker-sys-mgmt-agent-go ... [2021-03-19T16:27:37.425Z] Building docker-security-proxy-setup-go [2021-03-19T16:27:37.425Z] Building docker-support-scheduler-go [2021-03-19T16:27:37.425Z] Building docker-core-command-go [2021-03-19T16:27:37.425Z] Building docker-support-notifications-go [2021-03-19T16:27:37.425Z] Building docker-sys-mgmt-agent-go [2021-03-19T16:28:59.234Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T16:28:59.234Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-19T16:28:59.234Z] ---> 21d512dc511e [2021-03-19T16:28:59.234Z] Step 3/26 : WORKDIR /edgex-go [2021-03-19T16:28:59.234Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T16:28:59.234Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-19T16:28:59.234Z] ---> 21d512dc511e [2021-03-19T16:28:59.234Z] Step 3/21 : WORKDIR /edgex-go [2021-03-19T16:28:59.234Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T16:28:59.234Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T16:28:59.234Z] ---> 21d512dc511e [2021-03-19T16:28:59.234Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T16:28:59.234Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T16:28:59.234Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-19T16:28:59.234Z] ---> 21d512dc511e [2021-03-19T16:28:59.234Z] Step 3/22 : WORKDIR /edgex-go [2021-03-19T16:28:59.234Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T16:28:59.234Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-19T16:28:59.234Z] ---> 21d512dc511e [2021-03-19T16:28:59.234Z] Step 3/22 : WORKDIR /edgex-go [2021-03-19T16:28:59.234Z] ---> Running in b17a3dd2f688 [2021-03-19T16:28:59.234Z] ---> Running in d53bc2519da8 [2021-03-19T16:28:59.234Z] ---> Running in b38d48277bbe [2021-03-19T16:28:59.234Z] ---> Running in 752d34a9784f [2021-03-19T16:28:59.234Z] ---> Running in 8d6c5939164e [2021-03-19T16:28:59.234Z] Removing intermediate container 8d6c5939164e [2021-03-19T16:28:59.234Z] ---> 8c1656693210 [2021-03-19T16:28:59.235Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T16:28:59.235Z] Removing intermediate container b17a3dd2f688 [2021-03-19T16:28:59.235Z] ---> 7b3a75b5d265 [2021-03-19T16:28:59.235Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T16:28:59.235Z] Removing intermediate container d53bc2519da8 [2021-03-19T16:28:59.235Z] ---> 1f354d344c16 [2021-03-19T16:28:59.235Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T16:28:59.235Z] Removing intermediate container b38d48277bbe [2021-03-19T16:28:59.235Z] ---> 1f7ff94df945 [2021-03-19T16:28:59.235Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T16:28:59.235Z] Removing intermediate container 752d34a9784f [2021-03-19T16:28:59.235Z] ---> 8746bb701a4d [2021-03-19T16:28:59.235Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T16:28:59.235Z] ---> Running in 8d22c4806817 [2021-03-19T16:28:59.235Z] ---> Running in ddbbe6eeb7bc [2021-03-19T16:28:59.235Z] ---> Running in 75ae139d722a [2021-03-19T16:28:59.235Z] ---> Running in 29a72c203b4e [2021-03-19T16:28:59.235Z] ---> Running in 45f9e8a1e17d [2021-03-19T16:28:59.235Z] Removing intermediate container 8d22c4806817 [2021-03-19T16:28:59.235Z] ---> 658aebf7f3c2 [2021-03-19T16:28:59.235Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-19T16:28:59.235Z] ---> Running in e2c8db420484 [2021-03-19T16:28:59.235Z] Removing intermediate container ddbbe6eeb7bc [2021-03-19T16:28:59.235Z] ---> b16cba2bb677 [2021-03-19T16:28:59.235Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-19T16:28:59.235Z] Removing intermediate container 29a72c203b4e [2021-03-19T16:28:59.235Z] ---> 5859e541bf93 [2021-03-19T16:28:59.235Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-19T16:28:59.235Z] ---> Running in 6a98a1d8eb5c [2021-03-19T16:28:59.235Z] ---> Running in 6bdad3bea26a [2021-03-19T16:28:59.235Z] Removing intermediate container 45f9e8a1e17d [2021-03-19T16:28:59.235Z] ---> 2bfe60129bf6 [2021-03-19T16:28:59.235Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-19T16:28:59.235Z] Removing intermediate container 75ae139d722a [2021-03-19T16:28:59.235Z] ---> ec7cb6e69a71 [2021-03-19T16:28:59.235Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-19T16:28:59.235Z] ---> Running in 11cbddf57be1 [2021-03-19T16:28:59.235Z] ---> Running in 44bc44ca3b5e [2021-03-19T16:28:59.235Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T16:28:59.235Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T16:28:59.235Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T16:28:59.235Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T16:28:59.507Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T16:28:59.507Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T16:28:59.783Z] OK: 217 MiB in 51 packages [2021-03-19T16:28:59.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T16:29:00.060Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T16:29:00.329Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T16:29:00.329Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T16:29:00.607Z] OK: 217 MiB in 51 packages [2021-03-19T16:29:00.607Z] OK: 217 MiB in 51 packages [2021-03-19T16:29:01.212Z] OK: 217 MiB in 51 packages [2021-03-19T16:29:01.212Z] OK: 217 MiB in 51 packages [2021-03-19T16:29:01.212Z] Removing intermediate container e2c8db420484 [2021-03-19T16:29:01.212Z] ---> 86485b58277c [2021-03-19T16:29:01.212Z] Step 6/23 : COPY go.mod . [2021-03-19T16:29:02.672Z] Removing intermediate container 6a98a1d8eb5c [2021-03-19T16:29:02.672Z] ---> 7b4108872468 [2021-03-19T16:29:02.672Z] Step 6/22 : COPY go.mod . [2021-03-19T16:29:02.672Z] ---> 2670098193de [2021-03-19T16:29:02.672Z] Step 7/23 : RUN go mod download [2021-03-19T16:29:02.672Z] Removing intermediate container 6bdad3bea26a [2021-03-19T16:29:02.672Z] ---> cc5af8cd6dff [2021-03-19T16:29:02.672Z] Step 6/26 : COPY go.mod . [2021-03-19T16:29:02.949Z] ---> Running in bdc19bfe25e4 [2021-03-19T16:29:02.949Z] Removing intermediate container 11cbddf57be1 [2021-03-19T16:29:02.949Z] ---> fd419a9408a1 [2021-03-19T16:29:02.949Z] Step 6/21 : COPY go.mod . [2021-03-19T16:29:03.229Z] Removing intermediate container 44bc44ca3b5e [2021-03-19T16:29:03.229Z] ---> 856233477c26 [2021-03-19T16:29:03.229Z] Step 6/22 : COPY go.mod . [2021-03-19T16:29:03.515Z] ---> 497b5abb21b3 [2021-03-19T16:29:03.515Z] Step 7/22 : RUN go mod download [2021-03-19T16:29:03.812Z] ---> Running in 3d9d636494d2 [2021-03-19T16:29:04.094Z] ---> ef593c0f1038 [2021-03-19T16:29:04.094Z] Step 7/26 : RUN go mod download [2021-03-19T16:29:04.094Z] ---> Running in 1842dfed5bc1 [2021-03-19T16:29:04.367Z] ---> b05093dd082f [2021-03-19T16:29:04.367Z] Step 7/21 : RUN go mod download [2021-03-19T16:29:04.367Z] ---> 98ddac58d782 [2021-03-19T16:29:04.367Z] Step 7/22 : RUN go mod download [2021-03-19T16:29:04.645Z] ---> Running in b842e22679af [2021-03-19T16:29:04.645Z] ---> Running in 771533c956b9 [2021-03-19T16:29:07.304Z] Removing intermediate container bdc19bfe25e4 [2021-03-19T16:29:07.304Z] ---> e922e265aa7d [2021-03-19T16:29:07.304Z] Step 8/23 : COPY . . [2021-03-19T16:29:08.312Z] Removing intermediate container 3d9d636494d2 [2021-03-19T16:29:08.312Z] ---> 39b272c47c9e [2021-03-19T16:29:08.312Z] Step 8/22 : COPY . . [2021-03-19T16:29:09.804Z] Removing intermediate container 1842dfed5bc1 [2021-03-19T16:29:09.804Z] ---> 1d3bff9ce6d6 [2021-03-19T16:29:09.804Z] Step 8/26 : COPY . . [2021-03-19T16:29:10.407Z] Removing intermediate container 771533c956b9 [2021-03-19T16:29:10.407Z] ---> cb596e72ba39 [2021-03-19T16:29:10.407Z] Step 8/21 : COPY . . [2021-03-19T16:29:10.407Z] Removing intermediate container b842e22679af [2021-03-19T16:29:10.407Z] ---> 3b97784ec0e1 [2021-03-19T16:29:10.407Z] Step 8/22 : COPY . . [2021-03-19T16:29:23.635Z] ---> c34421af2b37 [2021-03-19T16:29:23.635Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-19T16:29:23.635Z] ---> 8f25aed2bced [2021-03-19T16:29:23.635Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-19T16:29:23.635Z] ---> 3b7f61d9c840 [2021-03-19T16:29:23.635Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-19T16:29:23.635Z] ---> 5a2124830050 [2021-03-19T16:29:23.635Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-19T16:29:23.635Z] ---> Running in bf0148c7baf7 [2021-03-19T16:29:23.635Z] ---> Running in d29f754fc8a5 [2021-03-19T16:29:23.635Z] ---> Running in 397427eb7fba [2021-03-19T16:29:23.635Z] ---> Running in 51a7403199fe [2021-03-19T16:29:23.635Z] ---> 71432b2d0f76 [2021-03-19T16:29:23.635Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-19T16:29:23.635Z] ---> Running in 631a20481827 [2021-03-19T16:29:25.844Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-19T16:29:25.844Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-19T16:29:25.844Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-19T16:29:25.844Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-19T16:29:25.844Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-19T16:29:37.357Z] ---> fa2008adc8ba [2021-03-19T16:29:37.357Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-19T16:29:37.357Z] ---> a749e4591d6c [2021-03-19T16:29:37.357Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-19T16:29:37.357Z] ---> 966d9e492eab [2021-03-19T16:29:37.357Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-19T16:29:37.357Z] ---> dc6fb7902149 [2021-03-19T16:29:37.357Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-19T16:29:37.357Z] ---> Running in 4703eddd12cb [2021-03-19T16:29:37.357Z] ---> 7f332dd3d16d [2021-03-19T16:29:37.357Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-19T16:29:37.357Z] ---> Running in 36c3879de05b [2021-03-19T16:29:37.357Z] ---> Running in a746f0182670 [2021-03-19T16:29:37.357Z] ---> Running in 0b2980247759 [2021-03-19T16:29:37.357Z] ---> Running in 4ebbfd3559a8 [2021-03-19T16:29:37.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-19T16:29:37.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-19T16:29:37.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-19T16:29:37.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-19T16:29:37.639Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-19T16:30:35.598Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-19T16:30:44.801Z] Removing intermediate container d29f754fc8a5 [2021-03-19T16:30:44.801Z] ---> 06de7dd55c75 [2021-03-19T16:30:44.801Z] [2021-03-19T16:30:44.801Z] Step 10/31 : FROM alpine:3.12 [2021-03-19T16:30:44.801Z] 3.12: Pulling from library/alpine [2021-03-19T16:30:46.341Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-19T16:30:46.341Z] Status: Downloaded newer image for alpine:3.12 [2021-03-19T16:30:46.341Z] ---> 88dd2752d2ea [2021-03-19T16:30:46.341Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-19T16:30:52.106Z] ---> Running in 019fa7028be1 [2021-03-19T16:30:53.251Z] Removing intermediate container 397427eb7fba [2021-03-19T16:30:53.251Z] ---> a732ead73d21 [2021-03-19T16:30:53.251Z] [2021-03-19T16:30:53.251Z] Step 10/22 : FROM alpine:3.12 [2021-03-19T16:30:53.251Z] ---> 88dd2752d2ea [2021-03-19T16:30:53.251Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-19T16:30:53.864Z] Removing intermediate container 019fa7028be1 [2021-03-19T16:30:53.864Z] ---> 5adb1d02c0c8 [2021-03-19T16:30:53.864Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-19T16:30:53.864Z] ---> Running in 024e352b9cf5 [2021-03-19T16:30:54.159Z] ---> Running in d867d130a7f2 [2021-03-19T16:30:56.870Z] Removing intermediate container 51a7403199fe [2021-03-19T16:30:56.870Z] ---> cbf5bd2d4b8b [2021-03-19T16:30:56.870Z] [2021-03-19T16:30:56.870Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T16:30:56.870Z] ---> 88dd2752d2ea [2021-03-19T16:30:56.870Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-19T16:30:58.486Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T16:30:58.486Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T16:30:58.486Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-19T16:30:58.486Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-19T16:30:58.952Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T16:30:58.952Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T16:30:59.449Z] OK: 6 MiB in 16 packages [2021-03-19T16:31:00.370Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T16:31:00.370Z] ---> Running in c40401f5e889 [2021-03-19T16:31:00.370Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T16:31:00.370Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-19T16:31:00.370Z] (2/2) Installing su-exec (0.2-r1) [2021-03-19T16:31:00.370Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T16:31:00.370Z] OK: 6 MiB in 16 packages [2021-03-19T16:31:01.101Z] Removing intermediate container bf0148c7baf7 [2021-03-19T16:31:01.101Z] ---> d12e21145c3d [2021-03-19T16:31:01.101Z] [2021-03-19T16:31:01.101Z] Step 10/24 : FROM alpine:3.12 [2021-03-19T16:31:01.101Z] ---> 88dd2752d2ea [2021-03-19T16:31:01.101Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-19T16:31:02.111Z] ---> Running in 8d30d630dc23 [2021-03-19T16:31:02.431Z] Removing intermediate container 631a20481827 [2021-03-19T16:31:02.431Z] ---> 475a0805b567 [2021-03-19T16:31:02.431Z] [2021-03-19T16:31:02.431Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T16:31:02.431Z] ---> 88dd2752d2ea [2021-03-19T16:31:02.431Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-19T16:31:02.929Z] ---> Running in dc1160df90ba [2021-03-19T16:31:03.371Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T16:31:03.730Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T16:31:03.730Z] Removing intermediate container dc1160df90ba [2021-03-19T16:31:03.730Z] ---> d5eb0a84070c [2021-03-19T16:31:03.730Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-19T16:31:03.730Z] Removing intermediate container 024e352b9cf5 [2021-03-19T16:31:03.730Z] ---> 0cf5bc39052b [2021-03-19T16:31:03.730Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T16:31:04.029Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-19T16:31:04.029Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T16:31:04.029Z] ---> Running in e538a97c3059 [2021-03-19T16:31:04.029Z] OK: 6 MiB in 15 packages [2021-03-19T16:31:04.029Z] Removing intermediate container d867d130a7f2 [2021-03-19T16:31:04.029Z] ---> 5bc9c10c45ac [2021-03-19T16:31:04.029Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-19T16:31:04.029Z] ---> Running in f46eaa4fd361 [2021-03-19T16:31:04.305Z] ---> Running in 296e68c475af [2021-03-19T16:31:04.589Z] Removing intermediate container e538a97c3059 [2021-03-19T16:31:04.589Z] ---> e6ca6a06d561 [2021-03-19T16:31:04.589Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-19T16:31:04.589Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T16:31:04.589Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T16:31:04.895Z] Removing intermediate container f46eaa4fd361 [2021-03-19T16:31:04.895Z] ---> 780924071c03 [2021-03-19T16:31:04.895Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-19T16:31:04.895Z] Removing intermediate container 296e68c475af [2021-03-19T16:31:04.895Z] ---> 39bc280dc9bb [2021-03-19T16:31:04.895Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-19T16:31:04.895Z] ---> Running in 9dd2780cb1b0 [2021-03-19T16:31:04.895Z] ---> Running in 12e42fff6813 [2021-03-19T16:31:04.895Z] ---> Running in 948642b65ec2 [2021-03-19T16:31:04.895Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-19T16:31:04.895Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T16:31:04.895Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-19T16:31:05.194Z] (4/5) Installing curl (7.69.1-r3) [2021-03-19T16:31:05.194Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-19T16:31:05.194Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T16:31:05.194Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T16:31:05.194Z] OK: 7 MiB in 19 packages [2021-03-19T16:31:05.512Z] Removing intermediate container c40401f5e889 [2021-03-19T16:31:05.512Z] ---> e47daa7adab0 [2021-03-19T16:31:05.512Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T16:31:05.512Z] ---> Running in 67e205115df3 [2021-03-19T16:31:05.794Z] Removing intermediate container 12e42fff6813 [2021-03-19T16:31:05.794Z] ---> 69b6149a8d0b [2021-03-19T16:31:05.794Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-19T16:31:05.794Z] Removing intermediate container 9dd2780cb1b0 [2021-03-19T16:31:05.794Z] ---> 73ca0ad6decb [2021-03-19T16:31:05.794Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T16:31:05.794Z] Removing intermediate container 948642b65ec2 [2021-03-19T16:31:05.794Z] ---> 98f253cf53c7 [2021-03-19T16:31:05.794Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-19T16:31:06.092Z] ---> Running in 4db1abee0911 [2021-03-19T16:31:06.092Z] ---> Running in f251c7709cd2 [2021-03-19T16:31:06.092Z] ---> Running in 63e2d5094c01 [2021-03-19T16:31:07.349Z] Removing intermediate container 67e205115df3 [2021-03-19T16:31:07.349Z] ---> 3d2985618485 [2021-03-19T16:31:07.349Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-19T16:31:07.714Z] Removing intermediate container f251c7709cd2 [2021-03-19T16:31:07.714Z] ---> 617463ceaf6c [2021-03-19T16:31:07.714Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T16:31:07.714Z] ---> Running in c158943cc954 [2021-03-19T16:31:07.714Z] Removing intermediate container 8d30d630dc23 [2021-03-19T16:31:07.714Z] ---> e1389367c30d [2021-03-19T16:31:07.714Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-19T16:31:08.345Z] ---> Running in 509d5ebe31ef [2021-03-19T16:31:08.722Z] ---> 513020112195 [2021-03-19T16:31:08.722Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-19T16:31:08.722Z] Removing intermediate container c158943cc954 [2021-03-19T16:31:08.722Z] ---> fa820159cdee [2021-03-19T16:31:08.722Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-19T16:31:09.013Z] ---> Running in 4f0e5986717c [2021-03-19T16:31:09.013Z] Removing intermediate container 509d5ebe31ef [2021-03-19T16:31:09.013Z] ---> 62f6852fdcd1 [2021-03-19T16:31:09.013Z] Step 13/24 : WORKDIR / [2021-03-19T16:31:09.363Z] ---> Running in e029f24f1bf6 [2021-03-19T16:31:09.653Z] Removing intermediate container 4f0e5986717c [2021-03-19T16:31:09.653Z] ---> 9d2db8deffe7 [2021-03-19T16:31:09.653Z] Step 15/23 : WORKDIR / [2021-03-19T16:31:10.348Z] ---> Running in 8d03792501bc [2021-03-19T16:31:10.711Z] Removing intermediate container e029f24f1bf6 [2021-03-19T16:31:10.711Z] ---> d15d50e89c9c [2021-03-19T16:31:10.711Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-19T16:31:11.285Z] ---> ead932ff17b0 [2021-03-19T16:31:11.285Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-19T16:31:11.627Z] Removing intermediate container 8d03792501bc [2021-03-19T16:31:11.627Z] ---> 874792557a19 [2021-03-19T16:31:11.627Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T16:31:12.325Z] Removing intermediate container 63e2d5094c01 [2021-03-19T16:31:12.325Z] ---> 1de26754b4be [2021-03-19T16:31:12.325Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-19T16:31:12.325Z] Removing intermediate container 4db1abee0911 [2021-03-19T16:31:12.325Z] ---> 9e9d2743cec7 [2021-03-19T16:31:12.325Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-19T16:31:12.620Z] ---> 64289c206483 [2021-03-19T16:31:12.620Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-19T16:31:12.620Z] ---> e51fcc6284ba [2021-03-19T16:31:12.620Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-19T16:31:12.907Z] ---> Running in 797de29cc0a0 [2021-03-19T16:31:12.907Z] ---> Running in 4479953a7f59 [2021-03-19T16:31:13.284Z] ---> Running in fedc21a82187 [2021-03-19T16:31:13.606Z] ---> 31d170fb333c [2021-03-19T16:31:13.606Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-19T16:31:14.259Z] Removing intermediate container fedc21a82187 [2021-03-19T16:31:14.259Z] ---> 5f55e833c991 [2021-03-19T16:31:14.259Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T16:31:14.259Z] ---> 072d405c88ae [2021-03-19T16:31:14.259Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-19T16:31:14.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-03-19T16:31:14.561Z] Removing intermediate container 797de29cc0a0 [2021-03-19T16:31:14.561Z] ---> 4ff9100f4ebd [2021-03-19T16:31:14.561Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-19T16:31:14.849Z] ---> Running in 6e6b1706c833 [2021-03-19T16:31:15.171Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T16:31:15.571Z] ---> 572592938adb [2021-03-19T16:31:15.571Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-19T16:31:16.206Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T16:31:16.206Z] ---> 051c4a4bac8c [2021-03-19T16:31:16.206Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-19T16:31:16.206Z] ---> 35ca8010f8e7 [2021-03-19T16:31:16.206Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-19T16:31:16.710Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-19T16:31:16.710Z] Removing intermediate container 6e6b1706c833 [2021-03-19T16:31:16.710Z] ---> 0449578cf555 [2021-03-19T16:31:16.710Z] Step 20/22 : LABEL arch=x86_64 [2021-03-19T16:31:16.710Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-19T16:31:16.710Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-19T16:31:17.032Z] ---> Running in 1f3ec522b69d [2021-03-19T16:31:17.032Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-19T16:31:17.032Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-19T16:31:17.335Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-19T16:31:17.335Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T16:31:17.335Z] ---> Running in 20204c412ba5 [2021-03-19T16:31:17.335Z] OK: 8 MiB in 20 packages [2021-03-19T16:31:17.619Z] ---> 52b85801bfef [2021-03-19T16:31:17.619Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-19T16:31:17.909Z] ---> Running in 1a52d49398c6 [2021-03-19T16:31:18.216Z] ---> 081810d1bc4c [2021-03-19T16:31:18.216Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-19T16:31:18.216Z] Removing intermediate container 20204c412ba5 [2021-03-19T16:31:18.216Z] ---> e3a307b29bc8 [2021-03-19T16:31:18.216Z] Step 21/22 : LABEL git_sha=3222e090df79af668d27b847772ca7c85adf711d [2021-03-19T16:31:18.531Z] ---> Running in 4288e8a4ed32 [2021-03-19T16:31:18.818Z] Removing intermediate container 1a52d49398c6 [2021-03-19T16:31:18.818Z] ---> b7e8ea9e2baa [2021-03-19T16:31:18.818Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T16:31:19.108Z] ---> Running in 53b905f90dcb [2021-03-19T16:31:19.389Z] Removing intermediate container 4479953a7f59 [2021-03-19T16:31:19.389Z] ---> 99c0a1f73dd8 [2021-03-19T16:31:19.389Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T16:31:19.389Z] Removing intermediate container 4288e8a4ed32 [2021-03-19T16:31:19.389Z] ---> f72557f0461f [2021-03-19T16:31:19.389Z] Step 22/22 : LABEL version=0.0.0 [2021-03-19T16:31:19.694Z] ---> Running in 4931bd24ae77 [2021-03-19T16:31:19.694Z] Removing intermediate container 53b905f90dcb [2021-03-19T16:31:19.694Z] ---> 3cc3175f3f10 [2021-03-19T16:31:19.694Z] Step 21/23 : LABEL arch=x86_64 [2021-03-19T16:31:19.694Z] ---> bca0c75c0ea9 [2021-03-19T16:31:19.694Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-19T16:31:19.992Z] ---> Running in 14730cd5fc4a [2021-03-19T16:31:20.601Z] ---> 642c6dc347fc [2021-03-19T16:31:20.601Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-19T16:31:20.601Z] Removing intermediate container 4931bd24ae77 [2021-03-19T16:31:20.601Z] ---> 6450518de6de [2021-03-19T16:31:20.601Z] [2021-03-19T16:31:20.601Z] Removing intermediate container 1f3ec522b69d [2021-03-19T16:31:20.601Z] ---> ce186f312105 [2021-03-19T16:31:20.601Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T16:31:20.601Z] ---> e590f53227a0 [2021-03-19T16:31:20.601Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-19T16:31:20.894Z] Removing intermediate container 14730cd5fc4a [2021-03-19T16:31:20.894Z] ---> 23de2b666cfa [2021-03-19T16:31:20.894Z] Step 22/23 : LABEL git_sha=3222e090df79af668d27b847772ca7c85adf711d [2021-03-19T16:31:20.894Z] ---> Running in 17a3e5d816bd [2021-03-19T16:31:21.174Z] ---> Running in d0eeb056fd6e [2021-03-19T16:31:21.345Z] Removing intermediate container 4ebbfd3559a8 [2021-03-19T16:31:21.345Z] ---> 8c206bf8a6a7 [2021-03-19T16:31:21.345Z] [2021-03-19T16:31:21.345Z] Step 10/21 : FROM alpine:3.12 [2021-03-19T16:31:21.345Z] 3.12: Pulling from library/alpine [2021-03-19T16:31:21.520Z] Successfully built 6450518de6de [2021-03-19T16:31:21.520Z] ---> 80be5e1e02b4 [2021-03-19T16:31:21.520Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-19T16:31:21.521Z] Successfully tagged docker-support-notifications-go:latest [2021-03-19T16:31:21.521Z]  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go [2021-03-19T16:31:21.820Z] Removing intermediate container d0eeb056fd6e [2021-03-19T16:31:21.820Z] ---> b26c0e7f4b3b [2021-03-19T16:31:21.820Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T16:31:21.820Z] ---> d3be95baec66 [2021-03-19T16:31:21.820Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-19T16:31:22.124Z] ---> Running in 8a5a0c9dc946 [2021-03-19T16:31:22.789Z] ---> 0a5f31028bf7 [2021-03-19T16:31:22.789Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-19T16:31:22.789Z] ---> Running in c9d91a8ea94f [2021-03-19T16:31:23.181Z] ---> f6fa7e556227 [2021-03-19T16:31:23.181Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-19T16:31:23.181Z] Removing intermediate container 8a5a0c9dc946 [2021-03-19T16:31:23.181Z] ---> 2f418ecbf4ca [2021-03-19T16:31:23.181Z] [2021-03-19T16:31:23.369Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-19T16:31:23.369Z] Status: Downloaded newer image for alpine:3.12 [2021-03-19T16:31:23.369Z] ---> d10569e2745f [2021-03-19T16:31:23.369Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-19T16:31:23.369Z] Removing intermediate container 4703eddd12cb [2021-03-19T16:31:23.369Z] ---> 693b6185dcab [2021-03-19T16:31:23.369Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-19T16:31:23.369Z] ---> Running in a8c53fc8711c [2021-03-19T16:31:23.644Z] ---> Running in 23a5205f9d1a [2021-03-19T16:31:24.190Z] Successfully built 2f418ecbf4ca [2021-03-19T16:31:24.469Z] Successfully tagged docker-core-metadata-go:latest [2021-03-19T16:31:24.469Z] Building docker-core-command-go [2021-03-19T16:31:24.469Z]  Building docker-core-metadata-go ... done Removing intermediate container c9d91a8ea94f [2021-03-19T16:31:24.469Z] ---> 3d7f7fc7d76b [2021-03-19T16:31:24.469Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T16:31:25.540Z] ---> e6baaa0829c3 [2021-03-19T16:31:25.540Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-19T16:31:25.659Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T16:31:25.659Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T16:31:25.659Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-19T16:31:25.822Z] ---> Running in b63ce15ae828 [2021-03-19T16:31:26.267Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-19T16:31:26.267Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T16:31:26.267Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-19T16:31:26.267Z] (4/4) Installing curl (7.69.1-r3) [2021-03-19T16:31:26.267Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T16:31:26.267Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T16:31:26.513Z] Removing intermediate container 17a3e5d816bd [2021-03-19T16:31:26.513Z] ---> ac52b1d4b294 [2021-03-19T16:31:26.513Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-19T16:31:26.547Z] OK: 7 MiB in 18 packages [2021-03-19T16:31:27.133Z] ---> 7aa11ffff0bf [2021-03-19T16:31:27.133Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-19T16:31:27.133Z] ---> Running in 3b41ff855126 [2021-03-19T16:31:27.433Z] Removing intermediate container b63ce15ae828 [2021-03-19T16:31:27.433Z] ---> 17f89ceafc4f [2021-03-19T16:31:27.433Z] Step 21/23 : LABEL arch=x86_64 [2021-03-19T16:31:28.161Z] ---> Running in f21ab0111b59 [2021-03-19T16:31:28.431Z] Removing intermediate container 3b41ff855126 [2021-03-19T16:31:28.431Z] ---> 2b7dce0ae183 [2021-03-19T16:31:28.431Z] Step 22/24 : LABEL arch=x86_64 [2021-03-19T16:31:28.752Z] ---> Running in b886c1a53375 [2021-03-19T16:31:28.752Z] ---> 7918868f488c [2021-03-19T16:31:28.752Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-19T16:31:28.752Z] Removing intermediate container f21ab0111b59 [2021-03-19T16:31:28.752Z] ---> 08266169eba6 [2021-03-19T16:31:28.752Z] Step 22/23 : LABEL git_sha=3222e090df79af668d27b847772ca7c85adf711d [2021-03-19T16:31:29.952Z] Removing intermediate container a8c53fc8711c [2021-03-19T16:31:29.952Z] ---> df43f8ebc2ab [2021-03-19T16:31:29.952Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-19T16:31:30.858Z] ---> Running in 3e71704ac928 [2021-03-19T16:31:30.858Z] ---> Running in 531c4e383f26 [2021-03-19T16:31:30.927Z] ---> Running in 8bf4e1c6317c [2021-03-19T16:31:31.905Z] Removing intermediate container 23a5205f9d1a [2021-03-19T16:31:31.905Z] ---> 544a25c3d06d [2021-03-19T16:31:31.905Z] [2021-03-19T16:31:31.905Z] Step 11/26 : FROM docker:20.10.0 [2021-03-19T16:31:31.905Z] 20.10.0: Pulling from library/docker [2021-03-19T16:31:31.983Z] Removing intermediate container b886c1a53375 [2021-03-19T16:31:31.983Z] ---> 9509a4a60a76 [2021-03-19T16:31:31.983Z] Step 23/24 : LABEL git_sha=3222e090df79af668d27b847772ca7c85adf711d [2021-03-19T16:31:32.255Z] Removing intermediate container 3e71704ac928 [2021-03-19T16:31:32.255Z] ---> 6c7ceeb1adbd [2021-03-19T16:31:32.255Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T16:31:32.255Z] ---> Running in 083d63c1976e [2021-03-19T16:31:32.255Z] Removing intermediate container 531c4e383f26 [2021-03-19T16:31:32.255Z] ---> 7b0e53d45d00 [2021-03-19T16:31:32.255Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-19T16:31:32.255Z] ---> Running in d42b7b20a149 [2021-03-19T16:31:32.505Z] Removing intermediate container 8bf4e1c6317c [2021-03-19T16:31:32.505Z] ---> 2f45669ee57d [2021-03-19T16:31:32.505Z] Step 13/21 : WORKDIR /edgex [2021-03-19T16:31:32.777Z] Removing intermediate container 36c3879de05b [2021-03-19T16:31:32.777Z] ---> 766726e61afe [2021-03-19T16:31:32.777Z] [2021-03-19T16:31:32.777Z] Step 10/22 : FROM alpine:3.12 [2021-03-19T16:31:32.777Z] ---> d10569e2745f [2021-03-19T16:31:32.777Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-19T16:31:32.894Z] Removing intermediate container 083d63c1976e [2021-03-19T16:31:32.894Z] ---> 46e1d7835fe2 [2021-03-19T16:31:32.894Z] Step 24/24 : LABEL version=0.0.0 [2021-03-19T16:31:32.894Z] ---> 822bc4832771 [2021-03-19T16:31:32.894Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-19T16:31:33.171Z] Removing intermediate container d42b7b20a149 [2021-03-19T16:31:33.171Z] ---> 49999143b442 [2021-03-19T16:31:33.171Z] [2021-03-19T16:31:33.171Z] ---> Running in 62107bb48e42 [2021-03-19T16:31:33.379Z] Removing intermediate container 0b2980247759 [2021-03-19T16:31:33.379Z] ---> 144ede012843 [2021-03-19T16:31:33.379Z] [2021-03-19T16:31:33.379Z] Step 10/22 : FROM alpine:3.12 [2021-03-19T16:31:33.379Z] ---> d10569e2745f [2021-03-19T16:31:33.379Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-19T16:31:33.456Z] ---> Running in 1c638912d198 [2021-03-19T16:31:33.651Z] ---> Running in 71422fc74871 [2021-03-19T16:31:33.651Z] ---> Running in 45d2b503d81d [2021-03-19T16:31:34.246Z] ---> Running in e5ee496bbd19 [2021-03-19T16:31:34.494Z] Removing intermediate container 62107bb48e42 [2021-03-19T16:31:34.494Z] ---> f9a225324925 [2021-03-19T16:31:34.494Z] [2021-03-19T16:31:34.535Z] Removing intermediate container 71422fc74871 [2021-03-19T16:31:34.535Z] ---> 52a461df3cae [2021-03-19T16:31:34.535Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-19T16:31:34.535Z] Removing intermediate container a746f0182670 [2021-03-19T16:31:34.535Z] ---> 5ecc9160bea4 [2021-03-19T16:31:34.535Z] [2021-03-19T16:31:34.535Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T16:31:34.535Z] ---> d10569e2745f [2021-03-19T16:31:34.810Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-19T16:31:35.085Z] ---> Running in c10c56be06a1 [2021-03-19T16:31:35.487Z] Successfully built 49999143b442 [2021-03-19T16:31:35.680Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T16:31:35.794Z] Successfully tagged docker-core-data-go:latest [2021-03-19T16:31:35.794Z] Building docker-support-scheduler-go [2021-03-19T16:31:35.957Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T16:31:35.957Z] ---> 4d0a0fe4955d [2021-03-19T16:31:35.957Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-19T16:31:36.279Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T16:31:36.279Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T16:31:36.429Z]  Building docker-core-data-go ... done Successfully built f9a225324925 [2021-03-19T16:31:36.429Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-19T16:31:36.429Z]  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go [2021-03-19T16:31:36.665Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-19T16:31:36.665Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T16:31:36.665Z] OK: 5 MiB in 15 packages [2021-03-19T16:31:37.044Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T16:31:37.044Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-19T16:31:37.044Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-19T16:31:37.044Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T16:31:37.327Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T16:31:37.328Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T16:31:37.657Z] OK: 6 MiB in 16 packages [2021-03-19T16:31:37.932Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-19T16:31:37.932Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T16:31:37.932Z] OK: 5 MiB in 15 packages [2021-03-19T16:31:39.362Z] ---> 92c6cb66ba92 [2021-03-19T16:31:39.362Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-19T16:31:39.955Z] Removing intermediate container 45d2b503d81d [2021-03-19T16:31:39.955Z] ---> 0da62a7a5c37 [2021-03-19T16:31:39.955Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T16:31:40.228Z] ---> Running in 5d792c909783 [2021-03-19T16:31:41.202Z] ---> fbb83cc5c830 [2021-03-19T16:31:41.202Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-19T16:31:41.475Z] ---> Running in 8586dcac8179 [2021-03-19T16:31:41.475Z] Removing intermediate container 5d792c909783 [2021-03-19T16:31:41.475Z] Removing intermediate container c10c56be06a1 [2021-03-19T16:31:41.475Z] ---> d16dc712dc61 [2021-03-19T16:31:41.475Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T16:31:41.475Z] ---> b69c75341196 [2021-03-19T16:31:41.475Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-19T16:31:41.475Z] Removing intermediate container e5ee496bbd19 [2021-03-19T16:31:41.475Z] ---> cc61c1fcbe01 [2021-03-19T16:31:41.475Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T16:31:42.078Z] ---> Running in 81649a836204 [2021-03-19T16:31:42.078Z] ---> Running in 83bd19cca977 [2021-03-19T16:31:42.078Z] ---> Running in 637a78b5c4ad [2021-03-19T16:31:42.353Z] Removing intermediate container 8586dcac8179 [2021-03-19T16:31:42.353Z] ---> 9dacf4d124dd [2021-03-19T16:31:42.353Z] Step 18/21 : CMD ["--init=true"] [2021-03-19T16:31:42.947Z] ---> Running in 60f02bcafe33 [2021-03-19T16:31:43.543Z] Removing intermediate container 637a78b5c4ad [2021-03-19T16:31:43.543Z] Removing intermediate container 83bd19cca977 [2021-03-19T16:31:43.543Z] ---> d5abcf8d91c1 [2021-03-19T16:31:43.543Z] ---> 02c0d74f7d0a [2021-03-19T16:31:43.543Z] Step 14/22 : EXPOSE $APP_PORTStep 13/23 : ENV APP_PORT=48082 [2021-03-19T16:31:43.543Z] [2021-03-19T16:31:43.543Z] Removing intermediate container 81649a836204 [2021-03-19T16:31:43.543Z] ---> 8b1e289b5e4b [2021-03-19T16:31:43.543Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-19T16:31:43.543Z] ---> Running in b739eb70f7bb [2021-03-19T16:31:43.543Z] ---> Running in 34f1ec521931 [2021-03-19T16:31:43.543Z] Removing intermediate container 60f02bcafe33 [2021-03-19T16:31:43.543Z] ---> Running in 594cabf28c1a [2021-03-19T16:31:43.763Z] Removing intermediate container 1c638912d198 [2021-03-19T16:31:43.763Z] ---> 53967150faa9 [2021-03-19T16:31:43.763Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-19T16:31:43.763Z] ---> Running in 9d723057d4b2 [2021-03-19T16:31:43.763Z] Removing intermediate container 9d723057d4b2 [2021-03-19T16:31:43.763Z] ---> c9b1e6ea4eb2 [2021-03-19T16:31:43.763Z] Step 28/31 : CMD ["gate"] [2021-03-19T16:31:43.763Z] ---> Running in 53e19e926aa8 [2021-03-19T16:31:43.818Z] ---> 7db2ef4ad4e2 [2021-03-19T16:31:43.818Z] Step 19/21 : LABEL arch=arm64 [2021-03-19T16:31:43.818Z] ---> Running in 5e95060ccd0c [2021-03-19T16:31:44.418Z] Removing intermediate container 34f1ec521931 [2021-03-19T16:31:44.418Z] ---> 2c88eac476ab [2021-03-19T16:31:44.418Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-19T16:31:44.418Z] Removing intermediate container 594cabf28c1a [2021-03-19T16:31:44.418Z] ---> 69c0b1c637c3 [2021-03-19T16:31:44.418Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-19T16:31:44.419Z] Removing intermediate container b739eb70f7bb [2021-03-19T16:31:44.419Z] ---> 3d6f76a6c8cc [2021-03-19T16:31:44.419Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T16:31:44.695Z] ---> Running in b711daff9b1e [2021-03-19T16:31:44.695Z] ---> Running in d8e85a42757b [2021-03-19T16:31:44.695Z] Removing intermediate container 5e95060ccd0c [2021-03-19T16:31:44.695Z] ---> 8d1d5b61e408 [2021-03-19T16:31:44.695Z] Step 20/21 : LABEL git_sha=3222e090df79af668d27b847772ca7c85adf711d [2021-03-19T16:31:44.971Z] ---> Running in 944e6f3737a7 [2021-03-19T16:31:44.971Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-19T16:31:44.971Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-19T16:31:44.971Z] ---> eeaf43b92773 [2021-03-19T16:31:44.971Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-19T16:31:45.241Z] ---> Running in bb988eca604c [2021-03-19T16:31:45.513Z] Removing intermediate container b711daff9b1e [2021-03-19T16:31:45.513Z] ---> 484ef9711df4 [2021-03-19T16:31:45.513Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T16:31:45.513Z] Removing intermediate container d8e85a42757b [2021-03-19T16:31:45.513Z] ---> f61d3bd0cf7d [2021-03-19T16:31:45.513Z] Step 15/23 : WORKDIR / [2021-03-19T16:31:45.513Z] ---> 8b78013ee5b5 [2021-03-19T16:31:45.513Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-19T16:31:45.784Z] Removing intermediate container 944e6f3737a7 [2021-03-19T16:31:45.784Z] ---> 1e06174fc288 [2021-03-19T16:31:45.784Z] Step 21/21 : LABEL version=0.0.0 [2021-03-19T16:31:45.784Z] ---> Running in a0be300301db [2021-03-19T16:31:46.057Z] ---> Running in 4aa0281577c7 [2021-03-19T16:31:46.664Z] Removing intermediate container a0be300301db [2021-03-19T16:31:46.664Z] ---> 15b75a3b21ff [2021-03-19T16:31:46.664Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T16:31:46.664Z] Removing intermediate container 4aa0281577c7 [2021-03-19T16:31:46.664Z] ---> a833a339208e [2021-03-19T16:31:46.664Z] [2021-03-19T16:31:46.664Z] ---> 1221f8b9600e [2021-03-19T16:31:46.664Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-19T16:31:46.935Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T16:31:46.953Z] Removing intermediate container 53e19e926aa8 [2021-03-19T16:31:46.954Z] ---> 556543e0a54d [2021-03-19T16:31:46.954Z] Step 29/31 : LABEL arch=x86_64 [2021-03-19T16:31:47.214Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T16:31:47.256Z] ---> Running in b918a0a217a8 [2021-03-19T16:31:47.487Z] Successfully built a833a339208e [2021-03-19T16:31:47.487Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-19T16:31:47.487Z] Building docker-security-bootstrapper-go [2021-03-19T16:31:47.764Z]  Building docker-security-proxy-setup-go ... done  ---> 12de9b93e82e [2021-03-19T16:31:47.764Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-19T16:31:47.864Z] Removing intermediate container b918a0a217a8 [2021-03-19T16:31:47.864Z] ---> 52e3803a8f66 [2021-03-19T16:31:47.864Z] Step 30/31 : LABEL git_sha=3222e090df79af668d27b847772ca7c85adf711d [2021-03-19T16:31:48.038Z] (1/2) Installing readline (8.0.4-r0) [2021-03-19T16:31:48.038Z] ---> e79d21c0179b [2021-03-19T16:31:48.038Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-19T16:31:48.038Z] (2/2) Installing bash (5.0.17-r0) [2021-03-19T16:31:48.038Z] Executing bash-5.0.17-r0.post-install [2021-03-19T16:31:48.038Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T16:31:48.038Z] OK: 12 MiB in 22 packages [2021-03-19T16:31:48.641Z] ---> c83766998153 [2021-03-19T16:31:48.641Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-19T16:31:49.587Z] ---> Running in 6575bada303f [2021-03-19T16:31:49.626Z] ---> f83fada78d4d [2021-03-19T16:31:49.626Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-19T16:31:50.608Z] ---> Running in 3694c4e0c2d2 [2021-03-19T16:31:50.608Z] Removing intermediate container bb988eca604c [2021-03-19T16:31:50.608Z] ---> f4f842fc0973 [2021-03-19T16:31:50.608Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-19T16:31:51.207Z] ---> 2c11887c5c58 [2021-03-19T16:31:51.207Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-19T16:31:51.487Z] ---> a1b3b98e32c9 [2021-03-19T16:31:51.487Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-19T16:31:51.487Z] ---> Running in 021e198c0ae5 [2021-03-19T16:31:51.487Z] Removing intermediate container 3694c4e0c2d2 [2021-03-19T16:31:51.487Z] ---> 5a61ee05ca32 [2021-03-19T16:31:51.487Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T16:31:51.760Z] ---> Running in 1db72c58c24f [2021-03-19T16:31:51.760Z] ---> Running in c0a6f531d32f [2021-03-19T16:31:52.357Z] Removing intermediate container 021e198c0ae5 [2021-03-19T16:31:52.357Z] ---> f0c3c9adbc03 [2021-03-19T16:31:52.357Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-19T16:31:52.357Z] ---> b5d3fba17192 [2021-03-19T16:31:52.357Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-19T16:31:52.962Z] Removing intermediate container 1db72c58c24f [2021-03-19T16:31:52.962Z] ---> b1a1b3943200 [2021-03-19T16:31:52.962Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T16:31:53.249Z] ---> Running in dfa7def20c25 [2021-03-19T16:31:53.249Z] ---> Running in 1af1d626ff0b [2021-03-19T16:31:53.249Z] Removing intermediate container c0a6f531d32f [2021-03-19T16:31:53.249Z] ---> 682cd3e38e96 [2021-03-19T16:31:53.249Z] Step 20/22 : LABEL arch=arm64 [2021-03-19T16:31:53.779Z] Removing intermediate container 6575bada303f [2021-03-19T16:31:53.779Z] ---> e6284ebbabbc [2021-03-19T16:31:53.779Z] Step 31/31 : LABEL version=0.0.0 [2021-03-19T16:31:53.848Z] ---> Running in ed745e8a4b83 [2021-03-19T16:31:53.848Z] ---> Running in 1f03d5f59f80 [2021-03-19T16:31:53.848Z] Removing intermediate container 1af1d626ff0b [2021-03-19T16:31:53.848Z] ---> 0e91a4b82c85 [2021-03-19T16:31:53.848Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T16:31:53.848Z] Removing intermediate container dfa7def20c25 [2021-03-19T16:31:53.848Z] ---> 039614e9d259 [2021-03-19T16:31:53.848Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-19T16:31:54.129Z] ---> Running in 2c71516a72b1 [2021-03-19T16:31:54.129Z] ---> Running in 783c0c70fc78 [2021-03-19T16:31:54.406Z] Removing intermediate container 1f03d5f59f80 [2021-03-19T16:31:54.406Z] ---> 21f9fe58cce2 [2021-03-19T16:31:54.406Z] Step 20/22 : LABEL arch=arm64 [2021-03-19T16:31:54.406Z] Removing intermediate container ed745e8a4b83 [2021-03-19T16:31:54.406Z] ---> 26822899306d [2021-03-19T16:31:54.406Z] Step 21/22 : LABEL git_sha=3222e090df79af668d27b847772ca7c85adf711d [2021-03-19T16:31:54.681Z] ---> Running in aa5652d70fa0 [2021-03-19T16:31:54.681Z] ---> Running in 4d3159686149 [2021-03-19T16:31:54.681Z] Removing intermediate container 2c71516a72b1 [2021-03-19T16:31:54.681Z] ---> 7a852aab0e3b [2021-03-19T16:31:54.681Z] Step 21/23 : LABEL arch=arm64 [2021-03-19T16:31:54.958Z] Removing intermediate container 783c0c70fc78 [2021-03-19T16:31:54.958Z] ---> 9d1debaa66be [2021-03-19T16:31:54.958Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-19T16:31:54.958Z] ---> Running in 6fb25f151c74 [2021-03-19T16:31:55.247Z] Removing intermediate container aa5652d70fa0 [2021-03-19T16:31:55.247Z] ---> 518a7f6d3a9a [2021-03-19T16:31:55.247Z] Step 21/22 : LABEL git_sha=3222e090df79af668d27b847772ca7c85adf711d [2021-03-19T16:31:55.247Z] Removing intermediate container 4d3159686149 [2021-03-19T16:31:55.247Z] ---> 466fbc3424a2 [2021-03-19T16:31:55.247Z] Step 22/22 : LABEL version=0.0.0 [2021-03-19T16:31:55.523Z] ---> Running in 67c5a4fa3ec0 [2021-03-19T16:31:55.685Z] ---> Running in fe3642c7bce7 [2021-03-19T16:31:55.799Z] ---> Running in 6cafbdb4304b [2021-03-19T16:31:56.071Z] Removing intermediate container 6fb25f151c74 [2021-03-19T16:31:56.071Z] ---> 37a8baa95270 [2021-03-19T16:31:56.071Z] Step 22/23 : LABEL git_sha=3222e090df79af668d27b847772ca7c85adf711d [2021-03-19T16:31:56.548Z] Removing intermediate container fe3642c7bce7 [2021-03-19T16:31:56.548Z] ---> b0cb6ec92e0e [2021-03-19T16:31:56.548Z] [2021-03-19T16:31:56.676Z] ---> Running in d1473be8d052 [2021-03-19T16:31:56.964Z] Removing intermediate container 6cafbdb4304b [2021-03-19T16:31:56.964Z] ---> 8d2192cec655 [2021-03-19T16:31:56.964Z] [2021-03-19T16:31:56.964Z] Removing intermediate container 67c5a4fa3ec0 [2021-03-19T16:31:56.964Z] ---> 3aed28a8401e [2021-03-19T16:31:56.964Z] Step 22/22 : LABEL version=0.0.0 [2021-03-19T16:31:56.964Z] ---> bde14bd15c7c [2021-03-19T16:31:56.964Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-19T16:31:57.008Z] Successfully built b0cb6ec92e0e [2021-03-19T16:31:57.244Z] ---> Running in 42ab4ad5add0 [2021-03-19T16:31:57.522Z] Successfully built 8d2192cec655 [2021-03-19T16:31:57.522Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-19T16:31:57.522Z]  Building docker-support-scheduler-go ... done Building docker-core-data-go [2021-03-19T16:31:57.798Z] Removing intermediate container d1473be8d052 [2021-03-19T16:31:57.798Z] ---> 1359365c0dbf [2021-03-19T16:31:57.798Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T16:31:57.824Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-19T16:31:58.070Z] ---> Running in 57ae99e4e72d [2021-03-19T16:31:58.070Z] Removing intermediate container 42ab4ad5add0 [2021-03-19T16:31:58.070Z] ---> cc168f749a97 [2021-03-19T16:31:58.070Z] [2021-03-19T16:31:58.344Z] ---> 6f15cf9a30c4 [2021-03-19T16:31:58.344Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-19T16:31:58.619Z] Successfully built cc168f749a97 [2021-03-19T16:31:58.896Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-19T16:31:58.896Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2021-03-19T16:31:58.896Z] Removing intermediate container 57ae99e4e72d [2021-03-19T16:31:58.896Z] ---> b31c624679d9 [2021-03-19T16:31:58.896Z] [2021-03-19T16:31:59.171Z] Successfully built b31c624679d9 [2021-03-19T16:31:59.444Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-19T16:31:59.444Z]  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2021-03-19T16:31:59.717Z] ---> 465803241c86 [2021-03-19T16:31:59.717Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-19T16:31:59.991Z] ---> Running in 248cf53b1e30 [2021-03-19T16:32:01.461Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T16:32:01.461Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T16:32:02.055Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-19T16:32:02.055Z] (2/33) Installing expat (2.2.9-r1) [2021-03-19T16:32:02.055Z] (3/33) Installing libffi (3.3-r2) [2021-03-19T16:32:02.055Z] (4/33) Installing gdbm (1.13-r1) [2021-03-19T16:32:02.055Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-19T16:32:02.055Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-19T16:32:02.055Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-19T16:32:04.027Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-19T16:32:04.027Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-19T16:32:04.027Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-19T16:32:04.027Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-19T16:32:04.027Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-19T16:32:04.027Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-19T16:32:04.027Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-19T16:32:04.027Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-19T16:32:04.027Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-19T16:32:04.027Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-19T16:32:04.027Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-19T16:32:04.299Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-19T16:32:04.299Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-19T16:32:04.299Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-19T16:32:04.299Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-19T16:32:04.299Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-19T16:32:04.299Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-19T16:32:04.299Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-19T16:32:04.299Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-19T16:32:04.299Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-19T16:32:04.299Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-19T16:32:04.299Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-19T16:32:04.299Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-19T16:32:04.299Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-19T16:32:04.299Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-19T16:32:04.299Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-19T16:32:04.572Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T16:32:04.572Z] OK: 71 MiB in 55 packages [2021-03-19T16:32:17.007Z] Removing intermediate container 248cf53b1e30 [2021-03-19T16:32:17.007Z] ---> 621010fb7b03 [2021-03-19T16:32:17.007Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-19T16:32:17.007Z] ---> Running in a2c21bc39c8b [2021-03-19T16:32:22.402Z] Collecting docker-compose==1.23.2 [2021-03-19T16:32:22.402Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-19T16:32:23.384Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-19T16:32:23.660Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-19T16:32:23.660Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T16:32:23.660Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-19T16:32:23.660Z] ---> 21d512dc511e [2021-03-19T16:32:23.660Z] Step 3/31 : WORKDIR /edgex-go [2021-03-19T16:32:23.660Z] ---> Using cache [2021-03-19T16:32:23.660Z] ---> 8746bb701a4d [2021-03-19T16:32:23.660Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T16:32:23.660Z] ---> Using cache [2021-03-19T16:32:23.660Z] ---> 2bfe60129bf6 [2021-03-19T16:32:23.660Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-19T16:32:23.660Z] ---> Using cache [2021-03-19T16:32:23.660Z] ---> fd419a9408a1 [2021-03-19T16:32:23.660Z] Step 6/31 : COPY go.mod . [2021-03-19T16:32:23.660Z] ---> Using cache [2021-03-19T16:32:23.660Z] ---> b05093dd082f [2021-03-19T16:32:23.660Z] Step 7/31 : RUN go mod download [2021-03-19T16:32:23.660Z] ---> Using cache [2021-03-19T16:32:23.660Z] ---> cb596e72ba39 [2021-03-19T16:32:23.660Z] Step 8/31 : COPY . . [2021-03-19T16:32:23.660Z] ---> Using cache [2021-03-19T16:32:23.660Z] ---> 7f332dd3d16d [2021-03-19T16:32:23.660Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-19T16:32:25.089Z] Collecting docker<4.0,>=3.6.0 [2021-03-19T16:32:25.089Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-19T16:32:25.371Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-19T16:32:25.371Z] ---> Running in 37589d204827 [2021-03-19T16:32:25.967Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-19T16:32:25.967Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-19T16:32:26.561Z] Collecting cached-property<2,>=1.2.0 [2021-03-19T16:32:26.561Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-19T16:32:26.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-19T16:32:27.818Z] Collecting PyYAML<4,>=3.10 [2021-03-19T16:32:27.818Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-19T16:32:31.002Z]  Building docker-security-bootstrapper-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T16:32:31.002Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-19T16:32:31.002Z] ---> ed42ba0717b2 [2021-03-19T16:32:31.002Z] Step 3/21 : WORKDIR /edgex-go [2021-03-19T16:32:31.002Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T16:32:31.002Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T16:32:31.002Z] ---> ed42ba0717b2 [2021-03-19T16:32:31.002Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T16:32:31.002Z] ---> Using cache [2021-03-19T16:32:31.002Z] ---> bfd4457f7443 [2021-03-19T16:32:31.002Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T16:32:31.002Z] ---> Using cache [2021-03-19T16:32:31.002Z] ---> bfd4457f7443 [2021-03-19T16:32:31.002Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T16:32:31.002Z] ---> Using cache [2021-03-19T16:32:31.002Z] ---> c41ee05e5e01 [2021-03-19T16:32:31.002Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-19T16:32:31.002Z] ---> Using cache [2021-03-19T16:32:31.002Z] ---> c41ee05e5e01 [2021-03-19T16:32:31.002Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-19T16:32:32.121Z] Collecting docopt<0.7,>=0.6.1 [2021-03-19T16:32:32.121Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-19T16:32:33.658Z] ---> Running in a06486cf09a6 [2021-03-19T16:32:33.658Z] ---> Running in 960cd5f4aa8e [2021-03-19T16:32:34.755Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-19T16:32:34.756Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-19T16:32:35.776Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T16:32:35.776Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-19T16:32:35.776Z] ---> ed42ba0717b2 [2021-03-19T16:32:35.776Z] Step 3/26 : WORKDIR /edgex-go [2021-03-19T16:32:35.776Z] ---> Using cache [2021-03-19T16:32:35.776Z] ---> bfd4457f7443 [2021-03-19T16:32:35.776Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T16:32:35.776Z] ---> Using cache [2021-03-19T16:32:35.776Z] ---> c41ee05e5e01 [2021-03-19T16:32:35.776Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-19T16:32:36.068Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T16:32:36.068Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-19T16:32:36.068Z] ---> ed42ba0717b2 [2021-03-19T16:32:36.068Z] Step 3/22 : WORKDIR /edgex-go [2021-03-19T16:32:36.068Z] ---> Using cache [2021-03-19T16:32:36.068Z] ---> bfd4457f7443 [2021-03-19T16:32:36.068Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T16:32:36.068Z] ---> Using cache [2021-03-19T16:32:36.068Z] ---> c41ee05e5e01 [2021-03-19T16:32:36.068Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-19T16:32:37.097Z] ---> Running in ac646fe0b885 [2021-03-19T16:32:37.097Z] ---> Running in cc2f93e84be4 [2021-03-19T16:32:37.378Z] Collecting jsonschema<3,>=2.5.1 [2021-03-19T16:32:37.378Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-19T16:32:37.977Z] Collecting texttable<0.10,>=0.9.0 [2021-03-19T16:32:37.977Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-19T16:32:39.325Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T16:32:39.325Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T16:32:39.325Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T16:32:39.627Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T16:32:39.947Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T16:32:39.947Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T16:32:40.244Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T16:32:40.244Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T16:32:40.546Z] OK: 233 MiB in 51 packages [2021-03-19T16:32:40.605Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-19T16:32:40.605Z] Collecting idna<2.8,>=2.5 [2021-03-19T16:32:40.605Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-19T16:32:40.884Z] OK: 233 MiB in 51 packages [2021-03-19T16:32:40.884Z] OK: 233 MiB in 51 packages [2021-03-19T16:32:41.206Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-19T16:32:41.206Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-19T16:32:41.223Z] OK: 233 MiB in 51 packages [2021-03-19T16:32:41.803Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-19T16:32:41.803Z] Collecting docker-pycreds>=0.4.0 [2021-03-19T16:32:41.803Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-19T16:32:42.076Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-19T16:32:42.076Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-19T16:32:42.076Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-19T16:32:42.076Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-19T16:32:43.128Z] Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, cached-property, PyYAML, docopt, dockerpty, jsonschema, texttable, docker-compose [2021-03-19T16:32:43.128Z] Attempting uninstall: idna [2021-03-19T16:32:43.128Z] Found existing installation: idna 2.9 [2021-03-19T16:32:43.128Z] Uninstalling idna-2.9: [2021-03-19T16:32:43.440Z] Successfully uninstalled idna-2.9 [2021-03-19T16:32:43.734Z] Removing intermediate container a06486cf09a6 [2021-03-19T16:32:43.734Z] ---> 069cbd001c65 [2021-03-19T16:32:43.734Z] Step 6/23 : COPY go.mod . [2021-03-19T16:32:43.734Z] Removing intermediate container cc2f93e84be4 [2021-03-19T16:32:43.734Z] ---> 78a8814b324a [2021-03-19T16:32:43.734Z] Step 6/22 : COPY go.mod . [2021-03-19T16:32:44.082Z] Removing intermediate container ac646fe0b885 [2021-03-19T16:32:44.082Z] ---> 8b31932331df [2021-03-19T16:32:44.082Z] Step 6/26 : COPY go.mod . [2021-03-19T16:32:44.136Z] Attempting uninstall: urllib3 [2021-03-19T16:32:44.136Z] Found existing installation: urllib3 1.25.9 [2021-03-19T16:32:44.136Z] Uninstalling urllib3-1.25.9: [2021-03-19T16:32:44.408Z] Successfully uninstalled urllib3-1.25.9 [2021-03-19T16:32:44.720Z] Removing intermediate container 960cd5f4aa8e [2021-03-19T16:32:44.720Z] ---> b3dda471d24a [2021-03-19T16:32:44.720Z] Step 6/21 : COPY go.mod . [2021-03-19T16:32:44.720Z] ---> ddf8fa3fc74f [2021-03-19T16:32:44.720Z] Step 7/23 : RUN go mod download [2021-03-19T16:32:44.720Z] ---> 600fda66fbb7 [2021-03-19T16:32:44.720Z] Step 7/22 : RUN go mod download [2021-03-19T16:32:44.986Z] ---> 568d1ee14012 [2021-03-19T16:32:44.986Z] Step 7/26 : RUN go mod download [2021-03-19T16:32:44.986Z] ---> Running in 2cd20a66abba [2021-03-19T16:32:45.011Z] Attempting uninstall: requests [2021-03-19T16:32:45.011Z] Found existing installation: requests 2.23.0 [2021-03-19T16:32:45.011Z] Uninstalling requests-2.23.0: [2021-03-19T16:32:45.252Z] ---> Running in fb1b1f1efd6e [2021-03-19T16:32:45.252Z] ---> Running in 573ec73198bd [2021-03-19T16:32:45.252Z] ---> 98f408340009 [2021-03-19T16:32:45.252Z] Step 7/21 : RUN go mod download [2021-03-19T16:32:45.292Z] Successfully uninstalled requests-2.23.0 [2021-03-19T16:32:45.524Z] ---> Running in 15423766c643 [2021-03-19T16:32:47.290Z] Running setup.py install for PyYAML: started [2021-03-19T16:32:47.612Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T16:32:47.612Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T16:32:47.612Z] ---> 21d512dc511e [2021-03-19T16:32:47.612Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T16:32:47.612Z] ---> Using cache [2021-03-19T16:32:47.612Z] ---> 8746bb701a4d [2021-03-19T16:32:47.612Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T16:32:47.612Z] ---> Using cache [2021-03-19T16:32:47.612Z] ---> 2bfe60129bf6 [2021-03-19T16:32:47.612Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-19T16:32:49.644Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T16:32:49.644Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T16:32:49.644Z] ---> 21d512dc511e [2021-03-19T16:32:49.644Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T16:32:49.644Z] ---> Using cache [2021-03-19T16:32:49.644Z] ---> 8746bb701a4d [2021-03-19T16:32:49.644Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T16:32:49.644Z] ---> Using cache [2021-03-19T16:32:49.644Z] ---> 2bfe60129bf6 [2021-03-19T16:32:49.644Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-19T16:32:49.644Z] ---> Using cache [2021-03-19T16:32:49.644Z] ---> fd419a9408a1 [2021-03-19T16:32:49.644Z] Step 6/23 : COPY go.mod . [2021-03-19T16:32:49.644Z] ---> Using cache [2021-03-19T16:32:49.644Z] ---> b05093dd082f [2021-03-19T16:32:49.644Z] Step 7/23 : RUN go mod download [2021-03-19T16:32:49.644Z] ---> Using cache [2021-03-19T16:32:49.644Z] ---> cb596e72ba39 [2021-03-19T16:32:49.644Z] Step 8/23 : COPY . . [2021-03-19T16:32:49.892Z] Removing intermediate container 573ec73198bd [2021-03-19T16:32:49.892Z] ---> e3fb0fbf3993 [2021-03-19T16:32:49.892Z] Step 8/23 : COPY . . [2021-03-19T16:32:49.892Z] Removing intermediate container 15423766c643 [2021-03-19T16:32:49.892Z] ---> c710830d5f6d [2021-03-19T16:32:49.892Z] Step 8/21 : COPY . . [2021-03-19T16:32:49.950Z] ---> Using cache [2021-03-19T16:32:49.950Z] ---> 7f332dd3d16d [2021-03-19T16:32:49.950Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-19T16:32:49.950Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T16:32:49.950Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-19T16:32:49.950Z] ---> 21d512dc511e [2021-03-19T16:32:49.950Z] Step 3/24 : WORKDIR /edgex-go [2021-03-19T16:32:49.950Z] ---> Using cache [2021-03-19T16:32:49.950Z] ---> 8746bb701a4d [2021-03-19T16:32:49.950Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T16:32:49.950Z] ---> Using cache [2021-03-19T16:32:49.950Z] ---> 2bfe60129bf6 [2021-03-19T16:32:49.950Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-19T16:32:49.950Z] ---> Using cache [2021-03-19T16:32:49.950Z] ---> fd419a9408a1 [2021-03-19T16:32:49.950Z] Step 6/24 : COPY go.mod . [2021-03-19T16:32:49.950Z] ---> Using cache [2021-03-19T16:32:49.950Z] ---> b05093dd082f [2021-03-19T16:32:49.950Z] Step 7/24 : RUN go mod download [2021-03-19T16:32:49.950Z] ---> Using cache [2021-03-19T16:32:49.950Z] ---> cb596e72ba39 [2021-03-19T16:32:49.950Z] Step 8/24 : COPY . . [2021-03-19T16:32:49.950Z] ---> Using cache [2021-03-19T16:32:49.950Z] ---> 7f332dd3d16d [2021-03-19T16:32:49.950Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-19T16:32:50.198Z] Removing intermediate container 2cd20a66abba [2021-03-19T16:32:50.198Z] ---> cd68a4a216a4 [2021-03-19T16:32:50.198Z] Step 8/22 : COPY . . [2021-03-19T16:32:50.536Z] Removing intermediate container fb1b1f1efd6e [2021-03-19T16:32:50.536Z] ---> 7a6e5e76d269 [2021-03-19T16:32:50.536Z] Step 8/26 : COPY . . [2021-03-19T16:32:50.559Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-19T16:32:50.559Z] Running setup.py install for docopt: started [2021-03-19T16:32:52.026Z] ---> Running in c0ee654f6aec [2021-03-19T16:32:52.026Z] ---> Running in a1c04bb23735 [2021-03-19T16:32:52.026Z] ---> Running in c182d9f1e65e [2021-03-19T16:32:53.038Z] Running setup.py install for docopt: finished with status 'done' [2021-03-19T16:32:53.038Z] Running setup.py install for dockerpty: started [2021-03-19T16:32:54.480Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T16:32:54.754Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-19T16:32:54.754Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-19T16:32:55.737Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-19T16:32:55.737Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T16:32:56.011Z] Running setup.py install for texttable: started [2021-03-19T16:32:58.000Z] OK: 217 MiB in 51 packages [2021-03-19T16:32:58.604Z] Running setup.py install for texttable: finished with status 'done' [2021-03-19T16:32:59.583Z] Removing intermediate container c182d9f1e65e [2021-03-19T16:32:59.584Z] ---> bf49dbc1ce42 [2021-03-19T16:32:59.584Z] Step 6/23 : COPY go.mod . [2021-03-19T16:33:00.183Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-19T16:33:00.783Z] ---> 71b1adac3c90 [2021-03-19T16:33:00.783Z] Step 7/23 : RUN go mod download [2021-03-19T16:33:00.783Z] ---> Running in 83a51d39829e [2021-03-19T16:33:06.200Z] Removing intermediate container 83a51d39829e [2021-03-19T16:33:06.200Z] ---> 3ced287dceec [2021-03-19T16:33:06.200Z] Step 8/23 : COPY . . [2021-03-19T16:33:06.486Z] Removing intermediate container a2c21bc39c8b [2021-03-19T16:33:06.486Z] ---> 99794dff1f29 [2021-03-19T16:33:06.486Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-19T16:33:06.759Z] ---> Running in ac41a2ec8617 [2021-03-19T16:33:09.387Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T16:33:09.387Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T16:33:10.364Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T16:33:10.364Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-19T16:33:10.364Z] (3/3) Installing curl (7.69.1-r3) [2021-03-19T16:33:10.364Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T16:33:10.364Z] OK: 72 MiB in 58 packages [2021-03-19T16:33:13.801Z] Removing intermediate container ac41a2ec8617 [2021-03-19T16:33:13.801Z] ---> a125b6642734 [2021-03-19T16:33:13.801Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-19T16:33:13.801Z] ---> Running in 53e11edfb8f7 [2021-03-19T16:33:15.294Z] Removing intermediate container 53e11edfb8f7 [2021-03-19T16:33:15.294Z] ---> 64f381a6bd72 [2021-03-19T16:33:15.294Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T16:33:15.294Z] ---> Running in 5ac2af93bc31 [2021-03-19T16:33:16.457Z] Removing intermediate container 5ac2af93bc31 [2021-03-19T16:33:16.457Z] ---> 24c07c04146d [2021-03-19T16:33:16.457Z] Step 24/26 : LABEL arch=arm64 [2021-03-19T16:33:16.728Z] ---> Running in 59758a9c11de [2021-03-19T16:33:18.175Z] Removing intermediate container 59758a9c11de [2021-03-19T16:33:18.176Z] ---> 08c65b5e308e [2021-03-19T16:33:18.176Z] Step 25/26 : LABEL git_sha=3222e090df79af668d27b847772ca7c85adf711d [2021-03-19T16:33:18.176Z] ---> Running in e78763d13066 [2021-03-19T16:33:19.619Z] Removing intermediate container e78763d13066 [2021-03-19T16:33:19.619Z] ---> f6311c316ee2 [2021-03-19T16:33:19.619Z] Step 26/26 : LABEL version=0.0.0 [2021-03-19T16:33:19.897Z] ---> Running in fc3c59d1da3c [2021-03-19T16:33:20.884Z] Removing intermediate container fc3c59d1da3c [2021-03-19T16:33:20.884Z] ---> bdefc04d0dc4 [2021-03-19T16:33:20.884Z] [2021-03-19T16:33:21.871Z] Successfully built bdefc04d0dc4 [2021-03-19T16:33:22.151Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-19T16:33:28.882Z]  Building docker-sys-mgmt-agent-go ... done  ---> 7db1b1feaa53 [2021-03-19T16:33:28.882Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-19T16:33:28.882Z] ---> Running in c24964d33abc [2021-03-19T16:33:29.865Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-19T16:33:52.040Z] Removing intermediate container 37589d204827 [2021-03-19T16:33:52.040Z] ---> 63483b3dec96 [2021-03-19T16:33:52.040Z] [2021-03-19T16:33:52.040Z] Step 10/31 : FROM alpine:3.12 [2021-03-19T16:33:52.040Z] ---> d10569e2745f [2021-03-19T16:33:52.040Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-19T16:33:52.040Z] ---> Running in b5f94e8b94a9 [2021-03-19T16:33:52.040Z] Removing intermediate container b5f94e8b94a9 [2021-03-19T16:33:52.040Z] ---> 998b3f100404 [2021-03-19T16:33:52.040Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-19T16:33:52.040Z] ---> Running in 80ffc4b10af3 [2021-03-19T16:33:52.040Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T16:33:52.314Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T16:33:52.915Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-19T16:33:52.915Z] (2/2) Installing su-exec (0.2-r1) [2021-03-19T16:33:52.915Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T16:33:52.915Z] OK: 5 MiB in 16 packages [2021-03-19T16:33:54.907Z] Removing intermediate container 80ffc4b10af3 [2021-03-19T16:33:54.907Z] ---> 12f119a8f343 [2021-03-19T16:33:54.907Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-19T16:33:55.183Z] ---> Running in 07d5225bbf94 [2021-03-19T16:33:55.784Z] Removing intermediate container 07d5225bbf94 [2021-03-19T16:33:55.784Z] ---> 02d25eb61d4d [2021-03-19T16:33:55.784Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-19T16:33:56.066Z] ---> Running in 6f4098481774 [2021-03-19T16:33:56.674Z] Removing intermediate container 6f4098481774 [2021-03-19T16:33:56.674Z] ---> fcf08981000e [2021-03-19T16:33:56.674Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-19T16:33:56.674Z] ---> Running in ae9459d7d6f3 [2021-03-19T16:34:01.008Z] Removing intermediate container ae9459d7d6f3 [2021-03-19T16:34:01.008Z] ---> 3d2e839f9954 [2021-03-19T16:34:01.008Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-19T16:34:01.008Z] ---> Running in 456ca8619946 [2021-03-19T16:34:01.292Z] Removing intermediate container 456ca8619946 [2021-03-19T16:34:01.292Z] ---> 289743cc8f9b [2021-03-19T16:34:01.292Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-19T16:34:02.285Z] ---> 6972bac582e0 [2021-03-19T16:34:02.285Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-19T16:34:02.558Z] ---> Running in 2bc122995bad [2021-03-19T16:34:06.062Z] Removing intermediate container 2bc122995bad [2021-03-19T16:34:06.062Z] ---> 3806df7a9b07 [2021-03-19T16:34:06.062Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T16:34:07.506Z] ---> 612da8173d22 [2021-03-19T16:34:07.506Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-19T16:34:07.506Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-19T16:34:09.492Z] ---> 1e52c89cb0ea [2021-03-19T16:34:09.492Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-19T16:34:10.473Z] ---> 1dae5cc5c7fc [2021-03-19T16:34:10.474Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-19T16:34:11.918Z] ---> 27314a8a23f8 [2021-03-19T16:34:11.918Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-19T16:34:13.372Z] ---> 950614bfe2e7 [2021-03-19T16:34:13.372Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-19T16:34:13.372Z] ---> Running in a9df6ebbb20e [2021-03-19T16:34:14.366Z] Removing intermediate container a9df6ebbb20e [2021-03-19T16:34:14.366Z] ---> 94e9b6caace1 [2021-03-19T16:34:14.366Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-19T16:34:15.354Z] ---> 57c35af90bc6 [2021-03-19T16:34:15.354Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-19T16:34:15.629Z] ---> Running in fb80d63a2d19 [2021-03-19T16:34:19.017Z] Removing intermediate container fb80d63a2d19 [2021-03-19T16:34:19.017Z] ---> 309ee91918be [2021-03-19T16:34:19.017Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-19T16:34:19.623Z] ---> Running in 1c97a54f7145 [2021-03-19T16:34:20.608Z] Removing intermediate container 1c97a54f7145 [2021-03-19T16:34:20.608Z] ---> 2a3f878d82b5 [2021-03-19T16:34:20.608Z] Step 28/31 : CMD ["gate"] [2021-03-19T16:34:21.209Z] ---> Running in 92ae201d56f1 [2021-03-19T16:34:22.200Z] Removing intermediate container 92ae201d56f1 [2021-03-19T16:34:22.200Z] ---> 752cc5939ac1 [2021-03-19T16:34:22.200Z] Step 29/31 : LABEL arch=arm64 [2021-03-19T16:34:22.804Z] ---> Running in 65cde81f7494 [2021-03-19T16:34:23.404Z] Removing intermediate container a1c04bb23735 [2021-03-19T16:34:23.404Z] ---> cb04b129c8f0 [2021-03-19T16:34:23.404Z] [2021-03-19T16:34:23.404Z] Step 10/24 : FROM alpine:3.12 [2021-03-19T16:34:23.404Z] ---> d10569e2745f [2021-03-19T16:34:23.404Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-19T16:34:23.683Z] ---> Running in 4f4190a95df5 [2021-03-19T16:34:23.683Z] Removing intermediate container 65cde81f7494 [2021-03-19T16:34:23.683Z] ---> 2fa331ca23b1 [2021-03-19T16:34:23.683Z] Step 30/31 : LABEL git_sha=3222e090df79af668d27b847772ca7c85adf711d [2021-03-19T16:34:24.285Z] ---> Running in ad737f77a455 [2021-03-19T16:34:25.276Z] Removing intermediate container ad737f77a455 [2021-03-19T16:34:25.276Z] ---> f5a3dd3108b6 [2021-03-19T16:34:25.276Z] Step 31/31 : LABEL version=0.0.0 [2021-03-19T16:34:25.566Z] ---> Running in 26825da807db [2021-03-19T16:34:25.844Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T16:34:26.120Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T16:34:26.394Z] Removing intermediate container 26825da807db [2021-03-19T16:34:26.394Z] ---> 5b589b6f8a43 [2021-03-19T16:34:26.394Z] [2021-03-19T16:34:26.668Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-19T16:34:26.668Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T16:34:26.941Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-19T16:34:26.941Z] (4/5) Installing curl (7.69.1-r3) [2021-03-19T16:34:26.941Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-19T16:34:26.941Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T16:34:26.941Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T16:34:26.941Z] Successfully built 5b589b6f8a43 [2021-03-19T16:34:26.941Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-19T16:34:27.220Z]  Building docker-security-bootstrapper-go ... done OK: 7 MiB in 19 packages [2021-03-19T16:34:27.994Z] ---> 537172cff357 [2021-03-19T16:34:27.994Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config ---> 8222c808e706 [2021-03-19T16:34:27.994Z] [2021-03-19T16:34:27.994Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-19T16:34:27.994Z] ---> 5b15cd9d8371 [2021-03-19T16:34:27.994Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-19T16:34:27.994Z] ---> Running in 466d6e998cd1 [2021-03-19T16:34:27.994Z] ---> Running in bdb0bceb6410 [2021-03-19T16:34:27.994Z] ---> Running in 0d36f32d91f1 [2021-03-19T16:34:27.994Z] ---> a216d2ebcc4f [2021-03-19T16:34:27.994Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-19T16:34:27.994Z] ---> Running in 045bfaf54d56 [2021-03-19T16:34:27.994Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-19T16:34:27.994Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-19T16:34:27.994Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-19T16:34:27.994Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-19T16:34:29.852Z] Removing intermediate container 4f4190a95df5 [2021-03-19T16:34:29.852Z] ---> 66a1622586aa [2021-03-19T16:34:29.852Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-19T16:34:29.852Z] ---> Running in 29cb59449825 [2021-03-19T16:34:30.137Z] Removing intermediate container 29cb59449825 [2021-03-19T16:34:30.417Z] ---> 793101343de0 [2021-03-19T16:34:30.417Z] Step 13/24 : WORKDIR / [2021-03-19T16:34:30.417Z] ---> Running in dfc528bcb6f8 [2021-03-19T16:34:31.411Z] Removing intermediate container dfc528bcb6f8 [2021-03-19T16:34:31.411Z] ---> 5c2cc2ee12fe [2021-03-19T16:34:31.411Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-19T16:34:32.465Z] ---> 5d7d938b48e2 [2021-03-19T16:34:32.466Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-19T16:34:33.461Z] ---> 058df0af720b [2021-03-19T16:34:33.461Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-19T16:34:34.907Z] ---> 7a62b5dbc972 [2021-03-19T16:34:34.907Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-19T16:34:36.375Z] ---> 890d3885387a [2021-03-19T16:34:36.375Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-19T16:34:39.006Z] ---> 9fec5c8f1172 [2021-03-19T16:34:39.006Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-19T16:34:40.453Z] ---> d4d54a8d693a [2021-03-19T16:34:40.453Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-19T16:34:40.734Z] ---> Running in 017638306b7f [2021-03-19T16:34:42.724Z] Removing intermediate container c0ee654f6aec [2021-03-19T16:34:42.724Z] ---> b1c7f0d30e9e [2021-03-19T16:34:42.724Z] [2021-03-19T16:34:42.724Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T16:34:42.724Z] ---> d10569e2745f [2021-03-19T16:34:42.724Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-19T16:34:42.724Z] ---> Using cache [2021-03-19T16:34:42.724Z] ---> d16dc712dc61 [2021-03-19T16:34:42.724Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T16:34:42.724Z] ---> Using cache [2021-03-19T16:34:42.724Z] ---> 02c0d74f7d0a [2021-03-19T16:34:42.724Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-19T16:34:42.998Z] ---> Running in 13462e920ae5 [2021-03-19T16:34:43.604Z] Removing intermediate container 13462e920ae5 [2021-03-19T16:34:43.604Z] ---> eae4f3e184ca [2021-03-19T16:34:43.604Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-19T16:34:43.878Z] ---> Running in 98f16666dc57 [2021-03-19T16:34:44.156Z] Removing intermediate container 017638306b7f [2021-03-19T16:34:44.156Z] ---> 1fa675c3d9f4 [2021-03-19T16:34:44.156Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-19T16:34:44.441Z] ---> Running in 48fd1d8bc99c [2021-03-19T16:34:44.441Z] Removing intermediate container 98f16666dc57 [2021-03-19T16:34:44.441Z] ---> 4053d95ca624 [2021-03-19T16:34:44.441Z] Step 15/23 : WORKDIR / [2021-03-19T16:34:44.715Z] ---> Running in 3fb0dae10b1f [2021-03-19T16:34:44.989Z] Removing intermediate container 48fd1d8bc99c [2021-03-19T16:34:44.989Z] ---> 7bff5388f6cb [2021-03-19T16:34:44.989Z] Step 22/24 : LABEL arch=arm64 [2021-03-19T16:34:45.262Z] ---> Running in a65783972caf [2021-03-19T16:34:45.262Z] Removing intermediate container 3fb0dae10b1f [2021-03-19T16:34:45.262Z] ---> 7ba50da1ccd6 [2021-03-19T16:34:45.262Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T16:34:45.861Z] Removing intermediate container a65783972caf [2021-03-19T16:34:45.861Z] ---> d37d43923004 [2021-03-19T16:34:45.861Z] Step 23/24 : LABEL git_sha=3222e090df79af668d27b847772ca7c85adf711d [2021-03-19T16:34:45.861Z] ---> Running in ab3034ad3f56 [2021-03-19T16:34:46.136Z] ---> 05004f609ff3 [2021-03-19T16:34:46.136Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-19T16:34:46.408Z] Removing intermediate container ab3034ad3f56 [2021-03-19T16:34:46.408Z] ---> 66356786dec9 [2021-03-19T16:34:46.409Z] Step 24/24 : LABEL version=0.0.0 [2021-03-19T16:34:46.680Z] ---> Running in 16905681d7f9 [2021-03-19T16:34:47.660Z] Removing intermediate container 16905681d7f9 [2021-03-19T16:34:47.660Z] ---> aef587151e1f [2021-03-19T16:34:47.660Z] [2021-03-19T16:34:47.932Z] ---> 3d8e413af82b [2021-03-19T16:34:47.932Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-19T16:34:47.932Z] Successfully built aef587151e1f [2021-03-19T16:34:47.932Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-19T16:34:48.910Z]  Building docker-security-secretstore-setup-go ... done  ---> c77ccefa4887 [2021-03-19T16:34:48.910Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-19T16:34:49.184Z] ---> Running in 079a6417130b [2021-03-19T16:34:49.467Z] Removing intermediate container 079a6417130b [2021-03-19T16:34:49.467Z] ---> 4664a8bfa3dc [2021-03-19T16:34:49.467Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T16:34:49.741Z] ---> Running in 922a109345e1 [2021-03-19T16:34:50.335Z] Removing intermediate container 922a109345e1 [2021-03-19T16:34:50.335Z] ---> 60696a8aeb33 [2021-03-19T16:34:50.335Z] Step 21/23 : LABEL arch=arm64 [2021-03-19T16:34:50.609Z] ---> Running in 20bba1655425 [2021-03-19T16:34:51.212Z] Removing intermediate container 20bba1655425 [2021-03-19T16:34:51.213Z] ---> 6bded95c1221 [2021-03-19T16:34:51.213Z] Step 22/23 : LABEL git_sha=3222e090df79af668d27b847772ca7c85adf711d [2021-03-19T16:34:51.213Z] ---> Running in 7d38c5960633 [2021-03-19T16:34:51.807Z] Removing intermediate container 7d38c5960633 [2021-03-19T16:34:51.807Z] ---> b347aea24f4c [2021-03-19T16:34:51.807Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T16:34:51.807Z] ---> Running in 7db2eca0aaa5 [2021-03-19T16:34:52.413Z] Removing intermediate container 7db2eca0aaa5 [2021-03-19T16:34:52.413Z] ---> 381bf6b118fa [2021-03-19T16:34:52.413Z] [2021-03-19T16:34:52.685Z] Successfully built 381bf6b118fa [2021-03-19T16:34:53.277Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-19T16:34:57.578Z]  Building docker-core-metadata-go ... done Removing intermediate container c24964d33abc [2021-03-19T16:34:57.578Z] ---> 2fef17f27f1c [2021-03-19T16:34:57.578Z] [2021-03-19T16:34:57.578Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T16:34:57.578Z] ---> d10569e2745f [2021-03-19T16:34:57.578Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-19T16:34:57.578Z] ---> Running in d33715b2897a [2021-03-19T16:34:57.578Z] Removing intermediate container d33715b2897a [2021-03-19T16:34:57.578Z] ---> fe1190d3fe23 [2021-03-19T16:34:57.578Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-19T16:34:57.578Z] ---> Running in e2620a5fac05 [2021-03-19T16:34:58.170Z] Removing intermediate container e2620a5fac05 [2021-03-19T16:34:58.170Z] ---> 44883b0f5862 [2021-03-19T16:34:58.170Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-19T16:34:58.170Z] ---> Running in e369789de7df [2021-03-19T16:34:58.763Z] Removing intermediate container e369789de7df [2021-03-19T16:34:58.763Z] ---> c6dd701a4255 [2021-03-19T16:34:58.763Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T16:34:59.050Z] ---> Running in 2972cc8b049d [2021-03-19T16:35:01.053Z] Removing intermediate container 2972cc8b049d [2021-03-19T16:35:01.053Z] ---> 6f2dc6f0e682 [2021-03-19T16:35:01.053Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-19T16:35:01.331Z] ---> Running in 567791faa522 [2021-03-19T16:35:02.307Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T16:35:03.273Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T16:35:04.246Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-19T16:35:04.246Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-19T16:35:04.246Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-19T16:35:04.515Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-19T16:35:04.785Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-19T16:35:04.785Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-19T16:35:05.059Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T16:35:05.059Z] OK: 8 MiB in 20 packages [2021-03-19T16:35:06.496Z] Removing intermediate container 567791faa522 [2021-03-19T16:35:06.497Z] ---> 236a650a809f [2021-03-19T16:35:06.497Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T16:35:07.090Z] ---> b7e2f3a421fc [2021-03-19T16:35:07.090Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-19T16:35:08.525Z] ---> bcc766bde38e [2021-03-19T16:35:08.525Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-19T16:35:09.121Z] ---> e6caefd77fa6 [2021-03-19T16:35:09.121Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-19T16:35:09.121Z] ---> Running in 70a6c38e9f84 [2021-03-19T16:35:09.715Z] Removing intermediate container 70a6c38e9f84 [2021-03-19T16:35:09.715Z] ---> 619412e533f6 [2021-03-19T16:35:09.715Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T16:35:09.715Z] ---> Running in 08a074ffbd30 [2021-03-19T16:35:10.307Z] Removing intermediate container 08a074ffbd30 [2021-03-19T16:35:10.307Z] ---> 0b053f556b86 [2021-03-19T16:35:10.307Z] Step 21/23 : LABEL arch=arm64 [2021-03-19T16:35:10.307Z] ---> Running in 6c43e698031f [2021-03-19T16:35:10.900Z] Removing intermediate container 6c43e698031f [2021-03-19T16:35:10.900Z] ---> f54f53ba910c [2021-03-19T16:35:10.900Z] Step 22/23 : LABEL git_sha=3222e090df79af668d27b847772ca7c85adf711d [2021-03-19T16:35:10.900Z] ---> Running in 8c9191728a49 [2021-03-19T16:35:11.493Z] Removing intermediate container 8c9191728a49 [2021-03-19T16:35:11.493Z] ---> 322e20f38a95 [2021-03-19T16:35:11.493Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T16:35:11.493Z] ---> Running in 61d59361eba6 [2021-03-19T16:35:12.085Z] Removing intermediate container 61d59361eba6 [2021-03-19T16:35:12.085Z] ---> 73b38e11df55 [2021-03-19T16:35:12.085Z] [2021-03-19T16:35:12.356Z] Successfully built 73b38e11df55 [2021-03-19T16:35:12.356Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-19T16:35:12.963Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-19T16:35:13.004Z] $ docker stop --time=1 d044e3117af40622f361409481d88a4ed4f37f9dfff1c94f106f8e1ffcd26ab4 [2021-03-19T16:35:14.929Z] $ docker rm -f d044e3117af40622f361409481d88a4ed4f37f9dfff1c94f106f8e1ffcd26ab4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-19T16:35:15.698Z] + docker images [2021-03-19T16:35:15.698Z] + grep docker [2021-03-19T16:35:15.971Z] docker-core-data-go-arm64 latest 73b38e11df55 4 seconds ago 21.3MB [2021-03-19T16:35:15.971Z] docker-core-metadata-go-arm64 latest 381bf6b118fa 23 seconds ago 17.9MB [2021-03-19T16:35:15.971Z] docker-security-secretstore-setup-go-arm64 latest aef587151e1f 28 seconds ago 23.7MB [2021-03-19T16:35:15.971Z] docker-security-bootstrapper-go-arm64 latest 5b589b6f8a43 49 seconds ago 17.8MB [2021-03-19T16:35:15.971Z] docker-sys-mgmt-agent-go-arm64 latest bdefc04d0dc4 About a minute ago 300MB [2021-03-19T16:35:15.971Z] docker-core-command-go-arm64 latest b31c624679d9 3 minutes ago 16.2MB [2021-03-19T16:35:15.971Z] docker-support-notifications-go-arm64 latest cc168f749a97 3 minutes ago 16.9MB [2021-03-19T16:35:15.971Z] docker-support-scheduler-go-arm64 latest 8d2192cec655 3 minutes ago 16.3MB [2021-03-19T16:35:15.971Z] docker-security-proxy-setup-go-arm64 latest a833a339208e 3 minutes ago 23.4MB [2021-03-19T16:35:15.971Z] docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-19T16:35:17.326Z] ---> job-cost.sh [2021-03-19T16:35:17.326Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UfDD [2021-03-19T16:35:27.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-19T16:35:30.736Z] Removing intermediate container 045bfaf54d56 [2021-03-19T16:35:30.736Z] ---> ece55645a859 [2021-03-19T16:35:30.736Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-19T16:35:31.938Z] ---> Running in 75ab13a973e4 [2021-03-19T16:35:35.056Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-19T16:35:35.056Z] Removing intermediate container 0d36f32d91f1 [2021-03-19T16:35:35.056Z] ---> ce4d0e23d901 [2021-03-19T16:35:35.056Z] [2021-03-19T16:35:35.056Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T16:35:35.056Z] ---> 88dd2752d2ea [2021-03-19T16:35:35.056Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-19T16:35:35.056Z] ---> Using cache [2021-03-19T16:35:35.056Z] ---> e47daa7adab0 [2021-03-19T16:35:35.056Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T16:35:35.056Z] ---> Using cache [2021-03-19T16:35:35.056Z] ---> 3d2985618485 [2021-03-19T16:35:35.056Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-19T16:35:35.367Z] Removing intermediate container 466d6e998cd1 [2021-03-19T16:35:35.367Z] ---> 1511ef1cd6fb [2021-03-19T16:35:35.367Z] [2021-03-19T16:35:35.367Z] Step 10/22 : FROM alpine:3.12 [2021-03-19T16:35:35.367Z] ---> 88dd2752d2ea [2021-03-19T16:35:35.367Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-19T16:35:35.367Z] ---> Using cache [2021-03-19T16:35:35.367Z] ---> e47daa7adab0 [2021-03-19T16:35:35.367Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T16:35:35.367Z] ---> Using cache [2021-03-19T16:35:35.367Z] ---> 3d2985618485 [2021-03-19T16:35:35.367Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-19T16:35:35.367Z] ---> Running in 23c75f98180d [2021-03-19T16:35:35.691Z] ---> Running in 024ef09de809 [2021-03-19T16:35:36.691Z] Removing intermediate container 23c75f98180d [2021-03-19T16:35:36.691Z] ---> 1b01a2b8f10b [2021-03-19T16:35:36.691Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-19T16:35:37.344Z] Removing intermediate container 024ef09de809 [2021-03-19T16:35:37.344Z] ---> 0415bb87efbc [2021-03-19T16:35:37.344Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-19T16:35:37.960Z] ---> Running in 3cbe3e0d947e [2021-03-19T16:35:37.960Z] ---> Running in 5be01846494c [2021-03-19T16:35:38.608Z] Removing intermediate container bdb0bceb6410 [2021-03-19T16:35:38.608Z] ---> d36efeb03eb7 [2021-03-19T16:35:38.608Z] [2021-03-19T16:35:38.608Z] Step 10/21 : FROM alpine:3.12 [2021-03-19T16:35:38.608Z] ---> 88dd2752d2ea [2021-03-19T16:35:38.608Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-19T16:35:38.982Z] ---> Running in 8c9ad4e23ceb [2021-03-19T16:35:38.982Z] Removing intermediate container 3cbe3e0d947e [2021-03-19T16:35:38.982Z] ---> 3a60ed4642b6 [2021-03-19T16:35:38.982Z] Step 15/23 : WORKDIR / [2021-03-19T16:35:38.982Z] Removing intermediate container 5be01846494c [2021-03-19T16:35:38.982Z] ---> 05ade5fbcfaa [2021-03-19T16:35:38.982Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T16:35:38.982Z] Removing intermediate container 75ab13a973e4 [2021-03-19T16:35:38.982Z] ---> 1a6e2408f49c [2021-03-19T16:35:38.982Z] [2021-03-19T16:35:38.982Z] Step 11/26 : FROM docker:20.10.0 [2021-03-19T16:35:39.333Z] 20.10.0: Pulling from library/docker [2021-03-19T16:35:39.333Z] ---> Running in 30cda472b496 [2021-03-19T16:35:39.829Z] ---> 8f0547d81fb3 [2021-03-19T16:35:39.829Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-19T16:35:39.829Z] Removing intermediate container 30cda472b496 [2021-03-19T16:35:39.829Z] ---> 79ac10b5d8a6 [2021-03-19T16:35:39.829Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T16:35:41.124Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T16:35:41.124Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T16:35:41.398Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-19T16:35:41.398Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T16:35:41.398Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-19T16:35:41.398Z] (4/4) Installing curl (7.69.1-r3) [2021-03-19T16:35:41.398Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T16:35:41.686Z] ---> cf0e97d9fa64 [2021-03-19T16:35:41.686Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-19T16:35:41.686Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T16:35:41.686Z] OK: 7 MiB in 18 packages [2021-03-19T16:35:41.966Z] ---> a02259487832 [2021-03-19T16:35:41.966Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-19T16:35:44.219Z] ---> acbfc93c3c0b [2021-03-19T16:35:44.219Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-19T16:35:44.219Z] ---> f28541754b84 [2021-03-19T16:35:44.219Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-19T16:35:44.219Z] ---> Running in 3d12b988d6c4 [2021-03-19T16:35:45.341Z] Removing intermediate container 8c9ad4e23ceb [2021-03-19T16:35:45.341Z] ---> 5508c9bc61aa [2021-03-19T16:35:45.341Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-19T16:35:45.341Z] Removing intermediate container 3d12b988d6c4 [2021-03-19T16:35:45.341Z] ---> 8fe4951130ee [2021-03-19T16:35:45.341Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T16:35:45.621Z] ---> Running in d76253e60e52 [2021-03-19T16:35:45.621Z] ---> 2f0bb80b9292 [2021-03-19T16:35:45.621Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-19T16:35:45.895Z] ---> Running in 1abc7fe39ed0 [2021-03-19T16:35:46.171Z] ---> Running in 3f25ed95136c [2021-03-19T16:35:46.465Z] Removing intermediate container 1abc7fe39ed0 [2021-03-19T16:35:46.465Z] ---> 26ae462e4cd2 [2021-03-19T16:35:46.465Z] Step 20/22 : LABEL arch=x86_64 [2021-03-19T16:35:46.742Z] Removing intermediate container d76253e60e52 [2021-03-19T16:35:46.742Z] ---> 128249c1b689 [2021-03-19T16:35:46.742Z] Step 13/21 : WORKDIR /edgex [2021-03-19T16:35:47.027Z] ---> Running in 6c931bffc312 [2021-03-19T16:35:47.027Z] Removing intermediate container 3f25ed95136c [2021-03-19T16:35:47.027Z] ---> 42b7c523b919 [2021-03-19T16:35:47.027Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T16:35:47.027Z] ---> Running in 668eb4ff162d [2021-03-19T16:35:47.027Z] ---> Running in 60cfa4c3939a [2021-03-19T16:35:47.633Z] Removing intermediate container 6c931bffc312 [2021-03-19T16:35:47.633Z] ---> c97f0797c4ee [2021-03-19T16:35:47.633Z] Step 21/22 : LABEL git_sha=3222e090df79af668d27b847772ca7c85adf711d [2021-03-19T16:35:47.926Z] Removing intermediate container 668eb4ff162d [2021-03-19T16:35:47.926Z] ---> 37a0b696d3ff [2021-03-19T16:35:47.926Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-19T16:35:48.198Z] Removing intermediate container 60cfa4c3939a [2021-03-19T16:35:48.198Z] ---> 0d7f19b7d033 [2021-03-19T16:35:48.198Z] Step 21/23 : LABEL arch=x86_64 [2021-03-19T16:35:48.840Z] ---> Running in 69210957ba83 [2021-03-19T16:35:48.840Z] ---> Running in 46ab0a061c8d [2021-03-19T16:35:49.848Z] Removing intermediate container 69210957ba83 [2021-03-19T16:35:49.848Z] ---> 837d066bcb51 [2021-03-19T16:35:49.848Z] Step 22/22 : LABEL version=0.0.0 [2021-03-19T16:35:50.312Z] Removing intermediate container 46ab0a061c8d [2021-03-19T16:35:50.312Z] ---> 8b90c1b4957b [2021-03-19T16:35:50.312Z] Step 22/23 : LABEL git_sha=3222e090df79af668d27b847772ca7c85adf711d [2021-03-19T16:35:50.312Z] ---> be20aa5d5824 [2021-03-19T16:35:50.312Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-19T16:35:50.312Z] ---> Running in faf007b88cb2 [2021-03-19T16:35:50.708Z] ---> Running in dea4b4c38511 [2021-03-19T16:35:50.998Z] Removing intermediate container faf007b88cb2 [2021-03-19T16:35:50.998Z] ---> 34d6cb57425c [2021-03-19T16:35:50.998Z] [2021-03-19T16:35:51.370Z] Removing intermediate container dea4b4c38511 [2021-03-19T16:35:51.370Z] ---> 28798da1f93d [2021-03-19T16:35:51.370Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T16:35:51.937Z] ---> Running in 8d2e19796fe4 [2021-03-19T16:35:51.937Z] ---> 184f84aa13a3 [2021-03-19T16:35:51.937Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-19T16:35:52.785Z] Successfully built 34d6cb57425c [2021-03-19T16:35:52.785Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-19T16:35:52.785Z]  Building docker-support-scheduler-go ... done Removing intermediate container 8d2e19796fe4 [2021-03-19T16:35:52.785Z] ---> d4be7eec664f [2021-03-19T16:35:52.785Z] [2021-03-19T16:35:54.205Z] ---> 61e183cf79be [2021-03-19T16:35:54.206Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-19T16:35:54.206Z] Successfully built d4be7eec664f [2021-03-19T16:35:54.206Z] Successfully tagged docker-core-command-go:latest [2021-03-19T16:35:54.206Z]  Building docker-core-command-go ... done  ---> Running in ffd438306dd7 [2021-03-19T16:35:54.485Z] Removing intermediate container ffd438306dd7 [2021-03-19T16:35:54.485Z] ---> d4931d3fb68a [2021-03-19T16:35:54.485Z] Step 18/21 : CMD ["--init=true"] [2021-03-19T16:35:54.798Z] ---> Running in d9637736381b [2021-03-19T16:35:54.798Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-19T16:35:54.798Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-19T16:35:54.798Z] ---> aefe523efa57 [2021-03-19T16:35:54.798Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-19T16:35:55.087Z] ---> Running in 6238720b195e [2021-03-19T16:35:55.361Z] Removing intermediate container d9637736381b [2021-03-19T16:35:55.361Z] ---> 242a4a7c970d [2021-03-19T16:35:55.361Z] Step 19/21 : LABEL arch=x86_64 [2021-03-19T16:35:55.361Z] ---> Running in 392fe86e08a1 [2021-03-19T16:35:56.281Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-19T16:35:56.793Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T16:35:56.793Z] Removing intermediate container 392fe86e08a1 [2021-03-19T16:35:56.793Z] ---> 6b21d995606a [2021-03-19T16:35:56.793Z] Step 20/21 : LABEL git_sha=3222e090df79af668d27b847772ca7c85adf711d [2021-03-19T16:35:56.793Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T16:35:57.068Z] ---> Running in f9b2cc27b6d3 [2021-03-19T16:35:57.370Z] Removing intermediate container f9b2cc27b6d3 [2021-03-19T16:35:57.370Z] ---> 82a5a6782098 [2021-03-19T16:35:57.370Z] Step 21/21 : LABEL version=0.0.0 [2021-03-19T16:35:57.370Z] (1/2) Installing readline (8.0.4-r0) [2021-03-19T16:35:57.370Z] (2/2) Installing bash (5.0.17-r0) [2021-03-19T16:35:57.370Z] Executing bash-5.0.17-r0.post-install [2021-03-19T16:35:57.370Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T16:35:57.370Z] OK: 12 MiB in 22 packages [2021-03-19T16:35:57.370Z] ---> Running in 867ac2e260d0 [2021-03-19T16:35:57.995Z] Removing intermediate container 867ac2e260d0 [2021-03-19T16:35:57.995Z] ---> 12aca7896879 [2021-03-19T16:35:57.995Z] [2021-03-19T16:35:58.630Z] Successfully built 12aca7896879 [2021-03-19T16:35:58.630Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-19T16:35:58.630Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 6238720b195e [2021-03-19T16:35:58.630Z] ---> b0018142cfb3 [2021-03-19T16:35:58.630Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-19T16:35:58.630Z] ---> Running in bdd3e0c8ca41 [2021-03-19T16:35:58.937Z] Removing intermediate container bdd3e0c8ca41 [2021-03-19T16:35:58.937Z] ---> 463d306afffc [2021-03-19T16:35:58.937Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-19T16:35:58.937Z] ---> Running in 90ea17ec16de [2021-03-19T16:35:59.279Z] Removing intermediate container 90ea17ec16de [2021-03-19T16:35:59.280Z] ---> 62521f3bc141 [2021-03-19T16:35:59.280Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-19T16:35:59.280Z] ---> Running in 1494dbeae509 [2021-03-19T16:35:59.888Z] Removing intermediate container 1494dbeae509 [2021-03-19T16:35:59.888Z] ---> 86710d1cd60b [2021-03-19T16:35:59.888Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-19T16:36:00.858Z] ---> ea97c4c331ca [2021-03-19T16:36:00.858Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-19T16:36:01.130Z] ---> 37c6092b8dc1 [2021-03-19T16:36:01.130Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-19T16:36:02.114Z] ---> ec3369a33b0a [2021-03-19T16:36:02.114Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-19T16:36:02.114Z] ---> Running in 458f2a103480 [2021-03-19T16:36:03.103Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T16:36:03.103Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T16:36:03.762Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-19T16:36:03.762Z] (2/33) Installing expat (2.2.9-r1) [2021-03-19T16:36:03.762Z] (3/33) Installing libffi (3.3-r2) [2021-03-19T16:36:03.762Z] (4/33) Installing gdbm (1.13-r1) [2021-03-19T16:36:03.762Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-19T16:36:03.762Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-19T16:36:03.762Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-19T16:36:05.199Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-19T16:36:05.199Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-19T16:36:05.199Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-19T16:36:05.199Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-19T16:36:05.199Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-19T16:36:05.199Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-19T16:36:05.484Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-19T16:36:05.484Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-19T16:36:05.484Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-19T16:36:05.484Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-19T16:36:05.484Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-19T16:36:05.484Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-19T16:36:05.484Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-19T16:36:05.484Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-19T16:36:05.770Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-19T16:36:05.770Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-19T16:36:05.770Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-19T16:36:05.770Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-19T16:36:05.770Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-19T16:36:06.059Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-19T16:36:06.059Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-19T16:36:06.059Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-19T16:36:06.059Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-19T16:36:06.059Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-19T16:36:06.059Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-19T16:36:06.059Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-19T16:36:06.059Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T16:36:06.059Z] OK: 71 MiB in 55 packages [2021-03-19T16:36:18.067Z] Removing intermediate container 458f2a103480 [2021-03-19T16:36:18.067Z] ---> b204ed706ec1 [2021-03-19T16:36:18.067Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-19T16:36:18.067Z] ---> Running in 646e40457574 [2021-03-19T16:36:21.548Z] Collecting docker-compose==1.23.2 [2021-03-19T16:36:21.548Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-19T16:36:21.548Z] Collecting PyYAML<4,>=3.10 [2021-03-19T16:36:21.548Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-19T16:36:23.559Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-19T16:36:23.559Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-19T16:36:23.559Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-19T16:36:23.559Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-19T16:36:24.148Z] Collecting texttable<0.10,>=0.9.0 [2021-03-19T16:36:24.148Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-19T16:36:24.757Z] Collecting cached-property<2,>=1.2.0 [2021-03-19T16:36:24.757Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-19T16:36:25.038Z] Collecting docker<4.0,>=3.6.0 [2021-03-19T16:36:25.038Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-19T16:36:25.304Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-19T16:36:25.304Z] Collecting jsonschema<3,>=2.5.1 [2021-03-19T16:36:25.304Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-19T16:36:25.568Z] Collecting docopt<0.7,>=0.6.1 [2021-03-19T16:36:25.568Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-19T16:36:26.974Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-19T16:36:27.259Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-19T16:36:27.259Z] Collecting idna<2.8,>=2.5 [2021-03-19T16:36:27.259Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-19T16:36:27.259Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-19T16:36:27.259Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-19T16:36:27.534Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-19T16:36:27.534Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-19T16:36:27.804Z] Collecting docker-pycreds>=0.4.0 [2021-03-19T16:36:27.804Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-19T16:36:27.804Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-19T16:36:27.804Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-19T16:36:27.804Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-19T16:36:27.804Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-19T16:36:28.075Z] Installing collected packages: PyYAML, idna, urllib3, requests, dockerpty, texttable, cached-property, docker-pycreds, websocket-client, docker, jsonschema, docopt, docker-compose [2021-03-19T16:36:28.075Z] Running setup.py install for PyYAML: started [2021-03-19T16:36:29.052Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-19T16:36:29.052Z] Attempting uninstall: idna [2021-03-19T16:36:29.052Z] Found existing installation: idna 2.9 [2021-03-19T16:36:29.052Z] Uninstalling idna-2.9: [2021-03-19T16:36:29.052Z] Successfully uninstalled idna-2.9 [2021-03-19T16:36:29.319Z] Attempting uninstall: urllib3 [2021-03-19T16:36:29.319Z] Found existing installation: urllib3 1.25.9 [2021-03-19T16:36:29.319Z] Uninstalling urllib3-1.25.9: [2021-03-19T16:36:29.594Z] Successfully uninstalled urllib3-1.25.9 [2021-03-19T16:36:29.867Z] Attempting uninstall: requests [2021-03-19T16:36:29.867Z] Found existing installation: requests 2.23.0 [2021-03-19T16:36:29.867Z] Uninstalling requests-2.23.0: [2021-03-19T16:36:29.867Z] Successfully uninstalled requests-2.23.0 [2021-03-19T16:36:30.153Z] Running setup.py install for dockerpty: started [2021-03-19T16:36:31.198Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-19T16:36:31.198Z] Running setup.py install for texttable: started [2021-03-19T16:36:31.865Z] Running setup.py install for texttable: finished with status 'done' [2021-03-19T16:36:33.354Z] Running setup.py install for docopt: started [2021-03-19T16:36:34.400Z] Running setup.py install for docopt: finished with status 'done' [2021-03-19T16:36:34.674Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-19T16:36:37.266Z] Removing intermediate container 646e40457574 [2021-03-19T16:36:37.266Z] ---> a4bdc6c4f786 [2021-03-19T16:36:37.266Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-19T16:36:37.538Z] ---> Running in 0cf8467fd4db [2021-03-19T16:36:38.123Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T16:36:38.124Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T16:36:38.395Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T16:36:38.395Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-19T16:36:38.395Z] (3/3) Installing curl (7.69.1-r3) [2021-03-19T16:36:38.395Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T16:36:38.662Z] OK: 72 MiB in 58 packages [2021-03-19T16:36:39.248Z] Removing intermediate container 0cf8467fd4db [2021-03-19T16:36:39.248Z] ---> 524ee3c7025f [2021-03-19T16:36:39.248Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-19T16:36:39.248Z] ---> Running in b067e253d43f [2021-03-19T16:36:39.528Z] Removing intermediate container b067e253d43f [2021-03-19T16:36:39.528Z] ---> cff20868918f [2021-03-19T16:36:39.528Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T16:36:39.795Z] ---> Running in b4d79a072067 [2021-03-19T16:36:40.060Z] Removing intermediate container b4d79a072067 [2021-03-19T16:36:40.060Z] ---> a2def0ca3ad1 [2021-03-19T16:36:40.060Z] Step 24/26 : LABEL arch=x86_64 [2021-03-19T16:36:40.060Z] ---> Running in 395c3bf9ada7 [2021-03-19T16:36:40.324Z] Removing intermediate container 395c3bf9ada7 [2021-03-19T16:36:40.324Z] ---> ac7dd5883c6c [2021-03-19T16:36:40.324Z] Step 25/26 : LABEL git_sha=3222e090df79af668d27b847772ca7c85adf711d [2021-03-19T16:36:40.588Z] ---> Running in 908a6b6c967c [2021-03-19T16:36:40.853Z] Removing intermediate container 908a6b6c967c [2021-03-19T16:36:40.853Z] ---> 9991ab78f77c [2021-03-19T16:36:40.853Z] Step 26/26 : LABEL version=0.0.0 [2021-03-19T16:36:40.853Z] ---> Running in c9b6b4a9daf2 [2021-03-19T16:36:41.131Z] Removing intermediate container c9b6b4a9daf2 [2021-03-19T16:36:41.131Z] ---> 43b11459df2a [2021-03-19T16:36:41.131Z] [2021-03-19T16:36:42.714Z] Successfully built 43b11459df2a [2021-03-19T16:36:42.714Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-19T16:36:43.040Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-19T16:36:43.251Z] $ docker stop --time=1 7c345879973276e219c9d924e292ffd5f42653048992046e0398ef007627bb3e [2021-03-19T16:36:45.602Z] $ docker rm -f 7c345879973276e219c9d924e292ffd5f42653048992046e0398ef007627bb3e [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-19T16:36:46.755Z] + docker images [2021-03-19T16:36:46.755Z] + grep docker [2021-03-19T16:36:48.224Z] docker-sys-mgmt-agent-go latest 43b11459df2a 7 seconds ago 313MB [2021-03-19T16:36:48.224Z] docker-security-proxy-setup-go latest 12aca7896879 50 seconds ago 24.7MB [2021-03-19T16:36:48.224Z] docker-core-command-go latest d4be7eec664f 55 seconds ago 17.2MB [2021-03-19T16:36:48.224Z] docker-support-scheduler-go latest 34d6cb57425c 57 seconds ago 17.3MB [2021-03-19T16:36:48.224Z] docker-security-bootstrapper-go latest b0cb6ec92e0e 4 minutes ago 18.8MB [2021-03-19T16:36:48.224Z] docker-security-secretstore-setup-go latest f9a225324925 5 minutes ago 24.9MB [2021-03-19T16:36:48.224Z] docker-core-data-go latest 49999143b442 5 minutes ago 22.6MB [2021-03-19T16:36:48.224Z] docker-core-metadata-go latest 2f418ecbf4ca 5 minutes ago 19MB [2021-03-19T16:36:48.224Z] docker-support-notifications-go latest 6450518de6de 5 minutes ago 17.8MB [2021-03-19T16:36:48.224Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-19T16:37:04.575Z] Still waiting to schedule task [2021-03-19T16:37:04.575Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-30573’ [2021-03-19T16:37:33.000Z] lf-activate-venv(): INFO: Adding /tmp/venv-UfDD/bin to PATH [2021-03-19T16:37:33.000Z] INFO: No Stack... [2021-03-19T16:37:33.000Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-19T16:37:33.000Z] INFO: Archiving Costs [Pipeline] sh [2021-03-19T16:37:33.351Z] + cut -d, -f6 [2021-03-19T16:37:33.351Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-03-19T16:37:33.493Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3279-1-stack-cost] [2021-03-19T16:37:33.500Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3279-1-stack-cost] did not exist. Created. [2021-03-19T16:37:33.501Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3279-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-19T16:37:34.027Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-19T16:37:34.321Z] Stashed 1 file(s) [Pipeline] } [2021-03-19T16:37:34.343Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3279-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-19T16:39:14.428Z] Running on prd-ubuntu18.04-docker-8c-8g-30574 in /w/workspace/edgexfoundry_edgex-go_PR-3279 [Pipeline] { [Pipeline] ws [2021-03-19T16:39:14.528Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-19T16:39:17.847Z] using credential edgex-jenkins-ssh [2021-03-19T16:39:17.920Z] Cloning the remote Git repository [2021-03-19T16:39:17.958Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-19T16:39:18.048Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-19T16:39:18.093Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-19T16:39:18.093Z] > git --version # timeout=10 [2021-03-19T16:39:18.101Z] > git --version # 'git version 2.17.1' [2021-03-19T16:39:18.102Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T16:39:18.138Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T16:39:37.902Z] Merging remotes/origin/master commit 24d41aa13106852e9bb405be786bb5b163481b42 into PR head commit 3222e090df79af668d27b847772ca7c85adf711d [2021-03-19T16:39:38.187Z] Merge succeeded, producing 3222e090df79af668d27b847772ca7c85adf711d [2021-03-19T16:39:38.187Z] Checking out Revision 3222e090df79af668d27b847772ca7c85adf711d (PR-3279) [2021-03-19T16:39:37.184Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-19T16:39:37.208Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T16:39:37.226Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-19T16:39:37.248Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-19T16:39:37.248Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T16:39:37.255Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3279/head:refs/remotes/origin/PR-3279 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-19T16:39:37.922Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T16:39:37.932Z] > git checkout -f 3222e090df79af668d27b847772ca7c85adf711d # timeout=10 [2021-03-19T16:39:38.143Z] > git remote # timeout=10 [2021-03-19T16:39:38.151Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T16:39:38.165Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T16:39:38.172Z] > git merge 24d41aa13106852e9bb405be786bb5b163481b42 # timeout=10 [2021-03-19T16:39:38.185Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T16:39:38.196Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T16:39:38.202Z] > git checkout -f 3222e090df79af668d27b847772ca7c85adf711d # timeout=10 [2021-03-19T16:39:42.205Z] Commit message: "ci: update minimal-snap-build.sh script" [2021-03-19T16:39:42.243Z] > git --version # timeout=10 [2021-03-19T16:39:42.255Z] > git --version # 'git version 2.17.1' [2021-03-19T16:39:42.260Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-19T16:39:43.686Z] + echo snap-build.sh [2021-03-19T16:39:43.686Z] snap-build.sh [2021-03-19T16:39:43.686Z] + SNAP_BASE_DIR=. [2021-03-19T16:39:43.686Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-03-19T16:39:43.686Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-03-19T16:39:43.686Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-03-19T16:39:43.686Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-03-19T16:39:43.686Z] + cd /w/workspace/edgex-go/1 [2021-03-19T16:39:43.686Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-19T16:39:43.686Z] Reading package lists... [2021-03-19T16:39:43.960Z] Building dependency tree... [2021-03-19T16:39:43.960Z] Reading state information... [2021-03-19T16:39:44.230Z] The following packages were automatically installed and are no longer required: [2021-03-19T16:39:44.230Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-19T16:39:44.230Z] uidmap xdelta3 [2021-03-19T16:39:44.230Z] Use 'sudo apt autoremove' to remove them. [2021-03-19T16:39:44.230Z] The following packages will be REMOVED: [2021-03-19T16:39:44.230Z] lxd* lxd-client* [2021-03-19T16:39:45.230Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-19T16:39:45.230Z] After this operation, 31.7 MB disk space will be freed. [2021-03-19T16:39:46.312Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-03-19T16:39:46.312Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-19T16:39:47.829Z] Removing lxd dnsmasq configuration [2021-03-19T16:39:48.098Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-19T16:39:48.363Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-19T16:39:50.993Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-19T16:39:50.993Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-03-19T16:39:50.993Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-19T16:39:52.939Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-19T16:39:52.940Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-19T16:39:54.970Z] + sudo snap remove --purge lxd [2021-03-19T16:39:55.231Z] snap "lxd" is not installed [2021-03-19T16:39:55.231Z] + sudo groupadd --force --system lxd [2021-03-19T16:39:55.231Z] ++ whoami [2021-03-19T16:39:55.231Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-19T16:39:55.231Z] + newgrp - lxd [2021-03-19T16:39:55.231Z] + sudo snap install lxd [2021-03-19T16:40:05.305Z] 2021-03-19T16:40:02Z INFO Waiting for automatic snapd restart... [2021-03-19T16:40:23.552Z] lxd 4.12 from Canonical* installed [2021-03-19T16:40:23.552Z] + sudo lxd init --auto [2021-03-19T16:40:31.777Z] + sudo snap install --classic snapcraft [2021-03-19T16:40:40.074Z] snapcraft 4.5.4 from Canonical* installed [2021-03-19T16:40:40.074Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-19T16:40:40.074Z] + patch --verbose -p1 [2021-03-19T16:40:40.074Z] Hmm... Looks like a unified diff to me... [2021-03-19T16:40:40.075Z] The text leading up to this was: [2021-03-19T16:40:40.075Z] -------------------------- [2021-03-19T16:40:40.075Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-19T16:40:40.075Z] |From: Tony Espy [2021-03-19T16:40:40.075Z] |Date: Tue, 9 Mar 2021 19:05:15 -0500 [2021-03-19T16:40:40.075Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-19T16:40:40.075Z] | [2021-03-19T16:40:40.075Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-19T16:40:40.075Z] |optimize the snap CI check run for pull requests. When [2021-03-19T16:40:40.075Z] |applied, it essentially strips out everything (apps and [2021-03-19T16:40:40.075Z] |parts) from the snapcraft.yaml file except those required [2021-03-19T16:40:40.075Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-19T16:40:40.075Z] |catch changes to edgex-go that break the snap build. [2021-03-19T16:40:40.075Z] | [2021-03-19T16:40:40.075Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-19T16:40:40.075Z] |to update this patch file, otherwise it may fail to apply, [2021-03-19T16:40:40.075Z] |resulting in a failed snap build CI check in the associated [2021-03-19T16:40:40.075Z] |pull request. [2021-03-19T16:40:40.075Z] | [2021-03-19T16:40:40.075Z] |Note - in addition to applying this patch, the pipeline also [2021-03-19T16:40:40.075Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-19T16:40:40.075Z] |need to build the finally binary .snap file (and it won't [2021-03-19T16:40:40.075Z] |work with the patch applied). This further reduces the build [2021-03-19T16:40:40.075Z] |time. [2021-03-19T16:40:40.075Z] |--- [2021-03-19T16:40:40.075Z] | snap/snapcraft.yaml | 452 +------------------------------------------- [2021-03-19T16:40:40.075Z] | 1 file changed, 1 insertion(+), 451 deletions(-) [2021-03-19T16:40:40.075Z] | [2021-03-19T16:40:40.075Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-19T16:40:40.075Z] |index d8bc12bc..5a5f5fbb 100644 [2021-03-19T16:40:40.075Z] |--- a/snap/snapcraft.yaml [2021-03-19T16:40:40.075Z] |+++ b/snap/snapcraft.yaml [2021-03-19T16:40:40.075Z] -------------------------- [2021-03-19T16:40:40.075Z] patching file snap/snapcraft.yaml [2021-03-19T16:40:40.075Z] Using Plan A... [2021-03-19T16:40:40.075Z] Hunk #1 succeeded at 73. [2021-03-19T16:40:40.075Z] Hunk #2 succeeded at 205. [2021-03-19T16:40:40.075Z] Hunk #3 succeeded at 217. [2021-03-19T16:40:40.075Z] Hunk #4 succeeded at 225. [2021-03-19T16:40:40.075Z] Hunk #5 succeeded at 232. [2021-03-19T16:40:40.075Z] Hunk #6 succeeded at 259. [2021-03-19T16:40:40.075Z] Hunk #7 succeeded at 271. [2021-03-19T16:40:40.075Z] Hunk #8 succeeded at 327. [2021-03-19T16:40:40.075Z] Hmm... Ignoring the trailing garbage. [2021-03-19T16:40:40.075Z] done [2021-03-19T16:40:40.075Z] + sudo snapcraft prime --use-lxd [2021-03-19T16:40:42.008Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-19T16:40:42.008Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-03-19T16:40:42.008Z] - README.md [2021-03-19T16:40:42.008Z] [2021-03-19T16:40:42.008Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-19T16:40:42.957Z] Launching a container. [2021-03-19T16:40:55.257Z] Waiting for container to be ready [2021-03-19T16:40:55.839Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-19T16:40:55.839Z] [2021-03-19T16:41:02.505Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-19T16:41:02.505Z] Waiting for network to be ready... [2021-03-19T16:41:02.780Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-19T16:41:03.047Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-19T16:41:03.047Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1598 kB] [2021-03-19T16:41:03.313Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [305 kB] [2021-03-19T16:41:03.313Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-19T16:41:03.313Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-19T16:41:03.313Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [253 kB] [2021-03-19T16:41:03.313Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [32.9 kB] [2021-03-19T16:41:03.313Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] [2021-03-19T16:41:03.313Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] [2021-03-19T16:41:03.577Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-19T16:41:03.577Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-19T16:41:03.841Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-19T16:41:03.841Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-19T16:41:03.841Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-19T16:41:03.841Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-19T16:41:03.841Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-19T16:41:03.841Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-19T16:41:04.442Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-19T16:41:04.442Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1948 kB] [2021-03-19T16:41:04.442Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [398 kB] [2021-03-19T16:41:04.442Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-19T16:41:04.442Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-19T16:41:04.442Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [278 kB] [2021-03-19T16:41:04.442Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [37.1 kB] [2021-03-19T16:41:04.442Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1721 kB] [2021-03-19T16:41:04.442Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] [2021-03-19T16:41:08.738Z] Fetched 24.1 MB in 6s (4031 kB/s) [2021-03-19T16:41:10.676Z] Reading package lists... [2021-03-19T16:41:10.947Z] Reading package lists... [2021-03-19T16:41:11.214Z] Building dependency tree... [2021-03-19T16:41:11.214Z] Reading state information... [2021-03-19T16:41:11.479Z] The following additional packages will be installed: [2021-03-19T16:41:11.479Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-19T16:41:11.479Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-19T16:41:11.479Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-19T16:41:11.479Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-19T16:41:11.479Z] Suggested packages: [2021-03-19T16:41:11.479Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-19T16:41:11.479Z] Recommended packages: [2021-03-19T16:41:11.479Z] gnupg libsasl2-modules [2021-03-19T16:41:11.479Z] The following NEW packages will be installed: [2021-03-19T16:41:11.479Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-19T16:41:11.479Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-19T16:41:11.479Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-19T16:41:11.479Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-19T16:41:11.479Z] The following packages will be upgraded: [2021-03-19T16:41:11.479Z] gpg gpg-agent gpgconf libudev1 [2021-03-19T16:41:11.746Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-19T16:41:11.746Z] Need to get 3530 kB of archives. [2021-03-19T16:41:11.746Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-19T16:41:11.746Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-03-19T16:41:11.746Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-03-19T16:41:12.013Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-03-19T16:41:12.013Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-19T16:41:12.013Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-03-19T16:41:12.013Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-19T16:41:12.601Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-19T16:41:12.601Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-19T16:41:12.601Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-19T16:41:12.601Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-19T16:41:12.601Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-19T16:41:12.601Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-19T16:41:12.601Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-19T16:41:12.601Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-19T16:41:12.601Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-19T16:41:12.601Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-19T16:41:12.601Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-19T16:41:12.601Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-19T16:41:12.601Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-19T16:41:12.601Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-19T16:41:12.601Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-19T16:41:12.601Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-19T16:41:12.864Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T16:41:12.864Z] Fetched 3530 kB in 1s (3386 kB/s) [2021-03-19T16:41:12.864Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-19T16:41:12.864Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-03-19T16:41:13.126Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-19T16:41:13.126Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-03-19T16:41:13.126Z] Selecting previously unselected package udev. [2021-03-19T16:41:13.126Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-19T16:41:13.126Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-03-19T16:41:13.388Z] Unpacking udev (237-3ubuntu10.45) ... [2021-03-19T16:41:13.651Z] Selecting previously unselected package libfuse2:amd64. [2021-03-19T16:41:13.652Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-19T16:41:13.652Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-19T16:41:13.652Z] Selecting previously unselected package fuse. [2021-03-19T16:41:13.652Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-19T16:41:13.652Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-19T16:41:13.652Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-19T16:41:13.919Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-19T16:41:13.919Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-19T16:41:13.919Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-19T16:41:14.186Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-19T16:41:14.186Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-19T16:41:14.186Z] Selecting previously unselected package libksba8:amd64. [2021-03-19T16:41:14.186Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-19T16:41:14.186Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-19T16:41:14.449Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-19T16:41:14.449Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T16:41:14.449Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T16:41:14.449Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-19T16:41:14.449Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T16:41:14.449Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T16:41:14.449Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-19T16:41:14.449Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T16:41:14.712Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T16:41:14.712Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-19T16:41:14.712Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T16:41:14.712Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T16:41:14.712Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-19T16:41:14.712Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T16:41:14.712Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T16:41:14.976Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-19T16:41:14.976Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T16:41:14.976Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T16:41:14.976Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-19T16:41:14.976Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T16:41:14.976Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T16:41:15.239Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-19T16:41:15.239Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T16:41:15.239Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T16:41:15.239Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-19T16:41:15.239Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T16:41:15.239Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T16:41:15.239Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-19T16:41:15.239Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-19T16:41:15.240Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-19T16:41:15.505Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-19T16:41:15.505Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-19T16:41:15.505Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-19T16:41:15.505Z] Selecting previously unselected package libldap-common. [2021-03-19T16:41:15.505Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-19T16:41:15.505Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-19T16:41:15.505Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-19T16:41:15.505Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-19T16:41:15.505Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-19T16:41:15.769Z] Selecting previously unselected package dirmngr. [2021-03-19T16:41:15.769Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-19T16:41:15.769Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-19T16:41:15.769Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-19T16:41:16.033Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-19T16:41:16.033Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-19T16:41:16.033Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-19T16:41:16.033Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-19T16:41:16.033Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-19T16:41:16.033Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T16:41:16.033Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-19T16:41:16.296Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-19T16:41:16.296Z] Setting up udev (237-3ubuntu10.45) ... [2021-03-19T16:41:16.895Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-19T16:41:16.895Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T16:41:16.895Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-19T16:41:16.895Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-19T16:41:16.895Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-19T16:41:16.895Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T16:41:17.193Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T16:41:17.193Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T16:41:17.193Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T16:41:17.193Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T16:41:17.193Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T16:41:17.193Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T16:41:17.193Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-19T16:41:17.193Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-19T16:41:17.459Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-19T16:41:18.109Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-19T16:41:18.109Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-19T16:41:18.109Z] This means they are not meant to be enabled using systemctl. [2021-03-19T16:41:18.109Z] Possible reasons for having this kind of units are: [2021-03-19T16:41:18.109Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-19T16:41:18.109Z] .wants/ or .requires/ directory. [2021-03-19T16:41:18.109Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-19T16:41:18.109Z] a requirement dependency on it. [2021-03-19T16:41:18.109Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-19T16:41:18.109Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-19T16:41:18.109Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-19T16:41:18.109Z] instance name specified. [2021-03-19T16:41:18.697Z] Reading package lists... [2021-03-19T16:41:18.963Z] Building dependency tree... [2021-03-19T16:41:18.963Z] Reading state information... [2021-03-19T16:41:19.234Z] The following additional packages will be installed: [2021-03-19T16:41:19.234Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-19T16:41:19.234Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-19T16:41:19.234Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-19T16:41:19.234Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-19T16:41:19.234Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-19T16:41:19.234Z] Suggested packages: [2021-03-19T16:41:19.234Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-19T16:41:19.234Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-19T16:41:19.234Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-19T16:41:19.234Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-19T16:41:19.234Z] systemd-container policykit-1 [2021-03-19T16:41:19.234Z] Recommended packages: [2021-03-19T16:41:19.234Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-19T16:41:19.234Z] The following NEW packages will be installed: [2021-03-19T16:41:19.234Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-19T16:41:19.234Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-19T16:41:19.234Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-19T16:41:19.234Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-19T16:41:19.234Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-19T16:41:19.234Z] The following packages will be upgraded: [2021-03-19T16:41:19.234Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-19T16:41:19.234Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-19T16:41:19.234Z] Need to get 35.2 MB of archives. [2021-03-19T16:41:19.234Z] After this operation, 141 MB of additional disk space will be used. [2021-03-19T16:41:19.234Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-19T16:41:19.526Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-19T16:41:19.526Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-03-19T16:41:19.526Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-19T16:41:19.526Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-19T16:41:19.526Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-19T16:41:19.526Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-19T16:41:19.526Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-19T16:41:19.526Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-19T16:41:19.526Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-19T16:41:19.526Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-19T16:41:19.526Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-19T16:41:19.526Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-19T16:41:19.526Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-19T16:41:19.526Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-19T16:41:19.526Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-19T16:41:19.526Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-19T16:41:19.800Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-19T16:41:19.800Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-19T16:41:20.380Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-03-19T16:41:20.380Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-19T16:41:20.380Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-19T16:41:20.380Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-19T16:41:20.380Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-19T16:41:20.380Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-19T16:41:20.380Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-19T16:41:20.380Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-19T16:41:20.380Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-19T16:41:20.381Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-19T16:41:20.381Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-19T16:41:20.645Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T16:41:20.645Z] Fetched 35.2 MB in 1s (28.6 MB/s) [2021-03-19T16:41:20.913Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-19T16:41:20.913Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-03-19T16:41:20.913Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-19T16:41:21.892Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-03-19T16:41:21.892Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-19T16:41:21.892Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-03-19T16:41:22.162Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-19T16:41:22.162Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-19T16:41:22.162Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-19T16:41:22.434Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-19T16:41:22.434Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-19T16:41:22.434Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-19T16:41:22.434Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-19T16:41:23.017Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-19T16:41:23.017Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-19T16:41:23.599Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-19T16:41:25.048Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-19T16:41:25.048Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-19T16:41:25.048Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-19T16:41:25.314Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-19T16:41:25.314Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-19T16:41:25.314Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T16:41:25.584Z] Selecting previously unselected package libexpat1:amd64. [2021-03-19T16:41:25.584Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-19T16:41:25.584Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-19T16:41:25.584Z] Selecting previously unselected package python3.6-minimal. [2021-03-19T16:41:25.584Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-19T16:41:25.584Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T16:41:25.860Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-19T16:41:26.127Z] Checking for services that may need to be restarted...done. [2021-03-19T16:41:26.127Z] Checking for services that may need to be restarted...done. [2021-03-19T16:41:26.127Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T16:41:26.127Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-19T16:41:26.393Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T16:41:26.974Z] Selecting previously unselected package python3-minimal. [2021-03-19T16:41:26.974Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-19T16:41:26.974Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-19T16:41:26.974Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-19T16:41:27.240Z] Selecting previously unselected package mime-support. [2021-03-19T16:41:27.240Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-19T16:41:27.240Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-19T16:41:27.507Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-19T16:41:27.507Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-19T16:41:27.507Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-19T16:41:27.507Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-19T16:41:27.507Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-19T16:41:27.507Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T16:41:27.773Z] Selecting previously unselected package python3.6. [2021-03-19T16:41:27.773Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-19T16:41:28.038Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T16:41:28.038Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-19T16:41:28.038Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-19T16:41:28.038Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-19T16:41:28.038Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-19T16:41:28.620Z] Selecting previously unselected package python3. [2021-03-19T16:41:28.621Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-19T16:41:28.621Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-19T16:41:28.621Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-19T16:41:28.621Z] Selecting previously unselected package multiarch-support. [2021-03-19T16:41:28.621Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-19T16:41:28.621Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-19T16:41:28.949Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-19T16:41:28.949Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-19T16:41:28.949Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-19T16:41:28.949Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-19T16:41:28.949Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-19T16:41:28.949Z] Selecting previously unselected package libbsd0:amd64. [2021-03-19T16:41:28.949Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-19T16:41:29.248Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-19T16:41:29.248Z] Selecting previously unselected package sudo. [2021-03-19T16:41:29.248Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-19T16:41:29.248Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-19T16:41:29.516Z] Selecting previously unselected package apparmor. [2021-03-19T16:41:29.516Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-19T16:41:29.516Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-19T16:41:29.786Z] Selecting previously unselected package libedit2:amd64. [2021-03-19T16:41:29.786Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-19T16:41:29.786Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-19T16:41:29.786Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-19T16:41:29.786Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-19T16:41:29.786Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T16:41:30.369Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-19T16:41:30.369Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-19T16:41:30.369Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T16:41:30.369Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-19T16:41:30.369Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-19T16:41:30.369Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-19T16:41:30.636Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-19T16:41:30.636Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-19T16:41:30.636Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T16:41:30.636Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-19T16:41:30.636Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-19T16:41:30.636Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T16:41:30.902Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-19T16:41:30.902Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-19T16:41:30.902Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-19T16:41:31.168Z] Selecting previously unselected package openssh-client. [2021-03-19T16:41:31.168Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-19T16:41:31.168Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-19T16:41:31.433Z] Selecting previously unselected package squashfs-tools. [2021-03-19T16:41:31.433Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-19T16:41:31.433Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-19T16:41:31.433Z] Selecting previously unselected package snapd. [2021-03-19T16:41:31.433Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-19T16:41:31.433Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-19T16:41:34.021Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-19T16:41:34.021Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-19T16:41:34.289Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-19T16:41:34.289Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-19T16:41:34.289Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-19T16:41:34.289Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T16:41:34.289Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-19T16:41:34.554Z] Setting up systemd (237-3ubuntu10.45) ... [2021-03-19T16:41:34.554Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-19T16:41:35.511Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-19T16:41:35.511Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-19T16:41:35.511Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-19T16:41:35.511Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T16:41:35.511Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T16:41:35.780Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T16:41:36.744Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-19T16:41:36.744Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T16:41:36.744Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-19T16:41:36.744Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-19T16:41:36.744Z] running python rtupdate hooks for python3.6... [2021-03-19T16:41:36.744Z] running python post-rtupdate hooks for python3.6... [2021-03-19T16:41:37.012Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-19T16:41:38.961Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-19T16:41:39.227Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T16:41:39.227Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-19T16:41:39.496Z] Setting up snapd (2.48.3+18.04) ... [2021-03-19T16:41:40.090Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-19T16:41:40.361Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-19T16:41:40.636Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-19T16:41:40.902Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-19T16:41:41.181Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-19T16:41:41.181Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-19T16:41:41.767Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-19T16:41:42.051Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-19T16:41:42.319Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-19T16:41:42.583Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-19T16:41:42.850Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-03-19T16:41:42.850Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-19T16:41:42.850Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-19T16:41:44.266Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-19T16:41:44.533Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-19T16:41:44.534Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-19T16:41:46.754Z] Reading package lists... [2021-03-19T16:41:47.021Z] Reading package lists... [2021-03-19T16:41:47.287Z] Building dependency tree... [2021-03-19T16:41:47.288Z] Reading state information... [2021-03-19T16:41:47.554Z] Calculating upgrade... [2021-03-19T16:41:47.820Z] The following packages will be upgraded: [2021-03-19T16:41:47.820Z] advancecomp base-files bash binutils binutils-common [2021-03-19T16:41:47.820Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-19T16:41:47.820Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-19T16:41:47.820Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-19T16:41:47.820Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-19T16:41:47.820Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-19T16:41:47.820Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-19T16:41:47.820Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-19T16:41:47.820Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-19T16:41:47.820Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-19T16:41:47.820Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-19T16:41:47.820Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-19T16:41:47.820Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-19T16:41:47.820Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-19T16:41:47.820Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-19T16:41:48.085Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T16:41:48.085Z] Need to get 63.8 MB of archives. [2021-03-19T16:41:48.085Z] After this operation, 5207 kB of additional disk space will be used. [2021-03-19T16:41:48.085Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-19T16:41:48.085Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-19T16:41:49.052Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-19T16:41:49.052Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-19T16:41:49.052Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-19T16:41:49.052Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-19T16:41:49.052Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-139.143 [993 kB] [2021-03-19T16:41:49.052Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-19T16:41:49.052Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-19T16:41:49.052Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-19T16:41:49.052Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-03-19T16:41:49.052Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-19T16:41:49.052Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-19T16:41:49.052Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-19T16:41:49.052Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-19T16:41:49.052Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-19T16:41:49.052Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-19T16:41:49.052Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-19T16:41:49.052Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-19T16:41:49.052Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-19T16:41:49.052Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-19T16:41:49.052Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-19T16:41:49.052Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-19T16:41:49.052Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-19T16:41:49.053Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-19T16:41:49.053Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-19T16:41:49.053Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-19T16:41:49.053Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-19T16:41:49.053Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-19T16:41:49.053Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-19T16:41:49.317Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-19T16:41:49.317Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-19T16:41:49.317Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-19T16:41:49.317Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-19T16:41:49.317Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-19T16:41:49.317Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-03-19T16:41:49.317Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-19T16:41:49.317Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-03-19T16:41:49.317Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-19T16:41:49.317Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-19T16:41:49.317Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-19T16:41:49.317Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-19T16:41:49.317Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-19T16:41:49.317Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-19T16:41:49.317Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-19T16:41:49.583Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-19T16:41:49.583Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-19T16:41:49.583Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-19T16:41:49.583Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-19T16:41:49.583Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-03-19T16:41:49.583Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-19T16:41:49.583Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-19T16:41:49.583Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-19T16:41:49.583Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-19T16:41:49.583Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-19T16:41:49.583Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-19T16:41:49.583Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-19T16:41:49.583Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-19T16:41:49.583Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-19T16:41:49.583Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-19T16:41:49.583Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-19T16:41:49.583Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-19T16:41:49.583Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-19T16:41:49.583Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-19T16:41:49.583Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-19T16:41:49.583Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-19T16:41:49.583Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-19T16:41:49.583Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-19T16:41:49.583Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-19T16:41:49.583Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-19T16:41:49.583Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-19T16:41:49.583Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-19T16:41:49.583Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-19T16:41:49.583Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-19T16:41:49.584Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-19T16:41:49.854Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-19T16:41:49.854Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-19T16:41:49.854Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-19T16:41:49.854Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-19T16:41:49.854Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-19T16:41:49.854Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-19T16:41:49.854Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-19T16:41:49.854Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-19T16:41:50.120Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-19T16:41:50.120Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-19T16:41:50.120Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-19T16:41:50.120Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-19T16:41:50.120Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-19T16:41:50.120Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-19T16:41:50.120Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-19T16:41:50.386Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-19T16:41:50.968Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-19T16:41:50.968Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-19T16:41:50.968Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-19T16:41:51.237Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-19T16:41:51.237Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-19T16:41:51.237Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-19T16:41:51.237Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-19T16:41:51.237Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-19T16:41:51.508Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T16:41:51.508Z] Fetched 63.8 MB in 3s (19.3 MB/s) [2021-03-19T16:41:51.777Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T16:41:51.777Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-19T16:41:51.777Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-19T16:41:52.364Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-19T16:41:52.646Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-19T16:41:52.646Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-139.143_amd64.deb ... [2021-03-19T16:41:52.646Z] Unpacking linux-libc-dev:amd64 (4.15.0-139.143) over (4.15.0-20.21) ... [2021-03-19T16:41:53.618Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T16:41:53.618Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T16:41:53.618Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T16:41:53.618Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T16:41:53.889Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T16:41:53.889Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T16:41:53.889Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T16:41:54.156Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T16:41:54.156Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T16:41:54.156Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T16:41:54.421Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T16:41:54.422Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T16:41:54.690Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T16:41:54.690Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T16:41:54.690Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T16:41:54.960Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-19T16:41:54.960Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T16:41:54.960Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-19T16:41:55.225Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-19T16:41:55.225Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-19T16:41:55.225Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T16:41:55.493Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T16:41:55.493Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T16:41:55.493Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T16:41:55.760Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T16:41:56.026Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T16:41:56.026Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T16:41:56.293Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-19T16:41:56.294Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-19T16:41:56.568Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-19T16:41:57.156Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-19T16:41:57.736Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-19T16:41:57.736Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-19T16:41:57.736Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-19T16:41:57.736Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-19T16:41:57.736Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-19T16:41:58.005Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-19T16:41:58.271Z] Installing new version of config file /etc/issue ... [2021-03-19T16:41:58.271Z] Installing new version of config file /etc/issue.net ... [2021-03-19T16:41:58.271Z] Installing new version of config file /etc/lsb-release ... [2021-03-19T16:41:58.271Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-19T16:41:58.536Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-19T16:41:58.802Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-19T16:41:58.802Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-19T16:41:58.802Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T16:41:58.802Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-19T16:41:59.068Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-19T16:41:59.068Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-19T16:41:59.334Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-03-19T16:41:59.334Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T16:41:59.334Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T16:41:59.334Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-19T16:41:59.604Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-19T16:41:59.604Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T16:41:59.604Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-19T16:41:59.604Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-19T16:41:59.888Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-19T16:41:59.888Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T16:41:59.888Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-19T16:41:59.888Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-19T16:42:00.468Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-19T16:42:00.746Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T16:42:00.746Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-19T16:42:00.746Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-19T16:42:00.746Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-19T16:42:01.014Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T16:42:01.014Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-19T16:42:01.014Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-19T16:42:01.283Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-19T16:42:01.283Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T16:42:01.283Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-19T16:42:01.283Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-19T16:42:01.549Z] Setting up grep (3.1-2build1) ... [2021-03-19T16:42:01.549Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T16:42:01.549Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-19T16:42:01.549Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-19T16:42:01.816Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-19T16:42:02.084Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T16:42:02.084Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-19T16:42:02.084Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-19T16:42:02.084Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-19T16:42:02.349Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T16:42:02.349Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-19T16:42:02.349Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-19T16:42:03.038Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-19T16:42:03.038Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-19T16:42:03.322Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-19T16:42:03.322Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-19T16:42:03.916Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-19T16:42:04.202Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T16:42:04.202Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-19T16:42:04.202Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-19T16:42:05.218Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-19T16:42:05.218Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-19T16:42:05.218Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-19T16:42:05.218Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-19T16:42:05.218Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-19T16:42:05.507Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T16:42:05.507Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-19T16:42:05.507Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-19T16:42:05.783Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-19T16:42:05.783Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T16:42:05.783Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T16:42:05.783Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T16:42:06.049Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-19T16:42:06.629Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T16:42:06.629Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T16:42:06.629Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T16:42:06.893Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-19T16:42:06.893Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T16:42:06.893Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T16:42:07.156Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T16:42:07.156Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-19T16:42:07.421Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T16:42:07.421Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T16:42:07.421Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T16:42:07.421Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-19T16:42:07.692Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T16:42:07.692Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-19T16:42:07.692Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-19T16:42:07.960Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-19T16:42:07.960Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-19T16:42:07.960Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-19T16:42:08.223Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T16:42:08.223Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-19T16:42:08.223Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-19T16:42:08.486Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-19T16:42:08.486Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T16:42:08.486Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T16:42:08.753Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T16:42:08.753Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-19T16:42:09.016Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T16:42:09.016Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T16:42:09.016Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T16:42:09.016Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-19T16:42:09.282Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T16:42:09.282Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T16:42:09.282Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T16:42:09.863Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-19T16:42:10.445Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-19T16:42:10.708Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-19T16:42:10.708Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T16:42:10.708Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-19T16:42:10.708Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-19T16:42:11.285Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-19T16:42:11.285Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T16:42:11.285Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-19T16:42:11.285Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-19T16:42:11.549Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-19T16:42:11.549Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T16:42:11.549Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-19T16:42:11.813Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-19T16:42:12.076Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-19T16:42:12.338Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T16:42:12.338Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-19T16:42:12.338Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-19T16:42:12.602Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-19T16:42:12.602Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T16:42:12.602Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-19T16:42:12.602Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-19T16:42:12.864Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-19T16:42:12.864Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T16:42:12.864Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-19T16:42:13.127Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-19T16:42:13.127Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-19T16:42:13.392Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T16:42:13.392Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-19T16:42:13.392Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-19T16:42:13.392Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-19T16:42:13.658Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T16:42:13.658Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-19T16:42:13.932Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-19T16:42:14.199Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-19T16:42:14.462Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T16:42:14.462Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T16:42:14.462Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T16:42:14.462Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-03-19T16:42:14.462Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-19T16:42:14.734Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-19T16:42:14.734Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-19T16:42:14.734Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-19T16:42:14.996Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T16:42:14.996Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-19T16:42:14.996Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-19T16:42:15.261Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-19T16:42:15.261Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T16:42:15.261Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-19T16:42:15.261Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-19T16:42:15.525Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-19T16:42:15.794Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T16:42:15.794Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-19T16:42:15.794Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-19T16:42:16.057Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-19T16:42:16.057Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T16:42:16.057Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-19T16:42:16.057Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-19T16:42:16.319Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-19T16:42:16.620Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T16:42:16.620Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-19T16:42:16.620Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-19T16:42:17.198Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-19T16:42:17.198Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T16:42:17.198Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-19T16:42:17.198Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-19T16:42:17.461Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-19T16:42:17.461Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T16:42:17.461Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-19T16:42:17.461Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-19T16:42:17.724Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-19T16:42:17.986Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T16:42:17.986Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-19T16:42:17.986Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-19T16:42:17.986Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-19T16:42:18.248Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T16:42:18.248Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-19T16:42:18.248Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-19T16:42:18.248Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-19T16:42:18.511Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T16:42:18.511Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-19T16:42:18.511Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-19T16:42:18.786Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-19T16:42:18.786Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T16:42:18.786Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-19T16:42:18.786Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-19T16:42:19.049Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-19T16:42:19.049Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T16:42:19.050Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-19T16:42:19.312Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-19T16:42:19.312Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-19T16:42:19.574Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-19T16:42:19.574Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-19T16:42:19.574Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-19T16:42:19.574Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-19T16:42:19.574Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-19T16:42:20.151Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-19T16:42:20.151Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-19T16:42:20.151Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-19T16:42:20.417Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-19T16:42:20.417Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-19T16:42:20.417Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-19T16:42:20.683Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-19T16:42:20.683Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-19T16:42:20.947Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-19T16:42:20.947Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-19T16:42:20.947Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-19T16:42:20.947Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-19T16:42:21.215Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-19T16:42:21.215Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-19T16:42:21.479Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-19T16:42:21.479Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-19T16:42:21.479Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-19T16:42:21.479Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-19T16:42:21.745Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-19T16:42:21.745Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-19T16:42:22.698Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-19T16:42:22.698Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-19T16:42:22.698Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-19T16:42:22.963Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-19T16:42:22.963Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-19T16:42:22.963Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-19T16:42:23.541Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-19T16:42:23.541Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-19T16:42:23.804Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-19T16:42:23.804Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-19T16:42:24.068Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-19T16:42:24.068Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-19T16:42:24.068Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T16:42:24.068Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T16:42:24.338Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T16:42:24.338Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T16:42:24.601Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T16:42:24.601Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T16:42:24.601Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T16:42:24.864Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T16:42:25.820Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T16:42:26.088Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T16:42:27.037Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T16:42:27.037Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T16:42:27.988Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T16:42:27.988Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T16:42:28.565Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T16:42:28.565Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T16:42:29.580Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T16:42:29.580Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T16:42:29.580Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-19T16:42:29.580Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-19T16:42:29.845Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-19T16:42:29.845Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-19T16:42:29.845Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-19T16:42:29.845Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-19T16:42:30.110Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-19T16:42:30.110Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-19T16:42:30.110Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-19T16:42:30.374Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-19T16:42:30.374Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-19T16:42:30.374Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-19T16:42:30.374Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-19T16:42:30.638Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-19T16:42:30.638Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T16:42:30.638Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-19T16:42:30.638Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T16:42:30.638Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T16:42:30.903Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T16:42:30.903Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-19T16:42:30.903Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-19T16:42:30.903Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-19T16:42:31.167Z] [2021-03-19T16:42:31.167Z] Current default time zone: 'Etc/UTC' [2021-03-19T16:42:31.167Z] Local time is now: Fri Mar 19 16:42:30 UTC 2021. [2021-03-19T16:42:31.167Z] Universal Time is now: Fri Mar 19 16:42:30 UTC 2021. [2021-03-19T16:42:31.167Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-19T16:42:31.167Z] [2021-03-19T16:42:31.167Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-03-19T16:42:31.167Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T16:42:31.167Z] Setting up linux-libc-dev:amd64 (4.15.0-139.143) ... [2021-03-19T16:42:31.167Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-19T16:42:31.167Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-19T16:42:31.167Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-19T16:42:31.432Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-19T16:42:31.432Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-19T16:42:31.432Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-19T16:42:31.432Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-19T16:42:31.432Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T16:42:31.432Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-19T16:42:31.695Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T16:42:31.696Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-19T16:42:31.696Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T16:42:31.959Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-19T16:42:31.959Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-19T16:42:31.959Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-19T16:42:31.959Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-19T16:42:31.959Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-19T16:42:31.959Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-19T16:42:31.959Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-19T16:42:31.959Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-19T16:42:33.888Z] Updating certificates in /etc/ssl/certs... [2021-03-19T16:42:34.839Z] 23 added, 27 removed; done. [2021-03-19T16:42:34.839Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-19T16:42:35.103Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T16:42:35.103Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-19T16:42:35.103Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-19T16:42:35.103Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-19T16:42:35.103Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T16:42:35.366Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-19T16:42:35.366Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T16:42:35.366Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T16:42:35.366Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T16:42:35.366Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T16:42:35.366Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T16:42:35.366Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-19T16:42:35.628Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-19T16:42:35.628Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-19T16:42:35.628Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-19T16:42:35.628Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-19T16:42:35.628Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T16:42:35.628Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T16:42:35.897Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-19T16:42:35.897Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-19T16:42:35.897Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-19T16:42:35.897Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-19T16:42:35.897Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-19T16:42:36.160Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-19T16:42:36.160Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-19T16:42:36.160Z] Updating certificates in /etc/ssl/certs... [2021-03-19T16:42:36.738Z] 0 added, 0 removed; done. [2021-03-19T16:42:36.739Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-19T16:42:36.739Z] done. [2021-03-19T16:42:37.697Z] Reading package lists... [2021-03-19T16:42:37.963Z] Building dependency tree... [2021-03-19T16:42:37.963Z] Reading state information... [2021-03-19T16:42:38.545Z] The following NEW packages will be installed: [2021-03-19T16:42:38.545Z] apt-transport-https [2021-03-19T16:42:38.809Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T16:42:38.809Z] Need to get 1696 B of archives. [2021-03-19T16:42:38.809Z] After this operation, 153 kB of additional disk space will be used. [2021-03-19T16:42:38.809Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-19T16:42:38.809Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T16:42:39.073Z] Fetched 1696 B in 0s (8111 B/s) [2021-03-19T16:42:39.073Z] Selecting previously unselected package apt-transport-https. [2021-03-19T16:42:39.073Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-19T16:42:39.073Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-19T16:42:39.074Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-19T16:42:39.074Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-19T16:42:39.659Z] Waiting for network to be ready... [2021-03-19T16:42:47.861Z] 2021-03-19T16:42:44Z INFO Waiting for automatic snapd restart... [2021-03-19T16:42:47.861Z] snapd 2.49 from Canonical* installed [2021-03-19T16:42:48.446Z] "snapd" switched to the "latest/stable" channel [2021-03-19T16:42:48.446Z] [2021-03-19T16:42:53.813Z] core18 20210128 from Canonical* installed [2021-03-19T16:42:54.081Z] "core18" switched to the "latest/stable" channel [2021-03-19T16:42:54.081Z] [2021-03-19T16:43:00.732Z] snapcraft 4.5.4 from Canonical* installed [2021-03-19T16:43:00.732Z] "snapcraft" switched to the "latest/stable" channel [2021-03-19T16:43:00.732Z] [2021-03-19T16:43:05.071Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-03-19T16:43:05.071Z] - README.md [2021-03-19T16:43:05.071Z] [2021-03-19T16:43:05.071Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-19T16:43:11.697Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-19T16:43:11.697Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-19T16:43:11.961Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-19T16:43:11.961Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-19T16:43:14.171Z] Reading package lists... [2021-03-19T16:43:14.751Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-03-19T16:43:21.367Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-19T16:43:21.367Z] Reading package lists... [2021-03-19T16:43:21.367Z] Building dependency tree... [2021-03-19T16:43:21.367Z] Reading state information... [2021-03-19T16:43:21.367Z] Suggested packages: [2021-03-19T16:43:21.367Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-19T16:43:21.368Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-19T16:43:21.368Z] Recommended packages: [2021-03-19T16:43:21.368Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-19T16:43:21.368Z] The following NEW packages will be installed: [2021-03-19T16:43:21.368Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-19T16:43:21.368Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-19T16:43:21.368Z] pkg-config zip [2021-03-19T16:43:21.368Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T16:43:21.368Z] Need to get 7657 kB of archives. [2021-03-19T16:43:21.368Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-19T16:43:21.368Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-03-19T16:43:21.368Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-19T16:43:21.630Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-19T16:43:21.900Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-19T16:43:21.900Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-19T16:43:21.900Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-19T16:43:21.900Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-19T16:43:22.167Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-19T16:43:22.167Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-19T16:43:22.167Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-19T16:43:22.167Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-19T16:43:22.167Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-19T16:43:22.167Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-19T16:43:22.432Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-19T16:43:22.432Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-19T16:43:22.698Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T16:43:22.698Z] Fetched 7657 kB in 1s (6973 kB/s) [2021-03-19T16:43:22.961Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-19T16:43:22.961Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-19T16:43:22.961Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-03-19T16:43:22.961Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-19T16:43:23.224Z] Selecting previously unselected package libpsl5:amd64. [2021-03-19T16:43:23.224Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-19T16:43:23.224Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-19T16:43:23.224Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-19T16:43:23.224Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-19T16:43:23.224Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-19T16:43:23.487Z] Selecting previously unselected package librtmp1:amd64. [2021-03-19T16:43:23.487Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-19T16:43:23.487Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-19T16:43:23.487Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-19T16:43:23.487Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-19T16:43:23.487Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-19T16:43:23.749Z] Selecting previously unselected package liberror-perl. [2021-03-19T16:43:23.749Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-19T16:43:23.749Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-19T16:43:23.749Z] Selecting previously unselected package git-man. [2021-03-19T16:43:23.750Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-19T16:43:23.750Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-19T16:43:24.014Z] Selecting previously unselected package git. [2021-03-19T16:43:24.014Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-19T16:43:24.014Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-19T16:43:24.984Z] Selecting previously unselected package libnorm1:amd64. [2021-03-19T16:43:24.984Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-19T16:43:24.984Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-19T16:43:25.246Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-19T16:43:25.246Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-19T16:43:25.246Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-19T16:43:25.246Z] Selecting previously unselected package libsodium23:amd64. [2021-03-19T16:43:25.246Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-19T16:43:25.246Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-19T16:43:25.510Z] Selecting previously unselected package libzmq5:amd64. [2021-03-19T16:43:25.510Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-19T16:43:25.510Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-19T16:43:25.510Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-19T16:43:25.510Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-19T16:43:25.510Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-19T16:43:25.786Z] Selecting previously unselected package pkg-config. [2021-03-19T16:43:25.786Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-19T16:43:25.786Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-19T16:43:25.786Z] Selecting previously unselected package zip. [2021-03-19T16:43:25.786Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-19T16:43:25.786Z] Unpacking zip (3.0-11build1) ... [2021-03-19T16:43:25.786Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-19T16:43:26.052Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-19T16:43:26.052Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-19T16:43:26.052Z] Setting up liberror-perl (0.17025-1) ... [2021-03-19T16:43:26.052Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-19T16:43:26.052Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-19T16:43:26.052Z] No schema files found: doing nothing. [2021-03-19T16:43:26.052Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-19T16:43:26.052Z] Setting up zip (3.0-11build1) ... [2021-03-19T16:43:26.052Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-19T16:43:26.319Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-19T16:43:26.319Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-19T16:43:26.319Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-19T16:43:26.319Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-19T16:43:26.319Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-19T16:43:26.319Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-19T16:43:26.585Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-19T16:43:33.194Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-19T16:43:33.461Z] git set to automatically installed. [2021-03-19T16:43:33.461Z] git-man set to automatically installed. [2021-03-19T16:43:33.461Z] libcurl3-gnutls set to automatically installed. [2021-03-19T16:43:33.461Z] liberror-perl set to automatically installed. [2021-03-19T16:43:33.461Z] libglib2.0-0 set to automatically installed. [2021-03-19T16:43:33.461Z] libnghttp2-14 set to automatically installed. [2021-03-19T16:43:33.461Z] libnorm1 set to automatically installed. [2021-03-19T16:43:33.461Z] libpgm-5.2-0 set to automatically installed. [2021-03-19T16:43:33.461Z] libpsl5 set to automatically installed. [2021-03-19T16:43:33.461Z] librtmp1 set to automatically installed. [2021-03-19T16:43:33.461Z] libsodium23 set to automatically installed. [2021-03-19T16:43:33.461Z] libzmq3-dev set to automatically installed. [2021-03-19T16:43:33.461Z] libzmq5 set to automatically installed. [2021-03-19T16:43:33.461Z] pkg-config set to automatically installed. [2021-03-19T16:43:33.461Z] zip set to automatically installed. [2021-03-19T16:43:36.020Z] snapd is not logged in, snap install commands will use sudo [2021-03-19T16:43:42.634Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-19T16:43:43.217Z] snap "core18" has no updates available [2021-03-19T16:43:44.166Z] snapd is not logged in, snap install commands will use sudo [2021-03-19T16:43:50.779Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-19T16:45:42.390Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-03-19T16:45:42.390Z] Pulling config-common [2021-03-19T16:45:42.390Z] + snapcraftctl pull [2021-03-19T16:45:42.670Z] Pulling go-build-helper [2021-03-19T16:45:42.670Z] + snapcraftctl pull [2021-03-19T16:45:44.094Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-03-19T16:45:44.094Z] Skipping pull go-build-helper (already ran) [2021-03-19T16:45:44.094Z] Building go-build-helper [2021-03-19T16:45:44.094Z] + snapcraftctl build [2021-03-19T16:45:48.383Z] Staging go-build-helper [2021-03-19T16:45:48.383Z] + snapcraftctl stage [2021-03-19T16:46:03.395Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-19T16:46:03.395Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-19T16:46:03.395Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-19T16:46:03.395Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1598 kB] [2021-03-19T16:46:03.395Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-19T16:46:03.395Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-19T16:46:03.395Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [305 kB] [2021-03-19T16:46:03.395Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-19T16:46:03.395Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-19T16:46:03.395Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-19T16:46:03.395Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [253 kB] [2021-03-19T16:46:03.395Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-19T16:46:03.395Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-19T16:46:03.395Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-19T16:46:03.395Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-19T16:46:03.395Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [32.9 kB] [2021-03-19T16:46:03.396Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] [2021-03-19T16:46:03.396Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] [2021-03-19T16:46:03.396Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-19T16:46:03.396Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1948 kB] [2021-03-19T16:46:03.396Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [398 kB] [2021-03-19T16:46:03.396Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-19T16:46:03.396Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-19T16:46:03.396Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [278 kB] [2021-03-19T16:46:03.396Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [37.1 kB] [2021-03-19T16:46:03.396Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1721 kB] [2021-03-19T16:46:03.396Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] [2021-03-19T16:46:03.396Z] Fetched 24.1 MB in 6s (3916 kB/s) [2021-03-19T16:46:03.396Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-19T16:46:03.396Z] Fetched 224 kB in 0s (0 B/s) [2021-03-19T16:46:03.396Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-19T16:46:03.396Z] Fetched 157 kB in 0s (0 B/s) [2021-03-19T16:46:03.396Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-19T16:46:03.396Z] Fetched 221 kB in 0s (0 B/s) [2021-03-19T16:46:03.396Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-19T16:46:03.396Z] Fetched 143 kB in 0s (0 B/s) [2021-03-19T16:46:03.396Z] Pulling edgex-go [2021-03-19T16:46:03.396Z] + snapcraftctl pull [2021-03-19T16:46:30.105Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-19T16:46:30.105Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-19T16:46:30.105Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-19T16:46:30.105Z] Fetched 0 B in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-19T16:46:30.105Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-19T16:46:30.105Z] Fetched 279 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-19T16:46:30.105Z] Fetched 122 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-19T16:46:30.105Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-19T16:46:30.105Z] Fetched 8848 B in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-19T16:46:30.105Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-19T16:46:30.105Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-19T16:46:30.105Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-19T16:46:30.105Z] Fetched 214 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-19T16:46:30.105Z] Fetched 154 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-19T16:46:30.105Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-19T16:46:30.105Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-19T16:46:30.105Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-19T16:46:30.105Z] Fetched 499 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-19T16:46:30.105Z] Fetched 111 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-19T16:46:30.105Z] Fetched 240 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-19T16:46:30.105Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-19T16:46:30.105Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-19T16:46:30.105Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-19T16:46:30.105Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-19T16:46:30.105Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-19T16:46:30.105Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-19T16:46:30.105Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-19T16:46:30.105Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-19T16:46:30.105Z] Fetched 8720 B in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-19T16:46:30.105Z] Fetched 137 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-19T16:46:30.105Z] Fetched 119 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-19T16:46:30.105Z] Fetched 109 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-19T16:46:30.105Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-19T16:46:30.105Z] Fetched 645 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-19T16:46:30.105Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-19T16:46:30.105Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-19T16:46:30.105Z] Fetched 368 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-19T16:46:30.105Z] Fetched 187 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-19T16:46:30.105Z] Fetched 175 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-19T16:46:30.105Z] Fetched 206 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-19T16:46:30.105Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-19T16:46:30.105Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-19T16:46:30.105Z] Fetched 159 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-19T16:46:30.105Z] Fetched 107 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-19T16:46:30.105Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-19T16:46:30.105Z] Pulling static-packages [2021-03-19T16:46:30.105Z] + snapcraftctl pull [2021-03-19T16:46:31.520Z] Pulling version [2021-03-19T16:46:31.520Z] + cd /root/project [2021-03-19T16:46:31.520Z] + [ -f VERSION ] [2021-03-19T16:46:31.520Z] + PROJECT_VERSION=local-dev [2021-03-19T16:46:31.520Z] + git rev-parse --short HEAD [2021-03-19T16:46:31.520Z] + GIT_REVISION=3222e090 [2021-03-19T16:46:31.520Z] + snapcraftctl set-version local-dev [2021-03-19T16:46:32.926Z] Building config-common [2021-03-19T16:46:32.926Z] + snapcraftctl build [2021-03-19T16:46:37.175Z] Skipping build go-build-helper (already ran) [2021-03-19T16:46:37.175Z] Building edgex-go [2021-03-19T16:46:37.773Z] + cd /root/parts/edgex-go/src [2021-03-19T16:46:37.773Z] + make build [2021-03-19T16:46:37.773Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-19T16:46:41.170Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-19T16:46:41.170Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-03-19T16:46:41.170Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.51 [2021-03-19T16:46:41.170Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-19T16:46:41.170Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-03-19T16:46:41.170Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-19T16:46:41.170Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-19T16:46:41.170Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-19T16:46:41.170Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-19T16:46:41.436Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-19T16:46:41.436Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-19T16:46:41.436Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-19T16:46:41.436Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-19T16:46:42.024Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-19T16:46:42.024Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-19T16:46:42.290Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-19T16:46:42.588Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-19T16:46:42.588Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-19T16:46:42.588Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-19T16:46:42.588Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-19T16:46:42.588Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-19T16:46:42.588Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-19T16:46:42.588Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-19T16:46:42.588Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-19T16:46:42.588Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-19T16:46:42.588Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-19T16:46:42.588Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-19T16:46:42.929Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-19T16:46:42.929Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-19T16:46:42.929Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T16:46:42.929Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-19T16:46:42.929Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-19T16:46:42.929Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-19T16:46:42.929Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-19T16:46:42.929Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-19T16:46:42.929Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-19T16:46:42.929Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-19T16:46:42.929Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-19T16:46:42.929Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-19T16:46:42.929Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-19T16:46:42.929Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-19T16:46:42.929Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-19T16:46:42.929Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-19T16:46:43.196Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-19T16:46:43.196Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-19T16:46:58.508Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-19T16:46:58.508Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-19T16:47:06.749Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-19T16:47:08.704Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-19T16:47:11.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-19T16:47:11.907Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-19T16:47:12.180Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-19T16:47:12.447Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-19T16:47:12.447Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-19T16:47:12.447Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-19T16:47:15.073Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-19T16:47:15.073Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-19T16:47:15.073Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-19T16:47:17.680Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-19T16:47:19.090Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-19T16:47:19.090Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-19T16:47:21.678Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-19T16:47:23.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-19T16:47:23.635Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-19T16:47:25.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-19T16:47:25.868Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-19T16:47:29.235Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-19T16:47:29.235Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-19T16:47:29.235Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-19T16:47:29.235Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-19T16:47:29.235Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-19T16:47:29.235Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-19T16:47:29.235Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-19T16:47:29.235Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-19T16:47:29.235Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-19T16:47:29.235Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-19T16:47:29.235Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-19T16:47:29.235Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-19T16:47:29.235Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-19T16:47:29.505Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-19T16:47:29.505Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-19T16:47:29.505Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-19T16:47:29.505Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-19T16:47:29.505Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-03-19T16:47:29.505Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-19T16:47:29.505Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-03-19T16:47:29.505Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-19T16:47:29.505Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-19T16:47:29.505Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-19T16:47:29.505Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-19T16:47:29.505Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-03-19T16:47:33.762Z] Building static-packages [2021-03-19T16:47:33.762Z] + snapcraftctl build [2021-03-19T16:47:37.104Z] Building version [2021-03-19T16:47:37.104Z] + snapcraftctl build [2021-03-19T16:47:40.439Z] Staging config-common [2021-03-19T16:47:40.439Z] + snapcraftctl stage [2021-03-19T16:47:41.845Z] Skipping stage go-build-helper (already ran) [2021-03-19T16:47:41.845Z] Staging edgex-go [2021-03-19T16:47:41.845Z] + snapcraftctl stage [2021-03-19T16:47:42.812Z] Staging static-packages [2021-03-19T16:47:42.812Z] + snapcraftctl stage [2021-03-19T16:47:44.762Z] Staging version [2021-03-19T16:47:44.762Z] + snapcraftctl stage [2021-03-19T16:47:46.174Z] Priming config-common [2021-03-19T16:47:46.174Z] + snapcraftctl prime [2021-03-19T16:47:47.585Z] Priming go-build-helper [2021-03-19T16:47:47.585Z] + snapcraftctl prime [2021-03-19T16:47:48.999Z] Priming edgex-go [2021-03-19T16:47:48.999Z] + snapcraftctl prime [2021-03-19T16:47:50.944Z] Priming static-packages [2021-03-19T16:47:50.944Z] + snapcraftctl prime [2021-03-19T16:47:54.283Z] Priming version [2021-03-19T16:47:54.283Z] + snapcraftctl prime [2021-03-19T16:47:55.237Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-19T16:47:59.759Z] provisioning config files... [2021-03-19T16:47:59.781Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config524476843711586441tmp [Pipeline] { [Pipeline] sh [2021-03-19T16:48:00.221Z] + set +x [2021-03-19T16:48:00.221Z] + curl -s https://codecov.io/bash [2021-03-19T16:48:00.221Z] + bash -s -- [2021-03-19T16:48:00.898Z] [2021-03-19T16:48:00.898Z] _____ _ [2021-03-19T16:48:00.898Z] / ____| | | [2021-03-19T16:48:00.898Z] | | ___ __| | ___ ___ _____ __ [2021-03-19T16:48:00.898Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-19T16:48:00.898Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-19T16:48:00.898Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-19T16:48:00.898Z] Bash-20210309-2b87ace [2021-03-19T16:48:00.898Z] [2021-03-19T16:48:00.898Z] [2021-03-19T16:48:00.898Z] ==> git version 2.24.3 found [2021-03-19T16:48:00.898Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-19T16:48:00.898Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-19T16:48:00.898Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-19T16:48:00.898Z] ==> Jenkins CI detected. [2021-03-19T16:48:00.898Z] project root: . [2021-03-19T16:48:00.898Z] --> token set from env [2021-03-19T16:48:01.190Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-19T16:48:01.190Z] ==> Running gcov in . (disable via -X gcov) [2021-03-19T16:48:01.621Z] ==> Python coveragepy not found [2021-03-19T16:48:01.621Z] ==> Searching for coverage reports in: [2021-03-19T16:48:01.621Z] + . [2021-03-19T16:48:01.983Z] -> Found 1 reports [2021-03-19T16:48:01.983Z] ==> Detecting git/mercurial file structure [2021-03-19T16:48:01.983Z] ==> Reading reports [2021-03-19T16:48:01.983Z] + ./coverage.out bytes=650607 [2021-03-19T16:48:02.273Z] ==> Appending adjustments [2021-03-19T16:48:02.273Z] https://docs.codecov.io/docs/fixing-reports [2021-03-19T16:48:10.804Z] + Found adjustments [2021-03-19T16:48:10.804Z] ==> Gzipping contents [2021-03-19T16:48:10.804Z] 96K /tmp/codecov.YfGcrX.gz [2021-03-19T16:48:11.074Z] ==> Uploading reports [2021-03-19T16:48:11.074Z] url: https://codecov.io [2021-03-19T16:48:11.074Z] query: branch=PR-3279&commit=3222e090df79af668d27b847772ca7c85adf711d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3279%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3279&job=&cmd_args= [2021-03-19T16:48:11.074Z] -> Pinging Codecov [2021-03-19T16:48:11.074Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3279&commit=3222e090df79af668d27b847772ca7c85adf711d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3279%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3279&job=&cmd_args= [2021-03-19T16:48:12.060Z] -> Uploading to [2021-03-19T16:48:12.060Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-19/00271124DB129430A58F1EEE437C3FCB/3222e090df79af668d27b847772ca7c85adf711d/3b9fa626-0fe8-460b-8a47-23950b2a3dca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210319%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210319T164811Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2f6bbf9177b9a1640bcc05cb07cc0ed09410149f5f6e956ed095622ce52a2262 [2021-03-19T16:48:12.060Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-19T16:48:12.060Z] Dload Upload Total Spent Left Speed [2021-03-19T16:48:12.325Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 95005 0 0 86 81920 0 271k --:--:-- --:--:-- --:--:-- 271k 100 95005 0 0 100 95005 0 172k --:--:-- --:--:-- --:--:-- 172k [2021-03-19T16:48:12.326Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3222e090df79af668d27b847772ca7c85adf711d [Pipeline] } [2021-03-19T16:48:12.353Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-19T16:48:14.752Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T16:48:16.199Z] ---> package-listing.sh [2021-03-19T16:48:16.199Z] ++ facter osfamily [2021-03-19T16:48:16.199Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-19T16:48:16.466Z] + OS_FAMILY=redhat [2021-03-19T16:48:16.466Z] + workspace=/w/workspace/edgex-go/1 [2021-03-19T16:48:16.466Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-19T16:48:16.466Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-19T16:48:16.466Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-19T16:48:16.466Z] + PACKAGES=/tmp/packages_start.txt [2021-03-19T16:48:16.466Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-19T16:48:16.466Z] + PACKAGES=/tmp/packages_end.txt [2021-03-19T16:48:16.466Z] + case "${OS_FAMILY}" in [2021-03-19T16:48:16.466Z] + rpm -qa [2021-03-19T16:48:16.466Z] + sort [2021-03-19T16:48:23.173Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-19T16:48:23.173Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-19T16:48:23.173Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-19T16:48:23.173Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-19T16:48:23.173Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-03-19T16:48:23.173Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-03-19T16:48:23.505Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-19T16:48:23.861Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:48:24.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T16:48:25.129Z] [2021-03-19T16:48:25.129Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-19T16:48:25.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T16:48:25.598Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-19T16:48:25.598Z] df20fa9351a1: Pulling fs layer [2021-03-19T16:48:25.598Z] 36b3adc4ff6f: Pulling fs layer [2021-03-19T16:48:25.598Z] 8ad3a11d3b57: Pulling fs layer [2021-03-19T16:48:25.598Z] 46f8f816bc3b: Pulling fs layer [2021-03-19T16:48:25.598Z] 93b61091891f: Pulling fs layer [2021-03-19T16:48:25.598Z] 93b9cdb0e59b: Pulling fs layer [2021-03-19T16:48:25.598Z] 5e14af77c1be: Pulling fs layer [2021-03-19T16:48:25.598Z] 01666e4c0597: Pulling fs layer [2021-03-19T16:48:25.598Z] aa168da1d23b: Pulling fs layer [2021-03-19T16:48:25.598Z] 46f8f816bc3b: Waiting [2021-03-19T16:48:25.598Z] 93b61091891f: Waiting [2021-03-19T16:48:25.598Z] 93b9cdb0e59b: Waiting [2021-03-19T16:48:25.598Z] 5e14af77c1be: Waiting [2021-03-19T16:48:25.598Z] 01666e4c0597: Waiting [2021-03-19T16:48:25.598Z] aa168da1d23b: Waiting [2021-03-19T16:48:25.872Z] 36b3adc4ff6f: Verifying Checksum [2021-03-19T16:48:25.872Z] 36b3adc4ff6f: Download complete [2021-03-19T16:48:25.872Z] 46f8f816bc3b: Verifying Checksum [2021-03-19T16:48:25.872Z] 46f8f816bc3b: Download complete [2021-03-19T16:48:25.872Z] df20fa9351a1: Verifying Checksum [2021-03-19T16:48:25.872Z] df20fa9351a1: Download complete [2021-03-19T16:48:25.872Z] 93b9cdb0e59b: Verifying Checksum [2021-03-19T16:48:25.872Z] 93b9cdb0e59b: Download complete [2021-03-19T16:48:25.872Z] 5e14af77c1be: Download complete [2021-03-19T16:48:25.872Z] 01666e4c0597: Verifying Checksum [2021-03-19T16:48:25.872Z] 01666e4c0597: Download complete [2021-03-19T16:48:25.872Z] 93b61091891f: Verifying Checksum [2021-03-19T16:48:25.872Z] 93b61091891f: Download complete [2021-03-19T16:48:26.470Z] df20fa9351a1: Pull complete [2021-03-19T16:48:26.758Z] 8ad3a11d3b57: Verifying Checksum [2021-03-19T16:48:26.758Z] 8ad3a11d3b57: Download complete [2021-03-19T16:48:27.059Z] 36b3adc4ff6f: Pull complete [2021-03-19T16:48:29.119Z] 8ad3a11d3b57: Pull complete [2021-03-19T16:48:29.736Z] 46f8f816bc3b: Pull complete [2021-03-19T16:48:31.799Z] aa168da1d23b: Download complete [2021-03-19T16:48:32.402Z] 93b61091891f: Pull complete [2021-03-19T16:48:32.696Z] 93b9cdb0e59b: Pull complete [2021-03-19T16:48:33.025Z] 5e14af77c1be: Pull complete [2021-03-19T16:48:33.327Z] 01666e4c0597: Pull complete [2021-03-19T16:49:01.040Z] aa168da1d23b: Pull complete [2021-03-19T16:49:01.040Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-19T16:49:01.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T16:49:01.040Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-19T16:49:02.450Z] prd-centos7-docker-4c-2g-30568 does not seem to be running inside a container [2021-03-19T16:49:02.772Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-19T16:49:07.949Z] $ docker top b3622e3435d56638b87d2bcec7d3f99005ccec65803a9392221a6aab75575d28 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T16:49:09.550Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-19T16:49:10.450Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-19T16:49:10.926Z] + ls /var/log/sa-host [2021-03-19T16:49:10.926Z] + sadf -c /var/log/sa-host/sa19 [2021-03-19T16:49:10.926Z] file_magic: OK [2021-03-19T16:49:10.926Z] HZ: Using current value: 100 [2021-03-19T16:49:10.926Z] file_header: OK [2021-03-19T16:49:10.926Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-19T16:49:10.926Z] Statistics: [2021-03-19T16:49:10.926Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-19T16:49:10.926Z] File successfully converted to sysstat format version 12.2.1 [2021-03-19T16:49:10.926Z] + sadf -c /var/log/sa-host/sa23 [2021-03-19T16:49:10.926Z] file_magic: OK [2021-03-19T16:49:10.926Z] HZ: Using current value: 100 [2021-03-19T16:49:10.926Z] file_header: OK [2021-03-19T16:49:10.926Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-19T16:49:10.926Z] Statistics: [2021-03-19T16:49:10.926Z] Hnuu...uuuununununu... [2021-03-19T16:49:10.926Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-19T16:49:11.210Z] provisioning config files... [2021-03-19T16:49:11.254Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1515650839348591251tmp [Pipeline] { [Pipeline] echo [2021-03-19T16:49:11.403Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T16:49:12.119Z] ---> create-netrc.sh [Pipeline] } [2021-03-19T16:49:12.150Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-19T16:49:12.385Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T16:49:12.790Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-19T16:49:12.829Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T16:49:13.199Z] ---> sudo-logs.sh [2021-03-19T16:49:13.199Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-19T16:49:13.588Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T16:49:13.956Z] ---> job-cost.sh [2021-03-19T16:49:14.246Z] lf-activate-venv: SKIPPING [2021-03-19T16:49:14.246Z] DEBUG: total: 0.20999999344348907 [2021-03-19T16:49:14.246Z] INFO: Retrieving Stack Cost... [2021-03-19T16:49:15.225Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-19T16:49:15.834Z] INFO: Archiving Costs [Pipeline] echo [2021-03-19T16:49:15.873Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T16:49:16.231Z] ---> logs-deploy.sh [2021-03-19T16:49:16.231Z] lf-activate-venv: SKIPPING [2021-03-19T16:49:16.231Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3279/1 [2021-03-19T16:49:16.231Z] INFO: archiving workspace using pattern(s): [2021-03-19T16:49:22.023Z] Archives upload complete. [2021-03-19T16:49:22.023Z] INFO: archiving logs to Nexus [2021-03-19T16:49:24.818Z] ---> uname -a: [2021-03-19T16:49:24.818Z] Linux prd-centos7-docker-4c-2g-30568.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-19T16:49:24.818Z] [2021-03-19T16:49:24.818Z] [2021-03-19T16:49:24.818Z] ---> lscpu: [2021-03-19T16:49:24.818Z] Architecture: x86_64 [2021-03-19T16:49:24.818Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-19T16:49:24.818Z] Byte Order: Little Endian [2021-03-19T16:49:24.818Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-19T16:49:24.818Z] CPU(s): 4 [2021-03-19T16:49:24.818Z] On-line CPU(s) list: 0-3 [2021-03-19T16:49:24.818Z] Thread(s) per core: 1 [2021-03-19T16:49:24.818Z] Core(s) per socket: 1 [2021-03-19T16:49:24.818Z] Socket(s): 4 [2021-03-19T16:49:24.818Z] NUMA node(s): 1 [2021-03-19T16:49:24.818Z] Vendor ID: GenuineIntel [2021-03-19T16:49:24.818Z] CPU family: 6 [2021-03-19T16:49:24.818Z] Model: 44 [2021-03-19T16:49:24.818Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-19T16:49:24.818Z] Stepping: 1 [2021-03-19T16:49:24.818Z] CPU MHz: 2933.438 [2021-03-19T16:49:24.818Z] BogoMIPS: 5866.87 [2021-03-19T16:49:24.818Z] Virtualization: VT-x [2021-03-19T16:49:24.818Z] Hypervisor vendor: KVM [2021-03-19T16:49:24.818Z] Virtualization type: full [2021-03-19T16:49:24.818Z] L1d cache: 128 KiB [2021-03-19T16:49:24.818Z] L1i cache: 128 KiB [2021-03-19T16:49:24.818Z] L2 cache: 16 MiB [2021-03-19T16:49:24.818Z] L3 cache: 64 MiB [2021-03-19T16:49:24.818Z] NUMA node0 CPU(s): 0-3 [2021-03-19T16:49:24.818Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-19T16:49:24.818Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-19T16:49:24.818Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-19T16:49:24.819Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-19T16:49:24.819Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-19T16:49:24.819Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-19T16:49:24.819Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-19T16:49:24.819Z] Vulnerability Srbds: Not affected [2021-03-19T16:49:24.819Z] Vulnerability Tsx async abort: Not affected [2021-03-19T16:49:24.819Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-19T16:49:24.819Z] [2021-03-19T16:49:24.819Z] [2021-03-19T16:49:24.819Z] ---> nproc: [2021-03-19T16:49:24.819Z] 4 [2021-03-19T16:49:24.819Z] [2021-03-19T16:49:24.819Z] [2021-03-19T16:49:24.819Z] ---> df -h: [2021-03-19T16:49:24.819Z] Filesystem Size Used Available Use% Mounted on [2021-03-19T16:49:24.819Z] overlay 50.0G 12.6G 37.4G 25% / [2021-03-19T16:49:24.819Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-19T16:49:24.819Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-19T16:49:24.819Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-19T16:49:24.819Z] /dev/vda1 50.0G 12.6G 37.4G 25% /facter-os [2021-03-19T16:49:24.819Z] /dev/vda1 50.0G 12.6G 37.4G 25% /etc/resolv.conf [2021-03-19T16:49:24.819Z] /dev/vda1 50.0G 12.6G 37.4G 25% /etc/hostname [2021-03-19T16:49:24.819Z] /dev/vda1 50.0G 12.6G 37.4G 25% /etc/hosts [2021-03-19T16:49:24.819Z] /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/auth.log [2021-03-19T16:49:24.819Z] /dev/vda1 50.0G 12.6G 37.4G 25% /run/cloud-init/result.json [2021-03-19T16:49:24.819Z] /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/sa-host [2021-03-19T16:49:24.819Z] /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/secure [2021-03-19T16:49:24.819Z] /dev/vda1 50.0G 12.6G 37.4G 25% /w/workspace/edgex-go/1 [2021-03-19T16:49:24.819Z] /dev/vda1 50.0G 12.6G 37.4G 25% /w/workspace/edgex-go/1@tmp [2021-03-19T16:49:24.819Z] [2021-03-19T16:49:24.819Z] [2021-03-19T16:49:24.819Z] ---> free -m: [2021-03-19T16:49:24.819Z] total used free shared buff/cache available [2021-03-19T16:49:24.819Z] Mem: 1837 732 303 0 801 1024 [2021-03-19T16:49:24.819Z] Swap: 1023 81 942 [2021-03-19T16:49:24.819Z] [2021-03-19T16:49:24.819Z] [2021-03-19T16:49:24.819Z] ---> ip addr: [2021-03-19T16:49:24.819Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-19T16:49:24.819Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-19T16:49:24.819Z] inet 127.0.0.1/8 scope host lo [2021-03-19T16:49:24.819Z] valid_lft forever preferred_lft forever [2021-03-19T16:49:24.819Z] inet6 ::1/128 scope host [2021-03-19T16:49:24.819Z] valid_lft forever preferred_lft forever [2021-03-19T16:49:24.819Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-19T16:49:24.819Z] link/ether fa:16:3e:a4:d1:c3 brd ff:ff:ff:ff:ff:ff [2021-03-19T16:49:24.819Z] inet 10.30.122.178/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-19T16:49:24.819Z] valid_lft 84306sec preferred_lft 84306sec [2021-03-19T16:49:24.819Z] inet6 fe80::f816:3eff:fea4:d1c3/64 scope link [2021-03-19T16:49:24.819Z] valid_lft forever preferred_lft forever [2021-03-19T16:49:24.819Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-19T16:49:24.819Z] link/ether 02:42:94:b0:19:a3 brd ff:ff:ff:ff:ff:ff [2021-03-19T16:49:24.819Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-19T16:49:24.819Z] valid_lft forever preferred_lft forever [2021-03-19T16:49:24.819Z] inet6 fe80::42:94ff:feb0:19a3/64 scope link [2021-03-19T16:49:24.819Z] valid_lft forever preferred_lft forever [2021-03-19T16:49:24.819Z] [2021-03-19T16:49:24.819Z] [2021-03-19T16:49:24.819Z] ---> sar -b -r -n DEV: [2021-03-19T16:49:24.819Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/19/21 _x86_64_ (4 CPU) [2021-03-19T16:49:24.819Z] [2021-03-19T16:49:24.819Z] 16:14:16 LINUX RESTART (4 CPU) [2021-03-19T16:49:24.819Z] [2021-03-19T16:49:24.819Z] 16:15:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-19T16:49:24.819Z] 16:16:01 87.53 40.26 47.27 0.00 3559.13 20810.75 0.00 [2021-03-19T16:49:24.819Z] 16:17:01 54.09 16.48 37.61 0.00 5059.93 11465.13 0.00 [2021-03-19T16:49:24.819Z] 16:18:01 171.58 66.01 105.57 0.00 4644.97 34930.95 0.00 [2021-03-19T16:49:24.819Z] 16:19:02 151.72 28.95 122.76 0.00 2032.45 17531.59 0.00 [2021-03-19T16:49:24.819Z] 16:20:01 98.80 63.88 34.92 0.00 1819.00 4040.94 0.00 [2021-03-19T16:49:24.819Z] 16:21:01 78.58 26.17 52.41 0.00 1052.37 6452.12 0.00 [2021-03-19T16:49:24.819Z] 16:22:02 29.65 4.47 25.18 0.00 156.12 2658.35 0.00 [2021-03-19T16:49:24.819Z] 16:23:01 75.42 40.62 34.80 0.00 1490.57 2972.41 0.00 [2021-03-19T16:49:24.819Z] 16:24:02 68.11 28.39 39.72 0.00 1948.45 2819.81 0.00 [2021-03-19T16:49:24.819Z] 16:25:01 17.20 0.02 17.18 0.00 0.27 5481.50 0.00 [2021-03-19T16:49:24.819Z] 16:26:05 153.39 34.00 119.39 0.00 10924.90 62858.67 0.00 [2021-03-19T16:49:24.819Z] 16:27:05 840.20 707.55 132.66 0.00 79868.37 98630.66 0.00 [2021-03-19T16:49:24.819Z] 16:28:09 1043.31 893.95 149.36 0.00 67934.17 68435.21 0.00 [2021-03-19T16:49:24.819Z] 16:29:05 1346.13 1230.09 116.05 0.00 67484.38 74432.39 0.00 [2021-03-19T16:49:24.819Z] 16:30:03 328.28 255.29 72.99 0.00 14919.97 15688.15 0.00 [2021-03-19T16:49:24.819Z] 16:31:01 218.45 101.48 116.97 0.00 9413.28 21234.53 0.00 [2021-03-19T16:49:24.819Z] 16:32:04 353.37 134.38 218.98 0.00 47146.01 81078.75 0.00 [2021-03-19T16:49:24.819Z] 16:33:02 966.24 834.13 132.11 0.00 62844.05 67250.68 0.00 [2021-03-19T16:49:24.819Z] 16:34:06 1368.00 1242.84 125.16 0.00 73573.97 81011.66 0.00 [2021-03-19T16:49:24.819Z] 16:35:01 418.96 339.91 79.05 0.00 18251.75 20327.26 0.00 [2021-03-19T16:49:24.819Z] 16:36:01 210.05 57.51 152.54 0.00 4811.03 29877.89 0.00 [2021-03-19T16:49:24.819Z] 16:37:01 99.37 21.62 77.75 0.00 3330.50 6113.31 0.00 [2021-03-19T16:49:24.819Z] 16:38:02 1.51 0.03 1.48 0.00 0.80 24.42 0.00 [2021-03-19T16:49:24.819Z] 16:39:01 0.29 0.03 0.25 0.00 0.81 3.15 0.00 [2021-03-19T16:49:24.819Z] 16:40:01 0.33 0.10 0.23 0.00 1.60 2.83 0.00 [2021-03-19T16:49:24.819Z] 16:41:01 0.27 0.02 0.25 0.00 0.13 3.35 0.00 [2021-03-19T16:49:24.819Z] 16:42:01 0.23 0.02 0.22 0.00 0.13 2.15 0.00 [2021-03-19T16:49:24.819Z] 16:43:01 0.20 0.03 0.17 0.00 0.27 1.47 0.00 [2021-03-19T16:49:24.819Z] 16:44:01 0.35 0.02 0.33 0.00 0.13 5.00 0.00 [2021-03-19T16:49:24.819Z] 16:45:01 0.42 0.20 0.22 0.00 3.06 2.68 0.00 [2021-03-19T16:49:24.819Z] 16:46:01 0.31 0.07 0.25 0.00 0.53 3.06 0.00 [2021-03-19T16:49:24.819Z] 16:47:02 0.23 0.02 0.22 0.00 0.53 2.41 0.00 [2021-03-19T16:49:24.819Z] 16:48:01 6.36 6.16 0.20 0.00 748.55 22.96 0.00 [2021-03-19T16:49:24.819Z] 16:49:01 173.42 77.32 96.10 0.00 6777.47 17369.61 0.00 [2021-03-19T16:49:24.819Z] Average: 246.62 184.12 62.50 0.00 14511.40 22408.03 0.00 [2021-03-19T16:49:24.819Z] [2021-03-19T16:49:24.819Z] 16:15:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-19T16:49:24.819Z] 16:16:01 107156 0 536140 28.49 2620 1235628 1081872 36.92 474100 1101372 8048 [2021-03-19T16:49:24.819Z] 16:17:01 283112 0 597888 31.78 2620 997924 1292908 44.12 523348 868452 43140 [2021-03-19T16:49:24.819Z] 16:18:01 73424 0 695176 36.95 2476 1110468 1451300 49.53 568356 996348 67268 [2021-03-19T16:49:24.819Z] 16:19:02 318080 0 715500 38.03 1500 846464 1313100 44.81 462008 826964 44 [2021-03-19T16:49:24.819Z] 16:20:01 133864 0 817932 43.47 1500 928248 1858824 63.44 638668 824380 50020 [2021-03-19T16:49:24.819Z] 16:21:01 223560 0 807956 42.94 684 849344 1445464 49.33 642556 729128 24192 [2021-03-19T16:49:24.819Z] 16:22:02 409280 0 762312 40.52 652 709300 1338924 45.70 466928 713084 23936 [2021-03-19T16:49:24.819Z] 16:23:01 202892 0 820980 43.63 652 857020 1756724 59.95 650264 736452 47828 [2021-03-19T16:49:24.819Z] 16:24:02 213760 0 850308 45.19 612 816864 1593496 54.38 684448 685184 31652 [2021-03-19T16:49:24.819Z] 16:25:01 157336 0 799648 42.50 612 923948 1478900 50.47 657384 769736 10568 [2021-03-19T16:49:24.819Z] 16:26:05 75088 0 726632 38.62 140 1079684 1276560 43.57 717480 835460 52160 [2021-03-19T16:49:24.819Z] 16:27:05 553600 0 685456 36.43 8 642480 1296424 44.24 477496 640452 40 [2021-03-19T16:49:24.819Z] 16:28:09 64312 0 866180 46.04 8 951044 2446188 83.48 767924 827996 76920 [2021-03-19T16:49:24.819Z] 16:29:05 75836 0 858084 45.61 8 947616 2381156 81.26 765284 808876 82300 [2021-03-19T16:49:24.819Z] 16:30:03 151496 0 1233160 65.54 8 496880 3691832 126.00 823208 631844 2680 [2021-03-19T16:49:24.819Z] 16:31:01 410776 0 736872 39.16 8 733888 1599784 54.60 495616 720940 820 [2021-03-19T16:49:24.819Z] 16:32:04 73140 0 785692 41.76 8 1022704 2281848 77.88 745012 840016 95728 [2021-03-19T16:49:24.819Z] 16:33:02 82784 0 771040 40.98 8 1027712 2185864 74.60 652820 925000 69912 [2021-03-19T16:49:24.819Z] 16:34:06 75700 0 776024 41.24 8 1029812 2173076 74.16 687080 892420 81396 [2021-03-19T16:49:24.819Z] 16:35:01 71068 0 1252084 66.55 8 558384 2948008 100.61 875492 673300 55776 [2021-03-19T16:49:24.819Z] 16:36:01 145964 0 707816 37.62 8 1027756 1580956 53.96 582820 900264 2804 [2021-03-19T16:49:24.819Z] 16:37:01 117160 0 654088 34.76 8 1110288 1337604 45.65 582072 919072 20 [2021-03-19T16:49:24.819Z] 16:38:02 125736 0 645508 34.31 8 1110292 1218928 41.60 577128 918372 12 [2021-03-19T16:49:24.819Z] 16:39:01 126828 0 644404 34.25 8 1110304 1209676 41.28 576184 918660 8 [2021-03-19T16:49:24.819Z] 16:40:01 126356 0 644872 34.27 8 1110308 1209808 41.29 576656 918704 8 [2021-03-19T16:49:24.819Z] 16:41:01 126724 0 644488 34.25 8 1110324 1209760 41.29 576248 918720 8 [2021-03-19T16:49:24.819Z] 16:42:01 127228 0 643984 34.23 8 1110324 1209676 41.28 576264 918720 8 [2021-03-19T16:49:24.819Z] 16:43:01 126140 0 645060 34.28 8 1110336 1209904 41.29 576848 918728 12 [2021-03-19T16:49:24.819Z] 16:44:01 126804 0 644392 34.25 8 1110340 1209676 41.28 576332 918732 12 [2021-03-19T16:49:24.819Z] 16:45:01 126792 0 644304 34.24 8 1110440 1209676 41.28 576296 918832 8 [2021-03-19T16:49:24.819Z] 16:46:01 125792 0 645300 34.30 8 1110444 1209660 41.28 576816 918832 8 [2021-03-19T16:49:24.819Z] 16:47:02 125860 0 645232 34.29 8 1110444 1209784 41.29 576756 918844 8 [2021-03-19T16:49:24.819Z] 16:48:01 99572 0 651104 34.60 8 1130860 1212892 41.39 582428 937684 32 [2021-03-19T16:49:24.820Z] 16:49:01 410736 0 711716 37.83 4 759088 1441468 49.19 482360 688680 38060 [2021-03-19T16:49:24.820Z] Average: 170410 0 743157 39.50 419 967558 1605051 54.78 610902 843537 25454 [2021-03-19T16:49:24.820Z] [2021-03-19T16:49:24.820Z] 16:15:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-19T16:49:24.820Z] 16:16:01 eth0 644.45 417.69 3360.48 71.65 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:17:01 vethcd31486 730.81 561.81 74.07 2666.88 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:17:01 eth0 669.69 806.98 3078.00 114.49 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:17:01 docker0 730.81 561.67 64.07 2666.87 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:18:01 veth9174157 36.90 61.13 2.46 355.70 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:18:01 eth0 346.34 272.46 3192.15 30.32 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:18:01 docker0 36.90 61.01 1.96 355.69 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:19:02 veth48395be 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:19:02 eth0 199.63 145.48 501.31 63.37 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:19:02 docker0 116.81 159.76 8.98 476.19 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:20:01 veth48395be 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:20:01 eth0 13.58 10.41 11.63 16.48 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:21:01 veth48395be 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:21:01 eth0 17.99 13.99 14.32 7.85 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:22:02 veth48395be 2.23 2.23 0.18 0.18 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:22:02 eth0 27.60 21.62 20.50 11.41 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:22:02 docker0 2.23 2.23 0.15 0.18 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:23:01 veth48395be 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:23:01 eth0 6.84 5.18 5.38 2.90 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:24:02 veth48395be 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:24:02 eth0 21.52 19.76 10.66 75.01 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:25:01 veth48395be 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:25:01 eth0 23.26 16.50 18.18 9.65 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:26:05 eth0 153.79 130.59 1576.74 19.52 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:26:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:26:05 veth97131b1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:26:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:27:05 eth0 3.57 2.52 4.01 1.05 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:27:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:27:05 veth97131b1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:27:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:28:09 eth0 47.39 36.32 152.22 62.51 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:28:09 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:28:09 veth97131b1 0.00 0.31 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:28:09 docker0 13.38 21.61 0.76 138.10 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:29:05 eth0 1.64 1.43 1.24 0.71 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:29:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:29:05 veth97131b1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:29:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:30:03 veth1a2f681 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:30:03 vethab25c80 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:30:03 veth039b2cf 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:30:03 eth0 7.96 6.18 6.08 3.33 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:31:01 veth2184a5c 4.51 2.09 30.71 0.14 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:31:01 vethe1b22a9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:31:01 veth1a5a19b 5.01 2.04 33.28 0.14 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:31:01 veth307803c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:32:04 eth0 2225.99 1923.49 11833.50 578.24 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:32:04 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:32:04 veth97131b1 0.00 0.77 0.00 0.04 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:32:04 docker0 880.54 805.34 73.85 3675.71 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:33:02 eth0 41.72 25.84 136.85 9.51 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:33:02 veth97131b1 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:33:02 docker0 10.70 21.48 0.56 120.66 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:34:06 eth0 3.54 2.45 2.48 1.37 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:34:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:34:06 veth97131b1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:34:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:35:01 vetha584599 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:35:01 vethe5975bc 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:35:01 veth0ee4a44 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:35:01 eth0 5.99 4.98 4.76 2.63 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:36:01 eth0 141.20 114.32 1312.91 18.37 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:36:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:36:01 veth97131b1 0.00 1.16 0.00 0.05 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:36:01 docker0 930.76 868.17 77.56 4011.07 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:37:01 eth0 81.63 55.24 388.93 84.64 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:37:01 docker0 19.79 37.98 1.36 361.51 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:38:02 eth0 0.30 0.25 0.37 0.02 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:39:01 eth0 0.54 0.05 0.05 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:40:01 eth0 0.50 0.35 0.27 0.20 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:41:01 eth0 0.30 0.17 0.14 0.07 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:43:01 eth0 1.22 0.52 0.57 0.36 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:44:01 eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:45:01 eth0 0.58 0.03 0.05 0.03 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.820Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.821Z] 16:46:01 eth0 1.09 0.50 0.49 0.27 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.821Z] 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.821Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.821Z] 16:47:02 eth0 0.50 0.37 0.27 0.20 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.821Z] 16:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.821Z] 16:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.821Z] 16:48:01 eth0 3.33 2.72 4.51 1.12 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.821Z] 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.821Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.821Z] 16:49:01 eth0 208.10 168.10 2154.92 35.92 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.821Z] 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.821Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.821Z] Average: eth0 82.04 69.66 480.34 22.25 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.821Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.821Z] Average: docker0 28.07 26.76 2.33 129.13 0.00 0.00 0.00 0.00 [2021-03-19T16:49:24.821Z] [2021-03-19T16:49:24.821Z] [2021-03-19T16:49:24.821Z] ---> sar -P ALL: [2021-03-19T16:49:24.821Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/19/21 _x86_64_ (4 CPU) [2021-03-19T16:49:24.821Z] [2021-03-19T16:49:24.821Z] 16:14:16 LINUX RESTART (4 CPU) [2021-03-19T16:49:24.821Z] [2021-03-19T16:49:24.821Z] 16:15:03 CPU %user %nice %system %iowait %steal %idle [2021-03-19T16:49:24.821Z] 16:16:01 all 12.41 0.00 5.64 3.73 32.01 46.21 [2021-03-19T16:49:24.821Z] 16:16:01 0 10.89 0.00 5.42 5.26 33.55 44.88 [2021-03-19T16:49:24.821Z] 16:16:01 1 17.21 0.00 5.97 4.18 32.06 40.58 [2021-03-19T16:49:24.821Z] 16:16:01 2 12.91 0.00 5.12 3.23 31.34 47.39 [2021-03-19T16:49:24.821Z] 16:16:01 3 8.86 0.00 6.04 2.30 31.12 51.68 [2021-03-19T16:49:24.821Z] 16:17:01 all 8.81 0.00 4.65 1.01 19.23 66.31 [2021-03-19T16:49:24.821Z] 16:17:01 0 11.09 0.00 5.89 1.77 20.15 61.10 [2021-03-19T16:49:24.821Z] 16:17:01 1 9.90 0.00 3.70 0.90 18.34 67.17 [2021-03-19T16:49:24.821Z] 16:17:01 2 10.02 0.00 4.96 0.71 20.09 64.22 [2021-03-19T16:49:24.821Z] 16:17:01 3 4.36 0.00 4.08 0.67 18.37 72.52 [2021-03-19T16:49:24.821Z] 16:18:01 all 4.34 0.00 4.34 1.23 24.92 65.18 [2021-03-19T16:49:24.821Z] 16:18:01 0 4.31 0.00 4.74 1.10 25.84 64.01 [2021-03-19T16:49:24.821Z] 16:18:01 1 3.83 0.00 4.23 1.58 25.24 65.12 [2021-03-19T16:49:24.821Z] 16:18:01 2 5.44 0.00 4.23 1.46 24.63 64.24 [2021-03-19T16:49:24.821Z] 16:18:01 3 3.77 0.00 4.15 0.79 23.94 67.34 [2021-03-19T16:49:24.821Z] 16:19:02 all 4.44 0.00 5.84 3.68 26.36 59.68 [2021-03-19T16:49:24.821Z] 16:19:02 0 4.66 0.00 5.71 3.71 27.47 58.46 [2021-03-19T16:49:24.821Z] 16:19:02 1 4.51 0.00 6.68 4.70 26.47 57.64 [2021-03-19T16:49:24.821Z] 16:19:02 2 4.17 0.00 5.33 2.99 25.85 61.66 [2021-03-19T16:49:24.821Z] 16:19:02 3 4.42 0.00 5.64 3.32 25.68 60.94 [2021-03-19T16:49:24.821Z] 16:20:01 all 24.07 0.00 8.45 3.90 37.62 25.96 [2021-03-19T16:49:24.821Z] 16:20:01 0 22.12 0.00 7.28 3.02 39.90 27.68 [2021-03-19T16:49:24.821Z] 16:20:01 1 24.36 0.00 8.70 4.78 37.18 24.98 [2021-03-19T16:49:24.821Z] 16:20:01 2 23.89 0.00 8.36 4.20 36.05 27.50 [2021-03-19T16:49:24.821Z] 16:20:01 3 25.95 0.00 9.50 3.62 37.32 23.61 [2021-03-19T16:49:24.821Z] 16:21:01 all 21.51 0.00 8.83 2.37 47.43 19.86 [2021-03-19T16:49:24.821Z] 16:21:01 0 21.40 0.00 7.99 3.21 48.30 19.10 [2021-03-19T16:49:24.821Z] 16:21:01 1 26.23 0.00 8.95 2.07 46.42 16.33 [2021-03-19T16:49:24.821Z] 16:21:01 2 17.85 0.00 9.00 3.06 49.11 20.98 [2021-03-19T16:49:24.821Z] 16:21:01 3 20.89 0.00 9.39 1.12 45.80 22.80 [2021-03-19T16:49:24.821Z] 16:22:02 all 24.54 0.00 7.98 1.29 29.62 36.57 [2021-03-19T16:49:24.821Z] 16:22:02 0 23.28 0.00 8.61 1.98 30.60 35.52 [2021-03-19T16:49:24.821Z] 16:22:02 1 23.86 0.00 7.37 1.25 30.32 37.19 [2021-03-19T16:49:24.821Z] 16:22:02 2 25.59 0.00 8.39 1.43 28.19 36.40 [2021-03-19T16:49:24.821Z] 16:22:02 3 25.47 0.00 7.57 0.50 29.30 37.15 [2021-03-19T16:49:24.821Z] 16:23:01 all 20.09 0.00 10.88 2.53 49.88 16.61 [2021-03-19T16:49:24.821Z] 16:23:01 0 18.68 0.00 10.55 3.25 52.10 15.43 [2021-03-19T16:49:24.821Z] 16:23:01 1 20.37 0.00 11.30 2.48 47.53 18.32 [2021-03-19T16:49:24.821Z] 16:23:01 2 21.91 0.00 11.21 1.87 48.50 16.51 [2021-03-19T16:49:24.821Z] 16:23:01 3 19.45 0.00 10.48 2.52 51.35 16.19 [2021-03-19T16:49:24.821Z] 16:24:02 all 15.59 0.00 9.90 2.03 36.89 35.59 [2021-03-19T16:49:24.821Z] 16:24:02 0 16.39 0.00 11.19 2.21 35.04 35.17 [2021-03-19T16:49:24.821Z] 16:24:02 1 15.35 0.00 8.88 2.23 36.52 37.01 [2021-03-19T16:49:24.821Z] 16:24:02 2 14.65 0.00 9.66 2.20 38.04 35.46 [2021-03-19T16:49:24.821Z] 16:24:02 3 15.97 0.00 9.87 1.48 37.98 34.70 [2021-03-19T16:49:24.821Z] 16:25:01 all 10.68 0.00 9.25 0.32 39.12 40.63 [2021-03-19T16:49:24.821Z] 16:25:01 0 10.14 0.00 8.47 0.19 41.15 40.05 [2021-03-19T16:49:24.821Z] 16:25:01 1 9.48 0.00 9.19 0.13 38.93 42.28 [2021-03-19T16:49:24.821Z] 16:25:01 2 11.19 0.00 10.00 0.92 38.82 39.07 [2021-03-19T16:49:24.821Z] 16:25:01 3 11.96 0.00 9.34 0.05 37.54 41.11 [2021-03-19T16:49:24.821Z] 16:26:05 all 5.81 0.00 7.45 3.79 29.31 53.65 [2021-03-19T16:49:24.821Z] 16:26:05 0 6.12 0.00 7.30 3.17 30.44 52.98 [2021-03-19T16:49:24.821Z] 16:26:05 1 5.68 0.00 7.45 3.40 29.75 53.72 [2021-03-19T16:49:24.821Z] 16:26:05 2 5.31 0.00 7.29 3.56 29.04 54.80 [2021-03-19T16:49:24.821Z] 16:26:05 3 6.13 0.00 7.79 5.06 27.95 53.07 [2021-03-19T16:49:24.821Z] [2021-03-19T16:49:24.821Z] 16:26:05 CPU %user %nice %system %iowait %steal %idle [2021-03-19T16:49:24.821Z] 16:27:05 all 10.36 0.00 8.35 14.22 38.95 28.12 [2021-03-19T16:49:24.821Z] 16:27:05 0 9.68 0.00 7.44 13.24 38.12 31.52 [2021-03-19T16:49:24.821Z] 16:27:05 1 10.45 0.00 9.95 15.93 40.07 23.60 [2021-03-19T16:49:24.821Z] 16:27:05 2 9.91 0.00 8.26 13.13 38.59 30.10 [2021-03-19T16:49:24.821Z] 16:27:05 3 11.43 0.00 7.80 14.66 39.06 27.05 [2021-03-19T16:49:24.821Z] 16:28:09 all 4.04 0.00 7.81 33.69 31.01 23.46 [2021-03-19T16:49:24.821Z] 16:28:09 0 4.35 0.00 8.69 34.33 31.41 21.21 [2021-03-19T16:49:24.821Z] 16:28:09 1 4.23 0.00 7.79 31.34 30.08 26.56 [2021-03-19T16:49:24.821Z] 16:28:09 2 3.59 0.00 7.75 33.66 30.73 24.26 [2021-03-19T16:49:24.821Z] 16:28:09 3 4.00 0.00 7.02 35.39 31.81 21.79 [2021-03-19T16:49:24.821Z] 16:29:05 all 7.81 0.00 5.75 29.42 36.00 21.02 [2021-03-19T16:49:24.821Z] 16:29:05 0 6.36 0.00 5.39 24.98 35.65 27.62 [2021-03-19T16:49:24.821Z] 16:29:05 1 8.38 0.00 5.73 33.07 35.19 17.63 [2021-03-19T16:49:24.821Z] 16:29:05 2 8.43 0.00 5.87 28.71 36.64 20.34 [2021-03-19T16:49:24.821Z] 16:29:05 3 8.15 0.00 6.02 31.17 36.52 18.14 [2021-03-19T16:49:24.821Z] 16:30:03 all 31.66 0.00 10.02 13.61 33.28 11.44 [2021-03-19T16:49:24.821Z] 16:30:03 0 28.05 0.00 10.24 14.97 36.80 9.94 [2021-03-19T16:49:24.821Z] 16:30:03 1 33.42 0.00 11.08 15.15 29.23 11.12 [2021-03-19T16:49:24.821Z] 16:30:03 2 31.98 0.00 9.51 12.84 33.47 12.20 [2021-03-19T16:49:24.821Z] 16:30:03 3 33.14 0.00 9.30 11.56 33.55 12.45 [2021-03-19T16:49:24.821Z] 16:31:01 all 34.51 0.00 10.16 9.91 34.27 11.16 [2021-03-19T16:49:24.821Z] 16:31:01 0 34.87 0.00 10.00 8.63 34.31 12.18 [2021-03-19T16:49:24.821Z] 16:31:01 1 35.72 0.00 10.10 10.12 32.32 11.73 [2021-03-19T16:49:24.821Z] 16:31:01 2 36.68 0.00 10.62 9.37 32.41 10.92 [2021-03-19T16:49:24.821Z] 16:31:01 3 30.75 0.00 9.91 11.53 38.05 9.77 [2021-03-19T16:49:24.821Z] 16:32:04 all 7.82 0.00 10.77 15.16 39.54 26.71 [2021-03-19T16:49:24.821Z] 16:32:04 0 8.38 0.00 10.67 14.59 39.40 26.97 [2021-03-19T16:49:24.821Z] 16:32:04 1 7.40 0.00 10.45 16.67 38.99 26.49 [2021-03-19T16:49:24.821Z] 16:32:04 2 7.47 0.00 10.85 14.24 39.80 27.64 [2021-03-19T16:49:24.821Z] 16:32:04 3 8.03 0.00 11.12 15.12 39.99 25.74 [2021-03-19T16:49:24.821Z] 16:33:02 all 6.99 0.00 7.37 16.36 36.68 32.60 [2021-03-19T16:49:24.821Z] 16:33:02 0 7.71 0.00 7.30 13.28 36.83 34.88 [2021-03-19T16:49:24.821Z] 16:33:02 1 5.86 0.00 7.31 20.37 36.88 29.57 [2021-03-19T16:49:24.821Z] 16:33:02 2 6.36 0.00 7.59 17.79 35.93 32.33 [2021-03-19T16:49:24.821Z] 16:33:02 3 8.00 0.00 7.31 14.03 37.08 33.57 [2021-03-19T16:49:24.821Z] 16:34:06 all 4.62 0.00 4.91 31.28 34.48 24.70 [2021-03-19T16:49:24.821Z] 16:34:06 0 4.58 0.00 4.99 30.52 34.82 25.10 [2021-03-19T16:49:24.821Z] 16:34:06 1 4.04 0.00 4.66 32.22 33.85 25.24 [2021-03-19T16:49:24.821Z] 16:34:06 2 4.85 0.00 5.11 30.47 33.19 26.38 [2021-03-19T16:49:24.821Z] 16:34:06 3 5.04 0.00 4.91 31.92 36.03 22.11 [2021-03-19T16:49:24.821Z] 16:35:01 all 30.96 0.00 9.25 12.50 35.85 11.44 [2021-03-19T16:49:24.821Z] 16:35:01 0 30.02 0.00 8.50 12.73 38.25 10.51 [2021-03-19T16:49:24.821Z] 16:35:01 1 30.81 0.00 9.64 12.00 34.48 13.07 [2021-03-19T16:49:24.821Z] 16:35:01 2 31.76 0.00 9.80 12.72 34.00 11.72 [2021-03-19T16:49:24.821Z] 16:35:01 3 31.30 0.00 9.09 12.53 36.60 10.48 [2021-03-19T16:49:24.821Z] 16:36:01 all 19.66 0.00 9.78 7.95 35.55 27.06 [2021-03-19T16:49:24.821Z] 16:36:01 0 18.05 0.00 9.66 8.23 36.16 27.90 [2021-03-19T16:49:24.821Z] 16:36:01 1 19.26 0.00 9.63 9.83 34.23 27.05 [2021-03-19T16:49:24.821Z] 16:36:01 2 20.86 0.00 9.64 6.59 34.62 28.28 [2021-03-19T16:49:24.821Z] 16:36:01 3 20.49 0.00 10.20 7.10 37.27 24.95 [2021-03-19T16:49:24.821Z] 16:37:01 all 5.39 0.00 3.76 3.61 14.32 72.93 [2021-03-19T16:49:24.821Z] 16:37:01 0 8.61 0.00 3.96 3.36 14.61 69.45 [2021-03-19T16:49:24.821Z] 16:37:01 1 4.52 0.00 2.99 2.82 15.30 74.36 [2021-03-19T16:49:24.822Z] 16:37:01 2 6.78 0.00 5.92 3.97 12.51 70.82 [2021-03-19T16:49:24.822Z] 16:37:01 3 1.85 0.00 2.29 4.29 14.77 76.80 [2021-03-19T16:49:24.822Z] [2021-03-19T16:49:24.822Z] 16:37:01 CPU %user %nice %system %iowait %steal %idle [2021-03-19T16:49:24.822Z] 16:38:02 all 0.11 0.00 0.04 0.00 0.65 99.20 [2021-03-19T16:49:24.822Z] 16:38:02 0 0.07 0.00 0.07 0.02 1.50 98.35 [2021-03-19T16:49:24.822Z] 16:38:02 1 0.03 0.00 0.03 0.00 0.70 99.24 [2021-03-19T16:49:24.822Z] 16:38:02 2 0.32 0.00 0.03 0.00 0.22 99.43 [2021-03-19T16:49:24.822Z] 16:38:02 3 0.02 0.00 0.03 0.00 0.17 99.78 [2021-03-19T16:49:24.822Z] 16:39:01 all 0.11 0.00 0.10 0.00 0.60 99.19 [2021-03-19T16:49:24.822Z] 16:39:01 0 0.03 0.00 0.07 0.00 0.46 99.44 [2021-03-19T16:49:24.822Z] 16:39:01 1 0.07 0.00 0.17 0.00 0.61 99.15 [2021-03-19T16:49:24.822Z] 16:39:01 2 0.25 0.00 0.05 0.02 0.78 98.90 [2021-03-19T16:49:24.822Z] 16:39:01 3 0.07 0.00 0.12 0.00 0.56 99.26 [2021-03-19T16:49:24.822Z] 16:40:01 all 0.12 0.00 0.03 0.00 0.33 99.51 [2021-03-19T16:49:24.822Z] 16:40:01 0 0.05 0.00 0.03 0.00 0.45 99.47 [2021-03-19T16:49:24.822Z] 16:40:01 1 0.38 0.00 0.03 0.00 0.40 99.18 [2021-03-19T16:49:24.822Z] 16:40:01 2 0.03 0.00 0.03 0.00 0.42 99.52 [2021-03-19T16:49:24.822Z] 16:40:01 3 0.02 0.00 0.02 0.02 0.07 99.88 [2021-03-19T16:49:24.822Z] 16:41:01 all 0.12 0.00 0.12 0.00 0.45 99.31 [2021-03-19T16:49:24.822Z] 16:41:01 0 0.05 0.00 0.12 0.00 0.33 99.50 [2021-03-19T16:49:24.822Z] 16:41:01 1 0.33 0.00 0.08 0.00 0.73 98.85 [2021-03-19T16:49:24.822Z] 16:41:01 2 0.07 0.00 0.13 0.00 0.42 99.38 [2021-03-19T16:49:24.822Z] 16:41:01 3 0.03 0.00 0.13 0.00 0.33 99.50 [2021-03-19T16:49:24.822Z] 16:42:01 all 0.10 0.00 0.02 0.00 0.51 99.37 [2021-03-19T16:49:24.822Z] 16:42:01 0 0.00 0.00 0.02 0.00 0.33 99.65 [2021-03-19T16:49:24.822Z] 16:42:01 1 0.35 0.00 0.02 0.02 0.88 98.74 [2021-03-19T16:49:24.822Z] 16:42:01 2 0.03 0.00 0.03 0.00 0.68 99.25 [2021-03-19T16:49:24.822Z] 16:42:01 3 0.03 0.00 0.02 0.00 0.13 99.82 [2021-03-19T16:49:24.822Z] 16:43:01 all 0.09 0.00 0.02 0.00 0.32 99.57 [2021-03-19T16:49:24.822Z] 16:43:01 0 0.02 0.00 0.02 0.00 0.22 99.75 [2021-03-19T16:49:24.822Z] 16:43:01 1 0.32 0.00 0.03 0.00 0.63 99.02 [2021-03-19T16:49:24.822Z] 16:43:01 2 0.02 0.00 0.02 0.00 0.30 99.67 [2021-03-19T16:49:24.822Z] 16:43:01 3 0.02 0.00 0.02 0.02 0.12 99.83 [2021-03-19T16:49:24.822Z] 16:44:01 all 0.10 0.00 0.02 0.00 0.57 99.30 [2021-03-19T16:49:24.822Z] 16:44:01 0 0.03 0.00 0.03 0.00 0.07 99.87 [2021-03-19T16:49:24.822Z] 16:44:01 1 0.33 0.00 0.03 0.00 1.09 98.55 [2021-03-19T16:49:24.822Z] 16:44:01 2 0.03 0.00 0.03 0.00 0.93 99.01 [2021-03-19T16:49:24.822Z] 16:44:01 3 0.02 0.00 0.00 0.00 0.20 99.78 [2021-03-19T16:49:24.822Z] 16:45:01 all 0.11 0.00 0.02 0.00 0.33 99.53 [2021-03-19T16:49:24.822Z] 16:45:01 0 0.03 0.00 0.03 0.00 0.60 99.34 [2021-03-19T16:49:24.822Z] 16:45:01 1 0.40 0.00 0.02 0.00 0.50 99.09 [2021-03-19T16:49:24.822Z] 16:45:01 2 0.00 0.00 0.02 0.00 0.03 99.95 [2021-03-19T16:49:24.822Z] 16:45:01 3 0.02 0.00 0.03 0.00 0.20 99.75 [2021-03-19T16:49:24.822Z] 16:46:01 all 0.12 0.00 0.02 0.03 0.92 98.91 [2021-03-19T16:49:24.822Z] 16:46:01 0 0.08 0.00 0.05 0.11 1.82 97.93 [2021-03-19T16:49:24.822Z] 16:46:01 1 0.36 0.00 0.03 0.00 0.97 98.63 [2021-03-19T16:49:24.822Z] 16:46:01 2 0.02 0.00 0.00 0.00 0.64 99.34 [2021-03-19T16:49:24.822Z] 16:46:01 3 0.02 0.00 0.02 0.00 0.21 99.75 [2021-03-19T16:49:24.822Z] 16:47:02 all 0.09 0.00 0.04 0.00 0.88 98.99 [2021-03-19T16:49:24.822Z] 16:47:02 0 0.03 0.00 0.05 0.00 0.93 98.99 [2021-03-19T16:49:24.822Z] 16:47:02 1 0.02 0.00 0.03 0.00 0.33 99.62 [2021-03-19T16:49:24.822Z] 16:47:02 2 0.28 0.00 0.03 0.00 1.17 98.51 [2021-03-19T16:49:24.822Z] 16:47:02 3 0.03 0.00 0.05 0.00 1.09 98.83 [2021-03-19T16:49:24.822Z] 16:48:01 all 0.19 0.00 0.22 0.23 1.42 97.94 [2021-03-19T16:49:24.822Z] 16:48:01 0 0.10 0.00 0.23 0.02 1.68 97.97 [2021-03-19T16:49:24.822Z] 16:48:01 1 0.13 0.00 0.15 0.42 0.89 98.41 [2021-03-19T16:49:24.822Z] 16:48:01 2 0.40 0.00 0.17 0.28 1.22 97.92 [2021-03-19T16:49:24.822Z] 16:48:01 3 0.13 0.00 0.32 0.18 1.90 97.47 [2021-03-19T16:49:24.822Z] [2021-03-19T16:49:24.822Z] 16:48:01 CPU %user %nice %system %iowait %steal %idle [2021-03-19T16:49:24.822Z] 16:49:01 all 3.87 0.00 3.89 2.80 30.07 59.38 [2021-03-19T16:49:24.822Z] 16:49:01 0 3.51 0.00 4.34 1.96 30.38 59.80 [2021-03-19T16:49:24.822Z] 16:49:01 1 3.76 0.00 3.88 1.73 29.50 61.13 [2021-03-19T16:49:24.822Z] 16:49:01 2 2.78 0.00 2.95 2.72 28.87 62.68 [2021-03-19T16:49:24.822Z] 16:49:01 3 5.47 0.00 4.42 4.85 31.60 53.66 [2021-03-19T16:49:24.822Z] Average: all 9.00 0.00 5.16 6.64 23.11 56.08 [2021-03-19T16:49:24.822Z] Average: 0 8.83 0.00 5.15 6.44 23.74 55.84 [2021-03-19T16:49:24.822Z] Average: 1 9.25 0.00 5.17 7.01 22.74 55.83 [2021-03-19T16:49:24.822Z] Average: 2 9.09 0.00 5.21 6.47 22.76 56.46 [2021-03-19T16:49:24.822Z] Average: 3 8.84 0.00 5.11 6.65 23.20 56.20 [2021-03-19T16:49:24.822Z] [2021-03-19T16:49:24.822Z] [2021-03-19T16:49:24.822Z]