Pull request #3366 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 365d64f25bc40209cc95dfef72a2132f15d059f6 rather than fa8052bc3c64258a7b95b51496ccde519838ddcb Obtained Jenkinsfile from 365d64f25bc40209cc95dfef72a2132f15d059f6 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3366/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3366/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-106 in /w/workspace/edgexfoundry_edgex-go_PR-3366 [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 365d64f25bc40209cc95dfef72a2132f15d059f6 into PR head commit fa8052bc3c64258a7b95b51496ccde519838ddcb > 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/3366/head:refs/remotes/origin/PR-3366 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa8052bc3c64258a7b95b51496ccde519838ddcb # timeout=10 Merge succeeded, producing fa8052bc3c64258a7b95b51496ccde519838ddcb Checking out Revision fa8052bc3c64258a7b95b51496ccde519838ddcb (PR-3366) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 365d64f25bc40209cc95dfef72a2132f15d059f6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa8052bc3c64258a7b95b51496ccde519838ddcb # timeout=10 Commit message: "refactor: Replace use of BurntSushi/toml with pelletier/go-toml" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-14T12:28:16.270Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-14T12:28:16.514Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-14T12:28:16.627Z] ========================================================= [2021-04-14T12:28:16.627Z] EdgeX Global Pipelines Version Info [2021-04-14T12:28:16.627Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-14T12:28:18.708Z] ------------------- [2021-04-14T12:28:18.709Z] stable info: [2021-04-14T12:28:18.709Z] ------------------- [2021-04-14T12:28:18.709Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-14T12:28:18.709Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-14T12:28:18.709Z] Message: update stable to v1.0.186 [2021-04-14T12:28:19.285Z] ------------------- [2021-04-14T12:28:19.285Z] experimental info: [2021-04-14T12:28:19.285Z] ------------------- [2021-04-14T12:28:19.285Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-14T12:28:19.285Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-14T12:28:19.285Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-14T12:28:19.585Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-04-14T12:28:19.650Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-04-14T12:28:19.729Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-14T12:28:19.798Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-14T12:28:19.861Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-14T12:28:19.926Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-14T12:28:20.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-14T12:28:20.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-04-14T12:28:20.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-04-14T12:28:20.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-04-14T12:28:20.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-14T12:28:20.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-14T12:28:20.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-14T12:28:20.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-14T12:28:20.457Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-14T12:28:20.517Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-14T12:28:20.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-14T12:28:20.630Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-14T12:28:20.684Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-14T12:28:20.740Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-14T12:28:20.797Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-14T12:28:20.855Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-14T12:28:20.911Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3366 [Pipeline] echo [2021-04-14T12:28:20.966Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3366 [Pipeline] echo [2021-04-14T12:28:21.022Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3366 [Pipeline] echo [2021-04-14T12:28:21.078Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa8052bc3c64258a7b95b51496ccde519838ddcb [Pipeline] echo [2021-04-14T12:28:21.132Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa8052b [Pipeline] echo [2021-04-14T12:28:21.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-14T12:28:21.348Z] provisioning config files... [2021-04-14T12:28:21.385Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7967780688899216329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-14T12:28:21.777Z] ---> docker-login.sh [2021-04-14T12:28:21.777Z] nexus3.edgexfoundry.org:10001 [2021-04-14T12:28:22.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T12:28:22.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T12:28:22.315Z] Configure a credential helper to remove this warning. See [2021-04-14T12:28:22.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T12:28:22.315Z] [2021-04-14T12:28:22.315Z] Login Succeeded [2021-04-14T12:28:22.315Z] nexus3.edgexfoundry.org:10002 [2021-04-14T12:28:22.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T12:28:22.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T12:28:22.579Z] Configure a credential helper to remove this warning. See [2021-04-14T12:28:22.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T12:28:22.579Z] [2021-04-14T12:28:22.579Z] Login Succeeded [2021-04-14T12:28:22.579Z] nexus3.edgexfoundry.org:10003 [2021-04-14T12:28:22.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T12:28:22.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T12:28:22.579Z] Configure a credential helper to remove this warning. See [2021-04-14T12:28:22.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T12:28:22.579Z] [2021-04-14T12:28:22.845Z] Login Succeeded [2021-04-14T12:28:22.845Z] nexus3.edgexfoundry.org:10004 [2021-04-14T12:28:22.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T12:28:22.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T12:28:22.845Z] Configure a credential helper to remove this warning. See [2021-04-14T12:28:22.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T12:28:22.845Z] [2021-04-14T12:28:22.845Z] Login Succeeded [2021-04-14T12:28:22.845Z] docker.io [2021-04-14T12:28:23.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T12:28:23.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T12:28:23.373Z] Configure a credential helper to remove this warning. See [2021-04-14T12:28:23.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T12:28:23.373Z] [2021-04-14T12:28:23.373Z] Login Succeeded [2021-04-14T12:28:23.373Z] ---> docker-login.sh ends [Pipeline] } [2021-04-14T12:28:23.411Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-14T12:28:23.833Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-04-14T12:28:23.833Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-14T12:28:23.833Z] ++ dirname cmd/core-command/Dockerfile [2021-04-14T12:28:23.833Z] ++ cut -d/ -f2 [2021-04-14T12:28:23.833Z] + echo core-command,cmd/core-command/Dockerfile [2021-04-14T12:28:23.833Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-14T12:28:23.833Z] ++ dirname cmd/core-data/Dockerfile [2021-04-14T12:28:23.833Z] ++ cut -d/ -f2 [2021-04-14T12:28:23.833Z] + echo core-data,cmd/core-data/Dockerfile [2021-04-14T12:28:23.833Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-14T12:28:23.833Z] ++ dirname cmd/core-metadata/Dockerfile [2021-04-14T12:28:23.833Z] ++ cut -d/ -f2 [2021-04-14T12:28:23.833Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-04-14T12:28:23.833Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-14T12:28:23.833Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-04-14T12:28:23.833Z] ++ cut -d/ -f2 [2021-04-14T12:28:23.833Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-04-14T12:28:23.833Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-14T12:28:23.833Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-04-14T12:28:23.833Z] ++ cut -d/ -f2 [2021-04-14T12:28:23.833Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-04-14T12:28:23.833Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-14T12:28:23.833Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-04-14T12:28:23.833Z] ++ cut -d/ -f2 [2021-04-14T12:28:23.833Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-04-14T12:28:23.833Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-14T12:28:23.833Z] ++ dirname cmd/support-notifications/Dockerfile [2021-04-14T12:28:23.833Z] ++ cut -d/ -f2 [2021-04-14T12:28:23.833Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-04-14T12:28:23.833Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-14T12:28:23.833Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-04-14T12:28:23.833Z] ++ cut -d/ -f2 [2021-04-14T12:28:23.833Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-04-14T12:28:23.833Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-14T12:28:23.833Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-04-14T12:28:23.833Z] ++ cut -d/ -f2 [2021-04-14T12:28:23.833Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-04-14T12:28:23.978Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-04-14T12:28:25.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-14T12:28:25.425Z] [2021-04-14T12:28:25.425Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-14T12:28:25.786Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-14T12:28:25.786Z] latest: Pulling from edgex-devops/git-semver [2021-04-14T12:28:25.786Z] 31603596830f: Pulling fs layer [2021-04-14T12:28:25.786Z] 2a8b12db71e7: Pulling fs layer [2021-04-14T12:28:25.786Z] 6ca5941a6612: Pulling fs layer [2021-04-14T12:28:25.786Z] ecc8261a40a4: Pulling fs layer [2021-04-14T12:28:25.786Z] ecc8261a40a4: Waiting [2021-04-14T12:28:25.786Z] 2a8b12db71e7: Verifying Checksum [2021-04-14T12:28:25.786Z] 2a8b12db71e7: Download complete [2021-04-14T12:28:25.786Z] 31603596830f: Verifying Checksum [2021-04-14T12:28:25.786Z] 31603596830f: Download complete [2021-04-14T12:28:26.057Z] ecc8261a40a4: Verifying Checksum [2021-04-14T12:28:26.057Z] ecc8261a40a4: Download complete [2021-04-14T12:28:26.057Z] 6ca5941a6612: Verifying Checksum [2021-04-14T12:28:26.057Z] 6ca5941a6612: Download complete [2021-04-14T12:28:26.321Z] 31603596830f: Pull complete [2021-04-14T12:28:26.321Z] 2a8b12db71e7: Pull complete [2021-04-14T12:28:27.280Z] 6ca5941a6612: Pull complete [2021-04-14T12:28:27.544Z] ecc8261a40a4: Pull complete [2021-04-14T12:28:27.544Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-14T12:28:27.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-14T12:28:27.544Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-14T12:28:27.674Z] prd-centos7-docker-4c-2g-106 does not seem to be running inside a container [2021-04-14T12:28:27.728Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-14T12:28:30.238Z] $ docker top 34ddcbc992bad21d3ad5db7515f99f2748f7e50306c01b27252e16cb492585d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-14T12:28:30.497Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-14T12:28:30.497Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-14T12:28:30.729Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-14T12:28:30.734Z] $ docker exec 34ddcbc992bad21d3ad5db7515f99f2748f7e50306c01b27252e16cb492585d3 ssh-agent [2021-04-14T12:28:30.912Z] SSH_AUTH_SOCK=/tmp/ssh-PIAS5DMNBRpa/agent.11 [2021-04-14T12:28:30.912Z] SSH_AGENT_PID=17 [2021-04-14T12:28:30.924Z] Running ssh-add (command line suppressed) [2021-04-14T12:28:31.047Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1389327780617698478.key (/w/workspace/edgex-go/1@tmp/private_key_1389327780617698478.key) [2021-04-14T12:28:31.102Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-14T12:28:31.461Z] + git tag --points-at HEAD [Pipeline] } [2021-04-14T12:28:31.503Z] $ docker exec --env ******** --env ******** 34ddcbc992bad21d3ad5db7515f99f2748f7e50306c01b27252e16cb492585d3 ssh-agent -k [2021-04-14T12:28:31.622Z] unset SSH_AUTH_SOCK; [2021-04-14T12:28:31.622Z] unset SSH_AGENT_PID; [2021-04-14T12:28:31.622Z] echo Agent pid 17 killed; [2021-04-14T12:28:31.674Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-14T12:28:31.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-14T12:28:31.824Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-14T12:28:32.002Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-14T12:28:32.008Z] $ docker exec 34ddcbc992bad21d3ad5db7515f99f2748f7e50306c01b27252e16cb492585d3 ssh-agent [2021-04-14T12:28:32.200Z] SSH_AUTH_SOCK=/tmp/ssh-PdxtXu6W0plf/agent.47 [2021-04-14T12:28:32.200Z] SSH_AGENT_PID=53 [2021-04-14T12:28:32.209Z] Running ssh-add (command line suppressed) [2021-04-14T12:28:32.342Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4076542468098344590.key (/w/workspace/edgex-go/1@tmp/private_key_4076542468098344590.key) [2021-04-14T12:28:32.402Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-14T12:28:32.747Z] + git semver init [2021-04-14T12:28:32.747Z] # -> Open(): unable to determine branch for HEAD [2021-04-14T12:28:32.747Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-04-14T12:28:32.747Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-04-14T12:28:32.747Z] # $SEMVER_REMOTE_NAME = origin [2021-04-14T12:28:32.747Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-14T12:28:32.747Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-14T12:28:32.747Z] # $SEMVER_BRANCH = PR-3366 [2021-04-14T12:28:32.747Z] # $SEMVER_TEMP = /tmp/semver-335548431 [2021-04-14T12:28:32.747Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-04-14T12:28:50.970Z] # '/tmp/semver-335548431' -> '/w/workspace/edgex-go/1/.semver' [2021-04-14T12:28:51.919Z] # -> Force: false [2021-04-14T12:28:51.919Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-04-14T12:28:51.946Z] $ docker exec --env ******** --env ******** 34ddcbc992bad21d3ad5db7515f99f2748f7e50306c01b27252e16cb492585d3 ssh-agent -k [2021-04-14T12:28:52.196Z] unset SSH_AUTH_SOCK; [2021-04-14T12:28:52.197Z] unset SSH_AGENT_PID; [2021-04-14T12:28:52.197Z] echo Agent pid 53 killed; [2021-04-14T12:28:52.295Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-14T12:28:52.757Z] + git semver [Pipeline] } [2021-04-14T12:28:52.789Z] $ docker stop --time=1 34ddcbc992bad21d3ad5db7515f99f2748f7e50306c01b27252e16cb492585d3 [2021-04-14T12:28:54.425Z] $ docker rm -f 34ddcbc992bad21d3ad5db7515f99f2748f7e50306c01b27252e16cb492585d3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-14T12:28:54.945Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-14T12:28:55.445Z] Stashed 1 file(s) [Pipeline] echo [2021-04-14T12:28:55.468Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-14T12:28:56.374Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-14T12:28:56.704Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-14T12:28:57.029Z] + sudo service docker restart [2021-04-14T12:28:57.029Z] + true [2021-04-14T12:28:57.029Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-04-14T12:28:57.646Z] ========================================================= [2021-04-14T12:28:57.646Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-14T12:28:57.646Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-14T12:28:58.004Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-14T12:29:02.237Z] Sending build context to Docker daemon 329.4MB [2021-04-14T12:29:02.237Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-14T12:29:02.237Z] Step 2/6 : FROM ${BASE} [2021-04-14T12:29:02.237Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-14T12:29:02.237Z] 188c0c94c7c5: Pulling fs layer [2021-04-14T12:29:02.237Z] 0ef7d3d256c8: Pulling fs layer [2021-04-14T12:29:02.237Z] de9db76c5a1d: Pulling fs layer [2021-04-14T12:29:02.237Z] bca2f99d35d6: Pulling fs layer [2021-04-14T12:29:02.237Z] 93359f2a8cfa: Pulling fs layer [2021-04-14T12:29:02.237Z] 7c6f9722023f: Pulling fs layer [2021-04-14T12:29:02.237Z] a35cf1a2eb13: Pulling fs layer [2021-04-14T12:29:02.237Z] bca2f99d35d6: Waiting [2021-04-14T12:29:02.237Z] 93359f2a8cfa: Waiting [2021-04-14T12:29:02.237Z] 7c6f9722023f: Waiting [2021-04-14T12:29:02.237Z] a35cf1a2eb13: Waiting [2021-04-14T12:29:02.237Z] de9db76c5a1d: Verifying Checksum [2021-04-14T12:29:02.237Z] de9db76c5a1d: Download complete [2021-04-14T12:29:02.237Z] 0ef7d3d256c8: Download complete [2021-04-14T12:29:02.237Z] 93359f2a8cfa: Verifying Checksum [2021-04-14T12:29:02.237Z] 93359f2a8cfa: Download complete [2021-04-14T12:29:02.237Z] 188c0c94c7c5: Verifying Checksum [2021-04-14T12:29:02.237Z] 7c6f9722023f: Verifying Checksum [2021-04-14T12:29:02.237Z] 7c6f9722023f: Download complete [2021-04-14T12:29:02.823Z] 188c0c94c7c5: Pull complete [2021-04-14T12:29:03.091Z] 0ef7d3d256c8: Pull complete [2021-04-14T12:29:03.091Z] de9db76c5a1d: Pull complete [2021-04-14T12:29:04.488Z] a35cf1a2eb13: Verifying Checksum [2021-04-14T12:29:04.488Z] a35cf1a2eb13: Download complete [2021-04-14T12:29:05.076Z] bca2f99d35d6: Verifying Checksum [2021-04-14T12:29:05.076Z] bca2f99d35d6: Download complete [2021-04-14T12:29:10.861Z] Still waiting to schedule task [2021-04-14T12:29:10.861Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-14T12:29:11.859Z] bca2f99d35d6: Pull complete [2021-04-14T12:29:11.859Z] 93359f2a8cfa: Pull complete [2021-04-14T12:29:11.859Z] 7c6f9722023f: Pull complete [2021-04-14T12:29:17.178Z] a35cf1a2eb13: Pull complete [2021-04-14T12:29:17.178Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-14T12:29:17.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-14T12:29:17.178Z] ---> a62c8e92a672 [2021-04-14T12:29:17.178Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-04-14T12:29:17.178Z] ---> Running in 6127102ff9b3 [2021-04-14T12:29:17.178Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T12:29:18.130Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T12:29:18.708Z] (1/12) Installing libmagic (5.38-r0) [2021-04-14T12:29:19.282Z] (2/12) Installing file (5.38-r0) [2021-04-14T12:29:19.282Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-14T12:29:19.282Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-14T12:29:23.498Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-14T12:29:23.761Z] (6/12) Installing patch (2.7.6-r6) [2021-04-14T12:29:23.761Z] (7/12) Installing build-base (0.5-r2) [2021-04-14T12:29:23.761Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-14T12:29:24.030Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-14T12:29:24.030Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-14T12:29:24.030Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-14T12:29:24.295Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-14T12:29:24.295Z] Executing busybox-1.31.1-r19.trigger [2021-04-14T12:29:24.295Z] OK: 233 MiB in 51 packages [2021-04-14T12:29:27.611Z] Removing intermediate container 6127102ff9b3 [2021-04-14T12:29:27.611Z] ---> c27480674e79 [2021-04-14T12:29:27.611Z] Step 4/6 : WORKDIR /edgex-go [2021-04-14T12:29:27.611Z] ---> Running in 1c34dbb5b062 [2021-04-14T12:29:27.873Z] Removing intermediate container 1c34dbb5b062 [2021-04-14T12:29:27.873Z] ---> 20095ffb6709 [2021-04-14T12:29:27.873Z] Step 5/6 : COPY go.mod . [2021-04-14T12:29:28.141Z] ---> 128e07fe230d [2021-04-14T12:29:28.141Z] Step 6/6 : RUN go mod download [2021-04-14T12:29:28.141Z] ---> Running in 849cc89c511a [2021-04-14T12:29:54.796Z] Removing intermediate container 849cc89c511a [2021-04-14T12:29:54.796Z] ---> 07ce6c960bd6 [2021-04-14T12:29:54.796Z] Successfully built 07ce6c960bd6 [2021-04-14T12:29:54.796Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-14T12:29:55.186Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-14T12:29:55.186Z] . [Pipeline] withDockerContainer [2021-04-14T12:29:55.324Z] prd-centos7-docker-4c-2g-106 does not seem to be running inside a container [2021-04-14T12:29:55.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-14T12:29:56.203Z] $ docker top 29f39c997f3bd09dd327bdcd2da25584fea868e1bc09ae827dbfb970fb5f3b57 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-14T12:29:56.676Z] + go version [2021-04-14T12:29:56.676Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-14T12:29:56.712Z] $ docker stop --time=1 29f39c997f3bd09dd327bdcd2da25584fea868e1bc09ae827dbfb970fb5f3b57 [2021-04-14T12:29:58.086Z] $ docker rm -f 29f39c997f3bd09dd327bdcd2da25584fea868e1bc09ae827dbfb970fb5f3b57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-14T12:29:58.830Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-14T12:29:58.830Z] . [Pipeline] withDockerContainer [2021-04-14T12:29:58.973Z] prd-centos7-docker-4c-2g-106 does not seem to be running inside a container [2021-04-14T12:29:59.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-14T12:29:59.789Z] $ docker top 29752879e3866cffc9a784807ff862d226ccbfa4cf0789bc3ec07f249aaf7331 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-14T12:30:00.002Z] ========================================================= [2021-04-14T12:30:00.002Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-14T12:30:00.002Z] ========================================================= [Pipeline] sh [2021-04-14T12:30:00.332Z] + make test [2021-04-14T12:30:00.332Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-14T12:30:10.390Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-14T12:30:25.432Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-14T12:30:32.112Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-14T12:30:32.112Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-14T12:30:32.112Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-14T12:30:34.699Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-14T12:30:34.699Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-14T12:30:34.699Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-14T12:30:34.699Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-14T12:30:34.965Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-14T12:30:35.554Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-14T12:30:38.946Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-14T12:30:38.946Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-14T12:30:38.946Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-14T12:30:40.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.146s coverage: 45.9% of statements [2021-04-14T12:30:40.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-14T12:30:40.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-14T12:30:40.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-14T12:30:40.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-14T12:30:40.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-14T12:30:40.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-14T12:30:40.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.073s coverage: 19.8% of statements [2021-04-14T12:30:40.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.088s coverage: 100.0% of statements [2021-04-14T12:30:43.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.171s coverage: 27.1% of statements [2021-04-14T12:30:43.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-14T12:30:43.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-14T12:30:43.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-14T12:30:43.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-14T12:30:43.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-14T12:30:43.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-14T12:30:43.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.060s coverage: 100.0% of statements [2021-04-14T12:30:43.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-14T12:30:43.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.064s coverage: 100.0% of statements [2021-04-14T12:30:43.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-14T12:30:43.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-14T12:30:43.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.093s coverage: 71.3% of statements [2021-04-14T12:30:43.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-14T12:30:43.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-14T12:30:43.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.176s coverage: 82.9% of statements [2021-04-14T12:30:43.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-14T12:30:43.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-14T12:30:43.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.066s coverage: 78.9% of statements [2021-04-14T12:30:43.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-14T12:30:47.092Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.362s coverage: 28.6% of statements [2021-04-14T12:30:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-14T12:30:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-14T12:30:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-14T12:30:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-14T12:30:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-14T12:30:47.092Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.088s coverage: 100.0% of statements [2021-04-14T12:30:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-14T12:30:47.092Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.071s coverage: 100.0% of statements [2021-04-14T12:30:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-14T12:30:47.092Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.132s coverage: 86.7% of statements [2021-04-14T12:30:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-14T12:30:47.092Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.157s coverage: 97.5% of statements [2021-04-14T12:30:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-14T12:30:47.092Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.081s coverage: 78.3% of statements [2021-04-14T12:30:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-14T12:30:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-14T12:30:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-14T12:30:47.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-14T12:30:49.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.364s coverage: 92.8% of statements [2021-04-14T12:30:49.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-14T12:30:49.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-14T12:30:49.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-14T12:30:49.055Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-14T12:30:49.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-14T12:30:49.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-14T12:30:49.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-14T12:30:49.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-14T12:30:49.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-14T12:30:49.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-14T12:30:49.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-14T12:30:49.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-14T12:30:49.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-14T12:30:49.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-14T12:30:49.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-14T12:30:49.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-14T12:30:49.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-14T12:30:49.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-14T12:30:49.055Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements [2021-04-14T12:30:49.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-14T12:30:49.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-14T12:30:49.055Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.064s coverage: 0.9% of statements [2021-04-14T12:30:49.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-14T12:30:49.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-14T12:30:49.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-14T12:30:49.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2021-04-14T12:30:49.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 79.5% of statements [2021-04-14T12:30:49.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.101s coverage: 94.1% of statements [2021-04-14T12:30:49.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2021-04-14T12:30:49.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2021-04-14T12:31:01.247Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-107 in /w/workspace/edgexfoundry_edgex-go_PR-3366 [Pipeline] { [Pipeline] ws [2021-04-14T12:31:01.310Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-04-14T12:31:01.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements [2021-04-14T12:31:01.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-04-14T12:31:04.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.263s coverage: 81.9% of statements [2021-04-14T12:31:04.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-14T12:31:06.981Z] using credential edgex-jenkins-ssh [2021-04-14T12:31:06.999Z] Cloning the remote Git repository [2021-04-14T12:31:07.073Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-14T12:31:07.181Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-04-14T12:31:07.298Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-14T12:31:07.299Z] > git --version # timeout=10 [2021-04-14T12:31:07.328Z] > git --version # 'git version 2.17.1' [2021-04-14T12:31:07.330Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-14T12:31:07.419Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-14T12:31:12.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2021-04-14T12:31:12.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-14T12:31:12.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-14T12:31:12.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-14T12:31:12.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-04-14T12:31:12.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-14T12:31:12.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-14T12:31:12.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-14T12:31:12.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-14T12:31:12.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-14T12:31:12.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements [2021-04-14T12:31:12.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-14T12:31:12.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-14T12:31:12.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-04-14T12:31:12.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-14T12:31:12.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 75.5% of statements [2021-04-14T12:31:12.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-14T12:31:12.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements [2021-04-14T12:31:12.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.091s coverage: 87.2% of statements [2021-04-14T12:31:12.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 84.6% of statements [2021-04-14T12:31:12.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.098s coverage: 91.6% of statements [2021-04-14T12:31:12.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-14T12:31:12.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.195s coverage: 64.4% of statements [2021-04-14T12:31:12.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-14T12:31:12.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-14T12:31:12.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2021-04-14T12:31:12.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-04-14T12:31:12.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-04-14T12:31:12.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2021-04-14T12:31:12.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2021-04-14T12:31:12.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.318s coverage: 69.0% of statements [2021-04-14T12:31:12.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-14T12:31:12.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-14T12:31:12.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-14T12:31:12.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 38.4% of statements [2021-04-14T12:31:12.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-14T12:31:12.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-14T12:31:12.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-04-14T12:31:12.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-14T12:31:12.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.039s coverage: 84.8% of statements [2021-04-14T12:31:12.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.128s coverage: 47.0% of statements [2021-04-14T12:31:12.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-14T12:31:12.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-14T12:31:12.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-14T12:31:12.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-14T12:31:12.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-14T12:31:12.637Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.056s coverage: 100.0% of statements [2021-04-14T12:31:12.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-14T12:31:12.637Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.051s coverage: 100.0% of statements [2021-04-14T12:31:12.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-14T12:31:12.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-14T12:31:12.637Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.055s coverage: 10.5% of statements [2021-04-14T12:31:12.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-14T12:31:12.637Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.146s coverage: 87.7% of statements [2021-04-14T12:31:12.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-14T12:31:12.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-14T12:31:12.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-14T12:31:12.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.762s coverage: 29.1% of statements [2021-04-14T12:31:12.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-14T12:31:12.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-14T12:31:12.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-14T12:31:12.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-14T12:31:12.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-14T12:31:12.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.084s coverage: 99.0% of statements [2021-04-14T12:31:12.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-14T12:31:12.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.057s coverage: 100.0% of statements [2021-04-14T12:31:12.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-14T12:31:12.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-14T12:31:12.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-14T12:31:12.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-14T12:31:13.509Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.125s coverage: 95.6% of statements [2021-04-14T12:31:13.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-14T12:31:13.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-14T12:31:13.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-14T12:31:13.509Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.037s coverage: 0.0% of statements [2021-04-14T12:31:13.509Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-14T12:31:13.772Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.048s coverage: 100.0% of statements [2021-04-14T12:31:13.772Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-14T12:31:13.772Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-14T12:31:13.772Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-14T12:31:13.772Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-14T12:31:13.772Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.049s coverage: 87.9% of statements [2021-04-14T12:31:13.772Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-14T12:31:13.772Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-14T12:31:13.772Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements [2021-04-14T12:31:14.350Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 28.1% of statements [2021-04-14T12:31:14.613Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-04-14T12:31:14.877Z] GO111MODULE=on go vet ./... [2021-04-14T12:31:22.907Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-14T12:31:22.935Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-14T12:31:22.971Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-14T12:31:23.013Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-14T12:31:23.014Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-14T12:31:23.026Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3366/head:refs/remotes/origin/PR-3366 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T12:31:23.854Z] Merging remotes/origin/master commit 365d64f25bc40209cc95dfef72a2132f15d059f6 into PR head commit fa8052bc3c64258a7b95b51496ccde519838ddcb [2021-04-14T12:31:24.293Z] Merge succeeded, producing fa8052bc3c64258a7b95b51496ccde519838ddcb [2021-04-14T12:31:24.293Z] Checking out Revision fa8052bc3c64258a7b95b51496ccde519838ddcb (PR-3366) [2021-04-14T12:31:23.880Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T12:31:23.895Z] > git checkout -f fa8052bc3c64258a7b95b51496ccde519838ddcb # timeout=10 [2021-04-14T12:31:24.206Z] > git remote # timeout=10 [2021-04-14T12:31:24.226Z] > git config --get remote.origin.url # timeout=10 [2021-04-14T12:31:24.243Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-14T12:31:24.254Z] > git merge 365d64f25bc40209cc95dfef72a2132f15d059f6 # timeout=10 [2021-04-14T12:31:24.281Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-14T12:31:24.307Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T12:31:24.318Z] > git checkout -f fa8052bc3c64258a7b95b51496ccde519838ddcb # timeout=10 [2021-04-14T12:31:28.687Z] Commit message: "refactor: Replace use of BurntSushi/toml with pelletier/go-toml" [2021-04-14T12:31:28.751Z] > git --version # timeout=10 [2021-04-14T12:31:28.761Z] > git --version # 'git version 2.17.1' [2021-04-14T12:31:28.784Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-14T12:31:30.441Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-14T12:31:30.867Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-14T12:31:31.225Z] + sudo service docker restart+ [2021-04-14T12:31:31.225Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-14T12:31:33.308Z] provisioning config files... [2021-04-14T12:31:33.371Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4682343660423977336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-14T12:31:33.795Z] ---> docker-login.sh [2021-04-14T12:31:33.795Z] nexus3.edgexfoundry.org:10001 [2021-04-14T12:31:34.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T12:31:35.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T12:31:35.056Z] Configure a credential helper to remove this warning. See [2021-04-14T12:31:35.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T12:31:35.056Z] [2021-04-14T12:31:35.056Z] Login Succeeded [2021-04-14T12:31:35.056Z] nexus3.edgexfoundry.org:10002 [2021-04-14T12:31:35.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T12:31:35.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T12:31:35.664Z] Configure a credential helper to remove this warning. See [2021-04-14T12:31:35.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T12:31:35.664Z] [2021-04-14T12:31:35.664Z] Login Succeeded [2021-04-14T12:31:35.664Z] nexus3.edgexfoundry.org:10003 [2021-04-14T12:31:36.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T12:31:36.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T12:31:36.260Z] Configure a credential helper to remove this warning. See [2021-04-14T12:31:36.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T12:31:36.260Z] [2021-04-14T12:31:36.260Z] Login Succeeded [2021-04-14T12:31:36.260Z] nexus3.edgexfoundry.org:10004 [2021-04-14T12:31:36.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T12:31:36.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T12:31:36.813Z] Configure a credential helper to remove this warning. See [2021-04-14T12:31:36.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T12:31:36.813Z] [2021-04-14T12:31:36.813Z] Login Succeeded [2021-04-14T12:31:36.813Z] docker.io [2021-04-14T12:31:37.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-14T12:31:37.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-14T12:31:37.360Z] Configure a credential helper to remove this warning. See [2021-04-14T12:31:37.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-14T12:31:37.360Z] [2021-04-14T12:31:37.360Z] Login Succeeded [2021-04-14T12:31:37.360Z] ---> docker-login.sh ends [Pipeline] } [2021-04-14T12:31:37.392Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-14T12:31:37.873Z] ========================================================= [2021-04-14T12:31:37.874Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-14T12:31:37.874Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-14T12:31:38.289Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-14T12:31:40.927Z] Sending build context to Docker daemon 167.2MB [2021-04-14T12:31:40.927Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-14T12:31:40.927Z] Step 2/6 : FROM ${BASE} [2021-04-14T12:31:40.927Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-14T12:31:40.927Z] 5f621e34cdf4: Pulling fs layer [2021-04-14T12:31:40.927Z] a4357932f1b6: Pulling fs layer [2021-04-14T12:31:40.927Z] 18c013af1878: Pulling fs layer [2021-04-14T12:31:40.927Z] 00ac8860ef70: Pulling fs layer [2021-04-14T12:31:40.927Z] 63d7cb157983: Pulling fs layer [2021-04-14T12:31:40.927Z] b116817d02f9: Pulling fs layer [2021-04-14T12:31:40.927Z] 745a02a5169b: Pulling fs layer [2021-04-14T12:31:40.927Z] 63d7cb157983: Waiting [2021-04-14T12:31:40.927Z] b116817d02f9: Waiting [2021-04-14T12:31:40.927Z] 745a02a5169b: Waiting [2021-04-14T12:31:40.927Z] 00ac8860ef70: Waiting [2021-04-14T12:31:40.927Z] 18c013af1878: Verifying Checksum [2021-04-14T12:31:40.927Z] 18c013af1878: Download complete [2021-04-14T12:31:40.927Z] a4357932f1b6: Verifying Checksum [2021-04-14T12:31:40.927Z] a4357932f1b6: Download complete [2021-04-14T12:31:40.927Z] 63d7cb157983: Verifying Checksum [2021-04-14T12:31:40.927Z] 63d7cb157983: Download complete [2021-04-14T12:31:40.927Z] b116817d02f9: Verifying Checksum [2021-04-14T12:31:40.927Z] b116817d02f9: Download complete [2021-04-14T12:31:40.927Z] 5f621e34cdf4: Download complete [2021-04-14T12:31:41.536Z] 5f621e34cdf4: Pull complete [2021-04-14T12:31:41.640Z] gofmt -l . [2021-04-14T12:31:41.640Z] [ "`gofmt -l .`" = "" ] [2021-04-14T12:31:42.594Z] ./bin/test-go-mod-tidy.sh [2021-04-14T12:31:42.858Z] ./bin/test-attribution-txt.sh [2021-04-14T12:31:43.396Z] a4357932f1b6: Pull complete [2021-04-14T12:31:43.396Z] 18c013af1878: Pull complete [2021-04-14T12:31:43.669Z] 745a02a5169b: Verifying Checksum [2021-04-14T12:31:43.669Z] 745a02a5169b: Download complete [Pipeline] sh [2021-04-14T12:31:44.147Z] + ls -al . [2021-04-14T12:31:44.147Z] total 796 [2021-04-14T12:31:44.147Z] drwxrwxr-x 10 1001 1001 4096 Apr 14 12:31 . [2021-04-14T12:31:44.147Z] drwxr-xr-x 4 root root 28 Apr 14 12:29 .. [2021-04-14T12:31:44.147Z] -rw-rw-r-- 1 1001 1001 11 Apr 14 12:28 .dockerignore [2021-04-14T12:31:44.147Z] drwxrwxr-x 8 1001 1001 179 Apr 14 12:28 .git [2021-04-14T12:31:44.147Z] drwxrwxr-x 3 1001 1001 125 Apr 14 12:28 .github [2021-04-14T12:31:44.147Z] -rw-rw-r-- 1 1001 1001 818 Apr 14 12:28 .gitignore [2021-04-14T12:31:44.147Z] drwx------ 3 1001 1001 60 Apr 14 12:28 .semver [2021-04-14T12:31:44.147Z] -rw-rw-r-- 1 1001 1001 166 Apr 14 12:28 .sonarcloud.properties [2021-04-14T12:31:44.147Z] -rw-rw-r-- 1 1001 1001 8494 Apr 14 12:28 Attribution.txt [2021-04-14T12:31:44.147Z] -rw-rw-r-- 1 1001 1001 3804 Apr 14 12:28 CONTRIBUTING.md [2021-04-14T12:31:44.147Z] -rw-rw-r-- 1 1001 1001 931 Apr 14 12:28 Dockerfile.build [2021-04-14T12:31:44.147Z] -rw-rw-r-- 1 1001 1001 863 Apr 14 12:28 Jenkinsfile [2021-04-14T12:31:44.147Z] -rw-rw-r-- 1 1001 1001 10775 Apr 14 12:28 LICENSE [2021-04-14T12:31:44.147Z] -rw-rw-r-- 1 1001 1001 5774 Apr 14 12:28 Makefile [2021-04-14T12:31:44.147Z] -rw-rw-r-- 1 1001 1001 6548 Apr 14 12:28 README.md [2021-04-14T12:31:44.147Z] -rw-rw-r-- 1 1001 1001 6755 Apr 14 12:28 SECURITY.md [2021-04-14T12:31:44.147Z] -rw-rw-r-- 1 1001 1001 5 Apr 14 12:28 VERSION [2021-04-14T12:31:44.147Z] -rw-rw-r-- 1 1001 1001 4131 Apr 14 12:28 ZMQWindows.md [2021-04-14T12:31:44.147Z] drwxrwxr-x 2 1001 1001 117 Apr 14 12:28 bin [2021-04-14T12:31:44.147Z] drwxrwxr-x 14 1001 1001 4096 Apr 14 12:28 cmd [2021-04-14T12:31:44.147Z] -rw-r--r-- 1 root root 686607 Apr 14 12:31 coverage.out [2021-04-14T12:31:44.147Z] -rw-r--r-- 1 root root 1058 Apr 14 12:31 go.mod [2021-04-14T12:31:44.147Z] -rw-r--r-- 1 root root 21920 Apr 14 12:31 go.sum [2021-04-14T12:31:44.147Z] drwxrwxr-x 8 1001 1001 127 Apr 14 12:28 internal [2021-04-14T12:31:44.147Z] drwxrwxr-x 4 1001 1001 26 Apr 14 12:28 openapi [2021-04-14T12:31:44.147Z] drwxrwxr-x 4 1001 1001 71 Apr 14 12:28 snap [2021-04-14T12:31:44.147Z] -rw-rw-r-- 1 1001 1001 168 Apr 14 12:28 version.go [Pipeline] sh [2021-04-14T12:31:44.592Z] + '[' -e coverage.out ] [2021-04-14T12:31:44.592Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-14T12:31:44.851Z] Stashed 1 file(s) [Pipeline] sh [2021-04-14T12:31:45.196Z] + make build [2021-04-14T12:31:45.196Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-14T12:31:45.706Z] 00ac8860ef70: Verifying Checksum [2021-04-14T12:31:45.706Z] 00ac8860ef70: Download complete [2021-04-14T12:31:49.627Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-14T12:31:55.862Z] 00ac8860ef70: Pull complete [2021-04-14T12:31:55.863Z] 63d7cb157983: Pull complete [2021-04-14T12:31:56.461Z] b116817d02f9: Pull complete [2021-04-14T12:31:57.859Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-14T12:31:59.253Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-14T12:32:00.655Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-14T12:32:00.776Z] 745a02a5169b: Pull complete [2021-04-14T12:32:00.776Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-14T12:32:00.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-14T12:32:00.776Z] ---> b7e6874047d6 [2021-04-14T12:32:00.776Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-04-14T12:32:00.921Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-14T12:32:02.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-14T12:32:04.166Z] ---> Running in 8e804227d221 [2021-04-14T12:32:04.282Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-14T12:32:04.760Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T12:32:05.357Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T12:32:05.687Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-14T12:32:06.325Z] (1/12) Installing libmagic (5.38-r0) [2021-04-14T12:32:06.325Z] (2/12) Installing file (5.38-r0) [2021-04-14T12:32:06.603Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-14T12:32:06.603Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-14T12:32:06.652Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-14T12:32:07.620Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-14T12:32:09.017Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-04-14T12:32:11.001Z] $ docker stop --time=1 29752879e3866cffc9a784807ff862d226ccbfa4cf0789bc3ec07f249aaf7331 [2021-04-14T12:32:12.576Z] $ docker rm -f 29752879e3866cffc9a784807ff862d226ccbfa4cf0789bc3ec07f249aaf7331 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-04-14T12:32:13.298Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-14T12:32:13.298Z] (6/12) Installing patch (2.7.6-r6) [2021-04-14T12:32:13.298Z] (7/12) Installing build-base (0.5-r2) [2021-04-14T12:32:13.298Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-14T12:32:13.298Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-14T12:32:13.298Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-14T12:32:13.298Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-14T12:32:13.298Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-14T12:32:13.298Z] Executing busybox-1.31.1-r19.trigger [2021-04-14T12:32:13.298Z] OK: 217 MiB in 51 packages [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-14T12:32:15.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-14T12:32:15.996Z] [2021-04-14T12:32:15.996Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-04-14T12:32:16.364Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-14T12:32:16.364Z] latest: Pulling from edgex-devops/edgex-compose [2021-04-14T12:32:16.364Z] cbdbe7a5bc2a: Pulling fs layer [2021-04-14T12:32:16.364Z] ca9280d653b3: Pulling fs layer [2021-04-14T12:32:16.364Z] 7e9c9ca2126c: Pulling fs layer [2021-04-14T12:32:16.631Z] cbdbe7a5bc2a: Download complete [2021-04-14T12:32:16.899Z] ca9280d653b3: Verifying Checksum [2021-04-14T12:32:16.899Z] ca9280d653b3: Download complete [2021-04-14T12:32:16.899Z] cbdbe7a5bc2a: Pull complete [2021-04-14T12:32:17.602Z] Removing intermediate container 8e804227d221 [2021-04-14T12:32:17.602Z] ---> fb4236b1da27 [2021-04-14T12:32:17.602Z] Step 4/6 : WORKDIR /edgex-go [2021-04-14T12:32:17.602Z] ---> Running in a9f9ff44f4fd [2021-04-14T12:32:17.602Z] Removing intermediate container a9f9ff44f4fd [2021-04-14T12:32:17.602Z] ---> d9480d7302dc [2021-04-14T12:32:17.602Z] Step 5/6 : COPY go.mod . [2021-04-14T12:32:17.856Z] ca9280d653b3: Pull complete [2021-04-14T12:32:17.856Z] 7e9c9ca2126c: Download complete [2021-04-14T12:32:18.199Z] ---> e0a409d282b2 [2021-04-14T12:32:18.199Z] Step 6/6 : RUN go mod download [2021-04-14T12:32:18.199Z] ---> Running in be5f7b3b45c2 [2021-04-14T12:32:24.486Z] 7e9c9ca2126c: Pull complete [2021-04-14T12:32:24.486Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-04-14T12:32:24.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-14T12:32:24.486Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-04-14T12:32:24.638Z] prd-centos7-docker-4c-2g-106 does not seem to be running inside a container [2021-04-14T12:32:24.688Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-04-14T12:32:27.345Z] $ docker top 8307834dbc21a563135f805410db26ffb5a6ce6dee743a2f0c9ee4671be8c84c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-14T12:32:27.856Z] + + grepdocker-compose parallel [2021-04-14T12:32:27.856Z] build --help [2021-04-14T12:32:28.803Z] --parallel Build images in parallel. [Pipeline] } [2021-04-14T12:32:28.841Z] $ docker stop --time=1 8307834dbc21a563135f805410db26ffb5a6ce6dee743a2f0c9ee4671be8c84c [2021-04-14T12:32:30.196Z] $ docker rm -f 8307834dbc21a563135f805410db26ffb5a6ce6dee743a2f0c9ee4671be8c84c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-14T12:32:30.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-14T12:32:30.837Z] . [Pipeline] withDockerContainer [2021-04-14T12:32:30.962Z] prd-centos7-docker-4c-2g-106 does not seem to be running inside a container [2021-04-14T12:32:31.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-04-14T12:32:31.702Z] $ docker top 60d68b2fb1c582399a348715d0b6a479abf4c07d38886a1d97d78d76c4ec1a77 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-14T12:32:32.168Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-14T12:32:33.114Z] Building docker-core-command-go ... [2021-04-14T12:32:33.115Z] Building docker-core-data-go ... [2021-04-14T12:32:33.115Z] Building docker-core-metadata-go ... [2021-04-14T12:32:33.115Z] Building docker-security-bootstrapper-go ... [2021-04-14T12:32:33.115Z] Building docker-security-proxy-setup-go ... [2021-04-14T12:32:33.115Z] Building docker-security-secretstore-setup-go ... [2021-04-14T12:32:33.115Z] Building docker-support-notifications-go ... [2021-04-14T12:32:33.115Z] Building docker-support-scheduler-go ... [2021-04-14T12:32:33.115Z] Building docker-sys-mgmt-agent-go ... [2021-04-14T12:32:33.115Z] Building docker-security-proxy-setup-go [2021-04-14T12:32:33.115Z] Building docker-core-command-go [2021-04-14T12:32:33.115Z] Building docker-support-notifications-go [2021-04-14T12:32:33.115Z] Building docker-support-scheduler-go [2021-04-14T12:32:33.115Z] Building docker-sys-mgmt-agent-go [2021-04-14T12:32:45.006Z] Removing intermediate container be5f7b3b45c2 [2021-04-14T12:32:45.006Z] ---> 21add3b7d5d0 [2021-04-14T12:32:45.006Z] Successfully built 21add3b7d5d0 [2021-04-14T12:32:45.006Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-14T12:32:45.376Z] + docker inspect -f . ci-base-image-arm64 [2021-04-14T12:32:45.376Z] . [Pipeline] withDockerContainer [2021-04-14T12:32:45.619Z] prd-ubuntu18.04-docker-arm64-4c-16g-107 does not seem to be running inside a container [2021-04-14T12:32:45.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-14T12:32:47.187Z] $ docker top 462e5b1bd842e16d9ad64721fa30ba91dafa036b24614c0b83f2500f9acc871e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-14T12:32:48.175Z] + go version [2021-04-14T12:32:48.175Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-14T12:32:48.213Z] $ docker stop --time=1 462e5b1bd842e16d9ad64721fa30ba91dafa036b24614c0b83f2500f9acc871e [2021-04-14T12:32:50.070Z] $ docker rm -f 462e5b1bd842e16d9ad64721fa30ba91dafa036b24614c0b83f2500f9acc871e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-14T12:32:50.961Z] + docker inspect -f . ci-base-image-arm64 [2021-04-14T12:32:50.961Z] . [Pipeline] withDockerContainer [2021-04-14T12:32:51.234Z] prd-ubuntu18.04-docker-arm64-4c-16g-107 does not seem to be running inside a container [2021-04-14T12:32:51.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-14T12:32:52.762Z] $ docker top 5811a45bccfd49af813c44190e4e1fa045db1bfa8496ab6329d80c40109d3347 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-14T12:32:53.119Z] ========================================================= [2021-04-14T12:32:53.119Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-14T12:32:53.119Z] ========================================================= [Pipeline] sh [2021-04-14T12:32:53.787Z] + make test [2021-04-14T12:32:53.787Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-14T12:33:05.826Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T12:33:05.826Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-14T12:33:05.826Z] ---> 07ce6c960bd6 [2021-04-14T12:33:05.826Z] Step 3/22 : WORKDIR /edgex-go [2021-04-14T12:33:06.091Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T12:33:06.091Z] Step 2/22 : FROM ${BUILDER_BASE} AS builderStep 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T12:33:06.091Z] [2021-04-14T12:33:06.091Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-14T12:33:06.091Z] ---> 07ce6c960bd6 [2021-04-14T12:33:06.091Z] Step 3/23 : WORKDIR /edgex-go [2021-04-14T12:33:06.091Z] ---> 07ce6c960bd6 [2021-04-14T12:33:06.091Z] Step 3/22 : WORKDIR /edgex-go [2021-04-14T12:33:06.091Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T12:33:06.091Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-14T12:33:06.091Z] ---> 07ce6c960bd6 [2021-04-14T12:33:06.091Z] Step 3/23 : WORKDIR /edgex-go [2021-04-14T12:33:06.091Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T12:33:06.091Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-14T12:33:06.091Z] ---> 07ce6c960bd6 [2021-04-14T12:33:06.091Z] Step 3/21 : WORKDIR /edgex-go [2021-04-14T12:33:07.496Z] ---> Running in 728183c10a57 [2021-04-14T12:33:07.496Z] ---> Running in 803646d30780 [2021-04-14T12:33:07.496Z] ---> Running in feb40308ed17 [2021-04-14T12:33:07.496Z] ---> Running in 0195e9c2627d [2021-04-14T12:33:07.496Z] ---> Running in 3cbadfff4b04 [2021-04-14T12:33:07.496Z] Removing intermediate container 803646d30780 [2021-04-14T12:33:07.496Z] ---> 7f2401621088 [2021-04-14T12:33:07.496Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T12:33:07.496Z] Removing intermediate container 3cbadfff4b04 [2021-04-14T12:33:07.496Z] ---> be43da73a6e8 [2021-04-14T12:33:07.496Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T12:33:07.760Z] Removing intermediate container feb40308ed17 [2021-04-14T12:33:07.760Z] ---> 5a4b78afaf7b [2021-04-14T12:33:07.760Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T12:33:07.760Z] Removing intermediate container 728183c10a57 [2021-04-14T12:33:07.760Z] ---> 9228a4146ccc [2021-04-14T12:33:07.760Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T12:33:07.760Z] Removing intermediate container 0195e9c2627d [2021-04-14T12:33:07.760Z] ---> 87dee4fdff72 [2021-04-14T12:33:07.760Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T12:33:07.760Z] ---> Running in 19f197842679 [2021-04-14T12:33:07.760Z] ---> Running in a2a890cc9ce7 [2021-04-14T12:33:07.760Z] ---> Running in 807f49cbdd3f [2021-04-14T12:33:07.760Z] ---> Running in e9c1ee59eece [2021-04-14T12:33:08.033Z] ---> Running in b637e1aba2cd [2021-04-14T12:33:10.001Z] Removing intermediate container a2a890cc9ce7 [2021-04-14T12:33:10.001Z] ---> 8795d0ef1712 [2021-04-14T12:33:10.001Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-14T12:33:10.001Z] Removing intermediate container b637e1aba2cd [2021-04-14T12:33:10.001Z] ---> 7595db230c2d [2021-04-14T12:33:10.001Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-14T12:33:10.001Z] ---> Running in f0fca5c1f752 [2021-04-14T12:33:10.001Z] ---> Running in 3722e9bcb3c4 [2021-04-14T12:33:10.268Z] Removing intermediate container 19f197842679 [2021-04-14T12:33:10.268Z] ---> ee5ce1523d8a [2021-04-14T12:33:10.268Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-14T12:33:10.530Z] ---> Running in c289df60772c [2021-04-14T12:33:10.530Z] Removing intermediate container 807f49cbdd3f [2021-04-14T12:33:10.530Z] ---> bc700a14bbe2 [2021-04-14T12:33:10.530Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-14T12:33:10.530Z] Removing intermediate container e9c1ee59eece [2021-04-14T12:33:10.530Z] ---> 90efc7d8a77c [2021-04-14T12:33:10.530Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-14T12:33:10.797Z] ---> Running in b33a4eef3226 [2021-04-14T12:33:10.797Z] ---> Running in 75438f8f9be7 [2021-04-14T12:33:11.387Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T12:33:11.387Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T12:33:11.387Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T12:33:11.650Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T12:33:11.650Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T12:33:11.916Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T12:33:11.916Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T12:33:11.916Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T12:33:12.184Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T12:33:12.184Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T12:33:12.494Z] OK: 233 MiB in 51 packages [2021-04-14T12:33:12.823Z] OK: 233 MiB in 51 packages [2021-04-14T12:33:12.823Z] OK: 233 MiB in 51 packages [2021-04-14T12:33:12.823Z] OK: 233 MiB in 51 packages [2021-04-14T12:33:13.107Z] Removing intermediate container f0fca5c1f752 [2021-04-14T12:33:13.107Z] ---> 11048ad7905e [2021-04-14T12:33:13.107Z] Step 6/22 : COPY go.mod . [2021-04-14T12:33:13.107Z] OK: 233 MiB in 51 packages [2021-04-14T12:33:13.372Z] Removing intermediate container 75438f8f9be7 [2021-04-14T12:33:13.372Z] ---> 39f62e84ab29 [2021-04-14T12:33:13.372Z] Step 6/23 : COPY go.mod . [2021-04-14T12:33:13.372Z] ---> 93441ddca085 [2021-04-14T12:33:13.372Z] Step 7/22 : RUN go mod download [2021-04-14T12:33:13.638Z] ---> Running in db11bfd56d3b [2021-04-14T12:33:13.638Z] ---> 641b740d1abd [2021-04-14T12:33:13.638Z] Step 7/23 : RUN go mod download [2021-04-14T12:33:13.904Z] Removing intermediate container c289df60772c [2021-04-14T12:33:13.904Z] ---> e30e8239d38a [2021-04-14T12:33:13.904Z] Step 6/21 : COPY go.mod . [2021-04-14T12:33:13.904Z] ---> Running in 84e957470ef7 [2021-04-14T12:33:14.178Z] Removing intermediate container b33a4eef3226 [2021-04-14T12:33:14.178Z] ---> 86bc2e0fab68 [2021-04-14T12:33:14.178Z] Step 6/23 : COPY go.mod . [2021-04-14T12:33:14.178Z] Removing intermediate container 3722e9bcb3c4 [2021-04-14T12:33:14.178Z] ---> 4b65010cc9af [2021-04-14T12:33:14.178Z] Step 6/22 : COPY go.mod . [2021-04-14T12:33:14.178Z] ---> acc873ea80a9 [2021-04-14T12:33:14.178Z] Step 7/21 : RUN go mod download [2021-04-14T12:33:14.450Z] ---> Running in 670dbfe4005e [2021-04-14T12:33:14.450Z] ---> d8717eae6144 [2021-04-14T12:33:14.450Z] Step 7/23 : RUN go mod download [2021-04-14T12:33:14.716Z] ---> Running in 5d459c45cf31 [2021-04-14T12:33:14.717Z] ---> efeebc362eee [2021-04-14T12:33:14.717Z] Step 7/22 : RUN go mod download [2021-04-14T12:33:14.982Z] ---> Running in 1bb553557f70 [2021-04-14T12:33:15.951Z] Removing intermediate container 84e957470ef7 [2021-04-14T12:33:15.951Z] ---> b7b184beca15 [2021-04-14T12:33:15.951Z] Step 8/23 : COPY . . [2021-04-14T12:33:15.951Z] Removing intermediate container db11bfd56d3b [2021-04-14T12:33:15.951Z] ---> b03410e1f974 [2021-04-14T12:33:15.951Z] Step 8/22 : COPY . . [2021-04-14T12:33:16.078Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-14T12:33:18.518Z] Removing intermediate container 670dbfe4005e [2021-04-14T12:33:18.518Z] ---> 3f33b9c6bff2 [2021-04-14T12:33:18.518Z] Step 8/21 : COPY . . [2021-04-14T12:33:26.692Z] Removing intermediate container 5d459c45cf31 [2021-04-14T12:33:26.692Z] ---> e2e4e6b8c8ac [2021-04-14T12:33:26.692Z] Step 8/23 : COPY . . [2021-04-14T12:33:27.656Z] Removing intermediate container 1bb553557f70 [2021-04-14T12:33:27.656Z] ---> dda4965e458e [2021-04-14T12:33:27.656Z] Step 8/22 : COPY . . [2021-04-14T12:34:03.104Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-14T12:34:06.560Z] ---> 27c33529a61e [2021-04-14T12:34:06.560Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-14T12:34:06.560Z] ---> 37cdfea2cfd4 [2021-04-14T12:34:06.560Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-14T12:34:06.560Z] ---> a6a38e407393 [2021-04-14T12:34:06.560Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-14T12:34:06.560Z] ---> Running in 9e1521689b80 [2021-04-14T12:34:06.560Z] ---> Running in dfd6cd9d63f5 [2021-04-14T12:34:06.560Z] ---> Running in 5e5b50341a23 [2021-04-14T12:34:06.560Z] ---> 9f3569f48388 [2021-04-14T12:34:06.560Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-14T12:34:06.560Z] ---> 62e0e61fcd8e [2021-04-14T12:34:06.560Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-14T12:34:06.827Z] ---> Running in 2075d4d8be13 [2021-04-14T12:34:06.827Z] ---> Running in 393e7e7d93b8 [2021-04-14T12:34:07.445Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-14T12:34:07.445Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-14T12:34:07.445Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-14T12:34:07.728Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-14T12:34:07.728Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-14T12:34:11.422Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-14T12:34:18.180Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-14T12:34:18.180Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-14T12:34:20.812Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-14T12:34:20.812Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-14T12:34:20.812Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-14T12:34:20.812Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-14T12:34:25.131Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-14T12:34:25.131Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-14T12:34:33.483Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-14T12:34:33.483Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-14T12:34:33.483Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-14T12:34:38.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.317s coverage: 45.9% of statements [2021-04-14T12:34:38.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-14T12:34:38.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-14T12:34:38.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-14T12:34:38.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-14T12:34:38.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-14T12:34:38.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-14T12:34:38.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.109s coverage: 19.8% of statements [2021-04-14T12:34:38.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.225s coverage: 100.0% of statements [2021-04-14T12:34:39.984Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-14T12:34:47.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.624s coverage: 27.1% of statements [2021-04-14T12:34:47.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-14T12:34:47.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-14T12:34:47.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-14T12:34:47.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-14T12:34:47.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-14T12:34:47.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-14T12:34:47.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.183s coverage: 100.0% of statements [2021-04-14T12:34:47.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-14T12:34:47.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.161s coverage: 100.0% of statements [2021-04-14T12:34:47.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-14T12:34:47.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-14T12:34:47.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.276s coverage: 71.3% of statements [2021-04-14T12:34:47.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-14T12:34:47.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-14T12:34:48.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.571s coverage: 82.9% of statements [2021-04-14T12:34:48.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-14T12:34:48.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-14T12:34:48.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.139s coverage: 78.9% of statements [2021-04-14T12:34:48.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-14T12:34:50.083Z] Removing intermediate container dfd6cd9d63f5 [2021-04-14T12:34:50.083Z] ---> 772468a36378 [2021-04-14T12:34:50.083Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-14T12:34:50.083Z] Removing intermediate container 2075d4d8be13 [2021-04-14T12:34:50.083Z] ---> bc62da5a94f5 [2021-04-14T12:34:50.083Z] [2021-04-14T12:34:50.083Z] Step 10/23 : FROM alpine:3.12 [2021-04-14T12:34:50.083Z] 3.12: Pulling from library/alpine [2021-04-14T12:34:51.473Z] Removing intermediate container 9e1521689b80 [2021-04-14T12:34:51.473Z] ---> 68d743679120 [2021-04-14T12:34:51.473Z] [2021-04-14T12:34:51.473Z] Step 10/22 : FROM alpine:3.12 [2021-04-14T12:34:51.473Z] 3.12: Pulling from library/alpine [2021-04-14T12:34:51.473Z] Removing intermediate container 393e7e7d93b8 [2021-04-14T12:34:51.473Z] ---> 4cb6610082e0 [2021-04-14T12:34:51.473Z] [2021-04-14T12:34:51.473Z] Step 10/22 : FROM alpine:3.12 [2021-04-14T12:34:51.473Z] 3.12: Pulling from library/alpine [2021-04-14T12:34:51.736Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-14T12:34:51.736Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-14T12:34:51.736Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-14T12:34:51.736Z] Status: Downloaded newer image for alpine:3.12 [2021-04-14T12:34:51.736Z] Status: Image is up to date for alpine:3.12 [2021-04-14T12:34:51.736Z] Status: Image is up to date for alpine:3.12 [2021-04-14T12:34:51.736Z] ---> 7230e588e954 [2021-04-14T12:34:51.736Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-14T12:34:51.736Z] ---> 7230e588e954 [2021-04-14T12:34:51.736Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-14T12:34:51.736Z] ---> 7230e588e954 [2021-04-14T12:34:51.736Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-14T12:34:51.736Z] ---> Running in ca5b6a0a3393 [2021-04-14T12:34:51.998Z] Removing intermediate container 5e5b50341a23 [2021-04-14T12:34:51.998Z] ---> 5adfbb2c1d39 [2021-04-14T12:34:51.998Z] [2021-04-14T12:34:51.998Z] Step 10/21 : FROM alpine:3.12 [2021-04-14T12:34:51.998Z] ---> 7230e588e954 [2021-04-14T12:34:51.998Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-14T12:34:52.264Z] ---> Running in f7d4ad9781b4 [2021-04-14T12:34:52.264Z] ---> Running in f669207f0bc9 [2021-04-14T12:34:52.264Z] ---> Running in 66e7f02dc946 [2021-04-14T12:34:52.264Z] ---> Running in 92b29fa654db [2021-04-14T12:34:52.867Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-14T12:34:53.145Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T12:34:53.145Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T12:34:53.145Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T12:34:53.145Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T12:34:53.429Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-14T12:34:53.429Z] Executing busybox-1.31.1-r20.trigger [2021-04-14T12:34:53.429Z] OK: 6 MiB in 15 packages [2021-04-14T12:34:53.429Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T12:34:53.429Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-14T12:34:53.429Z] Executing busybox-1.31.1-r20.trigger [2021-04-14T12:34:53.429Z] OK: 6 MiB in 15 packages [2021-04-14T12:34:53.429Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T12:34:53.429Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T12:34:53.695Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T12:34:53.695Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-14T12:34:53.695Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-14T12:34:53.695Z] Executing busybox-1.31.1-r20.trigger [2021-04-14T12:34:53.695Z] Executing ca-certificates-20191127-r4.trigger [2021-04-14T12:34:53.695Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-14T12:34:53.695Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-14T12:34:53.695Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-14T12:34:53.695Z] (4/4) Installing curl (7.76.1-r0) [2021-04-14T12:34:53.695Z] Executing busybox-1.31.1-r20.trigger [2021-04-14T12:34:53.957Z] OK: 6 MiB in 16 packages [2021-04-14T12:34:54.531Z] Executing ca-certificates-20191127-r4.trigger [2021-04-14T12:34:54.531Z] OK: 7 MiB in 18 packages [2021-04-14T12:34:55.482Z] Removing intermediate container f7d4ad9781b4 [2021-04-14T12:34:55.482Z] ---> 9310943812ae [2021-04-14T12:34:55.482Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-14T12:34:56.430Z] Removing intermediate container f669207f0bc9 [2021-04-14T12:34:56.430Z] ---> c8f14a275198 [2021-04-14T12:34:56.430Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-14T12:34:56.430Z] ---> Running in 72b9e4549e65 [2021-04-14T12:34:56.430Z] ---> Running in 30be1e8a4915 [2021-04-14T12:34:56.693Z] Removing intermediate container 72b9e4549e65 [2021-04-14T12:34:56.693Z] ---> e69dcdc11849 [2021-04-14T12:34:56.693Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-14T12:34:57.269Z] Removing intermediate container 30be1e8a4915 [2021-04-14T12:34:57.269Z] ---> 6d7fb660c3fd [2021-04-14T12:34:57.269Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-14T12:34:57.532Z] ---> Running in 055f7cf7d6b2 [2021-04-14T12:34:57.532Z] Removing intermediate container ca5b6a0a3393 [2021-04-14T12:34:57.532Z] ---> 80a8fd5fb20b [2021-04-14T12:34:57.532Z] [2021-04-14T12:34:57.532Z] Step 11/23 : FROM docker:20.10.0 [2021-04-14T12:34:57.532Z] 20.10.0: Pulling from library/docker [2021-04-14T12:34:57.532Z] Removing intermediate container 66e7f02dc946 [2021-04-14T12:34:57.532Z] ---> 32eabd8d27b9 [2021-04-14T12:34:57.532Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-14T12:34:57.532Z] ---> Running in b9605965c918 [2021-04-14T12:34:57.532Z] Removing intermediate container 92b29fa654db [2021-04-14T12:34:57.532Z] ---> ef93face383a [2021-04-14T12:34:57.532Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-14T12:34:57.794Z] ---> Running in 459f3286263f [2021-04-14T12:34:58.057Z] Removing intermediate container 055f7cf7d6b2 [2021-04-14T12:34:58.057Z] ---> bb68e009d0e3 [2021-04-14T12:34:58.057Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-14T12:34:58.321Z] ---> Running in ad53a886c28c [2021-04-14T12:34:58.321Z] Removing intermediate container b9605965c918 [2021-04-14T12:34:58.321Z] ---> 4a0939e29f92 [2021-04-14T12:34:58.321Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-14T12:34:58.583Z] ---> Running in f48ac4ed3f0a [2021-04-14T12:34:58.583Z] Removing intermediate container 459f3286263f [2021-04-14T12:34:58.583Z] ---> 5f5c2b2ff048 [2021-04-14T12:34:58.583Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-14T12:34:58.846Z] ---> Running in 1a9c1e507b00 [2021-04-14T12:34:58.846Z] Removing intermediate container ad53a886c28c [2021-04-14T12:34:58.846Z] ---> a83b4ceaca35 [2021-04-14T12:34:58.846Z] Step 13/21 : WORKDIR /edgex [2021-04-14T12:34:58.846Z] ---> Running in 71cbfddc4bab [2021-04-14T12:34:59.112Z] ---> Running in b9e5b4f8d038 [2021-04-14T12:34:59.112Z] Removing intermediate container f48ac4ed3f0a [2021-04-14T12:34:59.112Z] ---> 95d349a80ca1 [2021-04-14T12:34:59.112Z] Step 15/23 : WORKDIR / [2021-04-14T12:34:59.112Z] Removing intermediate container 1a9c1e507b00 [2021-04-14T12:34:59.112Z] ---> c9b5bc26e801 [2021-04-14T12:34:59.112Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-14T12:34:59.377Z] ---> Running in 5edec6a5dc38 [2021-04-14T12:34:59.377Z] Removing intermediate container 71cbfddc4bab [2021-04-14T12:34:59.377Z] ---> edfc8832d709 [2021-04-14T12:34:59.377Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-14T12:34:59.644Z] Removing intermediate container b9e5b4f8d038 [2021-04-14T12:34:59.644Z] ---> 9abc9bc38cd2 [2021-04-14T12:34:59.644Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-14T12:34:59.644Z] ---> 7805735a8d1d [2021-04-14T12:34:59.644Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-14T12:34:59.644Z] ---> Running in 826fc52777ef [2021-04-14T12:34:59.644Z] Removing intermediate container 5edec6a5dc38 [2021-04-14T12:34:59.644Z] ---> b16570a29863 [2021-04-14T12:34:59.644Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-14T12:34:59.917Z] Removing intermediate container 826fc52777ef [2021-04-14T12:34:59.917Z] ---> d464f65390e7 [2021-04-14T12:34:59.917Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-14T12:35:00.193Z] ---> a812ee7951bb [2021-04-14T12:35:00.193Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-14T12:35:00.193Z] ---> f56a12f19784 [2021-04-14T12:35:00.193Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-14T12:35:00.193Z] ---> d2a33e857b9f [2021-04-14T12:35:00.193Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-14T12:35:00.193Z] ---> eaa992f3604f [2021-04-14T12:35:00.193Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-14T12:35:00.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.144s coverage: 28.6% of statements [2021-04-14T12:35:00.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-14T12:35:00.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-14T12:35:00.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-14T12:35:00.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-14T12:35:00.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-14T12:35:00.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.216s coverage: 100.0% of statements [2021-04-14T12:35:00.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-14T12:35:00.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.150s coverage: 100.0% of statements [2021-04-14T12:35:00.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-14T12:35:00.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.397s coverage: 86.7% of statements [2021-04-14T12:35:00.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-14T12:35:00.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.358s coverage: 97.5% of statements [2021-04-14T12:35:00.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-14T12:35:00.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.240s coverage: 78.3% of statements [2021-04-14T12:35:00.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-14T12:35:00.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-14T12:35:00.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-14T12:35:00.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-14T12:35:01.156Z] ---> 49b3ef555ad1 [2021-04-14T12:35:01.156Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-14T12:35:01.156Z] ---> Running in 77f496b956d9 [2021-04-14T12:35:01.156Z] ---> 594475d2b489 [2021-04-14T12:35:01.156Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-14T12:35:01.156Z] ---> 0c2d827a8fb4 [2021-04-14T12:35:01.156Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-14T12:35:01.156Z] ---> 69dce70f6a45 [2021-04-14T12:35:01.156Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-14T12:35:01.422Z] Removing intermediate container 77f496b956d9 [2021-04-14T12:35:01.422Z] ---> 402b8c24bb8a [2021-04-14T12:35:01.422Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-14T12:35:01.694Z] ---> Running in dfb2adc6b34b [2021-04-14T12:35:01.694Z] ---> fccade92aa84 [2021-04-14T12:35:01.694Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-14T12:35:01.694Z] ---> 8e57a5f61e96 [2021-04-14T12:35:01.694Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-14T12:35:02.655Z] ---> 288f4433b40f [2021-04-14T12:35:02.655Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-14T12:35:02.655Z] ---> Running in 990ccb67d735 [2021-04-14T12:35:02.655Z] Removing intermediate container dfb2adc6b34b [2021-04-14T12:35:02.655Z] ---> 12f8a1425c00 [2021-04-14T12:35:02.655Z] Step 20/22 : LABEL arch=x86_64 [2021-04-14T12:35:02.655Z] ---> Running in 036ece46ec49 [2021-04-14T12:35:02.655Z] ---> Running in 582833530fdd [2021-04-14T12:35:03.230Z] ---> Running in ba3206b65ce2 [2021-04-14T12:35:03.494Z] Removing intermediate container 990ccb67d735 [2021-04-14T12:35:03.494Z] ---> 766ecb8c2530 [2021-04-14T12:35:03.494Z] Removing intermediate container 036ece46ec49 [2021-04-14T12:35:03.494Z] ---> 3b2956f0c0fc [2021-04-14T12:35:03.494Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-14T12:35:03.494Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-14T12:35:03.494Z] Removing intermediate container 582833530fdd [2021-04-14T12:35:03.494Z] ---> 019a8fa114d3 [2021-04-14T12:35:03.494Z] Step 18/21 : CMD ["--init=true"] [2021-04-14T12:35:03.494Z] Removing intermediate container ba3206b65ce2 [2021-04-14T12:35:03.494Z] ---> 77746361ace4 [2021-04-14T12:35:03.494Z] Step 21/22 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb [2021-04-14T12:35:03.757Z] ---> Running in 2d0309d6355c [2021-04-14T12:35:03.757Z] ---> Running in 86acc3766d3e [2021-04-14T12:35:03.757Z] ---> Running in 07fbc7454216 [2021-04-14T12:35:03.757Z] ---> Running in a4fd69f65be2 [2021-04-14T12:35:04.020Z] Removing intermediate container 07fbc7454216 [2021-04-14T12:35:04.021Z] ---> 9d00716944ce [2021-04-14T12:35:04.021Z] Step 19/21 : LABEL arch=x86_64 [2021-04-14T12:35:04.021Z] Removing intermediate container 2d0309d6355c [2021-04-14T12:35:04.021Z] ---> 202957af5dab [2021-04-14T12:35:04.021Z] Step 20/22 : LABEL arch=x86_64 [2021-04-14T12:35:04.021Z] Removing intermediate container 86acc3766d3e [2021-04-14T12:35:04.021Z] ---> 34ae6180e1d7 [2021-04-14T12:35:04.021Z] Step 21/23 : LABEL arch=x86_64 [2021-04-14T12:35:04.021Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-14T12:35:04.021Z] Removing intermediate container a4fd69f65be2 [2021-04-14T12:35:04.021Z] ---> f483a54b5ad0 [2021-04-14T12:35:04.021Z] Step 22/22 : LABEL version=0.0.0 [2021-04-14T12:35:04.291Z] ---> Running in a39b32e08627 [2021-04-14T12:35:04.291Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-14T12:35:04.291Z] ---> aefe523efa57 [2021-04-14T12:35:04.291Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-14T12:35:04.291Z] ---> Running in 323c613f0cae [2021-04-14T12:35:04.291Z] ---> Running in dd130ff39981 [2021-04-14T12:35:04.291Z] ---> Running in 36e8fa238447 [2021-04-14T12:35:04.554Z] ---> Running in 5cb66fdf5afb [2021-04-14T12:35:04.554Z] Removing intermediate container a39b32e08627 [2021-04-14T12:35:04.554Z] ---> fcc4c2b232f4 [2021-04-14T12:35:04.554Z] Step 20/21 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb [2021-04-14T12:35:04.554Z] Removing intermediate container 323c613f0cae [2021-04-14T12:35:04.554Z] ---> 89bfbf92771b [2021-04-14T12:35:04.554Z] Step 21/22 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb [2021-04-14T12:35:04.823Z] ---> Running in a0427d6dd77c [2021-04-14T12:35:04.824Z] Removing intermediate container 36e8fa238447 [2021-04-14T12:35:04.824Z] ---> 32dfdd2d5ba2 [2021-04-14T12:35:04.824Z] [2021-04-14T12:35:04.824Z] Removing intermediate container dd130ff39981 [2021-04-14T12:35:04.824Z] ---> 5730f0a6bfd4 [2021-04-14T12:35:04.824Z] Step 22/23 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb [2021-04-14T12:35:04.824Z] Removing intermediate container 5cb66fdf5afb [2021-04-14T12:35:04.824Z] ---> 5aa697977633 [2021-04-14T12:35:04.824Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-14T12:35:04.824Z] ---> Running in 9b8fc508f812 [2021-04-14T12:35:04.824Z] ---> Running in 5af8503fcd57 [2021-04-14T12:35:05.086Z] ---> Running in a886a0db85fd [2021-04-14T12:35:05.086Z] Removing intermediate container a0427d6dd77c [2021-04-14T12:35:05.086Z] ---> 0d1f30c5fd12 [2021-04-14T12:35:05.086Z] Step 21/21 : LABEL version=0.0.0 [2021-04-14T12:35:05.086Z] Successfully built 32dfdd2d5ba2 [2021-04-14T12:35:05.086Z] Successfully tagged docker-support-scheduler-go:latest [2021-04-14T12:35:05.086Z]  Building docker-support-scheduler-go ... done Building docker-core-data-go [2021-04-14T12:35:05.357Z] ---> Running in 40e3b2a4308c [2021-04-14T12:35:05.358Z] Removing intermediate container 5af8503fcd57 [2021-04-14T12:35:05.358Z] ---> 56205a4bfe2b [2021-04-14T12:35:05.358Z] Step 23/23 : LABEL version=0.0.0 [2021-04-14T12:35:05.358Z] Removing intermediate container 9b8fc508f812 [2021-04-14T12:35:05.358Z] ---> f5946d8dd09f [2021-04-14T12:35:05.358Z] Step 22/22 : LABEL version=0.0.0 [2021-04-14T12:35:05.629Z] ---> Running in ef8804315a2e [2021-04-14T12:35:05.629Z] ---> Running in c172e46b5700 [2021-04-14T12:35:05.629Z] Removing intermediate container 40e3b2a4308c [2021-04-14T12:35:05.629Z] ---> 2647dfb3b527 [2021-04-14T12:35:05.629Z] [2021-04-14T12:35:05.894Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T12:35:05.894Z] Removing intermediate container ef8804315a2e [2021-04-14T12:35:05.894Z] ---> e4b9b97e6c3c [2021-04-14T12:35:05.894Z] [2021-04-14T12:35:05.894Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T12:35:05.894Z] (1/39) Installing readline (8.0.4-r0) [2021-04-14T12:35:06.157Z] (2/39) Installing bash (5.0.17-r0) [2021-04-14T12:35:06.157Z] Executing bash-5.0.17-r0.post-install [2021-04-14T12:35:06.421Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-14T12:35:06.421Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-14T12:35:06.996Z] (5/39) Installing curl (7.76.1-r0) [2021-04-14T12:35:06.996Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-14T12:35:06.996Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-14T12:35:06.996Z] (8/39) Installing expat (2.2.9-r1) [2021-04-14T12:35:06.996Z] (9/39) Installing libffi (3.3-r2) [2021-04-14T12:35:06.996Z] (10/39) Installing gdbm (1.13-r1) [2021-04-14T12:35:06.996Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-14T12:35:06.996Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-14T12:35:06.996Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-14T12:35:07.259Z] Removing intermediate container c172e46b5700 [2021-04-14T12:35:07.259Z] ---> 8bbe1f3b6e11 [2021-04-14T12:35:07.259Z] [2021-04-14T12:35:07.444Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.156s coverage: 92.8% of statements [2021-04-14T12:35:07.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-14T12:35:07.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-14T12:35:07.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-14T12:35:07.444Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-14T12:35:07.444Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-14T12:35:07.444Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-14T12:35:07.444Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-14T12:35:07.444Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-14T12:35:07.444Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-14T12:35:07.444Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-14T12:35:07.444Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-14T12:35:07.444Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-14T12:35:07.444Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-14T12:35:07.444Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-14T12:35:07.444Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-14T12:35:07.444Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-14T12:35:07.444Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-14T12:35:07.444Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-14T12:35:07.444Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.106s coverage: 58.8% of statements [2021-04-14T12:35:07.444Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-14T12:35:07.444Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-14T12:35:07.444Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.203s coverage: 0.9% of statements [2021-04-14T12:35:07.444Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-14T12:35:07.444Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-14T12:35:07.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-14T12:35:07.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.152s coverage: 47.1% of statements [2021-04-14T12:35:07.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.170s coverage: 79.5% of statements [2021-04-14T12:35:07.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.128s coverage: 94.1% of statements [2021-04-14T12:35:07.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.173s coverage: 96.3% of statements [2021-04-14T12:35:07.522Z] Successfully built e4b9b97e6c3c [2021-04-14T12:35:07.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.162s coverage: 87.5% of statements [2021-04-14T12:35:07.784Z] Successfully built 2647dfb3b527 [2021-04-14T12:35:07.784Z] Successfully built 8bbe1f3b6e11 [2021-04-14T12:35:08.046Z] Successfully tagged docker-core-command-go:latest [2021-04-14T12:35:08.046Z] Building docker-core-metadata-go [2021-04-14T12:35:08.046Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-04-14T12:35:08.046Z]  Building docker-core-command-go ... done  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go [2021-04-14T12:35:08.046Z] Successfully tagged docker-support-notifications-go:latest [2021-04-14T12:35:08.046Z]  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2021-04-14T12:35:18.097Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-14T12:35:18.097Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-14T12:35:18.097Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-14T12:35:18.097Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-14T12:35:18.097Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-14T12:35:18.097Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-14T12:35:18.097Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-14T12:35:18.097Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-14T12:35:18.097Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-14T12:35:18.097Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-14T12:35:18.097Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-14T12:35:18.097Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-14T12:35:18.097Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-14T12:35:18.097Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-14T12:35:18.097Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-14T12:35:18.097Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-14T12:35:18.097Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-14T12:35:18.097Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-14T12:35:18.097Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-14T12:35:18.097Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-14T12:35:18.097Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-14T12:35:18.097Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-14T12:35:18.097Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-14T12:35:19.048Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-14T12:35:20.002Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-14T12:35:20.002Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-14T12:35:20.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.131s coverage: 94.4% of statements [2021-04-14T12:35:20.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.112s coverage: 44.8% of statements [2021-04-14T12:35:22.566Z] Executing busybox-1.31.1-r19.trigger [2021-04-14T12:35:22.836Z] OK: 72 MiB in 59 packages [2021-04-14T12:35:25.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.517s coverage: 81.9% of statements [2021-04-14T12:35:25.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-14T12:35:26.181Z] Collecting docker-compose==1.23.2 [2021-04-14T12:35:26.181Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-14T12:35:28.771Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-14T12:35:28.771Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-14T12:35:28.771Z] Collecting texttable<0.10,>=0.9.0 [2021-04-14T12:35:28.771Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-14T12:35:33.032Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-14T12:35:33.032Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-14T12:35:35.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.177s coverage: 92.9% of statements [2021-04-14T12:35:35.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-14T12:35:35.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-14T12:35:35.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-14T12:35:35.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 77.8% of statements [2021-04-14T12:35:35.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-14T12:35:35.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-14T12:35:35.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-14T12:35:35.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-14T12:35:35.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-14T12:35:35.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2021-04-14T12:35:35.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-14T12:35:35.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-14T12:35:35.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.106s coverage: 100.0% of statements [2021-04-14T12:35:35.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-14T12:35:35.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.163s coverage: 75.5% of statements [2021-04-14T12:35:35.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-14T12:35:35.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.126s coverage: 80.8% of statements [2021-04-14T12:35:35.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.174s coverage: 87.2% of statements [2021-04-14T12:35:35.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.213s coverage: 84.6% of statements [2021-04-14T12:35:35.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.253s coverage: 91.6% of statements [2021-04-14T12:35:35.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-14T12:35:35.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.638s coverage: 64.4% of statements [2021-04-14T12:35:35.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-14T12:35:35.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-14T12:35:35.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.125s coverage: 100.0% of statements [2021-04-14T12:35:35.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements [2021-04-14T12:35:35.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2021-04-14T12:35:35.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements [2021-04-14T12:35:36.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2021-04-14T12:35:37.433Z] Collecting docopt<0.7,>=0.6.1 [2021-04-14T12:35:37.433Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-14T12:35:39.062Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T12:35:39.062Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-14T12:35:39.062Z] ---> 07ce6c960bd6 [2021-04-14T12:35:39.062Z] Step 3/23 : WORKDIR /edgex-go [2021-04-14T12:35:39.062Z] ---> Using cache [2021-04-14T12:35:39.062Z] ---> 87dee4fdff72 [2021-04-14T12:35:39.062Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T12:35:39.062Z] ---> Using cache [2021-04-14T12:35:39.062Z] ---> 90efc7d8a77c [2021-04-14T12:35:39.062Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-14T12:35:39.370Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T12:35:39.370Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-14T12:35:39.370Z] ---> 07ce6c960bd6 [2021-04-14T12:35:39.370Z] Step 3/31 : WORKDIR /edgex-go [2021-04-14T12:35:39.370Z] ---> Using cache [2021-04-14T12:35:39.370Z] ---> 87dee4fdff72 [2021-04-14T12:35:39.370Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T12:35:39.370Z] ---> Using cache [2021-04-14T12:35:39.370Z] ---> 90efc7d8a77c [2021-04-14T12:35:39.370Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-14T12:35:39.370Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T12:35:39.370Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-14T12:35:39.370Z] ---> 07ce6c960bd6 [2021-04-14T12:35:39.370Z] Step 3/24 : WORKDIR /edgex-go [2021-04-14T12:35:39.370Z] ---> Using cache [2021-04-14T12:35:39.370Z] ---> 87dee4fdff72 [2021-04-14T12:35:39.370Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T12:35:39.370Z] ---> Using cache [2021-04-14T12:35:39.370Z] ---> 90efc7d8a77c [2021-04-14T12:35:39.370Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-14T12:35:39.370Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T12:35:39.370Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-14T12:35:39.370Z] ---> 07ce6c960bd6 [2021-04-14T12:35:39.370Z] Step 3/23 : WORKDIR /edgex-go [2021-04-14T12:35:39.370Z] ---> Using cache [2021-04-14T12:35:39.370Z] ---> 87dee4fdff72 [2021-04-14T12:35:39.370Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T12:35:39.370Z] ---> Using cache [2021-04-14T12:35:39.370Z] ---> 90efc7d8a77c [2021-04-14T12:35:39.370Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-14T12:35:40.017Z] Collecting docker<4.0,>=3.6.0 [2021-04-14T12:35:40.017Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-14T12:35:40.017Z] ---> Running in 0e3fef4c58fc [2021-04-14T12:35:40.017Z] ---> Running in 46d4e71e3be5 [2021-04-14T12:35:40.017Z] ---> Running in 0c55e88fbfc2 [2021-04-14T12:35:40.017Z] ---> Running in d09002c80100 [2021-04-14T12:35:40.306Z] Collecting PyYAML<4,>=3.10 [2021-04-14T12:35:40.306Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-14T12:35:40.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.981s coverage: 69.0% of statements [2021-04-14T12:35:40.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-14T12:35:40.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-14T12:35:40.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-14T12:35:41.300Z] Collecting cached-property<2,>=1.2.0 [2021-04-14T12:35:41.300Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T12:35:41.300Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T12:35:41.300Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T12:35:41.300Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T12:35:41.300Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-14T12:35:41.566Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-14T12:35:41.566Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-14T12:35:41.566Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-04-14T12:35:41.566Z] Collecting jsonschema<3,>=2.5.1 [2021-04-14T12:35:41.566Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-14T12:35:41.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.445s coverage: 38.4% of statements [2021-04-14T12:35:41.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-14T12:35:41.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-14T12:35:41.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.091s coverage: 89.5% of statements [2021-04-14T12:35:41.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-14T12:35:41.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.105s coverage: 84.8% of statements [2021-04-14T12:35:41.831Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-04-14T12:35:41.831Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-14T12:35:41.831Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-14T12:35:41.831Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-04-14T12:35:42.102Z] Collecting idna<2.8,>=2.5 [2021-04-14T12:35:42.102Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-14T12:35:42.102Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T12:35:42.102Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T12:35:42.102Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T12:35:42.102Z] Collecting docker-pycreds>=0.4.0 [2021-04-14T12:35:42.102Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-14T12:35:42.102Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-14T12:35:42.102Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-14T12:35:42.102Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-14T12:35:42.102Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-14T12:35:42.367Z] Installing collected packages: urllib3, idna, requests, texttable, dockerpty, docopt, docker-pycreds, websocket-client, docker, PyYAML, cached-property, jsonschema, docker-compose [2021-04-14T12:35:42.367Z] Attempting uninstall: urllib3 [2021-04-14T12:35:42.367Z] Found existing installation: urllib3 1.25.9 [2021-04-14T12:35:42.367Z] Uninstalling urllib3-1.25.9: [2021-04-14T12:35:42.367Z] Successfully uninstalled urllib3-1.25.9 [2021-04-14T12:35:42.367Z] OK: 233 MiB in 51 packages [2021-04-14T12:35:42.635Z] OK: 233 MiB in 51 packages [2021-04-14T12:35:42.635Z] OK: 233 MiB in 51 packages [2021-04-14T12:35:42.635Z] Attempting uninstall: idna [2021-04-14T12:35:42.635Z] Found existing installation: idna 2.9 [2021-04-14T12:35:42.635Z] Uninstalling idna-2.9: [2021-04-14T12:35:42.635Z] Successfully uninstalled idna-2.9 [2021-04-14T12:35:42.900Z] Attempting uninstall: requests [2021-04-14T12:35:42.900Z] Found existing installation: requests 2.23.0 [2021-04-14T12:35:42.900Z] Uninstalling requests-2.23.0: [2021-04-14T12:35:42.900Z] Successfully uninstalled requests-2.23.0 [2021-04-14T12:35:42.900Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T12:35:43.480Z] Running setup.py install for texttable: started [2021-04-14T12:35:44.073Z] Removing intermediate container 0c55e88fbfc2 [2021-04-14T12:35:44.073Z] ---> 56ef633ba030 [2021-04-14T12:35:44.073Z] Step 6/24 : COPY go.mod . [2021-04-14T12:35:44.073Z] OK: 233 MiB in 51 packages [2021-04-14T12:35:44.073Z] Removing intermediate container 0e3fef4c58fc [2021-04-14T12:35:44.073Z] ---> 55c28cd31649 [2021-04-14T12:35:44.073Z] Step 6/31 : COPY go.mod . [2021-04-14T12:35:44.073Z] Removing intermediate container d09002c80100 [2021-04-14T12:35:44.073Z] ---> 4a084e0f9180 [2021-04-14T12:35:44.073Z] Step 6/23 : COPY go.mod . [2021-04-14T12:35:44.073Z] ---> d4bdb16bbaa7 [2021-04-14T12:35:44.073Z] Step 7/24 : RUN go mod download [2021-04-14T12:35:44.347Z] Running setup.py install for texttable: finished with status 'done' [2021-04-14T12:35:44.347Z] Running setup.py install for dockerpty: started [2021-04-14T12:35:44.347Z] ---> Running in 3a820d80c7c0 [2021-04-14T12:35:44.612Z] ---> 4f1cbd5abd3f [2021-04-14T12:35:44.612Z] Step 7/31 : RUN go mod download [2021-04-14T12:35:44.612Z] ---> e4f98267769e [2021-04-14T12:35:44.612Z] Step 7/23 : RUN go mod download [2021-04-14T12:35:44.612Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-14T12:35:44.612Z] Running setup.py install for docopt: started [2021-04-14T12:35:44.889Z] ---> Running in b0d3e73c67a1 [2021-04-14T12:35:44.889Z] ---> Running in 7b8f72e25eb5 [2021-04-14T12:35:44.889Z] Removing intermediate container 46d4e71e3be5 [2021-04-14T12:35:44.889Z] ---> a56bd2037d1a [2021-04-14T12:35:44.889Z] Step 6/23 : COPY go.mod . [2021-04-14T12:35:45.166Z] Running setup.py install for docopt: finished with status 'done' [2021-04-14T12:35:45.445Z] ---> 0ed0e5f36b15 [2021-04-14T12:35:45.445Z] Step 7/23 : RUN go mod download [2021-04-14T12:35:45.445Z] ---> Running in 53ae3a5feb35 [2021-04-14T12:35:45.738Z] Running setup.py install for PyYAML: started [2021-04-14T12:35:46.328Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-14T12:35:47.287Z] Removing intermediate container 7b8f72e25eb5 [2021-04-14T12:35:47.287Z] ---> 442ebfc022a0 [2021-04-14T12:35:47.287Z] Step 8/23 : COPY . . [2021-04-14T12:35:47.553Z] Removing intermediate container 3a820d80c7c0 [2021-04-14T12:35:47.553Z] ---> 3bb7b488da79 [2021-04-14T12:35:47.553Z] Step 8/24 : COPY . . [2021-04-14T12:35:47.553Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-04-14T12:35:48.315Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.388s coverage: 47.0% of statements [2021-04-14T12:35:48.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-14T12:35:48.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-14T12:35:48.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-14T12:35:48.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-14T12:35:48.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-14T12:35:48.315Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.111s coverage: 100.0% of statements [2021-04-14T12:35:48.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-14T12:35:48.315Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.107s coverage: 100.0% of statements [2021-04-14T12:35:48.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-14T12:35:48.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-14T12:35:48.315Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.128s coverage: 10.5% of statements [2021-04-14T12:35:48.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-14T12:35:49.758Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.410s coverage: 87.7% of statements [2021-04-14T12:35:49.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-14T12:35:49.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-14T12:35:49.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-14T12:35:54.222Z] Removing intermediate container b0d3e73c67a1 [2021-04-14T12:35:54.222Z] ---> 30181ea25fdf [2021-04-14T12:35:54.222Z] Step 8/31 : COPY . . [2021-04-14T12:35:54.222Z] Removing intermediate container 53ae3a5feb35 [2021-04-14T12:35:54.222Z] ---> 2917b7bada38 [2021-04-14T12:35:54.222Z] Step 8/23 : COPY . . [2021-04-14T12:35:56.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.291s coverage: 29.1% of statements [2021-04-14T12:35:56.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-14T12:35:56.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-14T12:35:56.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-14T12:35:56.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-14T12:35:56.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-14T12:35:56.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.188s coverage: 99.0% of statements [2021-04-14T12:35:56.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-14T12:35:56.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.211s coverage: 100.0% of statements [2021-04-14T12:35:56.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-14T12:35:56.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-14T12:35:56.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-14T12:35:56.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-14T12:35:56.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.324s coverage: 95.6% of statements [2021-04-14T12:35:56.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-14T12:35:56.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-14T12:35:56.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-14T12:35:56.513Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements [2021-04-14T12:35:56.513Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-14T12:35:56.513Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements [2021-04-14T12:35:56.513Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-14T12:35:56.513Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-14T12:35:56.513Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-14T12:35:56.513Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-14T12:35:56.513Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.090s coverage: 87.9% of statements [2021-04-14T12:35:56.513Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-14T12:35:56.513Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-14T12:35:56.799Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-04-14T12:35:57.792Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.125s coverage: 28.1% of statements [2021-04-14T12:35:59.221Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-04-14T12:36:00.199Z] GO111MODULE=on go vet ./... [2021-04-14T12:36:33.657Z] ---> 22a4c5632bbe [2021-04-14T12:36:33.658Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-14T12:36:33.658Z] ---> 74cee6762e2b [2021-04-14T12:36:33.658Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-14T12:36:33.658Z] ---> b310531de29a [2021-04-14T12:36:33.658Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-14T12:36:33.658Z] ---> Running in b838e9ca8f95 [2021-04-14T12:36:34.240Z] ---> Running in bceffb58c5eb [2021-04-14T12:36:34.240Z] ---> Running in c505e805b830 [2021-04-14T12:36:34.507Z] ---> d5acdb52f048 [2021-04-14T12:36:34.508Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-14T12:36:35.091Z] ---> Running in ce5b0d11cb7b [2021-04-14T12:36:35.360Z] Removing intermediate container a886a0db85fd [2021-04-14T12:36:35.360Z] ---> 4f231869538c [2021-04-14T12:36:35.360Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-14T12:36:35.630Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-14T12:36:35.929Z] ---> Running in 9932bd11b563 [2021-04-14T12:36:36.203Z] Removing intermediate container 9932bd11b563 [2021-04-14T12:36:36.203Z] ---> fba3d73b0cfc [2021-04-14T12:36:36.203Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-14T12:36:36.203Z] ---> Running in ae45f5e0bf97 [2021-04-14T12:36:36.479Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-04-14T12:36:36.479Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-14T12:36:36.479Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-14T12:36:36.479Z] Removing intermediate container ae45f5e0bf97 [2021-04-14T12:36:36.479Z] ---> f1ce8bc4f94d [2021-04-14T12:36:36.479Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-14T12:36:37.459Z] ---> e50e9aca59dc [2021-04-14T12:36:37.459Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-14T12:36:37.727Z] ---> 36a312c947e0 [2021-04-14T12:36:37.727Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-14T12:36:41.117Z] ---> d5806d4efdc3 [2021-04-14T12:36:41.117Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-14T12:36:41.117Z] ---> Running in 159cfaa2a4b5 [2021-04-14T12:36:41.117Z] Removing intermediate container 159cfaa2a4b5 [2021-04-14T12:36:41.117Z] ---> fd1559841e8e [2021-04-14T12:36:41.117Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-14T12:36:41.117Z] ---> Running in a9a8fa9e5c96 [2021-04-14T12:36:41.397Z] Removing intermediate container a9a8fa9e5c96 [2021-04-14T12:36:41.397Z] ---> 6e53d6466e34 [2021-04-14T12:36:41.397Z] Step 21/23 : LABEL arch=x86_64 [2021-04-14T12:36:42.391Z] ---> Running in b5f4e7667e70 [2021-04-14T12:36:42.391Z] Removing intermediate container b5f4e7667e70 [2021-04-14T12:36:42.391Z] ---> b48970430562 [2021-04-14T12:36:42.391Z] Step 22/23 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb [2021-04-14T12:36:42.665Z] ---> Running in 083de9f2427d [2021-04-14T12:36:43.300Z] Removing intermediate container 083de9f2427d [2021-04-14T12:36:43.300Z] ---> d9c170d48424 [2021-04-14T12:36:43.300Z] Step 23/23 : LABEL version=0.0.0 [2021-04-14T12:36:43.300Z] ---> Running in be38e68eb4f4 [2021-04-14T12:36:43.582Z] Removing intermediate container be38e68eb4f4 [2021-04-14T12:36:43.582Z] ---> 1b7452942cb2 [2021-04-14T12:36:43.582Z] [2021-04-14T12:36:43.853Z] Successfully built 1b7452942cb2 [2021-04-14T12:36:43.853Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-04-14T12:37:02.398Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-14T12:37:10.655Z] Removing intermediate container bceffb58c5eb [2021-04-14T12:37:10.655Z] ---> c6719feea2c7 [2021-04-14T12:37:10.655Z] [2021-04-14T12:37:10.655Z] Step 10/31 : FROM alpine:3.12 [2021-04-14T12:37:10.655Z] ---> 7230e588e954 [2021-04-14T12:37:10.655Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-14T12:37:10.655Z] ---> Running in 6c73c1615f60 [2021-04-14T12:37:10.923Z] Removing intermediate container 6c73c1615f60 [2021-04-14T12:37:10.923Z] ---> 7b7ca2a6e9bd [2021-04-14T12:37:10.923Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-14T12:37:11.198Z] ---> Running in 92b89269e8bd [2021-04-14T12:37:12.607Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T12:37:12.607Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T12:37:12.607Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-14T12:37:12.607Z] (2/2) Installing su-exec (0.2-r1) [2021-04-14T12:37:12.607Z] Executing busybox-1.31.1-r20.trigger [2021-04-14T12:37:12.607Z] OK: 6 MiB in 16 packages [2021-04-14T12:37:15.951Z] Removing intermediate container c505e805b830 [2021-04-14T12:37:15.951Z] ---> 4b7fdbf20a9d [2021-04-14T12:37:15.951Z] [2021-04-14T12:37:15.951Z] Step 10/24 : FROM alpine:3.12 [2021-04-14T12:37:15.951Z] ---> 7230e588e954 [2021-04-14T12:37:15.951Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-14T12:37:15.951Z] Removing intermediate container ce5b0d11cb7b [2021-04-14T12:37:15.951Z] ---> 608673742c1f [2021-04-14T12:37:15.951Z] [2021-04-14T12:37:15.951Z] Step 10/23 : FROM alpine:3.12 [2021-04-14T12:37:15.951Z] ---> 7230e588e954 [2021-04-14T12:37:15.951Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-14T12:37:15.951Z] Removing intermediate container b838e9ca8f95 [2021-04-14T12:37:15.951Z] ---> 6d8057a5c78b [2021-04-14T12:37:15.951Z] [2021-04-14T12:37:15.951Z] Step 10/23 : FROM alpine:3.12 [2021-04-14T12:37:15.951Z] ---> 7230e588e954 [2021-04-14T12:37:15.951Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-14T12:37:15.951Z] ---> Using cache [2021-04-14T12:37:15.951Z] ---> c8f14a275198 [2021-04-14T12:37:15.951Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-14T12:37:15.951Z] ---> Using cache [2021-04-14T12:37:15.951Z] ---> 6d7fb660c3fd [2021-04-14T12:37:15.951Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-14T12:37:15.951Z] ---> Running in abd8954c47f8 [2021-04-14T12:37:15.951Z] ---> Running in fa6594277006 [2021-04-14T12:37:15.951Z] ---> Running in faea208b086f [2021-04-14T12:37:15.951Z] Removing intermediate container 92b89269e8bd [2021-04-14T12:37:15.951Z] ---> b2ebd2607d2c [2021-04-14T12:37:15.951Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-14T12:37:15.951Z] ---> Running in 0b47b849469e [2021-04-14T12:37:15.951Z] Removing intermediate container faea208b086f [2021-04-14T12:37:15.951Z] ---> d5787d3118f7 [2021-04-14T12:37:15.951Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-14T12:37:15.951Z] Removing intermediate container abd8954c47f8 [2021-04-14T12:37:15.951Z] ---> 7919b22547ed [2021-04-14T12:37:15.951Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-14T12:37:16.216Z] ---> Running in 38b1ddf687dc [2021-04-14T12:37:16.216Z] ---> Running in aacb3ed10231 [2021-04-14T12:37:16.216Z] Removing intermediate container 0b47b849469e [2021-04-14T12:37:16.216Z] ---> 350e7272dbb5 [2021-04-14T12:37:16.216Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-14T12:37:16.216Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T12:37:16.482Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T12:37:16.482Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-14T12:37:16.482Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-14T12:37:16.482Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-14T12:37:16.482Z] (4/6) Installing curl (7.76.1-r0) [2021-04-14T12:37:16.482Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-14T12:37:16.482Z] (6/6) Installing su-exec (0.2-r1) [2021-04-14T12:37:16.482Z] Executing busybox-1.31.1-r20.trigger [2021-04-14T12:37:16.482Z] Executing ca-certificates-20191127-r4.trigger [2021-04-14T12:37:16.747Z] OK: 7 MiB in 20 packages [2021-04-14T12:37:17.327Z] ---> Running in f3ca9856af21 [2021-04-14T12:37:17.599Z] Removing intermediate container 38b1ddf687dc [2021-04-14T12:37:17.599Z] ---> 17dc9f9b6b4d [2021-04-14T12:37:17.599Z] Step 15/23 : WORKDIR / [2021-04-14T12:37:17.599Z] Removing intermediate container aacb3ed10231 [2021-04-14T12:37:17.599Z] ---> 74d728f41164 [2021-04-14T12:37:17.599Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-14T12:37:17.599Z] ---> Running in 3c8427ebbb2f [2021-04-14T12:37:17.599Z] ---> Running in cef40bb28833 [2021-04-14T12:37:17.599Z] Removing intermediate container f3ca9856af21 [2021-04-14T12:37:17.599Z] ---> eb5f686813cd [2021-04-14T12:37:17.599Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-14T12:37:18.182Z] ---> Running in e2cd13b4a95c [2021-04-14T12:37:18.450Z] Removing intermediate container 3c8427ebbb2f [2021-04-14T12:37:18.450Z] ---> fac10dc20b11 [2021-04-14T12:37:18.450Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T12:37:18.450Z] Removing intermediate container fa6594277006 [2021-04-14T12:37:18.450Z] ---> c408a476a01c [2021-04-14T12:37:18.450Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-14T12:37:18.450Z] Removing intermediate container cef40bb28833 [2021-04-14T12:37:18.450Z] ---> d8161a5590f3 [2021-04-14T12:37:18.450Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-14T12:37:18.728Z] ---> Running in b65a4a434a1c [2021-04-14T12:37:18.728Z] ---> Running in 5e8a9da1e975 [2021-04-14T12:37:19.002Z] Removing intermediate container 5e8a9da1e975 [2021-04-14T12:37:19.002Z] ---> 8a944c75a923 [2021-04-14T12:37:19.002Z] Step 13/24 : WORKDIR / [2021-04-14T12:37:19.002Z] ---> a155ebd0351e [2021-04-14T12:37:19.002Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-14T12:37:19.002Z] ---> Running in cdb9c8516961 [2021-04-14T12:37:19.269Z] Removing intermediate container cdb9c8516961 [2021-04-14T12:37:19.269Z] ---> 654e11ef9f1a [2021-04-14T12:37:19.269Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-04-14T12:37:19.863Z] ---> 307d8d176f92 [2021-04-14T12:37:19.863Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-14T12:37:19.863Z] ---> d2368bb0fcfb [2021-04-14T12:37:19.863Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-04-14T12:37:20.823Z] Removing intermediate container e2cd13b4a95c [2021-04-14T12:37:20.823Z] ---> afd4071ad66f [2021-04-14T12:37:20.823Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-14T12:37:20.823Z] ---> 189e90ed52b5 [2021-04-14T12:37:20.823Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-14T12:37:20.823Z] ---> 6a4732c0ec2f [2021-04-14T12:37:20.823Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-14T12:37:21.090Z] ---> Running in 5f08aa138d8d [2021-04-14T12:37:21.090Z] Removing intermediate container b65a4a434a1c [2021-04-14T12:37:21.090Z] ---> 7a4b530378de [2021-04-14T12:37:21.090Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-14T12:37:21.090Z] ---> Running in 776d8ddc66d5 [2021-04-14T12:37:21.090Z] ---> Running in bcbe5790ec98 [2021-04-14T12:37:21.356Z] Removing intermediate container 5f08aa138d8d [2021-04-14T12:37:21.356Z] ---> 6a80fa854d21 [2021-04-14T12:37:21.356Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-14T12:37:21.630Z] Removing intermediate container 776d8ddc66d5 [2021-04-14T12:37:21.630Z] ---> fe580af20408 [2021-04-14T12:37:21.630Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-14T12:37:21.630Z] ---> 00730bbf4b9a [2021-04-14T12:37:21.630Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-14T12:37:21.630Z] ---> Running in 118d82fb7dca [2021-04-14T12:37:21.898Z] ---> 9c07cd861157 [2021-04-14T12:37:21.898Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-14T12:37:21.898Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T12:37:21.898Z] ---> Running in e601b578f45b [2021-04-14T12:37:21.898Z] Removing intermediate container 118d82fb7dca [2021-04-14T12:37:21.898Z] ---> 7d83ec51bbb2 [2021-04-14T12:37:21.898Z] Step 21/23 : LABEL arch=x86_64 [2021-04-14T12:37:22.068Z] gofmt -l . [2021-04-14T12:37:22.068Z] [ "`gofmt -l .`" = "" ] [2021-04-14T12:37:22.068Z] ./bin/test-go-mod-tidy.sh [2021-04-14T12:37:22.068Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-14T12:37:22.164Z] ---> Running in 1687744a6ab8 [2021-04-14T12:37:22.164Z] ---> abf674cc4e03 [2021-04-14T12:37:22.164Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-14T12:37:22.429Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T12:37:22.429Z] Removing intermediate container 1687744a6ab8 [2021-04-14T12:37:22.429Z] ---> b4a71303a792 [2021-04-14T12:37:22.429Z] Step 22/23 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb [2021-04-14T12:37:22.702Z] ---> Running in 7642523e8ce1 [2021-04-14T12:37:22.702Z] ---> 893e77c62f0e [2021-04-14T12:37:22.702Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-14T12:37:22.764Z] + ls -al . [2021-04-14T12:37:22.764Z] total 824 [2021-04-14T12:37:22.764Z] drwxrwxr-x 9 1001 1001 4096 Apr 14 12:37 . [2021-04-14T12:37:22.764Z] drwxr-xr-x 4 root root 4096 Apr 14 12:32 .. [2021-04-14T12:37:22.764Z] -rw-rw-r-- 1 1001 1001 11 Apr 14 12:31 .dockerignore [2021-04-14T12:37:22.764Z] drwxrwxr-x 8 1001 1001 4096 Apr 14 12:31 .git [2021-04-14T12:37:22.764Z] drwxrwxr-x 3 1001 1001 4096 Apr 14 12:31 .github [2021-04-14T12:37:22.764Z] -rw-rw-r-- 1 1001 1001 818 Apr 14 12:31 .gitignore [2021-04-14T12:37:22.764Z] -rw-rw-r-- 1 1001 1001 166 Apr 14 12:31 .sonarcloud.properties [2021-04-14T12:37:22.764Z] -rw-rw-r-- 1 1001 1001 8494 Apr 14 12:31 Attribution.txt [2021-04-14T12:37:22.764Z] -rw-rw-r-- 1 1001 1001 3804 Apr 14 12:31 CONTRIBUTING.md [2021-04-14T12:37:22.764Z] -rw-rw-r-- 1 1001 1001 931 Apr 14 12:31 Dockerfile.build [2021-04-14T12:37:22.764Z] -rw-rw-r-- 1 1001 1001 863 Apr 14 12:31 Jenkinsfile [2021-04-14T12:37:22.764Z] -rw-rw-r-- 1 1001 1001 10775 Apr 14 12:31 LICENSE [2021-04-14T12:37:22.764Z] -rw-rw-r-- 1 1001 1001 5774 Apr 14 12:31 Makefile [2021-04-14T12:37:22.764Z] -rw-rw-r-- 1 1001 1001 6548 Apr 14 12:31 README.md [2021-04-14T12:37:22.764Z] -rw-rw-r-- 1 1001 1001 6755 Apr 14 12:31 SECURITY.md [2021-04-14T12:37:22.764Z] -rw-rw-r-- 1 1001 1001 5 Apr 14 12:28 VERSION [2021-04-14T12:37:22.764Z] -rw-rw-r-- 1 1001 1001 4131 Apr 14 12:31 ZMQWindows.md [2021-04-14T12:37:22.764Z] drwxrwxr-x 2 1001 1001 4096 Apr 14 12:31 bin [2021-04-14T12:37:22.764Z] drwxrwxr-x 14 1001 1001 4096 Apr 14 12:31 cmd [2021-04-14T12:37:22.764Z] -rw-r--r-- 1 root root 686607 Apr 14 12:35 coverage.out [2021-04-14T12:37:22.764Z] -rw-r--r-- 1 root root 1058 Apr 14 12:37 go.mod [2021-04-14T12:37:22.764Z] -rw-r--r-- 1 root root 21920 Apr 14 12:37 go.sum [2021-04-14T12:37:22.764Z] drwxrwxr-x 8 1001 1001 4096 Apr 14 12:31 internal [2021-04-14T12:37:22.764Z] drwxrwxr-x 4 1001 1001 4096 Apr 14 12:31 openapi [2021-04-14T12:37:22.764Z] drwxrwxr-x 4 1001 1001 4096 Apr 14 12:31 snap [2021-04-14T12:37:22.764Z] -rw-rw-r-- 1 1001 1001 168 Apr 14 12:31 version.go [Pipeline] sh [2021-04-14T12:37:22.972Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-14T12:37:22.972Z] Removing intermediate container 7642523e8ce1 [2021-04-14T12:37:22.972Z] ---> 1ea63f41b302 [2021-04-14T12:37:22.972Z] Step 23/23 : LABEL version=0.0.0 [2021-04-14T12:37:22.972Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-14T12:37:22.972Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-14T12:37:22.972Z] ---> Running in 52e34ee59afe [2021-04-14T12:37:23.240Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-14T12:37:23.240Z] ---> 0c580b5024ca [2021-04-14T12:37:23.240Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-04-14T12:37:23.240Z] Removing intermediate container 52e34ee59afe [2021-04-14T12:37:23.240Z] ---> 384d13eb4750 [2021-04-14T12:37:23.240Z] [2021-04-14T12:37:23.240Z] ---> Running in b7d515fc1fc9 [2021-04-14T12:37:23.447Z] + '[' -e coverage.out ] [2021-04-14T12:37:23.447Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-14T12:37:23.491Z] Warning: overwriting stash ‘coverage-report’ [2021-04-14T12:37:23.505Z] Successfully built 384d13eb4750 [2021-04-14T12:37:23.505Z] Successfully tagged docker-core-metadata-go:latest [2021-04-14T12:37:23.771Z]  Building docker-core-metadata-go ... done Removing intermediate container e601b578f45b [2021-04-14T12:37:23.771Z] ---> e2f7276ff4b0 [2021-04-14T12:37:23.771Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-14T12:37:23.771Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-14T12:37:24.038Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-14T12:37:24.038Z] Executing busybox-1.31.1-r20.trigger [2021-04-14T12:37:24.038Z] OK: 8 MiB in 20 packages [2021-04-14T12:37:24.038Z] ---> 761b5ea5cd4a [2021-04-14T12:37:24.038Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-14T12:37:24.622Z] Removing intermediate container b7d515fc1fc9 [2021-04-14T12:37:24.622Z] ---> 0b3013675cc4 [2021-04-14T12:37:24.622Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-14T12:37:24.622Z] ---> e43b2ef1637d [2021-04-14T12:37:24.622Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-14T12:37:24.622Z] ---> Running in 364bfca873f8 [2021-04-14T12:37:24.672Z] Stashed 1 file(s) [Pipeline] sh [2021-04-14T12:37:24.888Z] Removing intermediate container bcbe5790ec98 [2021-04-14T12:37:24.888Z] ---> 5eee12cd54ae [2021-04-14T12:37:24.888Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-14T12:37:24.888Z] ---> 2748ed672984 [2021-04-14T12:37:24.888Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-14T12:37:24.888Z] Removing intermediate container 364bfca873f8 [2021-04-14T12:37:24.888Z] ---> 20a32762b468 [2021-04-14T12:37:24.888Z] Step 22/24 : LABEL arch=x86_64 [2021-04-14T12:37:25.152Z] ---> Running in ffed475737b3 [2021-04-14T12:37:25.152Z] ---> 0d2834633dfc [2021-04-14T12:37:25.152Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-14T12:37:25.152Z] ---> a05f89d38a49 [2021-04-14T12:37:25.152Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-14T12:37:25.422Z] Removing intermediate container ffed475737b3 [2021-04-14T12:37:25.422Z] ---> b83e4511e10a [2021-04-14T12:37:25.422Z] Step 23/24 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb [2021-04-14T12:37:25.422Z] ---> Running in 0bde6e544a72 [2021-04-14T12:37:25.444Z] + make build [2021-04-14T12:37:25.444Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-14T12:37:25.689Z] ---> af31a82edfa5 [2021-04-14T12:37:25.689Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-14T12:37:26.270Z] ---> d67d05277906 [2021-04-14T12:37:26.270Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-14T12:37:26.535Z] ---> Running in 916a715e9281 [2021-04-14T12:37:26.535Z] Removing intermediate container 0bde6e544a72 [2021-04-14T12:37:26.535Z] ---> 7a8f8357db35 [2021-04-14T12:37:26.535Z] Step 24/24 : LABEL version=0.0.0 [2021-04-14T12:37:26.801Z] ---> Running in 099c45c31bb1 [2021-04-14T12:37:26.801Z] Removing intermediate container 916a715e9281 [2021-04-14T12:37:26.801Z] ---> 77ca07d93823 [2021-04-14T12:37:26.801Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-14T12:37:27.068Z] ---> 3e4e72266e36 [2021-04-14T12:37:27.068Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-14T12:37:27.068Z] Removing intermediate container 099c45c31bb1 [2021-04-14T12:37:27.068Z] ---> 4796876cb089 [2021-04-14T12:37:27.068Z] [2021-04-14T12:37:27.068Z] ---> Running in b17a9d4d74b8 [2021-04-14T12:37:27.068Z] ---> cce2b1490373 [2021-04-14T12:37:27.068Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-14T12:37:27.335Z] Successfully built 4796876cb089 [2021-04-14T12:37:27.335Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-04-14T12:37:27.335Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 8cacabd0492f [2021-04-14T12:37:27.335Z] Removing intermediate container b17a9d4d74b8 [2021-04-14T12:37:27.335Z] ---> 69009b0cf604 [2021-04-14T12:37:27.335Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-14T12:37:27.608Z] ---> Running in 534d5ed66da7 [2021-04-14T12:37:27.872Z] Removing intermediate container 534d5ed66da7 [2021-04-14T12:37:27.872Z] ---> 071d735554cc [2021-04-14T12:37:27.872Z] Step 21/23 : LABEL arch=x86_64 [2021-04-14T12:37:27.872Z] ---> Running in f973fea3506c [2021-04-14T12:37:27.872Z] Removing intermediate container f973fea3506c [2021-04-14T12:37:27.872Z] ---> 619c3f92df09 [2021-04-14T12:37:27.872Z] Step 22/23 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb [2021-04-14T12:37:28.137Z] ---> Running in c3cee3a75351 [2021-04-14T12:37:28.404Z] Removing intermediate container c3cee3a75351 [2021-04-14T12:37:28.404Z] ---> 71dd23dc3714 [2021-04-14T12:37:28.404Z] Step 23/23 : LABEL version=0.0.0 [2021-04-14T12:37:28.404Z] ---> Running in 34dd30ca3f57 [2021-04-14T12:37:28.674Z] Removing intermediate container 8cacabd0492f [2021-04-14T12:37:28.674Z] ---> 06983c3090e4 [2021-04-14T12:37:28.674Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-14T12:37:28.674Z] Removing intermediate container 34dd30ca3f57 [2021-04-14T12:37:28.674Z] ---> 0bd9c906ce28 [2021-04-14T12:37:28.674Z] [2021-04-14T12:37:28.674Z] ---> Running in 7fa167e229cf [2021-04-14T12:37:28.941Z] Successfully built 0bd9c906ce28 [2021-04-14T12:37:28.941Z] Successfully tagged docker-core-data-go:latest [2021-04-14T12:37:28.941Z]  Building docker-core-data-go ... done Removing intermediate container 7fa167e229cf [2021-04-14T12:37:28.941Z] ---> 3559fa52c900 [2021-04-14T12:37:28.941Z] Step 28/31 : CMD ["gate"] [2021-04-14T12:37:29.206Z] ---> Running in aa94a136a680 [2021-04-14T12:37:29.206Z] Removing intermediate container aa94a136a680 [2021-04-14T12:37:29.206Z] ---> b5897664ad68 [2021-04-14T12:37:29.206Z] Step 29/31 : LABEL arch=x86_64 [2021-04-14T12:37:29.470Z] ---> Running in d666360b7307 [2021-04-14T12:37:29.470Z] Removing intermediate container d666360b7307 [2021-04-14T12:37:29.470Z] ---> db80bbea2e8d [2021-04-14T12:37:29.470Z] Step 30/31 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb [2021-04-14T12:37:29.734Z] ---> Running in 448baf31b2ff [2021-04-14T12:37:30.000Z] Removing intermediate container 448baf31b2ff [2021-04-14T12:37:30.000Z] ---> c4995f86b4c5 [2021-04-14T12:37:30.000Z] Step 31/31 : LABEL version=0.0.0 [2021-04-14T12:37:30.000Z] ---> Running in 97d2507f0b08 [2021-04-14T12:37:30.264Z] Removing intermediate container 97d2507f0b08 [2021-04-14T12:37:30.264Z] ---> 3e3aec9357f0 [2021-04-14T12:37:30.264Z] [2021-04-14T12:37:30.529Z] Successfully built 3e3aec9357f0 [2021-04-14T12:37:30.529Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-04-14T12:37:30.843Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-04-14T12:37:30.903Z] $ docker stop --time=1 60d68b2fb1c582399a348715d0b6a479abf4c07d38886a1d97d78d76c4ec1a77 [2021-04-14T12:37:32.608Z] $ docker rm -f 60d68b2fb1c582399a348715d0b6a479abf4c07d38886a1d97d78d76c4ec1a77 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-14T12:37:33.245Z] + docker images [2021-04-14T12:37:33.245Z] + grep docker [2021-04-14T12:37:33.514Z] docker-security-bootstrapper-go latest 3e3aec9357f0 3 seconds ago 19.1MB [2021-04-14T12:37:33.515Z] docker-core-data-go latest 0bd9c906ce28 5 seconds ago 22.7MB [2021-04-14T12:37:33.515Z] docker-security-secretstore-setup-go latest 4796876cb089 7 seconds ago 25.9MB [2021-04-14T12:37:33.515Z] docker-core-metadata-go latest 384d13eb4750 10 seconds ago 19MB [2021-04-14T12:37:33.515Z] docker-sys-mgmt-agent-go latest 1b7452942cb2 50 seconds ago 312MB [2021-04-14T12:37:33.515Z] docker-support-notifications-go latest 8bbe1f3b6e11 2 minutes ago 18MB [2021-04-14T12:37:33.515Z] docker-core-command-go latest e4b9b97e6c3c 2 minutes ago 17.3MB [2021-04-14T12:37:33.515Z] docker-security-proxy-setup-go latest 2647dfb3b527 2 minutes ago 25.6MB [2021-04-14T12:37:33.515Z] docker-support-scheduler-go latest 32dfdd2d5ba2 2 minutes ago 17.4MB [2021-04-14T12:37:33.515Z] docker 20.10.0 aefe523efa57 4 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-04-14T12:37:35.603Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-14T12:37:49.385Z] Still waiting to schedule task [2021-04-14T12:37:49.385Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-04-14T12:37:57.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-14T12:38:03.184Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-14T12:38:08.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-14T12:38:08.867Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-14T12:38:14.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-14T12:38:19.704Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-14T12:38:25.114Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-14T12:38:28.493Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-14T12:38:32.795Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-14T12:38:37.115Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-04-14T12:38:43.877Z] $ docker stop --time=1 5811a45bccfd49af813c44190e4e1fa045db1bfa8496ab6329d80c40109d3347 [2021-04-14T12:38:45.027Z] Running on prd-ubuntu18.04-docker-8c-8g-108 in /w/workspace/edgexfoundry_edgex-go_PR-3366 [2021-04-14T12:38:46.442Z] $ docker rm -f 5811a45bccfd49af813c44190e4e1fa045db1bfa8496ab6329d80c40109d3347 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-04-14T12:38:47.866Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-14T12:38:48.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-14T12:38:48.494Z] [2021-04-14T12:38:48.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-14T12:38:49.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-14T12:38:49.470Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-04-14T12:38:49.470Z] 29e5d40040c1: Pulling fs layer [2021-04-14T12:38:49.470Z] 1ce36da41761: Pulling fs layer [2021-04-14T12:38:49.470Z] 25b303627fd3: Pulling fs layer [2021-04-14T12:38:49.470Z] 29e5d40040c1: Verifying Checksum [2021-04-14T12:38:49.470Z] 29e5d40040c1: Download complete [2021-04-14T12:38:50.451Z] 1ce36da41761: Verifying Checksum [2021-04-14T12:38:50.451Z] 1ce36da41761: Download complete [2021-04-14T12:38:50.451Z] 29e5d40040c1: Pull complete [2021-04-14T12:38:50.677Z] using credential edgex-jenkins-ssh [2021-04-14T12:38:50.699Z] Cloning the remote Git repository [2021-04-14T12:38:51.441Z] 1ce36da41761: Pull complete [2021-04-14T12:38:50.726Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-14T12:38:50.809Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-04-14T12:38:50.846Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-14T12:38:50.846Z] > git --version # timeout=10 [2021-04-14T12:38:50.853Z] > git --version # 'git version 2.17.1' [2021-04-14T12:38:50.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-14T12:38:50.892Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-14T12:38:51.710Z] 25b303627fd3: Verifying Checksum [2021-04-14T12:38:51.711Z] 25b303627fd3: Download complete [2021-04-14T12:39:01.847Z] 25b303627fd3: Pull complete [2021-04-14T12:39:01.847Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-04-14T12:39:01.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-14T12:39:01.847Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-04-14T12:39:02.133Z] prd-ubuntu18.04-docker-arm64-4c-16g-107 does not seem to be running inside a container [2021-04-14T12:39:02.198Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-14T12:39:05.282Z] $ docker top 9d13c0cb39463c2b0ebe83882daac638d4735ad9785222148a0b9a4901729776 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-14T12:39:06.304Z] + + grepdocker-compose parallel build --help [2021-04-14T12:39:06.304Z] [2021-04-14T12:39:08.727Z] Merging remotes/origin/master commit 365d64f25bc40209cc95dfef72a2132f15d059f6 into PR head commit fa8052bc3c64258a7b95b51496ccde519838ddcb [2021-04-14T12:39:08.965Z] Merge succeeded, producing fa8052bc3c64258a7b95b51496ccde519838ddcb [2021-04-14T12:39:08.966Z] Checking out Revision fa8052bc3c64258a7b95b51496ccde519838ddcb (PR-3366) [2021-04-14T12:39:09.673Z] --parallel Build images in parallel. [Pipeline] } [2021-04-14T12:39:09.700Z] $ docker stop --time=1 9d13c0cb39463c2b0ebe83882daac638d4735ad9785222148a0b9a4901729776 [2021-04-14T12:39:08.047Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-14T12:39:08.055Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-14T12:39:08.069Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-14T12:39:08.083Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-14T12:39:08.083Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-14T12:39:08.088Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3366/head:refs/remotes/origin/PR-3366 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T12:39:08.740Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T12:39:08.745Z] > git checkout -f fa8052bc3c64258a7b95b51496ccde519838ddcb # timeout=10 [2021-04-14T12:39:08.876Z] > git remote # timeout=10 [2021-04-14T12:39:08.883Z] > git config --get remote.origin.url # timeout=10 [2021-04-14T12:39:08.911Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-14T12:39:08.917Z] > git merge 365d64f25bc40209cc95dfef72a2132f15d059f6 # timeout=10 [2021-04-14T12:39:08.963Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-14T12:39:08.973Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T12:39:08.982Z] > git checkout -f fa8052bc3c64258a7b95b51496ccde519838ddcb # timeout=10 [2021-04-14T12:39:11.701Z] $ docker rm -f 9d13c0cb39463c2b0ebe83882daac638d4735ad9785222148a0b9a4901729776 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-14T12:39:12.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-14T12:39:12.568Z] . [Pipeline] withDockerContainer [2021-04-14T12:39:12.720Z] Commit message: "refactor: Replace use of BurntSushi/toml with pelletier/go-toml" [2021-04-14T12:39:12.751Z] > git --version # timeout=10 [2021-04-14T12:39:12.754Z] > git --version # 'git version 2.17.1' [2021-04-14T12:39:12.764Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-14T12:39:12.847Z] prd-ubuntu18.04-docker-arm64-4c-16g-107 does not seem to be running inside a container [2021-04-14T12:39:12.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-14T12:39:14.369Z] $ docker top fedf946fc88edc6fb70f9b0ebdf8a2e28b4be0e83333b1c6e069e543d71bcfff -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-14T12:39:15.094Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-14T12:39:15.684Z] + echo snap-build.sh [2021-04-14T12:39:15.684Z] snap-build.sh [2021-04-14T12:39:15.684Z] + SNAP_BASE_DIR=. [2021-04-14T12:39:15.684Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-04-14T12:39:15.684Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-04-14T12:39:15.684Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-04-14T12:39:15.684Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-04-14T12:39:15.684Z] + cd /w/workspace/edgex-go/1 [2021-04-14T12:39:15.684Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-04-14T12:39:15.684Z] Reading package lists... [2021-04-14T12:39:15.684Z] Building dependency tree... [2021-04-14T12:39:15.684Z] Reading state information... [2021-04-14T12:39:15.949Z] The following packages were automatically installed and are no longer required: [2021-04-14T12:39:15.949Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-04-14T12:39:15.949Z] uidmap xdelta3 [2021-04-14T12:39:15.949Z] Use 'sudo apt autoremove' to remove them. [2021-04-14T12:39:16.211Z] The following packages will be REMOVED: [2021-04-14T12:39:16.211Z] lxd* lxd-client* [2021-04-14T12:39:16.479Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-04-14T12:39:16.479Z] After this operation, 31.7 MB disk space will be freed. [2021-04-14T12:39:17.793Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-04-14T12:39:17.793Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-14T12:39:18.737Z] Removing lxd dnsmasq configuration [2021-04-14T12:39:18.998Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-04-14T12:39:19.258Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-04-14T12:39:19.428Z] Building docker-core-command-go ... [2021-04-14T12:39:19.429Z] Building docker-core-data-go ... [2021-04-14T12:39:19.429Z] Building docker-core-metadata-go ... [2021-04-14T12:39:19.429Z] Building docker-security-bootstrapper-go ... [2021-04-14T12:39:19.429Z] Building docker-security-proxy-setup-go ... [2021-04-14T12:39:19.429Z] Building docker-security-secretstore-setup-go ... [2021-04-14T12:39:19.429Z] Building docker-support-notifications-go ... [2021-04-14T12:39:19.429Z] Building docker-support-scheduler-go ... [2021-04-14T12:39:19.429Z] Building docker-sys-mgmt-agent-go ... [2021-04-14T12:39:19.429Z] Building docker-security-secretstore-setup-go [2021-04-14T12:39:19.429Z] Building docker-sys-mgmt-agent-go [2021-04-14T12:39:19.429Z] Building docker-core-metadata-go [2021-04-14T12:39:19.429Z] Building docker-support-notifications-go [2021-04-14T12:39:19.429Z] Building docker-security-bootstrapper-go [2021-04-14T12:39:19.831Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-04-14T12:39:20.093Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-04-14T12:39:20.093Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-14T12:39:22.007Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-04-14T12:39:22.007Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-04-14T12:39:23.392Z] + sudo snap remove --purge lxd [2021-04-14T12:39:23.392Z] snap "lxd" is not installed [2021-04-14T12:39:23.392Z] + sudo groupadd --force --system lxd [2021-04-14T12:39:23.392Z] ++ whoami [2021-04-14T12:39:23.392Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-04-14T12:39:23.653Z] + newgrp - lxd [2021-04-14T12:39:23.653Z] + sudo snap install lxd [2021-04-14T12:39:31.830Z] 2021-04-14T12:39:29Z INFO Waiting for automatic snapd restart... [2021-04-14T12:39:49.983Z] lxd 4.13 from Canonical* installed [2021-04-14T12:39:49.983Z] + sudo lxd init --auto [2021-04-14T12:39:58.135Z] + sudo snap install --classic snapcraft [2021-04-14T12:40:06.311Z] snapcraft 4.6.2 from Canonical* installed [2021-04-14T12:40:06.311Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-04-14T12:40:06.311Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-04-14T12:40:06.311Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-14T12:40:06.311Z] Dload Upload Total Spent Left Speed [2021-04-14T12:40:06.311Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3502 0 --:--:-- --:--:-- --:--:-- 3483 [2021-04-14T12:40:06.311Z] 100 3325k 100 3325k 0 0 10.5M 0 --:--:-- --:--:-- --:--:-- 10.5M [2021-04-14T12:40:06.311Z] ./yq_linux_amd64 [2021-04-14T12:40:06.311Z] + sudo snapcraft prime --use-lxd [2021-04-14T12:40:08.240Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-04-14T12:40:08.240Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-04-14T12:40:08.240Z] - README.md [2021-04-14T12:40:08.240Z] [2021-04-14T12:40:08.240Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-14T12:40:08.823Z] Launching a container. [2021-04-14T12:40:21.099Z] Waiting for container to be ready [2021-04-14T12:40:21.099Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-04-14T12:40:21.099Z] [2021-04-14T12:40:25.323Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-04-14T12:40:25.588Z] Waiting for network to be ready... [2021-04-14T12:40:26.165Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-14T12:40:26.165Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-14T12:40:26.741Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1664 kB] [2021-04-14T12:40:26.741Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-14T12:40:26.741Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-14T12:40:27.005Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-14T12:40:27.005Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-14T12:40:27.005Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-14T12:40:27.005Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-14T12:40:27.005Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-14T12:40:27.005Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-14T12:40:27.267Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [314 kB] [2021-04-14T12:40:27.267Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-14T12:40:27.267Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-14T12:40:27.267Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [283 kB] [2021-04-14T12:40:27.267Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [37.7 kB] [2021-04-14T12:40:27.267Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1119 kB] [2021-04-14T12:40:27.267Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [252 kB] [2021-04-14T12:40:27.535Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-14T12:40:27.535Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2006 kB] [2021-04-14T12:40:27.798Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [406 kB] [2021-04-14T12:40:27.798Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-14T12:40:27.798Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-14T12:40:27.798Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [305 kB] [2021-04-14T12:40:27.798Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [41.3 kB] [2021-04-14T12:40:27.798Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1729 kB] [2021-04-14T12:40:27.798Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [367 kB] [2021-04-14T12:40:32.023Z] Fetched 24.3 MB in 6s (4005 kB/s) [2021-04-14T12:40:33.416Z] Reading package lists... [2021-04-14T12:40:33.679Z] Reading package lists... [2021-04-14T12:40:33.679Z] Building dependency tree... [2021-04-14T12:40:33.679Z] Reading state information... [2021-04-14T12:40:33.942Z] The following additional packages will be installed: [2021-04-14T12:40:33.942Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-14T12:40:33.942Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-14T12:40:33.942Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-14T12:40:33.942Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-04-14T12:40:33.942Z] Suggested packages: [2021-04-14T12:40:33.942Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-04-14T12:40:33.942Z] Recommended packages: [2021-04-14T12:40:33.942Z] gnupg libsasl2-modules [2021-04-14T12:40:33.942Z] The following NEW packages will be installed: [2021-04-14T12:40:33.942Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-14T12:40:33.942Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-14T12:40:33.942Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-14T12:40:33.942Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-04-14T12:40:33.942Z] The following packages will be upgraded: [2021-04-14T12:40:33.942Z] gpg gpg-agent gpgconf libudev1 [2021-04-14T12:40:33.942Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-04-14T12:40:33.942Z] Need to get 3530 kB of archives. [2021-04-14T12:40:33.942Z] After this operation, 13.3 MB of additional disk space will be used. [2021-04-14T12:40:33.942Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-04-14T12:40:34.205Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-04-14T12:40:34.205Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-04-14T12:40:34.205Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-04-14T12:40:34.205Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-04-14T12:40:34.468Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-04-14T12:40:35.043Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-04-14T12:40:35.043Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-04-14T12:40:35.043Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-04-14T12:40:35.043Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-04-14T12:40:35.043Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-04-14T12:40:35.043Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-04-14T12:40:35.043Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-04-14T12:40:35.043Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-04-14T12:40:35.043Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-04-14T12:40:35.043Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-04-14T12:40:35.043Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-04-14T12:40:35.043Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-04-14T12:40:35.043Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-04-14T12:40:35.043Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-04-14T12:40:35.043Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-04-14T12:40:35.043Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-04-14T12:40:35.307Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T12:40:35.307Z] Fetched 3530 kB in 1s (3101 kB/s) [2021-04-14T12:40:35.307Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-14T12:40:35.307Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-04-14T12:40:35.307Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-14T12:40:35.571Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-04-14T12:40:35.571Z] Selecting previously unselected package udev. [2021-04-14T12:40:35.571Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-14T12:40:35.571Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-04-14T12:40:35.571Z] Unpacking udev (237-3ubuntu10.45) ... [2021-04-14T12:40:35.835Z] Selecting previously unselected package libfuse2:amd64. [2021-04-14T12:40:35.835Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-04-14T12:40:35.835Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-14T12:40:36.097Z] Selecting previously unselected package fuse. [2021-04-14T12:40:36.097Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-04-14T12:40:36.097Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-04-14T12:40:36.097Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-14T12:40:36.097Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-14T12:40:36.363Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-14T12:40:36.363Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-14T12:40:36.363Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-14T12:40:36.363Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-14T12:40:36.363Z] Selecting previously unselected package libksba8:amd64. [2021-04-14T12:40:36.363Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-04-14T12:40:36.363Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-04-14T12:40:36.633Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-04-14T12:40:36.633Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-14T12:40:36.633Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T12:40:36.633Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-04-14T12:40:36.633Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-14T12:40:36.633Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T12:40:36.896Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-04-14T12:40:36.896Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-14T12:40:36.896Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T12:40:36.896Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-04-14T12:40:36.896Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-14T12:40:36.896Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T12:40:36.896Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-04-14T12:40:36.896Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-14T12:40:36.896Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T12:40:36.896Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-04-14T12:40:36.896Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-14T12:40:37.159Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T12:40:37.160Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-04-14T12:40:37.160Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-14T12:40:37.160Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T12:40:37.160Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-04-14T12:40:37.160Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-14T12:40:37.160Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T12:40:37.422Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-04-14T12:40:37.422Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-14T12:40:37.422Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T12:40:37.422Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-14T12:40:37.422Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-14T12:40:37.422Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-14T12:40:37.422Z] Selecting previously unselected package libsasl2-2:amd64. [2021-04-14T12:40:37.422Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-14T12:40:37.422Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-14T12:40:37.688Z] Selecting previously unselected package libldap-common. [2021-04-14T12:40:37.688Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-04-14T12:40:37.688Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-14T12:40:37.688Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-14T12:40:37.688Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-04-14T12:40:37.688Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-14T12:40:37.688Z] Selecting previously unselected package dirmngr. [2021-04-14T12:40:37.688Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-14T12:40:37.951Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-14T12:40:37.951Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-14T12:40:37.951Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-04-14T12:40:37.951Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-14T12:40:37.951Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-14T12:40:37.951Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-14T12:40:37.951Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-04-14T12:40:38.215Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T12:40:38.215Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-04-14T12:40:38.215Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-14T12:40:38.215Z] Setting up udev (237-3ubuntu10.45) ... [2021-04-14T12:40:38.477Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-04-14T12:40:38.742Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T12:40:38.742Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-04-14T12:40:38.742Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-04-14T12:40:38.742Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-04-14T12:40:38.742Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T12:40:39.006Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T12:40:39.006Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T12:40:39.006Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T12:40:39.006Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T12:40:39.006Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T12:40:39.006Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-14T12:40:39.006Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-14T12:40:39.006Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-14T12:40:39.006Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-14T12:40:39.589Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-04-14T12:40:39.589Z] settings in the [Install] section, and DefaultInstance for template units). [2021-04-14T12:40:39.589Z] This means they are not meant to be enabled using systemctl. [2021-04-14T12:40:39.589Z] Possible reasons for having this kind of units are: [2021-04-14T12:40:39.589Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-04-14T12:40:39.589Z] .wants/ or .requires/ directory. [2021-04-14T12:40:39.589Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-04-14T12:40:39.589Z] a requirement dependency on it. [2021-04-14T12:40:39.589Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-04-14T12:40:39.589Z] D-Bus, udev, scripted systemctl call, ...). [2021-04-14T12:40:39.589Z] 4) In case of template units, the unit is meant to be enabled with some [2021-04-14T12:40:39.589Z] instance name specified. [2021-04-14T12:40:39.852Z] Reading package lists... [2021-04-14T12:40:40.115Z] Building dependency tree... [2021-04-14T12:40:40.115Z] Reading state information... [2021-04-14T12:40:40.378Z] The following additional packages will be installed: [2021-04-14T12:40:40.378Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-04-14T12:40:40.378Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-04-14T12:40:40.378Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-04-14T12:40:40.378Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-04-14T12:40:40.378Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-04-14T12:40:40.378Z] Suggested packages: [2021-04-14T12:40:40.378Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-04-14T12:40:40.378Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-04-14T12:40:40.378Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-04-14T12:40:40.378Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-04-14T12:40:40.378Z] systemd-container policykit-1 [2021-04-14T12:40:40.378Z] Recommended packages: [2021-04-14T12:40:40.378Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-04-14T12:40:40.378Z] The following NEW packages will be installed: [2021-04-14T12:40:40.378Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-04-14T12:40:40.378Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-04-14T12:40:40.378Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-04-14T12:40:40.378Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-04-14T12:40:40.378Z] python3.6-minimal snapd squashfs-tools sudo [2021-04-14T12:40:40.378Z] The following packages will be upgraded: [2021-04-14T12:40:40.378Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-04-14T12:40:40.378Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-04-14T12:40:40.378Z] Need to get 35.2 MB of archives. [2021-04-14T12:40:40.378Z] After this operation, 141 MB of additional disk space will be used. [2021-04-14T12:40:40.378Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-04-14T12:40:40.378Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-04-14T12:40:41.174Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T12:40:41.174Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-14T12:40:41.174Z] ---> 21add3b7d5d0 [2021-04-14T12:40:41.174Z] Step 3/31 : WORKDIR /edgex-go [2021-04-14T12:40:41.174Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T12:40:41.174Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-14T12:40:41.174Z] ---> 21add3b7d5d0 [2021-04-14T12:40:41.174Z] Step 3/24 : WORKDIR /edgex-go [2021-04-14T12:40:41.174Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T12:40:41.174Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-14T12:40:41.174Z] ---> 21add3b7d5d0 [2021-04-14T12:40:41.174Z] Step 3/23 : WORKDIR /edgex-go [2021-04-14T12:40:41.174Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T12:40:41.174Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-14T12:40:41.174Z] ---> 21add3b7d5d0 [2021-04-14T12:40:41.174Z] Step 3/23 : WORKDIR /edgex-go [2021-04-14T12:40:41.174Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T12:40:41.174Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-14T12:40:41.174Z] ---> 21add3b7d5d0 [2021-04-14T12:40:41.174Z] Step 3/22 : WORKDIR /edgex-go [2021-04-14T12:40:41.174Z] ---> Running in b500e1da069b [2021-04-14T12:40:41.174Z] ---> Running in 90c32c226e4d [2021-04-14T12:40:41.174Z] ---> Running in fc6d062302a6 [2021-04-14T12:40:41.174Z] ---> Running in e54bcf8aa351 [2021-04-14T12:40:41.174Z] ---> Running in e84cd1389882 [2021-04-14T12:40:41.174Z] Removing intermediate container fc6d062302a6 [2021-04-14T12:40:41.174Z] ---> 12537e4bebd1 [2021-04-14T12:40:41.174Z] Removing intermediate container 90c32c226e4d [2021-04-14T12:40:41.174Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T12:40:41.174Z] ---> 8f5b2c30860f [2021-04-14T12:40:41.174Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T12:40:41.174Z] Removing intermediate container e54bcf8aa351 [2021-04-14T12:40:41.174Z] ---> 03612569069e [2021-04-14T12:40:41.174Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T12:40:41.174Z] Removing intermediate container e84cd1389882 [2021-04-14T12:40:41.174Z] ---> 8b43ac0be72b [2021-04-14T12:40:41.174Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T12:40:41.174Z] Removing intermediate container b500e1da069b [2021-04-14T12:40:41.174Z] ---> 1d6bae5100f3 [2021-04-14T12:40:41.174Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T12:40:41.174Z] ---> Running in b87b960ac99e [2021-04-14T12:40:41.174Z] ---> Running in fabfcca60a0e [2021-04-14T12:40:41.174Z] ---> Running in 3cc6b5f3a541 [2021-04-14T12:40:41.174Z] ---> Running in 5b63d500b53a [2021-04-14T12:40:41.174Z] ---> Running in 5f65f3435248 [2021-04-14T12:40:41.174Z] Removing intermediate container b87b960ac99e [2021-04-14T12:40:41.174Z] ---> 92afad81c248 [2021-04-14T12:40:41.174Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-14T12:40:41.174Z] ---> Running in 4131deac6d68 [2021-04-14T12:40:41.174Z] Removing intermediate container fabfcca60a0e [2021-04-14T12:40:41.174Z] ---> 9409ae45a01e [2021-04-14T12:40:41.174Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-14T12:40:41.174Z] Removing intermediate container 3cc6b5f3a541 [2021-04-14T12:40:41.174Z] ---> bbb5ae6779ae [2021-04-14T12:40:41.174Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-14T12:40:41.174Z] ---> Running in 53723c2fb60e [2021-04-14T12:40:41.174Z] ---> Running in 2e3601c1a977 [2021-04-14T12:40:41.174Z] Removing intermediate container 5f65f3435248 [2021-04-14T12:40:41.174Z] ---> 0ebe97501416 [2021-04-14T12:40:41.174Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-14T12:40:41.174Z] Removing intermediate container 5b63d500b53a [2021-04-14T12:40:41.174Z] ---> be4e4caf23f7 [2021-04-14T12:40:41.174Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-14T12:40:41.174Z] ---> Running in 84e81359fc26 [2021-04-14T12:40:41.174Z] ---> Running in 3931018857bc [2021-04-14T12:40:41.174Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T12:40:41.174Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T12:40:41.174Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T12:40:41.174Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T12:40:41.320Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-04-14T12:40:41.320Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-04-14T12:40:41.320Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-04-14T12:40:41.320Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-04-14T12:40:41.320Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-04-14T12:40:41.320Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-04-14T12:40:41.448Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T12:40:41.448Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T12:40:41.582Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-04-14T12:40:41.582Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-04-14T12:40:41.582Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-04-14T12:40:41.582Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-04-14T12:40:41.582Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-04-14T12:40:41.582Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-04-14T12:40:41.582Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-04-14T12:40:41.582Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-04-14T12:40:41.582Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-04-14T12:40:41.582Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-04-14T12:40:41.582Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-04-14T12:40:41.582Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-04-14T12:40:41.582Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-04-14T12:40:41.582Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-04-14T12:40:41.582Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-04-14T12:40:41.582Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-04-14T12:40:41.582Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-04-14T12:40:41.582Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-04-14T12:40:41.582Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-04-14T12:40:41.582Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-04-14T12:40:41.582Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-04-14T12:40:41.582Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-04-14T12:40:41.726Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T12:40:41.726Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T12:40:42.007Z] OK: 217 MiB in 51 packages [2021-04-14T12:40:42.282Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T12:40:42.282Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T12:40:42.893Z] OK: 217 MiB in 51 packages [2021-04-14T12:40:42.893Z] OK: 217 MiB in 51 packages [2021-04-14T12:40:42.893Z] OK: 217 MiB in 51 packages [2021-04-14T12:40:42.893Z] OK: 217 MiB in 51 packages [2021-04-14T12:40:42.974Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T12:40:42.974Z] Fetched 35.2 MB in 2s (14.4 MB/s) [2021-04-14T12:40:42.974Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-14T12:40:42.974Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-04-14T12:40:43.236Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-14T12:40:43.502Z] Removing intermediate container 4131deac6d68 [2021-04-14T12:40:43.502Z] ---> 0bdc886325a3 [2021-04-14T12:40:43.502Z] Step 6/23 : COPY go.mod . [2021-04-14T12:40:44.184Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-04-14T12:40:44.184Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-14T12:40:44.184Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-04-14T12:40:44.184Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-14T12:40:44.184Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-04-14T12:40:44.184Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-04-14T12:40:44.447Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-04-14T12:40:44.447Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-14T12:40:44.447Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-04-14T12:40:44.447Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-04-14T12:40:44.481Z] ---> 7b34183dfee6 [2021-04-14T12:40:44.481Z] Step 7/23 : RUN go mod download [2021-04-14T12:40:44.481Z] Removing intermediate container 2e3601c1a977 [2021-04-14T12:40:44.481Z] ---> 347bf0866cb6 [2021-04-14T12:40:44.481Z] Step 6/31 : COPY go.mod . [2021-04-14T12:40:44.755Z] ---> Running in 3910e735162f [2021-04-14T12:40:45.021Z] Setting up apt (1.6.13) ... [2021-04-14T12:40:45.021Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-04-14T12:40:45.038Z] Removing intermediate container 84e81359fc26 [2021-04-14T12:40:45.038Z] ---> abba4751bba4 [2021-04-14T12:40:45.038Z] Step 6/22 : COPY go.mod . [2021-04-14T12:40:45.038Z] Removing intermediate container 3931018857bc [2021-04-14T12:40:45.282Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-04-14T12:40:45.315Z] ---> fafc4e9e10b0 [2021-04-14T12:40:45.315Z] Step 6/23 : COPY go.mod . [2021-04-14T12:40:45.315Z] Removing intermediate container 53723c2fb60e [2021-04-14T12:40:45.315Z] ---> 861feafcbd2a [2021-04-14T12:40:45.315Z] Step 6/24 : COPY go.mod . [2021-04-14T12:40:45.545Z] (Reading database ... 12764 files and directories currently installed.) [2021-04-14T12:40:45.545Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-14T12:40:45.545Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-14T12:40:45.589Z] ---> d2e93984cffd [2021-04-14T12:40:45.589Z] Step 7/31 : RUN go mod download [2021-04-14T12:40:45.807Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-04-14T12:40:45.807Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-14T12:40:45.807Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-14T12:40:45.865Z] ---> Running in 7ba70eae76e4 [2021-04-14T12:40:46.069Z] Selecting previously unselected package libexpat1:amd64. [2021-04-14T12:40:46.069Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-04-14T12:40:46.069Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-14T12:40:46.069Z] Selecting previously unselected package python3.6-minimal. [2021-04-14T12:40:46.069Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-14T12:40:46.069Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-14T12:40:46.479Z] ---> fa152f31f38d [2021-04-14T12:40:46.479Z] Step 7/22 : RUN go mod download [2021-04-14T12:40:46.479Z] ---> de35b6e9cc18 [2021-04-14T12:40:46.479Z] Step 7/23 : RUN go mod download [2021-04-14T12:40:46.479Z] ---> Running in f4b6309083a1 [2021-04-14T12:40:46.479Z] ---> 6fe8125bd03e [2021-04-14T12:40:46.479Z] Step 7/24 : RUN go mod download [2021-04-14T12:40:46.644Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-14T12:40:46.644Z] Checking for services that may need to be restarted...done. [2021-04-14T12:40:46.645Z] Checking for services that may need to be restarted...done. [2021-04-14T12:40:46.645Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-14T12:40:46.760Z] ---> Running in 30649a137304 [2021-04-14T12:40:46.908Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-14T12:40:46.908Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-14T12:40:47.032Z] ---> Running in 1ccd52ace15f [2021-04-14T12:40:47.482Z] Selecting previously unselected package python3-minimal. [2021-04-14T12:40:47.482Z] (Reading database ... 13012 files and directories currently installed.) [2021-04-14T12:40:47.482Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-04-14T12:40:47.482Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-04-14T12:40:47.482Z] Selecting previously unselected package mime-support. [2021-04-14T12:40:47.482Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-04-14T12:40:47.482Z] Unpacking mime-support (3.60ubuntu1) ... [2021-04-14T12:40:47.745Z] Selecting previously unselected package libmpdec2:amd64. [2021-04-14T12:40:47.745Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-04-14T12:40:47.745Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-14T12:40:47.745Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-04-14T12:40:47.745Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-14T12:40:47.745Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-14T12:40:48.317Z] Selecting previously unselected package python3.6. [2021-04-14T12:40:48.317Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-14T12:40:48.317Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-14T12:40:48.317Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-14T12:40:48.317Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-04-14T12:40:48.317Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-14T12:40:48.317Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-04-14T12:40:48.581Z] Selecting previously unselected package python3. [2021-04-14T12:40:48.581Z] (Reading database ... 13442 files and directories currently installed.) [2021-04-14T12:40:48.581Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-04-14T12:40:48.581Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-04-14T12:40:48.844Z] Selecting previously unselected package multiarch-support. [2021-04-14T12:40:48.844Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-04-14T12:40:48.844Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-04-14T12:40:48.844Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-04-14T12:40:49.028Z] Removing intermediate container 3910e735162f [2021-04-14T12:40:49.028Z] ---> 40b469409833 [2021-04-14T12:40:49.028Z] Step 8/23 : COPY . . [2021-04-14T12:40:50.235Z] Selecting previously unselected package liblzo2-2:amd64. [2021-04-14T12:40:50.235Z] (Reading database ... 13479 files and directories currently installed.) [2021-04-14T12:40:50.235Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-04-14T12:40:50.235Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-04-14T12:40:50.235Z] Selecting previously unselected package libbsd0:amd64. [2021-04-14T12:40:50.235Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-04-14T12:40:50.235Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-14T12:40:50.235Z] Selecting previously unselected package sudo. [2021-04-14T12:40:50.235Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-04-14T12:40:50.235Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-14T12:40:50.235Z] Selecting previously unselected package apparmor. [2021-04-14T12:40:50.235Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-04-14T12:40:50.235Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-04-14T12:40:50.496Z] Selecting previously unselected package libedit2:amd64. [2021-04-14T12:40:50.496Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-04-14T12:40:50.496Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-04-14T12:40:50.757Z] Selecting previously unselected package libkrb5support0:amd64. [2021-04-14T12:40:50.757Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-04-14T12:40:50.757Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-14T12:40:50.757Z] Selecting previously unselected package libk5crypto3:amd64. [2021-04-14T12:40:50.757Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-14T12:40:50.757Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-14T12:40:50.757Z] Selecting previously unselected package libkeyutils1:amd64. [2021-04-14T12:40:50.757Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-04-14T12:40:50.757Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-14T12:40:51.019Z] Selecting previously unselected package libkrb5-3:amd64. [2021-04-14T12:40:51.019Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-14T12:40:51.019Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-14T12:40:51.019Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-14T12:40:51.019Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-04-14T12:40:51.019Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-14T12:40:51.038Z] Removing intermediate container 7ba70eae76e4 [2021-04-14T12:40:51.038Z] ---> 40fb83a2b63d [2021-04-14T12:40:51.038Z] Step 8/31 : COPY . . [2021-04-14T12:40:51.281Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-04-14T12:40:51.281Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-04-14T12:40:51.281Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-14T12:40:51.547Z] Selecting previously unselected package openssh-client. [2021-04-14T12:40:51.547Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-04-14T12:40:51.547Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-14T12:40:51.547Z] Selecting previously unselected package squashfs-tools. [2021-04-14T12:40:51.547Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-04-14T12:40:51.547Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-14T12:40:51.655Z] Removing intermediate container f4b6309083a1 [2021-04-14T12:40:51.655Z] ---> df9345f0ff73 [2021-04-14T12:40:51.655Z] Step 8/22 : COPY . . [2021-04-14T12:40:51.814Z] Selecting previously unselected package snapd. [2021-04-14T12:40:51.814Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-04-14T12:40:51.814Z] Unpacking snapd (2.48.3+18.04) ... [2021-04-14T12:40:53.104Z] Removing intermediate container 1ccd52ace15f [2021-04-14T12:40:53.104Z] ---> 8c4c923072b8 [2021-04-14T12:40:53.104Z] Step 8/24 : COPY . . [2021-04-14T12:40:53.380Z] Removing intermediate container 30649a137304 [2021-04-14T12:40:53.380Z] ---> 5db0310df0cc [2021-04-14T12:40:53.380Z] Step 8/23 : COPY . . [2021-04-14T12:40:54.368Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-04-14T12:40:54.368Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-14T12:40:54.368Z] Setting up mime-support (3.60ubuntu1) ... [2021-04-14T12:40:54.368Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-14T12:40:54.368Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-14T12:40:54.368Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-14T12:40:54.629Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-14T12:40:54.629Z] Setting up systemd (237-3ubuntu10.45) ... [2021-04-14T12:40:54.629Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-04-14T12:40:55.201Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-14T12:40:55.201Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-14T12:40:55.461Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-04-14T12:40:55.462Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-14T12:40:55.462Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-14T12:40:55.462Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-14T12:40:56.404Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-14T12:40:56.404Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-14T12:40:56.404Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-14T12:40:56.404Z] Setting up python3 (3.6.7-1~18.04) ... [2021-04-14T12:40:56.404Z] running python rtupdate hooks for python3.6... [2021-04-14T12:40:56.404Z] running python post-rtupdate hooks for python3.6... [2021-04-14T12:40:56.404Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-04-14T12:40:58.318Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-04-14T12:40:58.318Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-14T12:40:58.318Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-14T12:40:58.581Z] Setting up snapd (2.48.3+18.04) ... [2021-04-14T12:40:59.153Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-04-14T12:40:59.153Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-04-14T12:40:59.416Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-04-14T12:40:59.677Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-04-14T12:40:59.939Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-14T12:40:59.939Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-14T12:41:00.202Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-04-14T12:41:00.465Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-04-14T12:41:00.729Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-04-14T12:41:00.729Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-04-14T12:41:00.992Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-04-14T12:41:00.992Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-14T12:41:00.992Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-04-14T12:41:02.389Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-14T12:41:02.389Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-14T12:41:02.389Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-14T12:41:04.047Z] Reading package lists... [2021-04-14T12:41:04.314Z] Reading package lists... [2021-04-14T12:41:04.576Z] Building dependency tree... [2021-04-14T12:41:04.576Z] Reading state information... [2021-04-14T12:41:04.576Z] Calculating upgrade... [2021-04-14T12:41:04.840Z] The following packages will be upgraded: [2021-04-14T12:41:04.840Z] advancecomp base-files bash binutils binutils-common [2021-04-14T12:41:04.840Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-04-14T12:41:04.840Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-04-14T12:41:04.840Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-04-14T12:41:04.840Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-04-14T12:41:04.840Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-04-14T12:41:04.840Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-04-14T12:41:04.840Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-04-14T12:41:04.840Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-04-14T12:41:04.840Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-04-14T12:41:04.840Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-04-14T12:41:04.840Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-04-14T12:41:04.840Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-04-14T12:41:04.840Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-04-14T12:41:04.840Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-04-14T12:41:04.840Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-04-14T12:41:04.840Z] Need to get 64.0 MB of archives. [2021-04-14T12:41:04.840Z] After this operation, 5033 kB of additional disk space will be used. [2021-04-14T12:41:04.840Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-141.145 [998 kB] [2021-04-14T12:41:04.840Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-04-14T12:41:04.840Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-04-14T12:41:04.840Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-04-14T12:41:04.840Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-04-14T12:41:04.840Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-04-14T12:41:04.840Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-04-14T12:41:04.840Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-04-14T12:41:04.840Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-04-14T12:41:04.840Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-04-14T12:41:04.840Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-04-14T12:41:04.840Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-04-14T12:41:05.109Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-04-14T12:41:05.109Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-04-14T12:41:05.109Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-04-14T12:41:05.109Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-04-14T12:41:05.109Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-04-14T12:41:05.109Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-04-14T12:41:05.109Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-04-14T12:41:05.109Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-04-14T12:41:05.109Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-04-14T12:41:05.109Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-04-14T12:41:05.109Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-04-14T12:41:05.109Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-04-14T12:41:05.109Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-04-14T12:41:05.109Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-04-14T12:41:05.109Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-04-14T12:41:05.109Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-04-14T12:41:05.109Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-04-14T12:41:05.109Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-04-14T12:41:05.109Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-04-14T12:41:05.109Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-04-14T12:41:05.109Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-04-14T12:41:05.109Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-04-14T12:41:05.109Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-04-14T12:41:05.109Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-04-14T12:41:05.109Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-04-14T12:41:05.109Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-04-14T12:41:05.109Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-04-14T12:41:05.109Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-04-14T12:41:05.375Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-04-14T12:41:05.375Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-04-14T12:41:05.375Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-04-14T12:41:05.375Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-04-14T12:41:05.375Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-04-14T12:41:05.375Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-04-14T12:41:05.375Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-04-14T12:41:05.375Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-04-14T12:41:05.375Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-04-14T12:41:05.375Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-04-14T12:41:05.375Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-04-14T12:41:05.375Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-04-14T12:41:05.375Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-04-14T12:41:05.375Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-04-14T12:41:05.375Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-04-14T12:41:05.375Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-04-14T12:41:05.641Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-04-14T12:41:05.641Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-04-14T12:41:05.641Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-04-14T12:41:05.641Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-04-14T12:41:05.641Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-04-14T12:41:05.904Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-04-14T12:41:05.904Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-04-14T12:41:05.904Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-04-14T12:41:05.904Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-04-14T12:41:05.904Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-04-14T12:41:05.904Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-04-14T12:41:05.904Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-04-14T12:41:05.904Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-04-14T12:41:05.904Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-04-14T12:41:05.904Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-04-14T12:41:05.904Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-04-14T12:41:05.904Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-04-14T12:41:05.904Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-04-14T12:41:05.904Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-04-14T12:41:05.904Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-04-14T12:41:05.904Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-04-14T12:41:05.904Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-04-14T12:41:05.904Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-04-14T12:41:06.167Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-04-14T12:41:06.167Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-04-14T12:41:06.167Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-04-14T12:41:06.167Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-04-14T12:41:06.167Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-04-14T12:41:06.167Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-04-14T12:41:06.167Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-04-14T12:41:06.167Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-04-14T12:41:06.167Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-04-14T12:41:06.167Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-04-14T12:41:06.167Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-04-14T12:41:06.167Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-04-14T12:41:06.167Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-04-14T12:41:06.167Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-04-14T12:41:06.167Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-04-14T12:41:06.167Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-04-14T12:41:06.167Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-04-14T12:41:06.429Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-04-14T12:41:06.429Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-04-14T12:41:06.429Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-04-14T12:41:06.429Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-04-14T12:41:06.429Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-04-14T12:41:06.691Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T12:41:06.691Z] Fetched 64.0 MB in 2s (38.5 MB/s) [2021-04-14T12:41:06.691Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T12:41:06.691Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-04-14T12:41:06.691Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-14T12:41:07.638Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-14T12:41:07.638Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-14T12:41:07.638Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-141.145_amd64.deb ... [2021-04-14T12:41:07.638Z] Unpacking linux-libc-dev:amd64 (4.15.0-141.145) over (4.15.0-20.21) ... [2021-04-14T12:41:08.212Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-14T12:41:08.473Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-14T12:41:08.473Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-14T12:41:08.473Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-14T12:41:08.734Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-14T12:41:08.734Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-14T12:41:08.734Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-14T12:41:08.734Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-14T12:41:08.996Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-14T12:41:08.996Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-14T12:41:08.996Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-14T12:41:08.996Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-14T12:41:09.258Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-14T12:41:09.258Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-14T12:41:09.258Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-14T12:41:09.258Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-14T12:41:09.258Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-14T12:41:09.521Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-04-14T12:41:09.521Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-04-14T12:41:09.521Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-14T12:41:09.521Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-14T12:41:09.521Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-14T12:41:09.786Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-14T12:41:09.786Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-14T12:41:09.786Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-14T12:41:09.786Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-14T12:41:10.049Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-14T12:41:10.049Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-14T12:41:10.311Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-04-14T12:41:10.311Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-14T12:41:10.885Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-04-14T12:41:11.146Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-14T12:41:11.146Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-04-14T12:41:11.146Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-04-14T12:41:11.146Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-04-14T12:41:11.146Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-04-14T12:41:11.408Z] Setting up base-files (10.1ubuntu2.10) ... [2021-04-14T12:41:11.408Z] Installing new version of config file /etc/issue ... [2021-04-14T12:41:11.408Z] Installing new version of config file /etc/issue.net ... [2021-04-14T12:41:11.408Z] Installing new version of config file /etc/lsb-release ... [2021-04-14T12:41:11.408Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-04-14T12:41:11.671Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-04-14T12:41:11.932Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-04-14T12:41:11.932Z] Removing obsolete conffile /etc/default/motd-news ... [2021-04-14T12:41:11.932Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T12:41:11.932Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-04-14T12:41:11.932Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-04-14T12:41:12.194Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-04-14T12:41:12.194Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-04-14T12:41:12.455Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T12:41:12.455Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-14T12:41:12.455Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-04-14T12:41:12.455Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-04-14T12:41:12.718Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T12:41:12.718Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-04-14T12:41:12.718Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-04-14T12:41:12.718Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-04-14T12:41:12.985Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T12:41:12.985Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-04-14T12:41:12.985Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-14T12:41:13.250Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-04-14T12:41:13.511Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T12:41:13.511Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-14T12:41:13.511Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-14T12:41:13.511Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-14T12:41:13.799Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T12:41:13.799Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-14T12:41:13.799Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-14T12:41:13.799Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-04-14T12:41:14.100Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T12:41:14.100Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-04-14T12:41:14.100Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-04-14T12:41:14.100Z] Setting up grep (3.1-2build1) ... [2021-04-14T12:41:14.401Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T12:41:14.401Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-14T12:41:14.401Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-14T12:41:14.667Z] Setting up login (1:4.5-1ubuntu2) ... [2021-04-14T12:41:14.667Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T12:41:14.667Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-14T12:41:14.667Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-14T12:41:14.934Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-04-14T12:41:14.934Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T12:41:14.934Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-14T12:41:14.934Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-14T12:41:15.527Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-14T12:41:15.527Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-14T12:41:15.797Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-14T12:41:15.797Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-14T12:41:16.387Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-04-14T12:41:16.387Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T12:41:16.387Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-04-14T12:41:16.387Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-14T12:41:17.784Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-14T12:41:17.784Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-14T12:41:17.784Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-14T12:41:17.784Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-14T12:41:17.784Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-04-14T12:41:18.050Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T12:41:18.050Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-04-14T12:41:18.050Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-04-14T12:41:18.313Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-04-14T12:41:18.313Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T12:41:18.313Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-14T12:41:18.313Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-14T12:41:18.576Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-14T12:41:18.576Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T12:41:18.576Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-14T12:41:18.576Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-14T12:41:18.837Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-14T12:41:18.837Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T12:41:18.837Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-14T12:41:18.837Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-14T12:41:19.098Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-14T12:41:19.098Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T12:41:19.098Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-14T12:41:19.098Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-14T12:41:19.360Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-14T12:41:19.360Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T12:41:19.360Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-14T12:41:19.623Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-14T12:41:19.623Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-14T12:41:19.623Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-14T12:41:19.623Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-14T12:41:19.885Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T12:41:19.885Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-14T12:41:19.885Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-14T12:41:20.147Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-14T12:41:20.147Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T12:41:20.147Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-14T12:41:20.147Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-14T12:41:20.147Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-14T12:41:20.205Z] ---> 50609422c524 [2021-04-14T12:41:20.205Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-14T12:41:20.205Z] ---> f8fabf80a410 [2021-04-14T12:41:20.205Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-14T12:41:20.205Z] ---> Running in 39232146a9bb [2021-04-14T12:41:20.205Z] ---> Running in ff21be9cad89 [2021-04-14T12:41:20.205Z] ---> 6365e9d414a8 [2021-04-14T12:41:20.205Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-14T12:41:20.205Z] ---> bf6341378f85 [2021-04-14T12:41:20.205Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-14T12:41:20.205Z] ---> 67b82dcf6792 [2021-04-14T12:41:20.205Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-14T12:41:20.205Z] ---> Running in 9c091e423521 [2021-04-14T12:41:20.205Z] ---> Running in 3dff28ebf4c2 [2021-04-14T12:41:20.205Z] ---> Running in efb8f351ed03 [2021-04-14T12:41:20.205Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-14T12:41:20.205Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-04-14T12:41:20.408Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T12:41:20.409Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-14T12:41:20.409Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-14T12:41:20.409Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-04-14T12:41:20.483Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-14T12:41:20.483Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-14T12:41:20.769Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-14T12:41:20.984Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T12:41:20.984Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-14T12:41:20.984Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-14T12:41:21.558Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-04-14T12:41:21.819Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-04-14T12:41:22.080Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-04-14T12:41:22.080Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T12:41:22.080Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-14T12:41:22.080Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-14T12:41:22.342Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-04-14T12:41:22.605Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-14T12:41:22.605Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-04-14T12:41:22.605Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-14T12:41:22.605Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-04-14T12:41:22.867Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T12:41:22.867Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-04-14T12:41:22.867Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-04-14T12:41:22.867Z] Setting up debconf (1.5.66ubuntu1) ... [2021-04-14T12:41:23.128Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T12:41:23.128Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-04-14T12:41:23.128Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-14T12:41:23.389Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-04-14T12:41:23.389Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T12:41:23.389Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-04-14T12:41:23.389Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-14T12:41:23.389Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-04-14T12:41:23.650Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T12:41:23.650Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-14T12:41:23.650Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-14T12:41:23.650Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-14T12:41:23.913Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T12:41:23.913Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-14T12:41:23.913Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-14T12:41:24.174Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-14T12:41:24.174Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T12:41:24.174Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-14T12:41:24.436Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-14T12:41:24.698Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-14T12:41:24.698Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T12:41:24.698Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-14T12:41:24.698Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-14T12:41:24.959Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-04-14T12:41:24.959Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-14T12:41:24.959Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-14T12:41:24.959Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-14T12:41:24.959Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-14T12:41:25.224Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T12:41:25.224Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-04-14T12:41:25.224Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-04-14T12:41:25.224Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-04-14T12:41:25.488Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T12:41:25.488Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-04-14T12:41:25.488Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-14T12:41:25.488Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-14T12:41:25.750Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T12:41:25.750Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-14T12:41:25.750Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-14T12:41:26.017Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-14T12:41:26.278Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T12:41:26.278Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-04-14T12:41:26.278Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-04-14T12:41:26.546Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-04-14T12:41:26.546Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T12:41:26.546Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-14T12:41:26.546Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-14T12:41:27.121Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-04-14T12:41:27.121Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T12:41:27.121Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-14T12:41:27.121Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-14T12:41:27.384Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-04-14T12:41:27.384Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T12:41:27.384Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-04-14T12:41:27.384Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-14T12:41:27.646Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-04-14T12:41:27.646Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T12:41:27.646Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-04-14T12:41:27.646Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-14T12:41:27.906Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-04-14T12:41:27.906Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T12:41:27.906Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-04-14T12:41:27.906Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-04-14T12:41:28.168Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-04-14T12:41:28.168Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T12:41:28.168Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-04-14T12:41:28.168Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-04-14T12:41:28.428Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-04-14T12:41:28.429Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T12:41:28.429Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-04-14T12:41:28.429Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-04-14T12:41:28.689Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-04-14T12:41:28.689Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T12:41:28.689Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-04-14T12:41:28.689Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-04-14T12:41:28.953Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-04-14T12:41:28.953Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T12:41:28.953Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-04-14T12:41:29.214Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-04-14T12:41:29.214Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-04-14T12:41:29.214Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-14T12:41:29.214Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-04-14T12:41:29.214Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-04-14T12:41:29.476Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-04-14T12:41:29.476Z] (Reading database ... 13915 files and directories currently installed.) [2021-04-14T12:41:29.476Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-14T12:41:29.476Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-14T12:41:29.737Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-14T12:41:29.737Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-14T12:41:29.737Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-14T12:41:29.999Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-14T12:41:29.999Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-04-14T12:41:30.259Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-04-14T12:41:30.259Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-04-14T12:41:30.259Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-04-14T12:41:30.521Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-04-14T12:41:30.521Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-04-14T12:41:30.521Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-04-14T12:41:30.521Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-04-14T12:41:30.521Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-04-14T12:41:30.521Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-04-14T12:41:30.785Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-04-14T12:41:30.785Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-04-14T12:41:30.785Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-04-14T12:41:30.785Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-04-14T12:41:31.048Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-04-14T12:41:31.048Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-04-14T12:41:31.048Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-04-14T12:41:31.048Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-04-14T12:41:32.440Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-04-14T12:41:32.440Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-04-14T12:41:32.440Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-04-14T12:41:32.440Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-04-14T12:41:32.440Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-14T12:41:32.440Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-14T12:41:33.012Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-14T12:41:33.012Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-14T12:41:33.273Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-14T12:41:33.273Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-14T12:41:33.534Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-14T12:41:33.534Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-14T12:41:33.534Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-14T12:41:33.534Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-14T12:41:33.795Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-14T12:41:33.795Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-14T12:41:34.056Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-14T12:41:34.056Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-14T12:41:34.056Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-14T12:41:34.056Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-14T12:41:35.443Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-14T12:41:35.443Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-14T12:41:36.390Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-14T12:41:36.390Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-14T12:41:36.972Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-14T12:41:36.972Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-14T12:41:37.544Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-14T12:41:37.544Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-14T12:41:38.490Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-14T12:41:38.490Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-14T12:41:38.490Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-14T12:41:38.490Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-14T12:41:38.751Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-04-14T12:41:38.751Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-14T12:41:39.013Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-04-14T12:41:39.013Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-14T12:41:39.013Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-04-14T12:41:39.013Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-04-14T12:41:39.274Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-14T12:41:39.274Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-14T12:41:39.274Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-14T12:41:39.542Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-14T12:41:39.542Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-04-14T12:41:39.542Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-04-14T12:41:39.801Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-14T12:41:39.801Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-14T12:41:39.801Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-14T12:41:39.801Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-14T12:41:39.801Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-14T12:41:39.801Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-04-14T12:41:39.801Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-04-14T12:41:40.062Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-04-14T12:41:40.062Z] [2021-04-14T12:41:40.062Z] Current default time zone: 'Etc/UTC' [2021-04-14T12:41:40.062Z] Local time is now: Wed Apr 14 12:41:39 UTC 2021. [2021-04-14T12:41:40.062Z] Universal Time is now: Wed Apr 14 12:41:39 UTC 2021. [2021-04-14T12:41:40.062Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-04-14T12:41:40.062Z] [2021-04-14T12:41:40.062Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-04-14T12:41:40.062Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-14T12:41:40.322Z] Setting up linux-libc-dev:amd64 (4.15.0-141.145) ... [2021-04-14T12:41:40.322Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-04-14T12:41:40.322Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-04-14T12:41:40.322Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-04-14T12:41:40.322Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-04-14T12:41:40.322Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-04-14T12:41:40.582Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-04-14T12:41:40.582Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-04-14T12:41:40.582Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-14T12:41:40.582Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-04-14T12:41:40.843Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-14T12:41:40.843Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-14T12:41:40.843Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-14T12:41:40.843Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-04-14T12:41:41.103Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-04-14T12:41:41.103Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-04-14T12:41:41.103Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-14T12:41:41.103Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-04-14T12:41:41.103Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-04-14T12:41:41.103Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-04-14T12:41:41.103Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-04-14T12:41:43.018Z] Updating certificates in /etc/ssl/certs... [2021-04-14T12:41:43.959Z] 23 added, 27 removed; done. [2021-04-14T12:41:43.959Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-04-14T12:41:43.959Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-14T12:41:43.959Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-04-14T12:41:43.959Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-04-14T12:41:43.959Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-04-14T12:41:43.959Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-14T12:41:43.959Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-14T12:41:43.959Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-14T12:41:44.220Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-14T12:41:44.220Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-14T12:41:44.220Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-14T12:41:44.220Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-14T12:41:44.220Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-04-14T12:41:44.220Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-04-14T12:41:44.220Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-04-14T12:41:44.220Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-04-14T12:41:44.486Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-04-14T12:41:44.486Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-14T12:41:44.486Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-14T12:41:44.486Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-04-14T12:41:44.486Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-04-14T12:41:44.486Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-04-14T12:41:44.747Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-14T12:41:44.747Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-04-14T12:41:44.747Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-04-14T12:41:44.747Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-04-14T12:41:44.747Z] Updating certificates in /etc/ssl/certs... [2021-04-14T12:41:45.320Z] 0 added, 0 removed; done. [2021-04-14T12:41:45.320Z] Running hooks in /etc/ca-certificates/update.d... [2021-04-14T12:41:45.320Z] done. [2021-04-14T12:41:45.892Z] Reading package lists... [2021-04-14T12:41:46.153Z] Building dependency tree... [2021-04-14T12:41:46.153Z] Reading state information... [2021-04-14T12:41:46.414Z] The following NEW packages will be installed: [2021-04-14T12:41:46.414Z] apt-transport-https [2021-04-14T12:41:46.414Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-04-14T12:41:46.414Z] Need to get 1692 B of archives. [2021-04-14T12:41:46.414Z] After this operation, 154 kB of additional disk space will be used. [2021-04-14T12:41:46.414Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-04-14T12:41:46.676Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T12:41:46.676Z] Fetched 1692 B in 0s (8438 B/s) [2021-04-14T12:41:46.676Z] Selecting previously unselected package apt-transport-https. [2021-04-14T12:41:46.676Z] (Reading database ... 13920 files and directories currently installed.) [2021-04-14T12:41:46.676Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-04-14T12:41:46.676Z] Unpacking apt-transport-https (1.6.13) ... [2021-04-14T12:41:46.939Z] Setting up apt-transport-https (1.6.13) ... [2021-04-14T12:41:47.202Z] Waiting for network to be ready... [2021-04-14T12:41:53.804Z] 2021-04-14T12:41:51Z INFO Waiting for automatic snapd restart... [2021-04-14T12:41:54.066Z] snapd 2.49.2 from Canonical* installed [2021-04-14T12:41:55.459Z] "snapd" switched to the "latest/stable" channel [2021-04-14T12:41:55.459Z] [2021-04-14T12:42:00.769Z] core18 20210309 from Canonical* installed [2021-04-14T12:42:00.769Z] "core18" switched to the "latest/stable" channel [2021-04-14T12:42:00.769Z] [2021-04-14T12:42:06.072Z] snapcraft 4.6.2 from Canonical* installed [2021-04-14T12:42:06.335Z] "snapcraft" switched to the "latest/stable" channel [2021-04-14T12:42:06.335Z] [2021-04-14T12:42:10.555Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-04-14T12:42:10.555Z] - README.md [2021-04-14T12:42:10.555Z] [2021-04-14T12:42:10.555Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-14T12:42:17.461Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-14T12:42:17.462Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-14T12:42:17.462Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-14T12:42:17.462Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-14T12:42:18.414Z] Reading package lists... [2021-04-14T12:42:18.990Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-04-14T12:42:25.593Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-14T12:42:25.594Z] Reading package lists... [2021-04-14T12:42:25.594Z] Building dependency tree... [2021-04-14T12:42:25.594Z] Reading state information... [2021-04-14T12:42:25.594Z] Suggested packages: [2021-04-14T12:42:25.594Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-04-14T12:42:25.594Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-04-14T12:42:25.594Z] Recommended packages: [2021-04-14T12:42:25.594Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-04-14T12:42:25.594Z] The following NEW packages will be installed: [2021-04-14T12:42:25.594Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-04-14T12:42:25.594Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-04-14T12:42:25.594Z] pkg-config zip [2021-04-14T12:42:25.594Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-04-14T12:42:25.594Z] Need to get 7663 kB of archives. [2021-04-14T12:42:25.594Z] After this operation, 43.8 MB of additional disk space will be used. [2021-04-14T12:42:25.594Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-04-14T12:42:25.856Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-04-14T12:42:25.856Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-04-14T12:42:25.856Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-04-14T12:42:25.856Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-04-14T12:42:25.856Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-04-14T12:42:25.856Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-04-14T12:42:25.856Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-04-14T12:42:26.118Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-04-14T12:42:26.118Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-04-14T12:42:26.118Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-04-14T12:42:26.118Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-04-14T12:42:26.380Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-04-14T12:42:26.380Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-04-14T12:42:26.380Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-04-14T12:42:26.380Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-14T12:42:26.643Z] Fetched 7663 kB in 1s (10.4 MB/s) [2021-04-14T12:42:26.643Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-04-14T12:42:26.643Z] (Reading database ... 13924 files and directories currently installed.) [2021-04-14T12:42:26.643Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-04-14T12:42:26.643Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-14T12:42:26.905Z] Selecting previously unselected package libpsl5:amd64. [2021-04-14T12:42:26.905Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-04-14T12:42:26.905Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-04-14T12:42:26.905Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-04-14T12:42:26.905Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-04-14T12:42:26.905Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-14T12:42:27.167Z] Selecting previously unselected package librtmp1:amd64. [2021-04-14T12:42:27.167Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-04-14T12:42:27.167Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-14T12:42:27.167Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-04-14T12:42:27.167Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-04-14T12:42:27.167Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-14T12:42:27.428Z] Selecting previously unselected package liberror-perl. [2021-04-14T12:42:27.428Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-04-14T12:42:27.428Z] Unpacking liberror-perl (0.17025-1) ... [2021-04-14T12:42:27.428Z] Selecting previously unselected package git-man. [2021-04-14T12:42:27.428Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-04-14T12:42:27.428Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-14T12:42:27.691Z] Selecting previously unselected package git. [2021-04-14T12:42:27.691Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-04-14T12:42:27.691Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-04-14T12:42:28.640Z] Selecting previously unselected package libnorm1:amd64. [2021-04-14T12:42:28.640Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-04-14T12:42:28.640Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-14T12:42:28.901Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-04-14T12:42:28.901Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-04-14T12:42:28.901Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-14T12:42:28.901Z] Selecting previously unselected package libsodium23:amd64. [2021-04-14T12:42:28.901Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-04-14T12:42:28.901Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-04-14T12:42:28.901Z] Selecting previously unselected package libzmq5:amd64. [2021-04-14T12:42:28.901Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-14T12:42:28.901Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-14T12:42:29.163Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-04-14T12:42:29.163Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-14T12:42:29.163Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-14T12:42:29.163Z] Selecting previously unselected package pkg-config. [2021-04-14T12:42:29.163Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-04-14T12:42:29.163Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-04-14T12:42:29.428Z] Selecting previously unselected package zip. [2021-04-14T12:42:29.428Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-04-14T12:42:29.428Z] Unpacking zip (3.0-11build1) ... [2021-04-14T12:42:29.428Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-14T12:42:29.428Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-14T12:42:29.428Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-14T12:42:29.428Z] Setting up liberror-perl (0.17025-1) ... [2021-04-14T12:42:29.428Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-04-14T12:42:29.428Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-14T12:42:29.689Z] No schema files found: doing nothing. [2021-04-14T12:42:29.689Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-14T12:42:29.689Z] Setting up zip (3.0-11build1) ... [2021-04-14T12:42:29.689Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-14T12:42:29.689Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-04-14T12:42:29.689Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-04-14T12:42:29.689Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-14T12:42:29.689Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-14T12:42:29.689Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-14T12:42:29.689Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-04-14T12:42:29.951Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-14T12:42:36.547Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-14T12:42:36.809Z] git set to automatically installed. [2021-04-14T12:42:36.809Z] git-man set to automatically installed. [2021-04-14T12:42:36.809Z] libcurl3-gnutls set to automatically installed. [2021-04-14T12:42:36.809Z] liberror-perl set to automatically installed. [2021-04-14T12:42:36.809Z] libglib2.0-0 set to automatically installed. [2021-04-14T12:42:36.809Z] libnghttp2-14 set to automatically installed. [2021-04-14T12:42:36.809Z] libnorm1 set to automatically installed. [2021-04-14T12:42:36.809Z] libpgm-5.2-0 set to automatically installed. [2021-04-14T12:42:36.809Z] libpsl5 set to automatically installed. [2021-04-14T12:42:36.809Z] librtmp1 set to automatically installed. [2021-04-14T12:42:36.809Z] libsodium23 set to automatically installed. [2021-04-14T12:42:36.809Z] libzmq3-dev set to automatically installed. [2021-04-14T12:42:36.809Z] libzmq5 set to automatically installed. [2021-04-14T12:42:36.809Z] pkg-config set to automatically installed. [2021-04-14T12:42:36.809Z] zip set to automatically installed. [2021-04-14T12:42:38.730Z] snapd is not logged in, snap install commands will use sudo [2021-04-14T12:42:45.332Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-14T12:42:45.905Z] snap "core18" has no updates available [2021-04-14T12:42:46.850Z] snapd is not logged in, snap install commands will use sudo [2021-04-14T12:42:53.453Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-14T12:42:57.628Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-14T12:43:08.376Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-04-14T12:43:08.950Z] Pulling go-build-helper [2021-04-14T12:43:08.950Z] + snapcraftctl pull [2021-04-14T12:43:10.344Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-04-14T12:43:10.344Z] Skipping pull go-build-helper (already ran) [2021-04-14T12:43:10.344Z] Building go-build-helper [2021-04-14T12:43:10.344Z] + snapcraftctl build [2021-04-14T12:43:12.749Z] Removing intermediate container ff21be9cad89 [2021-04-14T12:43:12.749Z] ---> 7121d50ace98 [2021-04-14T12:43:12.749Z] [2021-04-14T12:43:12.749Z] Step 10/31 : FROM alpine:3.12 [2021-04-14T12:43:12.749Z] 3.12: Pulling from library/alpine [2021-04-14T12:43:12.749Z] Removing intermediate container 39232146a9bb [2021-04-14T12:43:12.749Z] ---> 7a8fee75a4d5 [2021-04-14T12:43:12.749Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-14T12:43:12.749Z] Removing intermediate container 9c091e423521 [2021-04-14T12:43:12.749Z] ---> 202e0d9011a7 [2021-04-14T12:43:12.749Z] [2021-04-14T12:43:12.749Z] Step 10/24 : FROM alpine:3.12 [2021-04-14T12:43:12.749Z] 3.12: Pulling from library/alpine [2021-04-14T12:43:12.749Z] ---> Running in 54ed9d93e16e [2021-04-14T12:43:13.020Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-14T12:43:13.020Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-14T12:43:13.020Z] Status: Downloaded newer image for alpine:3.12 [2021-04-14T12:43:13.020Z] ---> d75e27dfc0a0 [2021-04-14T12:43:13.020Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-14T12:43:13.020Z] Status: Downloaded newer image for alpine:3.12 [2021-04-14T12:43:13.020Z] ---> d75e27dfc0a0 [2021-04-14T12:43:13.020Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-14T12:43:13.298Z] ---> Running in 1244e79665e5 [2021-04-14T12:43:13.298Z] ---> Running in 16b35573837b [2021-04-14T12:43:13.663Z] Staging go-build-helper [2021-04-14T12:43:13.663Z] + snapcraftctl stage [2021-04-14T12:43:14.751Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-14T12:43:14.751Z] Removing intermediate container 16b35573837b [2021-04-14T12:43:14.751Z] ---> c3af2ecf1f37 [2021-04-14T12:43:14.751Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-14T12:43:15.348Z] ---> Running in 6227a3b57989 [2021-04-14T12:43:15.348Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T12:43:15.625Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T12:43:16.228Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-14T12:43:16.228Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-14T12:43:16.228Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-14T12:43:16.228Z] (4/6) Installing curl (7.76.1-r0) [2021-04-14T12:43:16.228Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-14T12:43:16.228Z] (6/6) Installing su-exec (0.2-r1) [2021-04-14T12:43:16.228Z] Executing busybox-1.31.1-r20.trigger [2021-04-14T12:43:16.228Z] Executing ca-certificates-20191127-r4.trigger [2021-04-14T12:43:16.506Z] OK: 7 MiB in 20 packages [2021-04-14T12:43:17.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T12:43:17.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T12:43:17.954Z] Removing intermediate container 3dff28ebf4c2 [2021-04-14T12:43:17.954Z] ---> 06e87c22d1d5 [2021-04-14T12:43:17.954Z] [2021-04-14T12:43:17.954Z] Step 10/22 : FROM alpine:3.12 [2021-04-14T12:43:17.954Z] ---> d75e27dfc0a0 [2021-04-14T12:43:17.954Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-14T12:43:18.232Z] ---> Running in 53ee0608af34 [2021-04-14T12:43:18.516Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-14T12:43:18.516Z] (2/2) Installing su-exec (0.2-r1) [2021-04-14T12:43:18.516Z] Executing busybox-1.31.1-r20.trigger [2021-04-14T12:43:18.516Z] OK: 5 MiB in 16 packages [2021-04-14T12:43:19.982Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T12:43:19.982Z] Removing intermediate container 1244e79665e5 [2021-04-14T12:43:19.982Z] ---> 3f24f25b8067 [2021-04-14T12:43:19.982Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-14T12:43:19.982Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T12:43:20.261Z] Removing intermediate container 54ed9d93e16e [2021-04-14T12:43:20.261Z] ---> 20440d75c1b5 [2021-04-14T12:43:20.261Z] [2021-04-14T12:43:20.261Z] Step 11/23 : FROM docker:20.10.0 [2021-04-14T12:43:20.261Z] ---> Running in 6bc2ae414ed8 [2021-04-14T12:43:20.261Z] 20.10.0: Pulling from library/docker [2021-04-14T12:43:20.536Z] Removing intermediate container 6227a3b57989 [2021-04-14T12:43:20.536Z] ---> a34923fa6e14 [2021-04-14T12:43:20.536Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-14T12:43:20.813Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-14T12:43:20.813Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-14T12:43:20.813Z] Executing busybox-1.31.1-r20.trigger [2021-04-14T12:43:20.813Z] Executing ca-certificates-20191127-r4.trigger [2021-04-14T12:43:21.089Z] OK: 6 MiB in 16 packages [2021-04-14T12:43:21.089Z] ---> Running in 7983c40d1e77 [2021-04-14T12:43:21.368Z] Removing intermediate container 6bc2ae414ed8 [2021-04-14T12:43:21.368Z] ---> 59d226af712e [2021-04-14T12:43:21.368Z] Step 13/24 : WORKDIR / [2021-04-14T12:43:21.705Z] ---> Running in 0056f2353a56 [2021-04-14T12:43:22.403Z] Removing intermediate container 7983c40d1e77 [2021-04-14T12:43:22.403Z] ---> dfb627f46ccf [2021-04-14T12:43:22.403Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-14T12:43:22.688Z] ---> Running in 6fa4ba8c2ad8 [2021-04-14T12:43:22.973Z] Removing intermediate container 0056f2353a56 [2021-04-14T12:43:22.973Z] ---> 770ec3a1ef8b [2021-04-14T12:43:22.973Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-04-14T12:43:23.993Z] Removing intermediate container 6fa4ba8c2ad8 [2021-04-14T12:43:23.993Z] ---> 138f9cba7f72 [2021-04-14T12:43:23.993Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-14T12:43:24.589Z] Removing intermediate container 53ee0608af34 [2021-04-14T12:43:24.589Z] ---> 07111da43f67 [2021-04-14T12:43:24.863Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-14T12:43:25.140Z] ---> Running in 644315a8e4d7 [2021-04-14T12:43:25.413Z] ---> 8ba7f7d016fc [2021-04-14T12:43:25.413Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-04-14T12:43:25.413Z] ---> Running in 305f8b088f19 [2021-04-14T12:43:25.916Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-14T12:43:25.916Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-14T12:43:25.916Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1664 kB] [2021-04-14T12:43:25.916Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-14T12:43:25.916Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-14T12:43:25.916Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-14T12:43:25.916Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-14T12:43:25.916Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-14T12:43:25.916Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-14T12:43:25.916Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-14T12:43:25.917Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-14T12:43:25.917Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [314 kB] [2021-04-14T12:43:25.917Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-14T12:43:25.917Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-14T12:43:25.917Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [283 kB] [2021-04-14T12:43:25.917Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [37.7 kB] [2021-04-14T12:43:25.917Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1119 kB] [2021-04-14T12:43:25.917Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [252 kB] [2021-04-14T12:43:25.917Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-14T12:43:25.917Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2006 kB] [2021-04-14T12:43:25.917Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [406 kB] [2021-04-14T12:43:25.917Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-14T12:43:25.917Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-14T12:43:25.917Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [305 kB] [2021-04-14T12:43:25.917Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [41.3 kB] [2021-04-14T12:43:25.917Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1729 kB] [2021-04-14T12:43:25.917Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [367 kB] [2021-04-14T12:43:25.917Z] Fetched 24.3 MB in 0s (0 B/s) [2021-04-14T12:43:25.917Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-14T12:43:25.917Z] Fetched 224 kB in 0s (0 B/s) [2021-04-14T12:43:25.917Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-14T12:43:25.917Z] Fetched 157 kB in 0s (0 B/s) [2021-04-14T12:43:25.917Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-14T12:43:25.917Z] Fetched 221 kB in 0s (0 B/s) [2021-04-14T12:43:25.917Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-14T12:43:25.917Z] Fetched 143 kB in 0s (0 B/s) [2021-04-14T12:43:25.917Z] Pulling app-service-config [2021-04-14T12:43:25.917Z] + snapcraftctl pull [2021-04-14T12:43:26.014Z] Removing intermediate container efb8f351ed03 [2021-04-14T12:43:26.014Z] ---> f9a0e2fca51a [2021-04-14T12:43:26.014Z] [2021-04-14T12:43:26.014Z] Step 10/23 : FROM alpine:3.12 [2021-04-14T12:43:26.014Z] ---> d75e27dfc0a0 [2021-04-14T12:43:26.014Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-14T12:43:26.179Z] Cloning into '/root/parts/app-service-config/src'... [2021-04-14T12:43:26.610Z] ---> Running in a6620b9f1401 [2021-04-14T12:43:26.610Z] Removing intermediate container 305f8b088f19 [2021-04-14T12:43:26.610Z] ---> fa15d3a3199f [2021-04-14T12:43:26.610Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-14T12:43:26.752Z] Pulling config-common [2021-04-14T12:43:26.752Z] + snapcraftctl pull [2021-04-14T12:43:26.887Z] ---> d07c5e5e3aed [2021-04-14T12:43:26.888Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-14T12:43:26.888Z] ---> Running in 2c9d5203d425 [2021-04-14T12:43:28.339Z] Removing intermediate container 2c9d5203d425 [2021-04-14T12:43:28.339Z] ---> 690217af54eb [2021-04-14T12:43:28.339Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-14T12:43:28.339Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T12:43:28.339Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T12:43:28.936Z] ---> 1a0862132cf9 [2021-04-14T12:43:28.936Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-14T12:43:28.936Z] ---> Running in 106463986a5e [2021-04-14T12:43:28.936Z] Removing intermediate container 644315a8e4d7 [2021-04-14T12:43:28.936Z] ---> 609e7277677f [2021-04-14T12:43:28.936Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-14T12:43:29.209Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-14T12:43:29.209Z] Executing busybox-1.31.1-r20.trigger [2021-04-14T12:43:29.209Z] OK: 5 MiB in 15 packages [2021-04-14T12:43:29.209Z] ---> Running in 1f57a5176894 [2021-04-14T12:43:29.812Z] Removing intermediate container 106463986a5e [2021-04-14T12:43:29.812Z] ---> 3ad93fd99153 [2021-04-14T12:43:29.812Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-14T12:43:30.412Z] Removing intermediate container 1f57a5176894 [2021-04-14T12:43:30.412Z] ---> 383bfda02587 [2021-04-14T12:43:30.412Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-14T12:43:31.039Z] ---> f5bcc95421ef [2021-04-14T12:43:31.039Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-14T12:43:31.039Z] Removing intermediate container a6620b9f1401 [2021-04-14T12:43:31.039Z] ---> 9e8ac854707d [2021-04-14T12:43:31.039Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-14T12:43:31.039Z] ---> bdb3f6f90966 [2021-04-14T12:43:31.040Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-14T12:43:31.656Z] ---> Running in 7a81f866d8af [2021-04-14T12:43:31.939Z] ---> cea18ee2aadc [2021-04-14T12:43:31.939Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-14T12:43:32.052Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-14T12:43:32.052Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-14T12:43:32.052Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-14T12:43:32.052Z] Fetched 0 B in 0s (0 B/s) [2021-04-14T12:43:32.052Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-14T12:43:32.052Z] Fetched 0 B in 0s (0 B/s) [2021-04-14T12:43:32.052Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-14T12:43:32.052Z] Fetched 0 B in 0s (0 B/s) [2021-04-14T12:43:32.052Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-14T12:43:32.052Z] Fetched 0 B in 0s (0 B/s) [2021-04-14T12:43:32.052Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-14T12:43:32.052Z] Fetched 0 B in 0s (0 B/s) [2021-04-14T12:43:32.052Z] Pulling edgex-go [2021-04-14T12:43:32.052Z] + snapcraftctl pull [2021-04-14T12:43:32.540Z] ---> Running in c96a2dc55086 [2021-04-14T12:43:32.540Z] Removing intermediate container 7a81f866d8af [2021-04-14T12:43:32.540Z] ---> bcb8a86fb9ba [2021-04-14T12:43:32.540Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-14T12:43:33.146Z] ---> fc699580ba21 [2021-04-14T12:43:33.146Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-14T12:43:33.146Z] ---> Running in 58c6c52f7a3f [2021-04-14T12:43:33.424Z] ---> 04bdf9a8e9f7 [2021-04-14T12:43:33.424Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-14T12:43:34.026Z] Removing intermediate container 58c6c52f7a3f [2021-04-14T12:43:34.026Z] ---> b24f23ac86e0 [2021-04-14T12:43:34.026Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-14T12:43:34.628Z] ---> Running in c31aa753035a [2021-04-14T12:43:34.917Z] ---> 2d6813c94e60 [2021-04-14T12:43:34.917Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-04-14T12:43:34.917Z] ---> f5a6556621a0 [2021-04-14T12:43:34.917Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-14T12:43:35.190Z] ---> Running in 6b622a0c572d [2021-04-14T12:43:35.190Z] ---> Running in 58177ad6c14c [2021-04-14T12:43:35.469Z] Removing intermediate container c31aa753035a [2021-04-14T12:43:35.469Z] ---> cdc79590e180 [2021-04-14T12:43:35.469Z] Step 15/23 : WORKDIR / [2021-04-14T12:43:35.745Z] ---> Running in dd58bafa93f0 [2021-04-14T12:43:36.020Z] Removing intermediate container 58177ad6c14c [2021-04-14T12:43:36.020Z] ---> c0c57dfa4202 [2021-04-14T12:43:36.020Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-14T12:43:36.020Z] ---> Running in 76c901089854 [2021-04-14T12:43:36.297Z] Removing intermediate container dd58bafa93f0 [2021-04-14T12:43:36.298Z] ---> 5a1376d6d931 [2021-04-14T12:43:36.298Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-14T12:43:36.572Z] Removing intermediate container c96a2dc55086 [2021-04-14T12:43:36.572Z] ---> 7591662643a4 [2021-04-14T12:43:36.572Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-14T12:43:36.853Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-14T12:43:36.853Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-14T12:43:36.853Z] ---> eeaf43b92773 [2021-04-14T12:43:36.853Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-14T12:43:36.853Z] Removing intermediate container 76c901089854 [2021-04-14T12:43:36.853Z] ---> a304046ce9fd [2021-04-14T12:43:36.853Z] Step 20/22 : LABEL arch=arm64 [2021-04-14T12:43:37.133Z] ---> Running in adbe50f6e0fd [2021-04-14T12:43:37.134Z] ---> Running in 0e87b75b1005 [2021-04-14T12:43:37.411Z] ---> 866c3875f325 [2021-04-14T12:43:37.411Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-14T12:43:37.685Z] ---> 4155bc71f7b6 [2021-04-14T12:43:37.686Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-14T12:43:37.958Z] Removing intermediate container 0e87b75b1005 [2021-04-14T12:43:37.958Z] ---> e4fed5bfd4fb [2021-04-14T12:43:37.958Z] Step 21/22 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb [2021-04-14T12:43:37.958Z] Removing intermediate container adbe50f6e0fd [2021-04-14T12:43:37.958Z] ---> d5f481ab6178 [2021-04-14T12:43:37.958Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-14T12:43:38.558Z] ---> Running in c5969041e882 [2021-04-14T12:43:38.558Z] ---> Running in 13c50df2a44a [2021-04-14T12:43:38.835Z] Removing intermediate container 6b622a0c572d [2021-04-14T12:43:38.835Z] ---> d1b02e0ed47f [2021-04-14T12:43:38.835Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-14T12:43:39.436Z] ---> 89b0f91cc96b [2021-04-14T12:43:39.436Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-14T12:43:39.436Z] ---> Running in a2b9d382a978 [2021-04-14T12:43:39.436Z] Removing intermediate container c5969041e882 [2021-04-14T12:43:39.436Z] ---> d78236cf00cc [2021-04-14T12:43:39.436Z] Step 22/22 : LABEL version=0.0.0 [2021-04-14T12:43:39.436Z] ---> f7c1857ee9ed [2021-04-14T12:43:39.436Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-14T12:43:39.708Z] ---> Running in ee7d30e35dcd [2021-04-14T12:43:39.986Z] Removing intermediate container a2b9d382a978 [2021-04-14T12:43:39.986Z] ---> 35fd4d59076b [2021-04-14T12:43:39.986Z] Step 22/24 : LABEL arch=arm64 [2021-04-14T12:43:40.275Z] ---> Running in 86185a793454 [2021-04-14T12:43:40.276Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T12:43:40.550Z] Removing intermediate container ee7d30e35dcd [2021-04-14T12:43:40.550Z] ---> c30a56703c89 [2021-04-14T12:43:40.550Z] [2021-04-14T12:43:40.550Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T12:43:40.550Z] ---> 05407fedb583 [2021-04-14T12:43:40.550Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-14T12:43:40.824Z] ---> 8165ce121586 [2021-04-14T12:43:40.824Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-14T12:43:41.099Z] ---> Running in 9bd0eeab8e1c [2021-04-14T12:43:41.099Z] Removing intermediate container 86185a793454 [2021-04-14T12:43:41.099Z] ---> 31c5c25d03b3 [2021-04-14T12:43:41.099Z] Step 23/24 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb [2021-04-14T12:43:41.099Z] Successfully built c30a56703c89 [2021-04-14T12:43:41.099Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-04-14T12:43:41.099Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2021-04-14T12:43:41.099Z] (1/39) Installing readline (8.0.4-r0) [2021-04-14T12:43:41.099Z] (2/39) Installing bash (5.0.17-r0) [2021-04-14T12:43:41.373Z] Executing bash-5.0.17-r0.post-install [2021-04-14T12:43:41.373Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-14T12:43:41.373Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-14T12:43:41.373Z] (5/39) Installing curl (7.76.1-r0) [2021-04-14T12:43:41.373Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-14T12:43:41.373Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-14T12:43:41.373Z] (8/39) Installing expat (2.2.9-r1) [2021-04-14T12:43:41.373Z] (9/39) Installing libffi (3.3-r2) [2021-04-14T12:43:41.373Z] (10/39) Installing gdbm (1.13-r1) [2021-04-14T12:43:41.373Z] ---> Running in 1baa2bc5a331 [2021-04-14T12:43:41.373Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-14T12:43:41.373Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-14T12:43:41.373Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-14T12:43:41.649Z] Removing intermediate container 9bd0eeab8e1c [2021-04-14T12:43:41.649Z] ---> ba090d1f11b3 [2021-04-14T12:43:41.649Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-14T12:43:42.258Z] ---> 9d081141ef25 [2021-04-14T12:43:42.258Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-14T12:43:42.886Z] ---> Running in dd7663469d57 [2021-04-14T12:43:42.886Z] Removing intermediate container 1baa2bc5a331 [2021-04-14T12:43:42.886Z] ---> e3786716cfbb [2021-04-14T12:43:42.886Z] Step 24/24 : LABEL version=0.0.0 [2021-04-14T12:43:43.169Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-14T12:43:43.169Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-14T12:43:43.169Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-14T12:43:43.169Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-14T12:43:43.169Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-14T12:43:43.169Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-14T12:43:43.444Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-14T12:43:43.444Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-14T12:43:43.444Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-14T12:43:43.444Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-14T12:43:43.444Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-14T12:43:43.444Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-14T12:43:43.719Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-14T12:43:43.720Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-14T12:43:43.720Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-14T12:43:43.720Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-14T12:43:43.720Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-14T12:43:43.720Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-14T12:43:43.720Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-14T12:43:43.720Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-14T12:43:43.720Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-14T12:43:43.720Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-14T12:43:43.720Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-14T12:43:43.995Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-14T12:43:43.995Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-14T12:43:43.995Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-14T12:43:43.995Z] Executing busybox-1.31.1-r19.trigger [2021-04-14T12:43:43.995Z] OK: 72 MiB in 59 packages [2021-04-14T12:43:44.305Z] ---> e59d7cc03363 [2021-04-14T12:43:44.305Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-14T12:43:44.580Z] ---> Running in 3fce0fc115e1 [2021-04-14T12:43:45.194Z] ---> Running in 877aa9f342eb [2021-04-14T12:43:45.195Z] Removing intermediate container dd7663469d57 [2021-04-14T12:43:45.195Z] ---> fae89e25d38d [2021-04-14T12:43:45.195Z] Step 21/23 : LABEL arch=arm64 [2021-04-14T12:43:45.195Z] ---> Running in 0a875c6a9a9f [2021-04-14T12:43:45.195Z] Removing intermediate container 3fce0fc115e1 [2021-04-14T12:43:45.195Z] ---> 5a2a327d6ff8 [2021-04-14T12:43:45.195Z] [2021-04-14T12:43:45.821Z] Successfully built 5a2a327d6ff8 [2021-04-14T12:43:46.109Z] Removing intermediate container 877aa9f342eb [2021-04-14T12:43:46.109Z] ---> cf850f7a86e0 [2021-04-14T12:43:46.109Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-14T12:43:46.109Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-04-14T12:43:46.109Z] Building docker-core-data-go [2021-04-14T12:43:46.385Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 0a875c6a9a9f [2021-04-14T12:43:46.385Z] ---> 708d1590a509 [2021-04-14T12:43:46.385Z] Step 22/23 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb [2021-04-14T12:43:46.660Z] ---> Running in 5cf4ac0f75e2 [2021-04-14T12:43:46.936Z] ---> 4ed89f707c16 [2021-04-14T12:43:46.936Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-14T12:43:47.550Z] ---> Running in 08bc266a2572 [2021-04-14T12:43:47.550Z] Removing intermediate container 5cf4ac0f75e2 [2021-04-14T12:43:47.550Z] ---> b5c4a7c56fef [2021-04-14T12:43:47.550Z] Step 23/23 : LABEL version=0.0.0 [2021-04-14T12:43:48.993Z] Collecting docker-compose==1.23.2 [2021-04-14T12:43:48.993Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-14T12:43:48.993Z] ---> Running in 824cac1b118f [2021-04-14T12:43:49.980Z] Removing intermediate container 824cac1b118f [2021-04-14T12:43:49.980Z] ---> 60e0358bc6a3 [2021-04-14T12:43:49.980Z] [2021-04-14T12:43:50.582Z] Successfully built 60e0358bc6a3 [2021-04-14T12:43:50.582Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-04-14T12:43:50.582Z] Building docker-security-proxy-setup-go [2021-04-14T12:43:51.185Z]  Building docker-core-metadata-go ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-14T12:43:51.186Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-14T12:43:51.788Z] Collecting texttable<0.10,>=0.9.0 [2021-04-14T12:43:51.788Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-14T12:43:52.064Z] Removing intermediate container 08bc266a2572 [2021-04-14T12:43:52.064Z] ---> cd9c6558b5ec [2021-04-14T12:43:52.064Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-14T12:43:52.671Z] ---> Running in 18adcb12de13 [2021-04-14T12:43:53.659Z] Removing intermediate container 18adcb12de13 [2021-04-14T12:43:53.659Z] ---> bd6ab0d8fa1b [2021-04-14T12:43:53.659Z] Step 28/31 : CMD ["gate"] [2021-04-14T12:43:54.046Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-14T12:43:54.046Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-14T12:43:54.046Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-14T12:43:54.046Z] Fetched 0 B in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-04-14T12:43:54.046Z] Fetched 96.5 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-04-14T12:43:54.046Z] Fetched 279 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-04-14T12:43:54.046Z] Fetched 122 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-04-14T12:43:54.046Z] Fetched 77.8 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-04-14T12:43:54.046Z] Fetched 8848 B in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-04-14T12:43:54.046Z] Fetched 47.8 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-04-14T12:43:54.046Z] Fetched 45.6 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-04-14T12:43:54.046Z] Fetched 15.0 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-04-14T12:43:54.046Z] Fetched 219 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-04-14T12:43:54.046Z] Fetched 154 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-04-14T12:43:54.046Z] Fetched 50.6 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-04-14T12:43:54.046Z] Fetched 14.8 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-04-14T12:43:54.046Z] Fetched 41.8 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-04-14T12:43:54.046Z] Fetched 499 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-04-14T12:43:54.046Z] Fetched 111 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-04-14T12:43:54.046Z] Fetched 240 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-04-14T12:43:54.046Z] Fetched 29.3 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-04-14T12:43:54.046Z] Fetched 85.5 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-04-14T12:43:54.046Z] Fetched 24.5 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-04-14T12:43:54.046Z] Fetched 49.2 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-04-14T12:43:54.046Z] Fetched 54.2 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-04-14T12:43:54.046Z] Fetched 30.8 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-04-14T12:43:54.046Z] Fetched 15.8 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-04-14T12:43:54.046Z] Fetched 85.9 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-04-14T12:43:54.046Z] Fetched 8720 B in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-04-14T12:43:54.046Z] Fetched 137 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-04-14T12:43:54.046Z] Fetched 119 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-04-14T12:43:54.046Z] Fetched 110 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-04-14T12:43:54.046Z] Fetched 11.1 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-04-14T12:43:54.046Z] Fetched 645 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-04-14T12:43:54.046Z] Fetched 41.3 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-04-14T12:43:54.046Z] Fetched 17.9 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-04-14T12:43:54.046Z] Fetched 368 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-04-14T12:43:54.046Z] Fetched 187 kB in 0s (0 B/s) [2021-04-14T12:43:54.046Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-04-14T12:43:54.047Z] Fetched 175 kB in 0s (0 B/s) [2021-04-14T12:43:54.047Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-04-14T12:43:54.047Z] Fetched 206 kB in 0s (0 B/s) [2021-04-14T12:43:54.047Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-04-14T12:43:54.047Z] Fetched 1301 kB in 0s (0 B/s) [2021-04-14T12:43:54.047Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-04-14T12:43:54.047Z] Fetched 36.2 kB in 0s (0 B/s) [2021-04-14T12:43:54.047Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-04-14T12:43:54.047Z] Fetched 159 kB in 0s (0 B/s) [2021-04-14T12:43:54.047Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-04-14T12:43:54.047Z] Fetched 107 kB in 0s (0 B/s) [2021-04-14T12:43:54.047Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-04-14T12:43:54.047Z] Fetched 48.7 kB in 0s (0 B/s) [2021-04-14T12:43:54.047Z] Pulling static-packages [2021-04-14T12:43:54.047Z] + snapcraftctl pull [2021-04-14T12:43:54.642Z] ---> Running in 1b09e73fd311 [2021-04-14T12:43:54.642Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-14T12:43:54.642Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-14T12:43:54.992Z] Pulling version [2021-04-14T12:43:54.992Z] + cd /root/project [2021-04-14T12:43:54.992Z] + [ -f VERSION ] [2021-04-14T12:43:54.992Z] + PROJECT_VERSION=local-dev [2021-04-14T12:43:54.992Z] + git rev-parse --short HEAD [2021-04-14T12:43:54.992Z] + GIT_REVISION=fa8052bc [2021-04-14T12:43:54.992Z] + snapcraftctl set-version local-dev [2021-04-14T12:43:55.236Z] Removing intermediate container 1b09e73fd311 [2021-04-14T12:43:55.236Z] ---> e4cee65473d9 [2021-04-14T12:43:55.236Z] Step 29/31 : LABEL arch=arm64 [2021-04-14T12:43:55.852Z] ---> Running in 3748589d044a [2021-04-14T12:43:55.934Z] Skipping build go-build-helper (already ran) [2021-04-14T12:43:56.196Z] Building app-service-config [2021-04-14T12:43:56.196Z] + make build [2021-04-14T12:43:56.196Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-04-14T12:43:57.303Z] Removing intermediate container 3748589d044a [2021-04-14T12:43:57.304Z] ---> 7e97f0dda301 [2021-04-14T12:43:57.304Z] Step 30/31 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb [2021-04-14T12:43:57.898Z] Collecting jsonschema<3,>=2.5.1 [2021-04-14T12:43:57.898Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-14T12:43:57.899Z] ---> Running in d9ea3c53f2bd [2021-04-14T12:43:58.741Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.43 [2021-04-14T12:43:58.741Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.64 [2021-04-14T12:43:58.741Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.32 [2021-04-14T12:43:58.741Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 [2021-04-14T12:43:58.741Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 [2021-04-14T12:43:58.741Z] go: downloading github.com/google/uuid v1.2.0 [2021-04-14T12:43:58.741Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.14 [2021-04-14T12:43:58.741Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 [2021-04-14T12:43:58.741Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-14T12:43:58.881Z] Removing intermediate container d9ea3c53f2bd [2021-04-14T12:43:58.881Z] ---> 6c32a9dfaa60 [2021-04-14T12:43:58.881Z] Step 31/31 : LABEL version=0.0.0 [2021-04-14T12:43:58.881Z] Collecting docker<4.0,>=3.6.0 [2021-04-14T12:43:58.881Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-14T12:43:59.003Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-04-14T12:43:59.003Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-04-14T12:43:59.003Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-14T12:43:59.276Z] go: downloading github.com/go-playground/validator/v10 v10.4.1 [2021-04-14T12:43:59.277Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-04-14T12:43:59.277Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-04-14T12:43:59.277Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-04-14T12:43:59.277Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-04-14T12:43:59.277Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-04-14T12:43:59.277Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-04-14T12:43:59.277Z] go: downloading github.com/x448/float16 v0.8.4 [2021-04-14T12:43:59.277Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-14T12:43:59.277Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-14T12:43:59.277Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-04-14T12:43:59.277Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-14T12:43:59.277Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-04-14T12:43:59.277Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-04-14T12:43:59.541Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-04-14T12:43:59.541Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-04-14T12:43:59.541Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-14T12:43:59.541Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-04-14T12:43:59.541Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-04-14T12:43:59.541Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-04-14T12:43:59.541Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-04-14T12:43:59.541Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-04-14T12:43:59.541Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-04-14T12:43:59.541Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-04-14T12:43:59.541Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-04-14T12:43:59.541Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-04-14T12:43:59.541Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-04-14T12:43:59.541Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-04-14T12:43:59.541Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-04-14T12:43:59.541Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-04-14T12:43:59.541Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-04-14T12:43:59.541Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-04-14T12:43:59.804Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-04-14T12:43:59.866Z] ---> Running in be026b4fc4c9 [2021-04-14T12:44:00.848Z] Removing intermediate container be026b4fc4c9 [2021-04-14T12:44:00.848Z] ---> 17c962c1d09c [2021-04-14T12:44:00.848Z] [2021-04-14T12:44:00.848Z] Collecting PyYAML<4,>=3.10 [2021-04-14T12:44:00.848Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-14T12:44:01.122Z] Successfully built 17c962c1d09c [2021-04-14T12:44:01.122Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-04-14T12:44:01.395Z]  Building docker-security-bootstrapper-go ... done Building docker-support-scheduler-go [2021-04-14T12:44:04.031Z] Collecting cached-property<2,>=1.2.0 [2021-04-14T12:44:04.031Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-14T12:44:04.307Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-04-14T12:44:04.307Z] Collecting docopt<0.7,>=0.6.1 [2021-04-14T12:44:04.307Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-14T12:44:06.944Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-14T12:44:07.223Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-14T12:44:07.498Z] Collecting idna<2.8,>=2.5 [2021-04-14T12:44:07.498Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-14T12:44:07.774Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-04-14T12:44:07.774Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-04-14T12:44:08.373Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-14T12:44:08.373Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-14T12:44:08.976Z] Collecting docker-pycreds>=0.4.0 [2021-04-14T12:44:08.976Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-14T12:44:09.252Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-14T12:44:09.252Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-14T12:44:09.252Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-14T12:44:09.252Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-14T12:44:10.235Z] Installing collected packages: idna, urllib3, requests, texttable, dockerpty, jsonschema, docker-pycreds, websocket-client, docker, PyYAML, cached-property, docopt, docker-compose [2021-04-14T12:44:10.235Z] Attempting uninstall: idna [2021-04-14T12:44:10.235Z] Found existing installation: idna 2.9 [2021-04-14T12:44:10.235Z] Uninstalling idna-2.9: [2021-04-14T12:44:10.511Z] Successfully uninstalled idna-2.9 [2021-04-14T12:44:11.112Z] Attempting uninstall: urllib3 [2021-04-14T12:44:11.112Z] Found existing installation: urllib3 1.25.9 [2021-04-14T12:44:11.112Z] Uninstalling urllib3-1.25.9: [2021-04-14T12:44:11.387Z] Successfully uninstalled urllib3-1.25.9 [2021-04-14T12:44:11.987Z] Attempting uninstall: requests [2021-04-14T12:44:11.987Z] Found existing installation: requests 2.23.0 [2021-04-14T12:44:11.987Z] Uninstalling requests-2.23.0: [2021-04-14T12:44:11.987Z] Successfully uninstalled requests-2.23.0 [2021-04-14T12:44:12.086Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-04-14T12:44:12.086Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-04-14T12:44:12.086Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-04-14T12:44:12.086Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-04-14T12:44:12.261Z] Running setup.py install for texttable: started [2021-04-14T12:44:12.659Z] Building config-common [2021-04-14T12:44:12.659Z] + snapcraftctl build [2021-04-14T12:44:14.257Z] Running setup.py install for texttable: finished with status 'done' [2021-04-14T12:44:14.257Z] Running setup.py install for dockerpty: started [2021-04-14T12:44:15.968Z] Building edgex-go [2021-04-14T12:44:16.235Z] + cd /root/parts/edgex-go/src [2021-04-14T12:44:16.235Z] + make build [2021-04-14T12:44:16.235Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-14T12:44:16.909Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-14T12:44:17.187Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.34 [2021-04-14T12:44:17.187Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-04-14T12:44:17.187Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-04-14T12:44:17.187Z] go: downloading github.com/pkg/errors v0.8.1 [2021-04-14T12:44:17.187Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-04-14T12:44:18.352Z] Running setup.py install for PyYAML: started [2021-04-14T12:44:21.087Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-14T12:44:21.087Z] Running setup.py install for docopt: started [2021-04-14T12:44:21.398Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-14T12:44:21.398Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-04-14T12:44:22.920Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T12:44:22.920Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-14T12:44:22.920Z] ---> 21add3b7d5d0 [2021-04-14T12:44:22.920Z] Step 3/23 : WORKDIR /edgex-go [2021-04-14T12:44:22.920Z] ---> Using cache [2021-04-14T12:44:22.920Z] ---> 1d6bae5100f3 [2021-04-14T12:44:22.920Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T12:44:22.920Z] ---> Using cache [2021-04-14T12:44:22.920Z] ---> 0ebe97501416 [2021-04-14T12:44:22.920Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-14T12:44:23.576Z] Running setup.py install for docopt: finished with status 'done' [2021-04-14T12:44:26.226Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-04-14T12:44:27.676Z] ---> Running in 4e9d7468dd0b [2021-04-14T12:44:28.219Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-14T12:44:29.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-14T12:44:29.662Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T12:44:30.264Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T12:44:30.866Z] OK: 217 MiB in 51 packages [2021-04-14T12:44:31.087Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-14T12:44:31.661Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-14T12:44:31.661Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-04-14T12:44:33.050Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-14T12:44:33.050Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-14T12:44:33.050Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-04-14T12:44:33.529Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T12:44:33.530Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-14T12:44:33.530Z] ---> 21add3b7d5d0 [2021-04-14T12:44:33.530Z] Step 3/23 : WORKDIR /edgex-go [2021-04-14T12:44:33.530Z] ---> Using cache [2021-04-14T12:44:33.530Z] ---> 1d6bae5100f3 [2021-04-14T12:44:33.530Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T12:44:33.530Z] ---> Using cache [2021-04-14T12:44:33.530Z] ---> 0ebe97501416 [2021-04-14T12:44:33.530Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-14T12:44:33.802Z] ---> Running in dafdffac5e6b [2021-04-14T12:44:34.790Z] Removing intermediate container 4e9d7468dd0b [2021-04-14T12:44:34.790Z] ---> e4868806747a [2021-04-14T12:44:34.790Z] Step 6/23 : COPY go.mod . [2021-04-14T12:44:34.976Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-14T12:44:34.976Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-04-14T12:44:34.976Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-04-14T12:44:35.781Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T12:44:36.396Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T12:44:36.396Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-14T12:44:36.396Z] ---> 21add3b7d5d0 [2021-04-14T12:44:36.396Z] Step 3/21 : WORKDIR /edgex-go [2021-04-14T12:44:36.396Z] ---> Using cache [2021-04-14T12:44:36.396Z] ---> 1d6bae5100f3 [2021-04-14T12:44:36.396Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T12:44:36.396Z] ---> Using cache [2021-04-14T12:44:36.396Z] ---> 0ebe97501416 [2021-04-14T12:44:36.396Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-14T12:44:36.396Z] ---> Using cache [2021-04-14T12:44:36.396Z] ---> e4868806747a [2021-04-14T12:44:36.396Z] Step 6/21 : COPY go.mod . [2021-04-14T12:44:36.396Z] ---> Using cache [2021-04-14T12:44:36.396Z] ---> 0f7e3e73bf07 [2021-04-14T12:44:36.396Z] Step 7/21 : RUN go mod download [2021-04-14T12:44:36.396Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T12:44:36.670Z] ---> 0f7e3e73bf07 [2021-04-14T12:44:36.670Z] Step 7/23 : RUN go mod download [2021-04-14T12:44:36.895Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-14T12:44:36.944Z] ---> Running in baa11dea2c94 [2021-04-14T12:44:37.220Z] ---> Running in 34ae089f82c7 [2021-04-14T12:44:37.495Z] OK: 217 MiB in 51 packages [2021-04-14T12:44:38.286Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-14T12:44:39.679Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-14T12:44:40.907Z] Removing intermediate container dafdffac5e6b [2021-04-14T12:44:40.907Z] ---> c4fac7a0e670 [2021-04-14T12:44:40.907Z] Step 6/23 : COPY go.mod . [2021-04-14T12:44:41.074Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-14T12:44:41.074Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-04-14T12:44:41.500Z] Removing intermediate container 13c50df2a44a [2021-04-14T12:44:41.500Z] ---> 42f2b963c917 [2021-04-14T12:44:41.500Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-14T12:44:42.095Z] ---> 85bd0186214c [2021-04-14T12:44:42.095Z] Step 7/23 : RUN go mod download [2021-04-14T12:44:42.366Z] ---> Running in c4d8d2276bbb [2021-04-14T12:44:42.466Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-04-14T12:44:42.466Z] go: downloading github.com/lib/pq v1.9.0 [2021-04-14T12:44:42.640Z] ---> Running in c2ff6eca907a [2021-04-14T12:44:42.641Z] Removing intermediate container baa11dea2c94 [2021-04-14T12:44:42.641Z] ---> 0c266c8e6d36 [2021-04-14T12:44:42.641Z] Step 8/21 : COPY . . [2021-04-14T12:44:42.641Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-14T12:44:42.641Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-14T12:44:42.641Z] ---> 21add3b7d5d0 [2021-04-14T12:44:42.641Z] Step 3/22 : WORKDIR /edgex-go [2021-04-14T12:44:42.641Z] ---> Using cache [2021-04-14T12:44:42.641Z] ---> 1d6bae5100f3 [2021-04-14T12:44:42.641Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T12:44:42.641Z] ---> Using cache [2021-04-14T12:44:42.641Z] ---> 0ebe97501416 [2021-04-14T12:44:42.641Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-14T12:44:42.641Z] ---> Using cache [2021-04-14T12:44:42.641Z] ---> e4868806747a [2021-04-14T12:44:42.641Z] Step 6/22 : COPY go.mod . [2021-04-14T12:44:42.641Z] ---> Using cache [2021-04-14T12:44:42.641Z] ---> 0f7e3e73bf07 [2021-04-14T12:44:42.641Z] Step 7/22 : RUN go mod download [2021-04-14T12:44:42.641Z] ---> Using cache [2021-04-14T12:44:42.641Z] ---> 4836af7c16cb [2021-04-14T12:44:42.641Z] Step 8/22 : COPY . . [2021-04-14T12:44:42.920Z] Removing intermediate container 34ae089f82c7 [2021-04-14T12:44:42.920Z] ---> 4836af7c16cb [2021-04-14T12:44:42.920Z] Step 8/23 : COPY . . [2021-04-14T12:44:42.920Z] Removing intermediate container c4d8d2276bbb [2021-04-14T12:44:42.920Z] ---> c6ec41492ab0 [2021-04-14T12:44:42.920Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-14T12:44:43.203Z] ---> Running in 5cefd98405d4 [2021-04-14T12:44:45.022Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-04-14T12:44:45.022Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-04-14T12:44:45.022Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-04-14T12:44:45.022Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-04-14T12:44:45.022Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-04-14T12:44:45.022Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-04-14T12:44:45.022Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-04-14T12:44:45.022Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-04-14T12:44:45.022Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-04-14T12:44:45.022Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-04-14T12:44:45.022Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-04-14T12:44:45.022Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-04-14T12:44:45.022Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-04-14T12:44:45.022Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-04-14T12:44:45.022Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-04-14T12:44:45.022Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-04-14T12:44:45.022Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-04-14T12:44:45.022Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-04-14T12:44:45.022Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-04-14T12:44:45.022Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-04-14T12:44:45.022Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-04-14T12:44:45.022Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-04-14T12:44:45.022Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-04-14T12:44:45.022Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-04-14T12:44:45.022Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-04-14T12:44:45.022Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-04-14T12:44:45.200Z] Removing intermediate container 5cefd98405d4 [2021-04-14T12:44:45.200Z] ---> 5c45a3ed4f04 [2021-04-14T12:44:45.200Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-14T12:44:48.350Z] Building static-packages [2021-04-14T12:44:48.350Z] + snapcraftctl build [2021-04-14T12:44:49.558Z] ---> 7e7441fa807e [2021-04-14T12:44:49.558Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-14T12:44:49.558Z] Removing intermediate container c2ff6eca907a [2021-04-14T12:44:49.558Z] ---> 4da1a46c31d0 [2021-04-14T12:44:49.558Z] Step 8/23 : COPY . . [2021-04-14T12:44:51.005Z] ---> 9c810b8732b9 [2021-04-14T12:44:51.005Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-14T12:44:51.670Z] Building version [2021-04-14T12:44:51.670Z] + snapcraftctl build [2021-04-14T12:44:53.785Z] ---> c62d483addb7 [2021-04-14T12:44:53.785Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-14T12:44:54.226Z] Skipping stage go-build-helper (already ran) [2021-04-14T12:44:54.226Z] Staging app-service-config [2021-04-14T12:44:54.226Z] + snapcraftctl stage [2021-04-14T12:44:54.772Z] ---> Running in b59d5538103e [2021-04-14T12:44:55.172Z] Staging config-common [2021-04-14T12:44:55.172Z] + snapcraftctl stage [2021-04-14T12:44:56.212Z] Removing intermediate container b59d5538103e [2021-04-14T12:44:56.212Z] ---> 5683404de1e7 [2021-04-14T12:44:56.212Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-14T12:44:56.567Z] Staging edgex-go [2021-04-14T12:44:56.567Z] + snapcraftctl stage [2021-04-14T12:44:57.960Z] Staging static-packages [2021-04-14T12:44:57.960Z] + snapcraftctl stage [2021-04-14T12:44:58.205Z] ---> Running in fb22a0548d29 [2021-04-14T12:44:59.350Z] Staging version [2021-04-14T12:44:59.351Z] + snapcraftctl stage [2021-04-14T12:44:59.639Z] Removing intermediate container fb22a0548d29 [2021-04-14T12:44:59.639Z] ---> f40d494367c5 [2021-04-14T12:44:59.639Z] Step 21/23 : LABEL arch=arm64 [2021-04-14T12:45:00.296Z] Priming go-build-helper [2021-04-14T12:45:00.296Z] + snapcraftctl prime [2021-04-14T12:45:01.079Z] ---> Running in 7d05c0c156de [2021-04-14T12:45:01.683Z] Priming app-service-config [2021-04-14T12:45:01.684Z] + snapcraftctl prime [2021-04-14T12:45:02.527Z] Removing intermediate container 7d05c0c156de [2021-04-14T12:45:02.528Z] ---> 23592e30db6d [2021-04-14T12:45:02.528Z] Step 22/23 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb [2021-04-14T12:45:03.073Z] Priming config-common [2021-04-14T12:45:03.073Z] + snapcraftctl prime [2021-04-14T12:45:03.123Z] ---> 015928c1e982 [2021-04-14T12:45:03.123Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-14T12:45:03.718Z] ---> Running in 530868fb1914 [2021-04-14T12:45:03.992Z] ---> Running in 7a3054efd122 [2021-04-14T12:45:03.992Z] ---> e0c736074019 [2021-04-14T12:45:03.992Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-14T12:45:04.470Z] Priming edgex-go [2021-04-14T12:45:04.470Z] + snapcraftctl prime [2021-04-14T12:45:04.602Z] Removing intermediate container 530868fb1914 [2021-04-14T12:45:04.603Z] ---> 36e075636415 [2021-04-14T12:45:04.603Z] Step 23/23 : LABEL version=0.0.0 [2021-04-14T12:45:04.603Z] ---> b0a7c6f76324 [2021-04-14T12:45:04.603Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-14T12:45:04.603Z] ---> Running in b81f0c0767ec [2021-04-14T12:45:04.881Z] ---> Running in b08af061cd3e [2021-04-14T12:45:05.156Z] ---> Running in 3a08c887f703 [2021-04-14T12:45:05.764Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-14T12:45:05.864Z] Priming static-packages [2021-04-14T12:45:05.865Z] + snapcraftctl prime [2021-04-14T12:45:06.040Z] Removing intermediate container b08af061cd3e [2021-04-14T12:45:06.040Z] ---> 726522bd425a [2021-04-14T12:45:06.040Z] [2021-04-14T12:45:07.029Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-14T12:45:07.309Z] Successfully built 726522bd425a [2021-04-14T12:45:07.309Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-04-14T12:45:07.309Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-14T12:45:08.423Z] Priming version [2021-04-14T12:45:08.423Z] + snapcraftctl prime [2021-04-14T12:45:09.814Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-04-14T12:45:09.952Z] ---> 41cbd2665b00 [2021-04-14T12:45:09.952Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-14T12:45:10.225Z] ---> Running in 525fb1ba941f [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-14T12:45:12.209Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-14T12:46:34.003Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-14T12:46:39.435Z] Removing intermediate container 3a08c887f703 [2021-04-14T12:46:39.435Z] ---> 98ea36e8d5f8 [2021-04-14T12:46:39.435Z] [2021-04-14T12:46:39.435Z] Step 10/21 : FROM alpine:3.12 [2021-04-14T12:46:39.435Z] ---> d75e27dfc0a0 [2021-04-14T12:46:39.435Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-14T12:46:39.435Z] ---> Running in a8a61007b817 [2021-04-14T12:46:42.137Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T12:46:42.436Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T12:46:43.052Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-14T12:46:43.052Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-14T12:46:43.052Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-14T12:46:43.052Z] (4/4) Installing curl (7.76.1-r0) [2021-04-14T12:46:43.052Z] Executing busybox-1.31.1-r20.trigger [2021-04-14T12:46:43.052Z] Executing ca-certificates-20191127-r4.trigger [2021-04-14T12:46:43.332Z] OK: 7 MiB in 18 packages [2021-04-14T12:46:45.978Z] Removing intermediate container b81f0c0767ec [2021-04-14T12:46:45.978Z] ---> 31364564d873 [2021-04-14T12:46:45.978Z] [2021-04-14T12:46:45.978Z] Step 10/23 : FROM alpine:3.12 [2021-04-14T12:46:45.978Z] ---> d75e27dfc0a0 [2021-04-14T12:46:45.978Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-14T12:46:45.978Z] ---> Using cache [2021-04-14T12:46:45.978Z] ---> 9e8ac854707d [2021-04-14T12:46:45.978Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-14T12:46:45.978Z] ---> Using cache [2021-04-14T12:46:45.978Z] ---> bcb8a86fb9ba [2021-04-14T12:46:45.978Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-14T12:46:45.978Z] Removing intermediate container 7a3054efd122 [2021-04-14T12:46:45.978Z] ---> 450a1a439a0a [2021-04-14T12:46:45.978Z] [2021-04-14T12:46:45.978Z] Step 10/22 : FROM alpine:3.12 [2021-04-14T12:46:45.978Z] ---> d75e27dfc0a0 [2021-04-14T12:46:45.978Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-14T12:46:45.978Z] ---> Using cache [2021-04-14T12:46:45.978Z] ---> 9e8ac854707d [2021-04-14T12:46:45.978Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-14T12:46:45.978Z] ---> Using cache [2021-04-14T12:46:45.978Z] ---> bcb8a86fb9ba [2021-04-14T12:46:45.978Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-14T12:46:45.978Z] ---> Running in 2a8839b0a523 [2021-04-14T12:46:45.978Z] ---> Running in b41e948d9ab3 [2021-04-14T12:46:46.584Z] Removing intermediate container a8a61007b817 [2021-04-14T12:46:46.584Z] ---> 54cf73263001 [2021-04-14T12:46:46.584Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-14T12:46:46.584Z] ---> Running in 4731d09075b2 [2021-04-14T12:46:46.584Z] Removing intermediate container 2a8839b0a523 [2021-04-14T12:46:46.584Z] ---> ce012cf947e2 [2021-04-14T12:46:46.584Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-14T12:46:46.584Z] Removing intermediate container b41e948d9ab3 [2021-04-14T12:46:46.584Z] ---> 2f344ce7f7e2 [2021-04-14T12:46:46.584Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-14T12:46:46.861Z] ---> Running in 5604f76e7726 [2021-04-14T12:46:46.861Z] ---> Running in dc7d69d8c258 [2021-04-14T12:46:47.140Z] Removing intermediate container 4731d09075b2 [2021-04-14T12:46:47.140Z] ---> f768da9895e0 [2021-04-14T12:46:47.140Z] Step 13/21 : WORKDIR /edgex [2021-04-14T12:46:47.416Z] Removing intermediate container 5604f76e7726 [2021-04-14T12:46:47.416Z] ---> 3a55ca1b6dc9 [2021-04-14T12:46:47.416Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-14T12:46:47.416Z] ---> Running in 6f7479574fb5 [2021-04-14T12:46:47.697Z] Removing intermediate container dc7d69d8c258 [2021-04-14T12:46:47.697Z] ---> 4762044698e2 [2021-04-14T12:46:47.697Z] Step 15/23 : WORKDIR / [2021-04-14T12:46:47.697Z] ---> Running in 7a67d5fe8688 [2021-04-14T12:46:48.304Z] Removing intermediate container 6f7479574fb5 [2021-04-14T12:46:48.304Z] ---> e904e8e4be27 [2021-04-14T12:46:48.304Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-14T12:46:48.304Z] Removing intermediate container 7a67d5fe8688 [2021-04-14T12:46:48.304Z] ---> 44d0b13bef63 [2021-04-14T12:46:48.304Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-14T12:46:48.914Z] ---> e444516aa937 [2021-04-14T12:46:48.914Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-14T12:46:49.191Z] ---> 06e4fb1e1b00 [2021-04-14T12:46:49.191Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-14T12:46:49.469Z] ---> 73c3418eae47 [2021-04-14T12:46:49.469Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-14T12:46:51.459Z] ---> 74a3f2414e13 [2021-04-14T12:46:51.459Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-14T12:46:51.459Z] ---> c369a57c2ec9 [2021-04-14T12:46:51.459Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-14T12:46:51.743Z] ---> 4eadd8a7c801 [2021-04-14T12:46:51.743Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-14T12:46:52.730Z] ---> 9dfcd7440570 [2021-04-14T12:46:52.730Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-14T12:46:53.006Z] ---> afedb50af4bf [2021-04-14T12:46:53.006Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-14T12:46:53.006Z] ---> Running in 0bc23cfeb2d0 [2021-04-14T12:46:53.293Z] ---> Running in e604034a21fd [2021-04-14T12:46:53.293Z] ---> bf12e1250edc [2021-04-14T12:46:53.293Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-14T12:46:53.293Z] ---> Running in e8d0cafccff4 [2021-04-14T12:46:53.568Z] Removing intermediate container 0bc23cfeb2d0 [2021-04-14T12:46:53.568Z] ---> 1a36cd578e9e [2021-04-14T12:46:53.568Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-14T12:46:53.844Z] Removing intermediate container e604034a21fd [2021-04-14T12:46:53.844Z] ---> 3351659b181f [2021-04-14T12:46:53.844Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-14T12:46:53.844Z] ---> Running in fbeba9a37269 [2021-04-14T12:46:54.119Z] ---> Running in bf02f1d82882 [2021-04-14T12:46:54.119Z] Removing intermediate container e8d0cafccff4 [2021-04-14T12:46:54.119Z] ---> b1ee8fea28dc [2021-04-14T12:46:54.119Z] Step 18/21 : CMD ["--init=true"] [2021-04-14T12:46:54.394Z] ---> Running in 0dfd5e42dc72 [2021-04-14T12:46:54.394Z] Removing intermediate container fbeba9a37269 [2021-04-14T12:46:54.394Z] ---> 6626364c2c9d [2021-04-14T12:46:54.394Z] Step 20/22 : LABEL arch=arm64 [2021-04-14T12:46:54.672Z] Removing intermediate container bf02f1d82882 [2021-04-14T12:46:54.672Z] ---> 099abe42fba2 [2021-04-14T12:46:54.672Z] Step 21/23 : LABEL arch=arm64 [2021-04-14T12:46:54.672Z] ---> Running in 8e028440bc87 [2021-04-14T12:46:54.672Z] ---> Running in a5b9db56cfaa [2021-04-14T12:46:54.946Z] Removing intermediate container 0dfd5e42dc72 [2021-04-14T12:46:54.946Z] ---> fba15f594090 [2021-04-14T12:46:54.946Z] Step 19/21 : LABEL arch=arm64 [2021-04-14T12:46:55.228Z] ---> Running in 372f498ad927 [2021-04-14T12:46:55.228Z] Removing intermediate container 8e028440bc87 [2021-04-14T12:46:55.228Z] ---> be7e3d69ec36 [2021-04-14T12:46:55.228Z] Step 21/22 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb [2021-04-14T12:46:55.505Z] Removing intermediate container a5b9db56cfaa [2021-04-14T12:46:55.505Z] ---> 19ae936615e0 [2021-04-14T12:46:55.505Z] Step 22/23 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb [2021-04-14T12:46:55.505Z] ---> Running in 24d47fc6beda [2021-04-14T12:46:55.780Z] ---> Running in 9c2866d53082 [2021-04-14T12:46:55.780Z] Removing intermediate container 372f498ad927 [2021-04-14T12:46:55.780Z] ---> 85c744de7e93 [2021-04-14T12:46:55.780Z] Step 20/21 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb [2021-04-14T12:46:56.054Z] ---> Running in fa4294b2cd21 [2021-04-14T12:46:56.335Z] Removing intermediate container 24d47fc6beda [2021-04-14T12:46:56.335Z] ---> eb5d5ebc03c5 [2021-04-14T12:46:56.335Z] Step 22/22 : LABEL version=0.0.0 [2021-04-14T12:46:56.335Z] Removing intermediate container 9c2866d53082 [2021-04-14T12:46:56.335Z] ---> ed5f4dc9222f [2021-04-14T12:46:56.335Z] Step 23/23 : LABEL version=0.0.0 [2021-04-14T12:46:56.335Z] ---> Running in 3caa58351b0e [2021-04-14T12:46:56.613Z] ---> Running in ccbe499c4433 [2021-04-14T12:46:56.613Z] Removing intermediate container fa4294b2cd21 [2021-04-14T12:46:56.613Z] ---> 08611358a6c1 [2021-04-14T12:46:56.613Z] Step 21/21 : LABEL version=0.0.0 [2021-04-14T12:46:56.897Z] ---> Running in f8544504d818 [2021-04-14T12:46:57.172Z] Removing intermediate container ccbe499c4433 [2021-04-14T12:46:57.172Z] ---> ac27e264c769 [2021-04-14T12:46:57.172Z] [2021-04-14T12:46:57.172Z] Removing intermediate container 3caa58351b0e [2021-04-14T12:46:57.172Z] ---> 7bc448dbfe20 [2021-04-14T12:46:57.172Z] [2021-04-14T12:46:57.774Z] Successfully built 7bc448dbfe20 [2021-04-14T12:46:57.774Z] Removing intermediate container f8544504d818 [2021-04-14T12:46:57.774Z] ---> 8d2a8c8cb190 [2021-04-14T12:46:57.774Z] [2021-04-14T12:46:57.774Z] Successfully built ac27e264c769 [2021-04-14T12:46:57.774Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-04-14T12:46:57.774Z]  Building docker-support-scheduler-go ... done Successfully tagged docker-core-command-go-arm64:latest [2021-04-14T12:46:58.374Z]  Building docker-core-command-go ... done Successfully built 8d2a8c8cb190 [2021-04-14T12:46:58.374Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-04-14T12:46:58.970Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 525fb1ba941f [2021-04-14T12:46:58.970Z] ---> 35e7c5ec3ead [2021-04-14T12:46:58.970Z] [2021-04-14T12:46:58.970Z] Step 10/23 : FROM alpine:3.12 [2021-04-14T12:46:58.970Z] ---> d75e27dfc0a0 [2021-04-14T12:46:58.970Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-14T12:46:59.242Z] ---> Running in 4ffac3240a11 [2021-04-14T12:46:59.514Z] Removing intermediate container 4ffac3240a11 [2021-04-14T12:46:59.514Z] ---> 5e3d452cc3a0 [2021-04-14T12:46:59.514Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-14T12:46:59.786Z] ---> Running in cf8fc016f53f [2021-04-14T12:47:00.380Z] Removing intermediate container cf8fc016f53f [2021-04-14T12:47:00.380Z] ---> a8a24331bbdc [2021-04-14T12:47:00.380Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-14T12:47:00.380Z] ---> Running in f369d1a74b0d [2021-04-14T12:47:00.654Z] Removing intermediate container f369d1a74b0d [2021-04-14T12:47:00.654Z] ---> 5647d6f8829d [2021-04-14T12:47:00.654Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-14T12:47:00.929Z] ---> Running in 2d63075ac285 [2021-04-14T12:47:02.906Z] Removing intermediate container 2d63075ac285 [2021-04-14T12:47:02.906Z] ---> 24a6cf14a33a [2021-04-14T12:47:02.906Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-14T12:47:03.181Z] ---> Running in e2335ef11a04 [2021-04-14T12:47:04.168Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T12:47:04.763Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T12:47:05.740Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-14T12:47:05.740Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-14T12:47:05.740Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-14T12:47:05.740Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-14T12:47:06.011Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-14T12:47:06.011Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-14T12:47:06.286Z] Executing busybox-1.31.1-r20.trigger [2021-04-14T12:47:06.286Z] OK: 8 MiB in 20 packages [2021-04-14T12:47:07.725Z] Removing intermediate container e2335ef11a04 [2021-04-14T12:47:07.725Z] ---> 59879c67fce9 [2021-04-14T12:47:07.725Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-14T12:47:08.325Z] ---> ca8a4c03d591 [2021-04-14T12:47:08.325Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-14T12:47:09.762Z] ---> 20bf2db40832 [2021-04-14T12:47:09.762Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-14T12:47:10.359Z] ---> d76137251926 [2021-04-14T12:47:10.359Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-14T12:47:10.633Z] ---> Running in 1fed031babed [2021-04-14T12:47:10.907Z] Removing intermediate container 1fed031babed [2021-04-14T12:47:10.908Z] ---> 3b775d0be4c1 [2021-04-14T12:47:10.908Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-14T12:47:11.182Z] ---> Running in fd43f84206e6 [2021-04-14T12:47:11.455Z] Removing intermediate container fd43f84206e6 [2021-04-14T12:47:11.455Z] ---> 8db071c16787 [2021-04-14T12:47:11.455Z] Step 21/23 : LABEL arch=arm64 [2021-04-14T12:47:11.735Z] ---> Running in 9f8f84f2a9ed [2021-04-14T12:47:12.011Z] Removing intermediate container 9f8f84f2a9ed [2021-04-14T12:47:12.011Z] ---> da68495e985e [2021-04-14T12:47:12.011Z] Step 22/23 : LABEL git_sha=fa8052bc3c64258a7b95b51496ccde519838ddcb [2021-04-14T12:47:12.285Z] ---> Running in 376ff49c6a72 [2021-04-14T12:47:12.562Z] Removing intermediate container 376ff49c6a72 [2021-04-14T12:47:12.562Z] ---> 65cb94a5e1fb [2021-04-14T12:47:12.562Z] Step 23/23 : LABEL version=0.0.0 [2021-04-14T12:47:12.836Z] ---> Running in e28501d51831 [2021-04-14T12:47:13.434Z] Removing intermediate container e28501d51831 [2021-04-14T12:47:13.434Z] ---> 99ca24b8bc3e [2021-04-14T12:47:13.434Z] [2021-04-14T12:47:13.710Z] Successfully built 99ca24b8bc3e [2021-04-14T12:47:13.710Z] Successfully tagged docker-core-data-go-arm64:latest [2021-04-14T12:47:13.999Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-04-14T12:47:14.013Z] $ docker stop --time=1 fedf946fc88edc6fb70f9b0ebdf8a2e28b4be0e83333b1c6e069e543d71bcfff [2021-04-14T12:47:15.974Z] $ docker rm -f fedf946fc88edc6fb70f9b0ebdf8a2e28b4be0e83333b1c6e069e543d71bcfff [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-14T12:47:16.663Z] + + grepdocker docker images [2021-04-14T12:47:16.663Z] [2021-04-14T12:47:16.938Z] docker-core-data-go-arm64 latest 99ca24b8bc3e 4 seconds ago 21.4MB [2021-04-14T12:47:16.938Z] docker-security-proxy-setup-go-arm64 latest 8d2a8c8cb190 19 seconds ago 24.3MB [2021-04-14T12:47:16.938Z] docker-core-command-go-arm64 latest ac27e264c769 20 seconds ago 16.3MB [2021-04-14T12:47:16.938Z] docker-support-scheduler-go-arm64 latest 7bc448dbfe20 20 seconds ago 16.4MB [2021-04-14T12:47:16.938Z] docker-sys-mgmt-agent-go-arm64 latest 726522bd425a 2 minutes ago 299MB [2021-04-14T12:47:16.938Z] docker-security-bootstrapper-go-arm64 latest 17c962c1d09c 3 minutes ago 17.9MB [2021-04-14T12:47:16.938Z] docker-core-metadata-go-arm64 latest 60e0358bc6a3 3 minutes ago 17.9MB [2021-04-14T12:47:16.938Z] docker-security-secretstore-setup-go-arm64 latest 5a2a327d6ff8 3 minutes ago 24.6MB [2021-04-14T12:47:16.938Z] docker-support-notifications-go-arm64 latest c30a56703c89 3 minutes ago 17MB [2021-04-14T12:47:16.938Z] docker 20.10.0 eeaf43b92773 4 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-14T12:47:18.110Z] ---> job-cost.sh [2021-04-14T12:47:18.110Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FxzY [2021-04-14T12:47:57.051Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-14T12:49:33.776Z] lf-activate-venv(): INFO: Adding /tmp/venv-FxzY/bin to PATH [2021-04-14T12:49:33.776Z] INFO: No Stack... [2021-04-14T12:49:33.776Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-14T12:49:33.776Z] INFO: Archiving Costs [Pipeline] sh [2021-04-14T12:49:34.163Z] + + cat /w/workspace/edgex-go/1/archives/cost.csvcut [2021-04-14T12:49:34.163Z] -d, -f6 [Pipeline] lock [2021-04-14T12:49:34.398Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3366-1-stack-cost] [2021-04-14T12:49:34.405Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3366-1-stack-cost] did not exist. Created. [2021-04-14T12:49:34.405Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3366-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-14T12:49:34.914Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-14T12:49:35.241Z] Stashed 1 file(s) [Pipeline] } [2021-04-14T12:49:35.262Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3366-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-14T12:49:36.839Z] provisioning config files... [2021-04-14T12:49:36.856Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3849906659395198218tmp [Pipeline] { [Pipeline] sh [2021-04-14T12:49:37.228Z] + set +x [2021-04-14T12:49:37.228Z] + curl -s https://codecov.io/bash [2021-04-14T12:49:37.228Z] + bash -s -- [2021-04-14T12:49:37.810Z] [2021-04-14T12:49:37.810Z] _____ _ [2021-04-14T12:49:37.810Z] / ____| | | [2021-04-14T12:49:37.810Z] | | ___ __| | ___ ___ _____ __ [2021-04-14T12:49:37.810Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-14T12:49:37.810Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-14T12:49:37.810Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-14T12:49:37.810Z] Bash-1.0.1 [2021-04-14T12:49:37.810Z] [2021-04-14T12:49:37.810Z] [2021-04-14T12:49:37.810Z] ==> git version 2.24.3 found [2021-04-14T12:49:37.810Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-04-14T12:49:37.810Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-14T12:49:37.810Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-14T12:49:37.810Z] ==> Jenkins CI detected. [2021-04-14T12:49:37.810Z] project root: . [2021-04-14T12:49:37.810Z] --> token set from env [2021-04-14T12:49:37.810Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-14T12:49:37.810Z] ==> Running gcov in . (disable via -X gcov) [2021-04-14T12:49:37.810Z] ==> Python coveragepy not found [2021-04-14T12:49:37.810Z] ==> Searching for coverage reports in: [2021-04-14T12:49:37.810Z] + . [2021-04-14T12:49:37.810Z] -> Found 1 reports [2021-04-14T12:49:37.810Z] ==> Detecting git/mercurial file structure [2021-04-14T12:49:37.810Z] ==> Reading reports [2021-04-14T12:49:37.811Z] + ./coverage.out bytes=686607 [2021-04-14T12:49:38.076Z] ==> Appending adjustments [2021-04-14T12:49:38.076Z] https://docs.codecov.io/docs/fixing-reports [2021-04-14T12:49:41.399Z] + Found adjustments [2021-04-14T12:49:41.399Z] ==> Gzipping contents [2021-04-14T12:49:41.399Z] 100K /tmp/codecov.0EFcrC.gz [2021-04-14T12:49:41.399Z] ==> Uploading reports [2021-04-14T12:49:41.399Z] url: https://codecov.io [2021-04-14T12:49:41.399Z] query: branch=PR-3366&commit=fa8052bc3c64258a7b95b51496ccde519838ddcb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3366%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3366&job=&cmd_args= [2021-04-14T12:49:41.399Z] -> Pinging Codecov [2021-04-14T12:49:41.399Z] https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-3366&commit=fa8052bc3c64258a7b95b51496ccde519838ddcb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3366%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3366&job=&cmd_args= [2021-04-14T12:49:41.979Z] -> Uploading to [2021-04-14T12:49:41.979Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-14/00271124DB129430A58F1EEE437C3FCB/fa8052bc3c64258a7b95b51496ccde519838ddcb/8399514e-1906-4156-8780-456d6207f4ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210414%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210414T124941Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2463aecea5ad15f880f113ec0fa4f1532872c0b7df8a56605ee36d5d08dc961c [2021-04-14T12:49:41.979Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-14T12:49:41.979Z] Dload Upload Total Spent Left Speed [2021-04-14T12:49:42.241Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98627 0 0 100 98627 0 182k --:--:-- --:--:-- --:--:-- 182k [2021-04-14T12:49:42.503Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fa8052bc3c64258a7b95b51496ccde519838ddcb [Pipeline] } [2021-04-14T12:49:42.529Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-14T12:49:44.470Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-14T12:49:45.458Z] ---> package-listing.sh [2021-04-14T12:49:45.458Z] ++ facter osfamily [2021-04-14T12:49:45.458Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-14T12:49:45.458Z] + OS_FAMILY=redhat [2021-04-14T12:49:45.458Z] + workspace=/w/workspace/edgex-go/1 [2021-04-14T12:49:45.458Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-14T12:49:45.458Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-14T12:49:45.458Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-14T12:49:45.458Z] + PACKAGES=/tmp/packages_start.txt [2021-04-14T12:49:45.458Z] + '[' /w/workspace/edgex-go/1 ']' [2021-04-14T12:49:45.458Z] + PACKAGES=/tmp/packages_end.txt [2021-04-14T12:49:45.458Z] + case "${OS_FAMILY}" in [2021-04-14T12:49:45.458Z] + rpm -qa [2021-04-14T12:49:45.458Z] + sort [2021-04-14T12:49:50.767Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-14T12:49:50.767Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-14T12:49:50.767Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-14T12:49:50.767Z] + '[' /w/workspace/edgex-go/1 ']' [2021-04-14T12:49:50.767Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-04-14T12:49:50.767Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-04-14T12:49:50.809Z] 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-04-14T12:49:51.131Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-14T12:49:51.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-14T12:49:51.470Z] [2021-04-14T12:49:51.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-14T12:49:51.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-14T12:49:51.830Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-14T12:49:51.830Z] df20fa9351a1: Pulling fs layer [2021-04-14T12:49:51.830Z] 36b3adc4ff6f: Pulling fs layer [2021-04-14T12:49:51.830Z] 8ad3a11d3b57: Pulling fs layer [2021-04-14T12:49:51.830Z] 46f8f816bc3b: Pulling fs layer [2021-04-14T12:49:51.830Z] 93b61091891f: Pulling fs layer [2021-04-14T12:49:51.830Z] 93b9cdb0e59b: Pulling fs layer [2021-04-14T12:49:51.830Z] 5e14af77c1be: Pulling fs layer [2021-04-14T12:49:51.830Z] 01666e4c0597: Pulling fs layer [2021-04-14T12:49:51.830Z] aa168da1d23b: Pulling fs layer [2021-04-14T12:49:51.830Z] 46f8f816bc3b: Waiting [2021-04-14T12:49:51.830Z] 93b61091891f: Waiting [2021-04-14T12:49:51.830Z] 93b9cdb0e59b: Waiting [2021-04-14T12:49:51.830Z] 5e14af77c1be: Waiting [2021-04-14T12:49:51.830Z] 01666e4c0597: Waiting [2021-04-14T12:49:51.830Z] aa168da1d23b: Waiting [2021-04-14T12:49:51.830Z] 36b3adc4ff6f: Verifying Checksum [2021-04-14T12:49:51.830Z] 36b3adc4ff6f: Download complete [2021-04-14T12:49:52.103Z] 46f8f816bc3b: Verifying Checksum [2021-04-14T12:49:52.103Z] 46f8f816bc3b: Download complete [2021-04-14T12:49:52.103Z] df20fa9351a1: Verifying Checksum [2021-04-14T12:49:52.103Z] df20fa9351a1: Download complete [2021-04-14T12:49:52.103Z] 93b9cdb0e59b: Verifying Checksum [2021-04-14T12:49:52.103Z] 93b9cdb0e59b: Download complete [2021-04-14T12:49:52.103Z] 93b61091891f: Verifying Checksum [2021-04-14T12:49:52.103Z] 93b61091891f: Download complete [2021-04-14T12:49:52.103Z] 5e14af77c1be: Verifying Checksum [2021-04-14T12:49:52.103Z] 5e14af77c1be: Download complete [2021-04-14T12:49:52.103Z] 01666e4c0597: Verifying Checksum [2021-04-14T12:49:52.103Z] 01666e4c0597: Download complete [2021-04-14T12:49:52.367Z] 8ad3a11d3b57: Verifying Checksum [2021-04-14T12:49:52.367Z] 8ad3a11d3b57: Download complete [2021-04-14T12:49:52.367Z] df20fa9351a1: Pull complete [2021-04-14T12:49:52.629Z] 36b3adc4ff6f: Pull complete [2021-04-14T12:49:53.581Z] 8ad3a11d3b57: Pull complete [2021-04-14T12:49:53.581Z] 46f8f816bc3b: Pull complete [2021-04-14T12:49:54.532Z] aa168da1d23b: Verifying Checksum [2021-04-14T12:49:54.532Z] aa168da1d23b: Download complete [2021-04-14T12:49:55.930Z] 93b61091891f: Pull complete [2021-04-14T12:49:55.930Z] 93b9cdb0e59b: Pull complete [2021-04-14T12:49:55.930Z] 5e14af77c1be: Pull complete [2021-04-14T12:49:56.193Z] 01666e4c0597: Pull complete [2021-04-14T12:50:06.235Z] aa168da1d23b: Pull complete [2021-04-14T12:50:06.235Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-14T12:50:06.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-14T12:50:06.235Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-14T12:50:06.478Z] prd-centos7-docker-4c-2g-106 does not seem to be running inside a container [2021-04-14T12:50:06.531Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-14T12:50:11.025Z] $ docker top 263b055871ffd0592b70efca380fc56c9b8cbba9bf3d24baf5fdcb6f9b47f88b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-14T12:50:11.565Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-14T12:50:11.886Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-14T12:50:12.201Z] + ls /var/log/sa-host [2021-04-14T12:50:12.201Z] + sadf -c /var/log/sa-host/sa14 [2021-04-14T12:50:12.201Z] file_magic: OK [2021-04-14T12:50:12.201Z] HZ: Using current value: 100 [2021-04-14T12:50:12.201Z] file_header: OK [2021-04-14T12:50:12.201Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-14T12:50:12.201Z] Statistics: [2021-04-14T12:50:12.201Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-14T12:50:12.201Z] File successfully converted to sysstat format version 12.2.1 [2021-04-14T12:50:12.201Z] + sadf -c /var/log/sa-host/sa23 [2021-04-14T12:50:12.201Z] file_magic: OK [2021-04-14T12:50:12.201Z] HZ: Using current value: 100 [2021-04-14T12:50:12.201Z] file_header: OK [2021-04-14T12:50:12.201Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-14T12:50:12.201Z] Statistics: [2021-04-14T12:50:12.201Z] Hnuu...uuuununununu... [2021-04-14T12:50:12.201Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-14T12:50:12.788Z] provisioning config files... [2021-04-14T12:50:12.808Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1340978040562319864tmp [Pipeline] { [Pipeline] echo [2021-04-14T12:50:12.864Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-14T12:50:13.204Z] ---> create-netrc.sh [Pipeline] } [2021-04-14T12:50:13.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-14T12:50:13.300Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-14T12:50:13.630Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-14T12:50:13.657Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-14T12:50:13.990Z] ---> sudo-logs.sh [2021-04-14T12:50:13.990Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-14T12:50:14.072Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-14T12:50:14.407Z] ---> job-cost.sh [2021-04-14T12:50:14.407Z] lf-activate-venv: SKIPPING [2021-04-14T12:50:14.407Z] DEBUG: total: 0.20999999344348907 [2021-04-14T12:50:14.407Z] INFO: Retrieving Stack Cost... [2021-04-14T12:50:15.355Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-14T12:50:15.928Z] INFO: Archiving Costs [Pipeline] echo [2021-04-14T12:50:15.961Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-14T12:50:16.298Z] ---> logs-deploy.sh [2021-04-14T12:50:16.298Z] lf-activate-venv: SKIPPING [2021-04-14T12:50:16.298Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3366/1 [2021-04-14T12:50:16.298Z] INFO: archiving workspace using pattern(s): [2021-04-14T12:50:17.689Z] Archives upload complete. [2021-04-14T12:50:17.951Z] INFO: archiving logs to Nexus [2021-04-14T12:50:18.904Z] ---> uname -a: [2021-04-14T12:50:18.904Z] Linux prd-centos7-docker-4c-2g-106.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-04-14T12:50:18.904Z] [2021-04-14T12:50:18.904Z] [2021-04-14T12:50:18.904Z] ---> lscpu: [2021-04-14T12:50:18.904Z] Architecture: x86_64 [2021-04-14T12:50:18.904Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-14T12:50:18.904Z] Byte Order: Little Endian [2021-04-14T12:50:18.904Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-14T12:50:18.904Z] CPU(s): 4 [2021-04-14T12:50:18.904Z] On-line CPU(s) list: 0-3 [2021-04-14T12:50:18.904Z] Thread(s) per core: 1 [2021-04-14T12:50:18.904Z] Core(s) per socket: 1 [2021-04-14T12:50:18.904Z] Socket(s): 4 [2021-04-14T12:50:18.904Z] NUMA node(s): 1 [2021-04-14T12:50:18.904Z] Vendor ID: GenuineIntel [2021-04-14T12:50:18.904Z] CPU family: 6 [2021-04-14T12:50:18.904Z] Model: 44 [2021-04-14T12:50:18.904Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-14T12:50:18.904Z] Stepping: 1 [2021-04-14T12:50:18.904Z] CPU MHz: 2933.438 [2021-04-14T12:50:18.904Z] BogoMIPS: 5866.87 [2021-04-14T12:50:18.904Z] Virtualization: VT-x [2021-04-14T12:50:18.904Z] Hypervisor vendor: KVM [2021-04-14T12:50:18.904Z] Virtualization type: full [2021-04-14T12:50:18.904Z] L1d cache: 128 KiB [2021-04-14T12:50:18.904Z] L1i cache: 128 KiB [2021-04-14T12:50:18.904Z] L2 cache: 16 MiB [2021-04-14T12:50:18.904Z] L3 cache: 64 MiB [2021-04-14T12:50:18.904Z] NUMA node0 CPU(s): 0-3 [2021-04-14T12:50:18.904Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-14T12:50:18.904Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-14T12:50:18.904Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-14T12:50:18.904Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-14T12:50:18.904Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-14T12:50:18.904Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-14T12:50:18.904Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-14T12:50:18.904Z] Vulnerability Srbds: Not affected [2021-04-14T12:50:18.904Z] Vulnerability Tsx async abort: Not affected [2021-04-14T12:50:18.904Z] 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-04-14T12:50:18.904Z] [2021-04-14T12:50:18.904Z] [2021-04-14T12:50:18.904Z] ---> nproc: [2021-04-14T12:50:18.904Z] 4 [2021-04-14T12:50:18.904Z] [2021-04-14T12:50:18.904Z] [2021-04-14T12:50:18.904Z] ---> df -h: [2021-04-14T12:50:18.904Z] Filesystem Size Used Available Use% Mounted on [2021-04-14T12:50:18.904Z] overlay 50.0G 13.1G 36.9G 26% / [2021-04-14T12:50:18.904Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-14T12:50:18.904Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-14T12:50:18.904Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-14T12:50:18.904Z] /dev/vda1 50.0G 13.1G 36.9G 26% /facter-os [2021-04-14T12:50:18.904Z] /dev/vda1 50.0G 13.1G 36.9G 26% /etc/resolv.conf [2021-04-14T12:50:18.904Z] /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hostname [2021-04-14T12:50:18.904Z] /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hosts [2021-04-14T12:50:18.904Z] /dev/vda1 50.0G 13.1G 36.9G 26% /run/cloud-init/result.json [2021-04-14T12:50:18.904Z] /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/sa-host [2021-04-14T12:50:18.904Z] /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/secure [2021-04-14T12:50:18.904Z] /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/auth.log [2021-04-14T12:50:18.904Z] /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/1@tmp [2021-04-14T12:50:18.904Z] /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/1 [2021-04-14T12:50:18.904Z] [2021-04-14T12:50:18.904Z] [2021-04-14T12:50:18.904Z] ---> free -m: [2021-04-14T12:50:18.904Z] total used free shared buff/cache available [2021-04-14T12:50:18.904Z] Mem: 1837 713 114 0 1009 1043 [2021-04-14T12:50:18.904Z] Swap: 1023 81 942 [2021-04-14T12:50:18.904Z] [2021-04-14T12:50:18.904Z] [2021-04-14T12:50:18.904Z] ---> ip addr: [2021-04-14T12:50:18.904Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-04-14T12:50:18.904Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-04-14T12:50:18.904Z] inet 127.0.0.1/8 scope host lo [2021-04-14T12:50:18.904Z] valid_lft forever preferred_lft forever [2021-04-14T12:50:18.904Z] inet6 ::1/128 scope host [2021-04-14T12:50:18.904Z] valid_lft forever preferred_lft forever [2021-04-14T12:50:18.904Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-04-14T12:50:18.904Z] link/ether fa:16:3e:0d:dd:7a brd ff:ff:ff:ff:ff:ff [2021-04-14T12:50:18.904Z] inet 10.30.123.240/23 brd 10.30.123.255 scope global dynamic eth0 [2021-04-14T12:50:18.904Z] valid_lft 85037sec preferred_lft 85037sec [2021-04-14T12:50:18.904Z] inet6 fe80::f816:3eff:fe0d:dd7a/64 scope link [2021-04-14T12:50:18.904Z] valid_lft forever preferred_lft forever [2021-04-14T12:50:18.904Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-04-14T12:50:18.904Z] link/ether 02:42:47:86:6f:d6 brd ff:ff:ff:ff:ff:ff [2021-04-14T12:50:18.904Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-04-14T12:50:18.904Z] valid_lft forever preferred_lft forever [2021-04-14T12:50:18.904Z] inet6 fe80::42:47ff:fe86:6fd6/64 scope link [2021-04-14T12:50:18.904Z] valid_lft forever preferred_lft forever [2021-04-14T12:50:18.904Z] [2021-04-14T12:50:18.904Z] [2021-04-14T12:50:18.904Z] ---> sar -b -r -n DEV: [2021-04-14T12:50:18.904Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/14/21 _x86_64_ (4 CPU) [2021-04-14T12:50:18.905Z] [2021-04-14T12:50:18.905Z] 12:27:24 LINUX RESTART (4 CPU) [2021-04-14T12:50:18.905Z] [2021-04-14T12:50:18.905Z] 12:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-04-14T12:50:18.905Z] 12:29:01 141.26 60.37 80.90 0.00 9254.98 26692.51 0.00 [2021-04-14T12:50:18.905Z] 12:30:01 291.52 101.75 189.77 0.00 3927.07 43913.84 0.00 [2021-04-14T12:50:18.905Z] 12:31:02 143.17 54.07 89.10 0.00 2320.15 12812.79 0.00 [2021-04-14T12:50:18.905Z] 12:32:01 149.92 74.64 75.28 0.00 3658.94 9538.93 0.00 [2021-04-14T12:50:18.905Z] 12:33:02 687.72 460.89 226.83 0.00 79216.87 152032.36 0.00 [2021-04-14T12:50:18.905Z] 12:34:01 2361.94 2019.21 342.73 0.00 151456.77 162593.68 0.00 [2021-04-14T12:50:18.905Z] 12:35:01 493.92 270.96 222.96 0.00 18017.95 43685.49 0.00 [2021-04-14T12:50:18.905Z] 12:36:04 1749.04 1401.51 347.53 0.00 133841.67 174528.80 0.00 [2021-04-14T12:50:18.905Z] 12:37:01 1321.05 1063.07 257.98 0.00 77682.33 86781.96 0.00 [2021-04-14T12:50:18.905Z] 12:38:01 240.69 98.52 142.17 0.00 9414.34 20709.07 0.00 [2021-04-14T12:50:18.905Z] 12:39:01 3.08 1.71 1.37 0.00 72.73 22.71 0.00 [2021-04-14T12:50:18.905Z] 12:40:01 0.42 0.22 0.20 0.00 5.20 1.92 0.00 [2021-04-14T12:50:18.905Z] 12:41:02 0.43 0.13 0.30 0.00 1.47 3.58 0.00 [2021-04-14T12:50:18.905Z] 12:42:01 0.32 0.05 0.27 0.00 0.81 3.07 0.00 [2021-04-14T12:50:18.905Z] 12:43:01 2.88 2.01 0.87 0.00 160.51 16.05 0.00 [2021-04-14T12:50:18.905Z] 12:44:01 0.25 0.00 0.25 0.00 0.00 2.75 0.00 [2021-04-14T12:50:18.905Z] 12:45:01 1.58 1.32 0.27 0.00 20.52 3.66 0.00 [2021-04-14T12:50:18.905Z] 12:46:01 0.48 0.28 0.20 0.00 2.93 2.73 0.00 [2021-04-14T12:50:18.905Z] 12:47:01 0.47 0.28 0.18 0.00 4.26 2.10 0.00 [2021-04-14T12:50:18.905Z] 12:48:01 0.38 0.07 0.32 0.00 0.53 3.40 0.00 [2021-04-14T12:50:18.905Z] 12:49:01 0.23 0.02 0.22 0.00 0.53 2.33 0.00 [2021-04-14T12:50:18.905Z] 12:50:02 112.70 72.41 40.29 0.00 5475.49 12765.53 0.00 [2021-04-14T12:50:18.905Z] Average: 350.42 258.40 92.02 0.00 22578.70 34135.87 0.00 [2021-04-14T12:50:18.905Z] [2021-04-14T12:50:18.905Z] 12:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-04-14T12:50:18.905Z] 12:29:01 78748 0 683676 36.34 2596 1116524 1488120 50.79 702916 890296 103960 [2021-04-14T12:50:18.905Z] 12:30:01 295120 0 727720 38.68 1492 857212 1339640 45.72 489496 825464 48 [2021-04-14T12:50:18.905Z] 12:31:02 138812 0 860372 45.73 628 881732 1830788 62.48 743188 714560 5716 [2021-04-14T12:50:18.905Z] 12:32:01 258464 0 744836 39.59 572 877672 1324664 45.21 607856 721788 28256 [2021-04-14T12:50:18.905Z] 12:33:02 78892 0 838860 44.58 0 963792 2267032 77.37 688748 907104 55052 [2021-04-14T12:50:18.905Z] 12:34:01 71424 0 747452 39.73 0 1062668 1735460 59.23 713972 861264 64672 [2021-04-14T12:50:18.905Z] 12:35:01 174728 0 729000 38.74 0 977816 1561148 53.28 556840 896500 34040 [2021-04-14T12:50:18.905Z] 12:36:04 78700 0 827172 43.96 0 975672 2334140 79.66 609532 964472 24156 [2021-04-14T12:50:18.905Z] 12:37:01 237268 0 969904 51.55 0 674372 3134336 106.97 680492 669248 41448 [2021-04-14T12:50:18.905Z] 12:38:01 377216 0 632184 33.60 0 872144 1190228 40.62 512160 729872 20 [2021-04-14T12:50:18.905Z] 12:39:01 377128 0 630272 33.50 0 874144 1166632 39.82 511680 730584 16 [2021-04-14T12:50:18.905Z] 12:40:01 378216 0 629184 33.44 0 874144 1161396 39.64 510916 730516 16 [2021-04-14T12:50:18.905Z] 12:41:02 378160 0 629188 33.44 0 874196 1161444 39.64 511172 730572 24 [2021-04-14T12:50:18.905Z] 12:42:01 378592 0 628752 33.42 0 874200 1161396 39.64 510820 730704 12 [2021-04-14T12:50:18.905Z] 12:43:01 370848 0 632456 33.61 0 878240 1161480 39.64 517080 731876 16 [2021-04-14T12:50:18.905Z] 12:44:01 371192 0 632096 33.59 0 878256 1161396 39.64 516684 731908 16 [2021-04-14T12:50:18.905Z] 12:45:01 370476 0 632804 33.63 0 878264 1161432 39.64 516916 732528 20 [2021-04-14T12:50:18.905Z] 12:46:01 370216 0 633060 33.65 0 878268 1161396 39.64 516756 732612 8 [2021-04-14T12:50:18.905Z] 12:47:01 370244 0 633024 33.64 0 878276 1161396 39.64 516624 732732 8 [2021-04-14T12:50:18.905Z] 12:48:01 369840 0 633416 33.66 0 878288 1161468 39.64 517008 732756 12 [2021-04-14T12:50:18.905Z] 12:49:01 370440 0 632824 33.63 0 878280 1161396 39.64 516648 732756 12 [2021-04-14T12:50:18.905Z] 12:50:02 73016 0 733668 38.99 0 1074860 1588484 54.21 682832 830684 98256 [2021-04-14T12:50:18.905Z] Average: 271261 0 701905 37.30 240 908137 1480676 50.53 575015 775491 20717 [2021-04-14T12:50:18.905Z] [2021-04-14T12:50:18.905Z] 12:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-04-14T12:50:18.905Z] 12:29:01 eth0 1675.86 1575.41 6069.86 190.91 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:29:01 docker0 830.32 688.57 69.87 2686.74 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:30:01 veth27796cb 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:30:01 eth0 577.99 457.56 3689.23 82.21 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:30:01 docker0 197.49 255.08 13.61 841.29 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:31:02 veth27796cb 0.73 0.77 0.06 0.07 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:31:02 eth0 24.41 12.78 19.67 10.48 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:31:02 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:32:01 veth27796cb 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:32:01 eth0 59.14 46.37 26.89 84.63 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:32:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:33:02 eth0 193.54 144.41 1669.30 21.99 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:33:02 veth2929e7f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:34:01 eth0 94.87 73.27 167.97 59.61 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:34:01 veth2929e7f 0.00 0.34 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:34:01 docker0 44.19 56.01 2.90 150.04 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:35:01 eth0 155.52 107.76 1410.71 15.95 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:35:01 veth2929e7f 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:35:01 docker0 10.06 20.74 0.55 130.50 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:36:04 eth0 156.59 113.35 478.01 94.63 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:36:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:36:04 veth2929e7f 0.00 0.24 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:36:04 docker0 62.21 87.96 4.18 447.16 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:37:01 vethaea063e 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:37:01 veth21d31b5 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:37:01 eth0 16.92 8.25 12.81 6.71 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:37:01 vethb1dde6c 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:38:01 eth0 54.13 34.27 136.73 12.77 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:38:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:38:01 docker0 1167.71 1138.88 92.60 4385.55 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:39:01 eth0 0.97 0.33 0.32 0.20 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:40:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:41:02 eth0 0.28 0.25 0.17 0.02 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:42:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:43:01 eth0 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:44:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:45:01 eth0 0.17 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:46:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:47:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:48:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:49:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:50:02 eth0 251.71 190.28 2152.04 73.21 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] 12:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] Average: eth0 148.95 126.19 723.91 29.86 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] Average: docker0 53.16 51.84 4.22 199.63 0.00 0.00 0.00 0.00 [2021-04-14T12:50:18.905Z] [2021-04-14T12:50:18.905Z] [2021-04-14T12:50:18.905Z] ---> sar -P ALL: [2021-04-14T12:50:18.905Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/14/21 _x86_64_ (4 CPU) [2021-04-14T12:50:18.905Z] [2021-04-14T12:50:18.905Z] 12:27:24 LINUX RESTART (4 CPU) [2021-04-14T12:50:18.905Z] [2021-04-14T12:50:18.905Z] 12:28:01 CPU %user %nice %system %iowait %steal %idle [2021-04-14T12:50:18.905Z] 12:29:01 all 17.73 0.00 8.22 2.45 0.29 71.30 [2021-04-14T12:50:18.905Z] 12:29:01 0 17.72 0.00 10.68 0.64 0.33 70.62 [2021-04-14T12:50:18.905Z] 12:29:01 1 17.28 0.00 7.82 3.64 0.27 70.99 [2021-04-14T12:50:18.905Z] 12:29:01 2 20.25 0.00 7.15 3.26 0.26 69.08 [2021-04-14T12:50:18.905Z] 12:29:01 3 15.68 0.00 7.27 2.25 0.31 74.49 [2021-04-14T12:50:18.905Z] 12:30:01 all 10.97 0.00 9.84 3.86 0.27 75.07 [2021-04-14T12:50:18.905Z] 12:30:01 0 11.53 0.00 10.83 3.12 0.24 74.28 [2021-04-14T12:50:18.905Z] 12:30:01 1 10.93 0.00 9.00 2.70 0.29 77.08 [2021-04-14T12:50:18.905Z] 12:30:01 2 10.99 0.00 9.99 6.17 0.31 72.54 [2021-04-14T12:50:18.905Z] 12:30:01 3 10.41 0.00 9.55 3.43 0.22 76.39 [2021-04-14T12:50:18.905Z] 12:31:02 all 51.47 0.00 12.00 3.89 0.09 32.55 [2021-04-14T12:50:18.905Z] 12:31:02 0 50.85 0.00 12.96 2.44 0.12 33.63 [2021-04-14T12:50:18.905Z] 12:31:02 1 51.91 0.00 11.41 6.18 0.09 30.41 [2021-04-14T12:50:18.905Z] 12:31:02 2 51.84 0.00 11.94 3.16 0.07 32.99 [2021-04-14T12:50:18.905Z] 12:31:02 3 51.26 0.00 11.71 3.79 0.09 33.16 [2021-04-14T12:50:18.905Z] 12:32:01 all 52.38 0.00 15.41 2.95 0.11 29.15 [2021-04-14T12:50:18.906Z] 12:32:01 0 52.28 0.00 15.75 2.79 0.09 29.10 [2021-04-14T12:50:18.906Z] 12:32:01 1 51.06 0.00 15.98 4.57 0.11 28.28 [2021-04-14T12:50:18.906Z] 12:32:01 2 52.24 0.00 15.09 1.79 0.14 30.73 [2021-04-14T12:50:18.906Z] 12:32:01 3 53.94 0.00 14.82 2.64 0.11 28.49 [2021-04-14T12:50:18.906Z] 12:33:02 all 23.14 0.00 20.44 6.73 0.18 49.50 [2021-04-14T12:50:18.906Z] 12:33:02 0 23.98 0.00 19.28 7.25 0.21 49.29 [2021-04-14T12:50:18.906Z] 12:33:02 1 23.13 0.00 20.84 7.49 0.22 48.31 [2021-04-14T12:50:18.906Z] 12:33:02 2 22.88 0.00 21.44 5.14 0.19 50.35 [2021-04-14T12:50:18.906Z] 12:33:02 3 22.59 0.00 20.21 7.02 0.12 50.06 [2021-04-14T12:50:18.906Z] 12:34:01 all 16.49 0.00 22.64 33.86 0.27 26.75 [2021-04-14T12:50:18.906Z] 12:34:01 0 16.48 0.00 24.05 33.77 0.25 25.45 [2021-04-14T12:50:18.906Z] 12:34:01 1 17.42 0.00 22.39 33.82 0.29 26.09 [2021-04-14T12:50:18.906Z] 12:34:01 2 16.53 0.00 23.71 35.29 0.27 24.20 [2021-04-14T12:50:18.906Z] 12:34:01 3 15.51 0.00 20.37 32.55 0.27 31.30 [2021-04-14T12:50:18.906Z] 12:35:01 all 54.97 0.00 15.70 13.94 0.08 15.31 [2021-04-14T12:50:18.906Z] 12:35:01 0 53.78 0.00 16.62 15.64 0.07 13.90 [2021-04-14T12:50:18.906Z] 12:35:01 1 55.04 0.00 16.20 14.67 0.10 13.99 [2021-04-14T12:50:18.906Z] 12:35:01 2 55.85 0.00 14.94 13.71 0.10 15.40 [2021-04-14T12:50:18.906Z] 12:35:01 3 55.21 0.00 15.04 11.77 0.05 17.93 [2021-04-14T12:50:18.906Z] 12:36:04 all 18.98 0.00 22.11 30.60 0.23 28.08 [2021-04-14T12:50:18.906Z] 12:36:04 0 19.61 0.00 21.59 26.81 0.24 31.75 [2021-04-14T12:50:18.906Z] 12:36:04 1 17.86 0.00 22.11 31.62 0.25 28.16 [2021-04-14T12:50:18.906Z] 12:36:04 2 18.34 0.00 23.19 29.44 0.20 28.83 [2021-04-14T12:50:18.906Z] 12:36:04 3 20.13 0.00 21.54 34.59 0.24 23.51 [2021-04-14T12:50:18.906Z] 12:37:01 all 46.35 0.00 18.10 21.11 0.16 14.28 [2021-04-14T12:50:18.906Z] 12:37:01 0 45.60 0.00 18.49 20.48 0.15 15.30 [2021-04-14T12:50:18.906Z] 12:37:01 1 47.33 0.00 17.43 22.64 0.17 12.43 [2021-04-14T12:50:18.906Z] 12:37:01 2 46.10 0.00 18.43 19.61 0.16 15.69 [2021-04-14T12:50:18.906Z] 12:37:01 3 46.38 0.00 18.06 21.71 0.15 13.70 [2021-04-14T12:50:18.906Z] 12:38:01 all 10.61 0.00 6.86 9.00 0.06 73.47 [2021-04-14T12:50:18.906Z] 12:38:01 0 10.93 0.00 7.15 8.98 0.02 72.92 [2021-04-14T12:50:18.906Z] 12:38:01 1 10.35 0.00 6.35 5.84 0.07 77.39 [2021-04-14T12:50:18.906Z] 12:38:01 2 10.39 0.00 6.72 9.19 0.07 73.63 [2021-04-14T12:50:18.906Z] 12:38:01 3 10.77 0.00 7.20 11.98 0.10 69.95 [2021-04-14T12:50:18.906Z] 12:39:01 all 0.15 0.00 0.04 0.02 0.00 99.78 [2021-04-14T12:50:18.906Z] 12:39:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2021-04-14T12:50:18.906Z] 12:39:01 1 0.05 0.00 0.05 0.03 0.00 99.87 [2021-04-14T12:50:18.906Z] 12:39:01 2 0.50 0.00 0.05 0.03 0.00 99.42 [2021-04-14T12:50:18.906Z] 12:39:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2021-04-14T12:50:18.906Z] [2021-04-14T12:50:18.906Z] 12:39:01 CPU %user %nice %system %iowait %steal %idle [2021-04-14T12:50:18.906Z] 12:40:01 all 0.16 0.00 0.02 0.01 0.00 99.81 [2021-04-14T12:50:18.906Z] 12:40:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2021-04-14T12:50:18.906Z] 12:40:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-04-14T12:50:18.906Z] 12:40:01 2 0.53 0.00 0.02 0.00 0.02 99.43 [2021-04-14T12:50:18.906Z] 12:40:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2021-04-14T12:50:18.906Z] 12:41:02 all 0.14 0.00 0.03 0.00 0.00 99.83 [2021-04-14T12:50:18.906Z] 12:41:02 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-14T12:50:18.906Z] 12:41:02 1 0.03 0.00 0.05 0.00 0.00 99.92 [2021-04-14T12:50:18.906Z] 12:41:02 2 0.50 0.00 0.02 0.00 0.00 99.48 [2021-04-14T12:50:18.906Z] 12:41:02 3 0.00 0.00 0.03 0.00 0.00 99.97 [2021-04-14T12:50:18.906Z] 12:42:01 all 0.17 0.00 0.17 0.00 0.01 99.65 [2021-04-14T12:50:18.906Z] 12:42:01 0 0.05 0.00 0.14 0.00 0.00 99.81 [2021-04-14T12:50:18.906Z] 12:42:01 1 0.07 0.00 0.15 0.00 0.02 99.76 [2021-04-14T12:50:18.906Z] 12:42:01 2 0.46 0.00 0.12 0.00 0.00 99.42 [2021-04-14T12:50:18.906Z] 12:42:01 3 0.12 0.00 0.25 0.00 0.02 99.61 [2021-04-14T12:50:18.906Z] 12:43:01 all 0.07 0.00 0.05 0.04 0.00 99.83 [2021-04-14T12:50:18.906Z] 12:43:01 0 0.03 0.00 0.05 0.02 0.00 99.90 [2021-04-14T12:50:18.906Z] 12:43:01 1 0.03 0.00 0.07 0.03 0.00 99.87 [2021-04-14T12:50:18.906Z] 12:43:01 2 0.18 0.00 0.08 0.08 0.00 99.65 [2021-04-14T12:50:18.906Z] 12:43:01 3 0.03 0.00 0.02 0.03 0.00 99.92 [2021-04-14T12:50:18.906Z] 12:44:01 all 0.15 0.00 0.04 0.00 0.01 99.80 [2021-04-14T12:50:18.906Z] 12:44:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-04-14T12:50:18.906Z] 12:44:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-04-14T12:50:18.906Z] 12:44:01 2 0.53 0.00 0.03 0.00 0.00 99.43 [2021-04-14T12:50:18.906Z] 12:44:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2021-04-14T12:50:18.906Z] 12:45:01 all 0.14 0.00 0.03 0.04 0.00 99.80 [2021-04-14T12:50:18.906Z] 12:45:01 0 0.03 0.00 0.02 0.07 0.00 99.88 [2021-04-14T12:50:18.906Z] 12:45:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2021-04-14T12:50:18.906Z] 12:45:01 2 0.50 0.00 0.02 0.08 0.00 99.40 [2021-04-14T12:50:18.906Z] 12:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-14T12:50:18.906Z] 12:46:01 all 0.15 0.00 0.02 0.01 0.00 99.81 [2021-04-14T12:50:18.906Z] 12:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-14T12:50:18.906Z] 12:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-04-14T12:50:18.906Z] 12:46:01 2 0.53 0.00 0.03 0.05 0.00 99.38 [2021-04-14T12:50:18.906Z] 12:46:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-14T12:50:18.906Z] 12:47:01 all 0.09 0.00 0.04 0.01 0.00 99.86 [2021-04-14T12:50:18.906Z] 12:47:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2021-04-14T12:50:18.906Z] 12:47:01 1 0.10 0.00 0.07 0.00 0.00 99.83 [2021-04-14T12:50:18.906Z] 12:47:01 2 0.23 0.00 0.07 0.00 0.00 99.70 [2021-04-14T12:50:18.906Z] 12:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2021-04-14T12:50:18.906Z] 12:48:01 all 0.12 0.00 0.04 0.00 0.00 99.85 [2021-04-14T12:50:18.906Z] 12:48:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-14T12:50:18.906Z] 12:48:01 1 0.40 0.00 0.05 0.00 0.00 99.55 [2021-04-14T12:50:18.906Z] 12:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2021-04-14T12:50:18.906Z] 12:48:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-04-14T12:50:18.906Z] 12:49:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-04-14T12:50:18.906Z] 12:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-14T12:50:18.906Z] 12:49:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2021-04-14T12:50:18.906Z] 12:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-04-14T12:50:18.906Z] 12:49:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-14T12:50:18.906Z] 12:50:02 all 5.87 0.00 4.16 3.23 0.04 86.70 [2021-04-14T12:50:18.906Z] 12:50:02 0 4.98 0.00 3.80 1.92 0.05 89.26 [2021-04-14T12:50:18.906Z] 12:50:02 1 7.41 0.00 5.19 6.82 0.03 80.54 [2021-04-14T12:50:18.906Z] 12:50:02 2 5.55 0.00 4.10 2.08 0.03 88.23 [2021-04-14T12:50:18.906Z] 12:50:02 3 5.54 0.00 3.55 2.10 0.05 88.76 [2021-04-14T12:50:18.906Z] [2021-04-14T12:50:18.906Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-04-14T12:50:18.906Z] Average: all 13.70 0.00 6.91 5.81 0.08 73.49 [2021-04-14T12:50:18.906Z] Average: 0 13.56 0.00 7.15 5.47 0.08 73.74 [2021-04-14T12:50:18.906Z] Average: 1 13.73 0.00 6.89 6.19 0.09 73.11 [2021-04-14T12:50:18.906Z] Average: 2 13.93 0.00 6.97 5.71 0.08 73.31 [2021-04-14T12:50:18.906Z] Average: 3 13.59 0.00 6.62 5.89 0.08 73.82 [2021-04-14T12:50:18.906Z] [2021-04-14T12:50:18.906Z] [2021-04-14T12:50:18.906Z]