Pull request #3442 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at 6b23ec567a86ee52455607061a4fabaca114589a rather than 78d1f73e05b7a0cf5d7de6800130460359666dd4 Obtained Jenkinsfile from 6b23ec567a86ee52455607061a4fabaca114589a Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3442/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3442/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4060 in /w/workspace/edgexfoundry_edgex-go_PR-3442 [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 > 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/3442/head:refs/remotes/origin/PR-3442 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6b23ec567a86ee52455607061a4fabaca114589a into PR head commit 78d1f73e05b7a0cf5d7de6800130460359666dd4 Merge succeeded, producing 78d1f73e05b7a0cf5d7de6800130460359666dd4 Checking out Revision 78d1f73e05b7a0cf5d7de6800130460359666dd4 (PR-3442) > git config core.sparsecheckout # timeout=10 > git checkout -f 78d1f73e05b7a0cf5d7de6800130460359666dd4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6b23ec567a86ee52455607061a4fabaca114589a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 78d1f73e05b7a0cf5d7de6800130460359666dd4 # timeout=10 Commit message: "refactor: combine and improve http LoggingMiddleware" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-10T09:34:06.506Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-10T09:34:06.727Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-10T09:34:06.834Z] ========================================================= [2021-05-10T09:34:06.834Z] EdgeX Global Pipelines Version Info [2021-05-10T09:34:06.834Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-10T09:34:08.579Z] ------------------- [2021-05-10T09:34:08.579Z] stable info: [2021-05-10T09:34:08.579Z] ------------------- [2021-05-10T09:34:08.579Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-10T09:34:08.579Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-10T09:34:08.579Z] Message: update stable to v1.0.191 [2021-05-10T09:34:09.536Z] ------------------- [2021-05-10T09:34:09.536Z] experimental info: [2021-05-10T09:34:09.536Z] ------------------- [2021-05-10T09:34:09.536Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-10T09:34:09.536Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-10T09:34:09.536Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-10T09:34:09.767Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-10T09:34:09.842Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-10T09:34:09.900Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-10T09:34:09.963Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-10T09:34:10.019Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-10T09:34:10.075Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-10T09:34:10.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-10T09:34:10.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-10T09:34:10.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-05-10T09:34:10.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-05-10T09:34:10.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-10T09:34:10.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-10T09:34:10.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-10T09:34:10.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-10T09:34:10.579Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-10T09:34:10.633Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-10T09:34:10.690Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-10T09:34:10.745Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-10T09:34:10.799Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-10T09:34:10.866Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-10T09:34:10.940Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-10T09:34:10.995Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-10T09:34:11.053Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3442 [Pipeline] echo [2021-05-10T09:34:11.110Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3442 [Pipeline] echo [2021-05-10T09:34:11.165Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3442 [Pipeline] echo [2021-05-10T09:34:11.223Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78d1f73e05b7a0cf5d7de6800130460359666dd4 [Pipeline] echo [2021-05-10T09:34:11.280Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78d1f73 [Pipeline] echo [2021-05-10T09:34:11.339Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-10T09:34:11.503Z] provisioning config files... [2021-05-10T09:34:11.544Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3452351377677666649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-10T09:34:11.926Z] ---> docker-login.sh [2021-05-10T09:34:11.926Z] nexus3.edgexfoundry.org:10001 [2021-05-10T09:34:12.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T09:34:12.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T09:34:12.458Z] Configure a credential helper to remove this warning. See [2021-05-10T09:34:12.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T09:34:12.458Z] [2021-05-10T09:34:12.458Z] Login Succeeded [2021-05-10T09:34:12.458Z] nexus3.edgexfoundry.org:10002 [2021-05-10T09:34:12.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T09:34:12.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T09:34:12.724Z] Configure a credential helper to remove this warning. See [2021-05-10T09:34:12.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T09:34:12.724Z] [2021-05-10T09:34:12.724Z] Login Succeeded [2021-05-10T09:34:12.724Z] nexus3.edgexfoundry.org:10003 [2021-05-10T09:34:12.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T09:34:12.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T09:34:12.989Z] Configure a credential helper to remove this warning. See [2021-05-10T09:34:12.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T09:34:12.989Z] [2021-05-10T09:34:12.989Z] Login Succeeded [2021-05-10T09:34:12.989Z] nexus3.edgexfoundry.org:10004 [2021-05-10T09:34:13.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T09:34:13.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T09:34:13.255Z] Configure a credential helper to remove this warning. See [2021-05-10T09:34:13.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T09:34:13.255Z] [2021-05-10T09:34:13.255Z] Login Succeeded [2021-05-10T09:34:13.255Z] docker.io [2021-05-10T09:34:13.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T09:34:13.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T09:34:13.519Z] Configure a credential helper to remove this warning. See [2021-05-10T09:34:13.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T09:34:13.519Z] [2021-05-10T09:34:13.519Z] Login Succeeded [2021-05-10T09:34:13.519Z] ---> docker-login.sh ends [Pipeline] } [2021-05-10T09:34:13.557Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-10T09:34:14.005Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-10T09:34:14.005Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T09:34:14.005Z] ++ dirname cmd/core-command/Dockerfile [2021-05-10T09:34:14.005Z] ++ cut -d/ -f2 [2021-05-10T09:34:14.005Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-10T09:34:14.005Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T09:34:14.005Z] ++ dirname cmd/core-data/Dockerfile [2021-05-10T09:34:14.005Z] ++ cut -d/ -f2 [2021-05-10T09:34:14.005Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-10T09:34:14.005Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T09:34:14.005Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-10T09:34:14.005Z] ++ cut -d/ -f2 [2021-05-10T09:34:14.005Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-10T09:34:14.005Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T09:34:14.005Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-10T09:34:14.005Z] ++ cut -d/ -f2 [2021-05-10T09:34:14.005Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-10T09:34:14.005Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T09:34:14.005Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-10T09:34:14.005Z] ++ cut -d/ -f2 [2021-05-10T09:34:14.005Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-10T09:34:14.005Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T09:34:14.005Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-10T09:34:14.005Z] ++ cut -d/ -f2 [2021-05-10T09:34:14.005Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-10T09:34:14.005Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T09:34:14.005Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-10T09:34:14.005Z] ++ cut -d/ -f2 [2021-05-10T09:34:14.005Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-10T09:34:14.005Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T09:34:14.005Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-10T09:34:14.005Z] ++ cut -d/ -f2 [2021-05-10T09:34:14.005Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-10T09:34:14.005Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T09:34:14.005Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-10T09:34:14.006Z] ++ cut -d/ -f2 [2021-05-10T09:34:14.006Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-10T09:34:14.127Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-10T09:34:15.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T09:34:15.829Z] [2021-05-10T09:34:15.829Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T09:34:16.215Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T09:34:16.215Z] latest: Pulling from edgex-devops/git-semver [2021-05-10T09:34:16.215Z] 31603596830f: Pulling fs layer [2021-05-10T09:34:16.215Z] 54011a49482f: Pulling fs layer [2021-05-10T09:34:16.215Z] a6820b24f6d8: Pulling fs layer [2021-05-10T09:34:16.215Z] f581987b2513: Pulling fs layer [2021-05-10T09:34:16.215Z] f581987b2513: Waiting [2021-05-10T09:34:16.485Z] 54011a49482f: Verifying Checksum [2021-05-10T09:34:16.486Z] 54011a49482f: Download complete [2021-05-10T09:34:16.486Z] 31603596830f: Download complete [2021-05-10T09:34:16.751Z] f581987b2513: Verifying Checksum [2021-05-10T09:34:16.751Z] f581987b2513: Download complete [2021-05-10T09:34:16.751Z] a6820b24f6d8: Verifying Checksum [2021-05-10T09:34:16.751Z] a6820b24f6d8: Download complete [2021-05-10T09:34:17.014Z] 31603596830f: Pull complete [2021-05-10T09:34:17.293Z] 54011a49482f: Pull complete [2021-05-10T09:34:18.269Z] a6820b24f6d8: Pull complete [2021-05-10T09:34:18.541Z] f581987b2513: Pull complete [2021-05-10T09:34:18.541Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-10T09:34:18.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T09:34:18.541Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-10T09:34:18.675Z] prd-centos7-docker-4c-2g-4060 does not seem to be running inside a container [2021-05-10T09:34:18.767Z] $ 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-05-10T09:34:22.241Z] $ docker top a6bd7ecfe950376f340f5b27b2d26896e5b05b46dbc1b11c58eb14a93cbbdf41 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-10T09:34:22.674Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-10T09:34:22.674Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-10T09:34:23.000Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-10T09:34:23.006Z] $ docker exec a6bd7ecfe950376f340f5b27b2d26896e5b05b46dbc1b11c58eb14a93cbbdf41 ssh-agent [2021-05-10T09:34:23.222Z] SSH_AUTH_SOCK=/tmp/ssh-j1NkCRhqg7T7/agent.12 [2021-05-10T09:34:23.222Z] SSH_AGENT_PID=17 [2021-05-10T09:34:23.243Z] Running ssh-add (command line suppressed) [2021-05-10T09:34:23.425Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2009923469776544912.key (/w/workspace/edgex-go/1@tmp/private_key_2009923469776544912.key) [2021-05-10T09:34:23.499Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-10T09:34:23.881Z] + git tag --points-at HEAD [Pipeline] } [2021-05-10T09:34:23.930Z] $ docker exec --env ******** --env ******** a6bd7ecfe950376f340f5b27b2d26896e5b05b46dbc1b11c58eb14a93cbbdf41 ssh-agent -k [2021-05-10T09:34:24.111Z] unset SSH_AUTH_SOCK; [2021-05-10T09:34:24.111Z] unset SSH_AGENT_PID; [2021-05-10T09:34:24.111Z] echo Agent pid 17 killed; [2021-05-10T09:34:24.178Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-10T09:34:24.265Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-10T09:34:24.265Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-10T09:34:24.546Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-10T09:34:24.553Z] $ docker exec a6bd7ecfe950376f340f5b27b2d26896e5b05b46dbc1b11c58eb14a93cbbdf41 ssh-agent [2021-05-10T09:34:24.780Z] SSH_AUTH_SOCK=/tmp/ssh-SYiaWfch1tHR/agent.47 [2021-05-10T09:34:24.780Z] SSH_AGENT_PID=53 [2021-05-10T09:34:24.795Z] Running ssh-add (command line suppressed) [2021-05-10T09:34:24.945Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_622554316587462606.key (/w/workspace/edgex-go/1@tmp/private_key_622554316587462606.key) [2021-05-10T09:34:25.002Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-10T09:34:25.371Z] + git semver init [2021-05-10T09:34:25.371Z] # -> Open(): unable to determine branch for HEAD [2021-05-10T09:34:25.371Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-05-10T09:34:25.371Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-05-10T09:34:25.371Z] # $SEMVER_REMOTE_NAME = origin [2021-05-10T09:34:25.371Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-10T09:34:25.371Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-10T09:34:25.371Z] # $SEMVER_BRANCH = PR-3442 [2021-05-10T09:34:25.371Z] # $SEMVER_TEMP = /tmp/semver-373030286 [2021-05-10T09:34:25.371Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-10T09:34:47.540Z] # '/tmp/semver-373030286' -> '/w/workspace/edgex-go/1/.semver' [2021-05-10T09:34:47.540Z] # -> Force: false [2021-05-10T09:34:47.540Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-05-10T09:34:47.572Z] $ docker exec --env ******** --env ******** a6bd7ecfe950376f340f5b27b2d26896e5b05b46dbc1b11c58eb14a93cbbdf41 ssh-agent -k [2021-05-10T09:34:47.951Z] unset SSH_AUTH_SOCK; [2021-05-10T09:34:47.952Z] unset SSH_AGENT_PID; [2021-05-10T09:34:47.952Z] echo Agent pid 53 killed; [2021-05-10T09:34:48.092Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-10T09:34:48.557Z] + git semver [Pipeline] } [2021-05-10T09:34:48.601Z] $ docker stop --time=1 a6bd7ecfe950376f340f5b27b2d26896e5b05b46dbc1b11c58eb14a93cbbdf41 [2021-05-10T09:34:50.336Z] $ docker rm -f a6bd7ecfe950376f340f5b27b2d26896e5b05b46dbc1b11c58eb14a93cbbdf41 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T09:34:50.956Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-10T09:34:51.593Z] Stashed 1 file(s) [Pipeline] echo [2021-05-10T09:34:51.617Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-10T09:34:52.670Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-10T09:34:53.024Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-10T09:34:53.374Z] + sudo service docker restart [2021-05-10T09:34:53.375Z] + true [2021-05-10T09:34:53.375Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-10T09:34:54.375Z] ========================================================= [2021-05-10T09:34:54.375Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-10T09:34:54.375Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-10T09:34:54.729Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-10T09:34:59.010Z] Sending build context to Docker daemon 330.1MB [2021-05-10T09:34:59.010Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-10T09:34:59.010Z] Step 2/6 : FROM ${BASE} [2021-05-10T09:34:59.010Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-10T09:34:59.010Z] 540db60ca938: Pulling fs layer [2021-05-10T09:34:59.010Z] adcc1eea9eea: Pulling fs layer [2021-05-10T09:34:59.010Z] 4c4ab2625f07: Pulling fs layer [2021-05-10T09:34:59.010Z] 0510c868ecb4: Pulling fs layer [2021-05-10T09:34:59.010Z] afea3b2eda06: Pulling fs layer [2021-05-10T09:34:59.010Z] 7809a108b3ef: Pulling fs layer [2021-05-10T09:34:59.010Z] f706445af74f: Pulling fs layer [2021-05-10T09:34:59.010Z] 0510c868ecb4: Waiting [2021-05-10T09:34:59.010Z] afea3b2eda06: Waiting [2021-05-10T09:34:59.010Z] 7809a108b3ef: Waiting [2021-05-10T09:34:59.010Z] f706445af74f: Waiting [2021-05-10T09:34:59.010Z] adcc1eea9eea: Verifying Checksum [2021-05-10T09:34:59.010Z] adcc1eea9eea: Download complete [2021-05-10T09:34:59.010Z] 4c4ab2625f07: Download complete [2021-05-10T09:34:59.010Z] afea3b2eda06: Verifying Checksum [2021-05-10T09:34:59.010Z] afea3b2eda06: Download complete [2021-05-10T09:34:59.010Z] 7809a108b3ef: Verifying Checksum [2021-05-10T09:34:59.010Z] 7809a108b3ef: Download complete [2021-05-10T09:34:59.010Z] 540db60ca938: Verifying Checksum [2021-05-10T09:34:59.010Z] 540db60ca938: Download complete [2021-05-10T09:35:00.095Z] 540db60ca938: Pull complete [2021-05-10T09:35:00.437Z] adcc1eea9eea: Pull complete [2021-05-10T09:35:00.718Z] 4c4ab2625f07: Pull complete [2021-05-10T09:35:02.719Z] f706445af74f: Download complete [2021-05-10T09:35:03.305Z] 0510c868ecb4: Verifying Checksum [2021-05-10T09:35:03.305Z] 0510c868ecb4: Download complete [2021-05-10T09:35:07.068Z] Still waiting to schedule task [2021-05-10T09:35:07.068Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline [2021-05-10T09:35:09.963Z] 0510c868ecb4: Pull complete [2021-05-10T09:35:10.229Z] afea3b2eda06: Pull complete [2021-05-10T09:35:10.500Z] 7809a108b3ef: Pull complete [2021-05-10T09:35:14.764Z] f706445af74f: Pull complete [2021-05-10T09:35:14.764Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-10T09:35:14.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-10T09:35:14.764Z] ---> b068be0155e3 [2021-05-10T09:35:14.764Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-10T09:35:16.171Z] ---> Running in f5b6117f1405 [2021-05-10T09:35:16.751Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T09:35:18.679Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T09:35:19.254Z] (1/12) Installing libmagic (5.39-r0) [2021-05-10T09:35:19.517Z] (2/12) Installing file (5.39-r0) [2021-05-10T09:35:19.517Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-10T09:35:19.780Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-10T09:35:41.809Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-10T09:35:41.809Z] (6/12) Installing patch (2.7.6-r6) [2021-05-10T09:35:41.809Z] (7/12) Installing build-base (0.5-r2) [2021-05-10T09:35:41.809Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-10T09:35:41.809Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-10T09:35:41.809Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-10T09:35:41.809Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-10T09:35:41.809Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-10T09:35:41.809Z] Executing busybox-1.32.1-r6.trigger [2021-05-10T09:35:41.809Z] OK: 219 MiB in 52 packages [2021-05-10T09:35:44.443Z] Removing intermediate container f5b6117f1405 [2021-05-10T09:35:44.443Z] ---> b7466f24700a [2021-05-10T09:35:44.443Z] Step 4/6 : WORKDIR /edgex-go [2021-05-10T09:35:44.443Z] ---> Running in 5c9ddd86f156 [2021-05-10T09:35:44.443Z] Removing intermediate container 5c9ddd86f156 [2021-05-10T09:35:44.443Z] ---> 73efe3182d6c [2021-05-10T09:35:44.443Z] Step 5/6 : COPY go.mod . [2021-05-10T09:35:44.722Z] ---> 7c673cba091c [2021-05-10T09:35:44.722Z] Step 6/6 : RUN go mod download [2021-05-10T09:35:44.722Z] ---> Running in 7ba46152a9b9 [2021-05-10T09:36:11.703Z] Removing intermediate container 7ba46152a9b9 [2021-05-10T09:36:11.703Z] ---> 6097f25e9ef2 [2021-05-10T09:36:11.703Z] Successfully built 6097f25e9ef2 [2021-05-10T09:36:11.703Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T09:36:12.142Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-10T09:36:12.143Z] . [Pipeline] withDockerContainer [2021-05-10T09:36:12.361Z] prd-centos7-docker-4c-2g-4060 does not seem to be running inside a container [2021-05-10T09:36:12.506Z] $ 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-05-10T09:36:14.400Z] $ docker top 7ae95997ddaff4ed9f1ffed75b1c6d6f33af5478b779064a41dba417f38f2885 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T09:36:15.461Z] + go version [2021-05-10T09:36:15.461Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-10T09:36:15.498Z] $ docker stop --time=1 7ae95997ddaff4ed9f1ffed75b1c6d6f33af5478b779064a41dba417f38f2885 [2021-05-10T09:36:17.523Z] $ docker rm -f 7ae95997ddaff4ed9f1ffed75b1c6d6f33af5478b779064a41dba417f38f2885 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T09:36:18.323Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-10T09:36:18.323Z] . [Pipeline] withDockerContainer [2021-05-10T09:36:18.481Z] prd-centos7-docker-4c-2g-4060 does not seem to be running inside a container [2021-05-10T09:36:18.606Z] $ 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-05-10T09:36:19.549Z] $ docker top ce5e3894c15f075ea4b8dbd72abfac8671b08d57d3900476757d201783bfdf18 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-10T09:36:19.789Z] ========================================================= [2021-05-10T09:36:19.789Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-10T09:36:19.789Z] ========================================================= [Pipeline] sh [2021-05-10T09:36:20.193Z] + go mod tidy [Pipeline] sh [2021-05-10T09:36:23.071Z] + make test [2021-05-10T09:36:23.071Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-10T09:36:38.375Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-10T09:36:47.818Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4061 in /w/workspace/edgexfoundry_edgex-go_PR-3442 [Pipeline] { [Pipeline] ws [2021-05-10T09:36:47.877Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-10T09:36:53.629Z] using credential edgex-jenkins-ssh [2021-05-10T09:36:53.645Z] Cloning the remote Git repository [2021-05-10T09:36:53.686Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-10T09:36:53.780Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-10T09:36:53.842Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-10T09:36:53.843Z] > git --version # timeout=10 [2021-05-10T09:36:53.860Z] > git --version # 'git version 2.17.1' [2021-05-10T09:36:53.862Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T09:36:53.926Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T09:37:05.432Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-10T09:37:06.454Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-10T09:37:10.910Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-10T09:37:10.910Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-10T09:37:11.441Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-10T09:37:11.458Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T09:37:11.490Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-10T09:37:11.530Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-10T09:37:11.530Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T09:37:11.541Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3442/head:refs/remotes/origin/PR-3442 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-10T09:37:12.625Z] Merging remotes/origin/master commit 6b23ec567a86ee52455607061a4fabaca114589a into PR head commit 78d1f73e05b7a0cf5d7de6800130460359666dd4 [2021-05-10T09:37:12.940Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-10T09:37:12.940Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-10T09:37:12.940Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-10T09:37:12.940Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-10T09:37:13.071Z] Merge succeeded, producing 78d1f73e05b7a0cf5d7de6800130460359666dd4 [2021-05-10T09:37:13.072Z] Checking out Revision 78d1f73e05b7a0cf5d7de6800130460359666dd4 (PR-3442) [2021-05-10T09:37:12.641Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T09:37:12.656Z] > git checkout -f 78d1f73e05b7a0cf5d7de6800130460359666dd4 # timeout=10 [2021-05-10T09:37:12.971Z] > git remote # timeout=10 [2021-05-10T09:37:12.991Z] > git config --get remote.origin.url # timeout=10 [2021-05-10T09:37:13.020Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T09:37:13.030Z] > git merge 6b23ec567a86ee52455607061a4fabaca114589a # timeout=10 [2021-05-10T09:37:13.053Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-10T09:37:13.077Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T09:37:13.098Z] > git checkout -f 78d1f73e05b7a0cf5d7de6800130460359666dd4 # timeout=10 [2021-05-10T09:37:14.966Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-10T09:37:15.252Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-10T09:37:17.566Z] Commit message: "refactor: combine and improve http LoggingMiddleware" [2021-05-10T09:37:17.625Z] > git --version # timeout=10 [2021-05-10T09:37:17.634Z] > git --version # 'git version 2.17.1' [2021-05-10T09:37:17.647Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-10T09:37:18.808Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-10T09:37:18.808Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-10T09:37:18.808Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-10T09:37:19.570Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-10T09:37:19.998Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-10T09:37:20.361Z] + + truesudo [2021-05-10T09:37:20.361Z] service docker restart [2021-05-10T09:37:20.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.148s coverage: 46.1% of statements [2021-05-10T09:37:20.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-10T09:37:20.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-10T09:37:20.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-10T09:37:20.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-10T09:37:20.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-10T09:37:20.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-10T09:37:20.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.090s coverage: 19.8% of statements [2021-05-10T09:37:21.477Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.149s coverage: 100.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-10T09:37:22.451Z] provisioning config files... [2021-05-10T09:37:22.499Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8064678073700617467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-10T09:37:22.916Z] ---> docker-login.sh [2021-05-10T09:37:22.917Z] nexus3.edgexfoundry.org:10001 [2021-05-10T09:37:23.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T09:37:24.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T09:37:24.881Z] Configure a credential helper to remove this warning. See [2021-05-10T09:37:24.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T09:37:24.881Z] [2021-05-10T09:37:24.881Z] Login Succeeded [2021-05-10T09:37:24.881Z] nexus3.edgexfoundry.org:10002 [2021-05-10T09:37:25.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T09:37:26.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T09:37:26.600Z] Configure a credential helper to remove this warning. See [2021-05-10T09:37:26.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T09:37:26.600Z] [2021-05-10T09:37:26.600Z] Login Succeeded [2021-05-10T09:37:26.600Z] nexus3.edgexfoundry.org:10003 [2021-05-10T09:37:26.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.243s coverage: 27.1% of statements [2021-05-10T09:37:26.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-10T09:37:26.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-10T09:37:26.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-10T09:37:26.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-10T09:37:26.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-10T09:37:26.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-10T09:37:26.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.080s coverage: 100.0% of statements [2021-05-10T09:37:26.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-10T09:37:26.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.077s coverage: 100.0% of statements [2021-05-10T09:37:26.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-10T09:37:26.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-10T09:37:26.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.153s coverage: 71.3% of statements [2021-05-10T09:37:26.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-10T09:37:26.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-10T09:37:26.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.372s coverage: 87.7% of statements [2021-05-10T09:37:26.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-10T09:37:26.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T09:37:26.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.118s coverage: 78.9% of statements [2021-05-10T09:37:26.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-10T09:37:26.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T09:37:27.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T09:37:27.470Z] Configure a credential helper to remove this warning. See [2021-05-10T09:37:27.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T09:37:27.470Z] [2021-05-10T09:37:27.470Z] Login Succeeded [2021-05-10T09:37:27.470Z] nexus3.edgexfoundry.org:10004 [2021-05-10T09:37:27.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T09:37:28.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T09:37:28.342Z] Configure a credential helper to remove this warning. See [2021-05-10T09:37:28.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T09:37:28.342Z] [2021-05-10T09:37:28.342Z] Login Succeeded [2021-05-10T09:37:28.342Z] docker.io [2021-05-10T09:37:28.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T09:37:28.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T09:37:28.889Z] Configure a credential helper to remove this warning. See [2021-05-10T09:37:28.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T09:37:28.889Z] [2021-05-10T09:37:28.889Z] Login Succeeded [2021-05-10T09:37:28.889Z] ---> docker-login.sh ends [Pipeline] } [2021-05-10T09:37:28.920Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-10T09:37:29.349Z] ========================================================= [2021-05-10T09:37:29.349Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-10T09:37:29.349Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-10T09:37:29.744Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-10T09:37:31.336Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.435s coverage: 28.6% of statements [2021-05-10T09:37:31.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-10T09:37:31.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-10T09:37:31.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-10T09:37:31.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-10T09:37:31.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-10T09:37:31.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.125s coverage: 100.0% of statements [2021-05-10T09:37:31.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-10T09:37:31.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.115s coverage: 100.0% of statements [2021-05-10T09:37:31.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-10T09:37:31.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.276s coverage: 86.7% of statements [2021-05-10T09:37:31.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-10T09:37:31.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.201s coverage: 97.5% of statements [2021-05-10T09:37:31.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-10T09:37:31.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.091s coverage: 78.3% of statements [2021-05-10T09:37:31.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-10T09:37:31.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-10T09:37:31.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-10T09:37:31.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-10T09:37:32.380Z] Sending build context to Docker daemon 167.6MB [2021-05-10T09:37:32.380Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-10T09:37:32.380Z] Step 2/6 : FROM ${BASE} [2021-05-10T09:37:33.363Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-10T09:37:33.363Z] 595b0fe564bb: Pulling fs layer [2021-05-10T09:37:33.363Z] 7186ed65a4f7: Pulling fs layer [2021-05-10T09:37:33.363Z] 316046926c0a: Pulling fs layer [2021-05-10T09:37:33.363Z] 4ebd0625c992: Pulling fs layer [2021-05-10T09:37:33.363Z] 207e8628e3a3: Pulling fs layer [2021-05-10T09:37:33.363Z] c791037a9be2: Pulling fs layer [2021-05-10T09:37:33.363Z] ffd874e62e21: Pulling fs layer [2021-05-10T09:37:33.363Z] 4ebd0625c992: Waiting [2021-05-10T09:37:33.363Z] c791037a9be2: Waiting [2021-05-10T09:37:33.363Z] 207e8628e3a3: Waiting [2021-05-10T09:37:33.363Z] ffd874e62e21: Waiting [2021-05-10T09:37:33.637Z] 316046926c0a: Download complete [2021-05-10T09:37:33.637Z] 7186ed65a4f7: Verifying Checksum [2021-05-10T09:37:33.637Z] 7186ed65a4f7: Download complete [2021-05-10T09:37:33.914Z] 207e8628e3a3: Download complete [2021-05-10T09:37:33.914Z] c791037a9be2: Verifying Checksum [2021-05-10T09:37:33.914Z] c791037a9be2: Download complete [2021-05-10T09:37:34.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.658s coverage: 95.1% of statements [2021-05-10T09:37:34.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-10T09:37:34.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T09:37:34.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-10T09:37:34.966Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-10T09:37:34.966Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-10T09:37:34.966Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-10T09:37:34.966Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-10T09:37:34.966Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-10T09:37:34.966Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-10T09:37:34.966Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-10T09:37:34.966Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-10T09:37:34.966Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-10T09:37:34.966Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-10T09:37:34.966Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-10T09:37:34.966Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-10T09:37:34.966Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-10T09:37:34.966Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-10T09:37:34.966Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-10T09:37:34.966Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements [2021-05-10T09:37:34.966Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-10T09:37:34.966Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-10T09:37:34.967Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.101s coverage: 0.9% of statements [2021-05-10T09:37:34.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-10T09:37:34.967Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.092s coverage: 22.6% of statements [2021-05-10T09:37:34.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-10T09:37:34.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.106s coverage: 47.1% of statements [2021-05-10T09:37:34.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.148s coverage: 79.5% of statements [2021-05-10T09:37:34.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements [2021-05-10T09:37:35.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.123s coverage: 96.3% of statements [2021-05-10T09:37:35.358Z] 595b0fe564bb: Verifying Checksum [2021-05-10T09:37:35.358Z] 595b0fe564bb: Download complete [2021-05-10T09:37:35.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.077s coverage: 87.5% of statements [2021-05-10T09:37:35.958Z] 595b0fe564bb: Pull complete [2021-05-10T09:37:36.557Z] 7186ed65a4f7: Pull complete [2021-05-10T09:37:36.842Z] 316046926c0a: Pull complete [2021-05-10T09:37:41.153Z] ffd874e62e21: Verifying Checksum [2021-05-10T09:37:41.153Z] ffd874e62e21: Download complete [2021-05-10T09:37:46.550Z] 4ebd0625c992: Verifying Checksum [2021-05-10T09:37:46.550Z] 4ebd0625c992: Download complete [2021-05-10T09:37:48.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.084s coverage: 94.4% of statements [2021-05-10T09:37:48.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.086s coverage: 44.8% of statements [2021-05-10T09:37:52.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.483s coverage: 81.8% of statements [2021-05-10T09:37:52.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-10T09:37:56.724Z] 4ebd0625c992: Pull complete [2021-05-10T09:37:56.724Z] 207e8628e3a3: Pull complete [2021-05-10T09:37:56.999Z] c791037a9be2: Pull complete [2021-05-10T09:37:59.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.106s coverage: 92.9% of statements [2021-05-10T09:37:59.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-10T09:37:59.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-10T09:37:59.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-10T09:37:59.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-10T09:37:59.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 76.0% of statements [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-10T09:37:59.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2021-05-10T09:37:59.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.105s coverage: 87.2% of statements [2021-05-10T09:37:59.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.078s coverage: 85.4% of statements [2021-05-10T09:37:59.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.112s coverage: 91.2% of statements [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-10T09:37:59.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.229s coverage: 64.4% of statements [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-10T09:37:59.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2021-05-10T09:37:59.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements [2021-05-10T09:37:59.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2021-05-10T09:37:59.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements [2021-05-10T09:37:59.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements [2021-05-10T09:37:59.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.390s coverage: 66.9% of statements [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-10T09:37:59.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.201s coverage: 43.4% of statements [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-10T09:37:59.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-10T09:37:59.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2021-05-10T09:37:59.037Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.144s coverage: 47.1% of statements [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-10T09:37:59.037Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-10T09:37:59.037Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.059s coverage: 100.0% of statements [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-10T09:37:59.037Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.075s coverage: 9.6% of statements [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-10T09:37:59.037Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.145s coverage: 92.6% of statements [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T09:37:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-10T09:38:01.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.963s coverage: 28.8% of statements [2021-05-10T09:38:01.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-10T09:38:01.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-10T09:38:01.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-10T09:38:01.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-10T09:38:01.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-10T09:38:01.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.083s coverage: 99.0% of statements [2021-05-10T09:38:01.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-10T09:38:01.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.086s coverage: 100.0% of statements [2021-05-10T09:38:01.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-10T09:38:01.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-10T09:38:01.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-10T09:38:01.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.087s coverage: 64.6% of statements [2021-05-10T09:38:01.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-10T09:38:01.329Z] ffd874e62e21: Pull complete [2021-05-10T09:38:01.329Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-10T09:38:01.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-10T09:38:01.329Z] ---> cfc18b08335c [2021-05-10T09:38:01.329Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-10T09:38:02.639Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.140s coverage: 97.6% of statements [2021-05-10T09:38:02.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-10T09:38:02.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T09:38:02.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-10T09:38:02.639Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements [2021-05-10T09:38:02.639Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-10T09:38:02.639Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements [2021-05-10T09:38:02.639Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-10T09:38:02.639Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-10T09:38:02.639Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-10T09:38:02.639Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-10T09:38:02.639Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.065s coverage: 87.9% of statements [2021-05-10T09:38:02.639Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-10T09:38:02.639Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-10T09:38:02.640Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements [2021-05-10T09:38:02.763Z] ---> Running in ef2afb64c394 [2021-05-10T09:38:02.935Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.064s coverage: 28.1% of statements [2021-05-10T09:38:02.935Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-10T09:38:03.203Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.062s coverage: 85.7% of statements [2021-05-10T09:38:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-10T09:38:03.471Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements [2021-05-10T09:38:04.053Z] GO111MODULE=on go vet ./... [2021-05-10T09:38:04.197Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T09:38:06.811Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T09:38:13.516Z] (1/12) Installing libmagic (5.39-r0) [2021-05-10T09:38:15.476Z] (2/12) Installing file (5.39-r0) [2021-05-10T09:38:15.476Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-10T09:38:15.745Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-10T09:38:51.158Z] gofmt -l . [2021-05-10T09:38:51.158Z] [ "`gofmt -l .`" = "" ] [2021-05-10T09:38:51.158Z] ./bin/test-go-mod-tidy.sh [2021-05-10T09:38:51.158Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-10T09:38:51.853Z] + ls -al . [2021-05-10T09:38:51.853Z] total 816 [2021-05-10T09:38:51.853Z] drwxrwxr-x 10 1001 1001 4096 May 10 09:38 . [2021-05-10T09:38:51.853Z] drwxr-xr-x 4 root root 28 May 10 09:36 .. [2021-05-10T09:38:51.853Z] -rw-rw-r-- 1 1001 1001 11 May 10 09:34 .dockerignore [2021-05-10T09:38:51.853Z] drwxrwxr-x 8 1001 1001 179 May 10 09:34 .git [2021-05-10T09:38:51.853Z] drwxrwxr-x 3 1001 1001 125 May 10 09:34 .github [2021-05-10T09:38:51.853Z] -rw-rw-r-- 1 1001 1001 818 May 10 09:34 .gitignore [2021-05-10T09:38:51.853Z] drwx------ 3 1001 1001 60 May 10 09:34 .semver [2021-05-10T09:38:51.853Z] -rw-rw-r-- 1 1001 1001 166 May 10 09:34 .sonarcloud.properties [2021-05-10T09:38:51.853Z] -rw-rw-r-- 1 1001 1001 8609 May 10 09:34 Attribution.txt [2021-05-10T09:38:51.853Z] -rw-rw-r-- 1 1001 1001 3804 May 10 09:34 CONTRIBUTING.md [2021-05-10T09:38:51.853Z] -rw-rw-r-- 1 1001 1001 931 May 10 09:34 Dockerfile.build [2021-05-10T09:38:51.853Z] -rw-rw-r-- 1 1001 1001 863 May 10 09:34 Jenkinsfile [2021-05-10T09:38:51.853Z] -rw-rw-r-- 1 1001 1001 10775 May 10 09:34 LICENSE [2021-05-10T09:38:51.853Z] -rw-rw-r-- 1 1001 1001 5774 May 10 09:34 Makefile [2021-05-10T09:38:51.853Z] -rw-rw-r-- 1 1001 1001 7978 May 10 09:34 README.md [2021-05-10T09:38:51.853Z] -rw-rw-r-- 1 1001 1001 6755 May 10 09:34 SECURITY.md [2021-05-10T09:38:51.853Z] -rw-rw-r-- 1 1001 1001 5 May 10 09:34 VERSION [2021-05-10T09:38:51.853Z] -rw-rw-r-- 1 1001 1001 4131 May 10 09:34 ZMQWindows.md [2021-05-10T09:38:51.853Z] drwxrwxr-x 2 1001 1001 117 May 10 09:34 bin [2021-05-10T09:38:51.853Z] drwxrwxr-x 14 1001 1001 4096 May 10 09:34 cmd [2021-05-10T09:38:51.854Z] -rw-r--r-- 1 root root 706091 May 10 09:38 coverage.out [2021-05-10T09:38:51.854Z] -rw-r--r-- 1 root root 1060 May 10 09:38 go.mod [2021-05-10T09:38:51.854Z] -rw-r--r-- 1 root root 22169 May 10 09:36 go.sum [2021-05-10T09:38:51.854Z] drwxrwxr-x 8 1001 1001 127 May 10 09:34 internal [2021-05-10T09:38:51.854Z] drwxrwxr-x 4 1001 1001 26 May 10 09:34 openapi [2021-05-10T09:38:51.854Z] drwxrwxr-x 4 1001 1001 71 May 10 09:34 snap [2021-05-10T09:38:51.854Z] -rw-rw-r-- 1 1001 1001 168 May 10 09:34 version.go [Pipeline] sh [2021-05-10T09:38:52.185Z] + '[' -e coverage.out ] [2021-05-10T09:38:52.185Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-10T09:38:52.562Z] Stashed 1 file(s) [Pipeline] sh [2021-05-10T09:38:52.923Z] + make build [2021-05-10T09:38:52.923Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-10T09:38:54.688Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-10T09:38:54.688Z] (6/12) Installing patch (2.7.6-r6) [2021-05-10T09:38:54.688Z] (7/12) Installing build-base (0.5-r2) [2021-05-10T09:38:54.688Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-10T09:38:54.688Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-10T09:38:54.688Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-10T09:38:54.688Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-10T09:38:54.688Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-10T09:38:54.688Z] Executing busybox-1.32.1-r6.trigger [2021-05-10T09:38:54.688Z] OK: 218 MiB in 52 packages [2021-05-10T09:38:56.307Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-10T09:38:58.096Z] Removing intermediate container ef2afb64c394 [2021-05-10T09:38:58.096Z] ---> 0b7ca39a317d [2021-05-10T09:38:58.096Z] Step 4/6 : WORKDIR /edgex-go [2021-05-10T09:38:58.096Z] ---> Running in 0cd812dd8d8a [2021-05-10T09:38:58.096Z] Removing intermediate container 0cd812dd8d8a [2021-05-10T09:38:58.096Z] ---> 8ae48e90d74b [2021-05-10T09:38:58.096Z] Step 5/6 : COPY go.mod . [2021-05-10T09:38:59.082Z] ---> 82ab76961f3d [2021-05-10T09:38:59.082Z] Step 6/6 : RUN go mod download [2021-05-10T09:38:59.082Z] ---> Running in c23f8e7c6940 [2021-05-10T09:39:08.884Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-10T09:39:10.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-10T09:39:12.796Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-10T09:39:13.061Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-10T09:39:15.056Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-10T09:39:16.996Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-10T09:39:17.950Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-10T09:39:19.373Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-10T09:39:20.772Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-10T09:39:22.178Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-10T09:39:24.831Z] $ docker stop --time=1 ce5e3894c15f075ea4b8dbd72abfac8671b08d57d3900476757d201783bfdf18 [2021-05-10T09:39:25.882Z] Removing intermediate container c23f8e7c6940 [2021-05-10T09:39:25.882Z] ---> db26888e6c05 [2021-05-10T09:39:25.882Z] Successfully built db26888e6c05 [2021-05-10T09:39:25.882Z] Successfully tagged ci-base-image-arm64:latest [2021-05-10T09:39:26.532Z] $ docker rm -f ce5e3894c15f075ea4b8dbd72abfac8671b08d57d3900476757d201783bfdf18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [2021-05-10T09:39:27.735Z] + docker inspect -f . ci-base-image-arm64 [2021-05-10T09:39:27.735Z] . [Pipeline] withDockerContainer [2021-05-10T09:39:30.239Z] prd-ubuntu18.04-docker-arm64-4c-16g-4061 does not seem to be running inside a container [2021-05-10T09:39:30.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-10T09:39:31.741Z] $ docker top 39d0c29449539a5ac3c3ab83e151b934d8c40e5649499a96b42a6132497ad69f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-10T09:39:32.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-10T09:39:32.436Z] [2021-05-10T09:39:32.436Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T09:39:32.697Z] + go version [2021-05-10T09:39:32.697Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-10T09:39:32.731Z] $ docker stop --time=1 39d0c29449539a5ac3c3ab83e151b934d8c40e5649499a96b42a6132497ad69f [2021-05-10T09:39:32.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-10T09:39:32.820Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-10T09:39:32.820Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-10T09:39:32.820Z] ca9280d653b3: Pulling fs layer [2021-05-10T09:39:32.820Z] 7e9c9ca2126c: Pulling fs layer [2021-05-10T09:39:33.084Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-10T09:39:33.084Z] cbdbe7a5bc2a: Download complete [2021-05-10T09:39:33.353Z] cbdbe7a5bc2a: Pull complete [2021-05-10T09:39:33.641Z] ca9280d653b3: Verifying Checksum [2021-05-10T09:39:33.641Z] ca9280d653b3: Download complete [2021-05-10T09:39:34.673Z] $ docker rm -f 39d0c29449539a5ac3c3ab83e151b934d8c40e5649499a96b42a6132497ad69f [Pipeline] // withDockerContainer [Pipeline] } [2021-05-10T09:39:35.048Z] ca9280d653b3: Pull complete [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T09:39:35.332Z] 7e9c9ca2126c: Download complete [2021-05-10T09:39:35.644Z] + docker inspect -f . ci-base-image-arm64 [2021-05-10T09:39:35.645Z] . [Pipeline] withDockerContainer [2021-05-10T09:39:36.012Z] prd-ubuntu18.04-docker-arm64-4c-16g-4061 does not seem to be running inside a container [2021-05-10T09:39:36.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-10T09:39:37.746Z] $ docker top 49f1b11762dbb59cdd064c29a5df9e8e6e71516333d46babc4327938ca81ca4d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-10T09:39:38.216Z] ========================================================= [2021-05-10T09:39:38.216Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-10T09:39:38.216Z] ========================================================= [Pipeline] sh [2021-05-10T09:39:39.010Z] + go mod tidy [Pipeline] sh [2021-05-10T09:39:40.689Z] + make test [2021-05-10T09:39:40.689Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-10T09:39:42.024Z] 7e9c9ca2126c: Pull complete [2021-05-10T09:39:42.024Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-10T09:39:42.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-10T09:39:42.025Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-10T09:39:42.268Z] prd-centos7-docker-4c-2g-4060 does not seem to be running inside a container [2021-05-10T09:39:42.334Z] $ 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-05-10T09:39:45.208Z] $ docker top c4a270d7ce710925a93f8892826870fb7523ed29dedee73267dccb630f3578fb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T09:39:45.716Z] + docker-compose build --help [2021-05-10T09:39:45.716Z] + grep parallel [2021-05-10T09:39:46.670Z] --parallel Build images in parallel. [Pipeline] } [2021-05-10T09:39:46.705Z] $ docker stop --time=1 c4a270d7ce710925a93f8892826870fb7523ed29dedee73267dccb630f3578fb [2021-05-10T09:39:48.132Z] $ docker rm -f c4a270d7ce710925a93f8892826870fb7523ed29dedee73267dccb630f3578fb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T09:39:48.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-10T09:39:48.821Z] . [Pipeline] withDockerContainer [2021-05-10T09:39:48.968Z] prd-centos7-docker-4c-2g-4060 does not seem to be running inside a container [2021-05-10T09:39:49.036Z] $ 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-05-10T09:39:49.848Z] $ docker top b59ba2b913b624946b41b8853cad7c2aa349f65d41c88ef91126bf8bae6aaf3f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T09:39:50.501Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-10T09:39:51.471Z] Building docker-core-command-go ... [2021-05-10T09:39:51.471Z] Building docker-core-data-go ... [2021-05-10T09:39:51.471Z] Building docker-core-metadata-go ... [2021-05-10T09:39:51.471Z] Building docker-security-bootstrapper-go ... [2021-05-10T09:39:51.471Z] Building docker-security-proxy-setup-go ... [2021-05-10T09:39:51.471Z] Building docker-security-secretstore-setup-go ... [2021-05-10T09:39:51.471Z] Building docker-support-notifications-go ... [2021-05-10T09:39:51.471Z] Building docker-support-scheduler-go ... [2021-05-10T09:39:51.471Z] Building docker-sys-mgmt-agent-go ... [2021-05-10T09:39:51.471Z] Building docker-core-command-go [2021-05-10T09:39:51.471Z] Building docker-security-bootstrapper-go [2021-05-10T09:39:51.471Z] Building docker-core-metadata-go [2021-05-10T09:39:51.471Z] Building docker-support-notifications-go [2021-05-10T09:39:51.471Z] Building docker-support-scheduler-go [2021-05-10T09:40:07.508Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-10T09:40:38.718Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T09:40:38.718Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T09:40:38.718Z] ---> 6097f25e9ef2 [2021-05-10T09:40:38.718Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T09:40:38.718Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T09:40:38.718Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-10T09:40:38.718Z] ---> 6097f25e9ef2 [2021-05-10T09:40:38.718Z] Step 3/22 : WORKDIR /edgex-go [2021-05-10T09:40:38.718Z] Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T09:40:38.718Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-10T09:40:38.718Z] ---> 6097f25e9ef2 [2021-05-10T09:40:38.718Z] Step 3/31 : WORKDIR /edgex-go [2021-05-10T09:40:38.718Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T09:40:38.718Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T09:40:38.718Z] ---> 6097f25e9ef2 [2021-05-10T09:40:38.718Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T09:40:38.718Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T09:40:38.718Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-10T09:40:38.718Z] ---> 6097f25e9ef2 [2021-05-10T09:40:38.718Z] Step 3/22 : WORKDIR /edgex-go [2021-05-10T09:40:38.718Z] ---> Running in 6dadd45ec614 [2021-05-10T09:40:38.718Z] ---> Running in e85c38535b32 [2021-05-10T09:40:38.718Z] ---> Running in 4f15d23ff36d [2021-05-10T09:40:38.718Z] ---> Running in 000a98cee495 [2021-05-10T09:40:38.718Z] ---> Running in 229473568db8 [2021-05-10T09:40:38.718Z] Removing intermediate container 229473568db8 [2021-05-10T09:40:38.718Z] ---> eab22605df46 [2021-05-10T09:40:38.718Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T09:40:38.718Z] Removing intermediate container 6dadd45ec614 [2021-05-10T09:40:38.718Z] ---> 7c0752be449e [2021-05-10T09:40:38.718Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T09:40:38.718Z] Removing intermediate container 4f15d23ff36d [2021-05-10T09:40:38.718Z] ---> baf7031b5d8b [2021-05-10T09:40:38.718Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T09:40:38.718Z] Removing intermediate container e85c38535b32 [2021-05-10T09:40:38.718Z] ---> d8841dc2fb46 [2021-05-10T09:40:38.718Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T09:40:38.718Z] Removing intermediate container 000a98cee495 [2021-05-10T09:40:38.718Z] ---> bd00617cfd7e [2021-05-10T09:40:38.718Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T09:40:38.718Z] ---> Running in a9c4cada82cc [2021-05-10T09:40:38.718Z] ---> Running in 210022a0e899 [2021-05-10T09:40:38.718Z] ---> Running in 7bda43b5364d [2021-05-10T09:40:38.718Z] ---> Running in 9d08f497acf4 [2021-05-10T09:40:38.718Z] ---> Running in 39c1426decae [2021-05-10T09:40:41.385Z] Removing intermediate container 7bda43b5364d [2021-05-10T09:40:41.385Z] ---> db942bb63de1 [2021-05-10T09:40:41.385Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-10T09:40:41.385Z] Removing intermediate container 39c1426decae [2021-05-10T09:40:41.385Z] ---> 4d3598763177 [2021-05-10T09:40:41.385Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-10T09:40:41.385Z] Removing intermediate container a9c4cada82cc [2021-05-10T09:40:41.385Z] ---> b37625505df6 [2021-05-10T09:40:41.385Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-10T09:40:41.385Z] ---> Running in a74b268117d7 [2021-05-10T09:40:41.385Z] ---> Running in f5cca8edfc06 [2021-05-10T09:40:41.385Z] Removing intermediate container 210022a0e899 [2021-05-10T09:40:41.385Z] ---> 5d5a864d19c0 [2021-05-10T09:40:41.385Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-10T09:40:41.385Z] ---> Running in b76d0b8d9eef [2021-05-10T09:40:41.385Z] Removing intermediate container 9d08f497acf4 [2021-05-10T09:40:41.385Z] ---> f4c4a6891502 [2021-05-10T09:40:41.385Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-10T09:40:41.385Z] ---> Running in 13859b64a978 [2021-05-10T09:40:41.385Z] ---> Running in 82ee9966d34a [2021-05-10T09:40:42.353Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T09:40:42.353Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T09:40:42.618Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T09:40:42.618Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T09:40:42.618Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T09:40:44.013Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T09:40:44.280Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T09:40:44.280Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T09:40:44.280Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T09:40:44.862Z] OK: 219 MiB in 52 packages [2021-05-10T09:40:45.126Z] OK: 219 MiB in 52 packages [2021-05-10T09:40:45.126Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T09:40:45.392Z] OK: 219 MiB in 52 packages [2021-05-10T09:40:45.392Z] OK: 219 MiB in 52 packages [2021-05-10T09:40:45.659Z] Removing intermediate container f5cca8edfc06 [2021-05-10T09:40:45.659Z] ---> fff68b97c911 [2021-05-10T09:40:45.659Z] Step 6/23 : COPY go.mod . [2021-05-10T09:40:45.925Z] Removing intermediate container b76d0b8d9eef [2021-05-10T09:40:45.926Z] ---> 46d16c7428cc [2021-05-10T09:40:45.926Z] Step 6/31 : COPY go.mod . [2021-05-10T09:40:45.926Z] ---> 3920fa127c51 [2021-05-10T09:40:45.926Z] Step 7/23 : RUN go mod download [2021-05-10T09:40:46.191Z] ---> Running in f8bfbe3aeda8 [2021-05-10T09:40:46.191Z] Removing intermediate container 13859b64a978 [2021-05-10T09:40:46.191Z] ---> bb2e69bec628 [2021-05-10T09:40:46.191Z] Step 6/22 : COPY go.mod . [2021-05-10T09:40:46.464Z] Removing intermediate container 82ee9966d34a [2021-05-10T09:40:46.464Z] ---> ee5e5fa3aab6 [2021-05-10T09:40:46.464Z] Step 6/22 : COPY go.mod . [2021-05-10T09:40:46.464Z] ---> f7496c41f239 [2021-05-10T09:40:46.464Z] Step 7/31 : RUN go mod download [2021-05-10T09:40:46.464Z] ---> Running in a0850e404f33 [2021-05-10T09:40:46.730Z] ---> 532fe3d52bda [2021-05-10T09:40:46.730Z] Step 7/22 : RUN go mod download [2021-05-10T09:40:47.002Z] ---> Running in 716f66af0774 [2021-05-10T09:40:47.002Z] ---> 80cecfb887ea [2021-05-10T09:40:47.002Z] Step 7/22 : RUN go mod download [2021-05-10T09:40:47.277Z] ---> Running in 53a129ac7ef2 [2021-05-10T09:40:48.696Z] Removing intermediate container a0850e404f33 [2021-05-10T09:40:48.696Z] ---> 1957b5cc4ca4 [2021-05-10T09:40:48.696Z] Step 8/31 : COPY . . [2021-05-10T09:40:48.696Z] Removing intermediate container 716f66af0774 [2021-05-10T09:40:48.696Z] ---> 8d58597cf7e5 [2021-05-10T09:40:48.696Z] Step 8/22 : COPY . . [2021-05-10T09:40:48.696Z] Removing intermediate container 53a129ac7ef2 [2021-05-10T09:40:48.696Z] ---> 419744856c3d [2021-05-10T09:40:48.696Z] Step 8/22 : COPY . . [2021-05-10T09:40:48.696Z] Removing intermediate container f8bfbe3aeda8 [2021-05-10T09:40:48.696Z] ---> a5cde3884bf5 [2021-05-10T09:40:48.696Z] Step 8/23 : COPY . . [2021-05-10T09:40:48.978Z] OK: 219 MiB in 52 packages [2021-05-10T09:40:59.225Z] Removing intermediate container a74b268117d7 [2021-05-10T09:40:59.225Z] ---> 5001054a1191 [2021-05-10T09:40:59.225Z] Step 6/23 : COPY go.mod . [2021-05-10T09:40:59.512Z] ---> a86d4fbb4024 [2021-05-10T09:40:59.512Z] Step 7/23 : RUN go mod download [2021-05-10T09:41:01.519Z] ---> Running in e22d9ecce0bf [2021-05-10T09:41:04.135Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-10T09:41:09.558Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-10T09:41:11.713Z] Removing intermediate container e22d9ecce0bf [2021-05-10T09:41:11.713Z] ---> f5f943c18b7e [2021-05-10T09:41:11.713Z] Step 8/23 : COPY . . [2021-05-10T09:41:19.753Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-10T09:41:19.753Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-10T09:41:22.398Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-10T09:41:23.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-10T09:41:23.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-10T09:41:23.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-10T09:41:27.308Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-10T09:41:28.754Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-10T09:41:30.140Z] ---> f839c204044b [2021-05-10T09:41:30.140Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-10T09:41:30.140Z] ---> 6262635555e7 [2021-05-10T09:41:30.140Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-10T09:41:30.434Z] ---> e152ec76225d [2021-05-10T09:41:30.434Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-10T09:41:31.029Z] ---> Running in b1dea0660e83 [2021-05-10T09:41:31.029Z] ---> Running in 79b806341d4f [2021-05-10T09:41:31.029Z] ---> Running in d493bac4d9ce [2021-05-10T09:41:31.299Z] ---> b82c6669e461 [2021-05-10T09:41:31.299Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-10T09:41:31.576Z] ---> Running in 65e43b25d451 [2021-05-10T09:41:33.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-10T09:41:33.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-10T09:41:33.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-10T09:41:33.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-10T09:41:38.936Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-10T09:41:38.937Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-10T09:41:38.937Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-10T09:41:42.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.297s coverage: 46.1% of statements [2021-05-10T09:41:42.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-10T09:41:42.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-10T09:41:42.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-10T09:41:42.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-10T09:41:42.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-10T09:41:42.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-10T09:41:42.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.169s coverage: 19.8% of statements [2021-05-10T09:41:42.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.254s coverage: 100.0% of statements [2021-05-10T09:41:43.818Z] ---> 7637736893e3 [2021-05-10T09:41:43.818Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-10T09:41:44.464Z] ---> Running in 0bc37cefb340 [2021-05-10T09:41:45.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-10T09:41:49.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.516s coverage: 27.1% of statements [2021-05-10T09:41:49.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-10T09:41:49.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-10T09:41:49.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-10T09:41:49.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-10T09:41:49.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-10T09:41:49.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-10T09:41:49.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.168s coverage: 100.0% of statements [2021-05-10T09:41:49.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-10T09:41:49.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.272s coverage: 100.0% of statements [2021-05-10T09:41:49.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-10T09:41:49.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-10T09:41:49.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.277s coverage: 71.3% of statements [2021-05-10T09:41:49.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-10T09:41:49.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-10T09:41:53.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.457s coverage: 87.7% of statements [2021-05-10T09:41:53.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-10T09:41:53.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T09:41:53.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.151s coverage: 78.9% of statements [2021-05-10T09:41:53.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-10T09:42:03.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.178s coverage: 28.6% of statements [2021-05-10T09:42:03.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-10T09:42:03.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-10T09:42:03.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-10T09:42:03.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-10T09:42:03.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-10T09:42:03.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.237s coverage: 100.0% of statements [2021-05-10T09:42:03.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-10T09:42:03.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.156s coverage: 100.0% of statements [2021-05-10T09:42:03.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-10T09:42:03.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.369s coverage: 86.7% of statements [2021-05-10T09:42:03.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-10T09:42:03.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.438s coverage: 97.5% of statements [2021-05-10T09:42:03.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-10T09:42:03.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.205s coverage: 78.3% of statements [2021-05-10T09:42:03.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-10T09:42:03.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-10T09:42:03.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-10T09:42:03.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-10T09:42:08.739Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.208s coverage: 95.1% of statements [2021-05-10T09:42:08.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-10T09:42:08.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T09:42:08.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-10T09:42:08.739Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-10T09:42:08.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-10T09:42:08.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-10T09:42:08.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-10T09:42:08.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-10T09:42:08.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-10T09:42:08.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-10T09:42:08.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-10T09:42:08.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-10T09:42:08.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-10T09:42:08.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-10T09:42:08.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-10T09:42:08.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-10T09:42:08.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-10T09:42:08.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-10T09:42:08.739Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.112s coverage: 58.8% of statements [2021-05-10T09:42:08.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-10T09:42:08.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-10T09:42:08.739Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.216s coverage: 0.9% of statements [2021-05-10T09:42:08.739Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-10T09:42:08.739Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.115s coverage: 22.6% of statements [2021-05-10T09:42:08.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-10T09:42:08.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.144s coverage: 47.1% of statements [2021-05-10T09:42:08.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.144s coverage: 79.5% of statements [2021-05-10T09:42:08.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.129s coverage: 94.1% of statements [2021-05-10T09:42:09.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.167s coverage: 96.3% of statements [2021-05-10T09:42:10.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.149s coverage: 87.5% of statements [2021-05-10T09:42:22.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.144s coverage: 94.4% of statements [2021-05-10T09:42:22.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.121s coverage: 44.8% of statements [2021-05-10T09:42:28.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.654s coverage: 81.8% of statements [2021-05-10T09:42:28.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-10T09:42:33.705Z] Removing intermediate container d493bac4d9ce [2021-05-10T09:42:33.705Z] ---> 183a349ae865 [2021-05-10T09:42:33.705Z] [2021-05-10T09:42:33.705Z] Step 10/31 : FROM alpine:3.12 [2021-05-10T09:42:33.705Z] 3.12: Pulling from library/alpine [2021-05-10T09:42:33.705Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-10T09:42:33.705Z] Status: Downloaded newer image for alpine:3.12 [2021-05-10T09:42:33.705Z] ---> 13621d1b12d4 [2021-05-10T09:42:33.705Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-10T09:42:35.701Z] ---> Running in f979009b2edb [2021-05-10T09:42:35.967Z] Removing intermediate container b1dea0660e83 [2021-05-10T09:42:35.967Z] ---> ee6796b4bbbd [2021-05-10T09:42:35.967Z] [2021-05-10T09:42:35.967Z] Step 10/22 : FROM alpine:3.12 [2021-05-10T09:42:35.967Z] ---> 13621d1b12d4 [2021-05-10T09:42:35.967Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-10T09:42:35.967Z] Removing intermediate container 65e43b25d451 [2021-05-10T09:42:35.967Z] ---> 15657dff6dc5 [2021-05-10T09:42:35.967Z] [2021-05-10T09:42:35.967Z] Step 10/22 : FROM alpine:3.12 [2021-05-10T09:42:35.967Z] ---> 13621d1b12d4 [2021-05-10T09:42:35.967Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-10T09:42:36.233Z] ---> Running in 8b7397932015 [2021-05-10T09:42:36.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.194s coverage: 92.9% of statements [2021-05-10T09:42:36.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-10T09:42:36.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-10T09:42:36.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-10T09:42:36.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.110s coverage: 65.1% of statements [2021-05-10T09:42:36.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-10T09:42:36.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-10T09:42:36.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-10T09:42:36.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-10T09:42:36.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-10T09:42:36.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-05-10T09:42:36.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-10T09:42:36.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-10T09:42:36.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.108s coverage: 100.0% of statements [2021-05-10T09:42:36.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-10T09:42:36.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.158s coverage: 76.0% of statements [2021-05-10T09:42:36.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-10T09:42:36.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.162s coverage: 80.0% of statements [2021-05-10T09:42:36.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.185s coverage: 87.2% of statements [2021-05-10T09:42:36.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.203s coverage: 85.4% of statements [2021-05-10T09:42:36.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.234s coverage: 91.2% of statements [2021-05-10T09:42:36.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-10T09:42:36.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.560s coverage: 64.4% of statements [2021-05-10T09:42:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-10T09:42:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-10T09:42:36.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.115s coverage: 100.0% of statements [2021-05-10T09:42:36.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 91.3% of statements [2021-05-10T09:42:36.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements [2021-05-10T09:42:36.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements [2021-05-10T09:42:36.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2021-05-10T09:42:36.498Z] ---> Running in 4588a71600f0 [2021-05-10T09:42:36.498Z] Removing intermediate container f979009b2edb [2021-05-10T09:42:36.498Z] ---> 5817af94c2f3 [2021-05-10T09:42:36.498Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-10T09:42:37.456Z] ---> Running in e0af3d561e0b [2021-05-10T09:42:39.397Z] Removing intermediate container 79b806341d4f [2021-05-10T09:42:39.397Z] ---> 2037f84b2304 [2021-05-10T09:42:39.397Z] [2021-05-10T09:42:39.397Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T09:42:39.397Z] ---> 13621d1b12d4 [2021-05-10T09:42:39.397Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-10T09:42:39.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.977s coverage: 66.9% of statements [2021-05-10T09:42:39.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-10T09:42:39.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-10T09:42:39.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-10T09:42:40.352Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T09:42:40.614Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T09:42:40.614Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-10T09:42:40.614Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T09:42:40.614Z] OK: 6 MiB in 15 packages [2021-05-10T09:42:41.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T09:42:41.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T09:42:41.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T09:42:41.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T09:42:41.846Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-10T09:42:41.846Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-10T09:42:41.846Z] (2/2) Installing su-exec (0.2-r1) [2021-05-10T09:42:41.846Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T09:42:41.846Z] OK: 6 MiB in 16 packages [2021-05-10T09:42:41.846Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-10T09:42:41.846Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T09:42:41.846Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T09:42:41.846Z] OK: 6 MiB in 16 packages [2021-05-10T09:42:42.425Z] ---> Running in 8d83f015958d [2021-05-10T09:42:42.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.723s coverage: 43.4% of statements [2021-05-10T09:42:42.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-10T09:42:42.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-10T09:42:42.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.117s coverage: 89.5% of statements [2021-05-10T09:42:42.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-10T09:42:42.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.124s coverage: 84.8% of statements [2021-05-10T09:42:43.004Z] Removing intermediate container 0bc37cefb340 [2021-05-10T09:42:43.004Z] ---> d5ca650fd915 [2021-05-10T09:42:43.004Z] [2021-05-10T09:42:43.004Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T09:42:43.004Z] ---> 13621d1b12d4 [2021-05-10T09:42:43.004Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-10T09:42:43.276Z] ---> Running in bbc2c853c7d0 [2021-05-10T09:42:43.858Z] Removing intermediate container 8b7397932015 [2021-05-10T09:42:43.858Z] ---> b4fb74d12e3b [2021-05-10T09:42:43.858Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T09:42:44.131Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T09:42:44.409Z] ---> Running in 3cc0af058281 [2021-05-10T09:42:44.409Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T09:42:44.409Z] Removing intermediate container 4588a71600f0 [2021-05-10T09:42:44.409Z] ---> 84c6f7e48c37 [2021-05-10T09:42:44.409Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T09:42:44.409Z] Removing intermediate container e0af3d561e0b [2021-05-10T09:42:44.409Z] ---> 8c72ce28fb3d [2021-05-10T09:42:44.409Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-10T09:42:44.409Z] ---> Running in 70c54d8b4093 [2021-05-10T09:42:44.693Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-10T09:42:44.694Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T09:42:44.694Z] ---> Running in 36006a792815 [2021-05-10T09:42:44.694Z] OK: 6 MiB in 15 packages [2021-05-10T09:42:44.694Z] Removing intermediate container 3cc0af058281 [2021-05-10T09:42:44.694Z] ---> 517f3cf1df65 [2021-05-10T09:42:44.694Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-10T09:42:44.694Z] ---> Running in dff3fd4303d1 [2021-05-10T09:42:44.694Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T09:42:44.971Z] Removing intermediate container 70c54d8b4093 [2021-05-10T09:42:44.971Z] ---> 97fe63894515 [2021-05-10T09:42:44.971Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-10T09:42:44.971Z] Removing intermediate container 36006a792815 [2021-05-10T09:42:44.971Z] ---> ea8027fd1385 [2021-05-10T09:42:44.971Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-10T09:42:44.971Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T09:42:44.971Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-10T09:42:44.971Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T09:42:44.971Z] ---> Running in e4aea2d72d8c [2021-05-10T09:42:44.971Z] ---> Running in 1ea24458a3c4 [2021-05-10T09:42:44.971Z] OK: 6 MiB in 15 packages [2021-05-10T09:42:45.234Z] Removing intermediate container dff3fd4303d1 [2021-05-10T09:42:45.234Z] ---> 07a0468e64a9 [2021-05-10T09:42:45.234Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-10T09:42:45.500Z] ---> Running in 22b4eac5e52a [2021-05-10T09:42:45.500Z] Removing intermediate container e4aea2d72d8c [2021-05-10T09:42:45.500Z] ---> 1a3c2b05d945 [2021-05-10T09:42:45.500Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-10T09:42:45.500Z] Removing intermediate container 1ea24458a3c4 [2021-05-10T09:42:45.500Z] ---> 8eca872f6e70 [2021-05-10T09:42:45.500Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-10T09:42:45.764Z] Removing intermediate container 8d83f015958d [2021-05-10T09:42:45.764Z] ---> 15914298427d [2021-05-10T09:42:45.764Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T09:42:45.764Z] ---> Running in 2cd5a4e30b33 [2021-05-10T09:42:45.764Z] ---> Running in 3b1c7668f37d [2021-05-10T09:42:46.032Z] ---> Running in ff34a4b67ad1 [2021-05-10T09:42:46.032Z] Removing intermediate container 22b4eac5e52a [2021-05-10T09:42:46.032Z] ---> d8b07b48e8a3 [2021-05-10T09:42:46.032Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T09:42:46.032Z] Removing intermediate container bbc2c853c7d0 [2021-05-10T09:42:46.032Z] ---> cc0297fa8e13 [2021-05-10T09:42:46.032Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T09:42:46.316Z] Removing intermediate container 3b1c7668f37d [2021-05-10T09:42:46.316Z] ---> b9aa607aeda7 [2021-05-10T09:42:46.316Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T09:42:46.316Z] ---> Running in 10f8c3efaf17 [2021-05-10T09:42:46.316Z] Removing intermediate container ff34a4b67ad1 [2021-05-10T09:42:46.316Z] ---> d1023cdc298a [2021-05-10T09:42:46.316Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-10T09:42:46.593Z] ---> cce3c67627a1 [2021-05-10T09:42:46.593Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-10T09:42:46.593Z] ---> Running in b252b179fd11 [2021-05-10T09:42:46.593Z] Removing intermediate container 10f8c3efaf17 [2021-05-10T09:42:46.593Z] ---> 2dbddb9074d6 [2021-05-10T09:42:46.593Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-10T09:42:46.861Z] ---> Running in a8710f4dc538 [2021-05-10T09:42:47.128Z] Removing intermediate container b252b179fd11 [2021-05-10T09:42:47.128Z] ---> afae3520d679 [2021-05-10T09:42:47.128Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-10T09:42:47.128Z] ---> 1cb95a5eaa30 [2021-05-10T09:42:47.128Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-10T09:42:47.128Z] ---> Running in 7b6285b93a99 [2021-05-10T09:42:47.415Z] Removing intermediate container a8710f4dc538 [2021-05-10T09:42:47.415Z] ---> 5939113208d1 [2021-05-10T09:42:47.415Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-10T09:42:47.415Z] ---> a5a71590e6a8 [2021-05-10T09:42:47.415Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-10T09:42:47.415Z] ---> Running in e338479c4d43 [2021-05-10T09:42:47.714Z] Removing intermediate container 2cd5a4e30b33 [2021-05-10T09:42:47.714Z] ---> 138d17c1bfda [2021-05-10T09:42:47.714Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-10T09:42:47.714Z] Removing intermediate container 7b6285b93a99 [2021-05-10T09:42:47.714Z] ---> 3da1a71556be [2021-05-10T09:42:47.714Z] Step 15/23 : WORKDIR / [2021-05-10T09:42:47.714Z] ---> Running in 553f7b3e8825 [2021-05-10T09:42:47.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.430s coverage: 47.1% of statements [2021-05-10T09:42:47.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-10T09:42:47.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-10T09:42:47.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-10T09:42:47.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-10T09:42:47.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-10T09:42:47.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.133s coverage: 100.0% of statements [2021-05-10T09:42:47.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-10T09:42:47.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.093s coverage: 100.0% of statements [2021-05-10T09:42:47.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-10T09:42:47.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-10T09:42:47.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.159s coverage: 9.6% of statements [2021-05-10T09:42:47.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-10T09:42:48.196Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.508s coverage: 92.6% of statements [2021-05-10T09:42:48.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-10T09:42:48.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T09:42:48.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-10T09:42:48.665Z] Removing intermediate container e338479c4d43 [2021-05-10T09:42:48.665Z] ---> 73a043e92904 [2021-05-10T09:42:48.665Z] Step 15/23 : WORKDIR / [2021-05-10T09:42:48.665Z] ---> Running in 5a5533f2db16 [2021-05-10T09:42:48.665Z] ---> da5afb0d01a5 [2021-05-10T09:42:48.665Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-10T09:42:48.665Z] ---> ce7174d10405 [2021-05-10T09:42:48.665Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-10T09:42:48.665Z] ---> Running in fe45eea80abc [2021-05-10T09:42:48.942Z] ---> Running in 634d33bf21a0 [2021-05-10T09:42:48.942Z] Removing intermediate container 553f7b3e8825 [2021-05-10T09:42:48.942Z] ---> a6d1c9c990f0 [2021-05-10T09:42:48.942Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-10T09:42:48.942Z] Removing intermediate container 5a5533f2db16 [2021-05-10T09:42:48.942Z] ---> 64d6b777aa17 [2021-05-10T09:42:48.942Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T09:42:49.233Z] ---> 9aaab74008a4 [2021-05-10T09:42:49.234Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-10T09:42:49.234Z] Removing intermediate container fe45eea80abc [2021-05-10T09:42:49.234Z] ---> 980cc13fee59 [2021-05-10T09:42:49.234Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T09:42:49.234Z] ---> Running in 3d7a00130c22 [2021-05-10T09:42:49.234Z] Removing intermediate container 634d33bf21a0 [2021-05-10T09:42:49.234Z] ---> 38b194264ba1 [2021-05-10T09:42:49.234Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T09:42:49.503Z] ---> Running in 9575bfacf899 [2021-05-10T09:42:49.503Z] ---> 8a5dd26c6ad4 [2021-05-10T09:42:49.503Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-10T09:42:49.503Z] ---> f6325a9435f1 [2021-05-10T09:42:49.503Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-10T09:42:49.781Z] ---> 58e757d21195 [2021-05-10T09:42:49.781Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-10T09:42:49.781Z] Removing intermediate container 3d7a00130c22 [2021-05-10T09:42:49.781Z] ---> 78d0044057d8 [2021-05-10T09:42:49.781Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T09:42:49.781Z] ---> Running in 6fda07330575 [2021-05-10T09:42:50.057Z] ---> Running in 2c07d0f9b40b [2021-05-10T09:42:50.057Z] Removing intermediate container 9575bfacf899 [2021-05-10T09:42:50.057Z] ---> 61db331f9d4d [2021-05-10T09:42:50.057Z] Step 20/22 : LABEL arch=x86_64 [2021-05-10T09:42:50.328Z] ---> Running in 174668c0e405 [2021-05-10T09:42:50.328Z] Removing intermediate container 2c07d0f9b40b [2021-05-10T09:42:50.328Z] ---> 15d65973a033 [2021-05-10T09:42:50.328Z] Step 20/22 : LABEL arch=x86_64 [2021-05-10T09:42:50.328Z] ---> 914ee7285678 [2021-05-10T09:42:50.328Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-10T09:42:50.609Z] ---> e32a28dbd258 [2021-05-10T09:42:50.609Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-10T09:42:50.609Z] ---> Running in ba25ddd8b37d [2021-05-10T09:42:50.883Z] Removing intermediate container 174668c0e405 [2021-05-10T09:42:50.883Z] ---> 6f69931ee215 [2021-05-10T09:42:50.883Z] Step 21/22 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 [2021-05-10T09:42:50.883Z] ---> Running in 4870160c3626 [2021-05-10T09:42:51.149Z] Removing intermediate container ba25ddd8b37d [2021-05-10T09:42:51.150Z] ---> ed0d6c082ff4 [2021-05-10T09:42:51.150Z] Step 21/22 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 [2021-05-10T09:42:51.150Z] ---> 79d67a98b987 [2021-05-10T09:42:51.150Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-10T09:42:51.150Z] ---> 152b3327a5c1 [2021-05-10T09:42:51.150Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-10T09:42:51.150Z] ---> Running in 5ea1ed2326ae [2021-05-10T09:42:51.150Z] ---> Running in 05bac6856ab8 [2021-05-10T09:42:51.415Z] ---> Running in e94c1f71c3c4 [2021-05-10T09:42:51.415Z] Removing intermediate container 4870160c3626 [2021-05-10T09:42:51.415Z] ---> fcb3f273ad07 [2021-05-10T09:42:51.415Z] Step 22/22 : LABEL version=0.0.0 [2021-05-10T09:42:51.682Z] ---> Running in 18b4ed6f6232 [2021-05-10T09:42:51.682Z] Removing intermediate container 05bac6856ab8 [2021-05-10T09:42:51.682Z] ---> 34f0dc8aa937 [2021-05-10T09:42:51.682Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T09:42:51.682Z] Removing intermediate container 5ea1ed2326ae [2021-05-10T09:42:51.682Z] ---> ea5ac4b176d5 [2021-05-10T09:42:51.682Z] Step 22/22 : LABEL version=0.0.0 [2021-05-10T09:42:51.968Z] Removing intermediate container e94c1f71c3c4 [2021-05-10T09:42:51.968Z] ---> 879dd5034792 [2021-05-10T09:42:51.968Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T09:42:51.968Z] ---> Running in c0b452f3ceb5 [2021-05-10T09:42:51.968Z] ---> Running in ba49022fc847 [2021-05-10T09:42:51.968Z] Removing intermediate container 6fda07330575 [2021-05-10T09:42:51.968Z] ---> 6ea38e62f1ab [2021-05-10T09:42:51.968Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T09:42:51.968Z] ---> Running in 8dac9f7750ea [2021-05-10T09:42:51.968Z] Removing intermediate container 18b4ed6f6232 [2021-05-10T09:42:51.968Z] ---> 36cca7ad98cd [2021-05-10T09:42:51.968Z] [2021-05-10T09:42:52.242Z] Removing intermediate container ba49022fc847 [2021-05-10T09:42:52.242Z] ---> 76355aaba60c [2021-05-10T09:42:52.242Z] [2021-05-10T09:42:52.509Z] Removing intermediate container c0b452f3ceb5 [2021-05-10T09:42:52.509Z] ---> 5c5330d74c2e [2021-05-10T09:42:52.509Z] Step 21/23 : LABEL arch=x86_64 [2021-05-10T09:42:52.509Z] Successfully built 36cca7ad98cd [2021-05-10T09:42:52.784Z] Removing intermediate container 8dac9f7750ea [2021-05-10T09:42:52.784Z] ---> 1667d73618b3 [2021-05-10T09:42:52.784Z] Step 21/23 : LABEL arch=x86_64 [2021-05-10T09:42:52.784Z] Successfully built 76355aaba60c [2021-05-10T09:42:52.784Z] Successfully tagged docker-support-scheduler-go:latest [2021-05-10T09:42:52.784Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-05-10T09:42:52.784Z] Successfully tagged docker-support-notifications-go:latest [2021-05-10T09:42:52.784Z] Building docker-security-secretstore-setup-go [2021-05-10T09:42:52.784Z]  Building docker-support-notifications-go ... done  ---> Running in 447343951be2 [2021-05-10T09:42:52.784Z] ---> 0db6811b6b9c [2021-05-10T09:42:52.784Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-10T09:42:52.784Z] ---> Running in c2096ae3a13d [2021-05-10T09:42:53.066Z] Removing intermediate container 447343951be2 [2021-05-10T09:42:53.066Z] ---> f45e2775a982 [2021-05-10T09:42:53.066Z] Step 22/23 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 [2021-05-10T09:42:53.384Z] Removing intermediate container c2096ae3a13d [2021-05-10T09:42:53.384Z] ---> 60ee8b000ac5 [2021-05-10T09:42:53.384Z] Step 22/23 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 [2021-05-10T09:42:53.384Z] ---> Running in 53d0fe028288 [2021-05-10T09:42:53.700Z] ---> Running in f0162a719305 [2021-05-10T09:42:53.700Z] Removing intermediate container 53d0fe028288 [2021-05-10T09:42:53.700Z] ---> 1ace1d169db8 [2021-05-10T09:42:53.700Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T09:42:53.700Z] ---> f3009789eb73 [2021-05-10T09:42:53.700Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-10T09:42:53.981Z] Removing intermediate container f0162a719305 [2021-05-10T09:42:53.981Z] ---> f9c0c6c84c91 [2021-05-10T09:42:53.981Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T09:42:53.981Z] ---> Running in 5cc0bfac92c5 [2021-05-10T09:42:53.981Z] ---> Running in e4d54d902551 [2021-05-10T09:42:54.567Z] ---> 0918a5ee1508 [2021-05-10T09:42:54.567Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-10T09:42:54.567Z] Removing intermediate container e4d54d902551 [2021-05-10T09:42:54.567Z] ---> 4c1ee07c0a8d [2021-05-10T09:42:54.567Z] [2021-05-10T09:42:54.567Z] Removing intermediate container 5cc0bfac92c5 [2021-05-10T09:42:54.567Z] ---> b2993fe6f85b [2021-05-10T09:42:54.567Z] [2021-05-10T09:42:55.209Z] Successfully built 4c1ee07c0a8d [2021-05-10T09:42:55.209Z] Successfully built b2993fe6f85b [2021-05-10T09:42:56.193Z] Successfully tagged docker-core-metadata-go:latest [2021-05-10T09:42:56.193Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-05-10T09:42:56.193Z] Successfully tagged docker-core-command-go:latest [2021-05-10T09:42:56.194Z]  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2021-05-10T09:42:57.608Z] ---> 458801bd12d7 [2021-05-10T09:42:57.608Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-10T09:42:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.521s coverage: 28.8% of statements [2021-05-10T09:42:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-10T09:42:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-10T09:42:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-10T09:42:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-10T09:42:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-10T09:42:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.161s coverage: 99.0% of statements [2021-05-10T09:42:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-10T09:42:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.166s coverage: 100.0% of statements [2021-05-10T09:42:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-10T09:42:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-10T09:42:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-10T09:42:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.222s coverage: 64.6% of statements [2021-05-10T09:42:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-10T09:42:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.379s coverage: 97.6% of statements [2021-05-10T09:42:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-10T09:42:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T09:42:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-10T09:42:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.064s coverage: 0.0% of statements [2021-05-10T09:42:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-10T09:42:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.076s coverage: 100.0% of statements [2021-05-10T09:42:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-10T09:42:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-10T09:42:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-10T09:42:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-10T09:42:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.100s coverage: 87.9% of statements [2021-05-10T09:42:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-10T09:42:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-10T09:42:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements [2021-05-10T09:42:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.213s coverage: 28.1% of statements [2021-05-10T09:42:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-10T09:42:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.060s coverage: 85.7% of statements [2021-05-10T09:42:58.385Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-10T09:42:58.385Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-05-10T09:42:59.010Z] ---> 765c67d94b69 [2021-05-10T09:42:59.010Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-10T09:42:59.368Z] GO111MODULE=on go vet ./... [2021-05-10T09:43:00.943Z] ---> Running in 017fa5c7e2ed [2021-05-10T09:43:01.524Z] Removing intermediate container 017fa5c7e2ed [2021-05-10T09:43:01.524Z] ---> 36868a284360 [2021-05-10T09:43:01.524Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-10T09:43:03.704Z] ---> 42caa0ef5250 [2021-05-10T09:43:03.704Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-10T09:43:06.522Z] ---> Running in 208788f359d9 [2021-05-10T09:43:07.948Z] Removing intermediate container 208788f359d9 [2021-05-10T09:43:07.948Z] ---> e2a73f23182d [2021-05-10T09:43:07.948Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-10T09:43:08.220Z] ---> Running in e9baf3c946c7 [2021-05-10T09:43:09.637Z] Removing intermediate container e9baf3c946c7 [2021-05-10T09:43:09.637Z] ---> e44d24da7905 [2021-05-10T09:43:09.637Z] Step 28/31 : CMD ["gate"] [2021-05-10T09:43:13.900Z] ---> Running in 1a49bc44efa7 [2021-05-10T09:43:16.603Z] Removing intermediate container 1a49bc44efa7 [2021-05-10T09:43:16.603Z] ---> 75c870bd41fe [2021-05-10T09:43:16.603Z] Step 29/31 : LABEL arch=x86_64 [2021-05-10T09:43:17.209Z] ---> Running in bab4456837b5 [2021-05-10T09:43:18.189Z] Removing intermediate container bab4456837b5 [2021-05-10T09:43:18.189Z] ---> 1391a4695dbb [2021-05-10T09:43:18.189Z] Step 30/31 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 [2021-05-10T09:43:19.615Z] ---> Running in a42de49ae50e [2021-05-10T09:43:22.210Z] Removing intermediate container a42de49ae50e [2021-05-10T09:43:22.210Z] ---> b9eed24ca600 [2021-05-10T09:43:22.210Z] Step 31/31 : LABEL version=0.0.0 [2021-05-10T09:43:23.640Z] ---> Running in 625af9516da5 [2021-05-10T09:43:24.249Z] Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T09:43:24.249Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-10T09:43:24.512Z] ---> 6097f25e9ef2 [2021-05-10T09:43:24.512Z] Step 3/25 : WORKDIR /edgex-go [2021-05-10T09:43:24.875Z] ---> Using cache [2021-05-10T09:43:24.875Z] ---> bd00617cfd7e [2021-05-10T09:43:24.875Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T09:43:24.875Z] ---> Using cache [2021-05-10T09:43:24.875Z] ---> 4d3598763177 [2021-05-10T09:43:24.875Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-10T09:43:24.875Z] ---> Using cache [2021-05-10T09:43:24.875Z] ---> fff68b97c911 [2021-05-10T09:43:24.875Z] Step 6/25 : COPY go.mod . [2021-05-10T09:43:24.875Z] ---> Using cache [2021-05-10T09:43:24.875Z] ---> 3920fa127c51 [2021-05-10T09:43:24.875Z] Step 7/25 : RUN go mod download [2021-05-10T09:43:24.875Z] ---> Using cache [2021-05-10T09:43:24.875Z] ---> a5cde3884bf5 [2021-05-10T09:43:24.875Z] Step 8/25 : COPY . . [2021-05-10T09:43:25.175Z] ---> Using cache [2021-05-10T09:43:25.175Z] ---> 6262635555e7 [2021-05-10T09:43:25.175Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-10T09:43:25.175Z] Removing intermediate container 625af9516da5 [2021-05-10T09:43:25.175Z] ---> 6ef74986417a [2021-05-10T09:43:25.175Z] [2021-05-10T09:43:25.455Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T09:43:25.455Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T09:43:25.455Z] ---> 6097f25e9ef2 [2021-05-10T09:43:25.455Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T09:43:25.455Z] ---> Using cache [2021-05-10T09:43:25.455Z] ---> bd00617cfd7e [2021-05-10T09:43:25.455Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T09:43:25.455Z] ---> Using cache [2021-05-10T09:43:25.455Z] ---> 4d3598763177 [2021-05-10T09:43:25.455Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-10T09:43:26.055Z] Successfully built 6ef74986417a [2021-05-10T09:43:26.055Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T09:43:26.055Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-10T09:43:26.055Z] ---> 6097f25e9ef2 [2021-05-10T09:43:26.055Z] Step 3/21 : WORKDIR /edgex-go [2021-05-10T09:43:26.055Z] ---> Using cache [2021-05-10T09:43:26.055Z] ---> bd00617cfd7e [2021-05-10T09:43:26.055Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T09:43:26.055Z] ---> Using cache [2021-05-10T09:43:26.055Z] ---> 4d3598763177 [2021-05-10T09:43:26.055Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-10T09:43:26.055Z] ---> Using cache [2021-05-10T09:43:26.055Z] ---> fff68b97c911 [2021-05-10T09:43:26.055Z] Step 6/21 : COPY go.mod . [2021-05-10T09:43:26.055Z] ---> Using cache [2021-05-10T09:43:26.055Z] ---> 3920fa127c51 [2021-05-10T09:43:26.055Z] Step 7/21 : RUN go mod download [2021-05-10T09:43:26.055Z] ---> Using cache [2021-05-10T09:43:26.055Z] ---> a5cde3884bf5 [2021-05-10T09:43:26.055Z] Step 8/21 : COPY . . [2021-05-10T09:43:26.325Z] ---> Using cache [2021-05-10T09:43:26.325Z] ---> 6262635555e7 [2021-05-10T09:43:26.325Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-10T09:43:26.902Z] ---> Running in d15bee42709a [2021-05-10T09:43:26.902Z] ---> Running in 6068b207eae4 [2021-05-10T09:43:26.902Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-05-10T09:43:27.163Z]  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T09:43:27.163Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T09:43:27.163Z] ---> 6097f25e9ef2 [2021-05-10T09:43:27.163Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T09:43:27.163Z] ---> Using cache [2021-05-10T09:43:27.163Z] ---> bd00617cfd7e [2021-05-10T09:43:27.163Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T09:43:27.163Z] ---> Using cache [2021-05-10T09:43:27.163Z] ---> 4d3598763177 [2021-05-10T09:43:27.163Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-10T09:43:28.114Z] ---> Running in 947973496d72 [2021-05-10T09:43:28.114Z] ---> Running in ab126b1c0b5c [2021-05-10T09:43:29.083Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-10T09:43:29.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-10T09:43:29.084Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T09:43:29.084Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T09:43:31.049Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T09:43:31.049Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T09:43:33.024Z] OK: 219 MiB in 52 packages [2021-05-10T09:43:33.337Z] OK: 219 MiB in 52 packages [2021-05-10T09:43:35.348Z] Removing intermediate container ab126b1c0b5c [2021-05-10T09:43:35.348Z] ---> 2721ef97c250 [2021-05-10T09:43:35.348Z] Step 6/23 : COPY go.mod . [2021-05-10T09:43:35.348Z] Removing intermediate container 6068b207eae4 [2021-05-10T09:43:35.348Z] ---> 815fe35f1ce1 [2021-05-10T09:43:35.348Z] Step 6/23 : COPY go.mod . [2021-05-10T09:43:35.949Z] ---> 7283875daa15 [2021-05-10T09:43:35.949Z] Step 7/23 : RUN go mod download [2021-05-10T09:43:35.949Z] ---> Running in 9aad3d7a9e30 [2021-05-10T09:43:35.949Z] ---> 28315911620b [2021-05-10T09:43:35.949Z] Step 7/23 : RUN go mod download [2021-05-10T09:43:36.226Z] ---> Running in 10e733fab291 [2021-05-10T09:43:39.703Z] Removing intermediate container 9aad3d7a9e30 [2021-05-10T09:43:39.703Z] ---> 25e549c3afd7 [2021-05-10T09:43:39.703Z] Step 8/23 : COPY . . [2021-05-10T09:43:39.703Z] Removing intermediate container 10e733fab291 [2021-05-10T09:43:39.703Z] ---> 25fcf6cb8add [2021-05-10T09:43:39.703Z] Step 8/23 : COPY . . [2021-05-10T09:43:54.834Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-10T09:43:54.834Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-10T09:44:13.437Z] Removing intermediate container 947973496d72 [2021-05-10T09:44:13.437Z] ---> 52f41664b584 [2021-05-10T09:44:13.438Z] [2021-05-10T09:44:13.438Z] Step 10/21 : FROM alpine:3.12 [2021-05-10T09:44:13.438Z] ---> 13621d1b12d4 [2021-05-10T09:44:13.438Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-10T09:44:13.438Z] Removing intermediate container d15bee42709a [2021-05-10T09:44:13.438Z] ---> def43c48fe3c [2021-05-10T09:44:13.438Z] [2021-05-10T09:44:13.438Z] Step 10/25 : FROM alpine:3.12 [2021-05-10T09:44:13.438Z] ---> 13621d1b12d4 [2021-05-10T09:44:13.438Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-10T09:44:13.438Z] ---> Running in a17d125950f1 [2021-05-10T09:44:13.438Z] ---> Running in 46af01bae280 [2021-05-10T09:44:13.438Z] ---> d10536eac7c3 [2021-05-10T09:44:13.438Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-10T09:44:13.752Z] ---> 5a65ab0058b2 [2021-05-10T09:44:13.752Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-10T09:44:13.752Z] ---> Running in e14c9c9b7a9e [2021-05-10T09:44:13.752Z] ---> Running in 5c6711a22373 [2021-05-10T09:44:15.388Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T09:44:15.388Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T09:44:15.388Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-10T09:44:15.388Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-10T09:44:15.388Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T09:44:15.388Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T09:44:15.720Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-10T09:44:15.720Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T09:44:15.720Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-10T09:44:15.720Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-10T09:44:15.720Z] (4/4) Installing curl (7.76.1-r0) [2021-05-10T09:44:15.720Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T09:44:15.720Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T09:44:15.720Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-10T09:44:15.720Z] (4/6) Installing curl (7.76.1-r0) [2021-05-10T09:44:16.011Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-10T09:44:16.011Z] (6/6) Installing su-exec (0.2-r1) [2021-05-10T09:44:16.011Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T09:44:16.011Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T09:44:16.011Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T09:44:16.011Z] OK: 7 MiB in 18 packages [2021-05-10T09:44:16.011Z] OK: 7 MiB in 20 packages [2021-05-10T09:44:18.139Z] Removing intermediate container a17d125950f1 [2021-05-10T09:44:18.139Z] ---> db8589b6fbc4 [2021-05-10T09:44:18.139Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-10T09:44:18.139Z] Removing intermediate container 46af01bae280 [2021-05-10T09:44:18.139Z] ---> 367db19f4fb7 [2021-05-10T09:44:18.139Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-10T09:44:18.459Z] ---> Running in c794a7946641 [2021-05-10T09:44:18.934Z] ---> Running in 2ef133c647b4 [2021-05-10T09:44:19.327Z] Removing intermediate container c794a7946641 [2021-05-10T09:44:19.327Z] ---> e2a6d344e323 [2021-05-10T09:44:19.327Z] Step 13/21 : WORKDIR /edgex [2021-05-10T09:44:19.655Z] ---> Running in e7fe76bab470 [2021-05-10T09:44:19.655Z] Removing intermediate container 2ef133c647b4 [2021-05-10T09:44:19.655Z] ---> 9405386755c7 [2021-05-10T09:44:19.655Z] Step 13/25 : WORKDIR / [2021-05-10T09:44:19.977Z] ---> Running in 2acc53e281ce [2021-05-10T09:44:21.232Z] Removing intermediate container e7fe76bab470 [2021-05-10T09:44:21.232Z] ---> ee363329f6e4 [2021-05-10T09:44:21.232Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-10T09:44:21.584Z] Removing intermediate container 2acc53e281ce [2021-05-10T09:44:21.584Z] ---> aa6d7b1c296a [2021-05-10T09:44:21.584Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-10T09:44:21.912Z] ---> 7b03e61e3a44 [2021-05-10T09:44:21.912Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-10T09:44:22.237Z] ---> db908a8b707e [2021-05-10T09:44:22.237Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-10T09:44:23.893Z] ---> e19ee4b69b02 [2021-05-10T09:44:23.893Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-10T09:44:23.893Z] ---> 9b60a3080adc [2021-05-10T09:44:23.893Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-10T09:44:25.071Z] ---> bd3df878d51d [2021-05-10T09:44:25.071Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-10T09:44:25.823Z] ---> e4c81bef5045 [2021-05-10T09:44:25.823Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-10T09:44:25.823Z] ---> Running in e3b69c697c83 [2021-05-10T09:44:26.206Z] ---> 4dfdcf8ce58c [2021-05-10T09:44:26.206Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-10T09:44:27.025Z] Removing intermediate container e3b69c697c83 [2021-05-10T09:44:27.025Z] ---> 2e4f804379fc [2021-05-10T09:44:27.025Z] Step 18/21 : CMD ["--init=true"] [2021-05-10T09:44:27.994Z] ---> Running in 11f3e75b69df [2021-05-10T09:44:27.994Z] ---> a0bab945b979 [2021-05-10T09:44:27.994Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-10T09:44:28.350Z] Removing intermediate container 11f3e75b69df [2021-05-10T09:44:28.350Z] ---> 261a19942a08 [2021-05-10T09:44:28.350Z] Step 19/21 : LABEL arch=x86_64 [2021-05-10T09:44:28.681Z] ---> Running in 4ebc5eae9f21 [2021-05-10T09:44:30.245Z] Removing intermediate container 4ebc5eae9f21 [2021-05-10T09:44:30.245Z] ---> 52cf542fcdb6 [2021-05-10T09:44:30.245Z] Step 20/21 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 [2021-05-10T09:44:30.604Z] ---> 3e5eb8bf50c4 [2021-05-10T09:44:30.604Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-10T09:44:30.604Z] ---> Running in 9e92be3402b7 [2021-05-10T09:44:32.521Z] Removing intermediate container 9e92be3402b7 [2021-05-10T09:44:32.521Z] ---> 12a9b83d5164 [2021-05-10T09:44:32.521Z] Step 21/21 : LABEL version=0.0.0 [2021-05-10T09:44:32.521Z] ---> 032d3dd7be29 [2021-05-10T09:44:32.521Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-10T09:44:32.521Z] ---> Running in 82a86b296a7a [2021-05-10T09:44:32.521Z] ---> Running in ff2aa3dc495d [2021-05-10T09:44:33.594Z] Removing intermediate container 82a86b296a7a [2021-05-10T09:44:33.594Z] ---> 7b690048a878 [2021-05-10T09:44:33.594Z] [2021-05-10T09:44:35.108Z] Successfully built 7b690048a878 [2021-05-10T09:44:35.108Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-05-10T09:44:36.260Z] gofmt -l . [2021-05-10T09:44:36.260Z] [ "`gofmt -l .`" = "" ] [2021-05-10T09:44:36.600Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container ff2aa3dc495d [2021-05-10T09:44:36.601Z] ---> 0fd2111c6d06 [2021-05-10T09:44:36.601Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-10T09:44:36.946Z] ---> Running in 12041e2e0dce [2021-05-10T09:44:37.240Z] ./bin/test-go-mod-tidy.sh [2021-05-10T09:44:38.075Z] Removing intermediate container 12041e2e0dce [2021-05-10T09:44:38.076Z] ---> b847919432dd [2021-05-10T09:44:38.076Z] Step 23/25 : LABEL arch=x86_64 [2021-05-10T09:44:38.076Z] ---> Running in fc4813075aca [2021-05-10T09:44:38.238Z] ./bin/test-attribution-txt.sh [2021-05-10T09:44:38.765Z] Removing intermediate container fc4813075aca [2021-05-10T09:44:38.765Z] ---> 6f8012952130 [2021-05-10T09:44:38.765Z] Step 24/25 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 [2021-05-10T09:44:38.765Z] ---> Running in bec3a75b1fb4 [2021-05-10T09:44:39.056Z] Removing intermediate container bec3a75b1fb4 [2021-05-10T09:44:39.056Z] ---> d01e49bab0d8 [2021-05-10T09:44:39.056Z] Step 25/25 : LABEL version=0.0.0 [2021-05-10T09:44:39.338Z] ---> Running in 7333cbe786f1 [2021-05-10T09:44:39.634Z] Removing intermediate container 7333cbe786f1 [2021-05-10T09:44:39.634Z] ---> 57902a09a2f9 [2021-05-10T09:44:39.634Z] [2021-05-10T09:44:40.258Z] Successfully built 57902a09a2f9 [2021-05-10T09:44:40.258Z] Successfully tagged docker-security-secretstore-setup-go:latest [Pipeline] sh [2021-05-10T09:44:40.917Z] + ls -al . [2021-05-10T09:44:40.917Z] total 844 [2021-05-10T09:44:40.917Z] drwxrwxr-x 9 1001 1001 4096 May 10 09:44 . [2021-05-10T09:44:40.917Z] drwxr-xr-x 4 root root 4096 May 10 09:39 .. [2021-05-10T09:44:40.917Z] -rw-rw-r-- 1 1001 1001 11 May 10 09:37 .dockerignore [2021-05-10T09:44:40.917Z] drwxrwxr-x 8 1001 1001 4096 May 10 09:37 .git [2021-05-10T09:44:40.917Z] drwxrwxr-x 3 1001 1001 4096 May 10 09:37 .github [2021-05-10T09:44:40.917Z] -rw-rw-r-- 1 1001 1001 818 May 10 09:37 .gitignore [2021-05-10T09:44:40.917Z] -rw-rw-r-- 1 1001 1001 166 May 10 09:37 .sonarcloud.properties [2021-05-10T09:44:40.917Z] -rw-rw-r-- 1 1001 1001 8609 May 10 09:37 Attribution.txt [2021-05-10T09:44:40.917Z] -rw-rw-r-- 1 1001 1001 3804 May 10 09:37 CONTRIBUTING.md [2021-05-10T09:44:40.917Z] -rw-rw-r-- 1 1001 1001 931 May 10 09:37 Dockerfile.build [2021-05-10T09:44:40.917Z] -rw-rw-r-- 1 1001 1001 863 May 10 09:37 Jenkinsfile [2021-05-10T09:44:40.917Z] -rw-rw-r-- 1 1001 1001 10775 May 10 09:37 LICENSE [2021-05-10T09:44:40.917Z] -rw-rw-r-- 1 1001 1001 5774 May 10 09:37 Makefile [2021-05-10T09:44:40.917Z] -rw-rw-r-- 1 1001 1001 7978 May 10 09:37 README.md [2021-05-10T09:44:40.917Z] -rw-rw-r-- 1 1001 1001 6755 May 10 09:37 SECURITY.md [2021-05-10T09:44:40.917Z] -rw-rw-r-- 1 1001 1001 5 May 10 09:34 VERSION [2021-05-10T09:44:40.917Z] -rw-rw-r-- 1 1001 1001 4131 May 10 09:37 ZMQWindows.md [2021-05-10T09:44:40.917Z] drwxrwxr-x 2 1001 1001 4096 May 10 09:37 bin [2021-05-10T09:44:40.917Z] drwxrwxr-x 14 1001 1001 4096 May 10 09:37 cmd [2021-05-10T09:44:40.917Z] -rw-r--r-- 1 root root 706091 May 10 09:42 coverage.out [2021-05-10T09:44:40.917Z] -rw-r--r-- 1 root root 1060 May 10 09:44 go.mod [2021-05-10T09:44:40.917Z] -rw-r--r-- 1 root root 22169 May 10 09:39 go.sum [2021-05-10T09:44:40.917Z] drwxrwxr-x 8 1001 1001 4096 May 10 09:37 internal [2021-05-10T09:44:40.917Z] drwxrwxr-x 4 1001 1001 4096 May 10 09:37 openapi [2021-05-10T09:44:40.917Z] drwxrwxr-x 4 1001 1001 4096 May 10 09:37 snap [2021-05-10T09:44:40.917Z] -rw-rw-r-- 1 1001 1001 168 May 10 09:37 version.go [Pipeline] sh [2021-05-10T09:44:41.599Z] + '[' -e coverage.out ] [2021-05-10T09:44:41.599Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-10T09:44:41.643Z] Warning: overwriting stash ‘coverage-report’ [2021-05-10T09:44:42.989Z] Stashed 1 file(s) [Pipeline] sh [2021-05-10T09:44:43.671Z] + make build [2021-05-10T09:44:43.671Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-10T09:44:50.371Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-10T09:44:51.778Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container e14c9c9b7a9e [2021-05-10T09:44:51.778Z] ---> 75c090357fab [2021-05-10T09:44:51.778Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-10T09:44:51.778Z] ---> Running in a7e57aee9c37 [2021-05-10T09:44:51.778Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-10T09:44:54.499Z] Removing intermediate container 5c6711a22373 [2021-05-10T09:44:54.499Z] ---> b93f2972ba38 [2021-05-10T09:44:54.499Z] [2021-05-10T09:44:54.499Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T09:44:54.499Z] ---> 13621d1b12d4 [2021-05-10T09:44:54.499Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-10T09:44:54.499Z] ---> Running in 38c42cbad012 [2021-05-10T09:44:54.499Z] Removing intermediate container a7e57aee9c37 [2021-05-10T09:44:54.499Z] ---> 40ab68b08eb0 [2021-05-10T09:44:54.499Z] [2021-05-10T09:44:54.499Z] Step 11/23 : FROM docker:20.10.0 [2021-05-10T09:44:54.499Z] 20.10.0: Pulling from library/docker [2021-05-10T09:44:54.499Z] Removing intermediate container 38c42cbad012 [2021-05-10T09:44:54.499Z] ---> 87e48e438791 [2021-05-10T09:44:54.499Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-10T09:44:54.499Z] ---> Running in 7ddbe582aa5e [2021-05-10T09:44:55.112Z] Removing intermediate container 7ddbe582aa5e [2021-05-10T09:44:55.112Z] ---> 643d4e4e5c6d [2021-05-10T09:44:55.112Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-10T09:44:55.112Z] ---> Running in 8052d6f7ab84 [2021-05-10T09:44:55.717Z] Removing intermediate container 8052d6f7ab84 [2021-05-10T09:44:55.717Z] ---> 3935e72c0a40 [2021-05-10T09:44:55.717Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T09:44:55.717Z] ---> Running in df0382f669f3 [2021-05-10T09:44:57.703Z] Removing intermediate container df0382f669f3 [2021-05-10T09:44:57.703Z] ---> 576a976a3777 [2021-05-10T09:44:57.703Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-10T09:44:57.703Z] ---> Running in 073a21e55da1 [2021-05-10T09:44:58.310Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T09:45:00.910Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T09:45:01.507Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-10T09:45:02.091Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-10T09:45:02.091Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-10T09:45:02.361Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-10T09:45:02.652Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-10T09:45:02.938Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-10T09:45:02.938Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-10T09:45:02.938Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-10T09:45:02.938Z] ---> aefe523efa57 [2021-05-10T09:45:02.938Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-10T09:45:03.242Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T09:45:03.242Z] OK: 8 MiB in 20 packages [2021-05-10T09:45:03.242Z] ---> Running in dd6701553a0f [2021-05-10T09:45:03.516Z] Removing intermediate container dd6701553a0f [2021-05-10T09:45:03.516Z] ---> 84c9c5c416e0 [2021-05-10T09:45:03.516Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-10T09:45:03.800Z] ---> Running in fee85622b5ea [2021-05-10T09:45:04.082Z] Removing intermediate container 073a21e55da1 [2021-05-10T09:45:04.083Z] ---> b660b0927e0e [2021-05-10T09:45:04.083Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T09:45:04.359Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T09:45:04.359Z] ---> 4783c00b9116 [2021-05-10T09:45:04.359Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-10T09:45:04.627Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T09:45:04.627Z] (1/39) Installing readline (8.0.4-r0) [2021-05-10T09:45:04.627Z] (2/39) Installing bash (5.0.17-r0) [2021-05-10T09:45:04.913Z] Executing bash-5.0.17-r0.post-install [2021-05-10T09:45:04.913Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T09:45:04.913Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-10T09:45:04.913Z] (5/39) Installing curl (7.76.1-r0) [2021-05-10T09:45:04.913Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-10T09:45:04.913Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-10T09:45:04.913Z] (8/39) Installing expat (2.2.9-r1) [2021-05-10T09:45:04.913Z] (9/39) Installing libffi (3.3-r2) [2021-05-10T09:45:04.913Z] (10/39) Installing gdbm (1.13-r1) [2021-05-10T09:45:04.913Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-10T09:45:04.913Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-10T09:45:04.913Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-10T09:45:07.494Z] ---> 2899e65fe51d [2021-05-10T09:45:07.494Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-10T09:45:07.768Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-10T09:45:07.768Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-10T09:45:07.768Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-10T09:45:07.768Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-10T09:45:07.768Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-10T09:45:07.768Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-10T09:45:07.768Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-10T09:45:07.768Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-10T09:45:07.768Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-10T09:45:08.356Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-10T09:45:08.621Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-10T09:45:08.621Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-10T09:45:08.886Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-10T09:45:08.886Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-10T09:45:08.886Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-10T09:45:08.886Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-10T09:45:09.507Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-10T09:45:09.507Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-10T09:45:09.507Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-10T09:45:09.507Z] ---> 0be870529cc0 [2021-05-10T09:45:09.507Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-10T09:45:09.795Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-10T09:45:09.795Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-10T09:45:09.795Z] ---> Running in 0dfc6e1acedc [2021-05-10T09:45:09.795Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-10T09:45:10.069Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-10T09:45:10.069Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-10T09:45:10.069Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-10T09:45:10.069Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-10T09:45:10.069Z] Executing busybox-1.31.1-r19.trigger [2021-05-10T09:45:10.069Z] OK: 72 MiB in 59 packages [2021-05-10T09:45:10.336Z] Removing intermediate container 0dfc6e1acedc [2021-05-10T09:45:10.336Z] ---> a0b1d5ff9ee3 [2021-05-10T09:45:10.337Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T09:45:11.299Z] ---> Running in 063562a61974 [2021-05-10T09:45:11.299Z] Removing intermediate container 063562a61974 [2021-05-10T09:45:11.299Z] ---> 3301848b9e56 [2021-05-10T09:45:11.299Z] Step 21/23 : LABEL arch=x86_64 [2021-05-10T09:45:11.299Z] ---> Running in ad51cb6fa09e [2021-05-10T09:45:11.581Z] Removing intermediate container ad51cb6fa09e [2021-05-10T09:45:11.581Z] ---> e27d299e91e6 [2021-05-10T09:45:11.581Z] Step 22/23 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 [2021-05-10T09:45:11.845Z] ---> Running in 60522bf24dbd [2021-05-10T09:45:11.845Z] Collecting docker-compose==1.23.2 [2021-05-10T09:45:11.845Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-10T09:45:12.110Z] Removing intermediate container 60522bf24dbd [2021-05-10T09:45:12.110Z] ---> ae384dcaec92 [2021-05-10T09:45:12.110Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T09:45:12.110Z] ---> Running in 67ec32fa5a72 [2021-05-10T09:45:12.110Z] Collecting docopt<0.7,>=0.6.1 [2021-05-10T09:45:12.110Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-10T09:45:12.110Z] Removing intermediate container 67ec32fa5a72 [2021-05-10T09:45:12.110Z] ---> 39389fbbc78e [2021-05-10T09:45:12.110Z] [2021-05-10T09:45:12.373Z] Successfully built 39389fbbc78e [2021-05-10T09:45:12.638Z] Successfully tagged docker-core-data-go:latest [2021-05-10T09:45:12.638Z]  Building docker-core-data-go ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-10T09:45:12.638Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-10T09:45:12.638Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-10T09:45:12.903Z] Collecting jsonschema<3,>=2.5.1 [2021-05-10T09:45:12.903Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-10T09:45:13.168Z] Collecting PyYAML<4,>=3.10 [2021-05-10T09:45:13.168Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-10T09:45:14.585Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-10T09:45:14.585Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-10T09:45:15.184Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-10T09:45:15.184Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-10T09:45:15.494Z] Collecting texttable<0.10,>=0.9.0 [2021-05-10T09:45:15.495Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-10T09:45:16.098Z] Collecting cached-property<2,>=1.2.0 [2021-05-10T09:45:16.098Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-10T09:45:16.398Z] Collecting docker<4.0,>=3.6.0 [2021-05-10T09:45:16.398Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-10T09:45:16.670Z] Collecting idna<2.8,>=2.5 [2021-05-10T09:45:16.670Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-10T09:45:16.670Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-10T09:45:16.938Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-10T09:45:16.938Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-10T09:45:16.938Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-10T09:45:16.938Z] Collecting docker-pycreds>=0.4.0 [2021-05-10T09:45:16.938Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-10T09:45:16.938Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-10T09:45:16.938Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-10T09:45:16.938Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-10T09:45:16.938Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-10T09:45:17.179Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-10T09:45:17.204Z] Installing collected packages: docopt, websocket-client, jsonschema, PyYAML, dockerpty, idna, urllib3, requests, texttable, cached-property, docker-pycreds, docker, docker-compose [2021-05-10T09:45:17.204Z] Running setup.py install for docopt: started [2021-05-10T09:45:18.167Z] Running setup.py install for docopt: finished with status 'done' [2021-05-10T09:45:18.433Z] Running setup.py install for PyYAML: started [2021-05-10T09:45:19.024Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-10T09:45:19.025Z] Running setup.py install for dockerpty: started [2021-05-10T09:45:19.156Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-10T09:45:19.674Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-10T09:45:19.675Z] Attempting uninstall: idna [2021-05-10T09:45:19.675Z] Found existing installation: idna 2.9 [2021-05-10T09:45:19.675Z] Uninstalling idna-2.9: [2021-05-10T09:45:19.675Z] Successfully uninstalled idna-2.9 [2021-05-10T09:45:19.940Z] Attempting uninstall: urllib3 [2021-05-10T09:45:19.940Z] Found existing installation: urllib3 1.25.9 [2021-05-10T09:45:19.940Z] Uninstalling urllib3-1.25.9: [2021-05-10T09:45:19.940Z] Successfully uninstalled urllib3-1.25.9 [2021-05-10T09:45:20.206Z] Attempting uninstall: requests [2021-05-10T09:45:20.206Z] Found existing installation: requests 2.23.0 [2021-05-10T09:45:20.206Z] Uninstalling requests-2.23.0: [2021-05-10T09:45:20.206Z] Successfully uninstalled requests-2.23.0 [2021-05-10T09:45:20.475Z] Running setup.py install for texttable: started [2021-05-10T09:45:21.067Z] Running setup.py install for texttable: finished with status 'done' [2021-05-10T09:45:21.652Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-10T09:45:23.486Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-10T09:45:24.082Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-10T09:45:28.398Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-10T09:45:29.880Z] Removing intermediate container fee85622b5ea [2021-05-10T09:45:29.881Z] ---> 2e9b360a28b2 [2021-05-10T09:45:29.881Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-10T09:45:29.881Z] ---> Running in c7ae918da319 [2021-05-10T09:45:29.881Z] Removing intermediate container c7ae918da319 [2021-05-10T09:45:29.881Z] ---> adf98db28a6a [2021-05-10T09:45:29.881Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-10T09:45:29.881Z] ---> Running in 0d461e0efdc3 [2021-05-10T09:45:30.152Z] Removing intermediate container 0d461e0efdc3 [2021-05-10T09:45:30.152Z] ---> 409f454fbf22 [2021-05-10T09:45:30.152Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-10T09:45:30.738Z] ---> d72d2daeefae [2021-05-10T09:45:30.738Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-10T09:45:31.004Z] ---> d5dcf0e37f05 [2021-05-10T09:45:31.004Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-10T09:45:31.270Z] ---> 41780d6a0c73 [2021-05-10T09:45:31.270Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-10T09:45:31.270Z] ---> Running in 5d38d591cb95 [2021-05-10T09:45:31.535Z] Removing intermediate container 5d38d591cb95 [2021-05-10T09:45:31.535Z] ---> 20749e6fe87d [2021-05-10T09:45:31.535Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T09:45:31.535Z] ---> Running in bd6b28e7b45f [2021-05-10T09:45:31.802Z] Removing intermediate container bd6b28e7b45f [2021-05-10T09:45:31.802Z] ---> e28c2fdc6c84 [2021-05-10T09:45:31.802Z] Step 21/23 : LABEL arch=x86_64 [2021-05-10T09:45:31.802Z] ---> Running in 5178a453cef6 [2021-05-10T09:45:32.068Z] Removing intermediate container 5178a453cef6 [2021-05-10T09:45:32.068Z] ---> b892fd02c531 [2021-05-10T09:45:32.068Z] Step 22/23 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 [2021-05-10T09:45:32.068Z] ---> Running in af0cf6ebf454 [2021-05-10T09:45:32.334Z] Removing intermediate container af0cf6ebf454 [2021-05-10T09:45:32.334Z] ---> 439ad83bcc90 [2021-05-10T09:45:32.334Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T09:45:32.334Z] ---> Running in 9b482eead16e [2021-05-10T09:45:32.600Z] Removing intermediate container 9b482eead16e [2021-05-10T09:45:32.600Z] ---> 22a7dc022b65 [2021-05-10T09:45:32.600Z] [2021-05-10T09:45:32.706Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-10T09:45:32.868Z] Successfully built 22a7dc022b65 [2021-05-10T09:45:32.868Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-05-10T09:45:33.147Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-05-10T09:45:33.198Z] $ docker stop --time=1 b59ba2b913b624946b41b8853cad7c2aa349f65d41c88ef91126bf8bae6aaf3f [2021-05-10T09:45:34.922Z] $ docker rm -f b59ba2b913b624946b41b8853cad7c2aa349f65d41c88ef91126bf8bae6aaf3f [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T09:45:35.322Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-10T09:45:35.459Z] + docker images [2021-05-10T09:45:35.459Z] + grep docker [2021-05-10T09:45:35.721Z] docker-sys-mgmt-agent-go latest 22a7dc022b65 3 seconds ago 312MB [2021-05-10T09:45:35.721Z] docker-core-data-go latest 39389fbbc78e 23 seconds ago 21.5MB [2021-05-10T09:45:35.721Z] docker-security-secretstore-setup-go latest 57902a09a2f9 56 seconds ago 25.7MB [2021-05-10T09:45:35.721Z] docker-security-proxy-setup-go latest 7b690048a878 About a minute ago 25.3MB [2021-05-10T09:45:35.721Z] docker-security-bootstrapper-go latest 6ef74986417a 2 minutes ago 18.2MB [2021-05-10T09:45:35.721Z] docker-core-command-go latest b2993fe6f85b 2 minutes ago 17MB [2021-05-10T09:45:35.721Z] docker-core-metadata-go latest 4c1ee07c0a8d 2 minutes ago 18.6MB [2021-05-10T09:45:35.721Z] docker-support-notifications-go latest 76355aaba60c 2 minutes ago 17.6MB [2021-05-10T09:45:35.721Z] docker-support-scheduler-go latest 36cca7ad98cd 2 minutes ago 17.1MB [2021-05-10T09:45:35.721Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-10T09:45:38.709Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-10T09:45:41.331Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-10T09:45:44.720Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-10T09:45:50.152Z] $ docker stop --time=1 49f1b11762dbb59cdd064c29a5df9e8e6e71516333d46babc4327938ca81ca4d [2021-05-10T09:45:51.602Z] Still waiting to schedule task [2021-05-10T09:45:51.602Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-10T09:45:52.976Z] $ docker rm -f 49f1b11762dbb59cdd064c29a5df9e8e6e71516333d46babc4327938ca81ca4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T09:45:55.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-10T09:45:55.049Z] [2021-05-10T09:45:55.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T09:45:55.707Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-10T09:45:55.995Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-10T09:45:55.995Z] 29e5d40040c1: Pulling fs layer [2021-05-10T09:45:55.995Z] 1ce36da41761: Pulling fs layer [2021-05-10T09:45:55.995Z] 25b303627fd3: Pulling fs layer [2021-05-10T09:45:55.995Z] 29e5d40040c1: Verifying Checksum [2021-05-10T09:45:55.995Z] 29e5d40040c1: Download complete [2021-05-10T09:45:56.593Z] 1ce36da41761: Verifying Checksum [2021-05-10T09:45:56.593Z] 1ce36da41761: Download complete [2021-05-10T09:45:56.869Z] 29e5d40040c1: Pull complete [2021-05-10T09:45:57.846Z] 1ce36da41761: Pull complete [2021-05-10T09:45:58.118Z] 25b303627fd3: Verifying Checksum [2021-05-10T09:45:58.118Z] 25b303627fd3: Download complete [2021-05-10T09:46:08.285Z] 25b303627fd3: Pull complete [2021-05-10T09:46:08.285Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-10T09:46:08.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-10T09:46:08.285Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-10T09:46:08.578Z] prd-ubuntu18.04-docker-arm64-4c-16g-4061 does not seem to be running inside a container [2021-05-10T09:46:08.657Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-10T09:46:11.635Z] $ docker top 5d3f69f5887433aa366d9641bf38f6a68bf6097a9cb6c674b01eb8b907aa5874 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T09:46:12.641Z] + docker-compose build --help [2021-05-10T09:46:12.641Z] + grep parallel [2021-05-10T09:46:16.046Z] --parallel Build images in parallel. [Pipeline] } [2021-05-10T09:46:16.353Z] $ docker stop --time=1 5d3f69f5887433aa366d9641bf38f6a68bf6097a9cb6c674b01eb8b907aa5874 [2021-05-10T09:46:18.302Z] $ docker rm -f 5d3f69f5887433aa366d9641bf38f6a68bf6097a9cb6c674b01eb8b907aa5874 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T09:46:19.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-10T09:46:19.163Z] . [Pipeline] withDockerContainer [2021-05-10T09:46:19.441Z] prd-ubuntu18.04-docker-arm64-4c-16g-4061 does not seem to be running inside a container [2021-05-10T09:46:19.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-10T09:46:20.963Z] $ docker top 6443f5665be0c2de40cde3c399d3466b72d42e4c1c3ccd9164763848d1be4510 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T09:46:22.022Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-10T09:46:26.365Z] Building docker-core-command-go ... [2021-05-10T09:46:26.365Z] Building docker-core-data-go ... [2021-05-10T09:46:26.365Z] Building docker-core-metadata-go ... [2021-05-10T09:46:26.365Z] Building docker-security-bootstrapper-go ... [2021-05-10T09:46:26.365Z] Building docker-security-proxy-setup-go ... [2021-05-10T09:46:26.365Z] Building docker-security-secretstore-setup-go ... [2021-05-10T09:46:26.365Z] Building docker-support-notifications-go ... [2021-05-10T09:46:26.365Z] Building docker-support-scheduler-go ... [2021-05-10T09:46:26.365Z] Building docker-sys-mgmt-agent-go ... [2021-05-10T09:46:26.365Z] Building docker-security-bootstrapper-go [2021-05-10T09:46:26.365Z] Building docker-sys-mgmt-agent-go [2021-05-10T09:46:26.365Z] Building docker-support-scheduler-go [2021-05-10T09:46:26.365Z] Building docker-core-command-go [2021-05-10T09:46:26.365Z] Building docker-support-notifications-go [2021-05-10T09:46:40.532Z] Running on prd-ubuntu18.04-docker-8c-8g-4062 in /w/workspace/edgexfoundry_edgex-go_PR-3442 [Pipeline] { [Pipeline] ws [2021-05-10T09:46:40.590Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-10T09:46:43.070Z] using credential edgex-jenkins-ssh [2021-05-10T09:46:43.085Z] Cloning the remote Git repository [2021-05-10T09:46:43.111Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-10T09:46:43.181Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-10T09:46:43.214Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-10T09:46:43.214Z] > git --version # timeout=10 [2021-05-10T09:46:43.221Z] > git --version # 'git version 2.17.1' [2021-05-10T09:46:43.222Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T09:46:43.254Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T09:46:53.400Z] Merging remotes/origin/master commit 6b23ec567a86ee52455607061a4fabaca114589a into PR head commit 78d1f73e05b7a0cf5d7de6800130460359666dd4 [2021-05-10T09:46:52.672Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-10T09:46:52.688Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T09:46:52.699Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-10T09:46:52.728Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-10T09:46:52.729Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T09:46:52.735Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3442/head:refs/remotes/origin/PR-3442 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-10T09:46:53.414Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T09:46:53.425Z] > git checkout -f 78d1f73e05b7a0cf5d7de6800130460359666dd4 # timeout=10 [2021-05-10T09:46:53.559Z] > git remote # timeout=10 [2021-05-10T09:46:53.566Z] > git config --get remote.origin.url # timeout=10 [2021-05-10T09:46:53.584Z] Merge succeeded, producing 78d1f73e05b7a0cf5d7de6800130460359666dd4 [2021-05-10T09:46:53.584Z] Checking out Revision 78d1f73e05b7a0cf5d7de6800130460359666dd4 (PR-3442) [2021-05-10T09:46:53.571Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T09:46:53.575Z] > git merge 6b23ec567a86ee52455607061a4fabaca114589a # timeout=10 [2021-05-10T09:46:53.583Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-10T09:46:53.592Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T09:46:53.603Z] > git checkout -f 78d1f73e05b7a0cf5d7de6800130460359666dd4 # timeout=10 [2021-05-10T09:46:57.289Z] Commit message: "refactor: combine and improve http LoggingMiddleware" [2021-05-10T09:46:57.316Z] > git --version # timeout=10 [2021-05-10T09:46:57.321Z] > git --version # 'git version 2.17.1' [2021-05-10T09:46:57.326Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-10T09:46:58.522Z] + echo snap-build.sh [2021-05-10T09:46:58.522Z] snap-build.sh [2021-05-10T09:46:58.522Z] + SNAP_BASE_DIR=. [2021-05-10T09:46:58.522Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-05-10T09:46:58.522Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-05-10T09:46:58.522Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-05-10T09:46:58.522Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-05-10T09:46:58.522Z] + cd /w/workspace/edgex-go/1 [2021-05-10T09:46:58.522Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-10T09:46:58.522Z] Reading package lists... [2021-05-10T09:46:58.786Z] Building dependency tree... [2021-05-10T09:46:58.786Z] Reading state information... [2021-05-10T09:46:58.786Z] The following packages were automatically installed and are no longer required: [2021-05-10T09:46:58.786Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-10T09:46:58.786Z] uidmap xdelta3 [2021-05-10T09:46:58.786Z] Use 'sudo apt autoremove' to remove them. [2021-05-10T09:46:59.053Z] The following packages will be REMOVED: [2021-05-10T09:46:59.053Z] lxd* lxd-client* [2021-05-10T09:46:59.627Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-10T09:46:59.627Z] After this operation, 31.7 MB disk space will be freed. [2021-05-10T09:47:00.682Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-05-10T09:47:00.682Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-10T09:47:01.654Z] Removing lxd dnsmasq configuration [2021-05-10T09:47:01.919Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-10T09:47:02.493Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-10T09:47:03.083Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-10T09:47:03.344Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-05-10T09:47:03.344Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-10T09:47:05.267Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-10T09:47:05.267Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-10T09:47:06.667Z] + sudo snap remove --purge lxd [2021-05-10T09:47:06.929Z] snap "lxd" is not installed [2021-05-10T09:47:06.929Z] + sudo groupadd --force --system lxd [2021-05-10T09:47:06.929Z] ++ whoami [2021-05-10T09:47:06.929Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-10T09:47:06.929Z] + newgrp - lxd [2021-05-10T09:47:06.929Z] + sudo snap install lxd [2021-05-10T09:47:15.102Z] 2021-05-10T09:47:12Z INFO Waiting for automatic snapd restart... [2021-05-10T09:47:30.049Z] lxd 4.13 from Canonical* installed [2021-05-10T09:47:30.049Z] + sudo lxd init --auto [2021-05-10T09:47:38.215Z] + sudo snap install --classic snapcraft [2021-05-10T09:47:44.828Z] snapcraft 4.7.1 from Canonical* installed [2021-05-10T09:47:44.828Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-10T09:47:44.828Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-10T09:47:44.828Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-10T09:47:44.828Z] Dload Upload Total Spent Left Speed [2021-05-10T09:47:44.828Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4750 0 --:--:-- --:--:-- --:--:-- 4750 [2021-05-10T09:47:44.828Z] 100 3325k 100 3325k 0 0 9313k 0 --:--:-- --:--:-- --:--:-- 9313k [2021-05-10T09:47:44.828Z] ./yq_linux_amd64 [2021-05-10T09:47:45.089Z] + sudo snapcraft prime --use-lxd [2021-05-10T09:47:47.025Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-10T09:47:47.025Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-10T09:47:47.025Z] - README.md [2021-05-10T09:47:47.025Z] [2021-05-10T09:47:47.025Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-10T09:47:47.977Z] Launching a container. [2021-05-10T09:47:48.123Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T09:47:48.123Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T09:47:48.123Z] ---> db26888e6c05 [2021-05-10T09:47:48.123Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T09:47:48.123Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T09:47:48.123Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-10T09:47:48.123Z] ---> db26888e6c05 [2021-05-10T09:47:48.123Z] Step 3/22 : WORKDIR /edgex-go [2021-05-10T09:47:48.123Z] Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T09:47:48.123Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-10T09:47:48.123Z] ---> db26888e6c05 [2021-05-10T09:47:48.123Z] Step 3/31 : WORKDIR /edgex-go [2021-05-10T09:47:48.123Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T09:47:48.123Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-10T09:47:48.123Z] ---> db26888e6c05 [2021-05-10T09:47:48.123Z] Step 3/22 : WORKDIR /edgex-go [2021-05-10T09:47:48.123Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T09:47:48.123Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T09:47:48.123Z] ---> db26888e6c05 [2021-05-10T09:47:48.123Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T09:47:48.123Z] ---> Running in 53523e0e85c3 [2021-05-10T09:47:48.123Z] ---> Running in 407becc80f07 [2021-05-10T09:47:48.123Z] ---> Running in 885e7aa360fc [2021-05-10T09:47:48.123Z] ---> Running in fa1479b2fbf4 [2021-05-10T09:47:48.123Z] ---> Running in 266c9f10156f [2021-05-10T09:47:48.123Z] Removing intermediate container fa1479b2fbf4 [2021-05-10T09:47:48.123Z] ---> 309a8c0e6368 [2021-05-10T09:47:48.123Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T09:47:48.123Z] Removing intermediate container 407becc80f07 [2021-05-10T09:47:48.123Z] ---> 5e80c2c5a9ec [2021-05-10T09:47:48.123Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T09:47:48.123Z] Removing intermediate container 885e7aa360fc [2021-05-10T09:47:48.123Z] ---> 4fbd59d041b3 [2021-05-10T09:47:48.123Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T09:47:48.123Z] Removing intermediate container 53523e0e85c3 [2021-05-10T09:47:48.123Z] ---> 26756e47695f [2021-05-10T09:47:48.123Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T09:47:48.123Z] Removing intermediate container 266c9f10156f [2021-05-10T09:47:48.123Z] ---> 5409e126fc18 [2021-05-10T09:47:48.123Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T09:47:48.123Z] ---> Running in eb3977064aa8 [2021-05-10T09:47:48.123Z] ---> Running in 106b8239a665 [2021-05-10T09:47:48.123Z] ---> Running in b63cd8259119 [2021-05-10T09:47:48.123Z] ---> Running in ab363cdfbaa2 [2021-05-10T09:47:48.123Z] ---> Running in e9aafe4df667 [2021-05-10T09:47:48.123Z] Removing intermediate container eb3977064aa8 [2021-05-10T09:47:48.123Z] ---> 4c981daebd2c [2021-05-10T09:47:48.123Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-10T09:47:48.123Z] ---> Running in 27b90cfabe55 [2021-05-10T09:47:48.123Z] Removing intermediate container 106b8239a665 [2021-05-10T09:47:48.123Z] ---> 27ef73a162ca [2021-05-10T09:47:48.123Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-10T09:47:48.123Z] Removing intermediate container b63cd8259119 [2021-05-10T09:47:48.123Z] ---> 00f7a9db9190 [2021-05-10T09:47:48.123Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-10T09:47:48.123Z] ---> Running in b14bd5a14a8d [2021-05-10T09:47:48.123Z] Removing intermediate container ab363cdfbaa2 [2021-05-10T09:47:48.123Z] ---> Running in b2e589f56c52 [2021-05-10T09:47:48.123Z] ---> 4f65ab875a5d [2021-05-10T09:47:48.123Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-10T09:47:48.123Z] Removing intermediate container e9aafe4df667 [2021-05-10T09:47:48.123Z] ---> 1581fb20ae0c [2021-05-10T09:47:48.123Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-10T09:47:48.123Z] ---> Running in 05f5387a7c0a [2021-05-10T09:47:48.123Z] ---> Running in a219c00ae544 [2021-05-10T09:47:48.123Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T09:47:48.123Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T09:47:48.123Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T09:47:48.123Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T09:47:48.123Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T09:47:49.106Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T09:47:49.705Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T09:47:49.705Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T09:47:49.987Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T09:47:50.265Z] OK: 218 MiB in 52 packages [2021-05-10T09:47:50.874Z] OK: 218 MiB in 52 packages [2021-05-10T09:47:51.150Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T09:47:51.150Z] OK: 218 MiB in 52 packages [2021-05-10T09:47:51.428Z] OK: 218 MiB in 52 packages [2021-05-10T09:47:52.040Z] Removing intermediate container 27b90cfabe55 [2021-05-10T09:47:52.040Z] ---> 0a30fc018380 [2021-05-10T09:47:52.040Z] Step 6/23 : COPY go.mod . [2021-05-10T09:47:52.637Z] OK: 218 MiB in 52 packages [2021-05-10T09:47:52.637Z] Removing intermediate container b14bd5a14a8d [2021-05-10T09:47:52.637Z] ---> d013a1277d82 [2021-05-10T09:47:52.637Z] Step 6/23 : COPY go.mod . [2021-05-10T09:47:53.246Z] Removing intermediate container a219c00ae544 [2021-05-10T09:47:53.246Z] ---> 76e89fa11b49 [2021-05-10T09:47:53.246Z] Step 6/22 : COPY go.mod . [2021-05-10T09:47:53.246Z] ---> 394c5df8d29b [2021-05-10T09:47:53.246Z] Step 7/23 : RUN go mod download [2021-05-10T09:47:53.246Z] Removing intermediate container b2e589f56c52 [2021-05-10T09:47:53.246Z] ---> c1f19705bfa6 [2021-05-10T09:47:53.246Z] Step 6/22 : COPY go.mod . [2021-05-10T09:47:53.527Z] ---> Running in a7efb3d7f6bf [2021-05-10T09:47:53.803Z] ---> ebb041e6182d [2021-05-10T09:47:53.803Z] Step 7/23 : RUN go mod download [2021-05-10T09:47:54.080Z] ---> Running in 08fb43554348 [2021-05-10T09:47:54.361Z] ---> fa3382c729e4 [2021-05-10T09:47:54.361Z] Step 7/22 : RUN go mod download [2021-05-10T09:47:54.631Z] Removing intermediate container 05f5387a7c0a [2021-05-10T09:47:54.631Z] ---> 23b533c6ae6b [2021-05-10T09:47:54.631Z] Step 6/31 : COPY go.mod . [2021-05-10T09:47:54.631Z] ---> 03bde04e3588 [2021-05-10T09:47:54.631Z] Step 7/22 : RUN go mod download [2021-05-10T09:47:54.631Z] ---> Running in af14dd9cb9b9 [2021-05-10T09:47:54.905Z] ---> Running in a5c293d896fc [2021-05-10T09:47:55.898Z] ---> 75999948c36b [2021-05-10T09:47:55.898Z] Step 7/31 : RUN go mod download [2021-05-10T09:47:55.898Z] ---> Running in 9f3811a3641a [2021-05-10T09:47:57.351Z] Removing intermediate container a7efb3d7f6bf [2021-05-10T09:47:57.351Z] ---> 937ff6c55b84 [2021-05-10T09:47:57.351Z] Step 8/23 : COPY . . [2021-05-10T09:47:58.341Z] Removing intermediate container 08fb43554348 [2021-05-10T09:47:58.341Z] ---> 67e52ad4c367 [2021-05-10T09:47:58.341Z] Step 8/23 : COPY . . [2021-05-10T09:47:58.625Z] Removing intermediate container af14dd9cb9b9 [2021-05-10T09:47:58.625Z] ---> 29448906e4ee [2021-05-10T09:47:58.625Z] Step 8/22 : COPY . . [2021-05-10T09:47:59.232Z] Removing intermediate container a5c293d896fc [2021-05-10T09:47:59.232Z] ---> 1b9fa5a92fb0 [2021-05-10T09:47:59.232Z] Step 8/22 : COPY . . [2021-05-10T09:48:00.231Z] Waiting for container to be ready [2021-05-10T09:48:00.499Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-10T09:48:00.499Z] [2021-05-10T09:48:01.215Z] Removing intermediate container 9f3811a3641a [2021-05-10T09:48:01.215Z] ---> 49630f247b81 [2021-05-10T09:48:01.215Z] Step 8/31 : COPY . . [2021-05-10T09:48:04.399Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-10T09:48:04.976Z] Waiting for network to be ready... [2021-05-10T09:48:05.592Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-10T09:48:05.592Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-10T09:48:06.165Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-10T09:48:06.165Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-10T09:48:06.165Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-10T09:48:06.430Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-10T09:48:06.430Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-10T09:48:06.430Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-10T09:48:06.430Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-10T09:48:06.430Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-10T09:48:06.430Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-10T09:48:06.430Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-10T09:48:06.430Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-10T09:48:06.430Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-10T09:48:06.430Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-10T09:48:06.430Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-10T09:48:06.430Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-10T09:48:06.693Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-10T09:48:06.957Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-10T09:48:07.220Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2043 kB] [2021-05-10T09:48:07.220Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-05-10T09:48:07.220Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-10T09:48:07.220Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-10T09:48:07.220Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] [2021-05-10T09:48:07.220Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] [2021-05-10T09:48:07.220Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-05-10T09:48:07.482Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-10T09:48:11.729Z] Fetched 24.5 MB in 6s (3945 kB/s) [2021-05-10T09:48:13.120Z] Reading package lists... [2021-05-10T09:48:13.381Z] Reading package lists... [2021-05-10T09:48:13.381Z] Building dependency tree... [2021-05-10T09:48:13.382Z] Reading state information... [2021-05-10T09:48:13.643Z] The following additional packages will be installed: [2021-05-10T09:48:13.643Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-10T09:48:13.643Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-10T09:48:13.643Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-10T09:48:13.643Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-10T09:48:13.643Z] Suggested packages: [2021-05-10T09:48:13.643Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-10T09:48:13.643Z] Recommended packages: [2021-05-10T09:48:13.643Z] gnupg libsasl2-modules [2021-05-10T09:48:13.643Z] The following NEW packages will be installed: [2021-05-10T09:48:13.643Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-10T09:48:13.643Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-10T09:48:13.643Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-10T09:48:13.643Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-10T09:48:13.643Z] The following packages will be upgraded: [2021-05-10T09:48:13.643Z] gpg gpg-agent gpgconf libudev1 [2021-05-10T09:48:13.905Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-10T09:48:13.905Z] Need to get 3530 kB of archives. [2021-05-10T09:48:13.905Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-10T09:48:13.905Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-10T09:48:13.905Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-05-10T09:48:14.167Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-10T09:48:14.168Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-10T09:48:14.168Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-10T09:48:14.740Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-10T09:48:15.002Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-10T09:48:15.002Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-10T09:48:15.002Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-10T09:48:15.002Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-10T09:48:15.002Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-10T09:48:15.002Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-10T09:48:15.002Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-10T09:48:15.002Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-10T09:48:15.002Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-10T09:48:15.002Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-10T09:48:15.265Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-10T09:48:15.265Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-10T09:48:15.265Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-10T09:48:15.265Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-10T09:48:15.265Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-10T09:48:15.265Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-10T09:48:15.265Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-10T09:48:15.265Z] Fetched 3530 kB in 2s (2322 kB/s) [2021-05-10T09:48:15.527Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-10T09:48:15.527Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-10T09:48:15.527Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-10T09:48:15.527Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-10T09:48:15.790Z] Selecting previously unselected package udev. [2021-05-10T09:48:15.790Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-10T09:48:15.790Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-10T09:48:15.790Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-10T09:48:16.054Z] Selecting previously unselected package libfuse2:amd64. [2021-05-10T09:48:16.054Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-10T09:48:16.054Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-10T09:48:16.054Z] Selecting previously unselected package fuse. [2021-05-10T09:48:16.054Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-10T09:48:16.054Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-10T09:48:16.316Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-10T09:48:16.316Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-10T09:48:16.316Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-10T09:48:16.316Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-10T09:48:16.578Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-10T09:48:16.578Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-10T09:48:16.578Z] Selecting previously unselected package libksba8:amd64. [2021-05-10T09:48:16.578Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-10T09:48:16.578Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-10T09:48:16.578Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-10T09:48:16.578Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T09:48:16.578Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T09:48:16.841Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-10T09:48:16.841Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T09:48:16.841Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T09:48:16.841Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-10T09:48:16.841Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T09:48:16.841Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T09:48:16.841Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-10T09:48:16.841Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T09:48:17.116Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T09:48:17.116Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-10T09:48:17.116Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T09:48:17.116Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T09:48:17.116Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-10T09:48:17.116Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T09:48:17.116Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T09:48:17.386Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-10T09:48:17.386Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T09:48:17.386Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T09:48:17.386Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-10T09:48:17.386Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T09:48:17.386Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T09:48:17.647Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-10T09:48:17.647Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T09:48:17.647Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T09:48:17.647Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-10T09:48:17.647Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-10T09:48:17.647Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-10T09:48:17.647Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-10T09:48:17.647Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-10T09:48:17.647Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-10T09:48:17.909Z] Selecting previously unselected package libldap-common. [2021-05-10T09:48:17.909Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-10T09:48:17.909Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-10T09:48:17.909Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-10T09:48:17.909Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-10T09:48:17.909Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-10T09:48:17.909Z] Selecting previously unselected package dirmngr. [2021-05-10T09:48:17.909Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-10T09:48:17.909Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-10T09:48:18.171Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-10T09:48:18.171Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-10T09:48:18.171Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-10T09:48:18.171Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-10T09:48:18.171Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-10T09:48:18.171Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-10T09:48:18.171Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T09:48:18.432Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-10T09:48:18.432Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-10T09:48:18.432Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-10T09:48:18.694Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-10T09:48:18.956Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T09:48:18.956Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-10T09:48:18.956Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-10T09:48:19.224Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-10T09:48:19.224Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T09:48:19.224Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T09:48:19.224Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T09:48:19.224Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T09:48:19.224Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T09:48:19.224Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T09:48:19.224Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T09:48:19.799Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-10T09:48:19.799Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-10T09:48:19.799Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-10T09:48:20.374Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-10T09:48:20.374Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-10T09:48:20.374Z] This means they are not meant to be enabled using systemctl. [2021-05-10T09:48:20.374Z] Possible reasons for having this kind of units are: [2021-05-10T09:48:20.374Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-10T09:48:20.374Z] .wants/ or .requires/ directory. [2021-05-10T09:48:20.374Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-10T09:48:20.374Z] a requirement dependency on it. [2021-05-10T09:48:20.374Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-10T09:48:20.374Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-10T09:48:20.374Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-10T09:48:20.374Z] instance name specified. [2021-05-10T09:48:20.945Z] Reading package lists... [2021-05-10T09:48:20.945Z] Building dependency tree... [2021-05-10T09:48:20.945Z] Reading state information... [2021-05-10T09:48:21.206Z] The following additional packages will be installed: [2021-05-10T09:48:21.206Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-10T09:48:21.206Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-10T09:48:21.206Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-10T09:48:21.206Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-10T09:48:21.206Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-10T09:48:21.206Z] Suggested packages: [2021-05-10T09:48:21.206Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-10T09:48:21.206Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-10T09:48:21.206Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-10T09:48:21.206Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-10T09:48:21.206Z] systemd-container policykit-1 [2021-05-10T09:48:21.206Z] Recommended packages: [2021-05-10T09:48:21.206Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-10T09:48:21.206Z] The following NEW packages will be installed: [2021-05-10T09:48:21.206Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-10T09:48:21.206Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-10T09:48:21.206Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-10T09:48:21.206Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-10T09:48:21.206Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-10T09:48:21.206Z] The following packages will be upgraded: [2021-05-10T09:48:21.206Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-10T09:48:21.470Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-10T09:48:21.470Z] Need to get 35.2 MB of archives. [2021-05-10T09:48:21.470Z] After this operation, 141 MB of additional disk space will be used. [2021-05-10T09:48:21.470Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-10T09:48:21.470Z] 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-05-10T09:48:22.042Z] 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-05-10T09:48:22.042Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-10T09:48:22.042Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-10T09:48:22.306Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-10T09:48:22.306Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-10T09:48:22.306Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-10T09:48:22.306Z] 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-05-10T09:48:22.306Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-10T09:48:22.306Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-10T09:48:22.306Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-10T09:48:22.306Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-10T09:48:22.306Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-10T09:48:22.306Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-10T09:48:22.306Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-10T09:48:22.306Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-10T09:48:22.306Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-10T09:48:22.306Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-10T09:48:22.306Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-10T09:48:22.306Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-10T09:48:22.566Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-10T09:48:22.566Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-10T09:48:22.567Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-10T09:48:22.567Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-10T09:48:22.567Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-10T09:48:22.567Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-10T09:48:22.567Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-10T09:48:22.567Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-10T09:48:22.567Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-10T09:48:23.514Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-10T09:48:23.514Z] Fetched 35.2 MB in 2s (16.4 MB/s) [2021-05-10T09:48:23.776Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-10T09:48:23.776Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-10T09:48:23.776Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-10T09:48:24.718Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-10T09:48:24.718Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-10T09:48:24.718Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-10T09:48:24.718Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-10T09:48:24.718Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-10T09:48:24.718Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-10T09:48:24.994Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-10T09:48:24.995Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-10T09:48:24.995Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-10T09:48:24.995Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-10T09:48:25.567Z] Setting up apt (1.6.13) ... [2021-05-10T09:48:25.567Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-10T09:48:26.139Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-10T09:48:26.139Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-10T09:48:26.139Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-10T09:48:26.139Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-10T09:48:26.400Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-10T09:48:26.400Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-10T09:48:26.400Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T09:48:26.663Z] Selecting previously unselected package libexpat1:amd64. [2021-05-10T09:48:26.663Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-10T09:48:26.663Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-10T09:48:26.663Z] Selecting previously unselected package python3.6-minimal. [2021-05-10T09:48:26.663Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-10T09:48:26.663Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T09:48:26.925Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-10T09:48:27.186Z] Checking for services that may need to be restarted...done. [2021-05-10T09:48:27.186Z] Checking for services that may need to be restarted...done. [2021-05-10T09:48:27.186Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T09:48:27.186Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-10T09:48:27.186Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T09:48:27.757Z] Selecting previously unselected package python3-minimal. [2021-05-10T09:48:27.757Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-10T09:48:27.757Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-10T09:48:27.757Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-10T09:48:28.018Z] Selecting previously unselected package mime-support. [2021-05-10T09:48:28.018Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-10T09:48:28.018Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-10T09:48:28.018Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-10T09:48:28.018Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-10T09:48:28.018Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-10T09:48:28.279Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-10T09:48:28.279Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-10T09:48:28.279Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T09:48:28.540Z] Selecting previously unselected package python3.6. [2021-05-10T09:48:28.540Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-10T09:48:28.540Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T09:48:28.540Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-10T09:48:28.540Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-10T09:48:28.540Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-10T09:48:28.540Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-10T09:48:29.048Z] ---> d0fe211388f6 [2021-05-10T09:48:29.048Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-10T09:48:29.048Z] ---> 80c0641d9668 [2021-05-10T09:48:29.048Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-10T09:48:29.048Z] ---> 5278b788d3b5 [2021-05-10T09:48:29.048Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-10T09:48:29.048Z] ---> dbe026b3e7ba [2021-05-10T09:48:29.048Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-10T09:48:29.048Z] ---> 93400ff71be0 [2021-05-10T09:48:29.048Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-10T09:48:29.048Z] ---> Running in 99bf0e375612 [2021-05-10T09:48:29.048Z] ---> Running in 884af100dd49 [2021-05-10T09:48:29.048Z] ---> Running in fdb862547dde [2021-05-10T09:48:29.048Z] ---> Running in 2554dfccdc98 [2021-05-10T09:48:29.048Z] ---> Running in c25390cb550d [2021-05-10T09:48:29.048Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-10T09:48:29.048Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-10T09:48:29.048Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-10T09:48:29.048Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-10T09:48:29.048Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-10T09:48:29.112Z] Selecting previously unselected package python3. [2021-05-10T09:48:29.112Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-10T09:48:29.112Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-10T09:48:29.112Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-10T09:48:29.112Z] Selecting previously unselected package multiarch-support. [2021-05-10T09:48:29.112Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-10T09:48:29.112Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-10T09:48:29.112Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-10T09:48:29.112Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-10T09:48:29.372Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-10T09:48:29.372Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-10T09:48:29.372Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-10T09:48:29.372Z] Selecting previously unselected package libbsd0:amd64. [2021-05-10T09:48:29.372Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-10T09:48:29.372Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-10T09:48:29.372Z] Selecting previously unselected package sudo. [2021-05-10T09:48:29.372Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-10T09:48:29.372Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-10T09:48:29.634Z] Selecting previously unselected package apparmor. [2021-05-10T09:48:29.634Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-10T09:48:29.634Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-10T09:48:29.897Z] Selecting previously unselected package libedit2:amd64. [2021-05-10T09:48:29.897Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-10T09:48:29.897Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-10T09:48:31.290Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-10T09:48:31.290Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-10T09:48:31.290Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T09:48:31.290Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-10T09:48:31.290Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-10T09:48:31.290Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T09:48:31.290Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-10T09:48:31.290Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-10T09:48:31.290Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-10T09:48:31.551Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-10T09:48:31.551Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-10T09:48:31.551Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T09:48:31.551Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-10T09:48:31.551Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-10T09:48:31.551Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T09:48:31.812Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-10T09:48:31.812Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-10T09:48:31.812Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-10T09:48:32.073Z] Selecting previously unselected package openssh-client. [2021-05-10T09:48:32.073Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-10T09:48:32.073Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-10T09:48:32.073Z] Selecting previously unselected package squashfs-tools. [2021-05-10T09:48:32.334Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-10T09:48:32.334Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-10T09:48:32.334Z] Selecting previously unselected package snapd. [2021-05-10T09:48:32.334Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-10T09:48:32.334Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-10T09:48:34.889Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-10T09:48:34.889Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-10T09:48:34.889Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-10T09:48:34.889Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-10T09:48:34.889Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-10T09:48:34.889Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T09:48:35.150Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-10T09:48:35.150Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-10T09:48:35.150Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-10T09:48:35.725Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-10T09:48:35.725Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-10T09:48:36.003Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-10T09:48:36.003Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T09:48:36.003Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T09:48:36.003Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T09:48:36.949Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-10T09:48:36.949Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T09:48:36.949Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-10T09:48:36.949Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-10T09:48:36.949Z] running python rtupdate hooks for python3.6... [2021-05-10T09:48:36.949Z] running python post-rtupdate hooks for python3.6... [2021-05-10T09:48:37.212Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-10T09:48:38.605Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-10T09:48:38.605Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T09:48:38.868Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-10T09:48:38.868Z] Setting up snapd (2.48.3+18.04) ... [2021-05-10T09:48:39.451Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-10T09:48:39.715Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-10T09:48:39.977Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-10T09:48:40.240Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-10T09:48:40.240Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-10T09:48:40.240Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-10T09:48:40.503Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-10T09:48:40.765Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-10T09:48:41.026Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-10T09:48:41.291Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-10T09:48:41.291Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-05-10T09:48:41.553Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-10T09:48:41.553Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-10T09:48:42.940Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-10T09:48:42.940Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-10T09:48:42.940Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-10T09:48:44.586Z] Reading package lists... [2021-05-10T09:48:44.849Z] Reading package lists... [2021-05-10T09:48:45.112Z] Building dependency tree... [2021-05-10T09:48:45.112Z] Reading state information... [2021-05-10T09:48:45.375Z] Calculating upgrade... [2021-05-10T09:48:45.375Z] The following packages will be upgraded: [2021-05-10T09:48:45.375Z] advancecomp base-files bash binutils binutils-common [2021-05-10T09:48:45.375Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-10T09:48:45.375Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-10T09:48:45.375Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-10T09:48:45.375Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-10T09:48:45.375Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-10T09:48:45.375Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-10T09:48:45.375Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-10T09:48:45.375Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-10T09:48:45.375Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-10T09:48:45.375Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-10T09:48:45.375Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-10T09:48:45.375Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-10T09:48:45.375Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-10T09:48:45.375Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-10T09:48:45.645Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-10T09:48:45.645Z] Need to get 64.0 MB of archives. [2021-05-10T09:48:45.645Z] After this operation, 5034 kB of additional disk space will be used. [2021-05-10T09:48:45.645Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] [2021-05-10T09:48:45.645Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-10T09:48:45.645Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-10T09:48:45.645Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-10T09:48:45.645Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-10T09:48:45.645Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-10T09:48:45.645Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-10T09:48:45.645Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-10T09:48:45.645Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-10T09:48:45.645Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-10T09:48:45.645Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-10T09:48:45.645Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-10T09:48:45.646Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-10T09:48:45.646Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-10T09:48:45.646Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-10T09:48:45.646Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-10T09:48:45.646Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-10T09:48:45.646Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-10T09:48:45.917Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-10T09:48:45.917Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-10T09:48:45.917Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-10T09:48:45.917Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-10T09:48:45.917Z] 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-05-10T09:48:45.917Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-10T09:48:45.917Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-10T09:48:45.917Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-10T09:48:45.917Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-10T09:48:45.917Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-10T09:48:45.917Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-10T09:48:45.917Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-10T09:48:45.917Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-10T09:48:45.917Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-10T09:48:45.917Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-10T09:48:45.917Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-10T09:48:45.917Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-10T09:48:45.917Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-10T09:48:45.917Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-10T09:48:45.917Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-10T09:48:45.917Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-10T09:48:45.917Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-10T09:48:45.917Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-10T09:48:45.917Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-10T09:48:45.917Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-10T09:48:45.917Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-10T09:48:45.917Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-10T09:48:45.917Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-10T09:48:45.917Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-10T09:48:45.917Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-10T09:48:45.917Z] 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-05-10T09:48:46.180Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-10T09:48:46.180Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-10T09:48:46.180Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-10T09:48:46.180Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-10T09:48:46.180Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-10T09:48:46.180Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-10T09:48:46.180Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-10T09:48:46.180Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-10T09:48:46.442Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-10T09:48:46.442Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-10T09:48:46.443Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-10T09:48:46.443Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-10T09:48:46.443Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-10T09:48:46.704Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-10T09:48:46.704Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-10T09:48:46.704Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-10T09:48:46.704Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-10T09:48:46.704Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-10T09:48:46.704Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-10T09:48:46.704Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-10T09:48:46.704Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-10T09:48:46.704Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-10T09:48:46.704Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-10T09:48:46.704Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-10T09:48:46.704Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-10T09:48:46.704Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-10T09:48:46.704Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-10T09:48:46.704Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-10T09:48:46.704Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-10T09:48:46.704Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-10T09:48:46.704Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-10T09:48:46.704Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-10T09:48:46.704Z] 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-05-10T09:48:46.704Z] 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-05-10T09:48:46.965Z] 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-05-10T09:48:46.965Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-10T09:48:46.965Z] 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-05-10T09:48:46.965Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-10T09:48:46.965Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-10T09:48:46.965Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-10T09:48:46.965Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-10T09:48:47.227Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-10T09:48:47.227Z] 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-05-10T09:48:47.227Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-10T09:48:47.227Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-10T09:48:47.227Z] 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-05-10T09:48:47.227Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-10T09:48:47.227Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-10T09:48:47.227Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-10T09:48:47.227Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-10T09:48:47.227Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-10T09:48:47.227Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-10T09:48:47.488Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-10T09:48:47.488Z] Fetched 64.0 MB in 2s (37.0 MB/s) [2021-05-10T09:48:47.488Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T09:48:47.488Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-10T09:48:47.488Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-10T09:48:48.432Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-10T09:48:48.432Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-10T09:48:48.432Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... [2021-05-10T09:48:48.432Z] Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... [2021-05-10T09:48:49.006Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T09:48:49.006Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T09:48:49.267Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T09:48:49.267Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T09:48:49.529Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T09:48:49.529Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T09:48:49.529Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T09:48:49.529Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T09:48:49.790Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T09:48:49.790Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T09:48:49.790Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T09:48:49.790Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T09:48:50.051Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T09:48:50.051Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T09:48:50.051Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T09:48:50.312Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-10T09:48:50.312Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T09:48:50.312Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-10T09:48:50.312Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-10T09:48:50.312Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-10T09:48:50.312Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T09:48:50.574Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T09:48:50.574Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T09:48:50.574Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T09:48:50.574Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T09:48:50.836Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T09:48:50.836Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T09:48:51.099Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-10T09:48:51.099Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-10T09:48:51.361Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-10T09:48:51.935Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-10T09:48:51.935Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-10T09:48:51.935Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-10T09:48:52.207Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-10T09:48:52.207Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-10T09:48:52.207Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-10T09:48:52.490Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-10T09:48:52.490Z] Installing new version of config file /etc/issue ... [2021-05-10T09:48:52.490Z] Installing new version of config file /etc/issue.net ... [2021-05-10T09:48:52.490Z] Installing new version of config file /etc/lsb-release ... [2021-05-10T09:48:52.490Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-10T09:48:52.760Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-10T09:48:52.760Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-10T09:48:52.760Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-10T09:48:53.028Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T09:48:53.028Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-10T09:48:53.028Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-10T09:48:53.308Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-10T09:48:53.308Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-05-10T09:48:53.308Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T09:48:53.308Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T09:48:53.308Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-10T09:48:53.592Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-10T09:48:53.592Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T09:48:53.592Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-10T09:48:53.592Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-10T09:48:53.858Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-10T09:48:53.858Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T09:48:53.858Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-10T09:48:53.858Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-10T09:48:54.197Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-10T09:48:54.468Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T09:48:54.468Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-10T09:48:54.468Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-10T09:48:54.468Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-10T09:48:54.733Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T09:48:54.733Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-10T09:48:54.733Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-10T09:48:54.733Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-10T09:48:54.733Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T09:48:54.733Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-10T09:48:54.993Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-10T09:48:54.993Z] Setting up grep (3.1-2build1) ... [2021-05-10T09:48:54.993Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T09:48:54.993Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-10T09:48:54.993Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-10T09:48:55.255Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-10T09:48:55.255Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T09:48:55.255Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-10T09:48:55.516Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-10T09:48:55.516Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-10T09:48:55.516Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T09:48:55.516Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-10T09:48:55.787Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-10T09:48:56.362Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-10T09:48:56.362Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-10T09:48:56.362Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-10T09:48:56.362Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-10T09:48:56.947Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-10T09:48:57.210Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T09:48:57.210Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-10T09:48:57.210Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-10T09:48:58.165Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-10T09:48:58.165Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-10T09:48:58.439Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-10T09:48:58.439Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-10T09:48:58.439Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-10T09:48:58.704Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T09:48:58.704Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-10T09:48:58.704Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-10T09:48:58.704Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-10T09:48:58.966Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T09:48:58.966Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T09:48:58.966Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T09:48:59.228Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-10T09:48:59.228Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T09:48:59.228Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T09:48:59.228Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T09:48:59.490Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-10T09:48:59.490Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T09:48:59.490Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T09:48:59.490Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T09:48:59.752Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-10T09:48:59.752Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T09:48:59.752Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T09:48:59.752Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T09:48:59.752Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-10T09:49:00.023Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T09:49:00.023Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-10T09:49:00.023Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-10T09:49:00.023Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-10T09:49:00.023Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-10T09:49:00.285Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-10T09:49:00.285Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T09:49:00.285Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-10T09:49:00.285Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-10T09:49:00.548Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-10T09:49:00.548Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T09:49:00.548Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T09:49:00.548Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T09:49:00.810Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-10T09:49:00.810Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T09:49:00.810Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T09:49:00.810Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T09:49:00.810Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-10T09:49:01.072Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T09:49:01.072Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T09:49:01.072Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T09:49:01.647Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-10T09:49:01.914Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-10T09:49:02.175Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-10T09:49:02.449Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T09:49:02.449Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-10T09:49:02.449Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-10T09:49:02.711Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-10T09:49:02.711Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T09:49:02.711Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-10T09:49:02.976Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-10T09:49:02.976Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-10T09:49:03.252Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T09:49:03.252Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-10T09:49:03.252Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-10T09:49:03.252Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-10T09:49:03.515Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T09:49:03.515Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-10T09:49:03.515Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-10T09:49:03.778Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-10T09:49:03.778Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T09:49:03.778Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-10T09:49:03.778Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-10T09:49:04.041Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-10T09:49:04.041Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T09:49:04.041Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-10T09:49:04.041Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-10T09:49:04.303Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-10T09:49:04.569Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T09:49:04.569Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-10T09:49:04.569Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-10T09:49:04.569Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-10T09:49:04.833Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T09:49:04.833Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-10T09:49:04.833Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-10T09:49:05.096Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-10T09:49:05.359Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T09:49:05.359Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T09:49:05.359Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T09:49:05.359Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-10T09:49:05.359Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-10T09:49:05.620Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-10T09:49:05.620Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-10T09:49:05.620Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-10T09:49:05.908Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T09:49:05.908Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-10T09:49:05.908Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-10T09:49:05.908Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-10T09:49:06.169Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T09:49:06.169Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-10T09:49:06.170Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-10T09:49:06.170Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-10T09:49:06.743Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T09:49:06.743Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-10T09:49:06.743Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-10T09:49:06.743Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-10T09:49:06.743Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T09:49:06.743Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-10T09:49:07.005Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-10T09:49:07.580Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-10T09:49:07.580Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T09:49:07.580Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-10T09:49:07.580Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-10T09:49:08.154Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-10T09:49:08.154Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T09:49:08.154Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-10T09:49:08.154Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-10T09:49:08.422Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-10T09:49:08.422Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T09:49:08.422Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-10T09:49:08.422Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-10T09:49:08.684Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-10T09:49:08.684Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T09:49:08.684Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-10T09:49:08.684Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-10T09:49:08.684Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-10T09:49:08.946Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T09:49:08.946Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-10T09:49:08.946Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-10T09:49:09.209Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-10T09:49:09.209Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T09:49:09.209Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-10T09:49:09.209Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-10T09:49:09.209Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-10T09:49:09.470Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T09:49:09.470Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-10T09:49:09.470Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-10T09:49:09.470Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-10T09:49:09.741Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T09:49:09.741Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-10T09:49:09.741Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-10T09:49:10.005Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-10T09:49:10.005Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T09:49:10.005Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-10T09:49:10.266Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-10T09:49:10.266Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-10T09:49:10.267Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T09:49:10.267Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-10T09:49:10.267Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-10T09:49:10.527Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-10T09:49:10.528Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-10T09:49:10.528Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-10T09:49:10.528Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-10T09:49:10.790Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-10T09:49:10.790Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-10T09:49:11.051Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-10T09:49:11.051Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-10T09:49:11.311Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-10T09:49:11.311Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-10T09:49:11.311Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-10T09:49:11.573Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-10T09:49:11.573Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-10T09:49:11.573Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-10T09:49:11.834Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-10T09:49:11.834Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-10T09:49:11.834Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-10T09:49:11.834Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-10T09:49:12.103Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-10T09:49:12.103Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-10T09:49:12.103Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-10T09:49:12.103Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-10T09:49:12.364Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-10T09:49:12.364Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-10T09:49:12.625Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-10T09:49:12.625Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-10T09:49:13.570Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-10T09:49:13.570Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-10T09:49:13.570Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-10T09:49:13.570Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-10T09:49:13.831Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-10T09:49:13.831Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-10T09:49:14.404Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-10T09:49:14.404Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-10T09:49:14.404Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-10T09:49:14.404Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-10T09:49:14.404Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-10T09:49:14.665Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-10T09:49:14.665Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T09:49:14.665Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T09:49:14.926Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T09:49:14.926Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T09:49:14.926Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T09:49:14.926Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T09:49:15.188Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T09:49:15.188Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T09:49:16.128Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T09:49:16.128Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T09:49:17.070Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T09:49:17.331Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T09:49:17.904Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T09:49:17.904Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T09:49:18.475Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T09:49:18.476Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T09:49:19.418Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T09:49:19.418Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T09:49:19.418Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-10T09:49:19.418Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-10T09:49:19.679Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-10T09:49:19.679Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-10T09:49:19.679Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-10T09:49:19.679Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-10T09:49:19.940Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-10T09:49:19.940Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-10T09:49:19.940Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-10T09:49:20.201Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-10T09:49:20.201Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-10T09:49:20.201Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-10T09:49:20.201Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-10T09:49:20.462Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-10T09:49:20.462Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T09:49:20.462Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-10T09:49:20.462Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T09:49:20.462Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T09:49:20.462Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T09:49:20.462Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-10T09:49:20.722Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-10T09:49:20.722Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-10T09:49:20.722Z] [2021-05-10T09:49:20.722Z] Current default time zone: 'Etc/UTC' [2021-05-10T09:49:20.722Z] Local time is now: Mon May 10 09:49:20 UTC 2021. [2021-05-10T09:49:20.722Z] Universal Time is now: Mon May 10 09:49:20 UTC 2021. [2021-05-10T09:49:20.722Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-10T09:49:20.722Z] [2021-05-10T09:49:20.722Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-10T09:49:20.983Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T09:49:20.983Z] Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... [2021-05-10T09:49:20.983Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-10T09:49:20.983Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-10T09:49:20.983Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-10T09:49:20.983Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-10T09:49:20.983Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-10T09:49:21.244Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-10T09:49:21.244Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-10T09:49:21.244Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T09:49:21.244Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-10T09:49:21.504Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T09:49:21.504Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-10T09:49:21.504Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T09:49:21.504Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-10T09:49:21.504Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-10T09:49:21.504Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-10T09:49:21.764Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-10T09:49:21.764Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-10T09:49:21.764Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-10T09:49:21.764Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-10T09:49:21.764Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-10T09:49:23.680Z] Updating certificates in /etc/ssl/certs... [2021-05-10T09:49:24.622Z] 23 added, 27 removed; done. [2021-05-10T09:49:24.622Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-10T09:49:24.622Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T09:49:24.622Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-10T09:49:24.622Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-10T09:49:24.622Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-10T09:49:24.883Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T09:49:24.883Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-10T09:49:24.883Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T09:49:24.883Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T09:49:24.883Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T09:49:24.883Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T09:49:24.883Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T09:49:25.146Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-10T09:49:25.146Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-10T09:49:25.146Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-10T09:49:25.146Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-10T09:49:25.146Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-10T09:49:25.146Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T09:49:25.146Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T09:49:25.408Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-10T09:49:25.408Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-10T09:49:25.408Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-10T09:49:25.408Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-10T09:49:25.408Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-10T09:49:25.669Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-10T09:49:25.669Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-10T09:49:25.669Z] Updating certificates in /etc/ssl/certs... [2021-05-10T09:49:26.241Z] 0 added, 0 removed; done. [2021-05-10T09:49:26.241Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-10T09:49:26.241Z] done. [2021-05-10T09:49:27.191Z] Reading package lists... [2021-05-10T09:49:27.191Z] Building dependency tree... [2021-05-10T09:49:27.191Z] Reading state information... [2021-05-10T09:49:27.458Z] The following NEW packages will be installed: [2021-05-10T09:49:27.458Z] apt-transport-https [2021-05-10T09:49:27.722Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-10T09:49:27.722Z] Need to get 1692 B of archives. [2021-05-10T09:49:27.722Z] After this operation, 154 kB of additional disk space will be used. [2021-05-10T09:49:27.722Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-10T09:49:27.722Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-10T09:49:27.983Z] Fetched 1692 B in 0s (8289 B/s) [2021-05-10T09:49:27.983Z] Selecting previously unselected package apt-transport-https. [2021-05-10T09:49:27.983Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-10T09:49:27.983Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-10T09:49:27.983Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-10T09:49:27.983Z] Setting up apt-transport-https (1.6.13) ... [2021-05-10T09:49:28.249Z] Waiting for network to be ready... [2021-05-10T09:49:40.492Z] 2021-05-10T09:49:36Z INFO Waiting for automatic snapd restart... [2021-05-10T09:49:40.492Z] snapd 2.49.2 from Canonical* installed [2021-05-10T09:49:41.880Z] "snapd" switched to the "latest/stable" channel [2021-05-10T09:49:41.880Z] [2021-05-10T09:49:47.172Z] core18 20210309 from Canonical* installed [2021-05-10T09:49:47.172Z] "core18" switched to the "latest/stable" channel [2021-05-10T09:49:47.172Z] [2021-05-10T09:49:53.870Z] snapcraft 4.7.1 from Canonical* installed [2021-05-10T09:49:53.870Z] "snapcraft" switched to the "latest/stable" channel [2021-05-10T09:49:53.870Z] [2021-05-10T09:49:58.098Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-10T09:49:58.098Z] - README.md [2021-05-10T09:49:58.098Z] [2021-05-10T09:49:58.098Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-10T09:50:04.689Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-10T09:50:04.689Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-10T09:50:04.689Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-10T09:50:04.689Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-10T09:50:06.340Z] Reading package lists... [2021-05-10T09:50:06.917Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-05-10T09:50:13.511Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-10T09:50:13.511Z] Reading package lists... [2021-05-10T09:50:13.511Z] Building dependency tree... [2021-05-10T09:50:13.511Z] Reading state information... [2021-05-10T09:50:13.511Z] Suggested packages: [2021-05-10T09:50:13.511Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-10T09:50:13.511Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-10T09:50:13.511Z] Recommended packages: [2021-05-10T09:50:13.511Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-10T09:50:13.511Z] The following NEW packages will be installed: [2021-05-10T09:50:13.511Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-10T09:50:13.511Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-10T09:50:13.511Z] pkg-config zip [2021-05-10T09:50:13.511Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-10T09:50:13.511Z] Need to get 7663 kB of archives. [2021-05-10T09:50:13.511Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-10T09:50:13.511Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-10T09:50:13.511Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-10T09:50:13.511Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-10T09:50:13.511Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-10T09:50:13.511Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-10T09:50:13.511Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-10T09:50:13.511Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-10T09:50:13.773Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-10T09:50:13.773Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-10T09:50:13.773Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-10T09:50:13.773Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-10T09:50:14.040Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-10T09:50:14.040Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-10T09:50:14.040Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-10T09:50:14.040Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-10T09:50:14.302Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-10T09:50:14.302Z] Fetched 7663 kB in 1s (10.7 MB/s) [2021-05-10T09:50:14.302Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-10T09:50:14.564Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-10T09:50:14.564Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-10T09:50:14.564Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-10T09:50:14.825Z] Selecting previously unselected package libpsl5:amd64. [2021-05-10T09:50:14.825Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-10T09:50:14.825Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-10T09:50:14.825Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-10T09:50:14.825Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-10T09:50:14.825Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-10T09:50:14.825Z] Selecting previously unselected package librtmp1:amd64. [2021-05-10T09:50:14.825Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-10T09:50:14.825Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-10T09:50:15.089Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-10T09:50:15.089Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-10T09:50:15.089Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-10T09:50:15.089Z] Selecting previously unselected package liberror-perl. [2021-05-10T09:50:15.089Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-10T09:50:15.089Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-10T09:50:15.351Z] Selecting previously unselected package git-man. [2021-05-10T09:50:15.351Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-10T09:50:15.351Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-10T09:50:15.351Z] Selecting previously unselected package git. [2021-05-10T09:50:15.351Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-10T09:50:15.613Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-10T09:50:16.559Z] Selecting previously unselected package libnorm1:amd64. [2021-05-10T09:50:16.559Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-10T09:50:16.559Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-10T09:50:16.559Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-10T09:50:16.559Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-10T09:50:16.559Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-10T09:50:16.559Z] Selecting previously unselected package libsodium23:amd64. [2021-05-10T09:50:16.559Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-10T09:50:16.559Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-10T09:50:16.559Z] Selecting previously unselected package libzmq5:amd64. [2021-05-10T09:50:16.559Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-10T09:50:16.820Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-10T09:50:16.820Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-10T09:50:16.820Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-10T09:50:16.820Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-10T09:50:17.081Z] Selecting previously unselected package pkg-config. [2021-05-10T09:50:17.082Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-10T09:50:17.082Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-10T09:50:17.082Z] Selecting previously unselected package zip. [2021-05-10T09:50:17.082Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-10T09:50:17.082Z] Unpacking zip (3.0-11build1) ... [2021-05-10T09:50:17.082Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-10T09:50:17.082Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-10T09:50:17.082Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-10T09:50:17.343Z] Setting up liberror-perl (0.17025-1) ... [2021-05-10T09:50:17.343Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-10T09:50:17.343Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-10T09:50:17.343Z] No schema files found: doing nothing. [2021-05-10T09:50:17.343Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-10T09:50:17.343Z] Setting up zip (3.0-11build1) ... [2021-05-10T09:50:17.343Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-10T09:50:17.343Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-10T09:50:17.343Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-10T09:50:17.606Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-10T09:50:17.606Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-10T09:50:17.606Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-10T09:50:17.606Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-10T09:50:17.606Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-10T09:50:24.201Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-10T09:50:24.464Z] git set to automatically installed. [2021-05-10T09:50:24.464Z] git-man set to automatically installed. [2021-05-10T09:50:24.464Z] libcurl3-gnutls set to automatically installed. [2021-05-10T09:50:24.464Z] liberror-perl set to automatically installed. [2021-05-10T09:50:24.464Z] libglib2.0-0 set to automatically installed. [2021-05-10T09:50:24.464Z] libnghttp2-14 set to automatically installed. [2021-05-10T09:50:24.464Z] libnorm1 set to automatically installed. [2021-05-10T09:50:24.464Z] libpgm-5.2-0 set to automatically installed. [2021-05-10T09:50:24.464Z] libpsl5 set to automatically installed. [2021-05-10T09:50:24.464Z] librtmp1 set to automatically installed. [2021-05-10T09:50:24.464Z] libsodium23 set to automatically installed. [2021-05-10T09:50:24.464Z] libzmq3-dev set to automatically installed. [2021-05-10T09:50:24.464Z] libzmq5 set to automatically installed. [2021-05-10T09:50:24.464Z] pkg-config set to automatically installed. [2021-05-10T09:50:24.464Z] zip set to automatically installed. [2021-05-10T09:50:25.854Z] snapd is not logged in, snap install commands will use sudo [2021-05-10T09:50:32.450Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-10T09:50:33.023Z] snap "core18" has no updates available [2021-05-10T09:50:33.967Z] snapd is not logged in, snap install commands will use sudo [2021-05-10T09:50:35.974Z] Removing intermediate container c25390cb550d [2021-05-10T09:50:35.974Z] ---> 2db438b88dfd [2021-05-10T09:50:35.974Z] [2021-05-10T09:50:35.974Z] Step 10/31 : FROM alpine:3.12 [2021-05-10T09:50:35.974Z] 3.12: Pulling from library/alpine [2021-05-10T09:50:35.974Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-10T09:50:35.974Z] Status: Downloaded newer image for alpine:3.12 [2021-05-10T09:50:35.974Z] ---> 9852663dfa18 [2021-05-10T09:50:35.974Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-10T09:50:35.974Z] ---> Running in 3b10d17ae241 [2021-05-10T09:50:35.974Z] Removing intermediate container 3b10d17ae241 [2021-05-10T09:50:35.974Z] ---> 327182e08c82 [2021-05-10T09:50:35.974Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-10T09:50:35.974Z] ---> Running in ee98d159a8ee [2021-05-10T09:50:35.974Z] Removing intermediate container 99bf0e375612 [2021-05-10T09:50:35.974Z] ---> 70ee2cdf650d [2021-05-10T09:50:35.974Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-10T09:50:35.974Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T09:50:35.974Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T09:50:35.974Z] ---> Running in c5695a58786c [2021-05-10T09:50:35.974Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-10T09:50:35.974Z] (2/2) Installing su-exec (0.2-r1) [2021-05-10T09:50:35.974Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T09:50:35.974Z] OK: 5 MiB in 16 packages [2021-05-10T09:50:35.974Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-10T09:50:35.974Z] Removing intermediate container 884af100dd49 [2021-05-10T09:50:35.974Z] ---> 1eaaaf9b06d9 [2021-05-10T09:50:35.974Z] [2021-05-10T09:50:35.974Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T09:50:35.974Z] ---> 9852663dfa18 [2021-05-10T09:50:35.974Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-10T09:50:35.974Z] ---> Running in 4e05473465ea [2021-05-10T09:50:35.974Z] Removing intermediate container ee98d159a8ee [2021-05-10T09:50:35.974Z] ---> 9d598af95fe3 [2021-05-10T09:50:35.974Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-10T09:50:35.974Z] ---> Running in 64921087133d [2021-05-10T09:50:35.974Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T09:50:35.974Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T09:50:36.252Z] Removing intermediate container 64921087133d [2021-05-10T09:50:36.252Z] ---> 9aa6602c44ee [2021-05-10T09:50:36.252Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-10T09:50:36.527Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-10T09:50:36.527Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T09:50:36.527Z] OK: 5 MiB in 15 packages [2021-05-10T09:50:36.816Z] ---> Running in 13969564df36 [2021-05-10T09:50:37.425Z] Removing intermediate container c5695a58786c [2021-05-10T09:50:37.425Z] ---> 2ce7feb0a96d [2021-05-10T09:50:37.425Z] [2021-05-10T09:50:37.425Z] Step 11/23 : FROM docker:20.10.0 [2021-05-10T09:50:37.425Z] 20.10.0: Pulling from library/docker [2021-05-10T09:50:37.425Z] Removing intermediate container 2554dfccdc98 [2021-05-10T09:50:37.425Z] ---> a39b23ed644a [2021-05-10T09:50:37.425Z] [2021-05-10T09:50:37.425Z] Step 10/22 : FROM alpine:3.12 [2021-05-10T09:50:37.425Z] ---> 9852663dfa18 [2021-05-10T09:50:37.425Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-10T09:50:38.026Z] ---> Running in d18114058ddd [2021-05-10T09:50:38.026Z] Removing intermediate container 13969564df36 [2021-05-10T09:50:38.026Z] Removing intermediate container fdb862547dde [2021-05-10T09:50:38.026Z] ---> 0591c16880c7 [2021-05-10T09:50:38.026Z] [2021-05-10T09:50:38.026Z] Step 10/22 : FROM alpine:3.12 [2021-05-10T09:50:38.026Z] ---> 9852663dfa18 [2021-05-10T09:50:38.026Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-10T09:50:38.026Z] ---> 19975e12310d [2021-05-10T09:50:38.026Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-10T09:50:39.465Z] Removing intermediate container 4e05473465ea [2021-05-10T09:50:39.465Z] ---> bbb7c2999a0f [2021-05-10T09:50:39.465Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T09:50:39.465Z] ---> Running in 210818a52ba3 [2021-05-10T09:50:39.465Z] ---> Running in 9b48072099c2 [2021-05-10T09:50:39.740Z] ---> Running in 1343831ccf68 [2021-05-10T09:50:40.568Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-10T09:50:40.735Z] Removing intermediate container 1343831ccf68 [2021-05-10T09:50:40.735Z] ---> ab227493c8f1 [2021-05-10T09:50:40.735Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-10T09:50:41.011Z] ---> Running in 2ce7205e2de9 [2021-05-10T09:50:41.011Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T09:50:41.288Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T09:50:41.288Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T09:50:41.588Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T09:50:41.589Z] Removing intermediate container 2ce7205e2de9 [2021-05-10T09:50:41.589Z] ---> 56c9393a6092 [2021-05-10T09:50:41.589Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-10T09:50:41.880Z] ---> Running in a06d6ef69f05 [2021-05-10T09:50:42.171Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-10T09:50:42.171Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T09:50:42.171Z] OK: 5 MiB in 15 packages [2021-05-10T09:50:42.172Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-10T09:50:42.172Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-10T09:50:42.172Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T09:50:42.172Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T09:50:42.448Z] OK: 6 MiB in 16 packages [2021-05-10T09:50:43.045Z] Removing intermediate container a06d6ef69f05 [2021-05-10T09:50:43.045Z] ---> fe86f483aab9 [2021-05-10T09:50:43.045Z] Step 15/23 : WORKDIR / [2021-05-10T09:50:43.318Z] Removing intermediate container 210818a52ba3 [2021-05-10T09:50:43.318Z] ---> 41e6f91f773d [2021-05-10T09:50:43.318Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-10T09:50:43.602Z] ---> Running in cca277653a77 [2021-05-10T09:50:43.891Z] ---> Running in a927d73f802f [2021-05-10T09:50:44.497Z] Removing intermediate container 9b48072099c2 [2021-05-10T09:50:44.497Z] ---> 51dd98e14522 [2021-05-10T09:50:44.497Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T09:50:44.778Z] Removing intermediate container cca277653a77 [2021-05-10T09:50:44.778Z] ---> ba5358dc7646 [2021-05-10T09:50:44.778Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T09:50:45.059Z] ---> Running in a711dfd13ef8 [2021-05-10T09:50:45.333Z] Removing intermediate container a927d73f802f [2021-05-10T09:50:45.333Z] ---> 160811a5c345 [2021-05-10T09:50:45.333Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-10T09:50:45.606Z] Removing intermediate container d18114058ddd [2021-05-10T09:50:45.606Z] ---> 32988b085fb2 [2021-05-10T09:50:45.606Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T09:50:46.206Z] ---> Running in d12b7606e9a1 [2021-05-10T09:50:46.206Z] Removing intermediate container a711dfd13ef8 [2021-05-10T09:50:46.206Z] ---> 42b295320050 [2021-05-10T09:50:46.206Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-10T09:50:46.206Z] ---> 0a4045be4994 [2021-05-10T09:50:46.206Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-10T09:50:46.479Z] ---> Running in f57a567999c6 [2021-05-10T09:50:46.777Z] ---> eb5c84aa48d4 [2021-05-10T09:50:46.777Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-10T09:50:46.777Z] Removing intermediate container d12b7606e9a1 [2021-05-10T09:50:46.777Z] ---> 8101280a2b2d [2021-05-10T09:50:46.777Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-10T09:50:47.063Z] ---> Running in bee9421b3cf4 [2021-05-10T09:50:47.343Z] ---> Running in 1ef0ac9be6fe [2021-05-10T09:50:47.938Z] Removing intermediate container f57a567999c6 [2021-05-10T09:50:47.938Z] ---> 45093890e742 [2021-05-10T09:50:47.938Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-10T09:50:48.534Z] ---> dd432863185b [2021-05-10T09:50:48.534Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-10T09:50:48.534Z] ---> Running in fbfc2e1a0448 [2021-05-10T09:50:48.534Z] Removing intermediate container 1ef0ac9be6fe [2021-05-10T09:50:48.534Z] ---> e0db01b96c64 [2021-05-10T09:50:48.534Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-10T09:50:48.811Z] ---> Running in 4864fc038dd2 [2021-05-10T09:50:49.410Z] Removing intermediate container fbfc2e1a0448 [2021-05-10T09:50:49.410Z] ---> b040924d22d4 [2021-05-10T09:50:49.410Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T09:50:49.410Z] ---> a563597bbcd4 [2021-05-10T09:50:49.410Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-10T09:50:49.695Z] Removing intermediate container 4864fc038dd2 [2021-05-10T09:50:49.695Z] ---> fffa06d9833e [2021-05-10T09:50:49.695Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T09:50:49.695Z] ---> Running in 53d8a70817d8 [2021-05-10T09:50:50.300Z] ---> 5646572d8484 [2021-05-10T09:50:50.300Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-10T09:50:50.572Z] Removing intermediate container 53d8a70817d8 [2021-05-10T09:50:50.572Z] ---> f1b943465544 [2021-05-10T09:50:50.572Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T09:50:50.572Z] ---> 666d16556d68 [2021-05-10T09:50:50.572Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-10T09:50:50.846Z] Removing intermediate container bee9421b3cf4 [2021-05-10T09:50:50.846Z] ---> 6c87914bfe29 [2021-05-10T09:50:50.846Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T09:50:50.846Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-10T09:50:50.846Z] ---> Running in 8a2ebbae75f6 [2021-05-10T09:50:50.846Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-10T09:50:50.846Z] ---> eeaf43b92773 [2021-05-10T09:50:50.846Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-10T09:50:51.446Z] ---> Running in 031da3026b7d [2021-05-10T09:50:51.717Z] Removing intermediate container 8a2ebbae75f6 [2021-05-10T09:50:51.717Z] ---> 81b641208ef2 [2021-05-10T09:50:51.717Z] Step 21/23 : LABEL arch=arm64 [2021-05-10T09:50:51.988Z] ---> 65505725c3d6 [2021-05-10T09:50:51.988Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-10T09:50:52.262Z] ---> Running in a176e7782f91 [2021-05-10T09:50:52.262Z] Removing intermediate container 031da3026b7d [2021-05-10T09:50:52.262Z] ---> 47d20790da10 [2021-05-10T09:50:52.262Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-10T09:50:52.262Z] ---> 3a59c84abfcd [2021-05-10T09:50:52.262Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-10T09:50:52.566Z] ---> fc6170f12d53 [2021-05-10T09:50:52.566Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-10T09:50:52.566Z] ---> Running in ed929f46b318 [2021-05-10T09:50:53.188Z] Removing intermediate container a176e7782f91 [2021-05-10T09:50:53.189Z] ---> c4397b0f6000 [2021-05-10T09:50:53.189Z] Step 22/23 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 [2021-05-10T09:50:53.189Z] ---> Running in b016039727b9 [2021-05-10T09:50:53.476Z] ---> 8fa70aee8b66 [2021-05-10T09:50:53.476Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-10T09:50:53.749Z] ---> ded13bc3eb60 [2021-05-10T09:50:53.749Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-10T09:50:54.022Z] ---> 22dc342aee1d [2021-05-10T09:50:54.022Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-10T09:50:54.022Z] ---> Running in 308daaf51f44 [2021-05-10T09:50:54.022Z] ---> Running in a1f2eaf1780a [2021-05-10T09:50:54.295Z] Removing intermediate container b016039727b9 [2021-05-10T09:50:54.295Z] ---> 3ed31effdf91 [2021-05-10T09:50:54.295Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T09:50:54.295Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T09:50:54.577Z] ---> Running in 79b7b21c5dfe [2021-05-10T09:50:54.577Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T09:50:54.577Z] Removing intermediate container 308daaf51f44 [2021-05-10T09:50:54.577Z] ---> c1636edc5e92 [2021-05-10T09:50:54.577Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T09:50:54.850Z] Removing intermediate container a1f2eaf1780a [2021-05-10T09:50:54.850Z] ---> abf57bcf722d [2021-05-10T09:50:54.850Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T09:50:54.850Z] ---> Running in fa5f7ebf7f07 [2021-05-10T09:50:54.850Z] ---> 1c183fdd8015 [2021-05-10T09:50:54.850Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-10T09:50:54.850Z] ---> Running in d254732f8a56 [2021-05-10T09:50:55.132Z] (1/39) Installing readline (8.0.4-r0) [2021-05-10T09:50:55.132Z] (2/39) Installing bash (5.0.17-r0) [2021-05-10T09:50:55.132Z] Executing bash-5.0.17-r0.post-install [2021-05-10T09:50:55.132Z] Removing intermediate container 79b7b21c5dfe [2021-05-10T09:50:55.132Z] ---> 2ef97d4d52b0 [2021-05-10T09:50:55.132Z] [2021-05-10T09:50:55.132Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T09:50:55.132Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-10T09:50:55.132Z] (5/39) Installing curl (7.76.1-r0) [2021-05-10T09:50:55.132Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-10T09:50:55.132Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-10T09:50:55.132Z] (8/39) Installing expat (2.2.9-r1) [2021-05-10T09:50:55.132Z] (9/39) Installing libffi (3.3-r2) [2021-05-10T09:50:55.132Z] (10/39) Installing gdbm (1.13-r1) [2021-05-10T09:50:55.132Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-10T09:50:55.132Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-10T09:50:55.132Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-10T09:50:55.503Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-10T09:50:55.503Z] Pulling go-build-helper [2021-05-10T09:50:55.504Z] + snapcraftctl pull [2021-05-10T09:50:55.504Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-10T09:50:55.504Z] Skipping pull go-build-helper (already ran) [2021-05-10T09:50:55.504Z] Building go-build-helper [2021-05-10T09:50:55.504Z] + snapcraftctl build [2021-05-10T09:50:56.199Z] Removing intermediate container fa5f7ebf7f07 [2021-05-10T09:50:56.200Z] ---> d1a8c83d640d [2021-05-10T09:50:56.200Z] Step 20/22 : LABEL arch=arm64 [2021-05-10T09:50:56.200Z] Successfully built 2ef97d4d52b0 [2021-05-10T09:50:56.200Z] Successfully tagged docker-core-command-go-arm64:latest [2021-05-10T09:50:56.200Z]  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2021-05-10T09:50:56.200Z] Removing intermediate container d254732f8a56 [2021-05-10T09:50:56.200Z] ---> 2b94c112edd8 [2021-05-10T09:50:56.200Z] Step 20/22 : LABEL arch=arm64 [2021-05-10T09:50:56.200Z] ---> 036600c94c72 [2021-05-10T09:50:56.200Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-10T09:50:56.500Z] ---> Running in 7803f8bf1149 [2021-05-10T09:50:56.500Z] ---> Running in abc3140ca77f [2021-05-10T09:50:57.420Z] Staging go-build-helper [2021-05-10T09:50:57.420Z] + snapcraftctl stage [2021-05-10T09:50:57.697Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-10T09:50:57.697Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-10T09:50:57.697Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-10T09:50:57.697Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-10T09:50:57.697Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-10T09:50:57.697Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-10T09:50:57.697Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-10T09:50:57.697Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-10T09:50:57.697Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-10T09:50:57.697Z] Removing intermediate container 7803f8bf1149 [2021-05-10T09:50:57.697Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-10T09:50:57.697Z] ---> 0d200b55715d [2021-05-10T09:50:57.697Z] Step 21/22 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 [2021-05-10T09:50:57.697Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-10T09:50:57.997Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-10T09:50:57.997Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-10T09:50:57.997Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-10T09:50:57.997Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-10T09:50:57.997Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-10T09:50:57.997Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-10T09:50:57.997Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-10T09:50:57.997Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-10T09:50:57.997Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-10T09:50:57.997Z] Removing intermediate container abc3140ca77f [2021-05-10T09:50:57.997Z] ---> fb431949fe13 [2021-05-10T09:50:57.997Z] Step 21/22 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 [2021-05-10T09:50:57.997Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-10T09:50:57.997Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-10T09:50:57.997Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-10T09:50:58.278Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-10T09:50:58.278Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-10T09:50:58.278Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-10T09:50:58.278Z] Executing busybox-1.31.1-r19.trigger [2021-05-10T09:50:58.278Z] OK: 72 MiB in 59 packages [2021-05-10T09:50:58.553Z] ---> Running in 7d705d51d385 [2021-05-10T09:50:58.830Z] ---> 792faa63593b [2021-05-10T09:50:58.830Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-10T09:50:59.106Z] ---> Running in a7813ec59036 [2021-05-10T09:50:59.725Z] ---> Running in 125d2ae315ef [2021-05-10T09:50:59.725Z] Removing intermediate container 7d705d51d385 [2021-05-10T09:50:59.725Z] ---> d7d113858357 [2021-05-10T09:50:59.725Z] Step 22/22 : LABEL version=0.0.0 [2021-05-10T09:51:00.316Z] Removing intermediate container a7813ec59036 [2021-05-10T09:51:00.316Z] ---> 729eec0b4590 [2021-05-10T09:51:00.316Z] Step 22/22 : LABEL version=0.0.0 [2021-05-10T09:51:00.316Z] ---> Running in 96384e46926c [2021-05-10T09:51:00.597Z] Removing intermediate container 125d2ae315ef [2021-05-10T09:51:00.597Z] ---> 0a8e60499efc [2021-05-10T09:51:00.597Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-10T09:51:00.597Z] ---> Running in 3c9813eda6ba [2021-05-10T09:51:00.873Z] Removing intermediate container 96384e46926c [2021-05-10T09:51:00.873Z] ---> be0fa9957784 [2021-05-10T09:51:00.873Z] [2021-05-10T09:51:01.479Z] Successfully built be0fa9957784 [2021-05-10T09:51:01.479Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-05-10T09:51:01.479Z] Removing intermediate container 3c9813eda6ba [2021-05-10T09:51:01.480Z]  Building docker-support-scheduler-go ... done  ---> 1fafe58176d5 [2021-05-10T09:51:01.480Z] Building docker-core-metadata-go [2021-05-10T09:51:01.480Z] [2021-05-10T09:51:02.080Z] Successfully built 1fafe58176d5 [2021-05-10T09:51:02.080Z] ---> 584d9b9cad34 [2021-05-10T09:51:02.080Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-10T09:51:02.080Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-05-10T09:51:02.349Z] Building docker-security-proxy-setup-go [2021-05-10T09:51:02.621Z]  Building docker-support-notifications-go ... done  ---> Running in b9f41fe8dc58 [2021-05-10T09:51:03.216Z] Collecting docker-compose==1.23.2 [2021-05-10T09:51:03.216Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-10T09:51:05.192Z] Collecting docker<4.0,>=3.6.0 [2021-05-10T09:51:05.192Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-10T09:51:06.173Z] Collecting docopt<0.7,>=0.6.1 [2021-05-10T09:51:06.173Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-10T09:51:07.152Z] Removing intermediate container b9f41fe8dc58 [2021-05-10T09:51:07.152Z] ---> ad1bb67e62d3 [2021-05-10T09:51:07.152Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-10T09:51:07.752Z] ---> Running in 7386494756a4 [2021-05-10T09:51:08.753Z] Removing intermediate container 7386494756a4 [2021-05-10T09:51:08.753Z] ---> 23aff1d85886 [2021-05-10T09:51:08.753Z] Step 28/31 : CMD ["gate"] [2021-05-10T09:51:09.362Z] ---> Running in 8b633ee66851 [2021-05-10T09:51:09.977Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-10T09:51:09.977Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-10T09:51:10.573Z] Removing intermediate container 8b633ee66851 [2021-05-10T09:51:10.573Z] ---> 832dae5609c7 [2021-05-10T09:51:10.573Z] Step 29/31 : LABEL arch=arm64 [2021-05-10T09:51:10.573Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-10T09:51:10.573Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-10T09:51:11.564Z] ---> Running in 3e9895de8b41 [2021-05-10T09:51:12.170Z] Removing intermediate container 3e9895de8b41 [2021-05-10T09:51:12.170Z] ---> 34c7564d5f1a [2021-05-10T09:51:12.170Z] Step 30/31 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 [2021-05-10T09:51:12.341Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-10T09:51:12.341Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-10T09:51:12.341Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-10T09:51:12.341Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-10T09:51:12.341Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-10T09:51:12.341Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-10T09:51:12.341Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-10T09:51:12.341Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-10T09:51:12.341Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-10T09:51:12.341Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-10T09:51:12.341Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-10T09:51:12.341Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-10T09:51:12.341Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2043 kB] [2021-05-10T09:51:12.341Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-05-10T09:51:12.341Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-10T09:51:12.341Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-10T09:51:12.341Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] [2021-05-10T09:51:12.341Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] [2021-05-10T09:51:12.341Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-05-10T09:51:12.341Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-10T09:51:12.341Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-10T09:51:12.341Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-10T09:51:12.341Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-10T09:51:12.341Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-10T09:51:12.341Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-10T09:51:12.341Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-10T09:51:12.341Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-10T09:51:12.341Z] Fetched 24.5 MB in 6s (4059 kB/s) [2021-05-10T09:51:12.341Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-10T09:51:12.341Z] Fetched 224 kB in 0s (0 B/s) [2021-05-10T09:51:12.341Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-10T09:51:12.341Z] Fetched 157 kB in 0s (0 B/s) [2021-05-10T09:51:12.341Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-10T09:51:12.341Z] Fetched 221 kB in 0s (0 B/s) [2021-05-10T09:51:12.341Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-10T09:51:12.341Z] Fetched 143 kB in 0s (0 B/s) [2021-05-10T09:51:12.341Z] Pulling app-service-config [2021-05-10T09:51:12.341Z] + snapcraftctl pull [2021-05-10T09:51:12.449Z] ---> Running in a8cd02a96b29 [2021-05-10T09:51:12.920Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-10T09:51:13.044Z] Removing intermediate container a8cd02a96b29 [2021-05-10T09:51:13.044Z] ---> 7bb2f0ed6028 [2021-05-10T09:51:13.044Z] Step 31/31 : LABEL version=0.0.0 [2021-05-10T09:51:13.491Z] Pulling config-common [2021-05-10T09:51:13.491Z] + snapcraftctl pull [2021-05-10T09:51:13.643Z] ---> Running in 808eb9e5713c [2021-05-10T09:51:13.643Z] Collecting PyYAML<4,>=3.10 [2021-05-10T09:51:13.643Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-10T09:51:14.625Z] Removing intermediate container 808eb9e5713c [2021-05-10T09:51:14.625Z] ---> ff68f470cb6c [2021-05-10T09:51:14.625Z] [2021-05-10T09:51:14.898Z] Successfully built ff68f470cb6c [2021-05-10T09:51:14.898Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-05-10T09:51:15.169Z] Building docker-core-data-go [2021-05-10T09:51:17.143Z]  Building docker-security-bootstrapper-go ... done Collecting cached-property<2,>=1.2.0 [2021-05-10T09:51:17.143Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-10T09:51:17.418Z] Collecting jsonschema<3,>=2.5.1 [2021-05-10T09:51:17.418Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-10T09:51:17.689Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-10T09:51:18.287Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-10T09:51:18.287Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-10T09:51:18.782Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-10T09:51:18.782Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-10T09:51:18.782Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-10T09:51:18.782Z] Fetched 0 B in 0s (0 B/s) [2021-05-10T09:51:18.782Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-10T09:51:18.782Z] Fetched 0 B in 0s (0 B/s) [2021-05-10T09:51:18.782Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-10T09:51:18.782Z] Fetched 0 B in 0s (0 B/s) [2021-05-10T09:51:18.782Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-10T09:51:18.782Z] Fetched 0 B in 0s (0 B/s) [2021-05-10T09:51:18.782Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-10T09:51:18.782Z] Fetched 0 B in 0s (0 B/s) [2021-05-10T09:51:18.782Z] Pulling edgex-go [2021-05-10T09:51:18.782Z] + snapcraftctl pull [2021-05-10T09:51:18.888Z] Collecting texttable<0.10,>=0.9.0 [2021-05-10T09:51:18.888Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-10T09:51:20.879Z] Collecting docker-pycreds>=0.4.0 [2021-05-10T09:51:20.879Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-10T09:51:21.152Z] Collecting idna<2.8,>=2.5 [2021-05-10T09:51:21.152Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-10T09:51:21.427Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-10T09:51:21.427Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-10T09:51:22.043Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-10T09:51:22.043Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-10T09:51:22.317Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-10T09:51:22.317Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-10T09:51:22.317Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-10T09:51:22.317Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-10T09:51:23.308Z] Installing collected packages: docker-pycreds, idna, urllib3, requests, websocket-client, docker, docopt, dockerpty, PyYAML, cached-property, jsonschema, texttable, docker-compose [2021-05-10T09:51:23.308Z] Attempting uninstall: idna [2021-05-10T09:51:23.308Z] Found existing installation: idna 2.9 [2021-05-10T09:51:23.308Z] Uninstalling idna-2.9: [2021-05-10T09:51:23.308Z] Successfully uninstalled idna-2.9 [2021-05-10T09:51:24.291Z] Attempting uninstall: urllib3 [2021-05-10T09:51:24.291Z] Found existing installation: urllib3 1.25.9 [2021-05-10T09:51:24.291Z] Uninstalling urllib3-1.25.9: [2021-05-10T09:51:24.291Z] Successfully uninstalled urllib3-1.25.9 [2021-05-10T09:51:24.888Z] Attempting uninstall: requests [2021-05-10T09:51:24.888Z] Found existing installation: requests 2.23.0 [2021-05-10T09:51:24.888Z] Uninstalling requests-2.23.0: [2021-05-10T09:51:24.888Z] Successfully uninstalled requests-2.23.0 [2021-05-10T09:51:26.872Z] Running setup.py install for docopt: started [2021-05-10T09:51:28.855Z] Running setup.py install for docopt: finished with status 'done' [2021-05-10T09:51:28.855Z] Running setup.py install for dockerpty: started [2021-05-10T09:51:30.835Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-10T09:51:30.835Z] Running setup.py install for PyYAML: started [2021-05-10T09:51:33.473Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-10T09:51:34.068Z] Running setup.py install for texttable: started [2021-05-10T09:51:36.055Z] Running setup.py install for texttable: finished with status 'done' [2021-05-10T09:51:37.037Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-10T09:51:39.677Z] Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T09:51:39.677Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-10T09:51:39.677Z] ---> db26888e6c05 [2021-05-10T09:51:39.677Z] Step 3/25 : WORKDIR /edgex-go [2021-05-10T09:51:39.677Z] ---> Using cache [2021-05-10T09:51:39.677Z] ---> 5409e126fc18 [2021-05-10T09:51:39.677Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T09:51:39.677Z] ---> Using cache [2021-05-10T09:51:39.677Z] ---> 1581fb20ae0c [2021-05-10T09:51:39.677Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-10T09:51:39.677Z] ---> Using cache [2021-05-10T09:51:39.677Z] ---> 23b533c6ae6b [2021-05-10T09:51:39.677Z] Step 6/25 : COPY go.mod . [2021-05-10T09:51:39.677Z] ---> Using cache [2021-05-10T09:51:39.677Z] ---> 75999948c36b [2021-05-10T09:51:39.677Z] Step 7/25 : RUN go mod download [2021-05-10T09:51:39.677Z] ---> Using cache [2021-05-10T09:51:39.677Z] ---> 49630f247b81 [2021-05-10T09:51:39.677Z] Step 8/25 : COPY . . [2021-05-10T09:51:39.677Z] ---> Using cache [2021-05-10T09:51:39.677Z] ---> 93400ff71be0 [2021-05-10T09:51:39.677Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-10T09:51:45.391Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-10T09:51:45.391Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-10T09:51:45.391Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-10T09:51:45.391Z] Fetched 0 B in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-10T09:51:45.391Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-10T09:51:45.391Z] Fetched 279 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-10T09:51:45.391Z] Fetched 122 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-10T09:51:45.391Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-10T09:51:45.391Z] Fetched 8848 B in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-10T09:51:45.391Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-10T09:51:45.391Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-10T09:51:45.391Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-10T09:51:45.391Z] Fetched 219 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-10T09:51:45.391Z] Fetched 154 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-10T09:51:45.391Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-10T09:51:45.391Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-10T09:51:45.391Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-10T09:51:45.391Z] Fetched 499 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-10T09:51:45.391Z] Fetched 111 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-10T09:51:45.391Z] Fetched 240 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-10T09:51:45.391Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-10T09:51:45.391Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-10T09:51:45.391Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-10T09:51:45.391Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-10T09:51:45.391Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-10T09:51:45.391Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-10T09:51:45.391Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-10T09:51:45.391Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-10T09:51:45.391Z] Fetched 8720 B in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-10T09:51:45.391Z] Fetched 137 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-10T09:51:45.391Z] Fetched 119 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-10T09:51:45.391Z] Fetched 110 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-10T09:51:45.391Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-10T09:51:45.391Z] Fetched 645 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-10T09:51:45.391Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-10T09:51:45.391Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-10T09:51:45.391Z] Fetched 368 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-10T09:51:45.391Z] Fetched 187 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-10T09:51:45.391Z] Fetched 175 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-10T09:51:45.391Z] Fetched 206 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-10T09:51:45.391Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-10T09:51:45.391Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-10T09:51:45.391Z] Fetched 159 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-10T09:51:45.391Z] Fetched 107 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-10T09:51:45.391Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-10T09:51:45.391Z] Pulling static-packages [2021-05-10T09:51:45.391Z] + snapcraftctl pull [2021-05-10T09:51:45.391Z] Pulling version [2021-05-10T09:51:45.391Z] + cd /root/project [2021-05-10T09:51:45.391Z] + [ -f VERSION ] [2021-05-10T09:51:45.391Z] + PROJECT_VERSION=local-dev [2021-05-10T09:51:45.391Z] + git rev-parse --short HEAD [2021-05-10T09:51:45.391Z] + GIT_REVISION=78d1f73e [2021-05-10T09:51:45.391Z] + snapcraftctl set-version local-dev [2021-05-10T09:51:45.391Z] Skipping build go-build-helper (already ran) [2021-05-10T09:51:45.391Z] Building app-service-config [2021-05-10T09:51:45.391Z] + make build [2021-05-10T09:51:45.391Z] go mod tidy [2021-05-10T09:51:46.416Z] ---> Running in 36636ef35ca4 [2021-05-10T09:51:46.777Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.55 [2021-05-10T09:51:46.777Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-10T09:51:46.777Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.46 [2021-05-10T09:51:46.777Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.82 [2021-05-10T09:51:47.037Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-10T09:51:47.298Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-10T09:51:47.298Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 [2021-05-10T09:51:47.298Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-10T09:51:47.298Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.18 [2021-05-10T09:51:47.558Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-10T09:51:47.558Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-10T09:51:47.835Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-10T09:51:47.883Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-10T09:51:48.097Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-10T09:51:48.097Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-10T09:51:48.097Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-10T09:51:48.360Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-10T09:51:48.360Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-10T09:51:48.360Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-10T09:51:48.360Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-10T09:51:48.360Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-10T09:51:48.360Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-10T09:51:48.622Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-10T09:51:48.622Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-10T09:51:48.622Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-10T09:51:48.622Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-10T09:51:48.622Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-10T09:51:48.622Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-10T09:51:48.622Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-10T09:51:48.622Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-10T09:51:48.622Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-10T09:51:48.622Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-10T09:51:48.622Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-10T09:51:48.889Z] go: downloading golang.org/x/text v0.3.2 [2021-05-10T09:51:48.889Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-10T09:51:48.889Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-10T09:51:48.889Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-10T09:51:48.889Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-10T09:51:48.889Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-10T09:51:48.889Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-10T09:51:49.164Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-10T09:51:49.164Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-10T09:51:49.164Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-10T09:51:49.164Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-10T09:51:49.164Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-10T09:51:49.164Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-10T09:51:49.164Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-10T09:51:49.435Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-10T09:51:49.435Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-10T09:51:49.435Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-10T09:51:49.435Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-10T09:51:49.435Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-10T09:51:49.435Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-10T09:51:49.435Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-10T09:51:49.435Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-10T09:51:49.435Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-10T09:51:49.435Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-10T09:51:49.435Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-10T09:51:49.435Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-10T09:51:49.696Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-10T09:51:49.696Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-10T09:51:49.696Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-10T09:51:49.696Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-10T09:51:49.696Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-10T09:51:49.696Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-10T09:51:49.696Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-10T09:51:49.696Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-10T09:51:49.696Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-10T09:51:49.864Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T09:51:49.864Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T09:51:49.864Z] ---> db26888e6c05 [2021-05-10T09:51:49.864Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T09:51:49.864Z] ---> Using cache [2021-05-10T09:51:49.864Z] ---> 5409e126fc18 [2021-05-10T09:51:49.864Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T09:51:49.864Z] ---> Using cache [2021-05-10T09:51:49.864Z] ---> 1581fb20ae0c [2021-05-10T09:51:49.864Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-10T09:51:49.864Z] ---> Using cache [2021-05-10T09:51:49.864Z] ---> 23b533c6ae6b [2021-05-10T09:51:49.864Z] Step 6/23 : COPY go.mod . [2021-05-10T09:51:49.864Z] ---> Using cache [2021-05-10T09:51:49.864Z] ---> 75999948c36b [2021-05-10T09:51:49.864Z] Step 7/23 : RUN go mod download [2021-05-10T09:51:49.864Z] ---> Using cache [2021-05-10T09:51:49.864Z] ---> 49630f247b81 [2021-05-10T09:51:49.864Z] Step 8/23 : COPY . . [2021-05-10T09:51:49.957Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-10T09:51:49.958Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-10T09:51:49.958Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-10T09:51:49.958Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-10T09:51:49.958Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-10T09:51:50.144Z] ---> Using cache [2021-05-10T09:51:50.144Z] ---> 93400ff71be0 [2021-05-10T09:51:50.144Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-10T09:51:50.221Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-10T09:51:50.221Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-10T09:51:50.487Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-10T09:51:50.487Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-10T09:51:50.487Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-10T09:51:50.487Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-10T09:51:50.487Z] go: downloading github.com/kr/text v0.1.0 [2021-05-10T09:51:50.749Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-10T09:51:52.169Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T09:51:52.169Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-10T09:51:52.169Z] ---> db26888e6c05 [2021-05-10T09:51:52.169Z] Step 3/21 : WORKDIR /edgex-go [2021-05-10T09:51:52.169Z] ---> Using cache [2021-05-10T09:51:52.169Z] ---> 5409e126fc18 [2021-05-10T09:51:52.169Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T09:51:52.169Z] ---> Using cache [2021-05-10T09:51:52.169Z] ---> 1581fb20ae0c [2021-05-10T09:51:52.170Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-10T09:51:52.170Z] ---> Using cache [2021-05-10T09:51:52.170Z] ---> 23b533c6ae6b [2021-05-10T09:51:52.170Z] Step 6/21 : COPY go.mod . [2021-05-10T09:51:52.170Z] ---> Using cache [2021-05-10T09:51:52.170Z] ---> 75999948c36b [2021-05-10T09:51:52.170Z] Step 7/21 : RUN go mod download [2021-05-10T09:51:52.170Z] ---> Using cache [2021-05-10T09:51:52.170Z] ---> 49630f247b81 [2021-05-10T09:51:52.170Z] Step 8/21 : COPY . . [2021-05-10T09:51:52.170Z] ---> Running in 333ffbe43c02 [2021-05-10T09:51:52.447Z] ---> Using cache [2021-05-10T09:51:52.447Z] ---> 93400ff71be0 [2021-05-10T09:51:52.447Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-10T09:51:52.728Z] ---> Running in 3518a9fb59bd [2021-05-10T09:51:55.363Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-10T09:51:55.639Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-10T09:52:01.073Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T09:52:01.073Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T09:52:01.073Z] ---> db26888e6c05 [2021-05-10T09:52:01.073Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T09:52:01.073Z] ---> Using cache [2021-05-10T09:52:01.073Z] ---> 5409e126fc18 [2021-05-10T09:52:01.073Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T09:52:01.073Z] ---> Using cache [2021-05-10T09:52:01.073Z] ---> 1581fb20ae0c [2021-05-10T09:52:01.073Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-10T09:52:01.073Z] ---> Running in bbf963f48303 [2021-05-10T09:52:02.067Z] Removing intermediate container ed929f46b318 [2021-05-10T09:52:02.067Z] ---> 7fd4092a7b15 [2021-05-10T09:52:02.067Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-10T09:52:02.349Z] ---> Running in cf43a9a0d31d [2021-05-10T09:52:03.003Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-10T09:52:03.004Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-10T09:52:03.004Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-10T09:52:03.004Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-10T09:52:03.130Z] Removing intermediate container cf43a9a0d31d [2021-05-10T09:52:03.130Z] ---> 4832d812a4a2 [2021-05-10T09:52:03.130Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-10T09:52:03.426Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T09:52:03.426Z] ---> Running in 8140b0162fb9 [2021-05-10T09:52:03.974Z] Building config-common [2021-05-10T09:52:03.974Z] + snapcraftctl build [2021-05-10T09:52:04.093Z] Removing intermediate container 8140b0162fb9 [2021-05-10T09:52:04.093Z] ---> 7537cc648f03 [2021-05-10T09:52:04.093Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-10T09:52:05.211Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T09:52:05.850Z] ---> 50c2df04657a [2021-05-10T09:52:05.850Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-10T09:52:06.834Z] OK: 218 MiB in 52 packages [2021-05-10T09:52:07.118Z] ---> acd3df6cc22e [2021-05-10T09:52:07.118Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-10T09:52:07.295Z] Building edgex-go [2021-05-10T09:52:07.877Z] + cd /root/parts/edgex-go/src [2021-05-10T09:52:07.877Z] + make build [2021-05-10T09:52:07.877Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-10T09:52:08.564Z] Removing intermediate container bbf963f48303 [2021-05-10T09:52:08.564Z] ---> 694c02b42825 [2021-05-10T09:52:08.564Z] Step 6/23 : COPY go.mod . [2021-05-10T09:52:08.838Z] ---> 7aa52384443c [2021-05-10T09:52:08.838Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-10T09:52:09.115Z] ---> Running in eb58d8a79587 [2021-05-10T09:52:09.317Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.80 [2021-05-10T09:52:09.317Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.42 [2021-05-10T09:52:09.582Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-05-10T09:52:09.582Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-10T09:52:09.582Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-10T09:52:09.843Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-10T09:52:09.843Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-10T09:52:10.117Z] Removing intermediate container eb58d8a79587 [2021-05-10T09:52:10.117Z] ---> 60bf3fb7e5fe [2021-05-10T09:52:10.117Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T09:52:10.117Z] ---> bc0402ef0284 [2021-05-10T09:52:10.117Z] Step 7/23 : RUN go mod download [2021-05-10T09:52:10.117Z] ---> Running in 9b42f4c1f496 [2021-05-10T09:52:10.117Z] ---> Running in aaa9330bdeca [2021-05-10T09:52:11.104Z] Removing intermediate container 9b42f4c1f496 [2021-05-10T09:52:11.104Z] ---> c4b35ef2eba2 [2021-05-10T09:52:11.104Z] Step 21/23 : LABEL arch=arm64 [2021-05-10T09:52:11.380Z] ---> Running in c7dcfcd71cc1 [2021-05-10T09:52:12.383Z] Removing intermediate container c7dcfcd71cc1 [2021-05-10T09:52:12.383Z] ---> 09c9b3b25f0e [2021-05-10T09:52:12.383Z] Step 22/23 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 [2021-05-10T09:52:12.383Z] ---> Running in 4c22e53fb8a2 [2021-05-10T09:52:13.388Z] Removing intermediate container 4c22e53fb8a2 [2021-05-10T09:52:13.388Z] ---> 87352c4d4af9 [2021-05-10T09:52:13.388Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T09:52:13.664Z] ---> Running in 691c887346c8 [2021-05-10T09:52:14.273Z] Removing intermediate container 691c887346c8 [2021-05-10T09:52:14.273Z] ---> dd2d845fbc6a [2021-05-10T09:52:14.273Z] [2021-05-10T09:52:14.553Z] Removing intermediate container aaa9330bdeca [2021-05-10T09:52:14.553Z] ---> 488ad0ba8ff2 [2021-05-10T09:52:14.553Z] Step 8/23 : COPY . . [2021-05-10T09:52:15.139Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-10T09:52:15.158Z] Successfully built dd2d845fbc6a [2021-05-10T09:52:15.158Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-05-10T09:52:21.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-10T09:52:22.688Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-10T09:52:24.611Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-10T09:52:25.189Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-10T09:52:27.746Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-10T09:52:27.746Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-10T09:52:27.746Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-10T09:52:29.668Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-10T09:52:31.063Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-10T09:52:31.332Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-10T09:52:32.723Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-10T09:52:34.643Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-10T09:52:36.032Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-10T09:52:36.032Z] go: downloading github.com/lib/pq v1.10.1 [2021-05-10T09:52:37.714Z]  Building docker-sys-mgmt-agent-go ... done  ---> 813e3b65b8cc [2021-05-10T09:52:37.714Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-10T09:52:37.714Z] ---> Running in 8da72f16d0bf [2021-05-10T09:52:37.714Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-10T09:52:38.578Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-10T09:52:38.578Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-10T09:52:38.578Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-10T09:52:38.578Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-10T09:52:38.578Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-10T09:52:38.578Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-10T09:52:38.578Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-10T09:52:38.578Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-10T09:52:38.578Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-10T09:52:38.578Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-10T09:52:38.578Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-10T09:52:38.578Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-10T09:52:38.578Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-10T09:52:38.578Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-10T09:52:38.578Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-10T09:52:38.578Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-10T09:52:38.578Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-10T09:52:38.578Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-05-10T09:52:38.578Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-10T09:52:38.578Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-10T09:52:38.578Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-10T09:52:38.578Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-10T09:52:38.578Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-10T09:52:38.578Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-10T09:52:38.578Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-10T09:52:38.578Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-10T09:52:41.888Z] Building static-packages [2021-05-10T09:52:41.888Z] + snapcraftctl build [2021-05-10T09:52:45.193Z] Building version [2021-05-10T09:52:45.193Z] + snapcraftctl build [2021-05-10T09:52:47.763Z] Skipping stage go-build-helper (already ran) [2021-05-10T09:52:47.763Z] Staging app-service-config [2021-05-10T09:52:47.763Z] + snapcraftctl stage [2021-05-10T09:52:49.154Z] Staging config-common [2021-05-10T09:52:49.154Z] + snapcraftctl stage [2021-05-10T09:52:50.095Z] Staging edgex-go [2021-05-10T09:52:50.095Z] + snapcraftctl stage [2021-05-10T09:52:51.478Z] Staging static-packages [2021-05-10T09:52:51.478Z] + snapcraftctl stage [2021-05-10T09:52:52.876Z] Staging version [2021-05-10T09:52:52.876Z] + snapcraftctl stage [2021-05-10T09:52:53.818Z] Priming go-build-helper [2021-05-10T09:52:53.818Z] + snapcraftctl prime [2021-05-10T09:52:55.211Z] Priming app-service-config [2021-05-10T09:52:55.211Z] + snapcraftctl prime [2021-05-10T09:52:56.594Z] Priming config-common [2021-05-10T09:52:56.594Z] + snapcraftctl prime [2021-05-10T09:52:57.986Z] Priming edgex-go [2021-05-10T09:52:57.986Z] + snapcraftctl prime [2021-05-10T09:52:59.369Z] Priming static-packages [2021-05-10T09:52:59.369Z] + snapcraftctl prime [2021-05-10T09:53:01.912Z] Priming version [2021-05-10T09:53:01.913Z] + snapcraftctl prime [2021-05-10T09:53:03.298Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-10T09:53:16.748Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-10T09:53:19.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-10T09:53:23.798Z] Removing intermediate container 36636ef35ca4 [2021-05-10T09:53:23.798Z] ---> 1cb0a71dc6f9 [2021-05-10T09:53:23.798Z] [2021-05-10T09:53:23.798Z] Step 10/25 : FROM alpine:3.12 [2021-05-10T09:53:23.798Z] ---> 9852663dfa18 [2021-05-10T09:53:23.798Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-10T09:53:23.798Z] ---> Running in d05d59b5cbdd [2021-05-10T09:53:25.242Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T09:53:25.520Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T09:53:26.123Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-10T09:53:26.123Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T09:53:26.123Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-10T09:53:26.123Z] (4/6) Installing curl (7.76.1-r0) [2021-05-10T09:53:26.123Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-10T09:53:26.123Z] (6/6) Installing su-exec (0.2-r1) [2021-05-10T09:53:26.123Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T09:53:26.123Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T09:53:26.403Z] OK: 7 MiB in 20 packages [2021-05-10T09:53:29.063Z] Removing intermediate container d05d59b5cbdd [2021-05-10T09:53:29.063Z] ---> 3941074c1df8 [2021-05-10T09:53:29.063Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-10T09:53:29.063Z] ---> Running in 2f8e44049a41 [2021-05-10T09:53:30.058Z] Removing intermediate container 2f8e44049a41 [2021-05-10T09:53:30.058Z] ---> cba7ba598e33 [2021-05-10T09:53:30.058Z] Step 13/25 : WORKDIR / [2021-05-10T09:53:30.341Z] ---> Running in 74cf3cf127c4 [2021-05-10T09:53:30.953Z] Removing intermediate container 74cf3cf127c4 [2021-05-10T09:53:30.953Z] ---> 6a2e7704f8aa [2021-05-10T09:53:30.953Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-10T09:53:32.958Z] ---> a0f9f4589565 [2021-05-10T09:53:32.958Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-10T09:53:34.945Z] ---> 8ebc15c7fef8 [2021-05-10T09:53:34.945Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-10T09:53:35.229Z] Removing intermediate container 3518a9fb59bd [2021-05-10T09:53:35.229Z] ---> c4d14962f115 [2021-05-10T09:53:35.229Z] [2021-05-10T09:53:35.229Z] Step 10/21 : FROM alpine:3.12 [2021-05-10T09:53:35.229Z] ---> 9852663dfa18 [2021-05-10T09:53:35.229Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-10T09:53:35.504Z] ---> Running in 227f52f4e1f3 [2021-05-10T09:53:36.107Z] ---> 034562718680 [2021-05-10T09:53:36.107Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-10T09:53:37.551Z] ---> 017500d2e964 [2021-05-10T09:53:37.551Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-10T09:53:37.551Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T09:53:37.834Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T09:53:38.441Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-10T09:53:38.723Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T09:53:38.723Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-10T09:53:38.723Z] (4/4) Installing curl (7.76.1-r0) [2021-05-10T09:53:38.723Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T09:53:38.723Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T09:53:39.014Z] OK: 7 MiB in 18 packages [2021-05-10T09:53:39.642Z] ---> dab2b105b0fb [2021-05-10T09:53:39.642Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-10T09:53:41.652Z] Removing intermediate container 227f52f4e1f3 [2021-05-10T09:53:41.652Z] ---> 8498dca67780 [2021-05-10T09:53:41.652Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-10T09:53:41.930Z] ---> 95d4b70b7004 [2021-05-10T09:53:41.930Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-10T09:53:41.930Z] ---> Running in 27a3980736b7 [2021-05-10T09:53:42.564Z] Removing intermediate container 27a3980736b7 [2021-05-10T09:53:42.564Z] ---> 13d33cc653bb [2021-05-10T09:53:42.564Z] Step 13/21 : WORKDIR /edgex [2021-05-10T09:53:42.842Z] ---> Running in 7b2ba3b13701 [2021-05-10T09:53:43.126Z] ---> 0902723ddc57 [2021-05-10T09:53:43.126Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-10T09:53:43.406Z] ---> Running in a864e37e0b53 [2021-05-10T09:53:43.692Z] Removing intermediate container 7b2ba3b13701 [2021-05-10T09:53:43.692Z] ---> 9704d911c560 [2021-05-10T09:53:43.692Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-10T09:53:45.702Z] ---> 97cc8fd6f43e [2021-05-10T09:53:45.702Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-10T09:53:47.690Z] Removing intermediate container a864e37e0b53 [2021-05-10T09:53:47.690Z] ---> d32e2746f957 [2021-05-10T09:53:47.690Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-10T09:53:47.967Z] ---> 3a2e517e6d47 [2021-05-10T09:53:47.967Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-10T09:53:47.967Z] ---> Running in f3cf0b59ea68 [2021-05-10T09:53:49.416Z] Removing intermediate container f3cf0b59ea68 [2021-05-10T09:53:49.416Z] ---> 9137c573a5da [2021-05-10T09:53:49.416Z] Step 23/25 : LABEL arch=arm64 [2021-05-10T09:53:49.693Z] ---> Running in ff866cf58c1f [2021-05-10T09:53:51.141Z] Removing intermediate container ff866cf58c1f [2021-05-10T09:53:51.141Z] ---> 297ab75f1009 [2021-05-10T09:53:51.141Z] Step 24/25 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 [2021-05-10T09:53:51.141Z] ---> a54f93ea425b [2021-05-10T09:53:51.418Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-10T09:53:51.418Z] ---> Running in c362f5b755e0 [2021-05-10T09:53:51.693Z] ---> Running in 2d22f18fced7 [2021-05-10T09:53:52.673Z] Removing intermediate container c362f5b755e0 [2021-05-10T09:53:52.673Z] ---> 612af434a0d2 [2021-05-10T09:53:52.673Z] Step 25/25 : LABEL version=0.0.0 [2021-05-10T09:53:52.948Z] Removing intermediate container 2d22f18fced7 [2021-05-10T09:53:52.948Z] ---> 588e7ecf5a2e [2021-05-10T09:53:52.948Z] Step 18/21 : CMD ["--init=true"] [2021-05-10T09:53:52.948Z] ---> Running in 49a7d9cd1c5b [2021-05-10T09:53:52.948Z] Removing intermediate container 333ffbe43c02 [2021-05-10T09:53:52.948Z] ---> 2a7ef562c0a0 [2021-05-10T09:53:52.948Z] [2021-05-10T09:53:52.948Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T09:53:53.237Z] ---> 9852663dfa18 [2021-05-10T09:53:53.237Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-10T09:53:53.237Z] ---> Running in e89bb1dd2f36 [2021-05-10T09:53:53.237Z] ---> Using cache [2021-05-10T09:53:53.237Z] ---> 51dd98e14522 [2021-05-10T09:53:53.238Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T09:53:53.238Z] ---> Using cache [2021-05-10T09:53:53.238Z] ---> 42b295320050 [2021-05-10T09:53:53.238Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-10T09:53:53.238Z] ---> Running in 522cfcd7a94b [2021-05-10T09:53:53.515Z] Removing intermediate container 49a7d9cd1c5b [2021-05-10T09:53:53.515Z] ---> 4c91f77c6742 [2021-05-10T09:53:53.515Z] [2021-05-10T09:53:53.869Z] Removing intermediate container e89bb1dd2f36 [2021-05-10T09:53:53.869Z] ---> f55ea48f9546 [2021-05-10T09:53:53.869Z] Step 19/21 : LABEL arch=arm64 [2021-05-10T09:53:54.181Z] ---> Running in e4f38b3b786d [2021-05-10T09:53:54.181Z] Removing intermediate container 522cfcd7a94b [2021-05-10T09:53:54.181Z] ---> c1cfd67829f1 [2021-05-10T09:53:54.181Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-10T09:53:54.523Z] Successfully built 4c91f77c6742 [2021-05-10T09:53:54.523Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-05-10T09:53:54.523Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in cb2f96558128 [2021-05-10T09:53:55.207Z] Removing intermediate container e4f38b3b786d [2021-05-10T09:53:55.207Z] ---> 067426d2fb94 [2021-05-10T09:53:55.207Z] Step 20/21 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 [2021-05-10T09:53:55.207Z] ---> Running in 2f94e239a01e [2021-05-10T09:53:55.500Z] Removing intermediate container cb2f96558128 [2021-05-10T09:53:55.500Z] ---> d5e79fcb37ee [2021-05-10T09:53:55.500Z] Step 15/23 : WORKDIR / [2021-05-10T09:53:55.500Z] ---> Running in 80daba1a42fb [2021-05-10T09:53:55.779Z] Removing intermediate container 2f94e239a01e [2021-05-10T09:53:55.779Z] ---> 2b4338e78b0d [2021-05-10T09:53:55.779Z] Step 21/21 : LABEL version=0.0.0 [2021-05-10T09:53:56.112Z] ---> Running in 15baa4172267 [2021-05-10T09:53:56.397Z] Removing intermediate container 80daba1a42fb [2021-05-10T09:53:56.397Z] ---> 75cfd0dc8dcb [2021-05-10T09:53:56.397Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T09:53:57.005Z] Removing intermediate container 15baa4172267 [2021-05-10T09:53:57.005Z] ---> d0890352f51b [2021-05-10T09:53:57.005Z] [2021-05-10T09:53:57.611Z] Successfully built d0890352f51b [2021-05-10T09:53:57.611Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-05-10T09:53:57.886Z]  Building docker-security-proxy-setup-go ... done  ---> c480423ca0ac [2021-05-10T09:53:57.886Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-10T09:53:59.879Z] ---> ec3920c8db82 [2021-05-10T09:53:59.879Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-10T09:54:00.483Z] ---> 120eafed2322 [2021-05-10T09:54:00.483Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-10T09:54:00.483Z] ---> Running in bb3e1944375b [2021-05-10T09:54:01.086Z] Removing intermediate container bb3e1944375b [2021-05-10T09:54:01.086Z] ---> 73e014536622 [2021-05-10T09:54:01.086Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T09:54:01.086Z] ---> Running in 4680dd6aa298 [2021-05-10T09:54:02.075Z] Removing intermediate container 4680dd6aa298 [2021-05-10T09:54:02.075Z] ---> b75ee8d5ffec [2021-05-10T09:54:02.075Z] Step 21/23 : LABEL arch=arm64 [2021-05-10T09:54:02.349Z] ---> Running in da5841568a00 [2021-05-10T09:54:02.952Z] Removing intermediate container da5841568a00 [2021-05-10T09:54:02.952Z] ---> 1055e8faab75 [2021-05-10T09:54:02.952Z] Step 22/23 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 [2021-05-10T09:54:02.952Z] ---> Running in 123e6f317eb5 [2021-05-10T09:54:03.549Z] Removing intermediate container 123e6f317eb5 [2021-05-10T09:54:03.549Z] ---> bb3b819a4549 [2021-05-10T09:54:03.549Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T09:54:03.839Z] ---> Running in ad1c71207d17 [2021-05-10T09:54:04.436Z] Removing intermediate container ad1c71207d17 [2021-05-10T09:54:04.436Z] ---> dce805c621aa [2021-05-10T09:54:04.436Z] [2021-05-10T09:54:04.713Z] Successfully built dce805c621aa [2021-05-10T09:54:04.713Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-05-10T09:54:10.148Z]  Building docker-core-metadata-go ... done Removing intermediate container 8da72f16d0bf [2021-05-10T09:54:10.148Z] ---> fdbb19035497 [2021-05-10T09:54:10.148Z] [2021-05-10T09:54:10.148Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T09:54:10.148Z] ---> 9852663dfa18 [2021-05-10T09:54:10.148Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-10T09:54:10.148Z] ---> Running in 8633c3c9ba7d [2021-05-10T09:54:10.148Z] Removing intermediate container 8633c3c9ba7d [2021-05-10T09:54:10.148Z] ---> c42a0ed1254a [2021-05-10T09:54:10.148Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-10T09:54:10.148Z] ---> Running in 26e503025770 [2021-05-10T09:54:10.757Z] Removing intermediate container 26e503025770 [2021-05-10T09:54:10.757Z] ---> cb714d3ec9c4 [2021-05-10T09:54:10.757Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-10T09:54:10.757Z] ---> Running in 5e63df563ce9 [2021-05-10T09:54:11.349Z] Removing intermediate container 5e63df563ce9 [2021-05-10T09:54:11.349Z] ---> ab569dafbc50 [2021-05-10T09:54:11.349Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T09:54:11.349Z] ---> Running in c5fa8b53763d [2021-05-10T09:54:13.955Z] Removing intermediate container c5fa8b53763d [2021-05-10T09:54:13.955Z] ---> bd442e45431d [2021-05-10T09:54:13.955Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-10T09:54:13.955Z] ---> Running in 08e13710585d [2021-05-10T09:54:14.932Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T09:54:16.358Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T09:54:17.330Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-10T09:54:17.607Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-10T09:54:17.608Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-10T09:54:17.883Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-10T09:54:18.153Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-10T09:54:18.423Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-10T09:54:18.695Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T09:54:18.695Z] OK: 8 MiB in 20 packages [2021-05-10T09:54:20.128Z] Removing intermediate container 08e13710585d [2021-05-10T09:54:20.128Z] ---> e55ceb132e38 [2021-05-10T09:54:20.128Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T09:54:20.721Z] ---> bfc212ca968f [2021-05-10T09:54:20.721Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-10T09:54:21.698Z] ---> 7244b4cf8ddd [2021-05-10T09:54:21.698Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-10T09:54:22.670Z] ---> 53fc9e272c6d [2021-05-10T09:54:22.670Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-10T09:54:22.670Z] ---> Running in bc84569b5681 [2021-05-10T09:54:22.944Z] Removing intermediate container bc84569b5681 [2021-05-10T09:54:22.944Z] ---> 3df615297db2 [2021-05-10T09:54:22.944Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T09:54:23.217Z] ---> Running in 8c40a3fce547 [2021-05-10T09:54:23.812Z] Removing intermediate container 8c40a3fce547 [2021-05-10T09:54:23.812Z] ---> 1e3e50397f25 [2021-05-10T09:54:23.812Z] Step 21/23 : LABEL arch=arm64 [2021-05-10T09:54:24.084Z] ---> Running in 03f3ff67a1bd [2021-05-10T09:54:24.356Z] Removing intermediate container 03f3ff67a1bd [2021-05-10T09:54:24.356Z] ---> 12f654b959c5 [2021-05-10T09:54:24.356Z] Step 22/23 : LABEL git_sha=78d1f73e05b7a0cf5d7de6800130460359666dd4 [2021-05-10T09:54:24.627Z] ---> Running in 725e3feba209 [2021-05-10T09:54:24.900Z] Removing intermediate container 725e3feba209 [2021-05-10T09:54:24.900Z] ---> 0f4f3d930195 [2021-05-10T09:54:24.900Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T09:54:25.174Z] ---> Running in 5cd0d8d43c2c [2021-05-10T09:54:25.446Z] Removing intermediate container 5cd0d8d43c2c [2021-05-10T09:54:25.446Z] ---> c7ad5a12aeea [2021-05-10T09:54:25.446Z] [2021-05-10T09:54:26.043Z] Successfully built c7ad5a12aeea [2021-05-10T09:54:26.043Z] Successfully tagged docker-core-data-go-arm64:latest [2021-05-10T09:54:26.328Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-05-10T09:54:26.351Z] $ docker stop --time=1 6443f5665be0c2de40cde3c399d3466b72d42e4c1c3ccd9164763848d1be4510 [2021-05-10T09:54:28.333Z] $ docker rm -f 6443f5665be0c2de40cde3c399d3466b72d42e4c1c3ccd9164763848d1be4510 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T09:54:29.004Z] + docker images [2021-05-10T09:54:29.004Z] + grep docker [2021-05-10T09:54:29.276Z] docker-core-data-go-arm64 latest c7ad5a12aeea 4 seconds ago 20.3MB [2021-05-10T09:54:29.276Z] docker-core-metadata-go-arm64 latest dce805c621aa 25 seconds ago 17.4MB [2021-05-10T09:54:29.276Z] docker-security-proxy-setup-go-arm64 latest d0890352f51b 33 seconds ago 23.9MB [2021-05-10T09:54:29.276Z] docker-security-secretstore-setup-go-arm64 latest 4c91f77c6742 36 seconds ago 24.3MB [2021-05-10T09:54:29.276Z] docker-sys-mgmt-agent-go-arm64 latest dd2d845fbc6a 2 minutes ago 299MB [2021-05-10T09:54:29.276Z] docker-security-bootstrapper-go-arm64 latest ff68f470cb6c 3 minutes ago 17.1MB [2021-05-10T09:54:29.276Z] docker-support-scheduler-go-arm64 latest be0fa9957784 3 minutes ago 16.1MB [2021-05-10T09:54:29.276Z] docker-support-notifications-go-arm64 latest 1fafe58176d5 3 minutes ago 16.6MB [2021-05-10T09:54:29.276Z] docker-core-command-go-arm64 latest 2ef97d4d52b0 3 minutes ago 16.1MB [2021-05-10T09:54:29.276Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-10T09:54:30.219Z] ---> job-cost.sh [2021-05-10T09:54:30.219Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-22Rk [2021-05-10T09:55:09.170Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-10T09:56:45.921Z] lf-activate-venv(): INFO: Adding /tmp/venv-22Rk/bin to PATH [2021-05-10T09:56:45.921Z] INFO: No Stack... [2021-05-10T09:56:45.921Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-10T09:56:45.921Z] INFO: Archiving Costs [Pipeline] sh [2021-05-10T09:56:46.292Z] + cut -d, -f6+ [2021-05-10T09:56:46.292Z] cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-05-10T09:56:46.512Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3442-1-stack-cost] [2021-05-10T09:56:46.519Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3442-1-stack-cost] did not exist. Created. [2021-05-10T09:56:46.519Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3442-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-10T09:56:47.012Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-10T09:56:47.337Z] Stashed 1 file(s) [Pipeline] } [2021-05-10T09:56:47.360Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3442-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-05-10T09:56:48.545Z] provisioning config files... [2021-05-10T09:56:48.558Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config979051286762716524tmp [Pipeline] { [Pipeline] sh [2021-05-10T09:56:49.023Z] + set +x [2021-05-10T09:56:49.023Z] + bash -s -- [2021-05-10T09:56:49.023Z] + curl -s https://codecov.io/bash [2021-05-10T09:56:49.615Z] [2021-05-10T09:56:49.615Z] _____ _ [2021-05-10T09:56:49.615Z] / ____| | | [2021-05-10T09:56:49.615Z] | | ___ __| | ___ ___ _____ __ [2021-05-10T09:56:49.615Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-10T09:56:49.615Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-10T09:56:49.615Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-10T09:56:49.615Z] Bash-1.0.2 [2021-05-10T09:56:49.615Z] [2021-05-10T09:56:49.615Z] [2021-05-10T09:56:49.615Z] ==> git version 2.24.3 found [2021-05-10T09:56:49.615Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-10T09:56:49.615Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-10T09:56:49.615Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-10T09:56:49.615Z] ==> Jenkins CI detected. [2021-05-10T09:56:49.615Z] project root: . [2021-05-10T09:56:49.615Z] --> token set from env [2021-05-10T09:56:49.615Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-10T09:56:49.615Z] ==> Running gcov in . (disable via -X gcov) [2021-05-10T09:56:49.968Z] ==> Python coveragepy not found [2021-05-10T09:56:49.968Z] ==> Searching for coverage reports in: [2021-05-10T09:56:49.968Z] + . [2021-05-10T09:56:49.968Z] -> Found 1 reports [2021-05-10T09:56:49.968Z] ==> Detecting git/mercurial file structure [2021-05-10T09:56:49.968Z] ==> Reading reports [2021-05-10T09:56:49.968Z] + ./coverage.out bytes=706091 [2021-05-10T09:56:49.968Z] ==> Appending adjustments [2021-05-10T09:56:49.968Z] https://docs.codecov.io/docs/fixing-reports [2021-05-10T09:56:56.807Z] + Found adjustments [2021-05-10T09:56:56.807Z] ==> Gzipping contents [2021-05-10T09:56:56.807Z] 100K /tmp/codecov.mfMSA0.gz [2021-05-10T09:56:56.807Z] ==> Uploading reports [2021-05-10T09:56:56.807Z] url: https://codecov.io [2021-05-10T09:56:56.807Z] query: branch=PR-3442&commit=78d1f73e05b7a0cf5d7de6800130460359666dd4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3442%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3442&job=&cmd_args= [2021-05-10T09:56:56.807Z] -> Pinging Codecov [2021-05-10T09:56:56.807Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3442&commit=78d1f73e05b7a0cf5d7de6800130460359666dd4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3442%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3442&job=&cmd_args= [2021-05-10T09:56:57.388Z] -> Uploading to [2021-05-10T09:56:57.388Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-10/00271124DB129430A58F1EEE437C3FCB/78d1f73e05b7a0cf5d7de6800130460359666dd4/c78844d5-7b89-4fbf-8587-3e5559c8ea00.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210510T095657Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2be0252c3725829cc7b585589ff2b29b9001c71bc245103c699625a98450e3c2 [2021-05-10T09:56:57.388Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-10T09:56:57.388Z] Dload Upload Total Spent Left Speed [2021-05-10T09:56:57.951Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 205k --:--:-- --:--:-- --:--:-- 204k [2021-05-10T09:56:57.951Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/78d1f73e05b7a0cf5d7de6800130460359666dd4 [Pipeline] } [2021-05-10T09:56:57.993Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-10T09:56:59.720Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T09:57:01.135Z] ---> package-listing.sh [2021-05-10T09:57:01.135Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-10T09:57:01.135Z] ++ facter osfamily [2021-05-10T09:57:01.438Z] + OS_FAMILY=redhat [2021-05-10T09:57:01.438Z] + workspace=/w/workspace/edgex-go/1 [2021-05-10T09:57:01.438Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-10T09:57:01.438Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-10T09:57:01.438Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-10T09:57:01.438Z] + PACKAGES=/tmp/packages_start.txt [2021-05-10T09:57:01.438Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-10T09:57:01.438Z] + PACKAGES=/tmp/packages_end.txt [2021-05-10T09:57:01.438Z] + case "${OS_FAMILY}" in [2021-05-10T09:57:01.438Z] + sort [2021-05-10T09:57:01.438Z] + rpm -qa [2021-05-10T09:57:08.625Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-10T09:57:08.625Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-10T09:57:08.625Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-10T09:57:08.625Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-10T09:57:08.625Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-05-10T09:57:08.625Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-05-10T09:57:08.663Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-10T09:57:08.986Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-10T09:57:09.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T09:57:09.603Z] [2021-05-10T09:57:09.603Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-10T09:57:09.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T09:57:09.991Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-10T09:57:09.991Z] df20fa9351a1: Pulling fs layer [2021-05-10T09:57:09.991Z] 36b3adc4ff6f: Pulling fs layer [2021-05-10T09:57:09.991Z] 8ad3a11d3b57: Pulling fs layer [2021-05-10T09:57:09.991Z] 46f8f816bc3b: Pulling fs layer [2021-05-10T09:57:09.991Z] 93b61091891f: Pulling fs layer [2021-05-10T09:57:09.991Z] 93b9cdb0e59b: Pulling fs layer [2021-05-10T09:57:09.991Z] 5e14af77c1be: Pulling fs layer [2021-05-10T09:57:09.991Z] 01666e4c0597: Pulling fs layer [2021-05-10T09:57:09.991Z] aa168da1d23b: Pulling fs layer [2021-05-10T09:57:09.991Z] 93b9cdb0e59b: Waiting [2021-05-10T09:57:09.991Z] 5e14af77c1be: Waiting [2021-05-10T09:57:09.991Z] 01666e4c0597: Waiting [2021-05-10T09:57:09.991Z] aa168da1d23b: Waiting [2021-05-10T09:57:09.991Z] 46f8f816bc3b: Waiting [2021-05-10T09:57:09.991Z] 93b61091891f: Waiting [2021-05-10T09:57:09.991Z] 36b3adc4ff6f: Download complete [2021-05-10T09:57:10.256Z] 46f8f816bc3b: Verifying Checksum [2021-05-10T09:57:10.256Z] 46f8f816bc3b: Download complete [2021-05-10T09:57:10.256Z] df20fa9351a1: Verifying Checksum [2021-05-10T09:57:10.256Z] df20fa9351a1: Download complete [2021-05-10T09:57:10.256Z] 93b9cdb0e59b: Verifying Checksum [2021-05-10T09:57:10.256Z] 93b9cdb0e59b: Download complete [2021-05-10T09:57:10.256Z] 5e14af77c1be: Download complete [2021-05-10T09:57:10.256Z] 93b61091891f: Verifying Checksum [2021-05-10T09:57:10.256Z] 93b61091891f: Download complete [2021-05-10T09:57:10.256Z] 01666e4c0597: Verifying Checksum [2021-05-10T09:57:10.256Z] 01666e4c0597: Download complete [2021-05-10T09:57:10.523Z] 8ad3a11d3b57: Verifying Checksum [2021-05-10T09:57:10.523Z] 8ad3a11d3b57: Download complete [2021-05-10T09:57:10.792Z] df20fa9351a1: Pull complete [2021-05-10T09:57:11.062Z] 36b3adc4ff6f: Pull complete [2021-05-10T09:57:13.080Z] 8ad3a11d3b57: Pull complete [2021-05-10T09:57:13.344Z] 46f8f816bc3b: Pull complete [2021-05-10T09:57:13.924Z] aa168da1d23b: Verifying Checksum [2021-05-10T09:57:13.924Z] aa168da1d23b: Download complete [2021-05-10T09:57:14.515Z] 93b61091891f: Pull complete [2021-05-10T09:57:14.782Z] 93b9cdb0e59b: Pull complete [2021-05-10T09:57:15.059Z] 5e14af77c1be: Pull complete [2021-05-10T09:57:15.335Z] 01666e4c0597: Pull complete [2021-05-10T09:57:27.666Z] aa168da1d23b: Pull complete [2021-05-10T09:57:27.666Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-10T09:57:27.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T09:57:27.666Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-10T09:57:27.936Z] prd-centos7-docker-4c-2g-4060 does not seem to be running inside a container [2021-05-10T09:57:27.995Z] $ 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-05-10T09:57:30.825Z] $ docker top afb2baeedc5d96fe01a7d175be418c54c8e8abacba2e79ffa6a9368efc1cbde5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T09:57:31.394Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-10T09:57:31.732Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-10T09:57:32.078Z] + ls /var/log/sa-host [2021-05-10T09:57:32.078Z] + sadf -c /var/log/sa-host/sa10 [2021-05-10T09:57:32.078Z] file_magic: OK [2021-05-10T09:57:32.078Z] HZ: Using current value: 100 [2021-05-10T09:57:32.078Z] file_header: OK [2021-05-10T09:57:32.078Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-10T09:57:32.078Z] Statistics: [2021-05-10T09:57:32.078Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-10T09:57:32.078Z] File successfully converted to sysstat format version 12.2.1 [2021-05-10T09:57:32.078Z] + sadf -c /var/log/sa-host/sa23 [2021-05-10T09:57:32.078Z] file_magic: OK [2021-05-10T09:57:32.078Z] HZ: Using current value: 100 [2021-05-10T09:57:32.078Z] file_header: OK [2021-05-10T09:57:32.078Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-10T09:57:32.078Z] Statistics: [2021-05-10T09:57:32.078Z] Hnuu...uuuununununu... [2021-05-10T09:57:32.078Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-10T09:57:32.698Z] provisioning config files... [2021-05-10T09:57:32.719Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8407403341128196660tmp [Pipeline] { [Pipeline] echo [2021-05-10T09:57:32.772Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T09:57:33.110Z] ---> create-netrc.sh [Pipeline] } [2021-05-10T09:57:33.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-10T09:57:33.217Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T09:57:33.564Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-10T09:57:33.596Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T09:57:33.955Z] ---> sudo-logs.sh [2021-05-10T09:57:33.955Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-10T09:57:34.066Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T09:57:34.464Z] ---> job-cost.sh [2021-05-10T09:57:34.464Z] lf-activate-venv: SKIPPING [2021-05-10T09:57:34.464Z] DEBUG: total: 0.20999999344348907 [2021-05-10T09:57:34.464Z] INFO: Retrieving Stack Cost... [2021-05-10T09:57:35.857Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-10T09:57:36.433Z] INFO: Archiving Costs [Pipeline] echo [2021-05-10T09:57:36.471Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T09:57:36.807Z] ---> logs-deploy.sh [2021-05-10T09:57:36.807Z] lf-activate-venv: SKIPPING [2021-05-10T09:57:36.808Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3442/1 [2021-05-10T09:57:36.808Z] INFO: archiving workspace using pattern(s): [2021-05-10T09:57:38.753Z] Archives upload complete. [2021-05-10T09:57:39.021Z] INFO: archiving logs to Nexus [2021-05-10T09:57:40.448Z] ---> uname -a: [2021-05-10T09:57:40.448Z] Linux prd-centos7-docker-4c-2g-4060.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-10T09:57:40.448Z] [2021-05-10T09:57:40.448Z]