Pull request #2985 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 32a6b8e42f647759a58857097651e4d996d3da07+9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 (5b0eacc9c415d6645e20a76b222f4b6cc2a53d36) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-2985/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-2985/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18453 in /w/workspace/edgexfoundry_edgex-go_PR-2985 [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/2985/head:refs/remotes/origin/PR-2985 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit 32a6b8e42f647759a58857097651e4d996d3da07 Merge succeeded, producing 32a6b8e42f647759a58857097651e4d996d3da07 Checking out Revision 32a6b8e42f647759a58857097651e4d996d3da07 (PR-2985) > git config core.sparsecheckout # timeout=10 > git checkout -f 32a6b8e42f647759a58857097651e4d996d3da07 # 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 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32a6b8e42f647759a58857097651e4d996d3da07 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-05T06:14:38.145Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-05T06:14:38.465Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-05T06:14:38.714Z] ========================================================= [2021-01-05T06:14:38.714Z] EdgeX Global Pipelines Version Info [2021-01-05T06:14:38.714Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:14:40.271Z] ------------------- [2021-01-05T06:14:40.272Z] stable info: [2021-01-05T06:14:40.272Z] ------------------- [2021-01-05T06:14:40.272Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-05T06:14:40.272Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-05T06:14:40.272Z] Message: update stable to v1.0.173 [2021-01-05T06:14:41.222Z] ------------------- [2021-01-05T06:14:41.222Z] experimental info: [2021-01-05T06:14:41.222Z] ------------------- [2021-01-05T06:14:41.222Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-05T06:14:41.222Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-05T06:14:41.222Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-05T06:14:41.608Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-05T06:14:41.738Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-05T06:14:41.873Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-05T06:14:42.021Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-05T06:14:42.140Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-05T06:14:42.302Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-05T06:14:42.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-05T06:14:42.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-05T06:14:42.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-05T06:14:42.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-05T06:14:42.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-05T06:14:43.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-05T06:14:43.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-05T06:14:43.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-05T06:14:43.589Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-05T06:14:43.712Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-05T06:14:43.843Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-05T06:14:43.979Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-05T06:14:44.096Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-05T06:14:44.241Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-05T06:14:44.366Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-05T06:14:44.485Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-05T06:14:44.603Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-05T06:14:44.734Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2985 [Pipeline] echo [2021-01-05T06:14:44.869Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2985 [Pipeline] echo [2021-01-05T06:14:44.999Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2985 [Pipeline] echo [2021-01-05T06:14:45.127Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32a6b8e42f647759a58857097651e4d996d3da07 [Pipeline] echo [2021-01-05T06:14:45.271Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32a6b8e [Pipeline] echo [2021-01-05T06:14:45.415Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-05T06:14:45.673Z] provisioning config files... [2021-01-05T06:14:45.743Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2296203974241164085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:14:46.169Z] ---> docker-login.sh [2021-01-05T06:14:46.169Z] nexus3.edgexfoundry.org:10001 [2021-01-05T06:14:46.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:14:46.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:14:46.702Z] Configure a credential helper to remove this warning. See [2021-01-05T06:14:46.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:14:46.702Z] [2021-01-05T06:14:46.702Z] Login Succeeded [2021-01-05T06:14:46.702Z] nexus3.edgexfoundry.org:10002 [2021-01-05T06:14:46.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:14:46.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:14:46.702Z] Configure a credential helper to remove this warning. See [2021-01-05T06:14:46.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:14:46.702Z] [2021-01-05T06:14:46.702Z] Login Succeeded [2021-01-05T06:14:46.702Z] nexus3.edgexfoundry.org:10003 [2021-01-05T06:14:46.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:14:46.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:14:46.966Z] Configure a credential helper to remove this warning. See [2021-01-05T06:14:46.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:14:46.966Z] [2021-01-05T06:14:46.966Z] Login Succeeded [2021-01-05T06:14:46.966Z] nexus3.edgexfoundry.org:10004 [2021-01-05T06:14:47.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:14:47.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:14:47.230Z] Configure a credential helper to remove this warning. See [2021-01-05T06:14:47.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:14:47.230Z] [2021-01-05T06:14:47.230Z] Login Succeeded [2021-01-05T06:14:47.230Z] docker.io [2021-01-05T06:14:47.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:14:47.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:14:47.493Z] Configure a credential helper to remove this warning. See [2021-01-05T06:14:47.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:14:47.493Z] [2021-01-05T06:14:47.493Z] Login Succeeded [2021-01-05T06:14:47.493Z] ---> docker-login.sh ends [Pipeline] } [2021-01-05T06:14:47.520Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-05T06:14:48.092Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/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-01-05T06:14:48.093Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T06:14:48.093Z] ++ dirname cmd/core-command/Dockerfile [2021-01-05T06:14:48.093Z] ++ cut -d/ -f2 [2021-01-05T06:14:48.093Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-05T06:14:48.093Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T06:14:48.093Z] ++ dirname cmd/core-data/Dockerfile [2021-01-05T06:14:48.093Z] ++ cut -d/ -f2 [2021-01-05T06:14:48.093Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-05T06:14:48.093Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T06:14:48.093Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-05T06:14:48.093Z] ++ cut -d/ -f2 [2021-01-05T06:14:48.093Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-05T06:14:48.093Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T06:14:48.093Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-05T06:14:48.093Z] ++ cut -d/ -f2 [2021-01-05T06:14:48.093Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-05T06:14:48.093Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T06:14:48.093Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-05T06:14:48.093Z] ++ cut -d/ -f2 [2021-01-05T06:14:48.093Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-05T06:14:48.093Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T06:14:48.093Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-05T06:14:48.093Z] ++ cut -d/ -f2 [2021-01-05T06:14:48.093Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-05T06:14:48.093Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T06:14:48.093Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-05T06:14:48.093Z] ++ cut -d/ -f2 [2021-01-05T06:14:48.093Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-05T06:14:48.093Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T06:14:48.093Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-05T06:14:48.093Z] ++ cut -d/ -f2 [2021-01-05T06:14:48.093Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-05T06:14:48.093Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T06:14:48.093Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-05T06:14:48.093Z] ++ cut -d/ -f2 [2021-01-05T06:14:48.093Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-05T06:14:48.197Z] 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/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-01-05T06:14:49.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T06:14:49.227Z] [2021-01-05T06:14:49.227Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:14:49.667Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T06:14:49.668Z] latest: Pulling from edgex-devops/git-semver [2021-01-05T06:14:49.668Z] 31603596830f: Pulling fs layer [2021-01-05T06:14:49.668Z] 2a8b12db71e7: Pulling fs layer [2021-01-05T06:14:49.668Z] 6ca5941a6612: Pulling fs layer [2021-01-05T06:14:49.668Z] ecc8261a40a4: Pulling fs layer [2021-01-05T06:14:49.668Z] ecc8261a40a4: Waiting [2021-01-05T06:14:49.668Z] 2a8b12db71e7: Verifying Checksum [2021-01-05T06:14:49.668Z] 2a8b12db71e7: Download complete [2021-01-05T06:14:49.668Z] 31603596830f: Verifying Checksum [2021-01-05T06:14:49.668Z] 31603596830f: Download complete [2021-01-05T06:14:49.932Z] ecc8261a40a4: Verifying Checksum [2021-01-05T06:14:49.932Z] ecc8261a40a4: Download complete [2021-01-05T06:14:49.932Z] 6ca5941a6612: Verifying Checksum [2021-01-05T06:14:49.932Z] 6ca5941a6612: Download complete [2021-01-05T06:14:50.196Z] 31603596830f: Pull complete [2021-01-05T06:14:50.462Z] 2a8b12db71e7: Pull complete [2021-01-05T06:14:51.413Z] 6ca5941a6612: Pull complete [2021-01-05T06:14:51.413Z] ecc8261a40a4: Pull complete [2021-01-05T06:14:51.413Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-05T06:14:51.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T06:14:51.413Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-05T06:14:51.548Z] prd-centos7-docker-4c-2g-18453 does not seem to be running inside a container [2021-01-05T06:14:51.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-05T06:14:54.259Z] $ docker top d2f272ce879e93bf966a9168fb17a1725b0d558b8e003d666ea8435ae9354cd7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-05T06:14:54.748Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T06:14:54.748Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T06:14:54.992Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T06:14:55.007Z] $ docker exec d2f272ce879e93bf966a9168fb17a1725b0d558b8e003d666ea8435ae9354cd7 ssh-agent [2021-01-05T06:14:55.192Z] SSH_AUTH_SOCK=/tmp/ssh-t6HVOhu3qHN1/agent.12 [2021-01-05T06:14:55.192Z] SSH_AGENT_PID=17 [2021-01-05T06:14:55.205Z] Running ssh-add (command line suppressed) [2021-01-05T06:14:55.347Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2745465241977747239.key (/w/workspace/edgex-go/1@tmp/private_key_2745465241977747239.key) [2021-01-05T06:14:55.389Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T06:14:55.783Z] + git tag --points-at HEAD [Pipeline] } [2021-01-05T06:14:55.827Z] $ docker exec --env ******** --env ******** d2f272ce879e93bf966a9168fb17a1725b0d558b8e003d666ea8435ae9354cd7 ssh-agent -k [2021-01-05T06:14:55.953Z] unset SSH_AUTH_SOCK; [2021-01-05T06:14:55.953Z] unset SSH_AGENT_PID; [2021-01-05T06:14:55.953Z] echo Agent pid 17 killed; [2021-01-05T06:14:55.991Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-05T06:14:56.195Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T06:14:56.195Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T06:14:56.399Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T06:14:56.415Z] $ docker exec d2f272ce879e93bf966a9168fb17a1725b0d558b8e003d666ea8435ae9354cd7 ssh-agent [2021-01-05T06:14:56.631Z] SSH_AUTH_SOCK=/tmp/ssh-gMi6UbgNy6bk/agent.47 [2021-01-05T06:14:56.631Z] SSH_AGENT_PID=52 [2021-01-05T06:14:56.638Z] Running ssh-add (command line suppressed) [2021-01-05T06:14:56.799Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1734632339964552090.key (/w/workspace/edgex-go/1@tmp/private_key_1734632339964552090.key) [2021-01-05T06:14:56.847Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T06:14:57.240Z] + git semver init [2021-01-05T06:14:57.240Z] # -> Open(): unable to determine branch for HEAD [2021-01-05T06:14:57.240Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-05T06:14:57.240Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-05T06:14:57.240Z] # $SEMVER_REMOTE_NAME = origin [2021-01-05T06:14:57.240Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-05T06:14:57.240Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-05T06:14:57.240Z] # $SEMVER_BRANCH = PR-2985 [2021-01-05T06:14:57.240Z] # $SEMVER_TEMP = /tmp/semver-692465459 [2021-01-05T06:14:57.240Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-05T06:15:29.471Z] # '/tmp/semver-692465459' -> '/w/workspace/edgex-go/1/.semver' [2021-01-05T06:15:29.471Z] # -> Force: false [2021-01-05T06:15:29.471Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-05T06:15:29.522Z] $ docker exec --env ******** --env ******** d2f272ce879e93bf966a9168fb17a1725b0d558b8e003d666ea8435ae9354cd7 ssh-agent -k [2021-01-05T06:15:29.794Z] unset SSH_AUTH_SOCK; [2021-01-05T06:15:29.794Z] unset SSH_AGENT_PID; [2021-01-05T06:15:29.794Z] echo Agent pid 52 killed; [2021-01-05T06:15:29.896Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-05T06:15:30.484Z] + git semver [Pipeline] } [2021-01-05T06:15:30.542Z] $ docker stop --time=1 d2f272ce879e93bf966a9168fb17a1725b0d558b8e003d666ea8435ae9354cd7 [2021-01-05T06:15:32.226Z] $ docker rm -f d2f272ce879e93bf966a9168fb17a1725b0d558b8e003d666ea8435ae9354cd7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T06:15:32.788Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-05T06:15:33.409Z] Stashed 1 file(s) [Pipeline] echo [2021-01-05T06:15:33.433Z] [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-01-05T06:15:34.889Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-05T06:15:35.209Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-05T06:15:35.546Z] + true [2021-01-05T06:15:35.547Z] + sudo service docker restart [2021-01-05T06:15:35.547Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-05T06:15:36.183Z] ========================================================= [2021-01-05T06:15:36.183Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-05T06:15:36.183Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:15:36.578Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-05T06:15:40.831Z] Sending build context to Docker daemon 326.3MB [2021-01-05T06:15:40.831Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-05T06:15:40.831Z] Step 2/6 : FROM ${BASE} [2021-01-05T06:15:40.831Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-05T06:15:40.831Z] 188c0c94c7c5: Pulling fs layer [2021-01-05T06:15:40.831Z] 0ef7d3d256c8: Pulling fs layer [2021-01-05T06:15:40.831Z] de9db76c5a1d: Pulling fs layer [2021-01-05T06:15:40.831Z] bca2f99d35d6: Pulling fs layer [2021-01-05T06:15:40.831Z] 93359f2a8cfa: Pulling fs layer [2021-01-05T06:15:40.831Z] 7c6f9722023f: Pulling fs layer [2021-01-05T06:15:40.831Z] a35cf1a2eb13: Pulling fs layer [2021-01-05T06:15:40.831Z] 93359f2a8cfa: Waiting [2021-01-05T06:15:40.831Z] 7c6f9722023f: Waiting [2021-01-05T06:15:40.831Z] bca2f99d35d6: Waiting [2021-01-05T06:15:40.831Z] a35cf1a2eb13: Waiting [2021-01-05T06:15:40.831Z] de9db76c5a1d: Verifying Checksum [2021-01-05T06:15:40.831Z] de9db76c5a1d: Download complete [2021-01-05T06:15:40.831Z] 0ef7d3d256c8: Verifying Checksum [2021-01-05T06:15:40.831Z] 0ef7d3d256c8: Download complete [2021-01-05T06:15:40.831Z] 93359f2a8cfa: Verifying Checksum [2021-01-05T06:15:40.831Z] 93359f2a8cfa: Download complete [2021-01-05T06:15:40.831Z] 7c6f9722023f: Verifying Checksum [2021-01-05T06:15:40.831Z] 7c6f9722023f: Download complete [2021-01-05T06:15:40.831Z] 188c0c94c7c5: Verifying Checksum [2021-01-05T06:15:40.831Z] 188c0c94c7c5: Download complete [2021-01-05T06:15:40.831Z] 188c0c94c7c5: Pull complete [2021-01-05T06:15:41.103Z] 0ef7d3d256c8: Pull complete [2021-01-05T06:15:41.367Z] de9db76c5a1d: Pull complete [2021-01-05T06:15:42.338Z] a35cf1a2eb13: Verifying Checksum [2021-01-05T06:15:42.338Z] a35cf1a2eb13: Download complete [2021-01-05T06:15:42.929Z] bca2f99d35d6: Verifying Checksum [2021-01-05T06:15:42.929Z] bca2f99d35d6: Download complete [2021-01-05T06:15:48.277Z] bca2f99d35d6: Pull complete [2021-01-05T06:15:48.277Z] 93359f2a8cfa: Pull complete [2021-01-05T06:15:48.544Z] 7c6f9722023f: Pull complete [2021-01-05T06:15:49.159Z] Still waiting to schedule task [2021-01-05T06:15:49.159Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-05T06:15:52.785Z] a35cf1a2eb13: Pull complete [2021-01-05T06:15:52.785Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-05T06:15:52.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-05T06:15:52.785Z] ---> a62c8e92a672 [2021-01-05T06:15:52.785Z] 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-01-05T06:15:53.055Z] ---> Running in 57f50bede487 [2021-01-05T06:15:53.634Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:15:54.581Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:15:54.844Z] (1/12) Installing libmagic (5.38-r0) [2021-01-05T06:15:55.109Z] (2/12) Installing file (5.38-r0) [2021-01-05T06:15:55.109Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-05T06:15:55.374Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-05T06:15:58.698Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-05T06:15:58.698Z] (6/12) Installing patch (2.7.6-r6) [2021-01-05T06:15:58.698Z] (7/12) Installing build-base (0.5-r2) [2021-01-05T06:15:58.698Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-05T06:15:58.698Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-05T06:15:58.964Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-05T06:15:58.964Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-05T06:15:58.964Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-05T06:15:59.230Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:15:59.230Z] OK: 233 MiB in 51 packages [2021-01-05T06:16:03.527Z] Removing intermediate container 57f50bede487 [2021-01-05T06:16:03.527Z] ---> 7f9d181a0737 [2021-01-05T06:16:03.527Z] Step 4/6 : WORKDIR /edgex-go [2021-01-05T06:16:03.527Z] ---> Running in ef3a85d05a9e [2021-01-05T06:16:03.527Z] Removing intermediate container ef3a85d05a9e [2021-01-05T06:16:03.527Z] ---> 89784099e09a [2021-01-05T06:16:03.527Z] Step 5/6 : COPY go.mod . [2021-01-05T06:16:03.527Z] ---> e992a855098c [2021-01-05T06:16:03.527Z] Step 6/6 : RUN go mod download [2021-01-05T06:16:03.527Z] ---> Running in f3ade8888394 [2021-01-05T06:16:25.600Z] Removing intermediate container f3ade8888394 [2021-01-05T06:16:25.600Z] ---> 2847072d271e [2021-01-05T06:16:25.600Z] Successfully built 2847072d271e [2021-01-05T06:16:25.600Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:16:25.989Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-05T06:16:25.989Z] . [Pipeline] withDockerContainer [2021-01-05T06:16:26.151Z] prd-centos7-docker-4c-2g-18453 does not seem to be running inside a container [2021-01-05T06:16:26.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-05T06:16:27.324Z] $ docker top dec09a53fe0790a69ec7c52ca7dd252aec5fc41386da1488d080adb8d2593d73 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T06:16:27.949Z] + go version [2021-01-05T06:16:27.949Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-05T06:16:27.998Z] $ docker stop --time=1 dec09a53fe0790a69ec7c52ca7dd252aec5fc41386da1488d080adb8d2593d73 [2021-01-05T06:16:29.389Z] $ docker rm -f dec09a53fe0790a69ec7c52ca7dd252aec5fc41386da1488d080adb8d2593d73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:16:30.641Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-05T06:16:30.641Z] . [Pipeline] withDockerContainer [2021-01-05T06:16:30.785Z] prd-centos7-docker-4c-2g-18453 does not seem to be running inside a container [2021-01-05T06:16:30.855Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-05T06:16:31.498Z] $ docker top f820458a7d80aac31d5d8fe41c9e201c97fd9a547856fb5cac2458e83aa0b88d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-05T06:16:31.792Z] ========================================================= [2021-01-05T06:16:31.793Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-05T06:16:31.793Z] ========================================================= [Pipeline] sh [2021-01-05T06:16:32.146Z] + make test [2021-01-05T06:16:32.146Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-05T06:16:42.273Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-05T06:17:00.678Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-05T06:17:09.704Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-05T06:17:09.704Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-05T06:17:09.704Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-05T06:17:09.704Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-05T06:17:09.704Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-05T06:17:09.704Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-05T06:17:09.704Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-05T06:17:09.704Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-05T06:17:10.846Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-05T06:17:12.824Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-05T06:17:12.824Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-05T06:17:12.824Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-05T06:17:14.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.119s coverage: 46.6% of statements [2021-01-05T06:17:14.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-05T06:17:14.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-05T06:17:14.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-05T06:17:14.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-05T06:17:14.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-05T06:17:19.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.240s coverage: 27.0% of statements [2021-01-05T06:17:19.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-05T06:17:19.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-05T06:17:19.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-05T06:17:19.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-05T06:17:19.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-05T06:17:19.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-05T06:17:19.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.038s coverage: 100.0% of statements [2021-01-05T06:17:19.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-05T06:17:19.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.066s coverage: 100.0% of statements [2021-01-05T06:17:19.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-05T06:17:19.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-05T06:17:19.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.096s coverage: 75.0% of statements [2021-01-05T06:17:19.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-05T06:17:19.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-05T06:17:19.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.118s coverage: 82.9% of statements [2021-01-05T06:17:19.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-05T06:17:19.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T06:17:19.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-05T06:17:19.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-05T06:17:21.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.417s coverage: 28.6% of statements [2021-01-05T06:17:21.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-05T06:17:21.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-05T06:17:21.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-05T06:17:21.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-05T06:17:21.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-05T06:17:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.072s coverage: 100.0% of statements [2021-01-05T06:17:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-05T06:17:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.045s coverage: 100.0% of statements [2021-01-05T06:17:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-05T06:17:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.119s coverage: 86.7% of statements [2021-01-05T06:17:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-05T06:17:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.113s coverage: 97.5% of statements [2021-01-05T06:17:21.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-05T06:17:21.944Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.065s coverage: 78.3% of statements [2021-01-05T06:17:21.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-05T06:17:21.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-05T06:17:21.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-05T06:17:21.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-05T06:17:24.558Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.401s coverage: 93.8% of statements [2021-01-05T06:17:24.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-05T06:17:24.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T06:17:24.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-05T06:17:24.558Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-05T06:17:24.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-05T06:17:24.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-05T06:17:24.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-05T06:17:24.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-05T06:17:24.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-05T06:17:24.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-05T06:17:24.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-05T06:17:24.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-05T06:17:24.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-05T06:17:24.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-05T06:17:24.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-05T06:17:24.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-05T06:17:24.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-05T06:17:24.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-05T06:17:24.558Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2021-01-05T06:17:24.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-05T06:17:24.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-05T06:17:24.558Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.083s coverage: 0.1% of statements [2021-01-05T06:17:24.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-05T06:17:24.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-05T06:17:24.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-05T06:17:24.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-05T06:17:24.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-01-05T06:17:24.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-05T06:17:24.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 75.5% of statements [2021-01-05T06:17:24.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-05T06:17:24.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.037s coverage: 80.8% of statements [2021-01-05T06:17:24.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.085s coverage: 87.2% of statements [2021-01-05T06:17:25.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 84.2% of statements [2021-01-05T06:17:25.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.084s coverage: 91.4% of statements [2021-01-05T06:17:25.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-05T06:17:26.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.205s coverage: 63.5% of statements [2021-01-05T06:17:26.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-05T06:17:26.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-05T06:17:26.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2021-01-05T06:17:26.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.060s coverage: 91.3% of statements [2021-01-05T06:17:26.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-01-05T06:17:26.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements [2021-01-05T06:17:26.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2021-01-05T06:17:28.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.418s coverage: 55.9% of statements [2021-01-05T06:17:28.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-05T06:17:28.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-05T06:17:28.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-05T06:17:28.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-05T06:17:28.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-05T06:17:28.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 37.0% of statements [2021-01-05T06:17:28.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-05T06:17:28.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-05T06:17:28.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.369s coverage: 84.0% of statements [2021-01-05T06:17:28.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.042s coverage: 100.0% of statements [2021-01-05T06:17:31.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.100s coverage: 47.1% of statements [2021-01-05T06:17:31.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-05T06:17:31.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-05T06:17:31.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-05T06:17:31.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-05T06:17:31.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-05T06:17:31.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.134s coverage: 100.0% of statements [2021-01-05T06:17:31.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-05T06:17:31.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements [2021-01-05T06:17:31.448Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-05T06:17:32.905Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.960s coverage: 29.1% of statements [2021-01-05T06:17:32.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-05T06:17:32.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-05T06:17:32.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-05T06:17:32.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-05T06:17:32.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-05T06:17:32.905Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.104s coverage: 99.0% of statements [2021-01-05T06:17:32.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-05T06:17:32.905Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.060s coverage: 100.0% of statements [2021-01-05T06:17:32.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-05T06:17:32.905Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.049s coverage: 0.0% of statements [2021-01-05T06:17:32.905Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-05T06:17:32.905Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.044s coverage: 100.0% of statements [2021-01-05T06:17:32.905Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-05T06:17:32.905Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-05T06:17:32.905Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-05T06:17:32.905Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-05T06:17:32.905Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.046s coverage: 87.9% of statements [2021-01-05T06:17:32.905Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-05T06:17:32.905Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-05T06:17:33.173Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements [2021-01-05T06:17:33.753Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2021-01-05T06:17:33.753Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-01-05T06:17:34.333Z] GO111MODULE=on go vet ./... [2021-01-05T06:18:00.792Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18460 in /w/workspace/edgexfoundry_edgex-go_PR-2985 [Pipeline] { [Pipeline] ws [2021-01-05T06:18:00.924Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-05T06:18:01.081Z] gofmt -l . [2021-01-05T06:18:01.082Z] [ "`gofmt -l .`" = "" ] [2021-01-05T06:18:01.082Z] ./bin/test-go-mod-tidy.sh [2021-01-05T06:18:01.082Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-05T06:18:03.353Z] + ls -al . [2021-01-05T06:18:03.353Z] total 636 [2021-01-05T06:18:03.353Z] drwxrwxr-x 10 1001 1001 4096 Jan 5 06:18 . [2021-01-05T06:18:03.353Z] drwxr-xr-x 4 root root 28 Jan 5 06:16 .. [2021-01-05T06:18:03.353Z] -rw-rw-r-- 1 1001 1001 11 Jan 5 06:14 .dockerignore [2021-01-05T06:18:03.353Z] drwxrwxr-x 8 1001 1001 179 Jan 5 06:14 .git [2021-01-05T06:18:03.353Z] drwxrwxr-x 3 1001 1001 125 Jan 5 06:14 .github [2021-01-05T06:18:03.353Z] -rw-rw-r-- 1 1001 1001 824 Jan 5 06:14 .gitignore [2021-01-05T06:18:03.353Z] drwx------ 3 1001 1001 47 Jan 5 06:15 .semver [2021-01-05T06:18:03.353Z] -rw-rw-r-- 1 1001 1001 166 Jan 5 06:14 .sonarcloud.properties [2021-01-05T06:18:03.353Z] -rw-rw-r-- 1 1001 1001 3804 Jan 5 06:14 CONTRIBUTING.md [2021-01-05T06:18:03.353Z] -rw-rw-r-- 1 1001 1001 931 Jan 5 06:14 Dockerfile.build [2021-01-05T06:18:03.353Z] -rw-rw-r-- 1 1001 1001 863 Jan 5 06:14 Jenkinsfile [2021-01-05T06:18:03.353Z] -rw-rw-r-- 1 1001 1001 10775 Jan 5 06:14 LICENSE [2021-01-05T06:18:03.353Z] -rw-rw-r-- 1 1001 1001 5750 Jan 5 06:14 Makefile [2021-01-05T06:18:03.353Z] -rw-rw-r-- 1 1001 1001 6511 Jan 5 06:14 README.md [2021-01-05T06:18:03.353Z] -rw-rw-r-- 1 1001 1001 6744 Jan 5 06:14 SECURITY.md [2021-01-05T06:18:03.353Z] -rw-rw-r-- 1 1001 1001 5 Jan 5 06:15 VERSION [2021-01-05T06:18:03.353Z] -rw-rw-r-- 1 1001 1001 4131 Jan 5 06:14 ZMQWindows.md [2021-01-05T06:18:03.353Z] drwxrwxr-x 2 1001 1001 117 Jan 5 06:14 bin [2021-01-05T06:18:03.353Z] drwxrwxr-x 14 1001 1001 4096 Jan 5 06:14 cmd [2021-01-05T06:18:03.353Z] -rw-r--r-- 1 root root 538204 Jan 5 06:17 coverage.out [2021-01-05T06:18:03.353Z] -rw-r--r-- 1 root root 979 Jan 5 06:18 go.mod [2021-01-05T06:18:03.353Z] -rw-r--r-- 1 root root 18824 Jan 5 06:18 go.sum [2021-01-05T06:18:03.353Z] drwxrwxr-x 8 1001 1001 127 Jan 5 06:14 internal [2021-01-05T06:18:03.353Z] drwxrwxr-x 4 1001 1001 26 Jan 5 06:14 openapi [2021-01-05T06:18:03.353Z] drwxrwxr-x 4 1001 1001 71 Jan 5 06:14 snap [2021-01-05T06:18:03.353Z] -rw-rw-r-- 1 1001 1001 168 Jan 5 06:14 version.go [Pipeline] sh [2021-01-05T06:18:03.692Z] + '[' -e coverage.out ] [2021-01-05T06:18:03.692Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-05T06:18:03.918Z] Stashed 1 file(s) [Pipeline] sh [2021-01-05T06:18:04.270Z] + make build [2021-01-05T06:18:04.270Z] 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-01-05T06:18:06.017Z] using credential edgex-jenkins-ssh [2021-01-05T06:18:06.076Z] Cloning the remote Git repository [2021-01-05T06:18:06.149Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-05T06:18:06.314Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-05T06:18:06.385Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T06:18:06.386Z] > git --version # timeout=10 [2021-01-05T06:18:06.406Z] > git --version # 'git version 2.17.1' [2021-01-05T06:18:06.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T06:18:06.493Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T06:18:07.616Z] 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-01-05T06:18:15.949Z] 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-01-05T06:18:17.362Z] 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-01-05T06:18:18.764Z] 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-01-05T06:18:19.366Z] 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-01-05T06:18:20.806Z] 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-01-05T06:18:22.743Z] 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-01-05T06:18:23.698Z] 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-01-05T06:18:25.107Z] 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-01-05T06:18:24.811Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T06:18:24.828Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T06:18:24.857Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T06:18:24.899Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T06:18:24.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T06:18:24.912Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2985/head:refs/remotes/origin/PR-2985 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-05T06:18:25.528Z] Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit 32a6b8e42f647759a58857097651e4d996d3da07 [2021-01-05T06:18:25.965Z] Merge succeeded, producing 32a6b8e42f647759a58857097651e4d996d3da07 [2021-01-05T06:18:25.966Z] Checking out Revision 32a6b8e42f647759a58857097651e4d996d3da07 (PR-2985) [2021-01-05T06:18:26.539Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T06:18:27.521Z] 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-01-05T06:18:25.560Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T06:18:25.577Z] > git checkout -f 32a6b8e42f647759a58857097651e4d996d3da07 # timeout=10 [2021-01-05T06:18:25.880Z] > git remote # timeout=10 [2021-01-05T06:18:25.898Z] > git config --get remote.origin.url # timeout=10 [2021-01-05T06:18:25.915Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T06:18:25.926Z] > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 [2021-01-05T06:18:25.952Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-05T06:18:25.977Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T06:18:25.997Z] > git checkout -f 32a6b8e42f647759a58857097651e4d996d3da07 # timeout=10 [Pipeline] } [2021-01-05T06:18:28.968Z] $ docker stop --time=1 f820458a7d80aac31d5d8fe41c9e201c97fd9a547856fb5cac2458e83aa0b88d [2021-01-05T06:18:30.407Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap" [2021-01-05T06:18:30.476Z] > git --version # timeout=10 [2021-01-05T06:18:30.486Z] > git --version # 'git version 2.17.1' [2021-01-05T06:18:30.500Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-05T06:18:30.771Z] $ docker rm -f f820458a7d80aac31d5d8fe41c9e201c97fd9a547856fb5cac2458e83aa0b88d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-05T06:18:34.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T06:18:34.376Z] [2021-01-05T06:18:34.376Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:18:35.113Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-05T06:18:35.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T06:18:35.293Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-05T06:18:35.293Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-05T06:18:35.293Z] ca9280d653b3: Pulling fs layer [2021-01-05T06:18:35.293Z] 7e9c9ca2126c: Pulling fs layer [2021-01-05T06:18:35.527Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [2021-01-05T06:18:35.557Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-05T06:18:35.557Z] cbdbe7a5bc2a: Download complete [Pipeline] sh [2021-01-05T06:18:35.822Z] cbdbe7a5bc2a: Pull complete [2021-01-05T06:18:35.880Z] + true [2021-01-05T06:18:35.880Z] + sudo service docker restart [2021-01-05T06:18:36.097Z] ca9280d653b3: Verifying Checksum [2021-01-05T06:18:36.097Z] ca9280d653b3: Download complete [2021-01-05T06:18:37.533Z] 7e9c9ca2126c: Verifying Checksum [2021-01-05T06:18:37.534Z] 7e9c9ca2126c: Download complete [2021-01-05T06:18:37.534Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-05T06:18:38.002Z] provisioning config files... [2021-01-05T06:18:38.041Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2058620727766572053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:18:38.514Z] ---> docker-login.sh [2021-01-05T06:18:38.514Z] nexus3.edgexfoundry.org:10001 [2021-01-05T06:18:39.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:18:39.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:18:39.777Z] Configure a credential helper to remove this warning. See [2021-01-05T06:18:39.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:18:39.777Z] [2021-01-05T06:18:39.777Z] Login Succeeded [2021-01-05T06:18:39.777Z] nexus3.edgexfoundry.org:10002 [2021-01-05T06:18:40.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:18:40.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:18:40.325Z] Configure a credential helper to remove this warning. See [2021-01-05T06:18:40.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:18:40.325Z] [2021-01-05T06:18:40.325Z] Login Succeeded [2021-01-05T06:18:40.325Z] nexus3.edgexfoundry.org:10003 [2021-01-05T06:18:40.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:18:40.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:18:40.884Z] Configure a credential helper to remove this warning. See [2021-01-05T06:18:40.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:18:40.884Z] [2021-01-05T06:18:40.884Z] Login Succeeded [2021-01-05T06:18:40.884Z] nexus3.edgexfoundry.org:10004 [2021-01-05T06:18:41.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:18:41.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:18:41.447Z] Configure a credential helper to remove this warning. See [2021-01-05T06:18:41.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:18:41.447Z] [2021-01-05T06:18:41.447Z] Login Succeeded [2021-01-05T06:18:41.447Z] docker.io [2021-01-05T06:18:41.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:18:42.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:18:42.320Z] Configure a credential helper to remove this warning. See [2021-01-05T06:18:42.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:18:42.320Z] [2021-01-05T06:18:42.320Z] Login Succeeded [2021-01-05T06:18:42.320Z] ---> docker-login.sh ends [Pipeline] } [2021-01-05T06:18:42.352Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-05T06:18:42.968Z] ========================================================= [2021-01-05T06:18:42.968Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-05T06:18:42.968Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:18:43.387Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-05T06:18:45.818Z] 7e9c9ca2126c: Pull complete [2021-01-05T06:18:45.818Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-05T06:18:45.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T06:18:45.818Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-05T06:18:45.987Z] prd-centos7-docker-4c-2g-18453 does not seem to be running inside a container [2021-01-05T06:18:46.056Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-05T06:18:46.056Z] Sending build context to Docker daemon 165.4MB [2021-01-05T06:18:46.056Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-05T06:18:46.056Z] Step 2/6 : FROM ${BASE} [2021-01-05T06:18:46.056Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-05T06:18:46.056Z] 5f621e34cdf4: Pulling fs layer [2021-01-05T06:18:46.056Z] a4357932f1b6: Pulling fs layer [2021-01-05T06:18:46.056Z] 18c013af1878: Pulling fs layer [2021-01-05T06:18:46.056Z] 00ac8860ef70: Pulling fs layer [2021-01-05T06:18:46.056Z] 63d7cb157983: Pulling fs layer [2021-01-05T06:18:46.056Z] b116817d02f9: Pulling fs layer [2021-01-05T06:18:46.056Z] 745a02a5169b: Pulling fs layer [2021-01-05T06:18:46.056Z] 00ac8860ef70: Waiting [2021-01-05T06:18:46.056Z] 63d7cb157983: Waiting [2021-01-05T06:18:46.056Z] b116817d02f9: Waiting [2021-01-05T06:18:46.056Z] 745a02a5169b: Waiting [2021-01-05T06:18:46.056Z] 18c013af1878: Verifying Checksum [2021-01-05T06:18:46.056Z] 18c013af1878: Download complete [2021-01-05T06:18:46.056Z] a4357932f1b6: Download complete [2021-01-05T06:18:46.056Z] 63d7cb157983: Verifying Checksum [2021-01-05T06:18:46.056Z] 63d7cb157983: Download complete [2021-01-05T06:18:46.056Z] b116817d02f9: Verifying Checksum [2021-01-05T06:18:46.056Z] b116817d02f9: Download complete [2021-01-05T06:18:46.056Z] 5f621e34cdf4: Verifying Checksum [2021-01-05T06:18:46.056Z] 5f621e34cdf4: Download complete [2021-01-05T06:18:46.657Z] 5f621e34cdf4: Pull complete [2021-01-05T06:18:46.954Z] a4357932f1b6: Pull complete [2021-01-05T06:18:47.562Z] 18c013af1878: Pull complete [2021-01-05T06:18:48.292Z] $ docker top f91c0e0baaad61169a5c584a3d998d9e54e53b21ab72bf45dec701e1898cad56 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T06:18:48.878Z] + docker-compose build --help [2021-01-05T06:18:48.878Z] + grep parallel [2021-01-05T06:18:49.827Z] --parallel Build images in parallel. [Pipeline] } [2021-01-05T06:18:49.869Z] $ docker stop --time=1 f91c0e0baaad61169a5c584a3d998d9e54e53b21ab72bf45dec701e1898cad56 [2021-01-05T06:18:50.186Z] 745a02a5169b: Download complete [2021-01-05T06:18:51.161Z] 00ac8860ef70: Verifying Checksum [2021-01-05T06:18:51.161Z] 00ac8860ef70: Download complete [2021-01-05T06:18:51.228Z] $ docker rm -f f91c0e0baaad61169a5c584a3d998d9e54e53b21ab72bf45dec701e1898cad56 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:18:52.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T06:18:52.001Z] . [Pipeline] withDockerContainer [2021-01-05T06:18:52.143Z] prd-centos7-docker-4c-2g-18453 does not seem to be running inside a container [2021-01-05T06:18:52.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-05T06:18:53.011Z] $ docker top 506439a7df705a783a271ad808e96edf0340d1d709169110ea29ba0e09958dfa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T06:18:53.601Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-05T06:18:54.574Z] Building docker-core-command-go ... [2021-01-05T06:18:54.574Z] Building docker-core-data-go ... [2021-01-05T06:18:54.574Z] Building docker-core-metadata-go ... [2021-01-05T06:18:54.574Z] Building docker-security-bootstrap-redis-go ... [2021-01-05T06:18:54.574Z] Building docker-security-proxy-setup-go ... [2021-01-05T06:18:54.574Z] Building docker-security-secretstore-setup-go ... [2021-01-05T06:18:54.574Z] Building docker-support-notifications-go ... [2021-01-05T06:18:54.574Z] Building docker-support-scheduler-go ... [2021-01-05T06:18:54.574Z] Building docker-sys-mgmt-agent-go ... [2021-01-05T06:18:54.574Z] Building docker-support-scheduler-go [2021-01-05T06:18:54.574Z] Building docker-security-bootstrap-redis-go [2021-01-05T06:18:54.574Z] Building docker-core-data-go [2021-01-05T06:18:54.574Z] Building docker-core-metadata-go [2021-01-05T06:18:54.574Z] Building docker-security-secretstore-setup-go [2021-01-05T06:19:01.351Z] 00ac8860ef70: Pull complete [2021-01-05T06:19:01.351Z] 63d7cb157983: Pull complete [2021-01-05T06:19:01.950Z] b116817d02f9: Pull complete [2021-01-05T06:19:06.264Z] 745a02a5169b: Pull complete [2021-01-05T06:19:06.264Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-05T06:19:06.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-05T06:19:06.264Z] ---> b7e6874047d6 [2021-01-05T06:19:06.264Z] 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-01-05T06:19:08.892Z] ---> Running in 327c1f3f0d89 [2021-01-05T06:19:10.334Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:19:11.310Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:19:12.289Z] (1/12) Installing libmagic (5.38-r0) [2021-01-05T06:19:12.881Z] (2/12) Installing file (5.38-r0) [2021-01-05T06:19:12.881Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-05T06:19:12.881Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-05T06:19:18.268Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-05T06:19:18.268Z] (6/12) Installing patch (2.7.6-r6) [2021-01-05T06:19:18.268Z] (7/12) Installing build-base (0.5-r2) [2021-01-05T06:19:18.268Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-05T06:19:18.268Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-05T06:19:18.268Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-05T06:19:18.268Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-05T06:19:18.268Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-05T06:19:18.268Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:19:18.268Z] OK: 217 MiB in 51 packages [2021-01-05T06:19:22.569Z] Removing intermediate container 327c1f3f0d89 [2021-01-05T06:19:22.569Z] ---> b6885c9baf5f [2021-01-05T06:19:22.570Z] Step 4/6 : WORKDIR /edgex-go [2021-01-05T06:19:22.570Z] ---> Running in b91540f21ccf [2021-01-05T06:19:22.570Z] Removing intermediate container b91540f21ccf [2021-01-05T06:19:22.570Z] ---> 01a686294e0b [2021-01-05T06:19:22.570Z] Step 5/6 : COPY go.mod . [2021-01-05T06:19:23.165Z] ---> 5064fc190260 [2021-01-05T06:19:23.165Z] Step 6/6 : RUN go mod download [2021-01-05T06:19:23.438Z] ---> Running in 7bc6cbfc6e1d [2021-01-05T06:19:33.660Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:19:33.660Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:19:33.660Z] ---> 2847072d271e [2021-01-05T06:19:33.660Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T06:19:33.660Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:19:33.660Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:19:33.660Z] ---> 2847072d271e [2021-01-05T06:19:33.660Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T06:19:33.660Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:19:33.660Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:19:33.660Z] ---> 2847072d271e [2021-01-05T06:19:33.660Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T06:19:33.660Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:19:33.660Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:19:33.660Z] ---> 2847072d271e [2021-01-05T06:19:33.660Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T06:19:33.660Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:19:33.660Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:19:33.660Z] ---> 2847072d271e [2021-01-05T06:19:33.660Z] Step 3/23 : WORKDIR /edgex-go [2021-01-05T06:19:33.660Z] ---> Running in e0a1fc2d1f9d [2021-01-05T06:19:33.660Z] ---> Running in b793f0c98767 [2021-01-05T06:19:33.660Z] ---> Running in 8c60f7fb9e0e [2021-01-05T06:19:33.660Z] ---> Running in 6c499ae0b3ae [2021-01-05T06:19:33.660Z] ---> Running in 3e6471dfbc10 [2021-01-05T06:19:33.660Z] Removing intermediate container 8c60f7fb9e0e [2021-01-05T06:19:33.660Z] ---> 775e399c8088 [2021-01-05T06:19:33.660Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:19:33.660Z] Removing intermediate container 6c499ae0b3ae [2021-01-05T06:19:33.660Z] ---> 77c6a4fd35b7 [2021-01-05T06:19:33.660Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:19:33.660Z] Removing intermediate container e0a1fc2d1f9d [2021-01-05T06:19:33.660Z] ---> c1b9354b2e8d [2021-01-05T06:19:33.660Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:19:33.660Z] Removing intermediate container b793f0c98767 [2021-01-05T06:19:33.660Z] ---> bebcac023f93 [2021-01-05T06:19:33.660Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:19:33.660Z] Removing intermediate container 3e6471dfbc10 [2021-01-05T06:19:33.660Z] ---> b38deb945451 [2021-01-05T06:19:33.660Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:19:33.660Z] ---> Running in 10d0449577b8 [2021-01-05T06:19:33.660Z] ---> Running in f3b3b562d861 [2021-01-05T06:19:33.660Z] ---> Running in 9f50b29b5ec8 [2021-01-05T06:19:33.660Z] ---> Running in 6f06cfa86e87 [2021-01-05T06:19:33.660Z] ---> Running in 80120e48c5ab [2021-01-05T06:19:33.660Z] Removing intermediate container f3b3b562d861 [2021-01-05T06:19:33.660Z] ---> 06feda8ee517 [2021-01-05T06:19:33.660Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T06:19:33.660Z] Removing intermediate container 10d0449577b8 [2021-01-05T06:19:33.660Z] ---> 33182ec176d1 [2021-01-05T06:19:33.660Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T06:19:33.660Z] ---> Running in 61e7ef524ac9 [2021-01-05T06:19:33.660Z] Removing intermediate container 9f50b29b5ec8 [2021-01-05T06:19:33.660Z] ---> 50a59fba1e9d [2021-01-05T06:19:33.660Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-05T06:19:33.660Z] ---> Running in c7eddd1f7615 [2021-01-05T06:19:33.660Z] ---> Running in 08b86a3b9d19 [2021-01-05T06:19:33.660Z] Removing intermediate container 80120e48c5ab [2021-01-05T06:19:33.660Z] ---> 5be22b7cc06d [2021-01-05T06:19:33.660Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-05T06:19:33.660Z] Removing intermediate container 6f06cfa86e87 [2021-01-05T06:19:33.660Z] ---> bdfc3f90148a [2021-01-05T06:19:33.660Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T06:19:33.660Z] ---> Running in 3d656fb341cd [2021-01-05T06:19:33.660Z] ---> Running in 3571daff0bc3 [2021-01-05T06:19:33.937Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:19:34.204Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:19:34.468Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:19:34.468Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:19:34.468Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:19:34.468Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:19:35.069Z] OK: 233 MiB in 51 packages [2021-01-05T06:19:35.069Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:19:35.069Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:19:35.069Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:19:35.353Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:19:35.623Z] OK: 233 MiB in 51 packages [2021-01-05T06:19:35.623Z] OK: 233 MiB in 51 packages [2021-01-05T06:19:35.623Z] OK: 233 MiB in 51 packages [2021-01-05T06:19:35.898Z] OK: 233 MiB in 51 packages [2021-01-05T06:19:35.898Z] Removing intermediate container 61e7ef524ac9 [2021-01-05T06:19:35.898Z] ---> 49b420435bf4 [2021-01-05T06:19:35.898Z] Step 6/22 : COPY go.mod . [2021-01-05T06:19:36.192Z] ---> bcd14a18e801 [2021-01-05T06:19:36.192Z] Step 7/22 : RUN go mod download [2021-01-05T06:19:36.471Z] ---> Running in ce81bfbe7860 [2021-01-05T06:19:36.747Z] Removing intermediate container 3d656fb341cd [2021-01-05T06:19:36.747Z] ---> b002b2505434 [2021-01-05T06:19:36.747Z] Step 6/24 : COPY go.mod . [2021-01-05T06:19:37.016Z] Removing intermediate container 08b86a3b9d19 [2021-01-05T06:19:37.016Z] ---> 3e4c3d855193 [2021-01-05T06:19:37.016Z] Step 6/23 : COPY go.mod . [2021-01-05T06:19:37.016Z] Removing intermediate container 3571daff0bc3 [2021-01-05T06:19:37.016Z] ---> 0c33d3af7eef [2021-01-05T06:19:37.016Z] Step 6/21 : COPY go.mod . [2021-01-05T06:19:37.016Z] Removing intermediate container c7eddd1f7615 [2021-01-05T06:19:37.016Z] ---> dff9b3845cf0 [2021-01-05T06:19:37.016Z] Step 6/22 : COPY go.mod . [2021-01-05T06:19:37.284Z] ---> 13c9f16c1691 [2021-01-05T06:19:37.284Z] Step 7/24 : RUN go mod download [2021-01-05T06:19:37.284Z] ---> Running in 587cb9b4ae28 [2021-01-05T06:19:37.560Z] ---> db02615ad379 [2021-01-05T06:19:37.560Z] Step 7/21 : RUN go mod download [2021-01-05T06:19:37.560Z] ---> b16fe691ef6e [2021-01-05T06:19:37.560Z] Step 7/23 : RUN go mod download [2021-01-05T06:19:37.560Z] ---> 28814097707c [2021-01-05T06:19:37.560Z] Step 7/22 : RUN go mod download [2021-01-05T06:19:37.560Z] ---> Running in 1c90644d484c [2021-01-05T06:19:37.833Z] ---> Running in 03c3422ec3e1 [2021-01-05T06:19:37.833Z] ---> Running in 98314a78b636 [2021-01-05T06:19:39.293Z] Removing intermediate container ce81bfbe7860 [2021-01-05T06:19:39.293Z] ---> c38044608fce [2021-01-05T06:19:39.293Z] Step 8/22 : COPY . . [2021-01-05T06:19:39.293Z] Removing intermediate container 587cb9b4ae28 [2021-01-05T06:19:39.293Z] ---> fd5546e48bbb [2021-01-05T06:19:39.293Z] Step 8/24 : COPY . . [2021-01-05T06:19:40.714Z] Removing intermediate container 1c90644d484c [2021-01-05T06:19:40.714Z] ---> 5658cd4308a7 [2021-01-05T06:19:40.714Z] Step 8/21 : COPY . . [2021-01-05T06:19:43.351Z] Removing intermediate container 98314a78b636 [2021-01-05T06:19:43.351Z] ---> efbc26f9446e [2021-01-05T06:19:43.351Z] Step 8/23 : COPY . . [2021-01-05T06:19:43.351Z] Removing intermediate container 03c3422ec3e1 [2021-01-05T06:19:43.351Z] ---> ca09412e31ea [2021-01-05T06:19:43.351Z] Step 8/22 : COPY . . [2021-01-05T06:19:50.258Z] Removing intermediate container 7bc6cbfc6e1d [2021-01-05T06:19:50.258Z] ---> f6589ce97510 [2021-01-05T06:19:50.258Z] Successfully built f6589ce97510 [2021-01-05T06:19:50.258Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:19:50.640Z] + docker inspect -f . ci-base-image-arm64 [2021-01-05T06:19:50.640Z] . [Pipeline] withDockerContainer [2021-01-05T06:19:50.938Z] prd-ubuntu18.04-docker-arm64-4c-16g-18460 does not seem to be running inside a container [2021-01-05T06:19:51.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-05T06:19:52.595Z] $ docker top b785a3dffb83eb9f4b01fac059842f1fe09ebaaa00f585213199d3c6d7e6fa71 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T06:19:53.658Z] + go version [2021-01-05T06:19:53.658Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-05T06:19:53.702Z] $ docker stop --time=1 b785a3dffb83eb9f4b01fac059842f1fe09ebaaa00f585213199d3c6d7e6fa71 [2021-01-05T06:19:55.621Z] $ docker rm -f b785a3dffb83eb9f4b01fac059842f1fe09ebaaa00f585213199d3c6d7e6fa71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:19:56.841Z] + docker inspect -f . ci-base-image-arm64 [2021-01-05T06:19:56.841Z] . [Pipeline] withDockerContainer [2021-01-05T06:19:57.132Z] prd-ubuntu18.04-docker-arm64-4c-16g-18460 does not seem to be running inside a container [2021-01-05T06:19:57.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-05T06:19:58.647Z] $ docker top 4ca339a3f9ecc7529fa6e4fd14df9307203dfe56fe645abe83d5c14ccd177e08 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-05T06:19:59.067Z] ========================================================= [2021-01-05T06:19:59.068Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-05T06:19:59.068Z] ========================================================= [Pipeline] sh [2021-01-05T06:19:59.755Z] + make test [2021-01-05T06:19:59.755Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-05T06:20:21.933Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-05T06:20:22.407Z] ---> db7789dfec13 [2021-01-05T06:20:22.407Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-05T06:20:22.407Z] ---> d400aaeb883d [2021-01-05T06:20:22.407Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-05T06:20:22.407Z] ---> 5b97cbcba69f [2021-01-05T06:20:22.407Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-05T06:20:22.407Z] ---> Running in 2a4610695a01 [2021-01-05T06:20:22.407Z] ---> 7c0ce34c3e6b [2021-01-05T06:20:22.407Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-05T06:20:22.407Z] ---> 0d8b6dedbf8b [2021-01-05T06:20:22.407Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-05T06:20:22.407Z] ---> Running in 4ec0b5ad7d2e [2021-01-05T06:20:22.407Z] ---> Running in 3b71a1267692 [2021-01-05T06:20:22.407Z] ---> Running in 48e0104afd82 [2021-01-05T06:20:22.407Z] ---> Running in 010de404a4f5 [2021-01-05T06:20:22.407Z] 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-01-05T06:20:22.407Z] 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-01-05T06:20:22.407Z] 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-01-05T06:20:22.407Z] 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-01-05T06:20:22.407Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T06:20:54.930Z] 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-01-05T06:20:58.414Z] Removing intermediate container 010de404a4f5 [2021-01-05T06:20:58.414Z] ---> 8aab8882944c [2021-01-05T06:20:58.414Z] [2021-01-05T06:20:58.414Z] Step 10/22 : FROM alpine:3.12 [2021-01-05T06:20:58.414Z] 3.12: Pulling from library/alpine [2021-01-05T06:20:59.393Z] Removing intermediate container 48e0104afd82 [2021-01-05T06:20:59.393Z] ---> 6347c1765334 [2021-01-05T06:20:59.393Z] [2021-01-05T06:20:59.393Z] Step 10/21 : FROM scratch [2021-01-05T06:20:59.393Z] ---> [2021-01-05T06:20:59.393Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T06:20:59.676Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-05T06:20:59.676Z] ---> Running in 91e3f3d0a26b [2021-01-05T06:20:59.676Z] Status: Downloaded newer image for alpine:3.12 [2021-01-05T06:20:59.676Z] ---> 389fef711851 [2021-01-05T06:20:59.676Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T06:20:59.951Z] ---> Running in 4fd26f4d93ee [2021-01-05T06:20:59.951Z] Removing intermediate container 91e3f3d0a26b [2021-01-05T06:20:59.951Z] ---> 192802bdf4c6 [2021-01-05T06:20:59.951Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-05T06:21:00.237Z] ---> Running in 0d1c67623da7 [2021-01-05T06:21:00.878Z] Removing intermediate container 0d1c67623da7 [2021-01-05T06:21:00.878Z] ---> 25a348890823 [2021-01-05T06:21:00.878Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-05T06:21:00.955Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-05T06:21:01.163Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:21:01.163Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:21:01.448Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T06:21:01.448Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T06:21:01.448Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T06:21:01.448Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T06:21:01.448Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T06:21:01.448Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:21:01.448Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T06:21:02.072Z] OK: 7 MiB in 19 packages [2021-01-05T06:21:03.083Z] ---> Running in f140b8ff7657 [2021-01-05T06:21:03.083Z] Removing intermediate container 4ec0b5ad7d2e [2021-01-05T06:21:03.083Z] ---> c07a122be5a5 [2021-01-05T06:21:03.083Z] [2021-01-05T06:21:03.083Z] Step 10/24 : FROM alpine:3.12 [2021-01-05T06:21:03.083Z] ---> 389fef711851 [2021-01-05T06:21:03.083Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T06:21:03.083Z] ---> Running in c87da4ea1472 [2021-01-05T06:21:03.402Z] Removing intermediate container f140b8ff7657 [2021-01-05T06:21:03.402Z] ---> 9b90ce8659b7 [2021-01-05T06:21:03.402Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-05T06:21:04.552Z] ---> 9331bda4785f [2021-01-05T06:21:04.552Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-05T06:21:04.961Z] Removing intermediate container 4fd26f4d93ee [2021-01-05T06:21:04.961Z] ---> 1a8ed738b36b [2021-01-05T06:21:04.961Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-05T06:21:04.961Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:21:05.258Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:21:05.870Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T06:21:05.870Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T06:21:05.870Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T06:21:05.870Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T06:21:05.870Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T06:21:05.870Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:21:05.870Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T06:21:06.165Z] OK: 7 MiB in 19 packages [2021-01-05T06:21:06.165Z] ---> Running in c59a87562455 [2021-01-05T06:21:07.140Z] ---> e4423318f079 [2021-01-05T06:21:07.140Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-05T06:21:07.140Z] Removing intermediate container c59a87562455 [2021-01-05T06:21:07.140Z] ---> 3894399df8fe [2021-01-05T06:21:07.140Z] Step 13/22 : WORKDIR / [2021-01-05T06:21:07.412Z] Removing intermediate container 3b71a1267692 [2021-01-05T06:21:07.412Z] ---> d44ceb48d81e [2021-01-05T06:21:07.412Z] [2021-01-05T06:21:07.412Z] Step 10/22 : FROM scratch [2021-01-05T06:21:07.412Z] ---> [2021-01-05T06:21:07.412Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T06:21:07.412Z] ---> Using cache [2021-01-05T06:21:07.412Z] ---> 192802bdf4c6 [2021-01-05T06:21:07.412Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-05T06:21:07.412Z] ---> Running in a9b3566ffcd0 [2021-01-05T06:21:07.679Z] ---> Running in e31581435384 [2021-01-05T06:21:09.698Z] ---> 398a6f602d31 [2021-01-05T06:21:09.698Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-05T06:21:09.698Z] Removing intermediate container c87da4ea1472 [2021-01-05T06:21:09.698Z] ---> f63c7684088c [2021-01-05T06:21:09.698Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T06:21:09.969Z] Removing intermediate container e31581435384 [2021-01-05T06:21:09.969Z] ---> df454af6be6a [2021-01-05T06:21:09.969Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T06:21:09.969Z] ---> Running in 879656b734bb [2021-01-05T06:21:09.969Z] Removing intermediate container a9b3566ffcd0 [2021-01-05T06:21:09.969Z] ---> fd924863aaf9 [2021-01-05T06:21:09.969Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-05T06:21:09.969Z] ---> Running in f4c317b7658b [2021-01-05T06:21:09.969Z] ---> Running in dcc9eee52646 [2021-01-05T06:21:10.244Z] Removing intermediate container 2a4610695a01 [2021-01-05T06:21:10.244Z] ---> 914dbf1fcf0d [2021-01-05T06:21:10.244Z] [2021-01-05T06:21:10.244Z] Step 10/23 : FROM alpine:3.12 [2021-01-05T06:21:10.244Z] ---> 389fef711851 [2021-01-05T06:21:10.244Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T06:21:10.244Z] Removing intermediate container 879656b734bb [2021-01-05T06:21:10.244Z] ---> 25c0641a58e5 [2021-01-05T06:21:10.244Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:21:10.244Z] ---> Running in 9b8821166e59 [2021-01-05T06:21:10.530Z] Removing intermediate container f4c317b7658b [2021-01-05T06:21:10.530Z] ---> aa2a84b1104d [2021-01-05T06:21:10.530Z] Step 14/22 : WORKDIR / [2021-01-05T06:21:10.530Z] Removing intermediate container dcc9eee52646 [2021-01-05T06:21:10.530Z] ---> e235da754219 [2021-01-05T06:21:10.530Z] Step 13/24 : WORKDIR / [2021-01-05T06:21:10.530Z] ---> Running in 36a487975a37 [2021-01-05T06:21:10.530Z] ---> Running in d6f5b6631c02 [2021-01-05T06:21:10.530Z] ---> f88807afaae6 [2021-01-05T06:21:10.530Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-05T06:21:11.187Z] ---> Running in 06f9ed721e55 [2021-01-05T06:21:11.187Z] Removing intermediate container 9b8821166e59 [2021-01-05T06:21:11.187Z] ---> 1e5a66bbee93 [2021-01-05T06:21:11.187Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-05T06:21:11.472Z] Removing intermediate container 36a487975a37 [2021-01-05T06:21:11.472Z] ---> 6be2dd64d44a [2021-01-05T06:21:11.472Z] Step 19/21 : LABEL arch=x86_64 [2021-01-05T06:21:11.472Z] Removing intermediate container d6f5b6631c02 [2021-01-05T06:21:11.472Z] ---> 668f5a8a8dcc [2021-01-05T06:21:11.472Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-05T06:21:11.472Z] ---> Running in e44852e8757a [2021-01-05T06:21:11.472Z] ---> Running in 4b06a62a8dd3 [2021-01-05T06:21:11.472Z] Removing intermediate container 06f9ed721e55 [2021-01-05T06:21:11.472Z] ---> 5781062ea796 [2021-01-05T06:21:11.472Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-05T06:21:11.745Z] ---> d69cc94ed2b2 [2021-01-05T06:21:11.745Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-05T06:21:11.745Z] Removing intermediate container e44852e8757a [2021-01-05T06:21:11.745Z] ---> abcaf28f82f5 [2021-01-05T06:21:11.745Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-05T06:21:11.745Z] ---> a016f8c8da65 [2021-01-05T06:21:11.745Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-05T06:21:11.745Z] Removing intermediate container 4b06a62a8dd3 [2021-01-05T06:21:11.745Z] ---> bda11fafa0f9 [2021-01-05T06:21:11.745Z] Step 20/21 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 [2021-01-05T06:21:12.022Z] ---> Running in d76bf44abe64 [2021-01-05T06:21:12.022Z] ---> Running in 90ecabe024c2 [2021-01-05T06:21:12.300Z] ---> 79dc88302f6d [2021-01-05T06:21:12.300Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-05T06:21:12.300Z] ---> c22145f0a10f [2021-01-05T06:21:12.300Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-05T06:21:12.300Z] Removing intermediate container d76bf44abe64 [2021-01-05T06:21:12.300Z] ---> 25e9437150eb [2021-01-05T06:21:12.300Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:21:12.300Z] Removing intermediate container 90ecabe024c2 [2021-01-05T06:21:12.300Z] ---> 5039329ba67f [2021-01-05T06:21:12.300Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T06:21:12.568Z] ---> Running in 2ac4de611938 [2021-01-05T06:21:12.568Z] ---> Running in cf2e44f734e2 [2021-01-05T06:21:12.837Z] ---> aae3b3d492b2 [2021-01-05T06:21:12.837Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-05T06:21:12.837Z] ---> e3e9febcaa55 [2021-01-05T06:21:12.837Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-05T06:21:12.837Z] ---> c808be81e3a6 [2021-01-05T06:21:12.837Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-05T06:21:13.437Z] ---> Running in c0c4d8eae5c4 [2021-01-05T06:21:13.705Z] Removing intermediate container cf2e44f734e2 [2021-01-05T06:21:13.705Z] ---> 55af3460f464 [2021-01-05T06:21:13.705Z] [2021-01-05T06:21:13.705Z] ---> dd2b623083bd [2021-01-05T06:21:13.705Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-05T06:21:13.705Z] ---> 6f9fc45a65e1 [2021-01-05T06:21:13.705Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-05T06:21:13.985Z] ---> Running in d4bcbdc782c0 [2021-01-05T06:21:14.597Z] Successfully built 55af3460f464 [2021-01-05T06:21:14.597Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-05T06:21:14.597Z] Building docker-support-notifications-go [2021-01-05T06:21:14.874Z]  Building docker-support-scheduler-go ... done Removing intermediate container d4bcbdc782c0 [2021-01-05T06:21:14.874Z] ---> 2a1c2187c22c [2021-01-05T06:21:14.874Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:21:14.874Z] ---> Running in 572f66ef09e2 [2021-01-05T06:21:15.153Z] ---> a101cf5e9ebf [2021-01-05T06:21:15.153Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-05T06:21:15.434Z] Removing intermediate container 2ac4de611938 [2021-01-05T06:21:15.434Z] ---> 4cae1ac92dc8 [2021-01-05T06:21:15.434Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-05T06:21:15.434Z] Removing intermediate container 572f66ef09e2 [2021-01-05T06:21:15.434Z] ---> 5889811aa7b6 [2021-01-05T06:21:15.434Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T06:21:15.733Z] ---> Running in a159dccf796d [2021-01-05T06:21:15.733Z] ---> Running in f22effbd8179 [2021-01-05T06:21:16.002Z] Removing intermediate container c0c4d8eae5c4 [2021-01-05T06:21:16.002Z] ---> f7f0f3c777a7 [2021-01-05T06:21:16.002Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-05T06:21:16.268Z] ---> 5ec537820256 [2021-01-05T06:21:16.268Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-05T06:21:17.316Z] ---> Running in 7d93222db04b [2021-01-05T06:21:17.581Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:21:17.581Z] Removing intermediate container a159dccf796d [2021-01-05T06:21:17.581Z] ---> cec586a52fa6 [2021-01-05T06:21:17.581Z] Step 21/22 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 [2021-01-05T06:21:17.845Z] ---> 1a74efdf3268 [2021-01-05T06:21:17.845Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T06:21:18.139Z] ---> Running in 01984a2fab12 [2021-01-05T06:21:18.139Z] Removing intermediate container 7d93222db04b [2021-01-05T06:21:18.139Z] ---> 35945fba83de [2021-01-05T06:21:18.139Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T06:21:18.426Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:21:18.706Z] ---> Running in 0f11259ceddf [2021-01-05T06:21:18.985Z] ---> Running in f9b3764ff89c [2021-01-05T06:21:18.985Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-05T06:21:19.253Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-05T06:21:19.253Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-05T06:21:19.519Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-05T06:21:19.519Z] Removing intermediate container 01984a2fab12 [2021-01-05T06:21:19.519Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-05T06:21:19.519Z] ---> 2a3d032c01b3 [2021-01-05T06:21:19.519Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T06:21:19.791Z] Removing intermediate container f9b3764ff89c [2021-01-05T06:21:19.791Z] ---> 5a6214972952 [2021-01-05T06:21:19.791Z] Step 21/22 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 [2021-01-05T06:21:19.791Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:21:19.791Z] OK: 8 MiB in 19 packages [2021-01-05T06:21:20.071Z] ---> Running in 9a76800de0c8 [2021-01-05T06:21:20.350Z] ---> Running in cdb40da8d33f [2021-01-05T06:21:20.350Z] Removing intermediate container 9a76800de0c8 [2021-01-05T06:21:20.350Z] ---> 786eb57ef970 [2021-01-05T06:21:20.350Z] [2021-01-05T06:21:20.631Z] Removing intermediate container cdb40da8d33f [2021-01-05T06:21:20.631Z] ---> 71fdd1fabf19 [2021-01-05T06:21:20.631Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T06:21:21.626Z] Successfully built 786eb57ef970 [2021-01-05T06:21:21.626Z] Successfully tagged docker-core-metadata-go:latest [2021-01-05T06:21:21.626Z]  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go [2021-01-05T06:21:21.626Z] ---> Running in bb763f70115a [2021-01-05T06:21:22.596Z] Removing intermediate container f22effbd8179 [2021-01-05T06:21:22.596Z] ---> d41c10dc201d [2021-01-05T06:21:22.596Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-05T06:21:22.596Z] Removing intermediate container 0f11259ceddf [2021-01-05T06:21:22.596Z] ---> df54c0983516 [2021-01-05T06:21:22.596Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T06:21:23.565Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-05T06:21:23.565Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-05T06:21:23.565Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-05T06:21:23.565Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-05T06:21:23.565Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-05T06:21:23.565Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-05T06:21:23.565Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-05T06:21:23.565Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-05T06:21:23.565Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-05T06:21:23.634Z] Removing intermediate container bb763f70115a [2021-01-05T06:21:23.634Z] ---> fa24e08bc97f [2021-01-05T06:21:23.634Z] [2021-01-05T06:21:24.286Z] Successfully built fa24e08bc97f [2021-01-05T06:21:24.286Z] ---> Running in bbfd5e437c08 [2021-01-05T06:21:24.286Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-05T06:21:24.286Z]  Building docker-security-bootstrap-redis-go ... done Building docker-security-proxy-setup-go [2021-01-05T06:21:24.286Z] ---> 508062d46a25 [2021-01-05T06:21:24.286Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-05T06:21:26.268Z] Removing intermediate container bbfd5e437c08 [2021-01-05T06:21:26.268Z] ---> 09a93684171c [2021-01-05T06:21:26.268Z] Step 22/24 : LABEL arch=x86_64 [2021-01-05T06:21:26.981Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-05T06:21:26.981Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-05T06:21:26.981Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-05T06:21:28.234Z] ---> Running in 9f7f94cf5d94 [2021-01-05T06:21:28.515Z] ---> cd50f7fb0d55 [2021-01-05T06:21:28.515Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-05T06:21:29.110Z] Removing intermediate container 9f7f94cf5d94 [2021-01-05T06:21:29.110Z] ---> 888fb1495f9b [2021-01-05T06:21:29.110Z] Step 23/24 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 [2021-01-05T06:21:32.442Z] ---> Running in 03f9baa0a7ae [2021-01-05T06:21:32.442Z] ---> fa9f079c2232 [2021-01-05T06:21:32.442Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-05T06:21:32.442Z] ---> Running in f685e8831aff [2021-01-05T06:21:32.712Z] Removing intermediate container 03f9baa0a7ae [2021-01-05T06:21:32.712Z] ---> 0824ed9d6040 [2021-01-05T06:21:32.712Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T06:21:33.304Z] Removing intermediate container f685e8831aff [2021-01-05T06:21:33.304Z] ---> 15799e460252 [2021-01-05T06:21:33.304Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:21:33.583Z] ---> Running in 6e9c65ffc6af [2021-01-05T06:21:33.724Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.232s coverage: 46.6% of statements [2021-01-05T06:21:33.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-05T06:21:33.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-05T06:21:33.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-05T06:21:33.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-05T06:21:33.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-05T06:21:33.897Z] ---> Running in 63a69bbe17e2 [2021-01-05T06:21:34.191Z] Removing intermediate container 6e9c65ffc6af [2021-01-05T06:21:34.191Z] ---> 8f2e6a5af77e [2021-01-05T06:21:34.191Z] [2021-01-05T06:21:34.786Z] Successfully built 8f2e6a5af77e [2021-01-05T06:21:34.786Z] Removing intermediate container 63a69bbe17e2 [2021-01-05T06:21:34.786Z] ---> 142720a56a89 [2021-01-05T06:21:34.786Z] Step 21/23 : LABEL arch=x86_64 [2021-01-05T06:21:34.786Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-05T06:21:34.786Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2021-01-05T06:21:34.786Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:21:34.786Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:21:34.786Z] ---> 2847072d271e [2021-01-05T06:21:34.786Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T06:21:34.786Z] ---> Using cache [2021-01-05T06:21:34.786Z] ---> bebcac023f93 [2021-01-05T06:21:34.786Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:21:34.786Z] ---> Using cache [2021-01-05T06:21:34.786Z] ---> 5be22b7cc06d [2021-01-05T06:21:34.786Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-05T06:21:35.762Z] ---> Running in 92994af45cd3 [2021-01-05T06:21:35.762Z] ---> Running in 4ebf20352eb9 [2021-01-05T06:21:37.231Z] Removing intermediate container 4ebf20352eb9 [2021-01-05T06:21:37.231Z] ---> df02a62835b6 [2021-01-05T06:21:37.231Z] Step 22/23 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 [2021-01-05T06:21:37.833Z] ---> Running in 0597702f3570 [2021-01-05T06:21:38.429Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:21:38.429Z] Removing intermediate container 0597702f3570 [2021-01-05T06:21:38.429Z] ---> 569fd9cda852 [2021-01-05T06:21:38.429Z] Step 23/23 : LABEL version=0.0.0 [2021-01-05T06:21:39.084Z] ---> Running in 4fbb4b282b61 [2021-01-05T06:21:39.084Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:21:39.708Z] Removing intermediate container 4fbb4b282b61 [2021-01-05T06:21:39.708Z] ---> f9a74549b5e4 [2021-01-05T06:21:39.708Z] [2021-01-05T06:21:39.708Z] OK: 233 MiB in 51 packages [2021-01-05T06:21:39.984Z] Successfully built f9a74549b5e4 [2021-01-05T06:21:39.984Z] Successfully tagged docker-core-data-go:latest [2021-01-05T06:21:40.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.589s coverage: 27.0% of statements [2021-01-05T06:21:40.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-05T06:21:40.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-05T06:21:40.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-05T06:21:40.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-05T06:21:40.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-05T06:21:40.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-05T06:21:40.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.061s coverage: 100.0% of statements [2021-01-05T06:21:40.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-05T06:21:40.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.080s coverage: 100.0% of statements [2021-01-05T06:21:40.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-05T06:21:40.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-05T06:21:40.474Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.632s coverage: 75.7% of statements [2021-01-05T06:21:40.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-05T06:21:40.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-05T06:21:41.441Z]  Building docker-core-data-go ... done Removing intermediate container 92994af45cd3 [2021-01-05T06:21:41.441Z] ---> c6dea5358944 [2021-01-05T06:21:41.441Z] Step 6/24 : COPY go.mod . [2021-01-05T06:21:42.469Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.704s coverage: 82.9% of statements [2021-01-05T06:21:42.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-05T06:21:42.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T06:21:42.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-05T06:21:42.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-05T06:21:42.580Z] ---> 971c3655a2d4 [2021-01-05T06:21:42.580Z] Step 7/24 : RUN go mod download [2021-01-05T06:21:42.858Z] ---> Running in 011b35d72184 [2021-01-05T06:21:46.223Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:21:46.223Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:21:46.223Z] ---> 2847072d271e [2021-01-05T06:21:46.223Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T06:21:46.223Z] ---> Using cache [2021-01-05T06:21:46.223Z] ---> bebcac023f93 [2021-01-05T06:21:46.223Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:21:46.223Z] ---> Using cache [2021-01-05T06:21:46.223Z] ---> 5be22b7cc06d [2021-01-05T06:21:46.223Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-05T06:21:46.223Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:21:46.223Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:21:46.223Z] ---> 2847072d271e [2021-01-05T06:21:46.223Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T06:21:46.223Z] ---> Using cache [2021-01-05T06:21:46.223Z] ---> bebcac023f93 [2021-01-05T06:21:46.223Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:21:46.223Z] ---> Using cache [2021-01-05T06:21:46.223Z] ---> 5be22b7cc06d [2021-01-05T06:21:46.223Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T06:21:46.223Z] ---> Using cache [2021-01-05T06:21:46.223Z] ---> b002b2505434 [2021-01-05T06:21:46.223Z] Step 6/21 : COPY go.mod . [2021-01-05T06:21:46.223Z] ---> Using cache [2021-01-05T06:21:46.223Z] ---> 13c9f16c1691 [2021-01-05T06:21:46.223Z] Step 7/21 : RUN go mod download [2021-01-05T06:21:46.223Z] ---> Using cache [2021-01-05T06:21:46.223Z] ---> fd5546e48bbb [2021-01-05T06:21:46.223Z] Step 8/21 : COPY . . [2021-01-05T06:21:46.223Z] ---> Using cache [2021-01-05T06:21:46.223Z] ---> d400aaeb883d [2021-01-05T06:21:46.223Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-05T06:21:47.181Z] ---> Running in 0537df7bd0a2 [2021-01-05T06:21:47.181Z] ---> Running in 650e74ec972a [2021-01-05T06:21:47.448Z] Removing intermediate container 011b35d72184 [2021-01-05T06:21:47.448Z] ---> 3b743fa0f0b7 [2021-01-05T06:21:47.448Z] Step 8/24 : COPY . . [2021-01-05T06:21:47.891Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.224s coverage: 28.6% of statements [2021-01-05T06:21:47.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-05T06:21:47.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-05T06:21:47.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-05T06:21:47.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-05T06:21:47.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-05T06:21:47.891Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.178s coverage: 100.0% of statements [2021-01-05T06:21:47.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-05T06:21:47.891Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.067s coverage: 100.0% of statements [2021-01-05T06:21:47.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-05T06:21:48.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.337s coverage: 86.7% of statements [2021-01-05T06:21:48.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-05T06:21:49.405Z] 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-01-05T06:21:49.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.310s coverage: 97.5% of statements [2021-01-05T06:21:49.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-05T06:21:49.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.126s coverage: 78.3% of statements [2021-01-05T06:21:49.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-05T06:21:49.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-05T06:21:49.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-05T06:21:49.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-05T06:21:50.356Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:21:50.938Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:21:51.903Z] OK: 233 MiB in 51 packages [2021-01-05T06:21:53.355Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:21:53.355Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:21:53.355Z] ---> 2847072d271e [2021-01-05T06:21:53.355Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T06:21:53.355Z] ---> Using cache [2021-01-05T06:21:53.355Z] ---> bebcac023f93 [2021-01-05T06:21:53.355Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:21:53.355Z] ---> Using cache [2021-01-05T06:21:53.355Z] ---> 5be22b7cc06d [2021-01-05T06:21:53.355Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T06:21:53.355Z] ---> Using cache [2021-01-05T06:21:53.355Z] ---> b002b2505434 [2021-01-05T06:21:53.355Z] Step 6/22 : COPY go.mod . [2021-01-05T06:21:53.355Z] ---> Using cache [2021-01-05T06:21:53.355Z] ---> 13c9f16c1691 [2021-01-05T06:21:53.355Z] Step 7/22 : RUN go mod download [2021-01-05T06:21:53.355Z] ---> Using cache [2021-01-05T06:21:53.355Z] ---> fd5546e48bbb [2021-01-05T06:21:53.355Z] Step 8/22 : COPY . . [2021-01-05T06:21:53.355Z] ---> Using cache [2021-01-05T06:21:53.355Z] ---> d400aaeb883d [2021-01-05T06:21:53.355Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-05T06:21:54.391Z] ---> Running in fbd1e319cd58 [2021-01-05T06:21:54.659Z] Removing intermediate container 0537df7bd0a2 [2021-01-05T06:21:54.659Z] ---> faf3ef9abe82 [2021-01-05T06:21:54.659Z] Step 6/26 : COPY go.mod . [2021-01-05T06:21:56.124Z] 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-01-05T06:21:56.125Z] ---> c23cd55c66ed [2021-01-05T06:21:56.125Z] Step 7/26 : RUN go mod download [2021-01-05T06:21:57.546Z] ---> Running in 9d01f159b6c3 [2021-01-05T06:21:58.254Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.056s coverage: 93.8% of statements [2021-01-05T06:21:58.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-05T06:21:58.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T06:21:58.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-05T06:21:58.254Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-05T06:21:58.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-05T06:21:58.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-05T06:21:58.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-05T06:21:58.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-05T06:21:58.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-05T06:21:58.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-05T06:21:58.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-05T06:21:58.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-05T06:21:58.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-05T06:21:58.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-05T06:21:58.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-05T06:21:58.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-05T06:21:58.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-05T06:21:58.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-05T06:21:58.254Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-01-05T06:21:58.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-05T06:21:58.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-05T06:21:58.254Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.142s coverage: 0.1% of statements [2021-01-05T06:21:58.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-05T06:21:58.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-05T06:21:58.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-05T06:21:58.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-05T06:21:58.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-01-05T06:21:58.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-05T06:21:58.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 75.5% of statements [2021-01-05T06:21:58.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-05T06:21:58.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.8% of statements [2021-01-05T06:21:58.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.150s coverage: 87.2% of statements [2021-01-05T06:21:58.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.162s coverage: 84.2% of statements [2021-01-05T06:21:59.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 91.4% of statements [2021-01-05T06:21:59.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-05T06:22:02.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.684s coverage: 63.5% of statements [2021-01-05T06:22:02.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-05T06:22:02.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-05T06:22:02.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements [2021-01-05T06:22:02.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 91.3% of statements [2021-01-05T06:22:02.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2021-01-05T06:22:03.023Z] Removing intermediate container 9d01f159b6c3 [2021-01-05T06:22:03.023Z] ---> 6389d938dc7e [2021-01-05T06:22:03.023Z] Step 8/26 : COPY . . [2021-01-05T06:22:03.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements [2021-01-05T06:22:03.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.092s coverage: 100.0% of statements [2021-01-05T06:22:08.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.845s coverage: 55.9% of statements [2021-01-05T06:22:08.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-05T06:22:08.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-05T06:22:08.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-05T06:22:08.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-05T06:22:08.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-05T06:22:08.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.350s coverage: 37.0% of statements [2021-01-05T06:22:08.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-05T06:22:08.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-05T06:22:09.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.625s coverage: 84.0% of statements [2021-01-05T06:22:09.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.105s coverage: 100.0% of statements [2021-01-05T06:22:13.218Z] 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-01-05T06:22:13.218Z] ---> 1c459556ade9 [2021-01-05T06:22:13.218Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-05T06:22:13.218Z] ---> Running in 9c1463e3b592 [2021-01-05T06:22:15.196Z] 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-01-05T06:22:17.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.343s coverage: 47.1% of statements [2021-01-05T06:22:17.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-05T06:22:17.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-05T06:22:17.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-05T06:22:17.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-05T06:22:17.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-05T06:22:17.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.152s coverage: 100.0% of statements [2021-01-05T06:22:17.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-05T06:22:17.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.129s coverage: 100.0% of statements [2021-01-05T06:22:17.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-05T06:22:21.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.917s coverage: 29.1% of statements [2021-01-05T06:22:21.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-05T06:22:21.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-05T06:22:21.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-05T06:22:21.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-05T06:22:21.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-05T06:22:21.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.225s coverage: 99.0% of statements [2021-01-05T06:22:21.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-05T06:22:21.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.125s coverage: 100.0% of statements [2021-01-05T06:22:21.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-05T06:22:21.090Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.053s coverage: 0.0% of statements [2021-01-05T06:22:21.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-05T06:22:21.090Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.064s coverage: 100.0% of statements [2021-01-05T06:22:21.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-05T06:22:21.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-05T06:22:21.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-05T06:22:21.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-05T06:22:21.090Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.093s coverage: 87.9% of statements [2021-01-05T06:22:21.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-05T06:22:21.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-05T06:22:21.090Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements [2021-01-05T06:22:22.071Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements [2021-01-05T06:22:22.663Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-05T06:22:23.254Z] GO111MODULE=on go vet ./... [2021-01-05T06:22:25.399Z] Removing intermediate container fbd1e319cd58 [2021-01-05T06:22:25.399Z] ---> 2cdde2b7161b [2021-01-05T06:22:25.399Z] [2021-01-05T06:22:25.399Z] Step 10/22 : FROM scratch [2021-01-05T06:22:25.399Z] ---> [2021-01-05T06:22:25.399Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T06:22:25.399Z] Removing intermediate container 650e74ec972a [2021-01-05T06:22:25.399Z] ---> 576e081fdc3c [2021-01-05T06:22:25.399Z] [2021-01-05T06:22:25.399Z] Step 10/21 : FROM alpine:3.12 [2021-01-05T06:22:25.399Z] ---> 389fef711851 [2021-01-05T06:22:25.399Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-05T06:22:25.982Z] ---> Using cache [2021-01-05T06:22:25.982Z] ---> 192802bdf4c6 [2021-01-05T06:22:25.982Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-05T06:22:26.956Z] ---> Running in 5c510417cae2 [2021-01-05T06:22:26.956Z] ---> Running in c1874ce01027 [2021-01-05T06:22:27.553Z] ---> 629f5e524c3d [2021-01-05T06:22:27.553Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-05T06:22:27.553Z] Removing intermediate container 5c510417cae2 [2021-01-05T06:22:27.553Z] ---> 6decee1bca91 [2021-01-05T06:22:27.553Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T06:22:27.836Z] ---> Running in 0b1982935040 [2021-01-05T06:22:27.836Z] ---> Running in 82a8cc9e4295 [2021-01-05T06:22:28.107Z] Removing intermediate container 0b1982935040 [2021-01-05T06:22:28.107Z] ---> 4c46f6518f87 [2021-01-05T06:22:28.107Z] Step 14/22 : WORKDIR / [2021-01-05T06:22:28.107Z] ---> Running in 1a3da3298db4 [2021-01-05T06:22:28.382Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:22:28.666Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:22:28.666Z] Removing intermediate container 1a3da3298db4 [2021-01-05T06:22:28.666Z] ---> 0f6d342980a8 [2021-01-05T06:22:28.666Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-05T06:22:28.666Z] 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-01-05T06:22:28.666Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-05T06:22:28.934Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T06:22:28.934Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-05T06:22:28.934Z] (4/4) Installing curl (7.69.1-r3) [2021-01-05T06:22:28.934Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:22:28.934Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T06:22:29.232Z] OK: 7 MiB in 18 packages [2021-01-05T06:22:29.232Z] ---> 69b944f9ecfd [2021-01-05T06:22:29.232Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-05T06:22:30.262Z] ---> 7355f3c82415 [2021-01-05T06:22:30.262Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-05T06:22:30.861Z] Removing intermediate container c1874ce01027 [2021-01-05T06:22:30.861Z] ---> 20d74fc3f586 [2021-01-05T06:22:30.861Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T06:22:30.861Z] ---> 6821dc767b1c [2021-01-05T06:22:30.861Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-05T06:22:30.861Z] ---> Running in f8f4d4fe18b7 [2021-01-05T06:22:31.142Z] ---> Running in c2b84f1adca5 [2021-01-05T06:22:31.426Z] Removing intermediate container f8f4d4fe18b7 [2021-01-05T06:22:31.426Z] ---> c660c82db851 [2021-01-05T06:22:31.426Z] Step 13/21 : WORKDIR /edgex [2021-01-05T06:22:31.426Z] Removing intermediate container c2b84f1adca5 [2021-01-05T06:22:31.426Z] ---> 0ab3b2a5bea6 [2021-01-05T06:22:31.426Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:22:31.691Z] ---> Running in 1eeb2d1a933a [2021-01-05T06:22:31.691Z] ---> Running in 4a543e693ff6 [2021-01-05T06:22:31.979Z] Removing intermediate container 1eeb2d1a933a [2021-01-05T06:22:31.979Z] ---> 0536f876b223 [2021-01-05T06:22:31.979Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-05T06:22:32.253Z] Removing intermediate container 4a543e693ff6 [2021-01-05T06:22:32.253Z] ---> 4dc5ffd48990 [2021-01-05T06:22:32.253Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T06:22:32.537Z] ---> Running in 175e54fe988f [2021-01-05T06:22:32.537Z] ---> 9308f189f357 [2021-01-05T06:22:32.537Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-05T06:22:32.826Z] Removing intermediate container 175e54fe988f [2021-01-05T06:22:32.826Z] ---> e7c0dc276832 [2021-01-05T06:22:32.826Z] Step 21/22 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 [2021-01-05T06:22:34.275Z] ---> Running in 941da0975a3c [2021-01-05T06:22:35.290Z] ---> f3c816841d29 [2021-01-05T06:22:35.290Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-05T06:22:35.290Z] Removing intermediate container 9c1463e3b592 [2021-01-05T06:22:35.290Z] ---> 052123dd6ef6 [2021-01-05T06:22:35.290Z] [2021-01-05T06:22:35.290Z] Step 10/24 : FROM scratch [2021-01-05T06:22:35.290Z] ---> [2021-01-05T06:22:35.290Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-05T06:22:35.290Z] Removing intermediate container 941da0975a3c [2021-01-05T06:22:35.290Z] ---> 9a5c80cae92c [2021-01-05T06:22:35.290Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T06:22:35.290Z] ---> Running in d38f382e8181 [2021-01-05T06:22:35.290Z] ---> Running in 60a5cec931fe [2021-01-05T06:22:35.560Z] Removing intermediate container 60a5cec931fe [2021-01-05T06:22:35.560Z] ---> dd0f7d463890 [2021-01-05T06:22:35.560Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-05T06:22:35.560Z] Removing intermediate container d38f382e8181 [2021-01-05T06:22:35.560Z] ---> 56a1dda54ec0 [2021-01-05T06:22:35.560Z] [2021-01-05T06:22:35.831Z] ---> Running in 9eeec9409ab0 [2021-01-05T06:22:35.831Z] ---> 2d215c9c4986 [2021-01-05T06:22:35.831Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-05T06:22:36.101Z] Successfully built 56a1dda54ec0 [2021-01-05T06:22:36.101Z] Successfully tagged docker-core-command-go:latest [2021-01-05T06:22:36.101Z]  Building docker-core-command-go ... done  ---> Running in d2da5f82bafd [2021-01-05T06:22:36.378Z] Removing intermediate container 9eeec9409ab0 [2021-01-05T06:22:36.378Z] ---> a815dbb54253 [2021-01-05T06:22:36.378Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-05T06:22:36.378Z] ---> Running in ff2ef998096f [2021-01-05T06:22:36.378Z] Removing intermediate container d2da5f82bafd [2021-01-05T06:22:36.378Z] ---> 06b85a6dfa75 [2021-01-05T06:22:36.378Z] Step 18/21 : CMD ["--init=true"] [2021-01-05T06:22:36.646Z] ---> Running in d740695a83e1 [2021-01-05T06:22:36.646Z] Removing intermediate container ff2ef998096f [2021-01-05T06:22:36.646Z] ---> ca4fa2ef8eec [2021-01-05T06:22:36.646Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-05T06:22:36.925Z] Removing intermediate container d740695a83e1 [2021-01-05T06:22:36.925Z] ---> 7942343021a0 [2021-01-05T06:22:36.925Z] Step 19/21 : LABEL arch=x86_64 [2021-01-05T06:22:37.194Z] ---> Running in 493aa582f5f2 [2021-01-05T06:22:37.194Z] ---> b2f708c2aadc [2021-01-05T06:22:37.194Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-05T06:22:37.466Z] Removing intermediate container 493aa582f5f2 [2021-01-05T06:22:37.466Z] ---> a9b29d1f9139 [2021-01-05T06:22:37.466Z] Step 20/21 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 [2021-01-05T06:22:37.466Z] ---> Running in ab0ba3a805d6 [2021-01-05T06:22:38.440Z] Removing intermediate container ab0ba3a805d6 [2021-01-05T06:22:38.440Z] ---> 2ff752738577 [2021-01-05T06:22:38.440Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T06:22:38.714Z] ---> 949e37bdcdf7 [2021-01-05T06:22:38.714Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-05T06:22:38.714Z] ---> Running in d40150294177 [2021-01-05T06:22:38.714Z] Removing intermediate container d40150294177 [2021-01-05T06:22:38.714Z] ---> 06e75fe7d5ba [2021-01-05T06:22:38.714Z] [2021-01-05T06:22:38.982Z] Successfully built 06e75fe7d5ba [2021-01-05T06:22:38.982Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-05T06:22:39.248Z]  Building docker-security-proxy-setup-go ... done  ---> bb310d3b27f3 [2021-01-05T06:22:39.248Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-05T06:22:39.515Z] ---> 71e1fcdda9c7 [2021-01-05T06:22:39.515Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-05T06:22:40.102Z] ---> af9baa1aea88 [2021-01-05T06:22:40.102Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-05T06:22:41.503Z] ---> 9ace569ba911 [2021-01-05T06:22:41.503Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-05T06:22:41.769Z] ---> Running in 7f3ff9a36d5e [2021-01-05T06:22:42.046Z] Removing intermediate container 82a8cc9e4295 [2021-01-05T06:22:42.046Z] ---> dc97c700277c [2021-01-05T06:22:42.046Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-05T06:22:42.046Z] ---> Running in bef2b3a50fa7 [2021-01-05T06:22:42.046Z] Removing intermediate container 7f3ff9a36d5e [2021-01-05T06:22:42.046Z] ---> 5aa133d89500 [2021-01-05T06:22:42.046Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:22:42.314Z] ---> Running in da477f1bd77e [2021-01-05T06:22:42.591Z] Removing intermediate container da477f1bd77e [2021-01-05T06:22:42.591Z] ---> a612d73006fd [2021-01-05T06:22:42.591Z] Step 22/24 : LABEL arch=x86_64 [2021-01-05T06:22:42.591Z] ---> Running in 805078d60f6c [2021-01-05T06:22:42.591Z] 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-01-05T06:22:42.591Z] Removing intermediate container 805078d60f6c [2021-01-05T06:22:42.591Z] ---> d44613b694b0 [2021-01-05T06:22:42.591Z] Step 23/24 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 [2021-01-05T06:22:42.856Z] ---> Running in d4fc54e2f611 [2021-01-05T06:22:42.856Z] Removing intermediate container d4fc54e2f611 [2021-01-05T06:22:42.856Z] ---> 96f78ff0a08c [2021-01-05T06:22:42.856Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T06:22:43.125Z] ---> Running in 88ab308ec50a [2021-01-05T06:22:43.125Z] Removing intermediate container 88ab308ec50a [2021-01-05T06:22:43.125Z] ---> cca107b7668f [2021-01-05T06:22:43.125Z] [2021-01-05T06:22:43.401Z] Successfully built cca107b7668f [2021-01-05T06:22:43.401Z] Successfully tagged docker-support-notifications-go:latest [2021-01-05T06:22:43.665Z]  Building docker-support-notifications-go ... done Removing intermediate container bef2b3a50fa7 [2021-01-05T06:22:43.665Z] ---> 6cdc1f8deb94 [2021-01-05T06:22:43.665Z] [2021-01-05T06:22:43.665Z] Step 11/26 : FROM docker:20.10.0 [2021-01-05T06:22:43.933Z] 20.10.0: Pulling from library/docker [2021-01-05T06:22:49.271Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-05T06:22:49.271Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-05T06:22:49.271Z] ---> aefe523efa57 [2021-01-05T06:22:49.271Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-05T06:22:49.271Z] ---> Running in 9548943fdb1d [2021-01-05T06:22:49.271Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:22:49.271Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:22:49.271Z] (1/2) Installing readline (8.0.4-r0) [2021-01-05T06:22:49.271Z] (2/2) Installing bash (5.0.17-r0) [2021-01-05T06:22:49.271Z] Executing bash-5.0.17-r0.post-install [2021-01-05T06:22:49.271Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:22:49.271Z] OK: 12 MiB in 22 packages [2021-01-05T06:22:49.849Z] Removing intermediate container 9548943fdb1d [2021-01-05T06:22:49.849Z] ---> 93223fad2a11 [2021-01-05T06:22:49.849Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-05T06:22:49.849Z] ---> Running in 9253bde50961 [2021-01-05T06:22:50.115Z] Removing intermediate container 9253bde50961 [2021-01-05T06:22:50.115Z] ---> 1f31990318fa [2021-01-05T06:22:50.115Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-05T06:22:50.115Z] ---> Running in 250435ae5ceb [2021-01-05T06:22:50.380Z] Removing intermediate container 250435ae5ceb [2021-01-05T06:22:50.380Z] ---> 9cd883301fc3 [2021-01-05T06:22:50.380Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-05T06:22:50.380Z] ---> Running in b4d468bee781 [2021-01-05T06:22:50.648Z] Removing intermediate container b4d468bee781 [2021-01-05T06:22:50.648Z] ---> 404d4f508a8b [2021-01-05T06:22:50.648Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-05T06:22:50.913Z] ---> 535704560c2d [2021-01-05T06:22:50.913Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-05T06:22:51.177Z] ---> 10267367a945 [2021-01-05T06:22:51.178Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-05T06:22:51.758Z] ---> 6e06b69d0623 [2021-01-05T06:22:51.758Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-05T06:22:51.758Z] ---> Running in 91b016586633 [2021-01-05T06:22:52.024Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:22:52.289Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:22:52.289Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-05T06:22:52.289Z] (2/33) Installing expat (2.2.9-r1) [2021-01-05T06:22:52.553Z] (3/33) Installing libffi (3.3-r2) [2021-01-05T06:22:52.553Z] (4/33) Installing gdbm (1.13-r1) [2021-01-05T06:22:52.553Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-05T06:22:52.553Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-05T06:22:52.553Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-05T06:22:55.121Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-05T06:22:55.121Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-05T06:22:55.121Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-05T06:22:55.121Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-05T06:22:55.121Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-05T06:22:55.121Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-05T06:22:55.121Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-05T06:22:55.121Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-05T06:22:55.121Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-05T06:22:55.121Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-05T06:22:55.121Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-05T06:22:55.121Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-05T06:22:55.121Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-05T06:22:55.121Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-05T06:22:55.121Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-05T06:22:55.121Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-05T06:22:55.121Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-05T06:22:55.121Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-05T06:22:55.121Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-05T06:22:55.121Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-05T06:22:55.121Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-05T06:22:55.121Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-05T06:22:55.121Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-05T06:22:55.121Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-05T06:22:55.121Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-05T06:22:55.121Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-05T06:22:55.387Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:22:55.387Z] OK: 71 MiB in 55 packages [2021-01-05T06:23:03.576Z] Removing intermediate container 91b016586633 [2021-01-05T06:23:03.576Z] ---> 62e4678fa40b [2021-01-05T06:23:03.576Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-05T06:23:03.576Z] ---> Running in 03e2782a37b9 [2021-01-05T06:23:04.979Z] Collecting docker-compose==1.23.2 [2021-01-05T06:23:04.979Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-05T06:23:05.246Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-05T06:23:05.246Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-05T06:23:05.246Z] 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-01-05T06:23:05.511Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-05T06:23:05.511Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-05T06:23:05.774Z] Collecting PyYAML<4,>=3.10 [2021-01-05T06:23:05.774Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-05T06:23:06.725Z] Collecting docker<4.0,>=3.6.0 [2021-01-05T06:23:06.725Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-05T06:23:06.725Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-05T06:23:06.725Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-05T06:23:07.303Z] Collecting texttable<0.10,>=0.9.0 [2021-01-05T06:23:07.303Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-05T06:23:07.882Z] Collecting jsonschema<3,>=2.5.1 [2021-01-05T06:23:07.882Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-05T06:23:07.882Z] Collecting docopt<0.7,>=0.6.1 [2021-01-05T06:23:07.882Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-05T06:23:08.459Z] Collecting cached-property<2,>=1.2.0 [2021-01-05T06:23:08.459Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-05T06:23:08.459Z] 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-01-05T06:23:08.459Z] 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-01-05T06:23:08.723Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-05T06:23:08.723Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-05T06:23:08.723Z] Collecting idna<2.8,>=2.5 [2021-01-05T06:23:08.723Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-05T06:23:08.988Z] Collecting docker-pycreds>=0.4.0 [2021-01-05T06:23:08.988Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-05T06:23:08.988Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-05T06:23:08.988Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-05T06:23:08.988Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-05T06:23:08.988Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-05T06:23:08.988Z] Installing collected packages: urllib3, idna, requests, websocket-client, PyYAML, docker-pycreds, docker, dockerpty, texttable, jsonschema, docopt, cached-property, docker-compose [2021-01-05T06:23:08.988Z] Attempting uninstall: urllib3 [2021-01-05T06:23:08.988Z] Found existing installation: urllib3 1.25.9 [2021-01-05T06:23:08.988Z] Uninstalling urllib3-1.25.9: [2021-01-05T06:23:09.252Z] Successfully uninstalled urllib3-1.25.9 [2021-01-05T06:23:09.252Z] Attempting uninstall: idna [2021-01-05T06:23:09.252Z] Found existing installation: idna 2.9 [2021-01-05T06:23:09.252Z] Uninstalling idna-2.9: [2021-01-05T06:23:09.516Z] Successfully uninstalled idna-2.9 [2021-01-05T06:23:09.516Z] Attempting uninstall: requests [2021-01-05T06:23:09.516Z] Found existing installation: requests 2.23.0 [2021-01-05T06:23:09.517Z] Uninstalling requests-2.23.0: [2021-01-05T06:23:09.517Z] Successfully uninstalled requests-2.23.0 [2021-01-05T06:23:09.782Z] Running setup.py install for PyYAML: started [2021-01-05T06:23:10.362Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-05T06:23:10.632Z] Running setup.py install for dockerpty: started [2021-01-05T06:23:11.211Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-05T06:23:11.211Z] Running setup.py install for texttable: started [2021-01-05T06:23:11.476Z] Running setup.py install for texttable: finished with status 'done' [2021-01-05T06:23:11.740Z] Running setup.py install for docopt: started [2021-01-05T06:23:12.360Z] Running setup.py install for docopt: finished with status 'done' [2021-01-05T06:23:12.361Z] 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.57.0 [2021-01-05T06:23:16.671Z] Removing intermediate container 03e2782a37b9 [2021-01-05T06:23:16.671Z] ---> 94f50f069dbc [2021-01-05T06:23:16.671Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-05T06:23:16.671Z] ---> Running in 8ff66bb7690f [2021-01-05T06:23:16.935Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:23:16.935Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:23:17.203Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T06:23:17.203Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-05T06:23:17.203Z] (3/3) Installing curl (7.69.1-r3) [2021-01-05T06:23:17.203Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:23:17.203Z] OK: 72 MiB in 58 packages [2021-01-05T06:23:17.781Z] Removing intermediate container 8ff66bb7690f [2021-01-05T06:23:17.781Z] ---> b7d11515868d [2021-01-05T06:23:17.781Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-05T06:23:17.781Z] ---> Running in 451b1673c27a [2021-01-05T06:23:17.781Z] Removing intermediate container 451b1673c27a [2021-01-05T06:23:17.781Z] ---> da809084f9b5 [2021-01-05T06:23:17.781Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:23:18.048Z] ---> Running in 370e8e8a041a [2021-01-05T06:23:18.048Z] Removing intermediate container 370e8e8a041a [2021-01-05T06:23:18.048Z] ---> c920f1b5e9a8 [2021-01-05T06:23:18.048Z] Step 24/26 : LABEL arch=x86_64 [2021-01-05T06:23:18.048Z] ---> Running in 7046dabeb7df [2021-01-05T06:23:18.315Z] Removing intermediate container 7046dabeb7df [2021-01-05T06:23:18.315Z] ---> ff39bac3f800 [2021-01-05T06:23:18.315Z] Step 25/26 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 [2021-01-05T06:23:18.315Z] ---> Running in bb1738553a96 [2021-01-05T06:23:18.579Z] Removing intermediate container bb1738553a96 [2021-01-05T06:23:18.579Z] ---> a5ba5a36fb6f [2021-01-05T06:23:18.579Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T06:23:18.579Z] ---> Running in 102fc1c954ed [2021-01-05T06:23:18.844Z] Removing intermediate container 102fc1c954ed [2021-01-05T06:23:18.844Z] ---> a31cbd897a02 [2021-01-05T06:23:18.844Z] [2021-01-05T06:23:18.844Z] Successfully built a31cbd897a02 [2021-01-05T06:23:18.844Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-05T06:23:19.120Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-05T06:23:19.145Z] $ docker stop --time=1 506439a7df705a783a271ad808e96edf0340d1d709169110ea29ba0e09958dfa [2021-01-05T06:23:20.694Z] $ docker rm -f 506439a7df705a783a271ad808e96edf0340d1d709169110ea29ba0e09958dfa [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T06:23:21.284Z] + docker images [2021-01-05T06:23:21.284Z] + grep docker [2021-01-05T06:23:21.284Z] docker-sys-mgmt-agent-go latest a31cbd897a02 3 seconds ago 313MB [2021-01-05T06:23:21.284Z] docker-support-notifications-go latest cca107b7668f 38 seconds ago 12MB [2021-01-05T06:23:21.284Z] docker-security-proxy-setup-go latest 06e75fe7d5ba 43 seconds ago 24.5MB [2021-01-05T06:23:21.284Z] docker-core-command-go latest 56a1dda54ec0 46 seconds ago 10.6MB [2021-01-05T06:23:21.284Z] docker-core-data-go latest f9a74549b5e4 About a minute ago 22.2MB [2021-01-05T06:23:21.284Z] docker-security-secretstore-setup-go latest 8f2e6a5af77e About a minute ago 24.6MB [2021-01-05T06:23:21.284Z] docker-security-bootstrap-redis-go latest fa24e08bc97f About a minute ago 15.8MB [2021-01-05T06:23:21.284Z] docker-core-metadata-go latest 786eb57ef970 2 minutes ago 13MB [2021-01-05T06:23:21.284Z] docker-support-scheduler-go latest 55af3460f464 2 minutes ago 10.7MB [2021-01-05T06:23:21.284Z] docker 20.10.0 aefe523efa57 3 weeks 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-01-05T06:23:31.281Z] gofmt -l . [2021-01-05T06:23:31.281Z] [ "`gofmt -l .`" = "" ] [2021-01-05T06:23:31.281Z] ./bin/test-go-mod-tidy.sh [2021-01-05T06:23:31.281Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-05T06:23:35.346Z] + ls -al . [2021-01-05T06:23:35.346Z] total 664 [2021-01-05T06:23:35.346Z] drwxrwxr-x 9 1001 1001 4096 Jan 5 06:23 . [2021-01-05T06:23:35.346Z] drwxr-xr-x 4 root root 4096 Jan 5 06:19 .. [2021-01-05T06:23:35.346Z] -rw-rw-r-- 1 1001 1001 11 Jan 5 06:18 .dockerignore [2021-01-05T06:23:35.346Z] drwxrwxr-x 8 1001 1001 4096 Jan 5 06:18 .git [2021-01-05T06:23:35.346Z] drwxrwxr-x 3 1001 1001 4096 Jan 5 06:18 .github [2021-01-05T06:23:35.346Z] -rw-rw-r-- 1 1001 1001 824 Jan 5 06:18 .gitignore [2021-01-05T06:23:35.346Z] -rw-rw-r-- 1 1001 1001 166 Jan 5 06:18 .sonarcloud.properties [2021-01-05T06:23:35.346Z] -rw-rw-r-- 1 1001 1001 3804 Jan 5 06:18 CONTRIBUTING.md [2021-01-05T06:23:35.346Z] -rw-rw-r-- 1 1001 1001 931 Jan 5 06:18 Dockerfile.build [2021-01-05T06:23:35.346Z] -rw-rw-r-- 1 1001 1001 863 Jan 5 06:18 Jenkinsfile [2021-01-05T06:23:35.346Z] -rw-rw-r-- 1 1001 1001 10775 Jan 5 06:18 LICENSE [2021-01-05T06:23:35.346Z] -rw-rw-r-- 1 1001 1001 5750 Jan 5 06:18 Makefile [2021-01-05T06:23:35.346Z] -rw-rw-r-- 1 1001 1001 6511 Jan 5 06:18 README.md [2021-01-05T06:23:35.346Z] -rw-rw-r-- 1 1001 1001 6744 Jan 5 06:18 SECURITY.md [2021-01-05T06:23:35.346Z] -rw-rw-r-- 1 1001 1001 5 Jan 5 06:15 VERSION [2021-01-05T06:23:35.346Z] -rw-rw-r-- 1 1001 1001 4131 Jan 5 06:18 ZMQWindows.md [2021-01-05T06:23:35.346Z] drwxrwxr-x 2 1001 1001 4096 Jan 5 06:18 bin [2021-01-05T06:23:35.346Z] drwxrwxr-x 14 1001 1001 4096 Jan 5 06:18 cmd [2021-01-05T06:23:35.346Z] -rw-r--r-- 1 root root 538204 Jan 5 06:22 coverage.out [2021-01-05T06:23:35.346Z] -rw-r--r-- 1 root root 979 Jan 5 06:23 go.mod [2021-01-05T06:23:35.346Z] -rw-r--r-- 1 root root 18824 Jan 5 06:23 go.sum [2021-01-05T06:23:35.346Z] drwxrwxr-x 8 1001 1001 4096 Jan 5 06:18 internal [2021-01-05T06:23:35.346Z] drwxrwxr-x 4 1001 1001 4096 Jan 5 06:18 openapi [2021-01-05T06:23:35.346Z] drwxrwxr-x 4 1001 1001 4096 Jan 5 06:18 snap [2021-01-05T06:23:35.346Z] -rw-rw-r-- 1 1001 1001 168 Jan 5 06:18 version.go [Pipeline] sh [2021-01-05T06:23:36.037Z] + '[' -e coverage.out ] [2021-01-05T06:23:36.037Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-05T06:23:36.116Z] Warning: overwriting stash ‘coverage-report’ [2021-01-05T06:23:37.290Z] Stashed 1 file(s) [Pipeline] sh [2021-01-05T06:23:38.037Z] + make build [2021-01-05T06:23:38.037Z] 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-01-05T06:23:38.584Z] Still waiting to schedule task [2021-01-05T06:23:38.584Z] ‘prd-ubuntu18.04-docker-8c-8g-18462’ is offline [2021-01-05T06:23:50.513Z] 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-01-05T06:24:12.694Z] 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-01-05T06:24:16.078Z] 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-01-05T06:24:20.378Z] 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-01-05T06:24:21.360Z] 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-01-05T06:24:28.071Z] 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-01-05T06:24:32.367Z] 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-01-05T06:24:35.777Z] 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-01-05T06:24:40.099Z] 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-01-05T06:24:43.477Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T06:24:47.787Z] 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 [Pipeline] } [2021-01-05T06:24:52.136Z] $ docker stop --time=1 4ca339a3f9ecc7529fa6e4fd14df9307203dfe56fe645abe83d5c14ccd177e08 [2021-01-05T06:24:54.636Z] $ docker rm -f 4ca339a3f9ecc7529fa6e4fd14df9307203dfe56fe645abe83d5c14ccd177e08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:24:56.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T06:24:56.950Z] [2021-01-05T06:24:56.950Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:24:57.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T06:24:57.651Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-05T06:24:57.651Z] 29e5d40040c1: Pulling fs layer [2021-01-05T06:24:57.651Z] 1ce36da41761: Pulling fs layer [2021-01-05T06:24:57.651Z] 25b303627fd3: Pulling fs layer [2021-01-05T06:24:58.628Z] 29e5d40040c1: Verifying Checksum [2021-01-05T06:24:58.628Z] 29e5d40040c1: Download complete [2021-01-05T06:24:58.907Z] 1ce36da41761: Verifying Checksum [2021-01-05T06:24:59.181Z] 29e5d40040c1: Pull complete [2021-01-05T06:25:00.165Z] 1ce36da41761: Pull complete [2021-01-05T06:25:00.440Z] 25b303627fd3: Verifying Checksum [2021-01-05T06:25:00.440Z] 25b303627fd3: Download complete [2021-01-05T06:25:12.850Z] 25b303627fd3: Pull complete [2021-01-05T06:25:12.850Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-05T06:25:12.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T06:25:12.850Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-05T06:25:13.141Z] prd-ubuntu18.04-docker-arm64-4c-16g-18460 does not seem to be running inside a container [2021-01-05T06:25:13.228Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-05T06:25:16.677Z] $ docker top 36304f3d1e80b5d1773b147fa9dfe91b0b256678eace64d8bd4501a0b726d0fb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T06:25:17.777Z] + + grepdocker-compose parallel build [2021-01-05T06:25:17.777Z] --help [2021-01-05T06:25:21.150Z] --parallel Build images in parallel. [Pipeline] } [2021-01-05T06:25:21.475Z] $ docker stop --time=1 36304f3d1e80b5d1773b147fa9dfe91b0b256678eace64d8bd4501a0b726d0fb [2021-01-05T06:25:23.493Z] $ docker rm -f 36304f3d1e80b5d1773b147fa9dfe91b0b256678eace64d8bd4501a0b726d0fb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:25:24.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T06:25:24.515Z] . [Pipeline] withDockerContainer [2021-01-05T06:25:24.799Z] prd-ubuntu18.04-docker-arm64-4c-16g-18460 does not seem to be running inside a container [2021-01-05T06:25:24.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-05T06:25:26.279Z] $ docker top 434d5681b8f8b8dd5b9632851535d7db9ef0f7a9fbd85e5415f8ff609ec6f9a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T06:25:27.518Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-05T06:25:28.236Z] Running on prd-ubuntu18.04-docker-8c-8g-18464 in /w/workspace/edgexfoundry_edgex-go_PR-2985 [Pipeline] { [Pipeline] ws [2021-01-05T06:25:28.344Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-05T06:25:30.487Z] using credential edgex-jenkins-ssh [2021-01-05T06:25:30.552Z] Cloning the remote Git repository [2021-01-05T06:25:30.570Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-05T06:25:30.637Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-05T06:25:30.666Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T06:25:30.666Z] > git --version # timeout=10 [2021-01-05T06:25:30.672Z] > git --version # 'git version 2.17.1' [2021-01-05T06:25:30.673Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T06:25:30.695Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T06:25:31.835Z] Building docker-core-command-go ... [2021-01-05T06:25:31.835Z] Building docker-core-data-go ... [2021-01-05T06:25:31.835Z] Building docker-core-metadata-go ... [2021-01-05T06:25:31.835Z] Building docker-security-bootstrap-redis-go ... [2021-01-05T06:25:31.835Z] Building docker-security-proxy-setup-go ... [2021-01-05T06:25:31.835Z] Building docker-security-secretstore-setup-go ... [2021-01-05T06:25:31.835Z] Building docker-support-notifications-go ... [2021-01-05T06:25:31.835Z] Building docker-support-scheduler-go ... [2021-01-05T06:25:31.835Z] Building docker-sys-mgmt-agent-go ... [2021-01-05T06:25:31.835Z] Building docker-sys-mgmt-agent-go [2021-01-05T06:25:31.835Z] Building docker-support-notifications-go [2021-01-05T06:25:31.835Z] Building docker-core-metadata-go [2021-01-05T06:25:31.835Z] Building docker-core-data-go [2021-01-05T06:25:31.835Z] Building docker-support-scheduler-go [2021-01-05T06:25:44.689Z] Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit 32a6b8e42f647759a58857097651e4d996d3da07 [2021-01-05T06:25:44.185Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T06:25:44.191Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T06:25:44.200Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T06:25:44.209Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T06:25:44.209Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T06:25:44.213Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2985/head:refs/remotes/origin/PR-2985 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-05T06:25:44.795Z] Merge succeeded, producing 32a6b8e42f647759a58857097651e4d996d3da07 [2021-01-05T06:25:44.795Z] Checking out Revision 32a6b8e42f647759a58857097651e4d996d3da07 (PR-2985) [2021-01-05T06:25:44.695Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T06:25:44.700Z] > git checkout -f 32a6b8e42f647759a58857097651e4d996d3da07 # timeout=10 [2021-01-05T06:25:44.767Z] > git remote # timeout=10 [2021-01-05T06:25:44.773Z] > git config --get remote.origin.url # timeout=10 [2021-01-05T06:25:44.777Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T06:25:44.780Z] > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 [2021-01-05T06:25:44.787Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-05T06:25:44.794Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T06:25:44.797Z] > git checkout -f 32a6b8e42f647759a58857097651e4d996d3da07 # timeout=10 [2021-01-05T06:25:48.526Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap" [2021-01-05T06:25:48.542Z] > git --version # timeout=10 [2021-01-05T06:25:48.548Z] > git --version # 'git version 2.17.1' [2021-01-05T06:25:48.551Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:25:49.664Z] + echo snap-build.sh [2021-01-05T06:25:49.664Z] snap-build.sh [2021-01-05T06:25:49.664Z] + SNAP_BASE_DIR=. [2021-01-05T06:25:49.664Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-05T06:25:49.664Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-05T06:25:49.664Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-05T06:25:49.664Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-05T06:25:49.664Z] + cd /w/workspace/edgex-go/1 [2021-01-05T06:25:49.664Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-05T06:25:49.664Z] Reading package lists... [2021-01-05T06:25:49.664Z] Building dependency tree... [2021-01-05T06:25:49.664Z] Reading state information... [2021-01-05T06:25:49.927Z] The following packages were automatically installed and are no longer required: [2021-01-05T06:25:49.927Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-05T06:25:49.927Z] uidmap xdelta3 [2021-01-05T06:25:49.927Z] Use 'sudo apt autoremove' to remove them. [2021-01-05T06:25:49.927Z] The following packages will be REMOVED: [2021-01-05T06:25:49.927Z] lxd* lxd-client* [2021-01-05T06:25:50.190Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-05T06:25:50.190Z] After this operation, 31.7 MB disk space will be freed. [2021-01-05T06:25:51.243Z] (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-01-05T06:25:51.243Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T06:25:52.192Z] Removing lxd dnsmasq configuration [2021-01-05T06:25:52.192Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T06:25:52.453Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-05T06:25:53.407Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-05T06:25:53.670Z] (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-01-05T06:25:53.670Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T06:25:55.056Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-05T06:25:55.318Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-05T06:25:56.264Z] + sudo snap remove --purge lxd [2021-01-05T06:25:56.525Z] snap "lxd" is not installed [2021-01-05T06:25:56.525Z] + sudo groupadd --force --system lxd [2021-01-05T06:25:56.525Z] ++ whoami [2021-01-05T06:25:56.525Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-05T06:25:56.525Z] + newgrp - lxd [2021-01-05T06:25:56.525Z] + sudo snap install lxd [2021-01-05T06:26:06.548Z] 2021-01-05T06:26:03Z INFO Waiting for automatic snapd restart... [2021-01-05T06:26:21.471Z] lxd 4.9 from Canonical* installed [2021-01-05T06:26:21.471Z] + sudo lxd init --auto [2021-01-05T06:26:31.478Z] + sudo snap install --classic snapcraft [2021-01-05T06:26:38.072Z] snapcraft 4.4.4 from Canonical* installed [2021-01-05T06:26:38.072Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-05T06:26:38.072Z] + patch --verbose -p1 [2021-01-05T06:26:38.072Z] Hmm... Looks like a unified diff to me... [2021-01-05T06:26:38.072Z] The text leading up to this was: [2021-01-05T06:26:38.072Z] -------------------------- [2021-01-05T06:26:38.072Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-05T06:26:38.072Z] |From: Tony Espy [2021-01-05T06:26:38.072Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-05T06:26:38.072Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-05T06:26:38.072Z] | [2021-01-05T06:26:38.072Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-05T06:26:38.072Z] |optimize the snap CI check run for pull requests. When [2021-01-05T06:26:38.072Z] |applied, it essentially strips out everything (apps and [2021-01-05T06:26:38.072Z] |parts) from the snapcraft.yaml file except those required [2021-01-05T06:26:38.072Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-05T06:26:38.072Z] |catch changes to edgex-go that break the snap build. [2021-01-05T06:26:38.072Z] | [2021-01-05T06:26:38.072Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-05T06:26:38.072Z] |to update this patch file, otherwise it may fail to apply, [2021-01-05T06:26:38.072Z] |resulting in a failed snap build CI check in the associated [2021-01-05T06:26:38.072Z] |pull request. [2021-01-05T06:26:38.072Z] | [2021-01-05T06:26:38.072Z] |Note - in addition to applying this patch, the pipeline also [2021-01-05T06:26:38.072Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-05T06:26:38.072Z] |need to build the finally binary .snap file (and it won't [2021-01-05T06:26:38.072Z] |work with the patch applied). This further reduces the build [2021-01-05T06:26:38.072Z] |time. [2021-01-05T06:26:38.072Z] |--- [2021-01-05T06:26:38.072Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-05T06:26:38.072Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-05T06:26:38.072Z] | [2021-01-05T06:26:38.072Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-05T06:26:38.072Z] |index 1e537489..faf42425 100644 [2021-01-05T06:26:38.072Z] |--- a/snap/snapcraft.yaml [2021-01-05T06:26:38.072Z] |+++ b/snap/snapcraft.yaml [2021-01-05T06:26:38.072Z] -------------------------- [2021-01-05T06:26:38.072Z] patching file snap/snapcraft.yaml [2021-01-05T06:26:38.072Z] Using Plan A... [2021-01-05T06:26:38.072Z] Hunk #1 succeeded at 73. [2021-01-05T06:26:38.072Z] Hunk #2 succeeded at 202. [2021-01-05T06:26:38.072Z] Hunk #3 succeeded at 214. [2021-01-05T06:26:38.072Z] Hunk #4 succeeded at 222. [2021-01-05T06:26:38.072Z] Hunk #5 succeeded at 229. [2021-01-05T06:26:38.072Z] Hunk #6 succeeded at 256. [2021-01-05T06:26:38.072Z] Hunk #7 succeeded at 290. [2021-01-05T06:26:38.072Z] Hunk #8 succeeded at 341. [2021-01-05T06:26:38.072Z] Hmm... Ignoring the trailing garbage. [2021-01-05T06:26:38.072Z] done [2021-01-05T06:26:38.072Z] + sudo snapcraft prime --use-lxd [2021-01-05T06:26:39.015Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-05T06:26:39.015Z] 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-01-05T06:26:39.015Z] - README.md [2021-01-05T06:26:39.015Z] [2021-01-05T06:26:39.015Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-05T06:26:39.587Z] Launching a container. [2021-01-05T06:26:39.831Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:26:39.831Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:26:39.831Z] ---> f6589ce97510 [2021-01-05T06:26:39.831Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T06:26:39.831Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:26:39.831Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:26:39.831Z] ---> f6589ce97510 [2021-01-05T06:26:39.831Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T06:26:39.831Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:26:39.831Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:26:39.831Z] ---> f6589ce97510 [2021-01-05T06:26:39.831Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T06:26:39.831Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:26:39.831Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:26:39.831Z] ---> f6589ce97510 [2021-01-05T06:26:39.831Z] Step 3/23 : WORKDIR /edgex-go [2021-01-05T06:26:39.831Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:26:39.831Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:26:39.831Z] ---> f6589ce97510 [2021-01-05T06:26:39.831Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T06:26:41.831Z] ---> Running in 033bf69ea8e4 [2021-01-05T06:26:41.831Z] ---> Running in 0b886188d59b [2021-01-05T06:26:41.831Z] ---> Running in b875b9b0401f [2021-01-05T06:26:41.831Z] ---> Running in c09994fb9741 [2021-01-05T06:26:41.831Z] ---> Running in 448780dbeb00 [2021-01-05T06:26:42.432Z] Removing intermediate container 0b886188d59b [2021-01-05T06:26:42.432Z] ---> 179f18458328 [2021-01-05T06:26:42.432Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:26:42.707Z] Removing intermediate container 033bf69ea8e4 [2021-01-05T06:26:42.707Z] ---> 496a432ea99f [2021-01-05T06:26:42.707Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:26:42.707Z] Removing intermediate container c09994fb9741 [2021-01-05T06:26:42.707Z] Removing intermediate container 448780dbeb00 [2021-01-05T06:26:42.707Z] ---> dba23718e7ef [2021-01-05T06:26:42.707Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:26:42.707Z] ---> fba6adaee20f [2021-01-05T06:26:42.707Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:26:42.707Z] Removing intermediate container b875b9b0401f [2021-01-05T06:26:42.707Z] ---> a929a3a29415 [2021-01-05T06:26:42.707Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:26:42.707Z] ---> Running in cb06e91fc5e1 [2021-01-05T06:26:42.986Z] ---> Running in 5e0690ff4795 [2021-01-05T06:26:42.986Z] ---> Running in a4c9c7e2ab1a [2021-01-05T06:26:42.986Z] ---> Running in 2a4105e61f52 [2021-01-05T06:26:42.986Z] ---> Running in 90ddbbd7a715 [2021-01-05T06:26:47.342Z] Removing intermediate container cb06e91fc5e1 [2021-01-05T06:26:47.342Z] ---> 9bc8626d85d9 [2021-01-05T06:26:47.342Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T06:26:47.342Z] ---> Running in 388732856e4b [2021-01-05T06:26:47.342Z] Removing intermediate container 2a4105e61f52 [2021-01-05T06:26:47.342Z] ---> 78945a13b18c [2021-01-05T06:26:47.342Z] Removing intermediate container a4c9c7e2ab1a [2021-01-05T06:26:47.342Z] ---> 6317f949eb3d [2021-01-05T06:26:47.342Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-05T06:26:47.342Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T06:26:47.342Z] ---> Running in 5b4b07bc8db8 [2021-01-05T06:26:47.342Z] ---> Running in e99618fbd6e3 [2021-01-05T06:26:47.342Z] Removing intermediate container 5e0690ff4795 [2021-01-05T06:26:47.342Z] ---> b83172279338 [2021-01-05T06:26:47.342Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-05T06:26:47.342Z] Removing intermediate container 90ddbbd7a715 [2021-01-05T06:26:47.342Z] ---> aaa27135c2a1 [2021-01-05T06:26:47.342Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-05T06:26:47.943Z] ---> Running in 5debf5fd615b [2021-01-05T06:26:47.943Z] ---> Running in 41a2e12069b5 [2021-01-05T06:26:48.934Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:26:49.547Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:26:49.547Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:26:49.547Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:26:49.835Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:26:49.835Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:26:50.444Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:26:50.444Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:26:50.444Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:26:50.722Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:26:50.722Z] OK: 217 MiB in 51 packages [2021-01-05T06:26:51.707Z] OK: 217 MiB in 51 packages [2021-01-05T06:26:51.707Z] OK: 217 MiB in 51 packages [2021-01-05T06:26:51.829Z] Waiting for container to be ready [2021-01-05T06:26:51.829Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-05T06:26:51.829Z] [2021-01-05T06:26:51.986Z] OK: 217 MiB in 51 packages [2021-01-05T06:26:51.986Z] OK: 217 MiB in 51 packages [2021-01-05T06:26:51.986Z] Removing intermediate container 388732856e4b [2021-01-05T06:26:51.986Z] ---> a9bce3f45157 [2021-01-05T06:26:51.986Z] Step 6/22 : COPY go.mod . [2021-01-05T06:26:52.965Z] ---> 35479689f676 [2021-01-05T06:26:52.965Z] Step 7/22 : RUN go mod download [2021-01-05T06:26:53.242Z] ---> Running in 44a6358d97cd [2021-01-05T06:26:53.518Z] Removing intermediate container e99618fbd6e3 [2021-01-05T06:26:53.518Z] ---> b49c7aa14cce [2021-01-05T06:26:53.518Z] Step 6/23 : COPY go.mod . [2021-01-05T06:26:53.518Z] Removing intermediate container 5debf5fd615b [2021-01-05T06:26:53.518Z] ---> 8fe76ea03d29 [2021-01-05T06:26:53.518Z] Step 6/24 : COPY go.mod . [2021-01-05T06:26:53.739Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-05T06:26:53.803Z] Removing intermediate container 5b4b07bc8db8 [2021-01-05T06:26:53.803Z] Removing intermediate container 41a2e12069b5 [2021-01-05T06:26:53.803Z] ---> 8fd2e9cbdfb1 [2021-01-05T06:26:53.803Z] Step 6/21 : COPY go.mod . [2021-01-05T06:26:53.803Z] ---> 2ae3518b80e5 [2021-01-05T06:26:53.803Z] Step 6/26 : COPY go.mod . [2021-01-05T06:26:54.001Z] Waiting for network to be ready... [2021-01-05T06:26:54.262Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-05T06:26:54.262Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-05T06:26:54.792Z] ---> 0671e664ae56 [2021-01-05T06:26:54.792Z] Step 7/24 : RUN go mod download [2021-01-05T06:26:54.792Z] ---> f63c7146d5ae [2021-01-05T06:26:54.792Z] Step 7/23 : RUN go mod download [2021-01-05T06:26:54.792Z] ---> 3ac789c2bebd [2021-01-05T06:26:54.792Z] Step 7/26 : RUN go mod download [2021-01-05T06:26:54.792Z] ---> Running in 9bfa939ef8e8 [2021-01-05T06:26:54.792Z] ---> Running in beff0bd34547 [2021-01-05T06:26:54.834Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1454 kB] [2021-01-05T06:26:54.834Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-05T06:26:54.834Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-05T06:26:55.066Z] ---> 0e54595d952f [2021-01-05T06:26:55.066Z] Step 7/21 : RUN go mod download [2021-01-05T06:26:55.066Z] ---> Running in 9509e765b76a [2021-01-05T06:26:55.096Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-05T06:26:55.097Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-05T06:26:55.097Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-05T06:26:55.097Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-05T06:26:55.097Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-05T06:26:55.097Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2021-01-05T06:26:55.097Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-05T06:26:55.097Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2021-01-05T06:26:55.097Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2021-01-05T06:26:55.097Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2021-01-05T06:26:55.097Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2021-01-05T06:26:55.097Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2021-01-05T06:26:55.345Z] ---> Running in 5cbbc73b93eb [2021-01-05T06:26:55.356Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2021-01-05T06:26:55.616Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-05T06:26:55.616Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1812 kB] [2021-01-05T06:26:55.616Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-05T06:26:55.875Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2021-01-05T06:26:55.876Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-05T06:26:55.876Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-05T06:26:55.876Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-05T06:26:55.876Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-05T06:26:55.876Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-05T06:26:56.789Z] Removing intermediate container 44a6358d97cd [2021-01-05T06:26:56.789Z] ---> a231e2334cf8 [2021-01-05T06:26:56.789Z] Step 8/22 : COPY . . [2021-01-05T06:26:58.418Z] Fetched 23.6 MB in 4s (5654 kB/s) [2021-01-05T06:26:59.359Z] Reading package lists... [2021-01-05T06:26:59.359Z] Reading package lists... [2021-01-05T06:26:59.623Z] Building dependency tree... [2021-01-05T06:26:59.623Z] Reading state information... [2021-01-05T06:26:59.623Z] The following additional packages will be installed: [2021-01-05T06:26:59.623Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-05T06:26:59.623Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-05T06:26:59.623Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-05T06:26:59.623Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-05T06:26:59.623Z] Suggested packages: [2021-01-05T06:26:59.623Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-05T06:26:59.623Z] Recommended packages: [2021-01-05T06:26:59.623Z] gnupg libsasl2-modules [2021-01-05T06:26:59.623Z] The following NEW packages will be installed: [2021-01-05T06:26:59.623Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-05T06:26:59.623Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-05T06:26:59.623Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-05T06:26:59.623Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-05T06:26:59.623Z] The following packages will be upgraded: [2021-01-05T06:26:59.623Z] gpg gpg-agent gpgconf libudev1 [2021-01-05T06:26:59.623Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2021-01-05T06:26:59.623Z] Need to get 3531 kB of archives. [2021-01-05T06:26:59.623Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-05T06:26:59.623Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-05T06:26:59.884Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-05T06:26:59.884Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-05T06:26:59.884Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2021-01-05T06:26:59.884Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2021-01-05T06:26:59.884Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-05T06:26:59.884Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-05T06:26:59.884Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-05T06:26:59.884Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-05T06:27:00.145Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-05T06:27:00.194Z] Removing intermediate container 9bfa939ef8e8 [2021-01-05T06:27:00.194Z] ---> b436367bffa7 [2021-01-05T06:27:00.194Z] Step 8/24 : COPY . . [2021-01-05T06:27:00.406Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-05T06:27:00.406Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-05T06:27:00.406Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-05T06:27:00.406Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-05T06:27:00.406Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-05T06:27:00.669Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-05T06:27:00.669Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-05T06:27:00.669Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-05T06:27:00.669Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-05T06:27:00.669Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-05T06:27:00.669Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-05T06:27:00.669Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-05T06:27:00.669Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T06:27:00.669Z] Fetched 3531 kB in 1s (3423 kB/s) [2021-01-05T06:27:00.799Z] Removing intermediate container 9509e765b76a [2021-01-05T06:27:00.799Z] ---> 48812e64f391 [2021-01-05T06:27:00.799Z] Step 8/26 : COPY . . [2021-01-05T06:27:00.931Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-05T06:27:00.931Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-05T06:27:00.931Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T06:27:01.192Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-05T06:27:01.192Z] Selecting previously unselected package udev. [2021-01-05T06:27:01.192Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-05T06:27:01.192Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-05T06:27:01.192Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-05T06:27:01.396Z] Removing intermediate container 5cbbc73b93eb [2021-01-05T06:27:01.396Z] ---> 7daf1edcc047 [2021-01-05T06:27:01.396Z] Step 8/21 : COPY . . [2021-01-05T06:27:01.396Z] Removing intermediate container beff0bd34547 [2021-01-05T06:27:01.396Z] ---> 1e81e1a64574 [2021-01-05T06:27:01.396Z] Step 8/23 : COPY . . [2021-01-05T06:27:01.454Z] Selecting previously unselected package libfuse2:amd64. [2021-01-05T06:27:01.454Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-05T06:27:01.454Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-05T06:27:01.723Z] Selecting previously unselected package fuse. [2021-01-05T06:27:01.723Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-05T06:27:01.723Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-05T06:27:01.723Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T06:27:01.723Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T06:27:01.984Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T06:27:01.984Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T06:27:01.984Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T06:27:01.984Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T06:27:02.248Z] Selecting previously unselected package libksba8:amd64. [2021-01-05T06:27:02.248Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-05T06:27:02.248Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-05T06:27:02.248Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-05T06:27:02.248Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T06:27:02.248Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:27:02.507Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-05T06:27:02.507Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T06:27:02.507Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:27:02.507Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-05T06:27:02.507Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T06:27:02.507Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:27:02.507Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-05T06:27:02.507Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T06:27:02.507Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:27:02.768Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-05T06:27:02.768Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T06:27:02.768Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:27:03.030Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-05T06:27:03.030Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T06:27:03.030Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:27:03.030Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-05T06:27:03.030Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T06:27:03.030Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:27:03.030Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-05T06:27:03.030Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T06:27:03.292Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:27:03.292Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-05T06:27:03.292Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T06:27:03.292Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:27:03.292Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-05T06:27:03.292Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-05T06:27:03.292Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T06:27:03.554Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-05T06:27:03.554Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-05T06:27:03.554Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T06:27:03.554Z] Selecting previously unselected package libldap-common. [2021-01-05T06:27:03.554Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-05T06:27:03.554Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T06:27:03.554Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-05T06:27:03.554Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-05T06:27:03.554Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T06:27:03.815Z] Selecting previously unselected package dirmngr. [2021-01-05T06:27:03.815Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T06:27:03.815Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-05T06:27:03.815Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T06:27:04.076Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-05T06:27:04.076Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-05T06:27:04.076Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T06:27:04.076Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T06:27:04.076Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-05T06:27:04.076Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:27:04.337Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-05T06:27:04.337Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T06:27:04.337Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-05T06:27:04.601Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-05T06:27:04.601Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:27:04.862Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-05T06:27:04.862Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-05T06:27:04.862Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-05T06:27:04.862Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:27:04.862Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:27:05.122Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:27:05.122Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:27:05.122Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:27:05.122Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:27:05.122Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:27:05.122Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T06:27:05.122Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-05T06:27:05.122Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T06:27:05.693Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-05T06:27:05.693Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-05T06:27:05.693Z] This means they are not meant to be enabled using systemctl. [2021-01-05T06:27:05.693Z] Possible reasons for having this kind of units are: [2021-01-05T06:27:05.693Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-05T06:27:05.693Z] .wants/ or .requires/ directory. [2021-01-05T06:27:05.693Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-05T06:27:05.693Z] a requirement dependency on it. [2021-01-05T06:27:05.693Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-05T06:27:05.693Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-05T06:27:05.693Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-05T06:27:05.693Z] instance name specified. [2021-01-05T06:27:05.954Z] Reading package lists... [2021-01-05T06:27:06.214Z] Building dependency tree... [2021-01-05T06:27:06.214Z] Reading state information... [2021-01-05T06:27:06.214Z] The following additional packages will be installed: [2021-01-05T06:27:06.214Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-05T06:27:06.214Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-05T06:27:06.214Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-05T06:27:06.214Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-05T06:27:06.214Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-05T06:27:06.214Z] Suggested packages: [2021-01-05T06:27:06.214Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-05T06:27:06.214Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-05T06:27:06.214Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-05T06:27:06.214Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-05T06:27:06.214Z] systemd-container policykit-1 [2021-01-05T06:27:06.214Z] Recommended packages: [2021-01-05T06:27:06.214Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-05T06:27:06.214Z] The following NEW packages will be installed: [2021-01-05T06:27:06.214Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-05T06:27:06.214Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-05T06:27:06.214Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-05T06:27:06.214Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-05T06:27:06.214Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-05T06:27:06.214Z] The following packages will be upgraded: [2021-01-05T06:27:06.214Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-05T06:27:06.475Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2021-01-05T06:27:06.475Z] Need to get 35.2 MB of archives. [2021-01-05T06:27:06.475Z] After this operation, 141 MB of additional disk space will be used. [2021-01-05T06:27:06.475Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-05T06:27:06.475Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-05T06:27:07.046Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-05T06:27:07.310Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-05T06:27:07.310Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-05T06:27:07.310Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-05T06:27:07.310Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-05T06:27:07.310Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-05T06:27:07.310Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-05T06:27:07.310Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-05T06:27:07.310Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-05T06:27:07.310Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-05T06:27:07.310Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-05T06:27:07.310Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-05T06:27:07.310Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-05T06:27:07.310Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-05T06:27:07.310Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-05T06:27:07.310Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-05T06:27:07.310Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-05T06:27:07.310Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-05T06:27:07.310Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-05T06:27:07.310Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-05T06:27:07.310Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-05T06:27:07.310Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-05T06:27:07.310Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-05T06:27:07.310Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-05T06:27:07.570Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-05T06:27:07.570Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-05T06:27:07.570Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-05T06:27:07.570Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-05T06:27:08.955Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T06:27:08.956Z] Fetched 35.2 MB in 3s (13.7 MB/s) [2021-01-05T06:27:08.956Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-05T06:27:08.956Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-05T06:27:09.229Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T06:27:09.820Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-05T06:27:09.820Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T06:27:09.820Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-05T06:27:10.081Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-05T06:27:10.081Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-05T06:27:10.081Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-05T06:27:10.081Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-05T06:27:10.341Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-05T06:27:10.341Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-05T06:27:10.341Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-05T06:27:10.601Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-05T06:27:10.601Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-05T06:27:11.173Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-05T06:27:11.173Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-05T06:27:11.173Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-05T06:27:11.173Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-05T06:27:11.434Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-05T06:27:11.434Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T06:27:11.434Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T06:27:11.695Z] Selecting previously unselected package libexpat1:amd64. [2021-01-05T06:27:11.695Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-05T06:27:11.695Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-05T06:27:11.695Z] Selecting previously unselected package python3.6-minimal. [2021-01-05T06:27:11.695Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T06:27:11.695Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T06:27:11.957Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-05T06:27:12.219Z] Checking for services that may need to be restarted...done. [2021-01-05T06:27:12.219Z] Checking for services that may need to be restarted...done. [2021-01-05T06:27:12.219Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T06:27:12.219Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-05T06:27:12.219Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T06:27:12.792Z] Selecting previously unselected package python3-minimal. [2021-01-05T06:27:12.792Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-05T06:27:12.792Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-05T06:27:12.792Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-05T06:27:12.792Z] Selecting previously unselected package mime-support. [2021-01-05T06:27:12.792Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-05T06:27:12.792Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-05T06:27:13.052Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-05T06:27:13.052Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-05T06:27:13.052Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-05T06:27:13.052Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-05T06:27:13.052Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T06:27:13.052Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T06:27:13.313Z] Selecting previously unselected package python3.6. [2021-01-05T06:27:13.313Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T06:27:13.313Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T06:27:13.313Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-05T06:27:13.313Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-05T06:27:13.313Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-05T06:27:13.574Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-05T06:27:13.834Z] Selecting previously unselected package python3. [2021-01-05T06:27:13.834Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-05T06:27:13.834Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-05T06:27:13.834Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-05T06:27:13.834Z] Selecting previously unselected package multiarch-support. [2021-01-05T06:27:13.834Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T06:27:13.834Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-05T06:27:13.834Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-05T06:27:14.096Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-05T06:27:14.096Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-05T06:27:14.096Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-05T06:27:14.096Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-05T06:27:14.096Z] Selecting previously unselected package libbsd0:amd64. [2021-01-05T06:27:14.096Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-05T06:27:14.096Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-05T06:27:14.356Z] Selecting previously unselected package sudo. [2021-01-05T06:27:14.356Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-05T06:27:14.356Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-05T06:27:14.356Z] Selecting previously unselected package apparmor. [2021-01-05T06:27:14.356Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-05T06:27:14.356Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-05T06:27:14.617Z] Selecting previously unselected package libedit2:amd64. [2021-01-05T06:27:14.617Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-05T06:27:14.617Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-05T06:27:14.880Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-05T06:27:14.880Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T06:27:14.880Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T06:27:14.880Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-05T06:27:14.880Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T06:27:14.880Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T06:27:14.880Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-05T06:27:14.880Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-05T06:27:14.880Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-05T06:27:15.141Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-05T06:27:15.141Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T06:27:15.141Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T06:27:15.141Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-05T06:27:15.141Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T06:27:15.141Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T06:27:15.401Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-05T06:27:15.401Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-05T06:27:15.401Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-05T06:27:15.401Z] Selecting previously unselected package openssh-client. [2021-01-05T06:27:15.401Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-05T06:27:15.401Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-05T06:27:15.663Z] Selecting previously unselected package squashfs-tools. [2021-01-05T06:27:15.663Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-05T06:27:15.663Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-05T06:27:15.663Z] Selecting previously unselected package snapd. [2021-01-05T06:27:15.663Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-05T06:27:15.663Z] Unpacking snapd (2.48+18.04) ... [2021-01-05T06:27:17.584Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-05T06:27:17.850Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-05T06:27:17.850Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-05T06:27:17.850Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-05T06:27:17.850Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-05T06:27:18.111Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T06:27:18.111Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T06:27:18.111Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-05T06:27:18.111Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-05T06:27:19.055Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-05T06:27:19.055Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-05T06:27:19.055Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-05T06:27:19.055Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T06:27:19.055Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T06:27:19.055Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T06:27:19.627Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-05T06:27:19.627Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T06:27:19.627Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-05T06:27:19.888Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-05T06:27:19.888Z] running python rtupdate hooks for python3.6... [2021-01-05T06:27:19.888Z] running python post-rtupdate hooks for python3.6... [2021-01-05T06:27:19.888Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-05T06:27:21.270Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-05T06:27:21.845Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T06:27:22.416Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-05T06:27:22.416Z] Setting up snapd (2.48+18.04) ... [2021-01-05T06:27:22.988Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-05T06:27:23.248Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-05T06:27:23.508Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-05T06:27:23.508Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-05T06:27:23.598Z] ---> f516bd7b0021 [2021-01-05T06:27:23.598Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-05T06:27:23.598Z] ---> af3614cd8bbd [2021-01-05T06:27:23.598Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-05T06:27:23.598Z] ---> Running in 214c222fe394 [2021-01-05T06:27:23.598Z] ---> e3154009ede3 [2021-01-05T06:27:23.598Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-05T06:27:23.598Z] ---> f1d08dccb90c [2021-01-05T06:27:23.599Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-05T06:27:23.599Z] ---> Running in 3f7dbc4f973d [2021-01-05T06:27:23.599Z] ---> Running in 13eadd2e0223 [2021-01-05T06:27:23.599Z] ---> f795b0246b92 [2021-01-05T06:27:23.599Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-05T06:27:23.770Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-05T06:27:23.770Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-05T06:27:23.879Z] ---> Running in 0b3ff777fa2b [2021-01-05T06:27:23.879Z] ---> Running in fea9a9ecc418 [2021-01-05T06:27:24.033Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-05T06:27:24.033Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-05T06:27:24.294Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-05T06:27:24.558Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-05T06:27:24.558Z] /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-01-05T06:27:24.559Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T06:27:24.822Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-05T06:27:25.323Z] 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-01-05T06:27:25.323Z] 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-01-05T06:27:25.764Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-05T06:27:25.923Z] 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-01-05T06:27:26.025Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-05T06:27:26.025Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-05T06:27:26.205Z] 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-01-05T06:27:26.205Z] 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-01-05T06:27:27.227Z] Reading package lists... [2021-01-05T06:27:27.227Z] Reading package lists... [2021-01-05T06:27:27.798Z] Building dependency tree... [2021-01-05T06:27:27.798Z] Reading state information... [2021-01-05T06:27:27.798Z] Calculating upgrade... [2021-01-05T06:27:27.798Z] The following packages will be upgraded: [2021-01-05T06:27:27.798Z] advancecomp base-files bash binutils binutils-common [2021-01-05T06:27:27.799Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-05T06:27:27.799Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-05T06:27:27.799Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-05T06:27:27.799Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-05T06:27:27.799Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-05T06:27:27.799Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-05T06:27:27.799Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-05T06:27:27.799Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-01-05T06:27:27.799Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-01-05T06:27:27.799Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-01-05T06:27:27.799Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-01-05T06:27:27.799Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-01-05T06:27:27.799Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-01-05T06:27:28.058Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-05T06:27:28.058Z] Need to get 63.5 MB of archives. [2021-01-05T06:27:28.058Z] After this operation, 5200 kB of additional disk space will be used. [2021-01-05T06:27:28.058Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-05T06:27:28.058Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-05T06:27:28.058Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-05T06:27:28.058Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-05T06:27:28.058Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-05T06:27:28.058Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-05T06:27:28.058Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-05T06:27:28.058Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-05T06:27:28.058Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-05T06:27:28.058Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-05T06:27:28.058Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-05T06:27:28.058Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-05T06:27:28.059Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-05T06:27:28.059Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-05T06:27:28.059Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-05T06:27:28.059Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-05T06:27:28.321Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-05T06:27:28.321Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-05T06:27:28.321Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-05T06:27:28.321Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-05T06:27:28.321Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-05T06:27:28.321Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-05T06:27:28.321Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-05T06:27:28.321Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-05T06:27:28.321Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-05T06:27:28.321Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-05T06:27:28.321Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-05T06:27:28.321Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-05T06:27:28.321Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-05T06:27:28.321Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-05T06:27:28.321Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-05T06:27:28.321Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-05T06:27:28.321Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-05T06:27:28.321Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-05T06:27:28.321Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-05T06:27:28.321Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-05T06:27:28.321Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-05T06:27:28.321Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-05T06:27:28.321Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-05T06:27:28.321Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-05T06:27:28.321Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-05T06:27:28.321Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-05T06:27:28.321Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2021-01-05T06:27:28.321Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-05T06:27:28.321Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-05T06:27:28.321Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-05T06:27:28.321Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-05T06:27:28.321Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-05T06:27:28.321Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-05T06:27:28.321Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-05T06:27:28.321Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-05T06:27:28.584Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-05T06:27:28.584Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-05T06:27:28.584Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-05T06:27:28.844Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-05T06:27:28.844Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-05T06:27:28.844Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-05T06:27:29.105Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-05T06:27:29.105Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-05T06:27:29.105Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-05T06:27:29.105Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-05T06:27:29.105Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-05T06:27:29.105Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-05T06:27:29.105Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-129.132 [997 kB] [2021-01-05T06:27:29.365Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-05T06:27:29.365Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-05T06:27:29.365Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-05T06:27:29.365Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-05T06:27:29.365Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-05T06:27:29.365Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-05T06:27:29.365Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-05T06:27:29.365Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-05T06:27:29.365Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-05T06:27:29.365Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-05T06:27:29.365Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-05T06:27:29.365Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-05T06:27:29.624Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-05T06:27:29.624Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-05T06:27:29.624Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-05T06:27:29.624Z] Get:80 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-01-05T06:27:29.624Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-05T06:27:29.624Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-05T06:27:29.624Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-05T06:27:29.624Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-05T06:27:29.624Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-05T06:27:29.624Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-05T06:27:29.884Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-05T06:27:29.884Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-05T06:27:29.884Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-05T06:27:29.884Z] Get:90 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-01-05T06:27:29.884Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-05T06:27:29.884Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-05T06:27:29.884Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-05T06:27:29.884Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-05T06:27:29.884Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-05T06:27:29.884Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-05T06:27:30.144Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T06:27:30.144Z] Fetched 63.5 MB in 2s (31.3 MB/s) [2021-01-05T06:27:30.144Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:30.144Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T06:27:30.144Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T06:27:30.714Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T06:27:30.714Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T06:27:30.974Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-129.132_amd64.deb ... [2021-01-05T06:27:30.974Z] Unpacking linux-libc-dev:amd64 (4.15.0-129.132) over (4.15.0-20.21) ... [2021-01-05T06:27:31.918Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:27:31.918Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T06:27:31.918Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:27:31.918Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T06:27:31.918Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:27:32.179Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T06:27:32.440Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:27:32.440Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T06:27:33.010Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:27:33.270Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T06:27:33.531Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:27:33.531Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T06:27:34.101Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:27:34.101Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T06:27:34.361Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:27:34.361Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T06:27:34.361Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:27:34.622Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-05T06:27:34.622Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:27:34.622Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T06:27:34.622Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:27:34.885Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T06:27:34.885Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:27:34.885Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T06:27:35.146Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:27:35.146Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T06:27:35.146Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:27:35.412Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T06:27:35.412Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T06:27:35.672Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T06:27:35.935Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-05T06:27:36.197Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T06:27:36.197Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-05T06:27:36.197Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-05T06:27:36.197Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-05T06:27:36.197Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-05T06:27:36.459Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-05T06:27:36.719Z] Installing new version of config file /etc/issue ... [2021-01-05T06:27:36.719Z] Installing new version of config file /etc/issue.net ... [2021-01-05T06:27:36.719Z] Installing new version of config file /etc/lsb-release ... [2021-01-05T06:27:36.719Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-05T06:27:36.980Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-05T06:27:36.980Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-05T06:27:36.980Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-05T06:27:36.980Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:36.980Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-05T06:27:37.247Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-05T06:27:37.247Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-05T06:27:37.247Z] 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-01-05T06:27:37.510Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:37.510Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T06:27:37.511Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-05T06:27:37.773Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-05T06:27:38.033Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:38.033Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-05T06:27:38.294Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-05T06:27:38.553Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-05T06:27:38.553Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:38.553Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-05T06:27:38.553Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-05T06:27:38.815Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-05T06:27:39.079Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:39.079Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T06:27:39.079Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T06:27:39.079Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-05T06:27:39.339Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:39.339Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T06:27:39.339Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T06:27:39.340Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-05T06:27:39.602Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:39.602Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-05T06:27:39.602Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-05T06:27:39.602Z] Setting up grep (3.1-2build1) ... [2021-01-05T06:27:39.866Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:39.866Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-05T06:27:39.866Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-05T06:27:39.866Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-05T06:27:40.126Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:40.126Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T06:27:40.126Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T06:27:40.388Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-05T06:27:40.388Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:40.388Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-05T06:27:40.388Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T06:27:40.959Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-05T06:27:40.959Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T06:27:40.959Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-05T06:27:41.222Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T06:27:41.793Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-05T06:27:41.793Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:41.793Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-05T06:27:41.793Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T06:27:42.734Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-05T06:27:42.734Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-05T06:27:42.734Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-05T06:27:42.734Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-05T06:27:42.993Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-05T06:27:42.993Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:42.993Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-05T06:27:42.993Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-05T06:27:43.254Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-05T06:27:43.254Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:43.254Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T06:27:43.531Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T06:27:43.531Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T06:27:43.531Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:43.531Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T06:27:43.531Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T06:27:43.792Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T06:27:43.792Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:43.792Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T06:27:43.792Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T06:27:44.065Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T06:27:44.065Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:44.065Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T06:27:44.065Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T06:27:44.327Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T06:27:44.327Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:44.327Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T06:27:44.327Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T06:27:44.586Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T06:27:44.586Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T06:27:44.586Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-05T06:27:44.853Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:44.853Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T06:27:44.853Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T06:27:44.853Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-05T06:27:44.853Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:44.853Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T06:27:45.115Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T06:27:45.115Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T06:27:45.115Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:45.115Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T06:27:45.115Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T06:27:45.378Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-05T06:27:45.378Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:45.378Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T06:27:45.378Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T06:27:45.948Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-05T06:27:46.210Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-05T06:27:46.471Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-05T06:27:46.471Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:46.471Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T06:27:46.471Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T06:27:46.732Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-05T06:27:46.997Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:46.997Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-05T06:27:46.997Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T06:27:46.997Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-05T06:27:47.268Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:47.268Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-05T06:27:47.268Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-05T06:27:47.528Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-05T06:27:47.788Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:47.788Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-05T06:27:47.788Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T06:27:47.788Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T06:27:48.049Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:48.049Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-05T06:27:48.049Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T06:27:48.049Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T06:27:48.311Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:48.311Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-05T06:27:48.311Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T06:27:48.572Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T06:27:48.572Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:48.572Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T06:27:48.833Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T06:27:48.833Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-05T06:27:48.833Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T06:27:49.094Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T06:27:49.094Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T06:27:49.094Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-05T06:27:49.354Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:49.354Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-05T06:27:49.354Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-05T06:27:49.354Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-05T06:27:49.616Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:49.616Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-05T06:27:49.616Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T06:27:49.616Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T06:27:50.192Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:50.192Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T06:27:50.192Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T06:27:50.460Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-05T06:27:50.460Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:50.460Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-05T06:27:50.460Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-05T06:27:50.727Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-05T06:27:50.727Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:50.727Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-05T06:27:50.727Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-05T06:27:50.989Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-05T06:27:51.250Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:51.250Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T06:27:51.250Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T06:27:51.518Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-05T06:27:51.518Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:51.518Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-05T06:27:51.518Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-05T06:27:51.794Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-05T06:27:51.794Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:51.794Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-05T06:27:51.794Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-05T06:27:52.057Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-05T06:27:52.057Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:52.057Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-05T06:27:52.057Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-05T06:27:52.321Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-05T06:27:52.321Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:52.321Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-05T06:27:52.321Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-05T06:27:52.585Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-05T06:27:52.585Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:52.585Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-05T06:27:52.585Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-05T06:27:52.585Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-05T06:27:52.858Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-05T06:27:52.858Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-05T06:27:52.858Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-05T06:27:52.858Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-05T06:27:52.858Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-05T06:27:53.118Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-05T06:27:53.699Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-05T06:27:53.699Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-05T06:27:53.962Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-05T06:27:53.962Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-05T06:27:53.962Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-05T06:27:54.222Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-05T06:27:54.222Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-05T06:27:54.222Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-05T06:27:54.222Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-05T06:27:54.483Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-05T06:27:54.483Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-05T06:27:54.788Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-05T06:27:54.788Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-05T06:27:54.788Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-05T06:27:54.788Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-05T06:27:55.150Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-05T06:27:55.150Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-05T06:27:55.150Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2021-01-05T06:27:55.150Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2021-01-05T06:27:56.223Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-05T06:27:56.223Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-05T06:27:56.223Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-05T06:27:56.223Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-05T06:27:56.223Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T06:27:56.223Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T06:27:56.584Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T06:27:56.584Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T06:27:56.584Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T06:27:56.584Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T06:27:56.880Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T06:27:56.880Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T06:27:56.880Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T06:27:56.880Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T06:27:57.141Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T06:27:57.141Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T06:27:57.141Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T06:27:57.141Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T06:27:57.404Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T06:27:57.404Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T06:27:58.356Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T06:27:58.356Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T06:27:58.930Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T06:27:59.196Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T06:27:59.765Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T06:27:59.765Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T06:28:00.026Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T06:28:00.287Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T06:28:00.872Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T06:28:00.872Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T06:28:01.137Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-05T06:28:01.137Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-05T06:28:01.137Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-05T06:28:01.137Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-05T06:28:01.400Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-05T06:28:01.400Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-05T06:28:01.400Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-05T06:28:01.400Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-05T06:28:01.662Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-05T06:28:01.662Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-05T06:28:01.662Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-05T06:28:01.662Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-05T06:28:01.924Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-05T06:28:01.924Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-05T06:28:01.924Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:28:02.199Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-05T06:28:02.199Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:28:02.199Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:28:02.199Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:28:02.199Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-05T06:28:02.199Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-05T06:28:02.199Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2021-01-05T06:28:02.470Z] [2021-01-05T06:28:02.470Z] Current default time zone: 'Etc/UTC' [2021-01-05T06:28:02.470Z] Local time is now: Tue Jan 5 06:28:02 UTC 2021. [2021-01-05T06:28:02.470Z] Universal Time is now: Tue Jan 5 06:28:02 UTC 2021. [2021-01-05T06:28:02.470Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-05T06:28:02.470Z] [2021-01-05T06:28:02.470Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-05T06:28:02.470Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:28:02.470Z] Setting up linux-libc-dev:amd64 (4.15.0-129.132) ... [2021-01-05T06:28:02.470Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-05T06:28:02.470Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-05T06:28:02.731Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-05T06:28:02.731Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-05T06:28:02.731Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-05T06:28:02.731Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-05T06:28:02.731Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-05T06:28:02.731Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:28:02.731Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-05T06:28:02.995Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T06:28:02.995Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-05T06:28:02.995Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:28:02.995Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-05T06:28:03.257Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-05T06:28:03.257Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-05T06:28:03.257Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-05T06:28:03.257Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-05T06:28:03.257Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-05T06:28:03.257Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-05T06:28:03.257Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-05T06:28:05.189Z] Updating certificates in /etc/ssl/certs... [2021-01-05T06:28:06.133Z] 22 added, 17 removed; done. [2021-01-05T06:28:06.133Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-05T06:28:06.133Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:28:06.133Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-05T06:28:06.133Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-05T06:28:06.133Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-05T06:28:06.404Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T06:28:06.404Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-05T06:28:06.404Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T06:28:06.404Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T06:28:06.404Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T06:28:06.404Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T06:28:06.404Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T06:28:06.674Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-05T06:28:06.674Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-05T06:28:06.674Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-05T06:28:06.674Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-05T06:28:06.674Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-05T06:28:06.674Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T06:28:06.674Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T06:28:06.674Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-05T06:28:06.935Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-05T06:28:06.935Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-05T06:28:06.935Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-05T06:28:06.935Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-05T06:28:07.198Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-05T06:28:07.198Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-05T06:28:07.198Z] Updating certificates in /etc/ssl/certs... [2021-01-05T06:28:07.772Z] 0 added, 0 removed; done. [2021-01-05T06:28:07.772Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-05T06:28:07.772Z] done. [2021-01-05T06:28:08.033Z] Reading package lists... [2021-01-05T06:28:08.296Z] Building dependency tree... [2021-01-05T06:28:08.296Z] Reading state information... [2021-01-05T06:28:08.296Z] The following NEW packages will be installed: [2021-01-05T06:28:08.296Z] apt-transport-https [2021-01-05T06:28:08.569Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-05T06:28:08.569Z] Need to get 1696 B of archives. [2021-01-05T06:28:08.569Z] After this operation, 153 kB of additional disk space will be used. [2021-01-05T06:28:08.569Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-05T06:28:08.569Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T06:28:08.569Z] Fetched 1696 B in 0s (48.8 kB/s) [2021-01-05T06:28:08.569Z] Selecting previously unselected package apt-transport-https. [2021-01-05T06:28:08.569Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-05T06:28:08.569Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-05T06:28:08.569Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-05T06:28:08.838Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-05T06:28:08.838Z] Waiting for network to be ready... [2021-01-05T06:28:15.425Z] 2021-01-05T06:28:11Z INFO Waiting for automatic snapd restart... [2021-01-05T06:28:15.425Z] snapd 2.48.1 from Canonical* installed [2021-01-05T06:28:15.999Z] "snapd" switched to the "latest/stable" channel [2021-01-05T06:28:15.999Z] [2021-01-05T06:28:18.550Z] core18 20201210 from Canonical* installed [2021-01-05T06:28:18.550Z] "core18" switched to the "latest/stable" channel [2021-01-05T06:28:18.550Z] [2021-01-05T06:28:21.858Z] snapcraft 4.4.4 from Canonical* installed [2021-01-05T06:28:21.858Z] "snapcraft" switched to the "latest/stable" channel [2021-01-05T06:28:21.858Z] [2021-01-05T06:28:25.169Z] 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-01-05T06:28:25.169Z] - README.md [2021-01-05T06:28:25.169Z] [2021-01-05T06:28:25.169Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-05T06:28:31.748Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T06:28:31.748Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-05T06:28:31.748Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-05T06:28:31.748Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-05T06:28:32.949Z] Reading package lists... [2021-01-05T06:28:32.950Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 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-01-05T06:28:39.544Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T06:28:39.544Z] Reading package lists... [2021-01-05T06:28:39.544Z] Building dependency tree... [2021-01-05T06:28:39.544Z] Reading state information... [2021-01-05T06:28:39.544Z] Suggested packages: [2021-01-05T06:28:39.544Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-05T06:28:39.544Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-05T06:28:39.544Z] Recommended packages: [2021-01-05T06:28:39.544Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-05T06:28:39.544Z] The following NEW packages will be installed: [2021-01-05T06:28:39.544Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-05T06:28:39.544Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-05T06:28:39.544Z] pkg-config zip [2021-01-05T06:28:39.544Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-05T06:28:39.544Z] Need to get 7655 kB of archives. [2021-01-05T06:28:39.544Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-05T06:28:39.544Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-05T06:28:39.544Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-05T06:28:39.808Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-05T06:28:39.808Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-05T06:28:40.069Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-05T06:28:40.069Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-05T06:28:40.069Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-05T06:28:40.069Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-05T06:28:40.069Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-05T06:28:40.069Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-05T06:28:40.329Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-05T06:28:40.329Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-05T06:28:40.329Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-05T06:28:40.588Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-05T06:28:40.588Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-05T06:28:40.588Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T06:28:40.588Z] Fetched 7655 kB in 1s (6871 kB/s) [2021-01-05T06:28:40.849Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-05T06:28:40.849Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-05T06:28:40.849Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-05T06:28:40.849Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-05T06:28:41.114Z] Selecting previously unselected package libpsl5:amd64. [2021-01-05T06:28:41.114Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-05T06:28:41.114Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-05T06:28:41.114Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-05T06:28:41.114Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-05T06:28:41.114Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-05T06:28:41.114Z] Selecting previously unselected package librtmp1:amd64. [2021-01-05T06:28:41.114Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-05T06:28:41.114Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-05T06:28:41.375Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-05T06:28:41.375Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-05T06:28:41.375Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-05T06:28:41.375Z] Selecting previously unselected package liberror-perl. [2021-01-05T06:28:41.375Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-05T06:28:41.375Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-05T06:28:41.644Z] Selecting previously unselected package git-man. [2021-01-05T06:28:41.644Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-05T06:28:41.644Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-05T06:28:41.644Z] Selecting previously unselected package git. [2021-01-05T06:28:41.644Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-05T06:28:41.644Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-05T06:28:42.642Z] Selecting previously unselected package libnorm1:amd64. [2021-01-05T06:28:42.642Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-05T06:28:42.642Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-05T06:28:42.642Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-05T06:28:42.642Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-05T06:28:42.642Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-05T06:28:42.642Z] Selecting previously unselected package libsodium23:amd64. [2021-01-05T06:28:42.642Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-05T06:28:42.642Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-05T06:28:42.907Z] Selecting previously unselected package libzmq5:amd64. [2021-01-05T06:28:42.907Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-05T06:28:42.907Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T06:28:42.907Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-05T06:28:42.907Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-05T06:28:42.907Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T06:28:43.179Z] Selecting previously unselected package pkg-config. [2021-01-05T06:28:43.179Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-05T06:28:43.179Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-05T06:28:43.179Z] Selecting previously unselected package zip. [2021-01-05T06:28:43.179Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-05T06:28:43.179Z] Unpacking zip (3.0-11build1) ... [2021-01-05T06:28:43.444Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-05T06:28:43.444Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-05T06:28:43.444Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-05T06:28:43.444Z] Setting up liberror-perl (0.17025-1) ... [2021-01-05T06:28:43.444Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-05T06:28:43.444Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-05T06:28:43.444Z] No schema files found: doing nothing. [2021-01-05T06:28:43.444Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-05T06:28:43.444Z] Setting up zip (3.0-11build1) ... [2021-01-05T06:28:43.444Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-05T06:28:43.705Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-05T06:28:43.705Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-05T06:28:43.705Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T06:28:43.705Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-05T06:28:43.705Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T06:28:43.705Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-05T06:28:43.968Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-05T06:28:50.594Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T06:28:50.594Z] git set to automatically installed. [2021-01-05T06:28:50.594Z] git-man set to automatically installed. [2021-01-05T06:28:50.594Z] libcurl3-gnutls set to automatically installed. [2021-01-05T06:28:50.594Z] liberror-perl set to automatically installed. [2021-01-05T06:28:50.594Z] libglib2.0-0 set to automatically installed. [2021-01-05T06:28:50.594Z] libnghttp2-14 set to automatically installed. [2021-01-05T06:28:50.594Z] libnorm1 set to automatically installed. [2021-01-05T06:28:50.594Z] libpgm-5.2-0 set to automatically installed. [2021-01-05T06:28:50.594Z] libpsl5 set to automatically installed. [2021-01-05T06:28:50.594Z] librtmp1 set to automatically installed. [2021-01-05T06:28:50.594Z] libsodium23 set to automatically installed. [2021-01-05T06:28:50.594Z] libzmq3-dev set to automatically installed. [2021-01-05T06:28:50.594Z] libzmq5 set to automatically installed. [2021-01-05T06:28:50.594Z] pkg-config set to automatically installed. [2021-01-05T06:28:50.594Z] zip set to automatically installed. [2021-01-05T06:28:51.978Z] snapd is not logged in, snap install commands will use sudo [2021-01-05T06:28:58.608Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T06:28:58.608Z] snap "core18" has no updates available [2021-01-05T06:28:59.184Z] Pulling config-common [2021-01-05T06:29:00.134Z] Pulling go-build-helper [2021-01-05T06:29:18.134Z] Removing intermediate container 0b3ff777fa2b [2021-01-05T06:29:18.134Z] ---> 4a40ca84f1e6 [2021-01-05T06:29:18.134Z] [2021-01-05T06:29:18.134Z] Step 10/21 : FROM scratch [2021-01-05T06:29:18.134Z] ---> [2021-01-05T06:29:18.134Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T06:29:18.134Z] Removing intermediate container 3f7dbc4f973d [2021-01-05T06:29:18.134Z] ---> fbe33c72c6cc [2021-01-05T06:29:18.134Z] [2021-01-05T06:29:18.134Z] Step 10/24 : FROM scratch [2021-01-05T06:29:18.134Z] ---> [2021-01-05T06:29:18.134Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-05T06:29:18.134Z] Removing intermediate container 13eadd2e0223 [2021-01-05T06:29:18.134Z] ---> b234564e79c0 [2021-01-05T06:29:18.134Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-05T06:29:18.134Z] ---> Running in 677ebb411aa8 [2021-01-05T06:29:18.134Z] ---> Running in 4f3d27006643 [2021-01-05T06:29:18.134Z] ---> Running in 0bd7ab3bf157 [2021-01-05T06:29:18.134Z] Removing intermediate container 4f3d27006643 [2021-01-05T06:29:18.134Z] ---> ba390b0be356 [2021-01-05T06:29:18.134Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-05T06:29:18.134Z] Removing intermediate container 677ebb411aa8 [2021-01-05T06:29:18.134Z] ---> f0dfd5840b70 [2021-01-05T06:29:18.134Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-05T06:29:18.134Z] ---> Running in 9b7f8ca606da [2021-01-05T06:29:18.134Z] ---> Running in 2f975d3c1c1f [2021-01-05T06:29:18.134Z] Removing intermediate container 9b7f8ca606da [2021-01-05T06:29:18.134Z] ---> a48406e08884 [2021-01-05T06:29:18.134Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-05T06:29:18.134Z] 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-01-05T06:29:18.134Z] ---> Running in a24a7801e52a [2021-01-05T06:29:18.134Z] Removing intermediate container 2f975d3c1c1f [2021-01-05T06:29:18.134Z] ---> 31353dc98093 [2021-01-05T06:29:18.134Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-05T06:29:18.134Z] ---> Running in e3577ecda01d [2021-01-05T06:29:18.134Z] Removing intermediate container a24a7801e52a [2021-01-05T06:29:18.134Z] ---> c1d9948fdd17 [2021-01-05T06:29:18.134Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-05T06:29:18.134Z] Removing intermediate container e3577ecda01d [2021-01-05T06:29:18.134Z] ---> 1164100743bf [2021-01-05T06:29:18.134Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-05T06:29:18.134Z] ---> a4c3001e2dab [2021-01-05T06:29:18.134Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-05T06:29:18.134Z] ---> fbfd12e67732 [2021-01-05T06:29:18.134Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-05T06:29:18.134Z] ---> da948f4a58e1 [2021-01-05T06:29:18.134Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-05T06:29:18.134Z] ---> 25a7d6e1b3a8 [2021-01-05T06:29:18.134Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-05T06:29:18.134Z] ---> 1309c64f4bad [2021-01-05T06:29:18.134Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-05T06:29:18.134Z] Removing intermediate container 0bd7ab3bf157 [2021-01-05T06:29:18.134Z] ---> 163756fad35c [2021-01-05T06:29:18.134Z] [2021-01-05T06:29:18.134Z] Step 11/26 : FROM docker:20.10.0 [2021-01-05T06:29:18.134Z] ---> 761422de4997 [2021-01-05T06:29:18.134Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-05T06:29:18.134Z] 20.10.0: Pulling from library/docker [2021-01-05T06:29:18.134Z] ---> Running in 7a02460d7b2d [2021-01-05T06:29:18.134Z] Removing intermediate container 7a02460d7b2d [2021-01-05T06:29:18.134Z] ---> 3a76df13bbd8 [2021-01-05T06:29:18.134Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:29:18.134Z] ---> c61798fe264b [2021-01-05T06:29:18.134Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-05T06:29:18.409Z] ---> Running in 1d1c67d7f39a [2021-01-05T06:29:20.395Z] Removing intermediate container 1d1c67d7f39a [2021-01-05T06:29:20.395Z] ---> fe3a69677368 [2021-01-05T06:29:20.395Z] Step 19/21 : LABEL arch=arm64 [2021-01-05T06:29:20.670Z] ---> Running in f10b60ee0492 [2021-01-05T06:29:20.670Z] ---> b23012483e31 [2021-01-05T06:29:20.670Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-05T06:29:20.953Z] Removing intermediate container 214c222fe394 [2021-01-05T06:29:20.953Z] ---> 9b0e6b716782 [2021-01-05T06:29:20.953Z] [2021-01-05T06:29:20.953Z] Step 10/22 : FROM scratch [2021-01-05T06:29:20.953Z] ---> [2021-01-05T06:29:20.953Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T06:29:20.953Z] ---> Using cache [2021-01-05T06:29:20.953Z] ---> f0dfd5840b70 [2021-01-05T06:29:20.953Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-05T06:29:21.229Z] ---> Running in 1190a5df81ef [2021-01-05T06:29:21.837Z] Removing intermediate container f10b60ee0492 [2021-01-05T06:29:21.837Z] ---> fdb9e75e958b [2021-01-05T06:29:21.837Z] Step 20/21 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 [2021-01-05T06:29:22.103Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-05T06:29:22.103Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-05T06:29:22.103Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1454 kB] [2021-01-05T06:29:22.103Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2021-01-05T06:29:22.103Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2021-01-05T06:29:22.103Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2021-01-05T06:29:22.103Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2021-01-05T06:29:22.103Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2021-01-05T06:29:22.103Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2021-01-05T06:29:22.103Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2021-01-05T06:29:22.103Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-05T06:29:22.103Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-05T06:29:22.103Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-05T06:29:22.103Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-05T06:29:22.103Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-05T06:29:22.103Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-05T06:29:22.103Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-05T06:29:22.103Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-05T06:29:22.103Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-05T06:29:22.103Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1812 kB] [2021-01-05T06:29:22.103Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-05T06:29:22.103Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2021-01-05T06:29:22.103Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-05T06:29:22.103Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-05T06:29:22.103Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-05T06:29:22.103Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-05T06:29:22.103Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-05T06:29:22.103Z] Fetched 23.6 MB in 0s (0 B/s) [2021-01-05T06:29:22.103Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-05T06:29:22.104Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-05T06:29:22.104Z] Fetched 279 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-05T06:29:22.104Z] Fetched 122 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-05T06:29:22.104Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-05T06:29:22.104Z] Fetched 8848 B in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-05T06:29:22.104Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-05T06:29:22.104Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2021-01-05T06:29:22.104Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-05T06:29:22.104Z] Fetched 214 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-05T06:29:22.104Z] Fetched 155 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-05T06:29:22.104Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-05T06:29:22.104Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-05T06:29:22.104Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-05T06:29:22.104Z] Fetched 499 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-05T06:29:22.104Z] Fetched 111 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-05T06:29:22.104Z] Fetched 240 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-05T06:29:22.104Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-05T06:29:22.104Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-05T06:29:22.104Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2021-01-05T06:29:22.104Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-05T06:29:22.104Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-05T06:29:22.104Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-05T06:29:22.104Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-05T06:29:22.104Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-05T06:29:22.104Z] Fetched 8720 B in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-05T06:29:22.104Z] Fetched 137 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-05T06:29:22.104Z] Fetched 119 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-05T06:29:22.104Z] Fetched 109 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-05T06:29:22.104Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-05T06:29:22.104Z] Fetched 645 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-05T06:29:22.104Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-05T06:29:22.104Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-05T06:29:22.104Z] Fetched 368 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2021-01-05T06:29:22.104Z] Fetched 187 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-05T06:29:22.104Z] Fetched 175 kB in 0s (0 B/s) [2021-01-05T06:29:22.104Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-05T06:29:22.433Z] ---> Running in 227e6beaa922 [2021-01-05T06:29:22.433Z] Removing intermediate container 1190a5df81ef [2021-01-05T06:29:22.433Z] ---> 86a7b72ac5d1 [2021-01-05T06:29:22.433Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T06:29:22.708Z] ---> 5943c4d5ecb8 [2021-01-05T06:29:22.708Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-05T06:29:22.708Z] ---> Running in c793d3a494bf [2021-01-05T06:29:22.982Z] ---> Running in de8d78bbc931 [2021-01-05T06:29:23.264Z] Removing intermediate container 227e6beaa922 [2021-01-05T06:29:23.264Z] ---> 921381965785 [2021-01-05T06:29:23.264Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T06:29:23.589Z] Removing intermediate container c793d3a494bf [2021-01-05T06:29:23.589Z] ---> 876892b8e6c2 [2021-01-05T06:29:23.589Z] Step 14/22 : WORKDIR / [2021-01-05T06:29:23.589Z] ---> Running in d1b747631602 [2021-01-05T06:29:23.589Z] ---> Running in 3fa320251eb2 [2021-01-05T06:29:23.876Z] Removing intermediate container de8d78bbc931 [2021-01-05T06:29:23.876Z] ---> 408a514a8efc [2021-01-05T06:29:23.876Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:29:24.224Z] Fetched 206 kB in 0s (0 B/s) [2021-01-05T06:29:24.224Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-05T06:29:24.224Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-05T06:29:24.224Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-05T06:29:24.224Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-05T06:29:24.224Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-05T06:29:24.224Z] Fetched 159 kB in 0s (0 B/s) [2021-01-05T06:29:24.224Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-05T06:29:24.224Z] Fetched 107 kB in 0s (0 B/s) [2021-01-05T06:29:24.224Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-05T06:29:24.224Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-05T06:29:24.224Z] Pulling static-packages [2021-01-05T06:29:24.625Z] ---> Running in 11e69d1b63d1 [2021-01-05T06:29:24.625Z] Removing intermediate container d1b747631602 [2021-01-05T06:29:24.625Z] ---> 9678f3174fff [2021-01-05T06:29:24.625Z] [2021-01-05T06:29:24.932Z] Removing intermediate container 3fa320251eb2 [2021-01-05T06:29:24.932Z] ---> 7e6916acb339 [2021-01-05T06:29:24.932Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-05T06:29:25.199Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-05T06:29:25.199Z] Skipping pull go-build-helper (already ran) [2021-01-05T06:29:25.199Z] Skipping pull static-packages (already ran) [2021-01-05T06:29:25.199Z] Building go-build-helper [2021-01-05T06:29:25.578Z] Successfully built 9678f3174fff [2021-01-05T06:29:25.856Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-05T06:29:25.856Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2021-01-05T06:29:25.856Z] Removing intermediate container 11e69d1b63d1 [2021-01-05T06:29:25.856Z] ---> d3d33365f6ac [2021-01-05T06:29:25.856Z] Step 22/24 : LABEL arch=arm64 [2021-01-05T06:29:26.136Z] ---> 23400c2626af [2021-01-05T06:29:26.137Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-05T06:29:26.734Z] ---> Running in 7f870ba91a50 [2021-01-05T06:29:28.499Z] Building static-packages [2021-01-05T06:29:28.713Z] Removing intermediate container 7f870ba91a50 [2021-01-05T06:29:28.713Z] ---> ebac5c9045d1 [2021-01-05T06:29:28.713Z] Step 23/24 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 [2021-01-05T06:29:30.144Z] Removing intermediate container fea9a9ecc418 [2021-01-05T06:29:30.144Z] ---> 0b801697ef45 [2021-01-05T06:29:30.144Z] [2021-01-05T06:29:30.144Z] Step 10/23 : FROM alpine:3.12 [2021-01-05T06:29:30.144Z] ---> 7e4b6e8de7ff [2021-01-05T06:29:30.144Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-05T06:29:30.144Z] 3.12: Pulling from library/alpine [2021-01-05T06:29:30.144Z] ---> Running in 715257cdc516 [2021-01-05T06:29:30.410Z] Staging go-build-helper [2021-01-05T06:29:31.353Z] Staging static-packages [2021-01-05T06:29:31.595Z] Removing intermediate container 715257cdc516 [2021-01-05T06:29:31.595Z] ---> ec717f7c3097 [2021-01-05T06:29:31.595Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T06:29:31.595Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-05T06:29:31.872Z] Status: Downloaded newer image for alpine:3.12 [2021-01-05T06:29:31.872Z] ---> afeebe901d6b [2021-01-05T06:29:31.872Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T06:29:31.872Z] ---> bea2cc1357cd [2021-01-05T06:29:31.872Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-05T06:29:31.872Z] ---> Running in 2104f3715b5c [2021-01-05T06:29:31.872Z] ---> Running in bd33cbc4dd31 [2021-01-05T06:29:32.147Z] ---> Running in 5739f23637fc [2021-01-05T06:29:32.296Z] Pulling go115 [2021-01-05T06:29:32.424Z] Removing intermediate container 2104f3715b5c [2021-01-05T06:29:32.424Z] ---> 7084650bf0bf [2021-01-05T06:29:32.424Z] [2021-01-05T06:29:32.698Z] Removing intermediate container bd33cbc4dd31 [2021-01-05T06:29:32.698Z] ---> 706215f7e348 [2021-01-05T06:29:32.698Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-05T06:29:32.698Z] Removing intermediate container 5739f23637fc [2021-01-05T06:29:32.698Z] ---> b308b61160ec [2021-01-05T06:29:32.698Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:29:32.698Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-05T06:29:32.698Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-05T06:29:32.698Z] ---> eeaf43b92773 [2021-01-05T06:29:32.698Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-05T06:29:32.869Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-05T06:29:32.869Z] Skipping pull go115 (already ran) [2021-01-05T06:29:32.869Z] Building go115 [2021-01-05T06:29:32.869Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-05T06:29:32.869Z] Dload Upload Total Spent Left Speed [2021-01-05T06:29:32.976Z] Successfully built 7084650bf0bf [2021-01-05T06:29:32.976Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-05T06:29:32.976Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2021-01-05T06:29:32.976Z] ---> Running in 62f3929ecf50 [2021-01-05T06:29:32.976Z] ---> Running in 7b083c3d7672 [2021-01-05T06:29:32.976Z] ---> Running in 7efb0d29afbf [2021-01-05T06:29:33.594Z] Removing intermediate container 62f3929ecf50 [2021-01-05T06:29:33.594Z] ---> fe15ddebba78 [2021-01-05T06:29:33.594Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-05T06:29:33.871Z] ---> Running in 36403db61996 [2021-01-05T06:29:34.151Z] Removing intermediate container 7b083c3d7672 [2021-01-05T06:29:34.151Z] ---> 68dd8c22ac59 [2021-01-05T06:29:34.151Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T06:29:34.151Z] ---> Running in 9069a0592191 [2021-01-05T06:29:34.426Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:29:34.704Z] Removing intermediate container 36403db61996 [2021-01-05T06:29:34.704Z] ---> 2fd54986b739 [2021-01-05T06:29:34.704Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:29:34.704Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:29:34.988Z] ---> Running in 4274442f39b8 [2021-01-05T06:29:35.059Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 29 115M 29 34.0M 0 0 40.8M 0 0:00:02 --:--:-- 0:00:02 40.8M 83 115M 83 96.8M 0 0 52.7M 0 0:00:02 0:00:01 0:00:01 52.7M 100 115M 100 115M 0 0 54.9M 0 0:00:02 0:00:02 --:--:-- 54.9M [2021-01-05T06:29:35.267Z] Removing intermediate container 9069a0592191 [2021-01-05T06:29:35.267Z] ---> 97b59c30f0e6 [2021-01-05T06:29:35.267Z] Step 21/22 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 [2021-01-05T06:29:35.267Z] (1/2) Installing readline (8.0.4-r0) [2021-01-05T06:29:35.267Z] (2/2) Installing bash (5.0.17-r0) [2021-01-05T06:29:35.267Z] Executing bash-5.0.17-r0.post-install [2021-01-05T06:29:35.267Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:29:35.267Z] OK: 12 MiB in 22 packages [2021-01-05T06:29:35.629Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-05T06:29:36.248Z] ---> Running in 7b9bc97b7dd9 [2021-01-05T06:29:37.234Z] Removing intermediate container 7b9bc97b7dd9 [2021-01-05T06:29:37.234Z] ---> 685adc1e5628 [2021-01-05T06:29:37.234Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T06:29:38.218Z] ---> Running in ba661ebe22ca [2021-01-05T06:29:38.820Z] Removing intermediate container 7efb0d29afbf [2021-01-05T06:29:38.820Z] ---> 1f09d2d7c783 [2021-01-05T06:29:38.820Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-05T06:29:38.939Z] Staging go115 [2021-01-05T06:29:39.093Z] Removing intermediate container ba661ebe22ca [2021-01-05T06:29:39.094Z] ---> f1ba01907e3e [2021-01-05T06:29:39.094Z] [2021-01-05T06:29:39.366Z] ---> Running in 7eb77e122236 [2021-01-05T06:29:39.997Z] Successfully built f1ba01907e3e [2021-01-05T06:29:39.997Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-05T06:29:39.997Z] Building docker-security-proxy-setup-go [2021-01-05T06:29:39.997Z]  Building docker-core-metadata-go ... done Removing intermediate container 4274442f39b8 [2021-01-05T06:29:39.997Z] ---> 6e536aa1e461 [2021-01-05T06:29:39.997Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-05T06:29:40.281Z] Removing intermediate container 7eb77e122236 [2021-01-05T06:29:40.281Z] ---> 6c921868bca8 [2021-01-05T06:29:40.568Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-05T06:29:40.568Z] ---> Running in df0e1209ec1c [2021-01-05T06:29:40.858Z] ---> Running in 94372d02be73 [2021-01-05T06:29:41.454Z] Removing intermediate container 94372d02be73 [2021-01-05T06:29:41.454Z] ---> 4f62f33cda29 [2021-01-05T06:29:41.454Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-05T06:29:42.445Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:29:42.445Z] ---> Running in de0bbaeff835 [2021-01-05T06:29:43.431Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:29:43.755Z] Removing intermediate container de0bbaeff835 [2021-01-05T06:29:43.755Z] ---> d51c09781100 [2021-01-05T06:29:43.755Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-05T06:29:44.263Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-05T06:29:44.263Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-05T06:29:44.263Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-05T06:29:44.263Z] Fetched 0 B in 0s (0 B/s) [2021-01-05T06:29:44.263Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-05T06:29:44.263Z] Fetched 224 kB in 0s (0 B/s) [2021-01-05T06:29:44.263Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-05T06:29:44.263Z] Fetched 157 kB in 0s (0 B/s) [2021-01-05T06:29:44.263Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-05T06:29:44.263Z] Fetched 221 kB in 0s (0 B/s) [2021-01-05T06:29:44.263Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-05T06:29:44.263Z] Fetched 143 kB in 0s (0 B/s) [2021-01-05T06:29:44.263Z] Pulling edgex-go [2021-01-05T06:29:45.255Z] Pulling version [2021-01-05T06:29:45.825Z] ---> c667ec7bddd9 [2021-01-05T06:29:45.825Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-05T06:29:46.233Z] Building config-common [2021-01-05T06:29:46.427Z] ---> bb4f838e9e09 [2021-01-05T06:29:46.427Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-05T06:29:46.701Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-05T06:29:46.701Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-05T06:29:46.974Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-05T06:29:47.957Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-05T06:29:48.152Z] Skipping build go-build-helper (already ran) [2021-01-05T06:29:48.152Z] Skipping build static-packages (already ran) [2021-01-05T06:29:48.152Z] Skipping build go115 (already ran) [2021-01-05T06:29:48.152Z] Building edgex-go [2021-01-05T06:29:48.237Z] ---> aa6ac6655bdd [2021-01-05T06:29:48.237Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-05T06:29:48.237Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-05T06:29:48.237Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:29:48.412Z] 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-01-05T06:29:48.514Z] OK: 8 MiB in 19 packages [2021-01-05T06:29:48.514Z] ---> Running in f57ebfe4c600 [2021-01-05T06:29:49.854Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-05T06:29:49.854Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 [2021-01-05T06:29:49.854Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.29 [2021-01-05T06:29:49.854Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.136 [2021-01-05T06:29:49.854Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-05T06:29:49.854Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-05T06:29:49.854Z] go: downloading github.com/google/uuid v1.1.3 [2021-01-05T06:29:49.854Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-05T06:29:49.854Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2021-01-05T06:29:49.854Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-05T06:29:49.854Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2021-01-05T06:29:49.854Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-05T06:29:49.854Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-05T06:29:49.854Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-05T06:29:49.854Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-05T06:29:49.854Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-05T06:29:49.854Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-05T06:29:49.854Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-05T06:29:49.854Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-05T06:29:49.854Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-05T06:29:49.854Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-05T06:29:49.854Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-05T06:29:49.854Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-05T06:29:49.854Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-05T06:29:49.854Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-05T06:29:49.854Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-05T06:29:49.854Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-05T06:29:49.854Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-05T06:29:49.854Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-05T06:29:49.854Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-05T06:29:49.854Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-05T06:29:49.854Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-05T06:29:49.988Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:29:49.988Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:29:50.132Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-05T06:29:50.132Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-05T06:29:50.132Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-05T06:29:50.132Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-05T06:29:50.132Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-05T06:29:50.132Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-05T06:29:50.132Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-05T06:29:50.132Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-05T06:29:50.604Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-05T06:29:50.605Z] (2/33) Installing expat (2.2.9-r1) [2021-01-05T06:29:50.605Z] (3/33) Installing libffi (3.3-r2) [2021-01-05T06:29:50.605Z] (4/33) Installing gdbm (1.13-r1) [2021-01-05T06:29:50.605Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-05T06:29:50.605Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-05T06:29:50.605Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-05T06:29:50.878Z] Removing intermediate container df0e1209ec1c [2021-01-05T06:29:50.878Z] ---> d1576ff01fe8 [2021-01-05T06:29:50.878Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-05T06:29:51.156Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:29:51.156Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:29:51.156Z] ---> f6589ce97510 [2021-01-05T06:29:51.156Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T06:29:51.156Z] ---> Using cache [2021-01-05T06:29:51.156Z] ---> a929a3a29415 [2021-01-05T06:29:51.156Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:29:51.156Z] ---> Using cache [2021-01-05T06:29:51.156Z] ---> aaa27135c2a1 [2021-01-05T06:29:51.156Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-05T06:29:51.761Z] ---> Running in da28cd3fe7ba [2021-01-05T06:29:53.210Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-05T06:29:53.210Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-05T06:29:53.210Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-05T06:29:53.210Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-05T06:29:53.210Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-05T06:29:53.210Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-05T06:29:53.210Z] ---> dbfd57684c78 [2021-01-05T06:29:53.210Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-05T06:29:53.210Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-05T06:29:53.210Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-05T06:29:53.210Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-05T06:29:53.210Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-05T06:29:53.488Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-05T06:29:53.488Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-05T06:29:53.488Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-05T06:29:53.488Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-05T06:29:53.488Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-05T06:29:53.488Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-05T06:29:53.488Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-05T06:29:53.488Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-05T06:29:53.488Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-05T06:29:53.773Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-05T06:29:53.773Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-05T06:29:53.773Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-05T06:29:53.773Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-05T06:29:53.773Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-05T06:29:53.773Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-05T06:29:53.773Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-05T06:29:54.055Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:29:54.055Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:29:54.055Z] OK: 71 MiB in 55 packages [2021-01-05T06:29:55.506Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:29:55.780Z] ---> 39e4bc68051b [2021-01-05T06:29:55.780Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-05T06:29:56.733Z] 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-01-05T06:29:56.773Z] OK: 217 MiB in 51 packages [2021-01-05T06:29:57.756Z] ---> 6a81403f1b8a [2021-01-05T06:29:57.756Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-05T06:29:58.030Z] ---> Running in d26ed70aa06e [2021-01-05T06:29:58.627Z] Removing intermediate container d26ed70aa06e [2021-01-05T06:29:58.627Z] ---> 9e4204bada6c [2021-01-05T06:29:58.627Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:29:59.232Z] Removing intermediate container da28cd3fe7ba [2021-01-05T06:29:59.232Z] ---> 1680e51810f6 [2021-01-05T06:29:59.232Z] Step 6/24 : COPY go.mod . [2021-01-05T06:29:59.232Z] ---> Running in 03c2c2b0c492 [2021-01-05T06:30:00.030Z] 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-01-05T06:30:00.675Z] Removing intermediate container 03c2c2b0c492 [2021-01-05T06:30:00.675Z] ---> 4e4735149998 [2021-01-05T06:30:00.675Z] Step 21/23 : LABEL arch=arm64 [2021-01-05T06:30:00.951Z] ---> 2264066bd9c2 [2021-01-05T06:30:00.951Z] Step 7/24 : RUN go mod download [2021-01-05T06:30:00.974Z] 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-01-05T06:30:01.226Z] ---> Running in 84c3eb600321 [2021-01-05T06:30:01.508Z] ---> Running in 040f33256362 [2021-01-05T06:30:01.941Z] 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-01-05T06:30:02.569Z] Removing intermediate container 84c3eb600321 [2021-01-05T06:30:02.569Z] ---> ee9a0f74ccf3 [2021-01-05T06:30:02.569Z] Step 22/23 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 [2021-01-05T06:30:02.570Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:30:02.570Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:30:02.570Z] ---> f6589ce97510 [2021-01-05T06:30:02.570Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T06:30:02.570Z] ---> Using cache [2021-01-05T06:30:02.570Z] ---> a929a3a29415 [2021-01-05T06:30:02.570Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:30:02.570Z] ---> Using cache [2021-01-05T06:30:02.570Z] ---> aaa27135c2a1 [2021-01-05T06:30:02.570Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T06:30:02.570Z] ---> Using cache [2021-01-05T06:30:02.570Z] ---> 1680e51810f6 [2021-01-05T06:30:02.570Z] Step 6/22 : COPY go.mod . [2021-01-05T06:30:02.570Z] ---> Using cache [2021-01-05T06:30:02.570Z] ---> 2264066bd9c2 [2021-01-05T06:30:02.570Z] Step 7/22 : RUN go mod download [2021-01-05T06:30:02.579Z] 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-01-05T06:30:02.579Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-05T06:30:02.580Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-05T06:30:02.580Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-05T06:30:02.580Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-05T06:30:03.181Z] ---> Running in d6b2bc316fa6 [2021-01-05T06:30:03.181Z] ---> Running in d8fbb93965a4 [2021-01-05T06:30:04.508Z] 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-01-05T06:30:04.508Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-05T06:30:04.508Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-05T06:30:04.619Z] Removing intermediate container d8fbb93965a4 [2021-01-05T06:30:04.619Z] ---> b26702794f2c [2021-01-05T06:30:04.619Z] Step 23/23 : LABEL version=0.0.0 [2021-01-05T06:30:05.224Z] ---> Running in a4b0f8fe2d46 [2021-01-05T06:30:05.447Z] 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-01-05T06:30:05.447Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-05T06:30:06.232Z] Removing intermediate container f57ebfe4c600 [2021-01-05T06:30:06.232Z] ---> 75559a8d1a94 [2021-01-05T06:30:06.232Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-05T06:30:06.388Z] 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-01-05T06:30:06.388Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-05T06:30:06.517Z] Removing intermediate container 040f33256362 [2021-01-05T06:30:06.517Z] ---> 8e0e3f4250ee [2021-01-05T06:30:06.517Z] Step 8/24 : COPY . . [2021-01-05T06:30:06.798Z] ---> Running in e1309a0f12c9 [2021-01-05T06:30:06.798Z] Removing intermediate container a4b0f8fe2d46 [2021-01-05T06:30:06.798Z] ---> d72cad2a5aac [2021-01-05T06:30:06.798Z] [2021-01-05T06:30:07.402Z] Successfully built d72cad2a5aac [2021-01-05T06:30:07.402Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-05T06:30:07.402Z]  Building docker-core-data-go ... done Building docker-security-bootstrap-redis-go [2021-01-05T06:30:09.433Z] 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-01-05T06:30:09.433Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T06:30:09.433Z] 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-01-05T06:30:09.449Z] Removing intermediate container d6b2bc316fa6 [2021-01-05T06:30:09.449Z] ---> b6e50ee620cd [2021-01-05T06:30:09.449Z] Step 8/22 : COPY . . [2021-01-05T06:30:09.449Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:30:09.449Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:30:09.449Z] ---> f6589ce97510 [2021-01-05T06:30:09.449Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T06:30:09.449Z] ---> Using cache [2021-01-05T06:30:09.449Z] ---> a929a3a29415 [2021-01-05T06:30:09.449Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:30:09.449Z] ---> Using cache [2021-01-05T06:30:09.449Z] ---> aaa27135c2a1 [2021-01-05T06:30:09.449Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T06:30:09.449Z] ---> Using cache [2021-01-05T06:30:09.449Z] ---> 1680e51810f6 [2021-01-05T06:30:09.449Z] Step 6/21 : COPY go.mod . [2021-01-05T06:30:09.449Z] ---> Using cache [2021-01-05T06:30:09.449Z] ---> 2264066bd9c2 [2021-01-05T06:30:09.449Z] Step 7/21 : RUN go mod download [2021-01-05T06:30:09.449Z] ---> Using cache [2021-01-05T06:30:09.449Z] ---> b6e50ee620cd [2021-01-05T06:30:09.449Z] Step 8/21 : COPY . . [2021-01-05T06:30:11.365Z] Building version [2021-01-05T06:30:13.284Z] Staging config-common [2021-01-05T06:30:13.795Z] Collecting docker-compose==1.23.2 [2021-01-05T06:30:13.795Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-05T06:30:13.860Z] Skipping stage go-build-helper (already ran) [2021-01-05T06:30:13.860Z] Skipping stage static-packages (already ran) [2021-01-05T06:30:13.860Z] Skipping stage go115 (already ran) [2021-01-05T06:30:13.860Z] Staging edgex-go [2021-01-05T06:30:14.427Z] Collecting cached-property<2,>=1.2.0 [2021-01-05T06:30:14.427Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-05T06:30:14.711Z] 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-01-05T06:30:14.826Z] Staging version [2021-01-05T06:30:15.322Z] Collecting PyYAML<4,>=3.10 [2021-01-05T06:30:15.322Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-05T06:30:15.773Z] Priming config-common [2021-01-05T06:30:16.721Z] Priming go-build-helper [2021-01-05T06:30:17.668Z] Priming static-packages [2021-01-05T06:30:19.598Z] Priming go115 [2021-01-05T06:30:19.671Z] Collecting docker<4.0,>=3.6.0 [2021-01-05T06:30:19.671Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-05T06:30:20.285Z] Collecting docopt<0.7,>=0.6.1 [2021-01-05T06:30:20.285Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-05T06:30:20.536Z] Priming edgex-go [2021-01-05T06:30:21.938Z] Priming version [2021-01-05T06:30:22.523Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-01-05T06:30:23.725Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-05T06:30:23.725Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-05T06:30:25.743Z] Collecting jsonschema<3,>=2.5.1 [2021-01-05T06:30:25.743Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-05T06:30:27.204Z] Collecting texttable<0.10,>=0.9.0 [2021-01-05T06:30:27.204Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-05T06:30:27.204Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:30:27.204Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:30:27.204Z] ---> f6589ce97510 [2021-01-05T06:30:27.204Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T06:30:27.204Z] ---> Using cache [2021-01-05T06:30:27.204Z] ---> a929a3a29415 [2021-01-05T06:30:27.204Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:30:27.204Z] ---> Using cache [2021-01-05T06:30:27.204Z] ---> aaa27135c2a1 [2021-01-05T06:30:27.204Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T06:30:27.204Z] ---> Using cache [2021-01-05T06:30:27.204Z] ---> 1680e51810f6 [2021-01-05T06:30:27.204Z] Step 6/22 : COPY go.mod . [2021-01-05T06:30:27.204Z] ---> Using cache [2021-01-05T06:30:27.204Z] ---> 2264066bd9c2 [2021-01-05T06:30:27.204Z] Step 7/22 : RUN go mod download [2021-01-05T06:30:27.204Z] ---> Using cache [2021-01-05T06:30:27.204Z] ---> b6e50ee620cd [2021-01-05T06:30:27.204Z] Step 8/22 : COPY . . [2021-01-05T06:30:31.628Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-05T06:30:31.628Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-05T06:30:34.267Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-05T06:30:34.268Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-05T06:30:34.859Z] Collecting docker-pycreds>=0.4.0 [2021-01-05T06:30:35.166Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-05T06:30:35.166Z] ---> 05b5c51f3ca3 [2021-01-05T06:30:35.166Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-05T06:30:35.437Z] Collecting idna<2.8,>=2.5 [2021-01-05T06:30:35.437Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-05T06:30:35.437Z] ---> dbfe70bb0314 [2021-01-05T06:30:35.437Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-05T06:30:35.437Z] ---> 32c8a3281688 [2021-01-05T06:30:35.437Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-05T06:30:36.040Z] ---> Running in 3d8a63ec4f15 [2021-01-05T06:30:36.040Z] ---> Running in 900c7d968868 [2021-01-05T06:30:36.040Z] ---> Running in 8dc570e3e2e5 [2021-01-05T06:30:37.025Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-05T06:30:37.025Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-05T06:30:37.301Z] 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-01-05T06:30:37.301Z] 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-01-05T06:30:37.301Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-05T06:30:37.301Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-05T06:30:37.301Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-05T06:30:37.301Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-05T06:30:37.904Z] 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-01-05T06:30:38.188Z] 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-01-05T06:30:38.188Z] 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-01-05T06:30:38.468Z] Installing collected packages: cached-property, PyYAML, docker-pycreds, idna, urllib3, requests, websocket-client, docker, docopt, jsonschema, texttable, dockerpty, docker-compose [2021-01-05T06:30:38.468Z] Running setup.py install for PyYAML: started [2021-01-05T06:30:41.874Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-05T06:30:42.158Z] Attempting uninstall: idna [2021-01-05T06:30:42.158Z] Found existing installation: idna 2.9 [2021-01-05T06:30:42.158Z] Uninstalling idna-2.9: [2021-01-05T06:30:42.437Z] Successfully uninstalled idna-2.9 [2021-01-05T06:30:43.441Z] Attempting uninstall: urllib3 [2021-01-05T06:30:43.441Z] Found existing installation: urllib3 1.25.9 [2021-01-05T06:30:43.441Z] Uninstalling urllib3-1.25.9: [2021-01-05T06:30:43.717Z] Successfully uninstalled urllib3-1.25.9 [2021-01-05T06:30:44.006Z] ---> c5f7fa5490a7 [2021-01-05T06:30:44.006Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-05T06:30:44.297Z] ---> Running in 66e9be637607 [2021-01-05T06:30:44.583Z] Attempting uninstall: requests [2021-01-05T06:30:44.583Z] Found existing installation: requests 2.23.0 [2021-01-05T06:30:44.583Z] Uninstalling requests-2.23.0: [2021-01-05T06:30:44.867Z] Successfully uninstalled requests-2.23.0 [2021-01-05T06:30:46.325Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T06:30:46.932Z] Running setup.py install for docopt: started [2021-01-05T06:30:49.570Z] Running setup.py install for docopt: finished with status 'done' [2021-01-05T06:30:50.171Z] Running setup.py install for texttable: started [2021-01-05T06:30:52.816Z] Running setup.py install for texttable: finished with status 'done' [2021-01-05T06:30:52.816Z] Running setup.py install for dockerpty: started [2021-01-05T06:30:55.457Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-05T06:30:56.443Z] 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.57.0 [2021-01-05T06:31:01.866Z] Removing intermediate container e1309a0f12c9 [2021-01-05T06:31:01.866Z] ---> 932c66d14477 [2021-01-05T06:31:01.866Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-05T06:31:01.866Z] ---> Running in 5f87adedc702 [2021-01-05T06:31:03.843Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:31:04.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:31:05.037Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T06:31:05.037Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-05T06:31:05.037Z] (3/3) Installing curl (7.69.1-r3) [2021-01-05T06:31:05.037Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:31:05.037Z] OK: 71 MiB in 58 packages [2021-01-05T06:31:07.022Z] Removing intermediate container 5f87adedc702 [2021-01-05T06:31:07.023Z] ---> 37e85bdc9ce4 [2021-01-05T06:31:07.023Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-05T06:31:07.299Z] ---> Running in 066bf03effd7 [2021-01-05T06:31:07.917Z] Removing intermediate container 066bf03effd7 [2021-01-05T06:31:07.917Z] ---> a2cfbb526808 [2021-01-05T06:31:07.917Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:31:08.193Z] ---> Running in 4172befd70f1 [2021-01-05T06:31:08.800Z] Removing intermediate container 4172befd70f1 [2021-01-05T06:31:08.800Z] ---> ac8f94fa8d9a [2021-01-05T06:31:08.800Z] Step 24/26 : LABEL arch=arm64 [2021-01-05T06:31:09.077Z] ---> Running in 5478ba92fa41 [2021-01-05T06:31:09.678Z] Removing intermediate container 5478ba92fa41 [2021-01-05T06:31:09.678Z] ---> 11231229aef0 [2021-01-05T06:31:09.678Z] Step 25/26 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 [2021-01-05T06:31:09.955Z] ---> Running in 5f3b767cea3d [2021-01-05T06:31:10.555Z] Removing intermediate container 5f3b767cea3d [2021-01-05T06:31:10.555Z] ---> 5a1bf0791c27 [2021-01-05T06:31:10.555Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T06:31:10.842Z] ---> Running in cf25d04accd7 [2021-01-05T06:31:11.446Z] Removing intermediate container cf25d04accd7 [2021-01-05T06:31:11.446Z] ---> 58d8dfd54438 [2021-01-05T06:31:11.446Z] [2021-01-05T06:31:11.727Z] Successfully built 58d8dfd54438 [2021-01-05T06:31:12.011Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-05T06:31:51.015Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-05T06:31:51.015Z] 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-01-05T06:32:03.435Z] Removing intermediate container 8dc570e3e2e5 [2021-01-05T06:32:03.435Z] ---> f27e8874240a [2021-01-05T06:32:03.435Z] [2021-01-05T06:32:03.435Z] Step 10/24 : FROM alpine:3.12 [2021-01-05T06:32:03.435Z] ---> afeebe901d6b [2021-01-05T06:32:03.435Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T06:32:03.435Z] Removing intermediate container 66e9be637607 [2021-01-05T06:32:03.435Z] ---> 5a45d167675d [2021-01-05T06:32:03.435Z] [2021-01-05T06:32:03.435Z] Step 10/22 : FROM alpine:3.12 [2021-01-05T06:32:03.435Z] ---> afeebe901d6b [2021-01-05T06:32:03.435Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T06:32:03.435Z] Removing intermediate container 3d8a63ec4f15 [2021-01-05T06:32:03.435Z] ---> ac272d6fb354 [2021-01-05T06:32:03.435Z] [2021-01-05T06:32:03.435Z] Step 10/22 : FROM scratch [2021-01-05T06:32:03.435Z] ---> [2021-01-05T06:32:03.435Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T06:32:03.436Z] Removing intermediate container 900c7d968868 [2021-01-05T06:32:03.436Z] ---> 77c337217d3f [2021-01-05T06:32:03.436Z] [2021-01-05T06:32:03.436Z] Step 10/21 : FROM alpine:3.12 [2021-01-05T06:32:03.436Z] ---> afeebe901d6b [2021-01-05T06:32:03.436Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-05T06:32:03.436Z] ---> Using cache [2021-01-05T06:32:03.436Z] ---> f0dfd5840b70 [2021-01-05T06:32:03.436Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-05T06:32:03.436Z] ---> Running in c4ced3c6bea0 [2021-01-05T06:32:03.436Z] ---> Running in 12b196e95272 [2021-01-05T06:32:03.436Z] ---> Running in 66ba991e5c1f [2021-01-05T06:32:03.436Z] ---> Running in 5744385bf9c5 [2021-01-05T06:32:03.436Z] Removing intermediate container 66ba991e5c1f [2021-01-05T06:32:03.436Z] ---> 50976dfee01d [2021-01-05T06:32:03.436Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T06:32:03.436Z] ---> Running in 7ce367dac82b [2021-01-05T06:32:03.436Z] Removing intermediate container 7ce367dac82b [2021-01-05T06:32:03.436Z] ---> 651b0e622d96 [2021-01-05T06:32:03.436Z] Step 14/22 : WORKDIR / [2021-01-05T06:32:03.713Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:32:03.713Z] ---> Running in e3351e871f86 [2021-01-05T06:32:03.713Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:32:03.990Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:32:03.990Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:32:03.990Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:32:03.990Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:32:04.263Z] Removing intermediate container e3351e871f86 [2021-01-05T06:32:04.263Z] ---> 699cda8eca1a [2021-01-05T06:32:04.263Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-05T06:32:04.263Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T06:32:04.544Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T06:32:04.544Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T06:32:04.544Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T06:32:04.544Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T06:32:04.544Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:32:04.544Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T06:32:04.544Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-05T06:32:04.820Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T06:32:04.820Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T06:32:04.820Z] OK: 7 MiB in 19 packages [2021-01-05T06:32:04.820Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-05T06:32:04.820Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T06:32:04.820Z] (4/4) Installing curl (7.69.1-r3) [2021-01-05T06:32:04.820Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T06:32:04.820Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:32:04.820Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T06:32:04.820Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T06:32:04.820Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T06:32:04.820Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:32:04.820Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T06:32:05.094Z] OK: 7 MiB in 18 packages [2021-01-05T06:32:05.094Z] OK: 7 MiB in 19 packages [2021-01-05T06:32:05.378Z] ---> 303ce0f333e5 [2021-01-05T06:32:05.378Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-05T06:32:07.369Z] Removing intermediate container c4ced3c6bea0 [2021-01-05T06:32:07.369Z] ---> 860152ccb385 [2021-01-05T06:32:07.369Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T06:32:07.369Z] ---> 72cc20a9ca03 [2021-01-05T06:32:07.369Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-05T06:32:07.642Z] Removing intermediate container 5744385bf9c5 [2021-01-05T06:32:07.642Z] ---> 443b563a3d71 [2021-01-05T06:32:07.642Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T06:32:07.642Z] ---> Running in 8e39a5a7d6fb [2021-01-05T06:32:07.642Z] Removing intermediate container 12b196e95272 [2021-01-05T06:32:07.642Z] ---> b210b96b6f08 [2021-01-05T06:32:07.642Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-05T06:32:07.642Z] ---> Running in ca9fb72d6a63 [2021-01-05T06:32:07.915Z] ---> Running in bf904c425a2d [2021-01-05T06:32:08.188Z] Removing intermediate container 8e39a5a7d6fb [2021-01-05T06:32:08.188Z] ---> 98ea402d9971 [2021-01-05T06:32:08.188Z] Step 13/24 : WORKDIR / [2021-01-05T06:32:08.462Z] ---> Running in 27cef2315d3c [2021-01-05T06:32:08.462Z] Removing intermediate container ca9fb72d6a63 [2021-01-05T06:32:08.462Z] ---> 1b0afbc540f4 [2021-01-05T06:32:08.462Z] Step 13/21 : WORKDIR /edgex [2021-01-05T06:32:08.462Z] ---> e792eead48b8 [2021-01-05T06:32:08.462Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-05T06:32:08.462Z] Removing intermediate container bf904c425a2d [2021-01-05T06:32:08.462Z] ---> 1230bcfd2585 [2021-01-05T06:32:08.462Z] Step 13/22 : WORKDIR / [2021-01-05T06:32:08.462Z] ---> Running in 0814f085f624 [2021-01-05T06:32:08.738Z] ---> Running in ee8c3f68841c [2021-01-05T06:32:08.738Z] ---> Running in 58c14db077ff [2021-01-05T06:32:09.013Z] Removing intermediate container 27cef2315d3c [2021-01-05T06:32:09.013Z] ---> 5d6879b1360e [2021-01-05T06:32:09.013Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-05T06:32:09.290Z] Removing intermediate container ee8c3f68841c [2021-01-05T06:32:09.290Z] ---> 9b336bc39dc7 [2021-01-05T06:32:09.290Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-05T06:32:09.290Z] Removing intermediate container 0814f085f624 [2021-01-05T06:32:09.290Z] ---> aef729a7e6cc [2021-01-05T06:32:09.290Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:32:09.290Z] Removing intermediate container 58c14db077ff [2021-01-05T06:32:09.290Z] ---> f5669ffaaaaa [2021-01-05T06:32:09.290Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-05T06:32:09.570Z] ---> Running in 24cf534b2a87 [2021-01-05T06:32:10.170Z] Removing intermediate container 24cf534b2a87 [2021-01-05T06:32:10.170Z] ---> 4b46259c71cc [2021-01-05T06:32:10.170Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T06:32:10.170Z] ---> ba46286ce2db [2021-01-05T06:32:10.170Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-05T06:32:10.447Z] ---> 19067ebfcd3c [2021-01-05T06:32:10.447Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-05T06:32:10.447Z] ---> Running in 5bea35f2a463 [2021-01-05T06:32:10.447Z] ---> 731c8237afb8 [2021-01-05T06:32:10.447Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-05T06:32:11.418Z] Removing intermediate container 5bea35f2a463 [2021-01-05T06:32:11.418Z] ---> 9593a4aaa4f9 [2021-01-05T06:32:11.418Z] Step 21/22 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 [2021-01-05T06:32:11.418Z] ---> b880e6168dd5 [2021-01-05T06:32:11.418Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-05T06:32:11.687Z] ---> Running in 5f78f5aa670e [2021-01-05T06:32:11.687Z] ---> b96518e26274 [2021-01-05T06:32:11.687Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-05T06:32:11.962Z] ---> 75f2fe8e91ba [2021-01-05T06:32:11.962Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-05T06:32:11.962Z] ---> 0f279490038a [2021-01-05T06:32:11.962Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-05T06:32:12.561Z] Removing intermediate container 5f78f5aa670e [2021-01-05T06:32:12.561Z] ---> b0a716e8862b [2021-01-05T06:32:12.561Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T06:32:12.561Z] ---> Running in 602f6388a7b2 [2021-01-05T06:32:12.860Z] ---> f5de9fed2be8 [2021-01-05T06:32:12.860Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-05T06:32:13.156Z] ---> 96ca25376809 [2021-01-05T06:32:13.156Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-05T06:32:13.156Z] Removing intermediate container 602f6388a7b2 [2021-01-05T06:32:13.156Z] ---> f02ba446e960 [2021-01-05T06:32:13.156Z] [2021-01-05T06:32:13.443Z] ---> fa8478fa0bfa [2021-01-05T06:32:13.443Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-05T06:32:13.443Z] ---> Running in 70397f431f8c [2021-01-05T06:32:13.737Z] Successfully built f02ba446e960 [2021-01-05T06:32:14.024Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-05T06:32:14.024Z]  Building docker-core-command-go ... done  ---> adbd10688b7a [2021-01-05T06:32:14.024Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-05T06:32:14.305Z] ---> Running in 2d360f4cf381 [2021-01-05T06:32:14.305Z] Removing intermediate container 70397f431f8c [2021-01-05T06:32:14.305Z] ---> 6930df0e49b5 [2021-01-05T06:32:14.305Z] Step 18/21 : CMD ["--init=true"] [2021-01-05T06:32:14.612Z] ---> Running in f053cf456925 [2021-01-05T06:32:14.893Z] ---> 1f23e1c2a162 [2021-01-05T06:32:14.893Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-05T06:32:15.167Z] Removing intermediate container f053cf456925 [2021-01-05T06:32:15.167Z] ---> 3537ec328894 [2021-01-05T06:32:15.167Z] Step 19/21 : LABEL arch=arm64 [2021-01-05T06:32:15.439Z] ---> Running in e24e3a419513 [2021-01-05T06:32:16.031Z] Removing intermediate container e24e3a419513 [2021-01-05T06:32:16.031Z] ---> 608344be5121 [2021-01-05T06:32:16.031Z] Step 20/21 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 [2021-01-05T06:32:16.031Z] ---> 10b7dde47ca3 [2021-01-05T06:32:16.031Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T06:32:16.304Z] ---> Running in 2bc48c4c58ad [2021-01-05T06:32:16.304Z] ---> Running in 5b46391f3e47 [2021-01-05T06:32:16.909Z] Removing intermediate container 2bc48c4c58ad [2021-01-05T06:32:16.909Z] ---> 39bb823f795d [2021-01-05T06:32:16.909Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T06:32:16.909Z] ---> Running in 8a46f803ed87 [2021-01-05T06:32:17.182Z] Removing intermediate container 2d360f4cf381 [2021-01-05T06:32:17.182Z] ---> 5079f929bc77 [2021-01-05T06:32:17.182Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-05T06:32:17.182Z] ---> Running in 5caf86c3855f [2021-01-05T06:32:17.783Z] Removing intermediate container 8a46f803ed87 [2021-01-05T06:32:17.783Z] ---> 79193fa720cf [2021-01-05T06:32:17.783Z] [2021-01-05T06:32:17.783Z] Removing intermediate container 5caf86c3855f [2021-01-05T06:32:17.783Z] ---> 5138c355e4fd [2021-01-05T06:32:17.783Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T06:32:18.054Z] Successfully built 79193fa720cf [2021-01-05T06:32:18.054Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-05T06:32:18.054Z]  Building docker-security-proxy-setup-go ... done  ---> Running in bc31e7c9fa7e [2021-01-05T06:32:18.645Z] Removing intermediate container bc31e7c9fa7e [2021-01-05T06:32:18.645Z] ---> 4aad0deb400d [2021-01-05T06:32:18.645Z] Step 21/22 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 [2021-01-05T06:32:18.645Z] Removing intermediate container 5b46391f3e47 [2021-01-05T06:32:18.645Z] ---> 216d74b4b19e [2021-01-05T06:32:18.645Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T06:32:18.918Z] ---> Running in 5f4df8dea55f [2021-01-05T06:32:18.918Z] ---> Running in f106e5888a7d [2021-01-05T06:32:19.512Z] Removing intermediate container 5f4df8dea55f [2021-01-05T06:32:19.512Z] ---> c173861268d4 [2021-01-05T06:32:19.512Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T06:32:19.512Z] Removing intermediate container f106e5888a7d [2021-01-05T06:32:19.512Z] ---> 7e2c54cdedc6 [2021-01-05T06:32:19.512Z] Step 22/24 : LABEL arch=arm64 [2021-01-05T06:32:19.512Z] ---> Running in a6ae9b4191e6 [2021-01-05T06:32:19.785Z] ---> Running in b9a2568ca4da [2021-01-05T06:32:20.056Z] Removing intermediate container a6ae9b4191e6 [2021-01-05T06:32:20.056Z] ---> b1863e071463 [2021-01-05T06:32:20.056Z] [2021-01-05T06:32:20.326Z] Removing intermediate container b9a2568ca4da [2021-01-05T06:32:20.326Z] ---> c07ccd064cea [2021-01-05T06:32:20.326Z] Step 23/24 : LABEL git_sha=32a6b8e42f647759a58857097651e4d996d3da07 [2021-01-05T06:32:20.326Z] Successfully built b1863e071463 [2021-01-05T06:32:20.598Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-05T06:32:20.598Z]  Building docker-security-bootstrap-redis-go ... done  ---> Running in e593e5f07f78 [2021-01-05T06:32:20.867Z] Removing intermediate container e593e5f07f78 [2021-01-05T06:32:20.867Z] ---> 33cd032e104f [2021-01-05T06:32:20.867Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T06:32:21.140Z] ---> Running in 37b94819c954 [2021-01-05T06:32:21.728Z] Removing intermediate container 37b94819c954 [2021-01-05T06:32:21.728Z] ---> 09c9c7ea2d39 [2021-01-05T06:32:21.728Z] [2021-01-05T06:32:21.999Z] Successfully built 09c9c7ea2d39 [2021-01-05T06:32:21.999Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-05T06:32:22.283Z]  Building docker-security-secretstore-setup-go ... done  [Pipeline] } [2021-01-05T06:32:22.316Z] $ docker stop --time=1 434d5681b8f8b8dd5b9632851535d7db9ef0f7a9fbd85e5415f8ff609ec6f9a1 [2021-01-05T06:32:24.263Z] $ docker rm -f 434d5681b8f8b8dd5b9632851535d7db9ef0f7a9fbd85e5415f8ff609ec6f9a1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T06:32:25.044Z] + docker images [2021-01-05T06:32:25.044Z] + grep docker [2021-01-05T06:32:25.312Z] docker-security-secretstore-setup-go-arm64 latest 09c9c7ea2d39 4 seconds ago 23.4MB [2021-01-05T06:32:25.312Z] docker-security-bootstrap-redis-go-arm64 latest b1863e071463 6 seconds ago 15.1MB [2021-01-05T06:32:25.312Z] docker-security-proxy-setup-go-arm64 latest 79193fa720cf 8 seconds ago 23.3MB [2021-01-05T06:32:25.312Z] docker-core-command-go-arm64 latest f02ba446e960 13 seconds ago 9.98MB [2021-01-05T06:32:25.312Z] docker-sys-mgmt-agent-go-arm64 latest 58d8dfd54438 About a minute ago 300MB [2021-01-05T06:32:25.312Z] docker-core-data-go-arm64 latest d72cad2a5aac 2 minutes ago 20.9MB [2021-01-05T06:32:25.312Z] docker-core-metadata-go-arm64 latest f1ba01907e3e 2 minutes ago 12.2MB [2021-01-05T06:32:25.312Z] docker-support-notifications-go-arm64 latest 7084650bf0bf 2 minutes ago 11.4MB [2021-01-05T06:32:25.312Z] docker-support-scheduler-go-arm64 latest 9678f3174fff 3 minutes ago 10MB [2021-01-05T06:32:25.312Z] docker 20.10.0 eeaf43b92773 3 weeks 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 [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-01-05T06:32:27.837Z] provisioning config files... [2021-01-05T06:32:27.847Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8479313459315029168tmp [Pipeline] { [Pipeline] sh [2021-01-05T06:32:28.281Z] + set +x [2021-01-05T06:32:28.282Z] + curl -s https://codecov.io/bash [2021-01-05T06:32:28.282Z] + bash -s -- [2021-01-05T06:32:28.860Z] [2021-01-05T06:32:28.860Z] _____ _ [2021-01-05T06:32:28.860Z] / ____| | | [2021-01-05T06:32:28.860Z] | | ___ __| | ___ ___ _____ __ [2021-01-05T06:32:28.860Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-05T06:32:28.860Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-05T06:32:28.860Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-05T06:32:28.860Z] Bash-20201231-23d4836 [2021-01-05T06:32:28.860Z] [2021-01-05T06:32:28.860Z] [2021-01-05T06:32:28.860Z] ==> git version 2.24.3 found [2021-01-05T06:32:28.860Z] ==> 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-01-05T06:32:28.860Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-05T06:32:28.860Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-05T06:32:28.860Z] ==> Jenkins CI detected. [2021-01-05T06:32:28.860Z] project root: . [2021-01-05T06:32:28.860Z] --> token set from env [2021-01-05T06:32:28.860Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-05T06:32:28.860Z] ==> Running gcov in . (disable via -X gcov) [2021-01-05T06:32:28.860Z] ==> Python coveragepy not found [2021-01-05T06:32:28.860Z] ==> Searching for coverage reports in: [2021-01-05T06:32:28.860Z] + . [2021-01-05T06:32:28.860Z] -> Found 1 reports [2021-01-05T06:32:28.860Z] ==> Detecting git/mercurial file structure [2021-01-05T06:32:28.860Z] ==> Reading reports [2021-01-05T06:32:28.860Z] + ./coverage.out bytes=538204 [2021-01-05T06:32:29.123Z] ==> Appending adjustments [2021-01-05T06:32:29.124Z] https://docs.codecov.io/docs/fixing-reports [2021-01-05T06:32:32.442Z] + Found adjustments [2021-01-05T06:32:32.442Z] ==> Gzipping contents [2021-01-05T06:32:32.442Z] 84K /tmp/codecov.sqkSuw.gz [2021-01-05T06:32:32.442Z] ==> Uploading reports [2021-01-05T06:32:32.442Z] url: https://codecov.io [2021-01-05T06:32:32.442Z] query: branch=PR-2985&commit=32a6b8e42f647759a58857097651e4d996d3da07&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2985%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2985&job=&cmd_args= [2021-01-05T06:32:32.442Z] -> Pinging Codecov [2021-01-05T06:32:32.442Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2985&commit=32a6b8e42f647759a58857097651e4d996d3da07&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2985%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2985&job=&cmd_args= [2021-01-05T06:32:32.705Z] -> Uploading to [2021-01-05T06:32:32.705Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-05/00271124DB129430A58F1EEE437C3FCB/32a6b8e42f647759a58857097651e4d996d3da07/07f6114a-abb2-451e-9b46-1ea2255ba59f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210105%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210105T063232Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bae75d602dabd5d33c053e3bfa13930bf3ee6c38f86a8474e7545e738a0d54c2 [2021-01-05T06:32:32.705Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-05T06:32:32.705Z] Dload Upload Total Spent Left Speed [2021-01-05T06:32:33.279Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81948 0 0 100 81948 0 118k --:--:-- --:--:-- --:--:-- 118k [2021-01-05T06:32:33.279Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/32a6b8e42f647759a58857097651e4d996d3da07 [Pipeline] } [2021-01-05T06:32:33.303Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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-01-05T06:32:36.018Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:32:36.945Z] ---> package-listing.sh [2021-01-05T06:32:36.945Z] ++ facter osfamily [2021-01-05T06:32:36.945Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-05T06:32:36.945Z] + OS_FAMILY=redhat [2021-01-05T06:32:36.945Z] + workspace=/w/workspace/edgex-go/1 [2021-01-05T06:32:36.945Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-05T06:32:36.945Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-05T06:32:36.945Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-05T06:32:36.945Z] + PACKAGES=/tmp/packages_start.txt [2021-01-05T06:32:36.945Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-05T06:32:36.945Z] + PACKAGES=/tmp/packages_end.txt [2021-01-05T06:32:36.945Z] + case "${OS_FAMILY}" in [2021-01-05T06:32:36.945Z] + rpm -qa [2021-01-05T06:32:36.945Z] + sort [2021-01-05T06:32:42.250Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-05T06:32:42.250Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-05T06:32:42.250Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-05T06:32:42.250Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-05T06:32:42.250Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-05T06:32:42.250Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-05T06:32:42.284Z] 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-01-05T06:32:42.606Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:32:42.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T06:32:43.237Z] [2021-01-05T06:32:43.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:32:43.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T06:32:43.656Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-05T06:32:43.656Z] df20fa9351a1: Pulling fs layer [2021-01-05T06:32:43.656Z] 36b3adc4ff6f: Pulling fs layer [2021-01-05T06:32:43.656Z] 8ad3a11d3b57: Pulling fs layer [2021-01-05T06:32:43.656Z] 46f8f816bc3b: Pulling fs layer [2021-01-05T06:32:43.656Z] 93b61091891f: Pulling fs layer [2021-01-05T06:32:43.656Z] 93b9cdb0e59b: Pulling fs layer [2021-01-05T06:32:43.656Z] 5e14af77c1be: Pulling fs layer [2021-01-05T06:32:43.656Z] 01666e4c0597: Pulling fs layer [2021-01-05T06:32:43.656Z] aa168da1d23b: Pulling fs layer [2021-01-05T06:32:43.656Z] 93b9cdb0e59b: Waiting [2021-01-05T06:32:43.656Z] 5e14af77c1be: Waiting [2021-01-05T06:32:43.656Z] 01666e4c0597: Waiting [2021-01-05T06:32:43.656Z] aa168da1d23b: Waiting [2021-01-05T06:32:43.656Z] 93b61091891f: Waiting [2021-01-05T06:32:43.656Z] 46f8f816bc3b: Waiting [2021-01-05T06:32:43.656Z] 36b3adc4ff6f: Verifying Checksum [2021-01-05T06:32:43.656Z] 36b3adc4ff6f: Download complete [2021-01-05T06:32:43.656Z] 46f8f816bc3b: Verifying Checksum [2021-01-05T06:32:43.656Z] 46f8f816bc3b: Download complete [2021-01-05T06:32:43.928Z] df20fa9351a1: Verifying Checksum [2021-01-05T06:32:43.928Z] df20fa9351a1: Download complete [2021-01-05T06:32:43.929Z] 93b9cdb0e59b: Verifying Checksum [2021-01-05T06:32:43.929Z] 93b9cdb0e59b: Download complete [2021-01-05T06:32:43.929Z] 5e14af77c1be: Verifying Checksum [2021-01-05T06:32:43.929Z] 5e14af77c1be: Download complete [2021-01-05T06:32:43.929Z] 93b61091891f: Verifying Checksum [2021-01-05T06:32:43.929Z] 93b61091891f: Download complete [2021-01-05T06:32:43.929Z] 01666e4c0597: Verifying Checksum [2021-01-05T06:32:43.929Z] 01666e4c0597: Download complete [2021-01-05T06:32:43.929Z] 8ad3a11d3b57: Verifying Checksum [2021-01-05T06:32:43.929Z] 8ad3a11d3b57: Download complete [2021-01-05T06:32:44.193Z] df20fa9351a1: Pull complete [2021-01-05T06:32:44.474Z] 36b3adc4ff6f: Pull complete [2021-01-05T06:32:46.411Z] aa168da1d23b: Verifying Checksum [2021-01-05T06:32:46.411Z] aa168da1d23b: Download complete [2021-01-05T06:32:46.984Z] 8ad3a11d3b57: Pull complete [2021-01-05T06:32:47.559Z] 46f8f816bc3b: Pull complete [2021-01-05T06:32:48.140Z] 93b61091891f: Pull complete [2021-01-05T06:32:48.140Z] 93b9cdb0e59b: Pull complete [2021-01-05T06:32:48.406Z] 5e14af77c1be: Pull complete [2021-01-05T06:32:48.406Z] 01666e4c0597: Pull complete [2021-01-05T06:32:56.625Z] aa168da1d23b: Pull complete [2021-01-05T06:32:56.625Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-05T06:32:56.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T06:32:56.625Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-05T06:32:56.880Z] prd-centos7-docker-4c-2g-18453 does not seem to be running inside a container [2021-01-05T06:32:56.942Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-05T06:33:01.150Z] $ docker top afb0b011a1e473770a2f09ec48703108cb3f16c9f11caad4e777487a29fadb8d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T06:33:01.759Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-05T06:33:02.110Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-05T06:33:02.437Z] + ls /var/log/sa-host [2021-01-05T06:33:02.437Z] + sadf -c /var/log/sa-host/sa05 [2021-01-05T06:33:02.437Z] file_magic: OK [2021-01-05T06:33:02.437Z] HZ: Using current value: 100 [2021-01-05T06:33:02.437Z] file_header: OK [2021-01-05T06:33:02.437Z] 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-01-05T06:33:02.437Z] Statistics: [2021-01-05T06:33:02.437Z] 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... [2021-01-05T06:33:02.437Z] File successfully converted to sysstat format version 12.2.1 [2021-01-05T06:33:02.437Z] + sadf -c /var/log/sa-host/sa23 [2021-01-05T06:33:02.437Z] file_magic: OK [2021-01-05T06:33:02.437Z] HZ: Using current value: 100 [2021-01-05T06:33:02.437Z] file_header: OK [2021-01-05T06:33:02.437Z] 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-01-05T06:33:02.437Z] Statistics: [2021-01-05T06:33:02.437Z] Hnuu...uuuununununu... [2021-01-05T06:33:02.437Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-05T06:33:02.710Z] provisioning config files... [2021-01-05T06:33:02.726Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5478558821568865920tmp [Pipeline] { [Pipeline] echo [2021-01-05T06:33:02.847Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:33:03.187Z] ---> create-netrc.sh [Pipeline] } [2021-01-05T06:33:03.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-05T06:33:03.345Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:33:03.689Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-05T06:33:03.719Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:33:04.100Z] ---> sudo-logs.sh [2021-01-05T06:33:04.100Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-05T06:33:04.135Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:33:04.503Z] ---> job-cost.sh [2021-01-05T06:33:04.504Z] lf-activate-venv: SKIPPING [2021-01-05T06:33:04.504Z] INFO: No Stack... [2021-01-05T06:33:05.466Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-05T06:33:06.050Z] INFO: Archiving Costs [Pipeline] echo [2021-01-05T06:33:06.091Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:33:06.625Z] ---> logs-deploy.sh [2021-01-05T06:33:06.625Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2985/1 [2021-01-05T06:33:06.625Z] INFO: archiving workspace using pattern(s): [2021-01-05T06:33:08.074Z] Archives upload complete. [2021-01-05T06:33:08.339Z] INFO: archiving logs to Nexus