Pull request #3030 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at eb962563c78e340597fe6b0a01e022bbdd66f5a5 rather than c31a07121e7c232ae4f9d2470a35f43ebd66d58c Obtained Jenkinsfile from eb962563c78e340597fe6b0a01e022bbdd66f5a5 Running in Durability level: PERFORMANCE_OPTIMIZED 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-22676 in /w/workspace/edgexfoundry_edgex-go_PR-3030 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/24 [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/24 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit eb962563c78e340597fe6b0a01e022bbdd66f5a5 into PR head commit c31a07121e7c232ae4f9d2470a35f43ebd66d58c Merge succeeded, producing c31a07121e7c232ae4f9d2470a35f43ebd66d58c Checking out Revision c31a07121e7c232ae4f9d2470a35f43ebd66d58c (PR-3030) > 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/3030/head:refs/remotes/origin/PR-3030 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c31a07121e7c232ae4f9d2470a35f43ebd66d58c # 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 eb962563c78e340597fe6b0a01e022bbdd66f5a5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c31a07121e7c232ae4f9d2470a35f43ebd66d58c # timeout=10 Commit message: "Merge branch 'master' into issue-3029" First time build. Skipping changelog. > git rev-list --no-walk e113d058b8807d039cc24b5843098dac9bff2d33 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-25T20:34:06.923Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-25T20:34:07.152Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-25T20:34:07.271Z] ========================================================= [2021-01-25T20:34:07.271Z] EdgeX Global Pipelines Version Info [2021-01-25T20:34:07.271Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-25T20:34:10.171Z] ------------------- [2021-01-25T20:34:10.171Z] stable info: [2021-01-25T20:34:10.171Z] ------------------- [2021-01-25T20:34:10.171Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-25T20:34:10.171Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-25T20:34:10.171Z] Message: update stable to v1.0.179 [2021-01-25T20:34:11.150Z] ------------------- [2021-01-25T20:34:11.150Z] experimental info: [2021-01-25T20:34:11.150Z] ------------------- [2021-01-25T20:34:11.150Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-25T20:34:11.150Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-25T20:34:11.150Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-25T20:34:11.457Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-25T20:34:11.544Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-25T20:34:11.630Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-25T20:34:11.726Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-25T20:34:11.832Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-25T20:34:11.917Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-25T20:34:12.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-25T20:34:12.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-25T20:34:12.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-25T20:34:12.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-25T20:34:12.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-25T20:34:12.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-25T20:34:12.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-25T20:34:12.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-25T20:34:12.717Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-25T20:34:12.816Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-25T20:34:12.920Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-25T20:34:13.005Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-25T20:34:13.095Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-25T20:34:13.179Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-25T20:34:13.264Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-25T20:34:13.415Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-25T20:34:13.499Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-25T20:34:13.583Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3030 [Pipeline] echo [2021-01-25T20:34:13.669Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3030 [Pipeline] echo [2021-01-25T20:34:13.762Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3030 [Pipeline] echo [2021-01-25T20:34:13.940Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c31a07121e7c232ae4f9d2470a35f43ebd66d58c [Pipeline] echo [2021-01-25T20:34:14.023Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c31a071 [Pipeline] echo [2021-01-25T20:34:14.106Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-25T20:34:14.296Z] provisioning config files... [2021-01-25T20:34:14.345Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/24@tmp/config7061647036059738472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-25T20:34:14.856Z] ---> docker-login.sh [2021-01-25T20:34:14.856Z] nexus3.edgexfoundry.org:10001 [2021-01-25T20:34:15.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T20:34:15.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T20:34:15.775Z] Configure a credential helper to remove this warning. See [2021-01-25T20:34:15.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T20:34:15.775Z] [2021-01-25T20:34:15.775Z] Login Succeeded [2021-01-25T20:34:15.775Z] nexus3.edgexfoundry.org:10002 [2021-01-25T20:34:16.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T20:34:16.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T20:34:16.449Z] Configure a credential helper to remove this warning. See [2021-01-25T20:34:16.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T20:34:16.449Z] [2021-01-25T20:34:16.449Z] Login Succeeded [2021-01-25T20:34:16.449Z] nexus3.edgexfoundry.org:10003 [2021-01-25T20:34:16.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T20:34:17.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T20:34:17.120Z] Configure a credential helper to remove this warning. See [2021-01-25T20:34:17.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T20:34:17.120Z] [2021-01-25T20:34:17.120Z] Login Succeeded [2021-01-25T20:34:17.120Z] nexus3.edgexfoundry.org:10004 [2021-01-25T20:34:17.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T20:34:17.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T20:34:17.728Z] Configure a credential helper to remove this warning. See [2021-01-25T20:34:17.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T20:34:17.728Z] [2021-01-25T20:34:17.728Z] Login Succeeded [2021-01-25T20:34:17.728Z] docker.io [2021-01-25T20:34:18.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T20:34:18.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T20:34:18.373Z] Configure a credential helper to remove this warning. See [2021-01-25T20:34:18.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T20:34:18.373Z] [2021-01-25T20:34:18.373Z] Login Succeeded [2021-01-25T20:34:18.373Z] ---> docker-login.sh ends [Pipeline] } [2021-01-25T20:34:18.386Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-25T20:34:18.930Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-25T20:34:18.930Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-25T20:34:18.930Z] ++ cut -d/ -f2 [2021-01-25T20:34:18.930Z] ++ dirname cmd/core-command/Dockerfile [2021-01-25T20:34:18.930Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-25T20:34:18.930Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-25T20:34:18.930Z] ++ cut -d/ -f2 [2021-01-25T20:34:18.930Z] ++ dirname cmd/core-data/Dockerfile [2021-01-25T20:34:18.930Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-25T20:34:18.930Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-25T20:34:18.930Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-25T20:34:18.930Z] ++ cut -d/ -f2 [2021-01-25T20:34:18.930Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-25T20:34:18.930Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-25T20:34:18.930Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-25T20:34:18.930Z] ++ cut -d/ -f2 [2021-01-25T20:34:18.930Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-25T20:34:18.930Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-25T20:34:18.930Z] ++ cut -d/ -f2 [2021-01-25T20:34:18.930Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-25T20:34:18.930Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-25T20:34:18.930Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-25T20:34:18.930Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-25T20:34:18.930Z] ++ cut -d/ -f2 [2021-01-25T20:34:18.930Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-25T20:34:18.930Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-25T20:34:18.930Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-25T20:34:18.930Z] ++ cut -d/ -f2 [2021-01-25T20:34:18.930Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-25T20:34:18.930Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-25T20:34:18.930Z] ++ cut -d/ -f2 [2021-01-25T20:34:18.930Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-25T20:34:18.930Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-25T20:34:18.930Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-25T20:34:18.930Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-25T20:34:18.930Z] ++ cut -d/ -f2 [2021-01-25T20:34:18.930Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-25T20:34:19.082Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-25T20:34:19.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-25T20:34:19.975Z] [2021-01-25T20:34:19.975Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-25T20:34:20.369Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-25T20:34:20.718Z] latest: Pulling from edgex-devops/git-semver [2021-01-25T20:34:20.718Z] 31603596830f: Pulling fs layer [2021-01-25T20:34:20.718Z] 2a8b12db71e7: Pulling fs layer [2021-01-25T20:34:20.718Z] 6ca5941a6612: Pulling fs layer [2021-01-25T20:34:20.718Z] ecc8261a40a4: Pulling fs layer [2021-01-25T20:34:20.718Z] ecc8261a40a4: Waiting [2021-01-25T20:34:21.019Z] 2a8b12db71e7: Download complete [2021-01-25T20:34:21.311Z] 31603596830f: Verifying Checksum [2021-01-25T20:34:21.311Z] 31603596830f: Download complete [2021-01-25T20:34:21.639Z] ecc8261a40a4: Verifying Checksum [2021-01-25T20:34:21.639Z] ecc8261a40a4: Download complete [2021-01-25T20:34:21.639Z] 6ca5941a6612: Verifying Checksum [2021-01-25T20:34:21.639Z] 6ca5941a6612: Download complete [2021-01-25T20:34:22.246Z] 31603596830f: Pull complete [2021-01-25T20:34:22.247Z] 2a8b12db71e7: Pull complete [2021-01-25T20:34:24.306Z] 6ca5941a6612: Pull complete [2021-01-25T20:34:24.591Z] ecc8261a40a4: Pull complete [2021-01-25T20:34:24.591Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-25T20:34:24.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-25T20:34:24.591Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-25T20:34:25.005Z] prd-centos7-docker-4c-2g-22676 does not seem to be running inside a container [2021-01-25T20:34:25.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-25T20:34:28.605Z] $ docker top 58946943dcfdf67532d001d105f25c979757356d9555e039f9bd2f8beda36d3f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-25T20:34:29.068Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-25T20:34:29.068Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-25T20:34:29.697Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-25T20:34:29.703Z] $ docker exec 58946943dcfdf67532d001d105f25c979757356d9555e039f9bd2f8beda36d3f ssh-agent [2021-01-25T20:34:30.134Z] SSH_AUTH_SOCK=/tmp/ssh-SRytcqDhC7Bi/agent.12 [2021-01-25T20:34:30.134Z] SSH_AGENT_PID=18 [2021-01-25T20:34:30.166Z] Running ssh-add (command line suppressed) [2021-01-25T20:34:30.358Z] Identity added: /w/workspace/edgex-go/24@tmp/private_key_8094339524140351968.key (/w/workspace/edgex-go/24@tmp/private_key_8094339524140351968.key) [2021-01-25T20:34:30.456Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-25T20:34:31.196Z] + git tag --points-at HEAD [Pipeline] } [2021-01-25T20:34:31.238Z] $ docker exec --env ******** --env ******** 58946943dcfdf67532d001d105f25c979757356d9555e039f9bd2f8beda36d3f ssh-agent -k [2021-01-25T20:34:31.637Z] unset SSH_AUTH_SOCK; [2021-01-25T20:34:31.641Z] unset SSH_AGENT_PID; [2021-01-25T20:34:31.641Z] echo Agent pid 18 killed; [2021-01-25T20:34:31.807Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-25T20:34:31.971Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-25T20:34:31.971Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-25T20:34:32.412Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-25T20:34:32.431Z] $ docker exec 58946943dcfdf67532d001d105f25c979757356d9555e039f9bd2f8beda36d3f ssh-agent [2021-01-25T20:34:32.954Z] SSH_AUTH_SOCK=/tmp/ssh-VdK0uO28buGo/agent.47 [2021-01-25T20:34:32.954Z] SSH_AGENT_PID=52 [2021-01-25T20:34:32.964Z] Running ssh-add (command line suppressed) [2021-01-25T20:34:33.340Z] Identity added: /w/workspace/edgex-go/24@tmp/private_key_4262030308887760288.key (/w/workspace/edgex-go/24@tmp/private_key_4262030308887760288.key) [2021-01-25T20:34:33.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-25T20:34:33.874Z] + git semver init [2021-01-25T20:34:33.874Z] # -> Open(): unable to determine branch for HEAD [2021-01-25T20:34:33.874Z] # $GIT_DIR = /w/workspace/edgex-go/24/.git [2021-01-25T20:34:33.874Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/24 [2021-01-25T20:34:33.874Z] # $SEMVER_REMOTE_NAME = origin [2021-01-25T20:34:33.874Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-25T20:34:33.874Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-25T20:34:33.874Z] # $SEMVER_BRANCH = PR-3030 [2021-01-25T20:34:33.874Z] # $SEMVER_TEMP = /tmp/semver-982279673 [2021-01-25T20:34:33.874Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-25T20:35:07.189Z] # '/tmp/semver-982279673' -> '/w/workspace/edgex-go/24/.semver' [2021-01-25T20:35:07.189Z] # -> Force: false [2021-01-25T20:35:07.189Z] # $SEMVER_DIR = /w/workspace/edgex-go/24/.semver [Pipeline] } [2021-01-25T20:35:07.220Z] $ docker exec --env ******** --env ******** 58946943dcfdf67532d001d105f25c979757356d9555e039f9bd2f8beda36d3f ssh-agent -k [2021-01-25T20:35:07.739Z] unset SSH_AUTH_SOCK; [2021-01-25T20:35:07.740Z] unset SSH_AGENT_PID; [2021-01-25T20:35:07.740Z] echo Agent pid 52 killed; [2021-01-25T20:35:07.920Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-25T20:35:08.796Z] + git semver [Pipeline] } [2021-01-25T20:35:08.882Z] $ docker stop --time=1 58946943dcfdf67532d001d105f25c979757356d9555e039f9bd2f8beda36d3f [2021-01-25T20:35:10.853Z] $ docker rm -f 58946943dcfdf67532d001d105f25c979757356d9555e039f9bd2f8beda36d3f [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-25T20:35:11.636Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-25T20:35:13.137Z] Stashed 1 file(s) [Pipeline] echo [2021-01-25T20:35:13.140Z] [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-25T20:35:14.177Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-25T20:35:14.571Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-25T20:35:14.980Z] + sudo service docker restart [2021-01-25T20:35:14.980Z] + true [2021-01-25T20:35:14.980Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-25T20:35:16.580Z] ========================================================= [2021-01-25T20:35:16.580Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-25T20:35:16.580Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-25T20:35:17.192Z] + 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-25T20:35:25.941Z] Sending build context to Docker daemon 327.1MB [2021-01-25T20:35:25.941Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-25T20:35:25.941Z] Step 2/6 : FROM ${BASE} [2021-01-25T20:35:25.941Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-25T20:35:25.941Z] 188c0c94c7c5: Pulling fs layer [2021-01-25T20:35:25.941Z] 0ef7d3d256c8: Pulling fs layer [2021-01-25T20:35:25.941Z] de9db76c5a1d: Pulling fs layer [2021-01-25T20:35:25.941Z] bca2f99d35d6: Pulling fs layer [2021-01-25T20:35:25.941Z] 93359f2a8cfa: Pulling fs layer [2021-01-25T20:35:25.941Z] 7c6f9722023f: Pulling fs layer [2021-01-25T20:35:25.941Z] a35cf1a2eb13: Pulling fs layer [2021-01-25T20:35:25.941Z] 7c6f9722023f: Waiting [2021-01-25T20:35:25.941Z] 93359f2a8cfa: Waiting [2021-01-25T20:35:25.941Z] a35cf1a2eb13: Waiting [2021-01-25T20:35:25.941Z] bca2f99d35d6: Waiting [2021-01-25T20:35:25.941Z] de9db76c5a1d: Download complete [2021-01-25T20:35:25.941Z] 0ef7d3d256c8: Download complete [2021-01-25T20:35:25.941Z] 93359f2a8cfa: Verifying Checksum [2021-01-25T20:35:25.941Z] 93359f2a8cfa: Download complete [2021-01-25T20:35:25.941Z] 7c6f9722023f: Verifying Checksum [2021-01-25T20:35:25.941Z] 7c6f9722023f: Download complete [2021-01-25T20:35:26.280Z] 188c0c94c7c5: Verifying Checksum [2021-01-25T20:35:26.280Z] 188c0c94c7c5: Download complete [2021-01-25T20:35:28.035Z] 188c0c94c7c5: Pull complete [2021-01-25T20:35:28.488Z] Still waiting to schedule task [2021-01-25T20:35:28.488Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-25T20:35:28.872Z] 0ef7d3d256c8: Pull complete [2021-01-25T20:35:29.162Z] de9db76c5a1d: Pull complete [2021-01-25T20:35:31.219Z] a35cf1a2eb13: Verifying Checksum [2021-01-25T20:35:31.219Z] a35cf1a2eb13: Download complete [2021-01-25T20:35:32.668Z] bca2f99d35d6: Verifying Checksum [2021-01-25T20:35:32.668Z] bca2f99d35d6: Download complete [2021-01-25T20:35:42.925Z] bca2f99d35d6: Pull complete [2021-01-25T20:35:43.228Z] 93359f2a8cfa: Pull complete [2021-01-25T20:35:43.228Z] 7c6f9722023f: Pull complete [2021-01-25T20:35:50.106Z] a35cf1a2eb13: Pull complete [2021-01-25T20:35:50.106Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-25T20:35:50.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-25T20:35:50.106Z] ---> a62c8e92a672 [2021-01-25T20:35:50.106Z] 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-25T20:35:50.106Z] ---> Running in e87da244eb22 [2021-01-25T20:35:50.706Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T20:35:51.315Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T20:35:51.584Z] (1/12) Installing libmagic (5.38-r0) [2021-01-25T20:35:52.190Z] (2/12) Installing file (5.38-r0) [2021-01-25T20:35:52.190Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-25T20:35:52.469Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-25T20:36:00.923Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-25T20:36:00.923Z] (6/12) Installing patch (2.7.6-r6) [2021-01-25T20:36:00.923Z] (7/12) Installing build-base (0.5-r2) [2021-01-25T20:36:00.923Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-25T20:36:00.923Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-25T20:36:00.923Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-25T20:36:00.923Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-25T20:36:00.923Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-25T20:36:00.923Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T20:36:00.923Z] OK: 233 MiB in 51 packages [2021-01-25T20:36:05.761Z] Removing intermediate container e87da244eb22 [2021-01-25T20:36:05.761Z] ---> 4daffd5c96f0 [2021-01-25T20:36:05.761Z] Step 4/6 : WORKDIR /edgex-go [2021-01-25T20:36:05.761Z] ---> Running in 8968d6c3dbd6 [2021-01-25T20:36:05.761Z] Removing intermediate container 8968d6c3dbd6 [2021-01-25T20:36:05.761Z] ---> 20f3f5916fab [2021-01-25T20:36:05.761Z] Step 5/6 : COPY go.mod . [2021-01-25T20:36:06.047Z] ---> ebb242ffcc0c [2021-01-25T20:36:06.047Z] Step 6/6 : RUN go mod download [2021-01-25T20:36:06.325Z] ---> Running in 929f90427c40 [2021-01-25T20:36:39.135Z] Removing intermediate container 929f90427c40 [2021-01-25T20:36:39.136Z] ---> 45a71b0ba547 [2021-01-25T20:36:39.136Z] Successfully built 45a71b0ba547 [2021-01-25T20:36:39.136Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-25T20:36:39.548Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-25T20:36:39.548Z] . [Pipeline] withDockerContainer [2021-01-25T20:36:40.064Z] prd-centos7-docker-4c-2g-22676 does not seem to be running inside a container [2021-01-25T20:36:40.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-25T20:36:41.531Z] $ docker top 4cea20ac91220814a58437d3211b218163a09428f8b541d6c0a3ec10f259591e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-25T20:36:42.889Z] + go version [2021-01-25T20:36:42.889Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-25T20:36:42.981Z] $ docker stop --time=1 4cea20ac91220814a58437d3211b218163a09428f8b541d6c0a3ec10f259591e [2021-01-25T20:36:44.834Z] $ docker rm -f 4cea20ac91220814a58437d3211b218163a09428f8b541d6c0a3ec10f259591e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-25T20:36:45.737Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-25T20:36:45.737Z] . [Pipeline] withDockerContainer [2021-01-25T20:36:46.016Z] prd-centos7-docker-4c-2g-22676 does not seem to be running inside a container [2021-01-25T20:36:46.256Z] $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-25T20:36:47.566Z] $ docker top dac0252e815f9f589e47c8ca7df36d018aa764d8c7fe1bec28fb407dccff3340 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-25T20:36:48.207Z] ========================================================= [2021-01-25T20:36:48.207Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-25T20:36:48.207Z] ========================================================= [Pipeline] sh [2021-01-25T20:36:48.543Z] + make test [2021-01-25T20:36:48.543Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-25T20:37:07.265Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-25T20:37:19.879Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-22677 in /w/workspace/edgexfoundry_edgex-go_PR-3030 [Pipeline] { [Pipeline] ws [2021-01-25T20:37:19.940Z] Running in /w/workspace/edgex-go/24 [Pipeline] { [Pipeline] checkout [2021-01-25T20:37:24.922Z] using credential edgex-jenkins-ssh [2021-01-25T20:37:24.983Z] Cloning the remote Git repository [2021-01-25T20:37:25.040Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-25T20:37:25.140Z] > git init /w/workspace/edgex-go/24 # timeout=10 [2021-01-25T20:37:25.226Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-25T20:37:25.227Z] > git --version # timeout=10 [2021-01-25T20:37:25.249Z] > git --version # 'git version 2.17.1' [2021-01-25T20:37:25.251Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-25T20:37:25.332Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-25T20:37:36.331Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-25T20:37:41.384Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-25T20:37:41.408Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-25T20:37:41.435Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-25T20:37:41.469Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-25T20:37:41.470Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-25T20:37:41.483Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3030/head:refs/remotes/origin/PR-3030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-25T20:37:42.283Z] Merging remotes/origin/master commit eb962563c78e340597fe6b0a01e022bbdd66f5a5 into PR head commit c31a07121e7c232ae4f9d2470a35f43ebd66d58c [2021-01-25T20:37:42.773Z] Merge succeeded, producing c31a07121e7c232ae4f9d2470a35f43ebd66d58c [2021-01-25T20:37:42.773Z] Checking out Revision c31a07121e7c232ae4f9d2470a35f43ebd66d58c (PR-3030) [2021-01-25T20:37:42.307Z] > git config core.sparsecheckout # timeout=10 [2021-01-25T20:37:42.372Z] > git checkout -f c31a07121e7c232ae4f9d2470a35f43ebd66d58c # timeout=10 [2021-01-25T20:37:42.688Z] > git remote # timeout=10 [2021-01-25T20:37:42.707Z] > git config --get remote.origin.url # timeout=10 [2021-01-25T20:37:42.725Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-25T20:37:42.737Z] > git merge eb962563c78e340597fe6b0a01e022bbdd66f5a5 # timeout=10 [2021-01-25T20:37:42.762Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-25T20:37:42.784Z] > git config core.sparsecheckout # timeout=10 [2021-01-25T20:37:42.816Z] > git checkout -f c31a07121e7c232ae4f9d2470a35f43ebd66d58c # timeout=10 [2021-01-25T20:37:47.175Z] Commit message: "Merge branch 'master' into issue-3029" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-25T20:37:48.629Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-25T20:37:49.076Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-25T20:37:49.411Z] + + sudo servicetrue docker [2021-01-25T20:37:49.411Z] restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-25T20:37:51.461Z] provisioning config files... [2021-01-25T20:37:51.505Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/24@tmp/config4502660224791419112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-25T20:37:51.909Z] ---> docker-login.sh [2021-01-25T20:37:51.909Z] nexus3.edgexfoundry.org:10001 [2021-01-25T20:37:52.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T20:37:53.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T20:37:53.163Z] Configure a credential helper to remove this warning. See [2021-01-25T20:37:53.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T20:37:53.163Z] [2021-01-25T20:37:53.163Z] Login Succeeded [2021-01-25T20:37:53.163Z] nexus3.edgexfoundry.org:10002 [2021-01-25T20:37:53.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T20:37:53.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T20:37:53.711Z] Configure a credential helper to remove this warning. See [2021-01-25T20:37:53.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T20:37:53.711Z] [2021-01-25T20:37:53.711Z] Login Succeeded [2021-01-25T20:37:53.711Z] nexus3.edgexfoundry.org:10003 [2021-01-25T20:37:53.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T20:37:54.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T20:37:54.265Z] Configure a credential helper to remove this warning. See [2021-01-25T20:37:54.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T20:37:54.265Z] [2021-01-25T20:37:54.265Z] Login Succeeded [2021-01-25T20:37:54.265Z] nexus3.edgexfoundry.org:10004 [2021-01-25T20:37:54.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T20:37:54.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T20:37:54.813Z] Configure a credential helper to remove this warning. See [2021-01-25T20:37:54.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T20:37:54.813Z] [2021-01-25T20:37:54.813Z] Login Succeeded [2021-01-25T20:37:54.813Z] docker.io [2021-01-25T20:37:55.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T20:37:55.330Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-25T20:37:55.330Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-25T20:37:55.330Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-25T20:37:55.330Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-25T20:37:55.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T20:37:55.358Z] Configure a credential helper to remove this warning. See [2021-01-25T20:37:55.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T20:37:55.358Z] [2021-01-25T20:37:55.358Z] Login Succeeded [2021-01-25T20:37:55.358Z] ---> docker-login.sh ends [Pipeline] } [2021-01-25T20:37:55.375Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-25T20:37:55.774Z] ========================================================= [2021-01-25T20:37:55.774Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-25T20:37:55.774Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-25T20:37:56.144Z] + 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-25T20:37:58.788Z] Sending build context to Docker daemon 165.9MB [2021-01-25T20:37:58.788Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-25T20:37:58.788Z] Step 2/6 : FROM ${BASE} [2021-01-25T20:37:58.788Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-25T20:37:58.788Z] 5f621e34cdf4: Pulling fs layer [2021-01-25T20:37:58.788Z] a4357932f1b6: Pulling fs layer [2021-01-25T20:37:58.788Z] 18c013af1878: Pulling fs layer [2021-01-25T20:37:58.788Z] 00ac8860ef70: Pulling fs layer [2021-01-25T20:37:58.788Z] 63d7cb157983: Pulling fs layer [2021-01-25T20:37:58.788Z] b116817d02f9: Pulling fs layer [2021-01-25T20:37:58.788Z] 745a02a5169b: Pulling fs layer [2021-01-25T20:37:58.788Z] 00ac8860ef70: Waiting [2021-01-25T20:37:58.788Z] 63d7cb157983: Waiting [2021-01-25T20:37:58.788Z] 745a02a5169b: Waiting [2021-01-25T20:37:58.788Z] b116817d02f9: Waiting [2021-01-25T20:37:58.788Z] 18c013af1878: Download complete [2021-01-25T20:37:58.788Z] a4357932f1b6: Verifying Checksum [2021-01-25T20:37:58.788Z] a4357932f1b6: Download complete [2021-01-25T20:37:58.788Z] 63d7cb157983: Verifying Checksum [2021-01-25T20:37:58.788Z] 63d7cb157983: Download complete [2021-01-25T20:37:58.788Z] b116817d02f9: Verifying Checksum [2021-01-25T20:37:58.788Z] b116817d02f9: Download complete [2021-01-25T20:37:58.788Z] 5f621e34cdf4: Verifying Checksum [2021-01-25T20:37:58.788Z] 5f621e34cdf4: Download complete [2021-01-25T20:37:59.398Z] 5f621e34cdf4: Pull complete [2021-01-25T20:38:00.000Z] a4357932f1b6: Pull complete [2021-01-25T20:38:00.277Z] 18c013af1878: Pull complete [2021-01-25T20:38:01.718Z] 745a02a5169b: Verifying Checksum [2021-01-25T20:38:01.718Z] 745a02a5169b: Download complete [2021-01-25T20:38:02.703Z] 00ac8860ef70: Verifying Checksum [2021-01-25T20:38:02.703Z] 00ac8860ef70: Download complete [2021-01-25T20:38:05.203Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-25T20:38:05.203Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-25T20:38:05.203Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-25T20:38:05.203Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-25T20:38:05.203Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-25T20:38:05.203Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-25T20:38:11.068Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-25T20:38:11.068Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-25T20:38:11.068Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-25T20:38:12.869Z] 00ac8860ef70: Pull complete [2021-01-25T20:38:12.869Z] 63d7cb157983: Pull complete [2021-01-25T20:38:12.869Z] b116817d02f9: Pull complete [2021-01-25T20:38:14.829Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.194s coverage: 46.6% of statements [2021-01-25T20:38:14.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-25T20:38:14.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-25T20:38:14.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-25T20:38:14.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-25T20:38:14.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-25T20:38:17.180Z] 745a02a5169b: Pull complete [2021-01-25T20:38:17.180Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-25T20:38:17.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-25T20:38:17.180Z] ---> b7e6874047d6 [2021-01-25T20:38:17.180Z] 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-25T20:38:20.579Z] ---> Running in a916fdae6727 [2021-01-25T20:38:21.171Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T20:38:22.142Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T20:38:22.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.305s coverage: 27.1% of statements [2021-01-25T20:38:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-25T20:38:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-25T20:38:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-25T20:38:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-25T20:38:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-25T20:38:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-25T20:38:22.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.120s coverage: 100.0% of statements [2021-01-25T20:38:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-25T20:38:22.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.247s coverage: 100.0% of statements [2021-01-25T20:38:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-25T20:38:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-25T20:38:22.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.198s coverage: 65.8% of statements [2021-01-25T20:38:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-25T20:38:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-25T20:38:22.734Z] (1/12) Installing libmagic (5.38-r0) [2021-01-25T20:38:23.003Z] (2/12) Installing file (5.38-r0) [2021-01-25T20:38:23.003Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-25T20:38:23.003Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-25T20:38:23.291Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.707s coverage: 82.3% of statements [2021-01-25T20:38:23.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-25T20:38:23.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-25T20:38:23.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-25T20:38:23.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-25T20:38:24.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.085s coverage: 28.6% of statements [2021-01-25T20:38:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-25T20:38:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-25T20:38:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-25T20:38:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-25T20:38:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-25T20:38:25.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.200s coverage: 100.0% of statements [2021-01-25T20:38:25.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-25T20:38:25.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.123s coverage: 100.0% of statements [2021-01-25T20:38:25.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-25T20:38:27.292Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-25T20:38:27.292Z] (6/12) Installing patch (2.7.6-r6) [2021-01-25T20:38:27.292Z] (7/12) Installing build-base (0.5-r2) [2021-01-25T20:38:27.292Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-25T20:38:27.561Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-25T20:38:27.561Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-25T20:38:27.561Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-25T20:38:27.830Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-25T20:38:27.830Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T20:38:27.830Z] OK: 217 MiB in 51 packages [2021-01-25T20:38:28.058Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.232s coverage: 86.7% of statements [2021-01-25T20:38:28.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-25T20:38:28.389Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.207s coverage: 97.5% of statements [2021-01-25T20:38:28.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-25T20:38:28.389Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.137s coverage: 78.3% of statements [2021-01-25T20:38:28.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-25T20:38:28.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-25T20:38:28.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-25T20:38:28.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-25T20:38:32.147Z] Removing intermediate container a916fdae6727 [2021-01-25T20:38:32.147Z] ---> 95a206d00c9a [2021-01-25T20:38:32.147Z] Step 4/6 : WORKDIR /edgex-go [2021-01-25T20:38:32.147Z] ---> Running in 10a87bcdcf62 [2021-01-25T20:38:32.741Z] Removing intermediate container 10a87bcdcf62 [2021-01-25T20:38:32.741Z] ---> f4689b966566 [2021-01-25T20:38:32.741Z] Step 5/6 : COPY go.mod . [2021-01-25T20:38:32.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.857s coverage: 92.8% of statements [2021-01-25T20:38:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-25T20:38:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-25T20:38:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-25T20:38:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-25T20:38:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-25T20:38:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-25T20:38:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-25T20:38:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-25T20:38:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-25T20:38:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-25T20:38:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-25T20:38:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-25T20:38:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-25T20:38:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-25T20:38:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-25T20:38:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-25T20:38:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-25T20:38:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-25T20:38:32.984Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.147s coverage: 58.8% of statements [2021-01-25T20:38:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-25T20:38:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-25T20:38:32.984Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.090s coverage: 0.1% of statements [2021-01-25T20:38:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-25T20:38:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-25T20:38:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-25T20:38:32.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.178s coverage: 43.8% of statements [2021-01-25T20:38:32.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 79.5% of statements [2021-01-25T20:38:32.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.085s coverage: 94.1% of statements [2021-01-25T20:38:32.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.122s coverage: 96.3% of statements [2021-01-25T20:38:33.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements [2021-01-25T20:38:33.337Z] ---> c9255f2401d8 [2021-01-25T20:38:33.337Z] Step 6/6 : RUN go mod download [2021-01-25T20:38:33.337Z] ---> Running in 719bb49c0c2f [2021-01-25T20:38:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.127s coverage: 94.4% of statements [2021-01-25T20:38:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2021-01-25T20:38:45.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-25T20:38:45.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-25T20:38:45.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-25T20:38:45.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-25T20:38:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.158s coverage: 87.2% of statements [2021-01-25T20:38:45.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-25T20:38:45.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-25T20:38:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements [2021-01-25T20:38:45.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-25T20:38:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.248s coverage: 75.5% of statements [2021-01-25T20:38:45.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-25T20:38:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.8% of statements [2021-01-25T20:38:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.166s coverage: 87.2% of statements [2021-01-25T20:38:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.103s coverage: 84.2% of statements [2021-01-25T20:38:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.201s coverage: 91.4% of statements [2021-01-25T20:38:45.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-25T20:38:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.356s coverage: 63.5% of statements [2021-01-25T20:38:45.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-25T20:38:45.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-25T20:38:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.130s coverage: 100.0% of statements [2021-01-25T20:38:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.056s coverage: 91.3% of statements [2021-01-25T20:38:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.043s coverage: 100.0% of statements [2021-01-25T20:38:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.111s coverage: 73.7% of statements [2021-01-25T20:38:45.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.044s coverage: 100.0% of statements [2021-01-25T20:38:47.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.788s coverage: 68.9% of statements [2021-01-25T20:38:47.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-25T20:38:47.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-25T20:38:47.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-25T20:38:47.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-25T20:38:47.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-25T20:38:47.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.179s coverage: 37.0% of statements [2021-01-25T20:38:47.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-25T20:38:47.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-25T20:38:48.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.710s coverage: 84.0% of statements [2021-01-25T20:38:48.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.089s coverage: 100.0% of statements [2021-01-25T20:38:52.646Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.392s coverage: 47.1% of statements [2021-01-25T20:38:52.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-25T20:38:52.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-25T20:38:52.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-25T20:38:52.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-25T20:38:52.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-25T20:38:52.646Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.121s coverage: 100.0% of statements [2021-01-25T20:38:52.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-25T20:38:52.646Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.120s coverage: 100.0% of statements [2021-01-25T20:38:52.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-25T20:38:57.298Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.540s coverage: 29.1% of statements [2021-01-25T20:38:57.298Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-25T20:38:57.298Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-25T20:38:57.298Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-25T20:38:57.298Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-25T20:38:57.298Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-25T20:38:57.298Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.264s coverage: 99.0% of statements [2021-01-25T20:38:57.298Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-25T20:38:57.298Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.092s coverage: 100.0% of statements [2021-01-25T20:38:57.298Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-25T20:38:57.298Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-01-25T20:38:57.298Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-25T20:38:57.298Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements [2021-01-25T20:38:57.298Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-25T20:38:57.298Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-25T20:38:57.298Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-25T20:38:57.298Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-25T20:38:57.298Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.098s coverage: 87.9% of statements [2021-01-25T20:38:57.298Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-25T20:38:57.298Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-25T20:38:57.298Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-01-25T20:38:57.298Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.049s coverage: 32.1% of statements [2021-01-25T20:38:57.920Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.166s coverage: 100.0% of statements [2021-01-25T20:38:58.610Z] GO111MODULE=on go vet ./... [2021-01-25T20:39:00.137Z] Removing intermediate container 719bb49c0c2f [2021-01-25T20:39:00.137Z] ---> eef54af9f374 [2021-01-25T20:39:00.137Z] Successfully built eef54af9f374 [2021-01-25T20:39:00.137Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-25T20:39:00.478Z] + docker inspect -f . ci-base-image-arm64 [2021-01-25T20:39:00.478Z] . [Pipeline] withDockerContainer [2021-01-25T20:39:00.718Z] prd-ubuntu18.04-docker-arm64-4c-16g-22677 does not seem to be running inside a container [2021-01-25T20:39:00.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-25T20:39:02.317Z] $ docker top 545bbdf25f0346a67c1413f7c9188f705c32f8e8c60170e56f858c91c7dac340 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-25T20:39:03.324Z] + go version [2021-01-25T20:39:03.324Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-25T20:39:03.353Z] $ docker stop --time=1 545bbdf25f0346a67c1413f7c9188f705c32f8e8c60170e56f858c91c7dac340 [2021-01-25T20:39:05.339Z] $ docker rm -f 545bbdf25f0346a67c1413f7c9188f705c32f8e8c60170e56f858c91c7dac340 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-25T20:39:06.428Z] + docker inspect -f . ci-base-image-arm64 [2021-01-25T20:39:06.428Z] . [Pipeline] withDockerContainer [2021-01-25T20:39:06.656Z] prd-ubuntu18.04-docker-arm64-4c-16g-22677 does not seem to be running inside a container [2021-01-25T20:39:06.742Z] $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-25T20:39:08.009Z] $ docker top 6baa65e9fd5eccda0c2ccbff09557707d84b9192fe2c8ca584de8d961a60621b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-25T20:39:08.366Z] ========================================================= [2021-01-25T20:39:08.366Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-25T20:39:08.366Z] ========================================================= [Pipeline] sh [2021-01-25T20:39:09.015Z] + make test [2021-01-25T20:39:09.015Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-25T20:39:31.206Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-25T20:39:55.951Z] gofmt -l . [2021-01-25T20:39:55.951Z] [ "`gofmt -l .`" = "" ] [2021-01-25T20:39:55.951Z] ./bin/test-go-mod-tidy.sh [2021-01-25T20:39:55.951Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-25T20:39:57.050Z] + ls -al . [2021-01-25T20:39:57.050Z] total 668 [2021-01-25T20:39:57.050Z] drwxrwxr-x 10 1001 1001 4096 Jan 25 20:39 . [2021-01-25T20:39:57.050Z] drwxr-xr-x 4 root root 30 Jan 25 20:36 .. [2021-01-25T20:39:57.050Z] -rw-rw-r-- 1 1001 1001 11 Jan 25 20:34 .dockerignore [2021-01-25T20:39:57.050Z] drwxrwxr-x 8 1001 1001 179 Jan 25 20:34 .git [2021-01-25T20:39:57.050Z] drwxrwxr-x 3 1001 1001 125 Jan 25 20:34 .github [2021-01-25T20:39:57.050Z] -rw-rw-r-- 1 1001 1001 872 Jan 25 20:34 .gitignore [2021-01-25T20:39:57.050Z] drwx------ 3 1001 1001 47 Jan 25 20:35 .semver [2021-01-25T20:39:57.050Z] -rw-rw-r-- 1 1001 1001 166 Jan 25 20:34 .sonarcloud.properties [2021-01-25T20:39:57.050Z] -rw-rw-r-- 1 1001 1001 7859 Jan 25 20:34 Attribution.txt [2021-01-25T20:39:57.050Z] -rw-rw-r-- 1 1001 1001 3804 Jan 25 20:34 CONTRIBUTING.md [2021-01-25T20:39:57.050Z] -rw-rw-r-- 1 1001 1001 931 Jan 25 20:34 Dockerfile.build [2021-01-25T20:39:57.050Z] -rw-rw-r-- 1 1001 1001 863 Jan 25 20:34 Jenkinsfile [2021-01-25T20:39:57.050Z] -rw-rw-r-- 1 1001 1001 10775 Jan 25 20:34 LICENSE [2021-01-25T20:39:57.050Z] -rw-rw-r-- 1 1001 1001 6001 Jan 25 20:34 Makefile [2021-01-25T20:39:57.050Z] -rw-rw-r-- 1 1001 1001 6524 Jan 25 20:34 README.md [2021-01-25T20:39:57.050Z] -rw-rw-r-- 1 1001 1001 6755 Jan 25 20:34 SECURITY.md [2021-01-25T20:39:57.050Z] -rw-rw-r-- 1 1001 1001 5 Jan 25 20:35 VERSION [2021-01-25T20:39:57.050Z] -rw-rw-r-- 1 1001 1001 4131 Jan 25 20:34 ZMQWindows.md [2021-01-25T20:39:57.050Z] drwxrwxr-x 2 1001 1001 117 Jan 25 20:34 bin [2021-01-25T20:39:57.050Z] drwxrwxr-x 15 1001 1001 4096 Jan 25 20:34 cmd [2021-01-25T20:39:57.050Z] -rw-r--r-- 1 root root 564700 Jan 25 20:38 coverage.out [2021-01-25T20:39:57.050Z] -rw-r--r-- 1 root root 1053 Jan 25 20:39 go.mod [2021-01-25T20:39:57.050Z] -rw-r--r-- 1 root root 18995 Jan 25 20:39 go.sum [2021-01-25T20:39:57.050Z] drwxrwxr-x 8 1001 1001 127 Jan 25 20:34 internal [2021-01-25T20:39:57.050Z] drwxrwxr-x 4 1001 1001 26 Jan 25 20:34 openapi [2021-01-25T20:39:57.050Z] drwxrwxr-x 4 1001 1001 71 Jan 25 20:34 snap [2021-01-25T20:39:57.050Z] -rw-rw-r-- 1 1001 1001 168 Jan 25 20:34 version.go [Pipeline] sh [2021-01-25T20:39:57.727Z] + '[' -e coverage.out ] [2021-01-25T20:39:57.728Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-25T20:39:58.285Z] Stashed 1 file(s) [Pipeline] sh [2021-01-25T20:39:58.605Z] + make build [2021-01-25T20:39:58.605Z] 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-25T20:40:05.477Z] 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-25T20:40:10.256Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-25T20:40:18.333Z] 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-25T20:40:21.901Z] 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-25T20:40:26.431Z] 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-25T20:40:27.467Z] 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-25T20:40:30.834Z] 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-25T20:40:32.903Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-25T20:40:32.903Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-25T20:40:32.903Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-25T20:40:32.903Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-25T20:40:33.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-25T20:40:33.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-25T20:40:33.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-25T20:40:33.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-25T20:40:33.503Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-25T20:40:33.842Z] 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-25T20:40:34.953Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-25T20:40:36.517Z] 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-25T20:40:39.253Z] 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-25T20:40:41.266Z] 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-25T20:40:42.544Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-25T20:40:42.545Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-25T20:40:42.545Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-25T20:40:42.691Z] 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-25T20:40:46.137Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-25T20:40:47.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.240s coverage: 46.6% of statements [2021-01-25T20:40:47.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-25T20:40:47.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-25T20:40:47.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-25T20:40:47.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-25T20:40:47.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [Pipeline] } [2021-01-25T20:40:49.695Z] $ docker stop --time=1 dac0252e815f9f589e47c8ca7df36d018aa764d8c7fe1bec28fb407dccff3340 [2021-01-25T20:40:51.772Z] $ docker rm -f dac0252e815f9f589e47c8ca7df36d018aa764d8c7fe1bec28fb407dccff3340 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-25T20:40:55.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-25T20:40:55.489Z] [2021-01-25T20:40:55.489Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-25T20:40:55.865Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-25T20:40:56.136Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-25T20:40:56.136Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-25T20:40:56.136Z] ca9280d653b3: Pulling fs layer [2021-01-25T20:40:56.136Z] 7e9c9ca2126c: Pulling fs layer [2021-01-25T20:40:56.321Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.491s coverage: 27.1% of statements [2021-01-25T20:40:56.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-25T20:40:56.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-25T20:40:56.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-25T20:40:56.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-25T20:40:56.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-25T20:40:56.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-25T20:40:56.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.063s coverage: 100.0% of statements [2021-01-25T20:40:56.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-25T20:40:56.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.083s coverage: 100.0% of statements [2021-01-25T20:40:56.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-25T20:40:56.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-25T20:40:56.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.294s coverage: 65.8% of statements [2021-01-25T20:40:56.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-25T20:40:56.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-25T20:40:56.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.369s coverage: 82.3% of statements [2021-01-25T20:40:56.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-25T20:40:56.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-25T20:40:56.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-25T20:40:56.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-25T20:40:56.405Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-25T20:40:56.406Z] cbdbe7a5bc2a: Download complete [2021-01-25T20:40:57.460Z] cbdbe7a5bc2a: Pull complete [2021-01-25T20:40:57.460Z] ca9280d653b3: Verifying Checksum [2021-01-25T20:40:59.622Z] ca9280d653b3: Pull complete [2021-01-25T20:41:01.204Z] 7e9c9ca2126c: Download complete [2021-01-25T20:41:04.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.219s coverage: 28.6% of statements [2021-01-25T20:41:04.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-25T20:41:04.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-25T20:41:04.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-25T20:41:04.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-25T20:41:04.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-25T20:41:04.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.179s coverage: 100.0% of statements [2021-01-25T20:41:04.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-25T20:41:04.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.102s coverage: 100.0% of statements [2021-01-25T20:41:04.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-25T20:41:04.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.328s coverage: 86.7% of statements [2021-01-25T20:41:04.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-25T20:41:04.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.381s coverage: 97.5% of statements [2021-01-25T20:41:04.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-25T20:41:04.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.126s coverage: 78.3% of statements [2021-01-25T20:41:04.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-25T20:41:04.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-25T20:41:04.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-25T20:41:04.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-25T20:41:11.654Z] 7e9c9ca2126c: Pull complete [2021-01-25T20:41:11.654Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-25T20:41:11.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-25T20:41:11.654Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-25T20:41:11.967Z] prd-centos7-docker-4c-2g-22676 does not seem to be running inside a container [2021-01-25T20:41:12.051Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-25T20:41:13.297Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.201s coverage: 92.8% of statements [2021-01-25T20:41:13.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-25T20:41:13.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-25T20:41:13.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-25T20:41:13.297Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-25T20:41:13.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-25T20:41:13.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-25T20:41:13.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-25T20:41:13.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-25T20:41:13.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-25T20:41:13.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-25T20:41:13.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-25T20:41:13.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-25T20:41:13.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-25T20:41:13.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-25T20:41:13.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-25T20:41:13.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-25T20:41:13.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-25T20:41:13.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-25T20:41:13.297Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2021-01-25T20:41:13.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-25T20:41:13.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-25T20:41:13.297Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.216s coverage: 0.1% of statements [2021-01-25T20:41:13.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-25T20:41:13.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-25T20:41:13.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-25T20:41:13.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.102s coverage: 43.8% of statements [2021-01-25T20:41:13.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.079s coverage: 79.5% of statements [2021-01-25T20:41:13.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2021-01-25T20:41:13.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2021-01-25T20:41:13.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements [2021-01-25T20:41:14.125Z] $ docker top 4550eb84138d61d1feca9a729d0aad624ff9bd90605ac2e8cea032d657d34c90 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-25T20:41:14.865Z] + docker-compose build --help [2021-01-25T20:41:14.865Z] + grep parallel [2021-01-25T20:41:16.832Z] --parallel Build images in parallel. [Pipeline] } [2021-01-25T20:41:16.861Z] $ docker stop --time=1 4550eb84138d61d1feca9a729d0aad624ff9bd90605ac2e8cea032d657d34c90 [2021-01-25T20:41:18.759Z] $ docker rm -f 4550eb84138d61d1feca9a729d0aad624ff9bd90605ac2e8cea032d657d34c90 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-25T20:41:19.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-25T20:41:19.617Z] . [Pipeline] withDockerContainer [2021-01-25T20:41:19.904Z] prd-centos7-docker-4c-2g-22676 does not seem to be running inside a container [2021-01-25T20:41:20.016Z] $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-25T20:41:21.146Z] $ docker top c72928ecd3f94478a4f978ea66af6edd6bcf3673efbcc76a770408c99bc3cb2a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-25T20:41:22.281Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-25T20:41:24.282Z] Building docker-core-command-go ... [2021-01-25T20:41:24.282Z] Building docker-core-data-go ... [2021-01-25T20:41:24.282Z] Building docker-core-metadata-go ... [2021-01-25T20:41:24.282Z] Building docker-security-bootstrapper-go ... [2021-01-25T20:41:24.282Z] Building docker-security-proxy-setup-go ... [2021-01-25T20:41:24.282Z] Building docker-security-secretstore-setup-go ... [2021-01-25T20:41:24.282Z] Building docker-support-notifications-go ... [2021-01-25T20:41:24.282Z] Building docker-support-scheduler-go ... [2021-01-25T20:41:24.282Z] Building docker-sys-mgmt-agent-go ... [2021-01-25T20:41:24.282Z] Building docker-sys-mgmt-agent-go [2021-01-25T20:41:24.282Z] Building docker-core-data-go [2021-01-25T20:41:24.282Z] Building docker-support-scheduler-go [2021-01-25T20:41:24.282Z] Building docker-security-bootstrapper-go [2021-01-25T20:41:24.282Z] Building docker-support-notifications-go [2021-01-25T20:41:25.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.104s coverage: 94.4% of statements [2021-01-25T20:41:25.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2021-01-25T20:41:25.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-25T20:41:25.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-25T20:41:25.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-25T20:41:25.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-25T20:41:26.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.083s coverage: 87.2% of statements [2021-01-25T20:41:26.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-25T20:41:26.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-25T20:41:26.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2021-01-25T20:41:26.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-25T20:41:26.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 75.5% of statements [2021-01-25T20:41:26.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-25T20:41:26.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements [2021-01-25T20:41:26.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.118s coverage: 87.2% of statements [2021-01-25T20:41:26.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.127s coverage: 84.2% of statements [2021-01-25T20:41:26.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.159s coverage: 91.4% of statements [2021-01-25T20:41:26.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-25T20:41:26.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.515s coverage: 63.5% of statements [2021-01-25T20:41:26.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-25T20:41:26.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-25T20:41:27.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements [2021-01-25T20:41:28.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 91.3% of statements [2021-01-25T20:41:28.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2021-01-25T20:41:29.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements [2021-01-25T20:41:30.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements [2021-01-25T20:41:34.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.891s coverage: 68.9% of statements [2021-01-25T20:41:34.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-25T20:41:34.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-25T20:41:34.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-25T20:41:34.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-25T20:41:34.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-25T20:41:35.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.408s coverage: 37.0% of statements [2021-01-25T20:41:35.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-25T20:41:35.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-25T20:41:35.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.591s coverage: 84.0% of statements [2021-01-25T20:41:35.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.095s coverage: 100.0% of statements [2021-01-25T20:41:42.094Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.308s coverage: 47.1% of statements [2021-01-25T20:41:42.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-25T20:41:42.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-25T20:41:42.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-25T20:41:42.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-25T20:41:42.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-25T20:41:42.094Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.125s coverage: 100.0% of statements [2021-01-25T20:41:42.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-25T20:41:42.094Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.122s coverage: 100.0% of statements [2021-01-25T20:41:42.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-25T20:41:46.425Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.048s coverage: 29.1% of statements [2021-01-25T20:41:46.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-25T20:41:46.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-25T20:41:46.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-25T20:41:46.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-25T20:41:46.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-25T20:41:46.425Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.180s coverage: 99.0% of statements [2021-01-25T20:41:46.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-25T20:41:46.425Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.089s coverage: 100.0% of statements [2021-01-25T20:41:46.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-25T20:41:46.425Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.051s coverage: 0.0% of statements [2021-01-25T20:41:46.425Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-25T20:41:46.425Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.078s coverage: 100.0% of statements [2021-01-25T20:41:46.425Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-25T20:41:46.425Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-25T20:41:46.425Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-25T20:41:46.425Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-25T20:41:46.425Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.088s coverage: 87.9% of statements [2021-01-25T20:41:46.425Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-25T20:41:46.425Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-25T20:41:47.024Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-01-25T20:41:47.622Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements [2021-01-25T20:41:48.217Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-25T20:41:49.194Z] GO111MODULE=on go vet ./... [2021-01-25T20:42:21.325Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T20:42:21.325Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-25T20:42:21.325Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T20:42:21.325Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-25T20:42:21.325Z] ---> 45a71b0ba547 [2021-01-25T20:42:21.325Z] Step 3/22 : WORKDIR /edgex-go [2021-01-25T20:42:21.325Z] ---> 45a71b0ba547 [2021-01-25T20:42:21.325Z] Step 3/22 : WORKDIR /edgex-go [2021-01-25T20:42:22.389Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T20:42:22.389Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-25T20:42:22.389Z] ---> 45a71b0ba547 [2021-01-25T20:42:22.389Z] Step 3/23 : WORKDIR /edgex-go [2021-01-25T20:42:23.021Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T20:42:23.021Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-25T20:42:23.021Z] ---> 45a71b0ba547 [2021-01-25T20:42:23.021Z] Step 3/26 : WORKDIR /edgex-go [2021-01-25T20:42:23.021Z] Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T20:42:23.297Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2021-01-25T20:42:23.297Z] ---> 45a71b0ba547 [2021-01-25T20:42:23.297Z] Step 3/33 : WORKDIR /edgex-go [2021-01-25T20:42:23.963Z] ---> Running in 96d627bd6c8a [2021-01-25T20:42:23.963Z] ---> Running in 5111913f3852 [2021-01-25T20:42:23.963Z] ---> Running in 61ef147146b3 [2021-01-25T20:42:23.963Z] ---> Running in 8438d397d0e7 [2021-01-25T20:42:23.963Z] ---> Running in 4b4d84c89809 [2021-01-25T20:42:24.652Z] Removing intermediate container 8438d397d0e7 [2021-01-25T20:42:24.652Z] ---> 425573d19fe6 [2021-01-25T20:42:24.652Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T20:42:24.652Z] Removing intermediate container 5111913f3852 [2021-01-25T20:42:24.652Z] ---> ab3bbef69eff [2021-01-25T20:42:24.652Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T20:42:24.652Z] Removing intermediate container 61ef147146b3 [2021-01-25T20:42:24.652Z] ---> 3ff6a3913715 [2021-01-25T20:42:24.652Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T20:42:24.652Z] Removing intermediate container 4b4d84c89809 [2021-01-25T20:42:24.652Z] ---> e0f47d0a528a [2021-01-25T20:42:24.652Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T20:42:24.652Z] Removing intermediate container 96d627bd6c8a [2021-01-25T20:42:24.652Z] ---> c8ee3f6737ff [2021-01-25T20:42:24.652Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T20:42:24.652Z] ---> Running in 36b6f07cece3 [2021-01-25T20:42:24.652Z] ---> Running in a5f7c3daec68 [2021-01-25T20:42:24.652Z] ---> Running in a0539ddf1b45 [2021-01-25T20:42:24.941Z] ---> Running in b681b3a32ca9 [2021-01-25T20:42:24.941Z] ---> Running in c61138642cd0 [2021-01-25T20:42:29.379Z] Removing intermediate container a5f7c3daec68 [2021-01-25T20:42:29.380Z] ---> 94f9788de4c4 [2021-01-25T20:42:29.380Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-25T20:42:29.380Z] Removing intermediate container b681b3a32ca9 [2021-01-25T20:42:29.380Z] ---> 3c5849284b47 [2021-01-25T20:42:29.380Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-25T20:42:29.380Z] Removing intermediate container c61138642cd0 [2021-01-25T20:42:29.380Z] ---> c3df63c28e76 [2021-01-25T20:42:29.380Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-25T20:42:29.380Z] ---> Running in 18c33200de04 [2021-01-25T20:42:29.380Z] ---> Running in 7c961c7608ae [2021-01-25T20:42:29.380Z] ---> Running in 016e933c9373 [2021-01-25T20:42:29.380Z] Removing intermediate container 36b6f07cece3 [2021-01-25T20:42:29.380Z] ---> 4c60117eca80 [2021-01-25T20:42:29.380Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-25T20:42:29.380Z] Removing intermediate container a0539ddf1b45 [2021-01-25T20:42:29.380Z] ---> 1fc63e2f1d3f [2021-01-25T20:42:29.380Z] Step 5/33 : RUN apk add --update --no-cache make git [2021-01-25T20:42:29.380Z] ---> Running in acf3906aaec8 [2021-01-25T20:42:29.657Z] ---> Running in a6b3cb8ed9b7 [2021-01-25T20:42:30.393Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T20:42:30.662Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T20:42:31.328Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T20:42:31.328Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T20:42:31.328Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T20:42:31.328Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T20:42:31.757Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T20:42:31.757Z] OK: 233 MiB in 51 packages [2021-01-25T20:42:32.105Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T20:42:32.105Z] OK: 233 MiB in 51 packages [2021-01-25T20:42:32.105Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T20:42:32.443Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T20:42:33.114Z] OK: 233 MiB in 51 packages [2021-01-25T20:42:33.114Z] OK: 233 MiB in 51 packages [2021-01-25T20:42:33.421Z] OK: 233 MiB in 51 packages [2021-01-25T20:42:34.059Z] Removing intermediate container 016e933c9373 [2021-01-25T20:42:34.059Z] ---> ec0e035df1bf [2021-01-25T20:42:34.059Z] Step 6/22 : COPY go.mod . [2021-01-25T20:42:34.059Z] Removing intermediate container 18c33200de04 [2021-01-25T20:42:34.059Z] ---> b26b0527cd27 [2021-01-25T20:42:34.059Z] Step 6/23 : COPY go.mod . [2021-01-25T20:42:34.331Z] Removing intermediate container a6b3cb8ed9b7 [2021-01-25T20:42:34.331Z] ---> 304d7cd3672b [2021-01-25T20:42:34.331Z] Step 6/33 : COPY go.mod . [2021-01-25T20:42:34.943Z] Removing intermediate container 7c961c7608ae [2021-01-25T20:42:34.943Z] ---> 3ebecc93b05c [2021-01-25T20:42:34.943Z] Step 6/22 : COPY go.mod . [2021-01-25T20:42:34.943Z] Removing intermediate container acf3906aaec8 [2021-01-25T20:42:34.943Z] ---> e0ec98fabff4 [2021-01-25T20:42:34.943Z] Step 6/26 : COPY go.mod . [2021-01-25T20:42:34.943Z] ---> 4fef665ce931 [2021-01-25T20:42:34.943Z] Step 7/22 : RUN go mod download [2021-01-25T20:42:34.943Z] ---> fcf66663bea1 [2021-01-25T20:42:34.943Z] Step 7/23 : RUN go mod download [2021-01-25T20:42:34.943Z] ---> Running in 730afe27096c [2021-01-25T20:42:35.242Z] ---> cf0e08295827 [2021-01-25T20:42:35.242Z] Step 7/33 : RUN go mod download [2021-01-25T20:42:35.242Z] ---> Running in 5a4f3d70929d [2021-01-25T20:42:35.242Z] ---> Running in ef64fc6676e4 [2021-01-25T20:42:35.567Z] ---> 4b1a1dd15558 [2021-01-25T20:42:35.567Z] Step 7/22 : RUN go mod download [2021-01-25T20:42:35.567Z] ---> e572c552210d [2021-01-25T20:42:35.567Z] Step 7/26 : RUN go mod download [2021-01-25T20:42:35.871Z] ---> Running in 8541f9e16393 [2021-01-25T20:42:35.871Z] ---> Running in 0dd31c36c194 [2021-01-25T20:42:39.648Z] Removing intermediate container 730afe27096c [2021-01-25T20:42:39.648Z] ---> b5c2a3566e3a [2021-01-25T20:42:39.648Z] Step 8/22 : COPY . . [2021-01-25T20:42:40.245Z] Removing intermediate container 0dd31c36c194 [2021-01-25T20:42:40.245Z] ---> f31eb9a62385 [2021-01-25T20:42:40.245Z] Step 8/26 : COPY . . [2021-01-25T20:42:41.281Z] Removing intermediate container 8541f9e16393 [2021-01-25T20:42:41.281Z] ---> ca78bc8b4cb5 [2021-01-25T20:42:41.281Z] Step 8/22 : COPY . . [2021-01-25T20:42:41.958Z] Removing intermediate container ef64fc6676e4 [2021-01-25T20:42:41.958Z] ---> dd525d5644d1 [2021-01-25T20:42:41.958Z] Step 8/33 : COPY . . [2021-01-25T20:42:42.230Z] Removing intermediate container 5a4f3d70929d [2021-01-25T20:42:42.230Z] ---> b9f48dc32266 [2021-01-25T20:42:42.230Z] Step 8/23 : COPY . . [2021-01-25T20:42:57.225Z] gofmt -l . [2021-01-25T20:42:58.204Z] [ "`gofmt -l .`" = "" ] [2021-01-25T20:43:00.830Z] ./bin/test-go-mod-tidy.sh [2021-01-25T20:43:01.108Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-25T20:43:03.194Z] + ls -al . [2021-01-25T20:43:03.195Z] total 696 [2021-01-25T20:43:03.195Z] drwxrwxr-x 9 1001 1001 4096 Jan 25 20:43 . [2021-01-25T20:43:03.195Z] drwxr-xr-x 4 root root 4096 Jan 25 20:39 .. [2021-01-25T20:43:03.195Z] -rw-rw-r-- 1 1001 1001 11 Jan 25 20:37 .dockerignore [2021-01-25T20:43:03.195Z] drwxrwxr-x 8 1001 1001 4096 Jan 25 20:37 .git [2021-01-25T20:43:03.195Z] drwxrwxr-x 3 1001 1001 4096 Jan 25 20:37 .github [2021-01-25T20:43:03.195Z] -rw-rw-r-- 1 1001 1001 872 Jan 25 20:37 .gitignore [2021-01-25T20:43:03.195Z] -rw-rw-r-- 1 1001 1001 166 Jan 25 20:37 .sonarcloud.properties [2021-01-25T20:43:03.195Z] -rw-rw-r-- 1 1001 1001 7859 Jan 25 20:37 Attribution.txt [2021-01-25T20:43:03.195Z] -rw-rw-r-- 1 1001 1001 3804 Jan 25 20:37 CONTRIBUTING.md [2021-01-25T20:43:03.195Z] -rw-rw-r-- 1 1001 1001 931 Jan 25 20:37 Dockerfile.build [2021-01-25T20:43:03.195Z] -rw-rw-r-- 1 1001 1001 863 Jan 25 20:37 Jenkinsfile [2021-01-25T20:43:03.195Z] -rw-rw-r-- 1 1001 1001 10775 Jan 25 20:37 LICENSE [2021-01-25T20:43:03.195Z] -rw-rw-r-- 1 1001 1001 6001 Jan 25 20:37 Makefile [2021-01-25T20:43:03.195Z] -rw-rw-r-- 1 1001 1001 6524 Jan 25 20:37 README.md [2021-01-25T20:43:03.195Z] -rw-rw-r-- 1 1001 1001 6755 Jan 25 20:37 SECURITY.md [2021-01-25T20:43:03.195Z] -rw-rw-r-- 1 1001 1001 5 Jan 25 20:35 VERSION [2021-01-25T20:43:03.195Z] -rw-rw-r-- 1 1001 1001 4131 Jan 25 20:37 ZMQWindows.md [2021-01-25T20:43:03.195Z] drwxrwxr-x 2 1001 1001 4096 Jan 25 20:37 bin [2021-01-25T20:43:03.195Z] drwxrwxr-x 15 1001 1001 4096 Jan 25 20:37 cmd [2021-01-25T20:43:03.195Z] -rw-r--r-- 1 root root 564700 Jan 25 20:41 coverage.out [2021-01-25T20:43:03.195Z] -rw-r--r-- 1 root root 1053 Jan 25 20:43 go.mod [2021-01-25T20:43:03.195Z] -rw-r--r-- 1 root root 18995 Jan 25 20:43 go.sum [2021-01-25T20:43:03.195Z] drwxrwxr-x 8 1001 1001 4096 Jan 25 20:37 internal [2021-01-25T20:43:03.195Z] drwxrwxr-x 4 1001 1001 4096 Jan 25 20:37 openapi [2021-01-25T20:43:03.195Z] drwxrwxr-x 4 1001 1001 4096 Jan 25 20:37 snap [2021-01-25T20:43:03.195Z] -rw-rw-r-- 1 1001 1001 168 Jan 25 20:37 version.go [Pipeline] sh [2021-01-25T20:43:03.554Z] + '[' -e coverage.out ] [2021-01-25T20:43:03.554Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-25T20:43:03.914Z] Warning: overwriting stash ‘coverage-report’ [2021-01-25T20:43:05.265Z] Stashed 1 file(s) [Pipeline] sh [2021-01-25T20:43:06.013Z] + make build [2021-01-25T20:43:06.013Z] 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-25T20:43:16.241Z] 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-25T20:43:38.405Z] 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-25T20:43:41.790Z] 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-25T20:43:46.125Z] 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-25T20:43:47.104Z] 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-25T20:43:50.892Z] ---> 66da94619d16 [2021-01-25T20:43:50.892Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-25T20:43:50.892Z] ---> 4ada995f2819 [2021-01-25T20:43:50.892Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-25T20:43:50.892Z] ---> 34f14e188d63 [2021-01-25T20:43:50.892Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-25T20:43:50.892Z] ---> 2eddf39c118a [2021-01-25T20:43:50.892Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-25T20:43:50.892Z] ---> Running in 0d6f6b64068a [2021-01-25T20:43:50.892Z] ---> Running in 7cb84677773e [2021-01-25T20:43:50.892Z] ---> Running in 149a4418fde6 [2021-01-25T20:43:50.892Z] ---> Running in 54a0b515b18e [2021-01-25T20:43:50.892Z] ---> 44fd253b30e5 [2021-01-25T20:43:50.892Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-25T20:43:50.892Z] ---> Running in 00cd0c53d1f7 [2021-01-25T20:43:50.892Z] 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-25T20:43:50.892Z] 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-25T20:43:50.892Z] 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-25T20:43:50.892Z] 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-25T20:43:50.892Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-25T20:43:52.519Z] 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-25T20:43:55.898Z] 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-25T20:43:59.308Z] 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-25T20:44:03.716Z] 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-25T20:44:06.358Z] 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-25T20:44:10.678Z] 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-25T20:44:14.078Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-01-25T20:44:19.501Z] $ docker stop --time=1 6baa65e9fd5eccda0c2ccbff09557707d84b9192fe2c8ca584de8d961a60621b [2021-01-25T20:44:22.276Z] $ docker rm -f 6baa65e9fd5eccda0c2ccbff09557707d84b9192fe2c8ca584de8d961a60621b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-25T20:44:24.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-25T20:44:24.064Z] [2021-01-25T20:44:24.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-25T20:44:24.448Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-25T20:44:24.449Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-25T20:44:24.449Z] 29e5d40040c1: Pulling fs layer [2021-01-25T20:44:24.449Z] 1ce36da41761: Pulling fs layer [2021-01-25T20:44:24.449Z] 25b303627fd3: Pulling fs layer [2021-01-25T20:44:24.723Z] 29e5d40040c1: Verifying Checksum [2021-01-25T20:44:24.723Z] 29e5d40040c1: Download complete [2021-01-25T20:44:25.318Z] 1ce36da41761: Download complete [2021-01-25T20:44:25.590Z] 29e5d40040c1: Pull complete [2021-01-25T20:44:26.563Z] 1ce36da41761: Pull complete [2021-01-25T20:44:27.154Z] 25b303627fd3: Download complete [2021-01-25T20:44:37.313Z] 25b303627fd3: Pull complete [2021-01-25T20:44:37.313Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-25T20:44:37.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-25T20:44:37.313Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-25T20:44:37.555Z] prd-ubuntu18.04-docker-arm64-4c-16g-22677 does not seem to be running inside a container [2021-01-25T20:44:37.636Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-25T20:44:39.948Z] 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-25T20:44:40.694Z] $ docker top b100e497840392ff68d25334ff80f29cf5ca5d886d11e20f417f861dd16b581e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-25T20:44:41.772Z] + docker-compose build --help [2021-01-25T20:44:41.772Z] + grep parallel [2021-01-25T20:44:42.822Z] Removing intermediate container 54a0b515b18e [2021-01-25T20:44:42.822Z] ---> 22a47c6d4da9 [2021-01-25T20:44:42.822Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-25T20:44:42.822Z] Removing intermediate container 7cb84677773e [2021-01-25T20:44:42.822Z] ---> aebbcf5e700b [2021-01-25T20:44:42.822Z] [2021-01-25T20:44:42.822Z] Step 10/22 : FROM alpine:3.12 [2021-01-25T20:44:42.822Z] 3.12: Pulling from library/alpine [2021-01-25T20:44:43.489Z] Removing intermediate container 149a4418fde6 [2021-01-25T20:44:43.489Z] ---> 3c2a207b3961 [2021-01-25T20:44:43.489Z] [2021-01-25T20:44:43.489Z] Step 10/22 : FROM alpine:3.12 [2021-01-25T20:44:43.489Z] 3.12: Pulling from library/alpine [2021-01-25T20:44:43.489Z] ---> Running in a3bde38bc6b0 [2021-01-25T20:44:43.489Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-25T20:44:43.489Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-25T20:44:43.777Z] Status: Image is up to date for alpine:3.12 [2021-01-25T20:44:43.777Z] ---> 389fef711851 [2021-01-25T20:44:43.777Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-25T20:44:43.777Z] Status: Downloaded newer image for alpine:3.12 [2021-01-25T20:44:43.777Z] ---> 389fef711851 [2021-01-25T20:44:43.777Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-25T20:44:44.088Z] ---> Running in 4901f3be6c75 [2021-01-25T20:44:44.088Z] ---> Running in aa7fbf0ce305 [2021-01-25T20:44:45.085Z] 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-25T20:44:45.147Z] --parallel Build images in parallel. [Pipeline] } [2021-01-25T20:44:45.171Z] $ docker stop --time=1 b100e497840392ff68d25334ff80f29cf5ca5d886d11e20f417f861dd16b581e [2021-01-25T20:44:46.170Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T20:44:46.170Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T20:44:47.152Z] $ docker rm -f b100e497840392ff68d25334ff80f29cf5ca5d886d11e20f417f861dd16b581e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-25T20:44:47.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-25T20:44:47.968Z] . [Pipeline] withDockerContainer [2021-01-25T20:44:48.213Z] prd-ubuntu18.04-docker-arm64-4c-16g-22677 does not seem to be running inside a container [2021-01-25T20:44:48.316Z] $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-25T20:44:49.876Z] $ docker top 9f9b3e6a422490273c3c6f0a88ab384aefa82575bc3d2f599881f3d60e9843fb -eo pid,comm [2021-01-25T20:44:49.879Z] Removing intermediate container a3bde38bc6b0 [2021-01-25T20:44:49.879Z] ---> 5d9f775abcfe [2021-01-25T20:44:49.879Z] [2021-01-25T20:44:49.879Z] Step 11/26 : FROM docker:20.10.0 [2021-01-25T20:44:49.879Z] 20.10.0: Pulling from library/docker [Pipeline] { [Pipeline] sh [2021-01-25T20:44:50.943Z] Removing intermediate container 00cd0c53d1f7 [2021-01-25T20:44:50.944Z] ---> 70b328feaff7 [2021-01-25T20:44:50.944Z] [2021-01-25T20:44:50.944Z] Step 10/33 : FROM alpine:3.12 [2021-01-25T20:44:50.944Z] ---> 389fef711851 [2021-01-25T20:44:50.944Z] Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-25T20:44:51.015Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-25T20:44:51.324Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T20:44:51.324Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T20:44:51.850Z] ---> Running in a54c14d0ee8e [2021-01-25T20:44:51.850Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-25T20:44:51.850Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T20:44:51.850Z] OK: 6 MiB in 15 packages [2021-01-25T20:44:52.206Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-25T20:44:52.206Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-25T20:44:52.206Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T20:44:52.206Z] Executing ca-certificates-20191127-r4.trigger [2021-01-25T20:44:52.819Z] OK: 6 MiB in 16 packages [2021-01-25T20:44:52.819Z] Removing intermediate container 0d6f6b64068a [2021-01-25T20:44:52.819Z] ---> e38b028d4ad0 [2021-01-25T20:44:52.819Z] [2021-01-25T20:44:52.819Z] Step 10/23 : FROM alpine:3.12 [2021-01-25T20:44:52.819Z] ---> 389fef711851 [2021-01-25T20:44:52.819Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-25T20:44:53.175Z] ---> Running in d41f7ada00b0 [2021-01-25T20:44:53.524Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T20:44:53.524Z] Removing intermediate container d41f7ada00b0 [2021-01-25T20:44:53.524Z] ---> 62a48499cea1 [2021-01-25T20:44:53.524Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-25T20:44:54.076Z] Removing intermediate container aa7fbf0ce305 [2021-01-25T20:44:54.076Z] ---> 326296821fbe [2021-01-25T20:44:54.076Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-25T20:44:54.076Z] ---> Running in 5076729b6e26 [2021-01-25T20:44:54.076Z] ---> Running in 77aa05640954 [2021-01-25T20:44:54.408Z] Building docker-core-command-go ... [2021-01-25T20:44:54.408Z] Building docker-core-data-go ... [2021-01-25T20:44:54.408Z] Building docker-core-metadata-go ... [2021-01-25T20:44:54.408Z] Building docker-security-bootstrapper-go ... [2021-01-25T20:44:54.408Z] Building docker-security-proxy-setup-go ... [2021-01-25T20:44:54.408Z] Building docker-security-secretstore-setup-go ... [2021-01-25T20:44:54.408Z] Building docker-support-notifications-go ... [2021-01-25T20:44:54.408Z] Building docker-support-scheduler-go ... [2021-01-25T20:44:54.408Z] Building docker-sys-mgmt-agent-go ... [2021-01-25T20:44:54.470Z] Removing intermediate container 4901f3be6c75 [2021-01-25T20:44:54.470Z] ---> d6950b3aa1a1 [2021-01-25T20:44:54.470Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-25T20:44:54.470Z] ---> Running in 7a4da5675fef [2021-01-25T20:44:54.680Z] Building docker-security-secretstore-setup-go [2021-01-25T20:44:54.680Z] Building docker-core-metadata-go [2021-01-25T20:44:54.680Z] Building docker-sys-mgmt-agent-go [2021-01-25T20:44:54.680Z] Building docker-support-notifications-go [2021-01-25T20:44:54.680Z] Building docker-security-bootstrapper-go [2021-01-25T20:44:54.947Z] Removing intermediate container 5076729b6e26 [2021-01-25T20:44:54.947Z] ---> 1c6d24eb9cb4 [2021-01-25T20:44:54.947Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-25T20:44:54.947Z] Removing intermediate container 77aa05640954 [2021-01-25T20:44:54.947Z] ---> 88643b7036fb [2021-01-25T20:44:54.947Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-25T20:44:55.284Z] ---> Running in fd17e36710e4 [2021-01-25T20:44:55.284Z] ---> Running in 1519d5bfda39 [2021-01-25T20:44:55.284Z] Removing intermediate container 7a4da5675fef [2021-01-25T20:44:55.284Z] ---> b9901ddc0c6c [2021-01-25T20:44:55.284Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-25T20:44:55.284Z] ---> Running in 54e318d33fc7 [2021-01-25T20:44:55.577Z] Removing intermediate container 1519d5bfda39 [2021-01-25T20:44:55.577Z] ---> 44a139b312ec [2021-01-25T20:44:55.577Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-25T20:44:55.577Z] Removing intermediate container fd17e36710e4 [2021-01-25T20:44:55.577Z] ---> 276467d07656 [2021-01-25T20:44:55.577Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T20:44:55.905Z] ---> Running in eedfa0f45f92 [2021-01-25T20:44:55.905Z] ---> Running in d3533bd09953 [2021-01-25T20:44:55.905Z] Removing intermediate container 54e318d33fc7 [2021-01-25T20:44:55.905Z] ---> 405c96ca23ed [2021-01-25T20:44:55.905Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-25T20:44:56.278Z] ---> Running in b5a4b7481729 [2021-01-25T20:44:57.080Z] Removing intermediate container eedfa0f45f92 [2021-01-25T20:44:57.080Z] ---> 545eab43d397 [2021-01-25T20:44:57.080Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-25T20:44:57.892Z] Removing intermediate container b5a4b7481729 [2021-01-25T20:44:57.892Z] ---> 954a61ed1bec [2021-01-25T20:44:57.892Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-25T20:44:58.713Z] ---> 33c7888d27ac [2021-01-25T20:44:58.713Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-25T20:44:58.713Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T20:44:59.689Z] Removing intermediate container d3533bd09953 [2021-01-25T20:44:59.689Z] ---> bf2332af58f0 [2021-01-25T20:44:59.689Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-25T20:44:59.689Z] ---> b718b7d263e1 [2021-01-25T20:44:59.689Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-25T20:45:00.006Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-25T20:45:00.006Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-25T20:45:00.006Z] (3/3) Installing su-exec (0.2-r1) [2021-01-25T20:45:00.006Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T20:45:00.006Z] ---> Running in 06b504c687fc [2021-01-25T20:45:00.006Z] OK: 6 MiB in 17 packages [2021-01-25T20:45:01.522Z] ---> 35c9ceba5376 [2021-01-25T20:45:01.522Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-25T20:45:01.522Z] ---> 10baf81ea54a [2021-01-25T20:45:01.522Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-25T20:45:01.834Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T20:45:02.536Z] Removing intermediate container a54c14d0ee8e [2021-01-25T20:45:02.536Z] ---> 8b566ed04ab4 [2021-01-25T20:45:02.536Z] Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-25T20:45:02.536Z] ---> 1cdacc76ef37 [2021-01-25T20:45:02.536Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-25T20:45:02.536Z] ---> cdf87b7ded8a [2021-01-25T20:45:02.536Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-25T20:45:02.536Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T20:45:02.536Z] ---> Running in 81506f933e27 [2021-01-25T20:45:02.822Z] ---> Running in 7ea40be051ee [2021-01-25T20:45:02.822Z] ---> Running in 7c1ef372342f [2021-01-25T20:45:03.493Z] Removing intermediate container 81506f933e27 [2021-01-25T20:45:03.493Z] ---> 9f1a302f5448 [2021-01-25T20:45:03.493Z] Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-25T20:45:03.493Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-25T20:45:03.493Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-25T20:45:03.493Z] ---> Running in 97259411c1b8 [2021-01-25T20:45:03.493Z] Removing intermediate container 7ea40be051ee [2021-01-25T20:45:03.493Z] ---> 946d879daab8 [2021-01-25T20:45:03.493Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-25T20:45:03.493Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-25T20:45:03.493Z] Removing intermediate container 7c1ef372342f [2021-01-25T20:45:03.493Z] ---> f78834262f94 [2021-01-25T20:45:03.493Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-25T20:45:03.761Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-25T20:45:04.054Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-25T20:45:04.054Z] ---> Running in 64afbe08d7fd [2021-01-25T20:45:04.054Z] ---> Running in b1fa976c0bba [2021-01-25T20:45:04.367Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-25T20:45:04.367Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T20:45:04.367Z] OK: 8 MiB in 20 packages [2021-01-25T20:45:04.367Z] Removing intermediate container 97259411c1b8 [2021-01-25T20:45:04.367Z] ---> 409044da34da [2021-01-25T20:45:04.367Z] Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-25T20:45:04.681Z] ---> Running in bd1487b9936b [2021-01-25T20:45:04.959Z] Removing intermediate container b1fa976c0bba [2021-01-25T20:45:04.959Z] ---> 49b32ec466cd [2021-01-25T20:45:04.959Z] Step 20/22 : LABEL arch=x86_64 [2021-01-25T20:45:04.959Z] Removing intermediate container 64afbe08d7fd [2021-01-25T20:45:04.959Z] ---> 8b54eb3be5c5 [2021-01-25T20:45:04.959Z] Step 20/22 : LABEL arch=x86_64 [2021-01-25T20:45:05.258Z] ---> Running in b5880ea19301 [2021-01-25T20:45:05.258Z] ---> Running in 3751864e23d0 [2021-01-25T20:45:05.927Z] Removing intermediate container b5880ea19301 [2021-01-25T20:45:05.927Z] ---> 5d7a7e00682e [2021-01-25T20:45:05.927Z] Step 21/22 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c [2021-01-25T20:45:06.234Z] Removing intermediate container 3751864e23d0 [2021-01-25T20:45:06.234Z] ---> cfbf8489265c [2021-01-25T20:45:06.234Z] Step 21/22 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c [2021-01-25T20:45:06.234Z] ---> Running in b841655d52ea [2021-01-25T20:45:06.234Z] Removing intermediate container 06b504c687fc [2021-01-25T20:45:06.234Z] ---> fc9af4f7f06a [2021-01-25T20:45:06.234Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-25T20:45:06.552Z] ---> Running in 2a068dbcc27a [2021-01-25T20:45:06.553Z] Connecting to github.com (140.82.113.4:443) [2021-01-25T20:45:06.894Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.69.140:443) [2021-01-25T20:45:06.894Z] Removing intermediate container b841655d52ea [2021-01-25T20:45:06.894Z] ---> b69faf59deb5 [2021-01-25T20:45:06.894Z] Step 22/22 : LABEL version=0.0.0 [2021-01-25T20:45:06.894Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-25T20:45:06.894Z] Removing intermediate container 2a068dbcc27a [2021-01-25T20:45:06.894Z] ---> a560088f50cf [2021-01-25T20:45:06.894Z] Step 22/22 : LABEL version=0.0.0 [2021-01-25T20:45:06.894Z] ---> Running in be7d51076462 [2021-01-25T20:45:07.188Z] ---> f914c5eb5f30 [2021-01-25T20:45:07.188Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-25T20:45:07.188Z] dockerize-alpine-lin 55% |***************** | 1631k 0:00:00 ETA [2021-01-25T20:45:07.188Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-25T20:45:07.188Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-25T20:45:07.188Z] dockerize [2021-01-25T20:45:07.188Z] ---> Running in 020f7d215f7e [2021-01-25T20:45:07.471Z] Removing intermediate container be7d51076462 [2021-01-25T20:45:07.471Z] ---> 31a68dc3caab [2021-01-25T20:45:07.471Z] [2021-01-25T20:45:07.775Z] Removing intermediate container 020f7d215f7e [2021-01-25T20:45:07.775Z] ---> 425dffb01f52 [2021-01-25T20:45:07.775Z] [2021-01-25T20:45:08.399Z] Successfully built 31a68dc3caab [2021-01-25T20:45:08.399Z] Successfully built 425dffb01f52 [2021-01-25T20:45:08.399Z] Successfully tagged docker-support-notifications-go:latest [2021-01-25T20:45:08.399Z]  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go [2021-01-25T20:45:08.399Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-25T20:45:08.399Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2021-01-25T20:45:09.070Z] ---> bfc555e850dd [2021-01-25T20:45:09.070Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-25T20:45:09.737Z] Removing intermediate container bd1487b9936b [2021-01-25T20:45:09.737Z] ---> f07b0fbfad7f [2021-01-25T20:45:09.737Z] Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-25T20:45:10.112Z] ---> Running in a1580e81a818 [2021-01-25T20:45:10.492Z] ---> 191b17b1a2ac [2021-01-25T20:45:10.492Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-25T20:45:10.834Z] ---> Running in d9a9d3d3c2d3 [2021-01-25T20:45:11.983Z] Removing intermediate container a1580e81a818 [2021-01-25T20:45:11.983Z] ---> 79169a61cac2 [2021-01-25T20:45:11.983Z] Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-25T20:45:12.335Z] Removing intermediate container d9a9d3d3c2d3 [2021-01-25T20:45:12.335Z] ---> 6485d5e038fd [2021-01-25T20:45:12.335Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-25T20:45:12.617Z] ---> Running in 7687a02a6355 [2021-01-25T20:45:13.800Z] ---> Running in 51aeadfb62de [2021-01-25T20:45:13.800Z] Removing intermediate container 7687a02a6355 [2021-01-25T20:45:13.800Z] ---> 8f30d7134be0 [2021-01-25T20:45:13.800Z] Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-25T20:45:14.173Z] ---> Running in dcfdce7c5a57 [2021-01-25T20:45:14.173Z] Removing intermediate container 51aeadfb62de [2021-01-25T20:45:14.173Z] ---> 1e7e48c88ff3 [2021-01-25T20:45:14.173Z] Step 21/23 : LABEL arch=x86_64 [2021-01-25T20:45:14.516Z] ---> Running in 954ed568caa2 [2021-01-25T20:45:14.516Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-25T20:45:14.516Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-25T20:45:14.516Z] ---> aefe523efa57 [2021-01-25T20:45:14.516Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-25T20:45:15.227Z] ---> Running in 65496508e1a0 [2021-01-25T20:45:15.611Z] Move dockerize executable [2021-01-25T20:45:15.611Z] Removing intermediate container 954ed568caa2 [2021-01-25T20:45:15.611Z] ---> a06f44063012 [2021-01-25T20:45:15.611Z] Step 22/23 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c [2021-01-25T20:45:16.785Z] ---> Running in da8725600b69 [2021-01-25T20:45:17.435Z] Removing intermediate container da8725600b69 [2021-01-25T20:45:17.435Z] ---> eee288989ce9 [2021-01-25T20:45:17.435Z] Step 23/23 : LABEL version=0.0.0 [2021-01-25T20:45:17.738Z] ---> Running in c5547b2f563e [2021-01-25T20:45:17.738Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T20:45:18.024Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T20:45:18.024Z] Removing intermediate container dcfdce7c5a57 [2021-01-25T20:45:18.024Z] ---> a974ffacf043 [2021-01-25T20:45:18.024Z] Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-25T20:45:18.330Z] (1/2) Installing readline (8.0.4-r0) [2021-01-25T20:45:18.330Z] (2/2) Installing bash (5.0.17-r0) [2021-01-25T20:45:18.330Z] Executing bash-5.0.17-r0.post-install [2021-01-25T20:45:18.330Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T20:45:18.330Z] OK: 12 MiB in 22 packages [2021-01-25T20:45:18.695Z] Removing intermediate container c5547b2f563e [2021-01-25T20:45:18.695Z] ---> 492217e5a6e3 [2021-01-25T20:45:18.695Z] [2021-01-25T20:45:19.037Z] ---> Running in 81cab6357206 [2021-01-25T20:45:20.217Z] Successfully built 492217e5a6e3 [2021-01-25T20:45:20.218Z] Successfully tagged docker-core-data-go:latest [2021-01-25T20:45:20.218Z] Building docker-core-command-go [2021-01-25T20:45:20.218Z]  Building docker-core-data-go ... done Removing intermediate container 81cab6357206 [2021-01-25T20:45:20.218Z] ---> cd4defbd7099 [2021-01-25T20:45:20.218Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-25T20:45:21.200Z] Removing intermediate container 65496508e1a0 [2021-01-25T20:45:21.200Z] ---> fe1937233040 [2021-01-25T20:45:21.200Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-25T20:45:21.580Z] ---> 98ca44c9993f [2021-01-25T20:45:21.580Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-25T20:45:22.199Z] ---> Running in a06336562384 [2021-01-25T20:45:22.513Z] ---> Running in dbfafaea011e [2021-01-25T20:45:23.143Z] Removing intermediate container a06336562384 [2021-01-25T20:45:23.143Z] ---> d8ef49041a44 [2021-01-25T20:45:23.143Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-25T20:45:23.765Z] ---> Running in 921f1dbd1f59 [2021-01-25T20:45:24.398Z] Removing intermediate container 921f1dbd1f59 [2021-01-25T20:45:24.398Z] ---> 40b4abda434e [2021-01-25T20:45:24.398Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-25T20:45:25.495Z] ---> Running in 6d5f86fb25d4 [2021-01-25T20:45:27.678Z] Removing intermediate container 6d5f86fb25d4 [2021-01-25T20:45:27.678Z] ---> 2260bc839d6b [2021-01-25T20:45:27.678Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-25T20:45:28.653Z] Removing intermediate container dbfafaea011e [2021-01-25T20:45:28.653Z] ---> 5b6dcfbb39a7 [2021-01-25T20:45:28.653Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-25T20:45:30.017Z] ---> 5dc4ed2c9f49 [2021-01-25T20:45:30.017Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-25T20:45:30.294Z] ---> 89b2a42ca118 [2021-01-25T20:45:30.294Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-25T20:45:31.792Z] ---> 43b7fd9ae8cc [2021-01-25T20:45:31.792Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-25T20:45:32.971Z] ---> 549a90628d4d [2021-01-25T20:45:32.971Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-25T20:45:34.004Z] ---> c8abedbd306b [2021-01-25T20:45:34.004Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-25T20:45:35.084Z] ---> bc5379b185a3 [2021-01-25T20:45:35.084Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-25T20:45:35.084Z] ---> Running in 3f6547766fe3 [2021-01-25T20:45:37.953Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T20:45:37.953Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T20:45:37.953Z] ---> a0a8b0eb1140 [2021-01-25T20:45:37.953Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-25T20:45:37.953Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-25T20:45:37.953Z] (2/33) Installing expat (2.2.9-r1) [2021-01-25T20:45:37.953Z] (3/33) Installing libffi (3.3-r2) [2021-01-25T20:45:37.953Z] (4/33) Installing gdbm (1.13-r1) [2021-01-25T20:45:37.953Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-25T20:45:37.953Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-25T20:45:37.953Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-25T20:45:44.256Z] ---> 957a6e514be0 [2021-01-25T20:45:44.256Z] Step 26/33 : VOLUME ${SECURITY_INIT_DIR} [2021-01-25T20:45:44.256Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-25T20:45:44.256Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-25T20:45:44.256Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-25T20:45:44.256Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-25T20:45:44.256Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-25T20:45:44.543Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-25T20:45:44.543Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-25T20:45:45.204Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-25T20:45:45.829Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-25T20:45:45.829Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-25T20:45:45.829Z] ---> Running in 50b0ca039b6d [2021-01-25T20:45:45.829Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-25T20:45:45.829Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-25T20:45:45.829Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-25T20:45:46.121Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-25T20:45:46.121Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-25T20:45:46.421Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-25T20:45:46.707Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-25T20:45:47.120Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-25T20:45:47.120Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-25T20:45:47.484Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-25T20:45:47.834Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-25T20:45:47.834Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-25T20:45:47.834Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-25T20:45:48.283Z] Removing intermediate container 50b0ca039b6d [2021-01-25T20:45:48.283Z] ---> 4a3584dea3e4 [2021-01-25T20:45:48.283Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-25T20:45:48.283Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-25T20:45:48.283Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-25T20:45:48.283Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-25T20:45:49.816Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T20:45:49.816Z] OK: 71 MiB in 55 packages [2021-01-25T20:45:52.193Z] ---> bf9ae530043b [2021-01-25T20:45:52.193Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2021-01-25T20:45:54.682Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T20:45:54.682Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-25T20:45:54.682Z] ---> 45a71b0ba547 [2021-01-25T20:45:54.682Z] Step 3/24 : WORKDIR /edgex-go [2021-01-25T20:45:54.682Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T20:45:54.682Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-25T20:45:54.682Z] ---> 45a71b0ba547 [2021-01-25T20:45:54.682Z] Step 3/21 : WORKDIR /edgex-go [2021-01-25T20:45:55.363Z] ---> Using cache [2021-01-25T20:45:55.363Z] ---> c8ee3f6737ff [2021-01-25T20:45:55.363Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T20:45:55.363Z] ---> Using cache [2021-01-25T20:45:55.363Z] ---> c8ee3f6737ff [2021-01-25T20:45:55.363Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T20:45:55.363Z] ---> Using cache [2021-01-25T20:45:55.363Z] ---> c3df63c28e76 [2021-01-25T20:45:55.363Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-25T20:45:55.363Z] ---> Using cache [2021-01-25T20:45:55.363Z] ---> c3df63c28e76 [2021-01-25T20:45:55.363Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-25T20:45:55.363Z] ---> Using cache [2021-01-25T20:45:55.363Z] ---> ec0e035df1bf [2021-01-25T20:45:55.363Z] Step 6/21 : COPY go.mod . [2021-01-25T20:45:55.363Z] ---> Using cache [2021-01-25T20:45:55.363Z] ---> ec0e035df1bf [2021-01-25T20:45:55.363Z] Step 6/24 : COPY go.mod . [2021-01-25T20:45:55.363Z] ---> Using cache [2021-01-25T20:45:55.363Z] ---> 4fef665ce931 [2021-01-25T20:45:55.363Z] Step 7/21 : RUN go mod download [2021-01-25T20:45:55.363Z] ---> Using cache [2021-01-25T20:45:55.363Z] ---> 4fef665ce931 [2021-01-25T20:45:55.363Z] Step 7/24 : RUN go mod download [2021-01-25T20:45:55.363Z] ---> Using cache [2021-01-25T20:45:55.363Z] ---> b5c2a3566e3a [2021-01-25T20:45:55.363Z] Step 8/24 : COPY . . [2021-01-25T20:45:55.363Z] ---> Using cache [2021-01-25T20:45:55.363Z] ---> b5c2a3566e3a [2021-01-25T20:45:55.363Z] Step 8/21 : COPY . . [2021-01-25T20:45:55.665Z] ---> Running in 164985cdb820 [2021-01-25T20:45:55.666Z] ---> Using cache [2021-01-25T20:45:55.666Z] ---> 2eddf39c118a [2021-01-25T20:45:55.666Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-25T20:45:55.666Z] ---> Using cache [2021-01-25T20:45:55.666Z] ---> 2eddf39c118a [2021-01-25T20:45:55.666Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-25T20:45:56.370Z] ---> Running in 14e1efe7a16d [2021-01-25T20:45:56.370Z] ---> Running in fe9ac821cb99 [2021-01-25T20:46:00.186Z] 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-25T20:46:00.186Z] 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-25T20:46:02.349Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T20:46:02.349Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-25T20:46:02.349Z] ---> 45a71b0ba547 [2021-01-25T20:46:02.349Z] Step 3/23 : WORKDIR /edgex-go [2021-01-25T20:46:02.349Z] ---> Using cache [2021-01-25T20:46:02.349Z] ---> c8ee3f6737ff [2021-01-25T20:46:02.349Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T20:46:02.349Z] ---> Using cache [2021-01-25T20:46:02.349Z] ---> c3df63c28e76 [2021-01-25T20:46:02.349Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-25T20:46:02.349Z] ---> Using cache [2021-01-25T20:46:02.349Z] ---> ec0e035df1bf [2021-01-25T20:46:02.349Z] Step 6/23 : COPY go.mod . [2021-01-25T20:46:02.349Z] ---> Using cache [2021-01-25T20:46:02.349Z] ---> 4fef665ce931 [2021-01-25T20:46:02.349Z] Step 7/23 : RUN go mod download [2021-01-25T20:46:02.349Z] ---> Using cache [2021-01-25T20:46:02.349Z] ---> b5c2a3566e3a [2021-01-25T20:46:02.349Z] Step 8/23 : COPY . . [2021-01-25T20:46:02.349Z] ---> Using cache [2021-01-25T20:46:02.349Z] ---> 2eddf39c118a [2021-01-25T20:46:02.349Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-25T20:46:04.874Z] ---> Running in 1c9976d2191f [2021-01-25T20:46:05.198Z] Removing intermediate container 164985cdb820 [2021-01-25T20:46:05.198Z] ---> 86e38a519367 [2021-01-25T20:46:05.198Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-25T20:46:05.914Z] ---> Running in a5581ccc6f50 [2021-01-25T20:46:07.036Z] 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-25T20:46:07.036Z] Removing intermediate container a5581ccc6f50 [2021-01-25T20:46:07.036Z] ---> 854813456f33 [2021-01-25T20:46:07.036Z] Step 30/33 : CMD ["gate"] [2021-01-25T20:46:07.717Z] ---> Running in 5784440e343b [2021-01-25T20:46:08.800Z] Removing intermediate container 5784440e343b [2021-01-25T20:46:08.800Z] ---> 684c8c0ed998 [2021-01-25T20:46:08.800Z] Step 31/33 : LABEL arch=x86_64 [2021-01-25T20:46:09.114Z] ---> Running in aadf0f038a31 [2021-01-25T20:46:10.171Z] Removing intermediate container aadf0f038a31 [2021-01-25T20:46:10.171Z] ---> 9b603d1a4daa [2021-01-25T20:46:10.171Z] Step 32/33 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c [2021-01-25T20:46:10.949Z] ---> Running in 0900b1509cf3 [2021-01-25T20:46:13.071Z] Removing intermediate container 0900b1509cf3 [2021-01-25T20:46:13.071Z] ---> e0fdce1acc78 [2021-01-25T20:46:13.071Z] Step 33/33 : LABEL version=0.0.0 [2021-01-25T20:46:14.668Z] ---> Running in a7cc86c838b4 [2021-01-25T20:46:16.220Z] Removing intermediate container a7cc86c838b4 [2021-01-25T20:46:16.220Z] ---> 0b1da13b5cfa [2021-01-25T20:46:16.220Z] [2021-01-25T20:46:16.459Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T20:46:16.459Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-25T20:46:16.459Z] ---> eef54af9f374 [2021-01-25T20:46:16.459Z] Step 3/24 : WORKDIR /edgex-go [2021-01-25T20:46:16.459Z] Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T20:46:16.459Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2021-01-25T20:46:16.459Z] ---> eef54af9f374 [2021-01-25T20:46:16.459Z] Step 3/33 : WORKDIR /edgex-go [2021-01-25T20:46:16.459Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T20:46:16.459Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-25T20:46:16.459Z] ---> eef54af9f374 [2021-01-25T20:46:16.459Z] Step 3/22 : WORKDIR /edgex-go [2021-01-25T20:46:16.459Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T20:46:16.459Z] Step 2/23 : FROM ${BUILDER_BASE} AS builderStep 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T20:46:16.459Z] [2021-01-25T20:46:16.459Z] ---> eef54af9f374 [2021-01-25T20:46:16.459Z] Step 2/26 : FROM ${BUILDER_BASE} AS builderStep 3/23 : WORKDIR /edgex-go [2021-01-25T20:46:16.459Z] ---> eef54af9f374 [2021-01-25T20:46:16.459Z] [2021-01-25T20:46:16.459Z] Step 3/26 : WORKDIR /edgex-go [2021-01-25T20:46:16.459Z] ---> Running in baf86d5608b9 [2021-01-25T20:46:16.459Z] ---> Running in 85330800a585 [2021-01-25T20:46:16.459Z] ---> Running in 7a5ce5730d62 [2021-01-25T20:46:16.459Z] ---> Running in 8ff305c45d77 [2021-01-25T20:46:16.459Z] ---> Running in cd49a7f79b4e [2021-01-25T20:46:16.459Z] Removing intermediate container 85330800a585 [2021-01-25T20:46:16.459Z] ---> ea3731f2d573 [2021-01-25T20:46:16.459Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T20:46:16.459Z] Removing intermediate container baf86d5608b9 [2021-01-25T20:46:16.459Z] ---> 1b05fbe6f4f6 [2021-01-25T20:46:16.459Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T20:46:16.459Z] Removing intermediate container cd49a7f79b4e [2021-01-25T20:46:16.459Z] ---> 28d4ed35f77d [2021-01-25T20:46:16.459Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T20:46:16.459Z] Removing intermediate container 7a5ce5730d62 [2021-01-25T20:46:16.459Z] ---> 7ff9e13f8f1d [2021-01-25T20:46:16.459Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T20:46:16.459Z] Removing intermediate container 8ff305c45d77 [2021-01-25T20:46:16.459Z] ---> 13f0586f24b0 [2021-01-25T20:46:16.459Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T20:46:16.459Z] ---> Running in 91973c1efa8c [2021-01-25T20:46:16.459Z] ---> Running in f9cea864d2a9 [2021-01-25T20:46:16.459Z] ---> Running in 6e60ade88953 [2021-01-25T20:46:16.459Z] ---> Running in ec8049595f74 [2021-01-25T20:46:16.459Z] ---> Running in b6b6530222a1 [2021-01-25T20:46:16.459Z] Removing intermediate container 91973c1efa8c [2021-01-25T20:46:16.459Z] ---> c126fdd231a0 [2021-01-25T20:46:16.460Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-25T20:46:16.460Z] ---> Running in b86f1fe43ba7 [2021-01-25T20:46:16.460Z] Removing intermediate container f9cea864d2a9 [2021-01-25T20:46:16.460Z] ---> 3fa13a2b7c7d [2021-01-25T20:46:16.460Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-25T20:46:16.460Z] ---> Running in e58308ca0124 [2021-01-25T20:46:16.460Z] Removing intermediate container b6b6530222a1 [2021-01-25T20:46:16.460Z] ---> 452dd5e885cd [2021-01-25T20:46:16.460Z] Step 5/33 : RUN apk add --update --no-cache make git [2021-01-25T20:46:16.460Z] Removing intermediate container ec8049595f74 [2021-01-25T20:46:16.460Z] ---> 3efcd8e0cfc6 [2021-01-25T20:46:16.460Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-25T20:46:16.460Z] Removing intermediate container 6e60ade88953 [2021-01-25T20:46:16.460Z] ---> 557f15134d4a [2021-01-25T20:46:16.460Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-25T20:46:16.460Z] ---> Running in bf4063a04580 [2021-01-25T20:46:16.460Z] ---> Running in b8416cf24320 [2021-01-25T20:46:16.460Z] ---> Running in 991309b30f49 [2021-01-25T20:46:16.460Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T20:46:16.460Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T20:46:16.460Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T20:46:16.460Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T20:46:16.460Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T20:46:16.460Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T20:46:16.460Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T20:46:16.732Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T20:46:16.874Z] Successfully built 0b1da13b5cfa [2021-01-25T20:46:17.006Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T20:46:17.007Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T20:46:17.210Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-01-25T20:46:17.210Z]  Building docker-security-bootstrapper-go ... done Building docker-core-metadata-go [2021-01-25T20:46:17.279Z] OK: 217 MiB in 51 packages [2021-01-25T20:46:17.879Z] OK: 217 MiB in 51 packages [2021-01-25T20:46:17.879Z] OK: 217 MiB in 51 packages [2021-01-25T20:46:18.163Z] OK: 217 MiB in 51 packages [2021-01-25T20:46:18.443Z] OK: 217 MiB in 51 packages [2021-01-25T20:46:19.057Z] Removing intermediate container b86f1fe43ba7 [2021-01-25T20:46:19.057Z] ---> 3dbaa02c1761 [2021-01-25T20:46:19.057Z] Step 6/23 : COPY go.mod . [2021-01-25T20:46:19.351Z] Removing intermediate container e58308ca0124 [2021-01-25T20:46:19.351Z] ---> 66e539adfd16 [2021-01-25T20:46:19.351Z] Step 6/22 : COPY go.mod . [2021-01-25T20:46:19.629Z] Removing intermediate container 991309b30f49 [2021-01-25T20:46:19.629Z] ---> 1d4aa19a6f31 [2021-01-25T20:46:19.629Z] Step 6/24 : COPY go.mod . [2021-01-25T20:46:19.913Z] Removing intermediate container b8416cf24320 [2021-01-25T20:46:19.913Z] ---> 30a9d4890d6d [2021-01-25T20:46:19.913Z] Step 6/33 : COPY go.mod . [2021-01-25T20:46:20.186Z] ---> 3724ea16426b [2021-01-25T20:46:20.186Z] Step 7/23 : RUN go mod download [2021-01-25T20:46:20.458Z] Removing intermediate container bf4063a04580 [2021-01-25T20:46:20.458Z] ---> 836e623b420a [2021-01-25T20:46:20.458Z] Step 6/26 : COPY go.mod . [2021-01-25T20:46:20.458Z] ---> Running in 70fa373c9df3 [2021-01-25T20:46:20.458Z] ---> d01606975e61 [2021-01-25T20:46:20.458Z] Step 7/22 : RUN go mod download [2021-01-25T20:46:20.741Z] ---> Running in e448d0035c3a [2021-01-25T20:46:21.016Z] ---> 805a783af8eb [2021-01-25T20:46:21.017Z] Step 7/24 : RUN go mod download [2021-01-25T20:46:21.017Z] ---> ae94ac93264a [2021-01-25T20:46:21.017Z] Step 7/33 : RUN go mod download [2021-01-25T20:46:21.017Z] ---> Running in 29839436091d [2021-01-25T20:46:21.295Z] ---> Running in 87aeb97a9abb [2021-01-25T20:46:21.295Z] ---> 2276c0c00c44 [2021-01-25T20:46:21.572Z] Step 7/26 : RUN go mod download [2021-01-25T20:46:21.572Z] ---> Running in 4f852ea97798 [2021-01-25T20:46:24.999Z] Removing intermediate container 70fa373c9df3 [2021-01-25T20:46:24.999Z] ---> 7a9371275bad [2021-01-25T20:46:24.999Z] Step 8/23 : COPY . . [2021-01-25T20:46:25.275Z] Removing intermediate container e448d0035c3a [2021-01-25T20:46:25.275Z] ---> 27ba24d6c4b5 [2021-01-25T20:46:25.275Z] Step 8/22 : COPY . . [2021-01-25T20:46:26.260Z] Removing intermediate container 29839436091d [2021-01-25T20:46:26.260Z] ---> 72a09bd9623b [2021-01-25T20:46:26.260Z] Step 8/24 : COPY . . [2021-01-25T20:46:26.543Z] Removing intermediate container 87aeb97a9abb [2021-01-25T20:46:26.543Z] ---> ad05bec23cdd [2021-01-25T20:46:26.543Z] Step 8/33 : COPY . . [2021-01-25T20:46:27.152Z] Removing intermediate container 4f852ea97798 [2021-01-25T20:46:27.152Z] ---> 310ef3402d07 [2021-01-25T20:46:27.152Z] Step 8/26 : COPY . . [2021-01-25T20:46:45.228Z] 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-25T20:46:45.228Z] 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-25T20:46:47.537Z] Removing intermediate container 3f6547766fe3 [2021-01-25T20:46:47.537Z] ---> c51d234a408a [2021-01-25T20:46:47.537Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-25T20:46:50.406Z] ---> Running in d860f7a5a4a0 [2021-01-25T20:46:53.970Z] ---> 2e9f4a13816d [2021-01-25T20:46:53.970Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-25T20:46:53.970Z] ---> 21ca5d207fe1 [2021-01-25T20:46:53.970Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-25T20:46:53.970Z] ---> 15eb1e308f0b [2021-01-25T20:46:53.970Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-25T20:46:53.970Z] ---> 5eac7cdd6f5b [2021-01-25T20:46:53.970Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-25T20:46:53.970Z] ---> 4e1ce0c909d7 [2021-01-25T20:46:53.970Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-25T20:46:53.970Z] ---> Running in b2bee227ada9 [2021-01-25T20:46:53.970Z] ---> Running in 3e595aeb71c2 [2021-01-25T20:46:53.970Z] ---> Running in d750ce3e5541 [2021-01-25T20:46:53.970Z] ---> Running in 2e58a325ea7c [2021-01-25T20:46:53.970Z] ---> Running in 48b70eab9b99 [2021-01-25T20:46:53.970Z] 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-25T20:46:53.970Z] 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-25T20:46:54.248Z] 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-25T20:46:54.248Z] 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-25T20:46:54.526Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-25T20:47:01.346Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T20:47:01.346Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-25T20:47:01.346Z] ---> 45a71b0ba547 [2021-01-25T20:47:01.346Z] Step 3/23 : WORKDIR /edgex-go [2021-01-25T20:47:01.346Z] ---> Using cache [2021-01-25T20:47:01.346Z] ---> c8ee3f6737ff [2021-01-25T20:47:01.346Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T20:47:01.346Z] ---> Using cache [2021-01-25T20:47:01.346Z] ---> c3df63c28e76 [2021-01-25T20:47:01.346Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-25T20:47:01.346Z] ---> Using cache [2021-01-25T20:47:01.346Z] ---> ec0e035df1bf [2021-01-25T20:47:01.346Z] Step 6/23 : COPY go.mod . [2021-01-25T20:47:01.346Z] ---> Using cache [2021-01-25T20:47:01.346Z] ---> 4fef665ce931 [2021-01-25T20:47:01.346Z] Step 7/23 : RUN go mod download [2021-01-25T20:47:01.346Z] ---> Using cache [2021-01-25T20:47:01.346Z] ---> b5c2a3566e3a [2021-01-25T20:47:01.346Z] Step 8/23 : COPY . . [2021-01-25T20:47:01.346Z] ---> Using cache [2021-01-25T20:47:01.346Z] ---> 2eddf39c118a [2021-01-25T20:47:01.346Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-25T20:47:01.346Z] ---> Running in 2f674a486e70 [2021-01-25T20:47:01.648Z] Removing intermediate container 1c9976d2191f [2021-01-25T20:47:01.648Z] ---> 9f434f9ad2f9 [2021-01-25T20:47:01.648Z] [2021-01-25T20:47:01.648Z] Step 10/23 : FROM alpine:3.12 [2021-01-25T20:47:01.648Z] ---> 389fef711851 [2021-01-25T20:47:01.648Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-25T20:47:01.648Z] ---> Using cache [2021-01-25T20:47:01.648Z] ---> 326296821fbe [2021-01-25T20:47:01.648Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-25T20:47:01.648Z] ---> Using cache [2021-01-25T20:47:01.648Z] ---> 88643b7036fb [2021-01-25T20:47:01.648Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-25T20:47:02.350Z] ---> Running in 8f2df6ecde07 [2021-01-25T20:47:03.085Z] Removing intermediate container 8f2df6ecde07 [2021-01-25T20:47:03.085Z] ---> edc48a92c0e7 [2021-01-25T20:47:03.086Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-25T20:47:03.750Z] 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-25T20:47:03.750Z] ---> Running in 740e1d8b0747 [2021-01-25T20:47:04.802Z] Removing intermediate container 740e1d8b0747 [2021-01-25T20:47:04.802Z] ---> 84036c14d413 [2021-01-25T20:47:04.802Z] Step 15/23 : WORKDIR / [2021-01-25T20:47:05.937Z] ---> Running in 708a5d5db18a [2021-01-25T20:47:06.801Z] Collecting docker-compose==1.23.2 [2021-01-25T20:47:06.801Z] Removing intermediate container 14e1efe7a16d [2021-01-25T20:47:06.801Z] ---> 35303e1cfcdd [2021-01-25T20:47:06.801Z] [2021-01-25T20:47:06.801Z] Step 10/21 : FROM alpine:3.12 [2021-01-25T20:47:06.801Z] ---> 389fef711851 [2021-01-25T20:47:06.801Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-25T20:47:06.801Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-25T20:47:07.087Z] Removing intermediate container fe9ac821cb99 [2021-01-25T20:47:07.087Z] ---> 0c0be4fab1af [2021-01-25T20:47:07.087Z] [2021-01-25T20:47:07.087Z] Step 10/24 : FROM alpine:3.12 [2021-01-25T20:47:07.087Z] ---> 389fef711851 [2021-01-25T20:47:07.087Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-25T20:47:07.087Z] ---> Running in 3556c833a5aa [2021-01-25T20:47:07.403Z] Removing intermediate container 708a5d5db18a [2021-01-25T20:47:07.403Z] ---> e91e0f1f7d4a [2021-01-25T20:47:07.403Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-25T20:47:07.403Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-25T20:47:07.403Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-25T20:47:07.403Z] ---> Running in 780003475a7b [2021-01-25T20:47:08.056Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-25T20:47:08.056Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-25T20:47:08.824Z] ---> 49a553f7d8e6 [2021-01-25T20:47:08.824Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-25T20:47:08.824Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-25T20:47:08.824Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-25T20:47:10.236Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T20:47:10.236Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T20:47:10.236Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T20:47:10.236Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T20:47:10.744Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-25T20:47:10.744Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-25T20:47:10.744Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-25T20:47:10.745Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-25T20:47:10.745Z] (4/5) Installing curl (7.69.1-r3) [2021-01-25T20:47:10.745Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-25T20:47:10.745Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-25T20:47:10.745Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-25T20:47:11.089Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T20:47:11.089Z] (4/4) Installing curl (7.69.1-r3) [2021-01-25T20:47:11.089Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T20:47:11.089Z] ---> 2b37cf30e258 [2021-01-25T20:47:11.089Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-25T20:47:11.089Z] Collecting docopt<0.7,>=0.6.1 [2021-01-25T20:47:11.089Z] Executing ca-certificates-20191127-r4.trigger [2021-01-25T20:47:11.089Z] Executing ca-certificates-20191127-r4.trigger [2021-01-25T20:47:11.089Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-25T20:47:11.433Z] OK: 7 MiB in 19 packages [2021-01-25T20:47:11.433Z] OK: 7 MiB in 18 packages [2021-01-25T20:47:12.543Z] Collecting docker<4.0,>=3.6.0 [2021-01-25T20:47:12.543Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-25T20:47:12.830Z] ---> 6e2551a56576 [2021-01-25T20:47:12.830Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-25T20:47:12.830Z] ---> Running in ef00fa1e542e [2021-01-25T20:47:13.132Z] Collecting jsonschema<3,>=2.5.1 [2021-01-25T20:47:13.132Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-25T20:47:13.445Z] 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-25T20:47:13.445Z] Collecting cached-property<2,>=1.2.0 [2021-01-25T20:47:13.445Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-25T20:47:13.445Z] Removing intermediate container ef00fa1e542e [2021-01-25T20:47:13.445Z] ---> d015d491a9e7 [2021-01-25T20:47:13.445Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-25T20:47:13.729Z] ---> Running in 2d3eb09f698c [2021-01-25T20:47:13.729Z] Collecting texttable<0.10,>=0.9.0 [2021-01-25T20:47:13.729Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-25T20:47:14.774Z] Removing intermediate container 780003475a7b [2021-01-25T20:47:14.774Z] ---> d7d86224829b [2021-01-25T20:47:14.774Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-25T20:47:14.774Z] Removing intermediate container 3556c833a5aa [2021-01-25T20:47:14.774Z] ---> c3f1de27a254 [2021-01-25T20:47:14.774Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-25T20:47:15.190Z] Removing intermediate container 2d3eb09f698c [2021-01-25T20:47:15.190Z] ---> 14aa135145aa [2021-01-25T20:47:15.190Z] Step 21/23 : LABEL arch=x86_64 [2021-01-25T20:47:15.190Z] Collecting PyYAML<4,>=3.10 [2021-01-25T20:47:15.190Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-25T20:47:15.190Z] ---> Running in 7af9097bb740 [2021-01-25T20:47:15.190Z] ---> Running in 91d5590a5f72 [2021-01-25T20:47:16.271Z] ---> Running in 6040d473ef80 [2021-01-25T20:47:17.508Z] Removing intermediate container 91d5590a5f72 [2021-01-25T20:47:17.508Z] ---> 1563bb581198 [2021-01-25T20:47:17.508Z] Step 13/21 : WORKDIR /edgex [2021-01-25T20:47:17.508Z] Removing intermediate container 7af9097bb740 [2021-01-25T20:47:17.508Z] ---> da7d03dbf6c3 [2021-01-25T20:47:17.508Z] Step 13/24 : WORKDIR / [2021-01-25T20:47:17.508Z] ---> Running in 5bbf179ad11f [2021-01-25T20:47:17.508Z] ---> Running in f01ce6059afd [2021-01-25T20:47:17.508Z] Collecting idna<2.8,>=2.5 [2021-01-25T20:47:17.508Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-25T20:47:17.508Z] Removing intermediate container 6040d473ef80 [2021-01-25T20:47:17.508Z] ---> 90d237bbe763 [2021-01-25T20:47:17.508Z] Step 22/23 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c [2021-01-25T20:47:17.508Z] 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-25T20:47:17.508Z] 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-25T20:47:18.365Z] ---> Running in 07ccf69de3db [2021-01-25T20:47:18.365Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-25T20:47:18.365Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-25T20:47:18.365Z] Removing intermediate container 5bbf179ad11f [2021-01-25T20:47:18.365Z] ---> 4cbf7c0281b0 [2021-01-25T20:47:18.365Z] 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-25T20:47:18.660Z] Collecting docker-pycreds>=0.4.0 [2021-01-25T20:47:18.660Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-25T20:47:18.941Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-25T20:47:18.941Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-25T20:47:18.941Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-25T20:47:18.941Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-25T20:47:18.941Z] Removing intermediate container f01ce6059afd [2021-01-25T20:47:18.941Z] ---> 2f18f2b09128 [2021-01-25T20:47:18.941Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-25T20:47:18.941Z] Removing intermediate container 07ccf69de3db [2021-01-25T20:47:18.941Z] ---> f460847dafed [2021-01-25T20:47:18.941Z] Step 23/23 : LABEL version=0.0.0 [2021-01-25T20:47:19.228Z] Installing collected packages: websocket-client, idna, urllib3, requests, dockerpty, docopt, docker-pycreds, docker, jsonschema, cached-property, texttable, PyYAML, docker-compose [2021-01-25T20:47:19.228Z] ---> Running in 61f56e9ed872 [2021-01-25T20:47:19.548Z] Attempting uninstall: idna [2021-01-25T20:47:19.548Z] Found existing installation: idna 2.9 [2021-01-25T20:47:19.548Z] Uninstalling idna-2.9: [2021-01-25T20:47:19.548Z] ---> 97ddfdcf63ed [2021-01-25T20:47:19.548Z] 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-25T20:47:19.548Z] Successfully uninstalled idna-2.9 [2021-01-25T20:47:19.876Z] ---> bd938a63fd8a [2021-01-25T20:47:19.876Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-25T20:47:19.876Z] Removing intermediate container 61f56e9ed872 [2021-01-25T20:47:19.876Z] ---> 0f91e7049c9c [2021-01-25T20:47:19.876Z] [2021-01-25T20:47:20.210Z] Attempting uninstall: urllib3 [2021-01-25T20:47:20.210Z] Found existing installation: urllib3 1.25.9 [2021-01-25T20:47:20.210Z] Uninstalling urllib3-1.25.9: [2021-01-25T20:47:20.569Z] Successfully uninstalled urllib3-1.25.9 [2021-01-25T20:47:20.569Z] Successfully built 0f91e7049c9c [2021-01-25T20:47:21.238Z] Successfully tagged docker-core-command-go:latest [2021-01-25T20:47:21.238Z]  Building docker-core-command-go ... done  ---> 105e31b9b584 [2021-01-25T20:47:21.238Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-25T20:47:21.238Z] Attempting uninstall: requests [2021-01-25T20:47:21.238Z] Found existing installation: requests 2.23.0 [2021-01-25T20:47:21.238Z] Uninstalling requests-2.23.0: [2021-01-25T20:47:21.553Z] Successfully uninstalled requests-2.23.0 [2021-01-25T20:47:21.857Z] Running setup.py install for dockerpty: started [2021-01-25T20:47:22.188Z] ---> 2576e072d4d6 [2021-01-25T20:47:22.188Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-25T20:47:22.188Z] ---> 1f0936f06a87 [2021-01-25T20:47:22.188Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-25T20:47:23.224Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-25T20:47:23.224Z] Running setup.py install for docopt: started [2021-01-25T20:47:23.845Z] ---> 42babba1be8c [2021-01-25T20:47:23.845Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-25T20:47:23.845Z] Running setup.py install for docopt: finished with status 'done' [2021-01-25T20:47:23.845Z] ---> 0eeff1478b25 [2021-01-25T20:47:23.845Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-25T20:47:24.218Z] ---> Running in bf49981bd90f [2021-01-25T20:47:25.822Z] Removing intermediate container bf49981bd90f [2021-01-25T20:47:25.822Z] ---> 7ab9bbbea2a2 [2021-01-25T20:47:25.822Z] Step 18/21 : CMD ["--init=true"] [2021-01-25T20:47:26.140Z] Running setup.py install for texttable: started [2021-01-25T20:47:26.140Z] ---> Running in 7a4fa2d97efa [2021-01-25T20:47:26.140Z] ---> ae3bb6e12f3e [2021-01-25T20:47:26.140Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-25T20:47:26.814Z] Removing intermediate container 7a4fa2d97efa [2021-01-25T20:47:26.814Z] ---> e1f6708a4107 [2021-01-25T20:47:26.814Z] Step 19/21 : LABEL arch=x86_64 [2021-01-25T20:47:27.184Z] Running setup.py install for texttable: finished with status 'done' [2021-01-25T20:47:27.184Z] Running setup.py install for PyYAML: started [2021-01-25T20:47:27.473Z] ---> e794a9187b96 [2021-01-25T20:47:27.473Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-25T20:47:27.473Z] ---> Running in 02c8f13b3bde [2021-01-25T20:47:28.130Z] ---> Running in b9d9645c12bc [2021-01-25T20:47:28.461Z] Removing intermediate container 02c8f13b3bde [2021-01-25T20:47:28.461Z] ---> 5c7766413e00 [2021-01-25T20:47:28.461Z] Step 20/21 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c [2021-01-25T20:47:28.461Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-25T20:47:28.754Z] ---> Running in af67f1b19087 [2021-01-25T20:47:29.382Z] 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-25T20:47:29.382Z] Removing intermediate container af67f1b19087 [2021-01-25T20:47:29.382Z] ---> a76981ca54bc [2021-01-25T20:47:29.382Z] Step 21/21 : LABEL version=0.0.0 [2021-01-25T20:47:29.382Z] ---> Running in ba805f585c64 [2021-01-25T20:47:30.439Z] Removing intermediate container ba805f585c64 [2021-01-25T20:47:30.439Z] ---> cc2b2d106f4f [2021-01-25T20:47:30.440Z] [2021-01-25T20:47:31.055Z] Successfully built cc2b2d106f4f [2021-01-25T20:47:31.055Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-25T20:47:32.134Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container b9d9645c12bc [2021-01-25T20:47:32.134Z] ---> 1da61d361aac [2021-01-25T20:47:32.134Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-25T20:47:32.420Z] ---> Running in aa552b73c52c [2021-01-25T20:47:33.521Z] Removing intermediate container aa552b73c52c [2021-01-25T20:47:33.522Z] ---> d5d7d4de2365 [2021-01-25T20:47:33.522Z] Step 22/24 : LABEL arch=x86_64 [2021-01-25T20:47:33.522Z] Removing intermediate container d860f7a5a4a0 [2021-01-25T20:47:33.522Z] ---> 89190a6b5220 [2021-01-25T20:47:33.522Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-25T20:47:33.522Z] ---> Running in 11d763c29e17 [2021-01-25T20:47:34.126Z] ---> Running in 77668744e6c6 [2021-01-25T20:47:34.126Z] Removing intermediate container 11d763c29e17 [2021-01-25T20:47:34.126Z] ---> 5338e97c9e7c [2021-01-25T20:47:34.126Z] Step 23/24 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c [2021-01-25T20:47:34.409Z] ---> Running in 365a14b517ea [2021-01-25T20:47:35.086Z] Removing intermediate container 365a14b517ea [2021-01-25T20:47:35.086Z] ---> 240023347d4a [2021-01-25T20:47:35.086Z] Step 24/24 : LABEL version=0.0.0 [2021-01-25T20:47:35.086Z] ---> Running in 52d96940b55b [2021-01-25T20:47:35.829Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T20:47:35.829Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T20:47:36.138Z] Removing intermediate container 52d96940b55b [2021-01-25T20:47:36.138Z] ---> a0511206b5e7 [2021-01-25T20:47:36.138Z] [2021-01-25T20:47:36.427Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-25T20:47:36.427Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-25T20:47:36.427Z] (3/3) Installing curl (7.69.1-r3) [2021-01-25T20:47:36.427Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T20:47:36.427Z] OK: 72 MiB in 58 packages [2021-01-25T20:47:36.427Z] Successfully built a0511206b5e7 [2021-01-25T20:47:36.701Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-25T20:47:38.296Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 77668744e6c6 [2021-01-25T20:47:38.296Z] ---> a35502504d45 [2021-01-25T20:47:38.296Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-25T20:47:39.308Z] ---> Running in 3163a2a769cc [2021-01-25T20:47:40.321Z] Removing intermediate container 3163a2a769cc [2021-01-25T20:47:40.321Z] ---> df3c817dc168 [2021-01-25T20:47:40.321Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-25T20:47:40.607Z] ---> Running in f58fed70a5ce [2021-01-25T20:47:40.607Z] Removing intermediate container 2f674a486e70 [2021-01-25T20:47:40.607Z] ---> 18294c703277 [2021-01-25T20:47:40.607Z] [2021-01-25T20:47:40.607Z] Step 10/23 : FROM alpine:3.12 [2021-01-25T20:47:40.607Z] ---> 389fef711851 [2021-01-25T20:47:40.607Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-25T20:47:40.607Z] ---> Using cache [2021-01-25T20:47:40.607Z] ---> 326296821fbe [2021-01-25T20:47:40.607Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-25T20:47:40.607Z] ---> Using cache [2021-01-25T20:47:40.607Z] ---> 88643b7036fb [2021-01-25T20:47:40.607Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-25T20:47:40.912Z] ---> Running in 2125069a68cf [2021-01-25T20:47:40.912Z] Removing intermediate container f58fed70a5ce [2021-01-25T20:47:40.912Z] ---> 797cec995865 [2021-01-25T20:47:40.912Z] Step 24/26 : LABEL arch=x86_64 [2021-01-25T20:47:41.187Z] ---> Running in ed2b4d891df7 [2021-01-25T20:47:41.467Z] Removing intermediate container 2125069a68cf [2021-01-25T20:47:41.467Z] ---> 02f9c5ea3c20 [2021-01-25T20:47:41.467Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-25T20:47:41.750Z] Removing intermediate container ed2b4d891df7 [2021-01-25T20:47:41.750Z] ---> b3eda2c8f226 [2021-01-25T20:47:41.750Z] Step 25/26 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c [2021-01-25T20:47:41.750Z] ---> Running in 8533fb1e1932 [2021-01-25T20:47:41.750Z] ---> Running in 069bfc53bb13 [2021-01-25T20:47:42.036Z] Removing intermediate container 8533fb1e1932 [2021-01-25T20:47:42.036Z] ---> 5c3030bedaa6 [2021-01-25T20:47:42.036Z] Step 15/23 : WORKDIR / [2021-01-25T20:47:42.036Z] Removing intermediate container 069bfc53bb13 [2021-01-25T20:47:42.036Z] ---> 7f2bc3012cda [2021-01-25T20:47:42.036Z] Step 26/26 : LABEL version=0.0.0 [2021-01-25T20:47:42.324Z] ---> Running in be7fb45a1165 [2021-01-25T20:47:42.324Z] ---> Running in 1e55a7c5b716 [2021-01-25T20:47:42.601Z] Removing intermediate container 1e55a7c5b716 [2021-01-25T20:47:42.601Z] ---> ebc7415dfce4 [2021-01-25T20:47:42.601Z] [2021-01-25T20:47:42.601Z] Removing intermediate container be7fb45a1165 [2021-01-25T20:47:42.601Z] ---> 3c7bc99992cd [2021-01-25T20:47:42.601Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-25T20:47:42.911Z] Successfully built ebc7415dfce4 [2021-01-25T20:47:43.196Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-25T20:47:43.467Z]  Building docker-sys-mgmt-agent-go ... done  ---> 8f2ebc4de91c [2021-01-25T20:47:43.467Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-25T20:47:44.438Z] ---> 276bb64aaf67 [2021-01-25T20:47:44.438Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-25T20:47:45.054Z] ---> e7d9c544e549 [2021-01-25T20:47:45.054Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-25T20:47:45.054Z] ---> Running in b2a2fa7f99c9 [2021-01-25T20:47:46.609Z] Removing intermediate container b2a2fa7f99c9 [2021-01-25T20:47:46.609Z] ---> 3ffdfc2cf1e3 [2021-01-25T20:47:46.609Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-25T20:47:46.609Z] ---> Running in 1abd95b76255 [2021-01-25T20:47:47.211Z] Removing intermediate container 1abd95b76255 [2021-01-25T20:47:47.211Z] ---> 39833f3c53b7 [2021-01-25T20:47:47.211Z] Step 21/23 : LABEL arch=x86_64 [2021-01-25T20:47:47.211Z] ---> Running in 54114e7cd1d3 [2021-01-25T20:47:47.547Z] Removing intermediate container 54114e7cd1d3 [2021-01-25T20:47:47.547Z] ---> a6545564cd6a [2021-01-25T20:47:47.547Z] Step 22/23 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c [2021-01-25T20:47:47.547Z] ---> Running in 6f9bbdb4a095 [2021-01-25T20:47:47.851Z] Removing intermediate container 6f9bbdb4a095 [2021-01-25T20:47:47.851Z] ---> e6c393be6bc3 [2021-01-25T20:47:47.851Z] Step 23/23 : LABEL version=0.0.0 [2021-01-25T20:47:47.851Z] ---> Running in 0e6f0d674fc6 [2021-01-25T20:47:48.132Z] Removing intermediate container 0e6f0d674fc6 [2021-01-25T20:47:48.132Z] ---> 4a1fc547662e [2021-01-25T20:47:48.132Z] [2021-01-25T20:47:48.432Z] Successfully built 4a1fc547662e [2021-01-25T20:47:48.432Z] Successfully tagged docker-core-metadata-go:latest [2021-01-25T20:47:49.041Z]  Building docker-core-metadata-go ... done  [Pipeline] } [2021-01-25T20:47:49.052Z] $ docker stop --time=1 c72928ecd3f94478a4f978ea66af6edd6bcf3673efbcc76a770408c99bc3cb2a [2021-01-25T20:47:51.412Z] $ docker rm -f c72928ecd3f94478a4f978ea66af6edd6bcf3673efbcc76a770408c99bc3cb2a [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-25T20:47:52.157Z] + docker images [2021-01-25T20:47:52.157Z] + grep docker [2021-01-25T20:47:53.157Z] docker-core-metadata-go latest 4a1fc547662e 5 seconds ago 18.8MB [2021-01-25T20:47:53.157Z] docker-sys-mgmt-agent-go latest ebc7415dfce4 10 seconds ago 313MB [2021-01-25T20:47:53.157Z] docker-security-secretstore-setup-go latest a0511206b5e7 17 seconds ago 24.6MB [2021-01-25T20:47:53.157Z] docker-security-proxy-setup-go latest cc2b2d106f4f 23 seconds ago 24.4MB [2021-01-25T20:47:53.157Z] docker-core-command-go latest 0f91e7049c9c 33 seconds ago 16.3MB [2021-01-25T20:47:53.157Z] docker-security-bootstrapper-go latest 0b1da13b5cfa About a minute ago 41.5MB [2021-01-25T20:47:53.157Z] docker-core-data-go latest 492217e5a6e3 2 minutes ago 22.3MB [2021-01-25T20:47:53.157Z] docker-support-notifications-go latest 425dffb01f52 2 minutes ago 16.9MB [2021-01-25T20:47:53.157Z] docker-support-scheduler-go latest 31a68dc3caab 2 minutes ago 16.4MB [2021-01-25T20:47:53.157Z] docker 20.10.0 aefe523efa57 6 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-25T20:48:08.866Z] Still waiting to schedule task [2021-01-25T20:48:08.866Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-25T20:48:16.383Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-25T20:48:16.383Z] 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-25T20:48:31.548Z] Removing intermediate container 2e58a325ea7c [2021-01-25T20:48:31.548Z] ---> 492c3a93f15a [2021-01-25T20:48:31.548Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-25T20:48:31.548Z] Removing intermediate container b2bee227ada9 [2021-01-25T20:48:31.548Z] ---> 7c1b33177044 [2021-01-25T20:48:31.548Z] [2021-01-25T20:48:31.548Z] Step 10/24 : FROM alpine:3.12 [2021-01-25T20:48:31.548Z] 3.12: Pulling from library/alpine [2021-01-25T20:48:31.548Z] Removing intermediate container 3e595aeb71c2 [2021-01-25T20:48:31.548Z] ---> d84a4851154e [2021-01-25T20:48:31.548Z] [2021-01-25T20:48:31.548Z] Step 10/22 : FROM alpine:3.12 [2021-01-25T20:48:31.548Z] ---> Running in 7b6b6f7a83df [2021-01-25T20:48:31.548Z] 3.12: Pulling from library/alpine [2021-01-25T20:48:31.548Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-25T20:48:31.548Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-25T20:48:31.548Z] Status: Image is up to date for alpine:3.12 [2021-01-25T20:48:31.548Z] ---> afeebe901d6b [2021-01-25T20:48:31.548Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-25T20:48:31.548Z] Status: Downloaded newer image for alpine:3.12 [2021-01-25T20:48:31.548Z] ---> afeebe901d6b [2021-01-25T20:48:31.548Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-25T20:48:32.925Z] 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-25T20:48:32.926Z] ---> Running in 68a56adfd24d [2021-01-25T20:48:32.926Z] ---> Running in 016d5fa1670b [2021-01-25T20:48:33.924Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T20:48:33.924Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T20:48:34.203Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T20:48:34.203Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T20:48:35.201Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-25T20:48:35.201Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-25T20:48:35.201Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-25T20:48:35.201Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-25T20:48:35.201Z] (4/5) Installing curl (7.69.1-r3) [2021-01-25T20:48:35.201Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-25T20:48:35.201Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-25T20:48:35.201Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T20:48:35.201Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T20:48:35.201Z] Executing ca-certificates-20191127-r4.trigger [2021-01-25T20:48:35.201Z] Executing ca-certificates-20191127-r4.trigger [2021-01-25T20:48:35.482Z] OK: 7 MiB in 19 packages [2021-01-25T20:48:35.482Z] OK: 6 MiB in 16 packages [2021-01-25T20:48:37.465Z] Removing intermediate container 7b6b6f7a83df [2021-01-25T20:48:37.465Z] ---> bc9844d2889f [2021-01-25T20:48:37.465Z] [2021-01-25T20:48:37.465Z] Step 11/26 : FROM docker:20.10.0 [2021-01-25T20:48:37.742Z] 20.10.0: Pulling from library/docker [2021-01-25T20:48:39.187Z] Removing intermediate container 016d5fa1670b [2021-01-25T20:48:39.187Z] ---> 6ca611727810 [2021-01-25T20:48:39.187Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-25T20:48:39.187Z] Removing intermediate container 68a56adfd24d [2021-01-25T20:48:39.187Z] ---> 1fd0b2979a98 [2021-01-25T20:48:39.187Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-25T20:48:39.461Z] Removing intermediate container 48b70eab9b99 [2021-01-25T20:48:39.461Z] ---> cc9c73f2d8bb [2021-01-25T20:48:39.461Z] [2021-01-25T20:48:39.461Z] Step 10/33 : FROM alpine:3.12 [2021-01-25T20:48:39.461Z] ---> afeebe901d6b [2021-01-25T20:48:39.461Z] Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-25T20:48:39.739Z] ---> Running in a5c3168bf78d [2021-01-25T20:48:39.739Z] ---> Running in d8ce55bfe52f [2021-01-25T20:48:40.018Z] ---> Running in c5fdb9efd206 [2021-01-25T20:48:41.003Z] Removing intermediate container d8ce55bfe52f [2021-01-25T20:48:41.003Z] ---> 131219abe0f8 [2021-01-25T20:48:41.003Z] Step 13/24 : WORKDIR / [2021-01-25T20:48:41.003Z] Removing intermediate container a5c3168bf78d [2021-01-25T20:48:41.003Z] ---> 3c84ae6f5dd7 [2021-01-25T20:48:41.003Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-25T20:48:41.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T20:48:41.885Z] ---> Running in 51d4ebab1a34 [2021-01-25T20:48:41.885Z] ---> Running in 85245bbde75b [2021-01-25T20:48:41.885Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T20:48:42.507Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-25T20:48:42.507Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-25T20:48:42.507Z] (3/3) Installing su-exec (0.2-r1) [2021-01-25T20:48:42.507Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T20:48:42.507Z] OK: 6 MiB in 17 packages [2021-01-25T20:48:42.788Z] Removing intermediate container 85245bbde75b [2021-01-25T20:48:42.788Z] ---> a51f3a5a96ae [2021-01-25T20:48:42.788Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-25T20:48:42.788Z] Removing intermediate container 51d4ebab1a34 [2021-01-25T20:48:42.788Z] ---> fbeb32770fb5 [2021-01-25T20:48:42.788Z] 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-25T20:48:43.062Z] ---> Running in b7442a3e59f8 [2021-01-25T20:48:44.054Z] Removing intermediate container b7442a3e59f8 [2021-01-25T20:48:44.054Z] ---> 27f9f3817847 [2021-01-25T20:48:44.054Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-25T20:48:44.658Z] ---> 15c290920885 [2021-01-25T20:48:44.658Z] 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-25T20:48:44.943Z] Removing intermediate container c5fdb9efd206 [2021-01-25T20:48:44.943Z] ---> 92a88c3a5f5b [2021-01-25T20:48:44.943Z] Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-25T20:48:45.218Z] ---> 080d92189ecd [2021-01-25T20:48:45.218Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-25T20:48:45.492Z] ---> Running in a7b1fe45377b [2021-01-25T20:48:46.164Z] ---> 74469d8de01c [2021-01-25T20:48:46.164Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-25T20:48:46.484Z] Removing intermediate container a7b1fe45377b [2021-01-25T20:48:46.484Z] ---> 05639021f0d7 [2021-01-25T20:48:46.484Z] Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-25T20:48:47.206Z] ---> Running in c3c140aac431 [2021-01-25T20:48:47.836Z] Removing intermediate container d750ce3e5541 [2021-01-25T20:48:47.836Z] ---> b3adabd4c477 [2021-01-25T20:48:47.836Z] [2021-01-25T20:48:47.836Z] Step 10/23 : FROM alpine:3.12 [2021-01-25T20:48:47.836Z] ---> afeebe901d6b [2021-01-25T20:48:47.836Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-25T20:48:48.109Z] ---> d7051b498ead [2021-01-25T20:48:48.109Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-25T20:48:48.708Z] ---> 2e57b2dc1177 [2021-01-25T20:48:48.708Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-25T20:48:48.708Z] ---> Running in 262a99d44c08 [2021-01-25T20:48:48.986Z] Removing intermediate container c3c140aac431 [2021-01-25T20:48:48.986Z] ---> 8c911905c690 [2021-01-25T20:48:48.986Z] Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-25T20:48:49.598Z] ---> Running in e001676c541d [2021-01-25T20:48:50.200Z] ---> 93cbd9e99780 [2021-01-25T20:48:50.200Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-25T20:48:50.476Z] ---> 817577beca63 [2021-01-25T20:48:50.476Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-25T20:48:50.476Z] ---> Running in 799f7de2b970 [2021-01-25T20:48:50.476Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T20:48:50.750Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T20:48:51.737Z] Removing intermediate container 799f7de2b970 [2021-01-25T20:48:51.737Z] ---> 84b6c35ce39d [2021-01-25T20:48:51.737Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-25T20:48:51.737Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-25T20:48:51.737Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T20:48:51.737Z] OK: 5 MiB in 15 packages [2021-01-25T20:48:51.737Z] Connecting to github.com (140.82.112.4:443) [2021-01-25T20:48:52.014Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.82.124:443) [2021-01-25T20:48:52.014Z]  ---> Running in b6b312ee7891 [2021-01-25T20:48:52.014Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-25T20:48:52.289Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-25T20:48:52.289Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-25T20:48:52.289Z] dockerize [2021-01-25T20:48:52.887Z] ---> 60a4d3c31203 [2021-01-25T20:48:52.887Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-25T20:48:52.887Z] Removing intermediate container b6b312ee7891 [2021-01-25T20:48:52.887Z] ---> 84c6b940b41f [2021-01-25T20:48:52.887Z] Step 20/22 : LABEL arch=arm64 [2021-01-25T20:48:53.164Z] ---> Running in a53c28784f77 [2021-01-25T20:48:53.760Z] Removing intermediate container 262a99d44c08 [2021-01-25T20:48:53.760Z] ---> b7c7709c7ec6 [2021-01-25T20:48:53.760Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-25T20:48:53.760Z] ---> 4bba4ab446f0 [2021-01-25T20:48:53.760Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-25T20:48:53.760Z] ---> Running in 2a93393613f8 [2021-01-25T20:48:54.033Z] Removing intermediate container a53c28784f77 [2021-01-25T20:48:54.033Z] ---> 69f778aec29a [2021-01-25T20:48:54.033Z] Step 21/22 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c [2021-01-25T20:48:54.033Z] ---> Running in 4e2f5f009b33 [2021-01-25T20:48:54.312Z] ---> Running in e0c501615e43 [2021-01-25T20:48:54.587Z] Removing intermediate container e001676c541d [2021-01-25T20:48:54.587Z] ---> c5df5abb992f [2021-01-25T20:48:54.587Z] Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-25T20:48:54.587Z] Removing intermediate container 2a93393613f8 [2021-01-25T20:48:54.587Z] ---> 200cd2242cc3 [2021-01-25T20:48:54.587Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-25T20:48:54.864Z] ---> Running in c18d8836c18e [2021-01-25T20:48:54.864Z] ---> Running in 1cd649835105 [2021-01-25T20:48:55.141Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-25T20:48:55.141Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-25T20:48:55.141Z] ---> eeaf43b92773 [2021-01-25T20:48:55.141Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-25T20:48:55.141Z] Removing intermediate container e0c501615e43 [2021-01-25T20:48:55.141Z] ---> cd84ca0044d8 [2021-01-25T20:48:55.141Z] Step 22/22 : LABEL version=0.0.0 [2021-01-25T20:48:55.421Z] ---> Running in a21aef58c498 [2021-01-25T20:48:55.421Z] ---> Running in 5e895c07a105 [2021-01-25T20:48:55.421Z] Removing intermediate container c18d8836c18e [2021-01-25T20:48:55.421Z] ---> 96b370f0a357 [2021-01-25T20:48:55.421Z] Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-25T20:48:55.697Z] Removing intermediate container 1cd649835105 [2021-01-25T20:48:55.697Z] ---> 1ca040df1b1c [2021-01-25T20:48:55.697Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-25T20:48:55.697Z] ---> Running in b471325781a6 [2021-01-25T20:48:55.977Z] ---> Running in 80ede5b73e5b [2021-01-25T20:48:55.977Z] Removing intermediate container 5e895c07a105 [2021-01-25T20:48:55.977Z] ---> f965f05085f1 [2021-01-25T20:48:55.977Z] [2021-01-25T20:48:56.955Z] Successfully built f965f05085f1 [2021-01-25T20:48:56.955Z] Removing intermediate container b471325781a6 [2021-01-25T20:48:56.955Z] ---> ecb9df7854a3 [2021-01-25T20:48:56.955Z] Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-25T20:48:56.955Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-25T20:48:56.955Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2021-01-25T20:48:56.955Z] Removing intermediate container 80ede5b73e5b [2021-01-25T20:48:56.955Z] ---> b65ab06ae461 [2021-01-25T20:48:56.955Z] Step 15/23 : WORKDIR / [2021-01-25T20:48:57.225Z] ---> Running in 5be175954286 [2021-01-25T20:48:57.225Z] ---> Running in d27a213f38c9 [2021-01-25T20:48:57.225Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T20:48:57.502Z] Removing intermediate container 4e2f5f009b33 [2021-01-25T20:48:57.502Z] ---> 65cb8e4cbda8 [2021-01-25T20:48:57.502Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-25T20:48:57.502Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T20:48:57.502Z] ---> Running in 44aa67669142 [2021-01-25T20:48:58.105Z] Removing intermediate container 5be175954286 [2021-01-25T20:48:58.105Z] ---> 65a163b76374 [2021-01-25T20:48:58.105Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-25T20:48:58.105Z] (1/2) Installing readline (8.0.4-r0) [2021-01-25T20:48:58.105Z] (2/2) Installing bash (5.0.17-r0) [2021-01-25T20:48:58.105Z] Executing bash-5.0.17-r0.post-install [2021-01-25T20:48:58.105Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T20:48:58.378Z] OK: 12 MiB in 22 packages [2021-01-25T20:48:58.659Z] Removing intermediate container 44aa67669142 [2021-01-25T20:48:58.659Z] ---> 80c8d2856efa [2021-01-25T20:48:58.659Z] Step 22/24 : LABEL arch=arm64 [2021-01-25T20:48:58.938Z] Move dockerize executable [2021-01-25T20:49:00.346Z] Running on prd-ubuntu18.04-docker-8c-8g-22694 in /w/workspace/edgexfoundry_edgex-go_PR-3030 [Pipeline] { [2021-01-25T20:49:00.393Z] ---> Running in 9e0a9b338288 [2021-01-25T20:49:00.393Z] ---> d499c49c4f1d [2021-01-25T20:49:00.393Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [Pipeline] ws [2021-01-25T20:49:00.413Z] Running in /w/workspace/edgex-go/24 [Pipeline] { [Pipeline] checkout [2021-01-25T20:49:00.999Z] Removing intermediate container 9e0a9b338288 [2021-01-25T20:49:01.000Z] ---> 984deac04739 [2021-01-25T20:49:01.000Z] Step 23/24 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c [2021-01-25T20:49:01.992Z] ---> Running in a39e9a579563 [2021-01-25T20:49:02.270Z] Removing intermediate container a21aef58c498 [2021-01-25T20:49:02.270Z] ---> 156a81909905 [2021-01-25T20:49:02.270Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-25T20:49:02.551Z] ---> c5b91844e923 [2021-01-25T20:49:02.551Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-25T20:49:02.551Z] Removing intermediate container d27a213f38c9 [2021-01-25T20:49:02.551Z] ---> 81bbdfebff15 [2021-01-25T20:49:02.589Z] using credential edgex-jenkins-ssh [2021-01-25T20:49:02.646Z] Cloning the remote Git repository [2021-01-25T20:49:02.825Z] Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-25T20:49:02.825Z] ---> Running in 93383e9e968f [2021-01-25T20:49:02.825Z] Removing intermediate container a39e9a579563 [2021-01-25T20:49:02.825Z] ---> 045028c97e0e [2021-01-25T20:49:02.825Z] Step 24/24 : LABEL version=0.0.0 [2021-01-25T20:49:02.673Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-25T20:49:02.736Z] > git init /w/workspace/edgex-go/24 # timeout=10 [2021-01-25T20:49:02.773Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-25T20:49:02.773Z] > git --version # timeout=10 [2021-01-25T20:49:02.781Z] > git --version # 'git version 2.17.1' [2021-01-25T20:49:02.782Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-25T20:49:02.805Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-25T20:49:03.097Z] ---> Running in 6a5ac04c24f7 [2021-01-25T20:49:03.098Z] ---> Running in 700896d1eb08 [2021-01-25T20:49:03.371Z] Removing intermediate container 93383e9e968f [2021-01-25T20:49:03.371Z] ---> b7d2288ec891 [2021-01-25T20:49:03.371Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-25T20:49:03.656Z] ---> Running in bf4cd2b4a0e6 [2021-01-25T20:49:03.656Z] ---> ce1b91141762 [2021-01-25T20:49:03.656Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-25T20:49:03.656Z] Removing intermediate container 6a5ac04c24f7 [2021-01-25T20:49:03.929Z] ---> 05134c0378e5 [2021-01-25T20:49:03.929Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-25T20:49:03.929Z] Removing intermediate container 700896d1eb08 [2021-01-25T20:49:03.929Z] ---> 0971f7d6aea4 [2021-01-25T20:49:03.929Z] [2021-01-25T20:49:03.929Z] ---> Running in 2c2be19fc2d1 [2021-01-25T20:49:04.529Z] Removing intermediate container bf4cd2b4a0e6 [2021-01-25T20:49:04.529Z] ---> 948dabe0a391 [2021-01-25T20:49:04.529Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-25T20:49:04.529Z] Successfully built 0971f7d6aea4 [2021-01-25T20:49:04.801Z] ---> Running in f889901e8893 [2021-01-25T20:49:04.801Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-25T20:49:04.801Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2021-01-25T20:49:05.075Z] Removing intermediate container 2c2be19fc2d1 [2021-01-25T20:49:05.075Z] ---> b0ca69a4e196 [2021-01-25T20:49:05.075Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-25T20:49:05.075Z] ---> d87568fb19f6 [2021-01-25T20:49:05.075Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-25T20:49:05.350Z] ---> Running in 78f4a04f0d0c [2021-01-25T20:49:05.350Z] ---> Running in e6875bfca3b6 [2021-01-25T20:49:05.350Z] Removing intermediate container f889901e8893 [2021-01-25T20:49:05.350Z] ---> 584cce76348b [2021-01-25T20:49:05.350Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-25T20:49:05.950Z] Removing intermediate container 78f4a04f0d0c [2021-01-25T20:49:05.950Z] ---> 91418c3effd3 [2021-01-25T20:49:05.951Z] Step 21/23 : LABEL arch=arm64 [2021-01-25T20:49:06.555Z] ---> Running in cb4382542582 [2021-01-25T20:49:07.986Z] Removing intermediate container cb4382542582 [2021-01-25T20:49:07.986Z] ---> 2efc780db57d [2021-01-25T20:49:07.986Z] ---> b6ef0bec920a [2021-01-25T20:49:07.986Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.tomlStep 22/23 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c [2021-01-25T20:49:07.986Z] [2021-01-25T20:49:08.599Z] ---> Running in 51c43b97d6e2 [2021-01-25T20:49:10.053Z] ---> 9def394cae34 [2021-01-25T20:49:10.053Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-25T20:49:10.053Z] Removing intermediate container 51c43b97d6e2 [2021-01-25T20:49:10.053Z] ---> de22eaf75c8a [2021-01-25T20:49:10.053Z] Step 23/23 : LABEL version=0.0.0 [2021-01-25T20:49:09.712Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-25T20:49:09.719Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-25T20:49:09.741Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-25T20:49:09.757Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-25T20:49:09.757Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-25T20:49:09.763Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3030/head:refs/remotes/origin/PR-3030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-25T20:49:10.496Z] Merging remotes/origin/master commit eb962563c78e340597fe6b0a01e022bbdd66f5a5 into PR head commit c31a07121e7c232ae4f9d2470a35f43ebd66d58c [2021-01-25T20:49:10.640Z] Merge succeeded, producing c31a07121e7c232ae4f9d2470a35f43ebd66d58c [2021-01-25T20:49:10.641Z] Checking out Revision c31a07121e7c232ae4f9d2470a35f43ebd66d58c (PR-3030) [2021-01-25T20:49:10.650Z] Removing intermediate container e6875bfca3b6 [2021-01-25T20:49:10.650Z] ---> e75397802445 [2021-01-25T20:49:10.650Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-25T20:49:10.921Z] ---> Running in 8aa07aece088 [2021-01-25T20:49:11.198Z] ---> 632b26b69b78 [2021-01-25T20:49:11.199Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-25T20:49:11.480Z] Removing intermediate container 8aa07aece088 [2021-01-25T20:49:11.480Z] ---> 4873e76a74f5 [2021-01-25T20:49:11.480Z] [2021-01-25T20:49:11.780Z] ---> Running in 83501b6529bb [2021-01-25T20:49:10.511Z] > git config core.sparsecheckout # timeout=10 [2021-01-25T20:49:10.517Z] > git checkout -f c31a07121e7c232ae4f9d2470a35f43ebd66d58c # timeout=10 [2021-01-25T20:49:10.603Z] > git remote # timeout=10 [2021-01-25T20:49:10.611Z] > git config --get remote.origin.url # timeout=10 [2021-01-25T20:49:10.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-25T20:49:10.629Z] > git merge eb962563c78e340597fe6b0a01e022bbdd66f5a5 # timeout=10 [2021-01-25T20:49:10.638Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-25T20:49:10.657Z] > git config core.sparsecheckout # timeout=10 [2021-01-25T20:49:10.662Z] > git checkout -f c31a07121e7c232ae4f9d2470a35f43ebd66d58c # timeout=10 [2021-01-25T20:49:12.065Z] Successfully built 4873e76a74f5 [2021-01-25T20:49:12.065Z] ---> a68c54ba46fe [2021-01-25T20:49:12.065Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-25T20:49:12.347Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-25T20:49:12.347Z] Building docker-security-proxy-setup-go [2021-01-25T20:49:13.340Z]  Building docker-core-metadata-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T20:49:13.612Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T20:49:14.236Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-25T20:49:14.236Z] (2/33) Installing expat (2.2.9-r1) [2021-01-25T20:49:14.334Z] Commit message: "Merge branch 'master' into issue-3029" [2021-01-25T20:49:14.513Z] (3/33) Installing libffi (3.3-r2) [2021-01-25T20:49:14.513Z] (4/33) Installing gdbm (1.13-r1) [2021-01-25T20:49:14.513Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-25T20:49:14.513Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-25T20:49:14.513Z] (7/33) Installing python3 (3.8.5-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-25T20:49:14.789Z] ---> 554380be2bae [2021-01-25T20:49:14.790Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-25T20:49:15.417Z] + echo snap-build.sh [2021-01-25T20:49:15.417Z] snap-build.sh [2021-01-25T20:49:15.417Z] + SNAP_BASE_DIR=. [2021-01-25T20:49:15.417Z] + '[' '!' -z /w/workspace/edgex-go/24 ']' [2021-01-25T20:49:15.417Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/24 [2021-01-25T20:49:15.417Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/24]' [2021-01-25T20:49:15.417Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/24] [2021-01-25T20:49:15.417Z] + cd /w/workspace/edgex-go/24 [2021-01-25T20:49:15.417Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-25T20:49:15.417Z] Reading package lists... [2021-01-25T20:49:15.417Z] Building dependency tree... [2021-01-25T20:49:15.417Z] Reading state information... [2021-01-25T20:49:15.682Z] The following packages were automatically installed and are no longer required: [2021-01-25T20:49:15.682Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-25T20:49:15.682Z] uidmap xdelta3 [2021-01-25T20:49:15.682Z] Use 'sudo apt autoremove' to remove them. [2021-01-25T20:49:15.682Z] The following packages will be REMOVED: [2021-01-25T20:49:15.682Z] lxd* lxd-client* [2021-01-25T20:49:16.259Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-25T20:49:16.259Z] After this operation, 31.7 MB disk space will be freed. [2021-01-25T20:49:16.263Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-25T20:49:16.538Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-25T20:49:16.538Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-25T20:49:16.538Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-25T20:49:16.538Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-25T20:49:16.538Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-25T20:49:16.816Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-25T20:49:16.816Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-25T20:49:16.816Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-25T20:49:16.816Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-25T20:49:16.816Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-25T20:49:17.089Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-25T20:49:17.089Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-25T20:49:17.089Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-25T20:49:17.089Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-25T20:49:17.089Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-25T20:49:17.089Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-25T20:49:17.089Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-25T20:49:17.089Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-25T20:49:17.089Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-25T20:49:17.312Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-01-25T20:49:17.312Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-25T20:49:17.365Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-25T20:49:17.365Z] ---> 1b1d321d5187 [2021-01-25T20:49:17.365Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-25T20:49:17.365Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-25T20:49:17.365Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-25T20:49:17.365Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-25T20:49:17.365Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-25T20:49:17.365Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-25T20:49:17.640Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T20:49:17.640Z] OK: 71 MiB in 55 packages [2021-01-25T20:49:18.257Z] Removing lxd dnsmasq configuration [2021-01-25T20:49:18.257Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-25T20:49:18.520Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-25T20:49:19.086Z] ---> 33092cd00e43 [2021-01-25T20:49:19.086Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-25T20:49:19.465Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-25T20:49:19.728Z] (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-25T20:49:19.728Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-25T20:49:20.673Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-25T20:49:20.935Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-25T20:49:21.750Z] ---> 0ea858eaca21 [2021-01-25T20:49:21.750Z] Step 26/33 : VOLUME ${SECURITY_INIT_DIR} [2021-01-25T20:49:22.324Z] + sudo snap remove --purge lxd [2021-01-25T20:49:22.324Z] snap "lxd" is not installed [2021-01-25T20:49:22.324Z] + sudo groupadd --force --system lxd [2021-01-25T20:49:22.324Z] ++ whoami [2021-01-25T20:49:22.324Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-25T20:49:22.324Z] + newgrp - lxd [2021-01-25T20:49:22.324Z] + sudo snap install lxd [2021-01-25T20:49:22.349Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T20:49:22.349Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-25T20:49:22.349Z] ---> eef54af9f374 [2021-01-25T20:49:22.349Z] Step 3/23 : WORKDIR /edgex-go [2021-01-25T20:49:22.349Z] ---> Using cache [2021-01-25T20:49:22.349Z] ---> 7ff9e13f8f1d [2021-01-25T20:49:22.349Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T20:49:22.349Z] ---> Using cache [2021-01-25T20:49:22.349Z] ---> 557f15134d4a [2021-01-25T20:49:22.349Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-25T20:49:22.349Z] ---> Running in a698ac0a22f5 [2021-01-25T20:49:22.945Z] ---> Running in 675a08f45c0d [2021-01-25T20:49:23.927Z] Removing intermediate container a698ac0a22f5 [2021-01-25T20:49:23.927Z] ---> 73338dc473de [2021-01-25T20:49:23.927Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-25T20:49:24.911Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T20:49:26.470Z] ---> 8747002b34b2 [2021-01-25T20:49:26.470Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2021-01-25T20:49:26.470Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T20:49:27.070Z] Removing intermediate container 83501b6529bb [2021-01-25T20:49:27.070Z] ---> bfe67143a690 [2021-01-25T20:49:27.070Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-25T20:49:27.070Z] ---> Running in 1cfe53ce95ed [2021-01-25T20:49:27.351Z] ---> Running in 5e0e41eefc5a [2021-01-25T20:49:28.340Z] OK: 217 MiB in 51 packages [2021-01-25T20:49:30.477Z] 2021-01-25T20:49:28Z INFO Waiting for automatic snapd restart... [2021-01-25T20:49:30.982Z] Removing intermediate container 675a08f45c0d [2021-01-25T20:49:30.982Z] ---> ddbfba11523b [2021-01-25T20:49:30.982Z] Step 6/23 : COPY go.mod . [2021-01-25T20:49:31.577Z] Removing intermediate container 1cfe53ce95ed [2021-01-25T20:49:31.577Z] ---> e4d6641caeef [2021-01-25T20:49:31.577Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-25T20:49:32.561Z] ---> e92761d176b3 [2021-01-25T20:49:32.561Z] Step 7/23 : RUN go mod download [2021-01-25T20:49:32.561Z] ---> Running in fdc9f2b136c7 [2021-01-25T20:49:33.168Z] ---> Running in 672ab1c838ce [2021-01-25T20:49:33.769Z] Removing intermediate container fdc9f2b136c7 [2021-01-25T20:49:33.769Z] ---> 51afdb4f0b46 [2021-01-25T20:49:33.769Z] Step 30/33 : CMD ["gate"] [2021-01-25T20:49:34.764Z] ---> Running in 397d6fbeb39a [2021-01-25T20:49:34.764Z] Collecting docker-compose==1.23.2 [2021-01-25T20:49:35.043Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-25T20:49:36.031Z] Removing intermediate container 397d6fbeb39a [2021-01-25T20:49:36.031Z] ---> 9813a83c171e [2021-01-25T20:49:36.031Z] Step 31/33 : LABEL arch=arm64 [2021-01-25T20:49:36.307Z] Collecting docker<4.0,>=3.6.0 [2021-01-25T20:49:36.307Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-25T20:49:36.581Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T20:49:36.581Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-25T20:49:36.581Z] ---> eef54af9f374 [2021-01-25T20:49:36.581Z] Step 3/23 : WORKDIR /edgex-go [2021-01-25T20:49:36.581Z] ---> Using cache [2021-01-25T20:49:36.581Z] ---> 7ff9e13f8f1d [2021-01-25T20:49:36.581Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T20:49:36.581Z] ---> Using cache [2021-01-25T20:49:36.581Z] ---> 557f15134d4a [2021-01-25T20:49:36.581Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-25T20:49:37.568Z] ---> Running in 0d37a97eae5f [2021-01-25T20:49:37.568Z] ---> Running in 99a310a7c867 [2021-01-25T20:49:38.562Z] Removing intermediate container 0d37a97eae5f [2021-01-25T20:49:38.562Z] ---> dd9fd801ee46 [2021-01-25T20:49:38.562Z] Step 32/33 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c [2021-01-25T20:49:38.562Z] Collecting PyYAML<4,>=3.10 [2021-01-25T20:49:38.562Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-25T20:49:39.573Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T20:49:39.573Z] Removing intermediate container 672ab1c838ce [2021-01-25T20:49:39.573Z] ---> dac095721118 [2021-01-25T20:49:39.573Z] Step 8/23 : COPY . . [2021-01-25T20:49:39.573Z] ---> Running in 831faefdd627 [2021-01-25T20:49:40.177Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T20:49:40.177Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-25T20:49:40.177Z] ---> eef54af9f374 [2021-01-25T20:49:40.177Z] Step 3/21 : WORKDIR /edgex-go [2021-01-25T20:49:40.177Z] ---> Using cache [2021-01-25T20:49:40.177Z] ---> 7ff9e13f8f1d [2021-01-25T20:49:40.177Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T20:49:40.177Z] ---> Using cache [2021-01-25T20:49:40.177Z] ---> 557f15134d4a [2021-01-25T20:49:40.177Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-25T20:49:40.177Z] ---> Using cache [2021-01-25T20:49:40.177Z] ---> ddbfba11523b [2021-01-25T20:49:40.177Z] Step 6/21 : COPY go.mod . [2021-01-25T20:49:40.177Z] ---> Using cache [2021-01-25T20:49:40.177Z] ---> e92761d176b3 [2021-01-25T20:49:40.177Z] Step 7/21 : RUN go mod download [2021-01-25T20:49:40.177Z] ---> Using cache [2021-01-25T20:49:40.177Z] ---> dac095721118 [2021-01-25T20:49:40.177Z] Step 8/21 : COPY . . [2021-01-25T20:49:40.452Z] Removing intermediate container 831faefdd627 [2021-01-25T20:49:40.452Z] ---> 81e52050ef36 [2021-01-25T20:49:40.452Z] Step 33/33 : LABEL version=0.0.0 [2021-01-25T20:49:40.726Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T20:49:41.746Z] ---> Running in e70be3609b6a [2021-01-25T20:49:42.128Z] OK: 217 MiB in 51 packages [2021-01-25T20:49:42.835Z] Collecting jsonschema<3,>=2.5.1 [2021-01-25T20:49:42.835Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-25T20:49:44.298Z] Removing intermediate container e70be3609b6a [2021-01-25T20:49:44.298Z] ---> 670b94cb5985 [2021-01-25T20:49:44.298Z] [2021-01-25T20:49:44.899Z] Successfully built 670b94cb5985 [2021-01-25T20:49:44.899Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-01-25T20:49:44.900Z]  Building docker-security-bootstrapper-go ... done Building docker-support-scheduler-go [2021-01-25T20:49:44.900Z] Removing intermediate container 99a310a7c867 [2021-01-25T20:49:44.900Z] ---> b6559334bc63 [2021-01-25T20:49:44.900Z] Step 6/23 : COPY go.mod . [2021-01-25T20:49:45.506Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-25T20:49:45.506Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-25T20:49:45.782Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-25T20:49:46.058Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-25T20:49:48.646Z] lxd 4.10 from Canonical* installed [2021-01-25T20:49:48.646Z] + sudo lxd init --auto [2021-01-25T20:49:48.697Z] ---> 10a6d05ee67c [2021-01-25T20:49:48.697Z] Step 7/23 : RUN go mod download [2021-01-25T20:49:48.697Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-25T20:49:48.977Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-25T20:49:50.440Z] ---> Running in 3a31e2b97acd [2021-01-25T20:49:50.440Z] Collecting docopt<0.7,>=0.6.1 [2021-01-25T20:49:50.440Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-25T20:49:53.083Z] Collecting cached-property<2,>=1.2.0 [2021-01-25T20:49:53.083Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-25T20:49:53.083Z] 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-25T20:49:53.685Z] Collecting texttable<0.10,>=0.9.0 [2021-01-25T20:49:53.685Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-25T20:49:56.307Z] Removing intermediate container 3a31e2b97acd [2021-01-25T20:49:56.307Z] ---> 9087d187d13d [2021-01-25T20:49:56.307Z] Step 8/23 : COPY . . [2021-01-25T20:49:56.589Z] Collecting docker-pycreds>=0.4.0 [2021-01-25T20:49:56.589Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-25T20:49:56.794Z] + sudo snap install --classic snapcraft [2021-01-25T20:49:56.866Z] Collecting idna<2.8,>=2.5 [2021-01-25T20:49:56.867Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-25T20:49:57.853Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-25T20:49:57.853Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-25T20:49:58.129Z] 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-25T20:49:58.129Z] 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-25T20:49:58.129Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-25T20:49:58.129Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-25T20:49:58.129Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-25T20:49:58.129Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-25T20:49:59.118Z] Installing collected packages: websocket-client, idna, urllib3, requests, docker-pycreds, docker, PyYAML, jsonschema, dockerpty, docopt, cached-property, texttable, docker-compose [2021-01-25T20:49:59.395Z] Attempting uninstall: idna [2021-01-25T20:49:59.395Z] Found existing installation: idna 2.9 [2021-01-25T20:49:59.395Z] Uninstalling idna-2.9: [2021-01-25T20:49:59.674Z] Successfully uninstalled idna-2.9 [2021-01-25T20:50:00.278Z] Attempting uninstall: urllib3 [2021-01-25T20:50:00.278Z] Found existing installation: urllib3 1.25.9 [2021-01-25T20:50:00.278Z] Uninstalling urllib3-1.25.9: [2021-01-25T20:50:00.558Z] Successfully uninstalled urllib3-1.25.9 [2021-01-25T20:50:02.567Z] Attempting uninstall: requests [2021-01-25T20:50:02.567Z] Found existing installation: requests 2.23.0 [2021-01-25T20:50:02.567Z] Uninstalling requests-2.23.0: [2021-01-25T20:50:02.567Z] Successfully uninstalled requests-2.23.0 [2021-01-25T20:50:03.389Z] snapcraft 4.4.4 from Canonical* installed [2021-01-25T20:50:03.389Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-25T20:50:03.389Z] + patch --verbose -p1 [2021-01-25T20:50:03.389Z] Hmm... Looks like a unified diff to me... [2021-01-25T20:50:03.389Z] The text leading up to this was: [2021-01-25T20:50:03.389Z] -------------------------- [2021-01-25T20:50:03.389Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-25T20:50:03.389Z] |From: Tony Espy [2021-01-25T20:50:03.389Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-25T20:50:03.389Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-25T20:50:03.389Z] | [2021-01-25T20:50:03.389Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-25T20:50:03.389Z] |optimize the snap CI check run for pull requests. When [2021-01-25T20:50:03.389Z] |applied, it essentially strips out everything (apps and [2021-01-25T20:50:03.389Z] |parts) from the snapcraft.yaml file except those required [2021-01-25T20:50:03.389Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-25T20:50:03.389Z] |catch changes to edgex-go that break the snap build. [2021-01-25T20:50:03.389Z] | [2021-01-25T20:50:03.389Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-25T20:50:03.389Z] |to update this patch file, otherwise it may fail to apply, [2021-01-25T20:50:03.389Z] |resulting in a failed snap build CI check in the associated [2021-01-25T20:50:03.389Z] |pull request. [2021-01-25T20:50:03.389Z] | [2021-01-25T20:50:03.389Z] |Note - in addition to applying this patch, the pipeline also [2021-01-25T20:50:03.389Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-25T20:50:03.389Z] |need to build the finally binary .snap file (and it won't [2021-01-25T20:50:03.389Z] |work with the patch applied). This further reduces the build [2021-01-25T20:50:03.389Z] |time. [2021-01-25T20:50:03.389Z] |--- [2021-01-25T20:50:03.389Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-25T20:50:03.389Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-25T20:50:03.390Z] | [2021-01-25T20:50:03.390Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-25T20:50:03.390Z] |index 1e537489..faf42425 100644 [2021-01-25T20:50:03.390Z] |--- a/snap/snapcraft.yaml [2021-01-25T20:50:03.390Z] |+++ b/snap/snapcraft.yaml [2021-01-25T20:50:03.390Z] -------------------------- [2021-01-25T20:50:03.390Z] patching file snap/snapcraft.yaml [2021-01-25T20:50:03.390Z] Using Plan A... [2021-01-25T20:50:03.390Z] Hunk #1 succeeded at 73. [2021-01-25T20:50:03.390Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-01-25T20:50:03.390Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-01-25T20:50:03.390Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-01-25T20:50:03.390Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-01-25T20:50:03.390Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-01-25T20:50:03.390Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-01-25T20:50:03.390Z] Hunk #8 succeeded at 342. [2021-01-25T20:50:03.390Z] Hmm... Ignoring the trailing garbage. [2021-01-25T20:50:03.390Z] done [2021-01-25T20:50:03.390Z] + sudo snapcraft prime --use-lxd [2021-01-25T20:50:03.963Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-25T20:50:03.963Z] 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-25T20:50:03.963Z] - README.md [2021-01-25T20:50:03.963Z] - snapcraft.yaml.orig [2021-01-25T20:50:03.963Z] [2021-01-25T20:50:03.963Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-25T20:50:04.070Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T20:50:04.070Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-25T20:50:04.070Z] ---> eef54af9f374 [2021-01-25T20:50:04.070Z] Step 3/22 : WORKDIR /edgex-go [2021-01-25T20:50:04.070Z] ---> Using cache [2021-01-25T20:50:04.070Z] ---> 7ff9e13f8f1d [2021-01-25T20:50:04.070Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T20:50:04.070Z] ---> Using cache [2021-01-25T20:50:04.070Z] ---> 557f15134d4a [2021-01-25T20:50:04.070Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-25T20:50:04.070Z] ---> Using cache [2021-01-25T20:50:04.070Z] ---> ddbfba11523b [2021-01-25T20:50:04.070Z] Step 6/22 : COPY go.mod . [2021-01-25T20:50:04.070Z] ---> Using cache [2021-01-25T20:50:04.070Z] ---> e92761d176b3 [2021-01-25T20:50:04.070Z] Step 7/22 : RUN go mod download [2021-01-25T20:50:04.070Z] ---> Using cache [2021-01-25T20:50:04.070Z] ---> dac095721118 [2021-01-25T20:50:04.070Z] Step 8/22 : COPY . . [2021-01-25T20:50:04.070Z] ---> Using cache [2021-01-25T20:50:04.070Z] ---> 4665df54766e [2021-01-25T20:50:04.070Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-25T20:50:04.540Z] Launching a container. [2021-01-25T20:50:04.670Z] ---> Running in 0cc898b4d73b [2021-01-25T20:50:04.945Z] ---> 4665df54766e [2021-01-25T20:50:04.945Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-25T20:50:05.229Z] ---> Running in 7456ba524dc1 [2021-01-25T20:50:05.506Z] Running setup.py install for PyYAML: started [2021-01-25T20:50:06.123Z] ---> 1f754dd152f3 [2021-01-25T20:50:06.124Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-25T20:50:06.408Z] 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-25T20:50:06.697Z] ---> Running in 84f5568875fa [2021-01-25T20:50:07.314Z] 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-25T20:50:08.755Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-25T20:50:08.755Z] 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-25T20:50:09.031Z] Running setup.py install for dockerpty: started [2021-01-25T20:50:12.452Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-25T20:50:12.452Z] Running setup.py install for docopt: started [2021-01-25T20:50:15.868Z] Running setup.py install for docopt: finished with status 'done' [2021-01-25T20:50:16.790Z] Waiting for container to be ready [2021-01-25T20:50:16.790Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-25T20:50:16.790Z] [2021-01-25T20:50:16.873Z] Running setup.py install for texttable: started [2021-01-25T20:50:17.158Z] ---> a4ec90642f44 [2021-01-25T20:50:17.158Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-25T20:50:17.443Z] ---> Running in ce0bf5e5d106 [2021-01-25T20:50:19.354Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-25T20:50:19.446Z] 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-25T20:50:19.926Z] Waiting for network to be ready... [2021-01-25T20:50:20.048Z] Running setup.py install for texttable: finished with status 'done' [2021-01-25T20:50:20.498Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-25T20:50:20.498Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-25T20:50:21.040Z] 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-25T20:50:21.069Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-25T20:50:21.069Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-25T20:50:21.069Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-25T20:50:21.330Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-25T20:50:21.592Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-25T20:50:21.592Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-25T20:50:21.592Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-25T20:50:21.592Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-25T20:50:21.592Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-25T20:50:21.592Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-25T20:50:21.592Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-25T20:50:21.592Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-25T20:50:21.592Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-25T20:50:21.592Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-25T20:50:21.592Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-25T20:50:21.592Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-25T20:50:21.853Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-25T20:50:22.117Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1852 kB] [2021-01-25T20:50:22.379Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [386 kB] [2021-01-25T20:50:22.379Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] [2021-01-25T20:50:22.379Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-25T20:50:22.379Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] [2021-01-25T20:50:22.379Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] [2021-01-25T20:50:22.379Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1709 kB] [2021-01-25T20:50:22.379Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] [2021-01-25T20:50:24.926Z] Fetched 23.8 MB in 4s (5547 kB/s) [2021-01-25T20:50:25.498Z] Reading package lists... [2021-01-25T20:50:25.498Z] Reading package lists... [2021-01-25T20:50:25.759Z] Building dependency tree... [2021-01-25T20:50:25.759Z] Reading state information... [2021-01-25T20:50:25.759Z] The following additional packages will be installed: [2021-01-25T20:50:25.759Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-25T20:50:25.759Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-25T20:50:25.759Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-25T20:50:25.759Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-25T20:50:25.759Z] Suggested packages: [2021-01-25T20:50:25.759Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-25T20:50:25.759Z] Recommended packages: [2021-01-25T20:50:25.759Z] gnupg libsasl2-modules [2021-01-25T20:50:25.759Z] The following NEW packages will be installed: [2021-01-25T20:50:25.759Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-25T20:50:25.759Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-25T20:50:25.759Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-25T20:50:25.759Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-25T20:50:25.759Z] The following packages will be upgraded: [2021-01-25T20:50:25.759Z] gpg gpg-agent gpgconf libudev1 [2021-01-25T20:50:26.022Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-01-25T20:50:26.022Z] Need to get 3533 kB of archives. [2021-01-25T20:50:26.022Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-25T20:50:26.022Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-25T20:50:26.022Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-25T20:50:26.022Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-25T20:50:26.022Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-25T20:50:26.022Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-25T20:50:26.022Z] 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-25T20:50:26.022Z] 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-25T20:50:26.022Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-25T20:50:26.022Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-01-25T20:50:26.284Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-01-25T20:50:26.855Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-25T20:50:26.855Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-25T20:50:26.855Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-25T20:50:26.855Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-25T20:50:26.855Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-25T20:50:26.855Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-25T20:50:26.855Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-25T20:50:26.855Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-25T20:50:26.855Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-25T20:50:26.855Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-25T20:50:26.855Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-25T20:50:26.855Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-25T20:50:27.118Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-25T20:50:27.118Z] Fetched 3533 kB in 1s (3258 kB/s) [2021-01-25T20:50:27.118Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-25T20:50:27.118Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-01-25T20:50:27.118Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-25T20:50:27.118Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-01-25T20:50:27.379Z] Selecting previously unselected package udev. [2021-01-25T20:50:27.379Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-25T20:50:27.379Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-01-25T20:50:27.379Z] Unpacking udev (237-3ubuntu10.44) ... [2021-01-25T20:50:27.640Z] Selecting previously unselected package libfuse2:amd64. [2021-01-25T20:50:27.640Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-25T20:50:27.640Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-25T20:50:27.640Z] Selecting previously unselected package fuse. [2021-01-25T20:50:27.640Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-25T20:50:27.640Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-25T20:50:27.785Z] Removing intermediate container 5e0e41eefc5a [2021-01-25T20:50:27.785Z] ---> 7b1799781d10 [2021-01-25T20:50:27.785Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-25T20:50:27.785Z] ---> Running in 3c1dbe9cdad0 [2021-01-25T20:50:27.901Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-25T20:50:27.902Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-25T20:50:27.902Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-25T20:50:27.902Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-25T20:50:28.164Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-25T20:50:28.164Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-25T20:50:28.164Z] Selecting previously unselected package libksba8:amd64. [2021-01-25T20:50:28.164Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-25T20:50:28.164Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-25T20:50:28.425Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-25T20:50:28.425Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-25T20:50:28.425Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T20:50:28.425Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-25T20:50:28.425Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-25T20:50:28.425Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T20:50:28.425Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-25T20:50:28.425Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-25T20:50:28.425Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T20:50:28.687Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-25T20:50:28.687Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-25T20:50:28.687Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T20:50:28.687Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-25T20:50:28.687Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-25T20:50:28.687Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T20:50:28.949Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-25T20:50:28.949Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-25T20:50:28.949Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T20:50:28.949Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-25T20:50:28.949Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-25T20:50:28.949Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T20:50:28.949Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-25T20:50:28.949Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-25T20:50:28.949Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T20:50:29.211Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-25T20:50:29.211Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-25T20:50:29.211Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T20:50:29.235Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T20:50:29.474Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-25T20:50:29.474Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-25T20:50:29.474Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-25T20:50:29.474Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-25T20:50:29.474Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-25T20:50:29.474Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-25T20:50:29.514Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T20:50:29.736Z] Selecting previously unselected package libldap-common. [2021-01-25T20:50:29.736Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-25T20:50:29.736Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-25T20:50:29.736Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-25T20:50:29.736Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-25T20:50:29.736Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-25T20:50:29.999Z] Selecting previously unselected package dirmngr. [2021-01-25T20:50:29.999Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-25T20:50:29.999Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-25T20:50:29.999Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-25T20:50:29.999Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-25T20:50:29.999Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-25T20:50:30.120Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-25T20:50:30.120Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-25T20:50:30.120Z] (3/3) Installing curl (7.69.1-r3) [2021-01-25T20:50:30.120Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T20:50:30.120Z] OK: 71 MiB in 58 packages [2021-01-25T20:50:30.272Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-25T20:50:30.272Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-25T20:50:30.272Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-25T20:50:30.272Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T20:50:30.272Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-25T20:50:30.272Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-25T20:50:30.272Z] Setting up udev (237-3ubuntu10.44) ... [2021-01-25T20:50:30.845Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-25T20:50:30.845Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T20:50:30.845Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-25T20:50:30.845Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-25T20:50:31.105Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-25T20:50:31.105Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T20:50:31.105Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T20:50:31.105Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T20:50:31.105Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T20:50:31.105Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T20:50:31.105Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T20:50:31.105Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T20:50:31.367Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-25T20:50:31.367Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-25T20:50:31.367Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-25T20:50:31.627Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-25T20:50:31.627Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-25T20:50:31.627Z] This means they are not meant to be enabled using systemctl. [2021-01-25T20:50:31.627Z] Possible reasons for having this kind of units are: [2021-01-25T20:50:31.627Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-25T20:50:31.627Z] .wants/ or .requires/ directory. [2021-01-25T20:50:31.627Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-25T20:50:31.627Z] a requirement dependency on it. [2021-01-25T20:50:31.627Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-25T20:50:31.627Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-25T20:50:31.627Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-25T20:50:31.627Z] instance name specified. [2021-01-25T20:50:32.116Z] Removing intermediate container 3c1dbe9cdad0 [2021-01-25T20:50:32.116Z] ---> f1ea477f52d6 [2021-01-25T20:50:32.116Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-25T20:50:32.116Z] ---> Running in 1bb1d05c7f06 [2021-01-25T20:50:32.199Z] Reading package lists... [2021-01-25T20:50:32.199Z] Building dependency tree... [2021-01-25T20:50:32.199Z] Reading state information... [2021-01-25T20:50:32.461Z] The following additional packages will be installed: [2021-01-25T20:50:32.461Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-25T20:50:32.461Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-25T20:50:32.461Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-25T20:50:32.461Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-25T20:50:32.461Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-25T20:50:32.461Z] Suggested packages: [2021-01-25T20:50:32.461Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-25T20:50:32.461Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-25T20:50:32.461Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-25T20:50:32.461Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-25T20:50:32.461Z] systemd-container policykit-1 [2021-01-25T20:50:32.461Z] Recommended packages: [2021-01-25T20:50:32.461Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-25T20:50:32.461Z] The following NEW packages will be installed: [2021-01-25T20:50:32.461Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-25T20:50:32.461Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-25T20:50:32.461Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-25T20:50:32.461Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-25T20:50:32.461Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-25T20:50:32.461Z] The following packages will be upgraded: [2021-01-25T20:50:32.461Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-25T20:50:32.721Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-01-25T20:50:32.721Z] Need to get 35.2 MB of archives. [2021-01-25T20:50:32.721Z] After this operation, 141 MB of additional disk space will be used. [2021-01-25T20:50:32.721Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-25T20:50:32.721Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-01-25T20:50:33.102Z] Removing intermediate container 1bb1d05c7f06 [2021-01-25T20:50:33.102Z] ---> 2ccbdf7225e2 [2021-01-25T20:50:33.102Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-25T20:50:33.102Z] ---> Running in a1b03035e59e [2021-01-25T20:50:33.293Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-25T20:50:33.293Z] 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-25T20:50:33.561Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-01-25T20:50:33.561Z] 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-25T20:50:33.561Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-25T20:50:33.561Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-25T20:50:33.561Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-25T20:50:33.561Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-25T20:50:33.561Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-25T20:50:33.561Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-25T20:50:33.561Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-25T20:50:33.561Z] 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-25T20:50:33.561Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-25T20:50:33.561Z] 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-25T20:50:33.561Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-25T20:50:33.561Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-25T20:50:33.561Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-25T20:50:33.561Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-25T20:50:33.561Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-25T20:50:33.561Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-25T20:50:33.561Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-25T20:50:33.561Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-25T20:50:33.561Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-25T20:50:33.561Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-25T20:50:33.562Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-25T20:50:33.703Z] Removing intermediate container a1b03035e59e [2021-01-25T20:50:33.703Z] ---> e6d682368986 [2021-01-25T20:50:33.703Z] Step 24/26 : LABEL arch=arm64 [2021-01-25T20:50:33.824Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-25T20:50:33.825Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-25T20:50:33.825Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-25T20:50:33.981Z] ---> Running in 8988b360bb12 [2021-01-25T20:50:34.589Z] Removing intermediate container 8988b360bb12 [2021-01-25T20:50:34.589Z] ---> 17af0c399f4c [2021-01-25T20:50:34.589Z] Step 25/26 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c [2021-01-25T20:50:34.769Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-25T20:50:34.769Z] Fetched 35.2 MB in 2s (16.8 MB/s) [2021-01-25T20:50:34.769Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-25T20:50:34.769Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-01-25T20:50:34.865Z] ---> Running in 091b15327b56 [2021-01-25T20:50:35.030Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-25T20:50:35.468Z] Removing intermediate container 091b15327b56 [2021-01-25T20:50:35.468Z] ---> d659814f5f94 [2021-01-25T20:50:35.468Z] Step 26/26 : LABEL version=0.0.0 [2021-01-25T20:50:35.604Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-01-25T20:50:35.604Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-25T20:50:35.744Z] ---> Running in 03038b1a2b36 [2021-01-25T20:50:35.865Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-01-25T20:50:35.866Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-25T20:50:35.866Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-25T20:50:36.127Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-25T20:50:36.127Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-25T20:50:36.345Z] Removing intermediate container 03038b1a2b36 [2021-01-25T20:50:36.345Z] ---> d21f8dbc84ba [2021-01-25T20:50:36.345Z] [2021-01-25T20:50:36.389Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-25T20:50:36.389Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-25T20:50:36.389Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-25T20:50:36.651Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-25T20:50:36.651Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-25T20:50:36.945Z] Successfully built d21f8dbc84ba [2021-01-25T20:50:36.945Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-25T20:50:37.225Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-25T20:50:37.225Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-25T20:50:37.225Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-25T20:50:37.225Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-25T20:50:37.485Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-25T20:50:37.485Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-25T20:50:37.485Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-25T20:50:37.747Z] Selecting previously unselected package libexpat1:amd64. [2021-01-25T20:50:37.747Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-25T20:50:37.747Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-25T20:50:38.010Z] Selecting previously unselected package python3.6-minimal. [2021-01-25T20:50:38.010Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-25T20:50:38.010Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-25T20:50:38.270Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-25T20:50:38.270Z] Checking for services that may need to be restarted...done. [2021-01-25T20:50:38.270Z] Checking for services that may need to be restarted...done. [2021-01-25T20:50:38.270Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-25T20:50:38.533Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-25T20:50:38.533Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-25T20:50:39.106Z] Selecting previously unselected package python3-minimal. [2021-01-25T20:50:39.368Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-25T20:50:39.368Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-25T20:50:39.368Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-25T20:50:39.368Z] Selecting previously unselected package mime-support. [2021-01-25T20:50:39.368Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-25T20:50:39.368Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-25T20:50:39.368Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-25T20:50:39.368Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-25T20:50:39.368Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-25T20:50:39.630Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-25T20:50:39.630Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-25T20:50:39.630Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-25T20:50:39.893Z] Selecting previously unselected package python3.6. [2021-01-25T20:50:39.893Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-25T20:50:39.893Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-25T20:50:39.893Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-25T20:50:39.893Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-25T20:50:39.893Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-25T20:50:39.893Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-25T20:50:40.477Z] Selecting previously unselected package python3. [2021-01-25T20:50:40.477Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-25T20:50:40.477Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-25T20:50:40.477Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-25T20:50:40.477Z] Selecting previously unselected package multiarch-support. [2021-01-25T20:50:40.477Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-25T20:50:40.477Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-25T20:50:40.477Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-25T20:50:40.741Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-25T20:50:40.741Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-25T20:50:40.741Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-25T20:50:40.741Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-25T20:50:40.741Z] Selecting previously unselected package libbsd0:amd64. [2021-01-25T20:50:40.741Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-25T20:50:40.741Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-25T20:50:40.741Z] Selecting previously unselected package sudo. [2021-01-25T20:50:40.741Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-25T20:50:41.003Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-25T20:50:41.003Z] Selecting previously unselected package apparmor. [2021-01-25T20:50:41.003Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-25T20:50:41.003Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-25T20:50:41.265Z] Selecting previously unselected package libedit2:amd64. [2021-01-25T20:50:41.265Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-25T20:50:41.265Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-25T20:50:41.265Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-25T20:50:41.265Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-25T20:50:41.265Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-25T20:50:41.526Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-25T20:50:41.526Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-25T20:50:41.526Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-25T20:50:41.526Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-25T20:50:41.526Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-25T20:50:41.526Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-25T20:50:41.794Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-25T20:50:41.794Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-25T20:50:41.794Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-25T20:50:41.794Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-25T20:50:41.794Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-25T20:50:41.794Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-25T20:50:42.056Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-25T20:50:42.057Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-25T20:50:42.057Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-25T20:50:42.057Z] Selecting previously unselected package openssh-client. [2021-01-25T20:50:42.318Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-25T20:50:42.318Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-25T20:50:42.318Z] Selecting previously unselected package squashfs-tools. [2021-01-25T20:50:42.318Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-25T20:50:42.318Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-25T20:50:42.578Z] Selecting previously unselected package snapd. [2021-01-25T20:50:42.578Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-25T20:50:42.578Z] Unpacking snapd (2.48+18.04) ... [2021-01-25T20:50:45.885Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-25T20:50:45.885Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-25T20:50:45.885Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-25T20:50:46.144Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-25T20:50:46.144Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-25T20:50:46.144Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-25T20:50:46.144Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-25T20:50:46.144Z] Setting up systemd (237-3ubuntu10.44) ... [2021-01-25T20:50:46.145Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-25T20:50:47.093Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-25T20:50:47.093Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-25T20:50:47.093Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-25T20:50:47.093Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-25T20:50:47.093Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-25T20:50:47.093Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-25T20:50:47.663Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-25T20:50:47.663Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-25T20:50:47.663Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-25T20:50:47.663Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-25T20:50:47.663Z] running python rtupdate hooks for python3.6... [2021-01-25T20:50:47.663Z] running python post-rtupdate hooks for python3.6... [2021-01-25T20:50:47.924Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-25T20:50:49.314Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-25T20:50:49.314Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-25T20:50:49.314Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-25T20:50:49.575Z] Setting up snapd (2.48+18.04) ... [2021-01-25T20:50:49.837Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-25T20:50:50.098Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-25T20:50:50.098Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-25T20:50:50.359Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-25T20:50:50.619Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-25T20:50:50.619Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-25T20:50:50.881Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-25T20:50:50.881Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-25T20:50:51.141Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-25T20:50:51.404Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-25T20:50:51.404Z] /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-25T20:50:51.404Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-25T20:50:51.404Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-25T20:50:52.349Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-25T20:50:52.349Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-25T20:50:52.611Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-25T20:50:53.814Z] Reading package lists... [2021-01-25T20:50:53.814Z] Reading package lists... [2021-01-25T20:50:54.076Z] Building dependency tree... [2021-01-25T20:50:54.076Z] Reading state information... [2021-01-25T20:50:54.076Z] Calculating upgrade... [2021-01-25T20:50:54.337Z] The following packages will be upgraded: [2021-01-25T20:50:54.337Z] advancecomp base-files bash binutils binutils-common [2021-01-25T20:50:54.337Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-25T20:50:54.337Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-25T20:50:54.337Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-01-25T20:50:54.337Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-01-25T20:50:54.337Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-01-25T20:50:54.337Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-01-25T20:50:54.337Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-01-25T20:50:54.337Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-01-25T20:50:54.337Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-01-25T20:50:54.337Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-01-25T20:50:54.337Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-01-25T20:50:54.337Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-01-25T20:50:54.337Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-01-25T20:50:54.337Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-01-25T20:50:54.337Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-25T20:50:54.337Z] Need to get 63.8 MB of archives. [2021-01-25T20:50:54.337Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-25T20:50:54.337Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-25T20:50:54.337Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-25T20:50:54.337Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-25T20:50:54.337Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-25T20:50:54.337Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-25T20:50:54.337Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-25T20:50:54.337Z] 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-25T20:50:54.337Z] 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-25T20:50:54.337Z] 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-25T20:50:54.337Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-25T20:50:54.337Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-25T20:50:54.337Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-25T20:50:54.337Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-25T20:50:54.337Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-25T20:50:54.337Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-25T20:50:54.598Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-25T20:50:54.598Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-25T20:50:54.598Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-25T20:50:54.598Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-25T20:50:54.598Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-25T20:50:54.598Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-25T20:50:54.598Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-25T20:50:54.598Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-25T20:50:54.598Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-25T20:50:54.598Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-25T20:50:54.598Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-25T20:50:54.598Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-25T20:50:54.598Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-25T20:50:54.598Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-25T20:50:54.598Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-25T20:50:54.598Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-25T20:50:54.598Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-25T20:50:54.598Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-25T20:50:54.598Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-25T20:50:54.598Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-25T20:50:54.598Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-25T20:50:54.598Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-25T20:50:54.598Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-25T20:50:54.598Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-25T20:50:54.598Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-25T20:50:54.859Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-25T20:50:54.859Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-25T20:50:54.859Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-25T20:50:54.859Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-25T20:50:54.859Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-25T20:50:54.859Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-25T20:50:54.859Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-25T20:50:54.859Z] Get:48 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-25T20:50:54.859Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-25T20:50:54.859Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-25T20:50:54.859Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-25T20:50:54.859Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-25T20:50:54.859Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-25T20:50:54.859Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-25T20:50:54.859Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-25T20:50:54.859Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-25T20:50:55.120Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-25T20:50:55.120Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-25T20:50:55.120Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-25T20:50:55.381Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-25T20:50:55.381Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-25T20:50:55.381Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-25T20:50:55.381Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-25T20:50:55.381Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-25T20:50:55.381Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-25T20:50:55.381Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-134.138 [987 kB] [2021-01-25T20:50:55.381Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-25T20:50:55.641Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-25T20:50:55.641Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-25T20:50:55.641Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-25T20:50:55.641Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-25T20:50:55.641Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-25T20:50:55.641Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-25T20:50:55.641Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-25T20:50:55.641Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-25T20:50:55.641Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-25T20:50:55.641Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-25T20:50:55.901Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-25T20:50:55.901Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-25T20:50:55.901Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-01-25T20:50:55.901Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-01-25T20:50:55.901Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-25T20:50:55.901Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-25T20:50:55.901Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-25T20:50:55.901Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-01-25T20:50:55.901Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-25T20:50:55.901Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-25T20:50:55.901Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-25T20:50:55.901Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-25T20:50:55.901Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-25T20:50:55.901Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-25T20:50:55.901Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-25T20:50:55.902Z] Get:93 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-25T20:50:55.902Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-25T20:50:55.902Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-25T20:50:56.162Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-25T20:50:56.162Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-25T20:50:56.162Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-25T20:50:56.162Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-25T20:50:56.162Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-25T20:50:56.162Z] Fetched 63.8 MB in 2s (34.4 MB/s) [2021-01-25T20:50:56.422Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T20:50:56.422Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-25T20:50:56.422Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-25T20:50:56.996Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-25T20:50:56.996Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-25T20:50:56.996Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-134.138_amd64.deb ... [2021-01-25T20:50:57.258Z] Unpacking linux-libc-dev:amd64 (4.15.0-134.138) over (4.15.0-20.21) ... [2021-01-25T20:50:57.830Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-25T20:50:57.830Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-25T20:50:58.093Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-25T20:50:58.093Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-25T20:50:58.357Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-25T20:50:58.357Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-25T20:50:58.357Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-25T20:50:58.357Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-25T20:50:58.619Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-25T20:50:58.619Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-25T20:50:58.619Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-25T20:50:58.619Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-25T20:50:58.880Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-25T20:50:58.880Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-25T20:50:58.880Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-25T20:50:59.142Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-25T20:50:59.142Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-25T20:50:59.142Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-25T20:50:59.142Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-25T20:50:59.404Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-25T20:50:59.404Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-25T20:50:59.404Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-25T20:50:59.404Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-25T20:50:59.404Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-25T20:50:59.666Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-25T20:50:59.666Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-25T20:50:59.928Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-25T20:50:59.928Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-25T20:50:59.928Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-25T20:51:00.189Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-25T20:51:00.763Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-25T20:51:00.763Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-25T20:51:00.763Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-25T20:51:01.023Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-25T20:51:01.023Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-25T20:51:01.023Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-25T20:51:01.284Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-25T20:51:01.284Z] Installing new version of config file /etc/issue ... [2021-01-25T20:51:01.284Z] Installing new version of config file /etc/issue.net ... [2021-01-25T20:51:01.284Z] Installing new version of config file /etc/lsb-release ... [2021-01-25T20:51:01.284Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-25T20:51:01.549Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-25T20:51:01.549Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-25T20:51:01.549Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-25T20:51:01.815Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T20:51:01.815Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-25T20:51:01.815Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-25T20:51:02.079Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-25T20:51:02.079Z] 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-25T20:51:02.079Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T20:51:02.079Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-25T20:51:02.079Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-25T20:51:02.342Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-25T20:51:02.342Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T20:51:02.342Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-25T20:51:02.342Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-25T20:51:02.604Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-25T20:51:02.888Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T20:51:02.888Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-25T20:51:02.888Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-25T20:51:03.195Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-25T20:51:03.195Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T20:51:03.195Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-25T20:51:03.456Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-25T20:51:03.456Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-25T20:51:03.456Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T20:51:03.456Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-25T20:51:03.718Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-25T20:51:03.718Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-25T20:51:03.718Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T20:51:03.718Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-25T20:51:03.979Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-25T20:51:03.979Z] Setting up grep (3.1-2build1) ... [2021-01-25T20:51:04.242Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T20:51:04.242Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-25T20:51:04.242Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-25T20:51:04.242Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-25T20:51:04.508Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T20:51:04.508Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-25T20:51:04.508Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-25T20:51:04.770Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-25T20:51:04.770Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T20:51:04.770Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-25T20:51:04.770Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-25T20:51:05.340Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-25T20:51:05.340Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-25T20:51:05.601Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-25T20:51:05.601Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-25T20:51:06.173Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-25T20:51:06.173Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T20:51:06.173Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-25T20:51:06.173Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-25T20:51:07.561Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-25T20:51:07.561Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-25T20:51:07.561Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-25T20:51:07.561Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-25T20:51:07.822Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-25T20:51:07.822Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T20:51:07.822Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-25T20:51:07.822Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-25T20:51:08.082Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-25T20:51:08.082Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T20:51:08.082Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-25T20:51:08.082Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-25T20:51:08.343Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-25T20:51:08.343Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T20:51:08.343Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-25T20:51:08.343Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-25T20:51:08.604Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-25T20:51:08.604Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T20:51:08.604Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-25T20:51:08.604Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-25T20:51:08.865Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-25T20:51:08.865Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T20:51:08.865Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-25T20:51:08.865Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-25T20:51:08.865Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-25T20:51:09.126Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T20:51:09.126Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-25T20:51:09.126Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-25T20:51:09.126Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-25T20:51:09.126Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-25T20:51:09.386Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-25T20:51:09.386Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T20:51:09.386Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-25T20:51:09.386Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-25T20:51:09.647Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-25T20:51:09.647Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T20:51:09.647Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-25T20:51:09.647Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-25T20:51:09.647Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-25T20:51:09.908Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T20:51:09.908Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-25T20:51:09.908Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-25T20:51:09.908Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-25T20:51:10.169Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T20:51:10.169Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-25T20:51:10.169Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-25T20:51:10.431Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-25T20:51:11.002Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-25T20:51:11.002Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-25T20:51:11.263Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T20:51:11.263Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-25T20:51:11.263Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-25T20:51:11.263Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-25T20:51:11.524Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T20:51:11.524Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-25T20:51:11.524Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-25T20:51:11.785Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-25T20:51:11.785Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T20:51:11.785Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-25T20:51:11.785Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-25T20:51:12.048Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-25T20:51:12.317Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T20:51:12.317Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-01-25T20:51:12.317Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-01-25T20:51:12.317Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-01-25T20:51:12.580Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T20:51:12.580Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-01-25T20:51:12.580Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-01-25T20:51:12.580Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-01-25T20:51:12.842Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T20:51:12.842Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-25T20:51:12.842Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-25T20:51:12.842Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-25T20:51:13.103Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T20:51:13.103Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-25T20:51:13.103Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-25T20:51:13.103Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-25T20:51:13.363Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T20:51:13.363Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-25T20:51:13.363Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-25T20:51:13.625Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-25T20:51:13.625Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T20:51:13.625Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-25T20:51:13.625Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-25T20:51:13.885Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-01-25T20:51:13.885Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-25T20:51:13.885Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-25T20:51:13.885Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-25T20:51:14.145Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-25T20:51:14.145Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T20:51:14.145Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-25T20:51:14.145Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-25T20:51:14.416Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-25T20:51:14.416Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T20:51:14.416Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-25T20:51:14.416Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-25T20:51:14.416Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-25T20:51:14.988Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T20:51:14.988Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-25T20:51:14.988Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-25T20:51:14.988Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-25T20:51:14.988Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T20:51:14.988Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-25T20:51:14.988Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-25T20:51:15.250Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-25T20:51:15.250Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T20:51:15.250Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-25T20:51:15.511Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-25T20:51:15.774Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-25T20:51:15.774Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T20:51:15.774Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-25T20:51:16.035Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-25T20:51:16.036Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-25T20:51:16.036Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T20:51:16.036Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-25T20:51:16.298Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-25T20:51:16.298Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-25T20:51:16.562Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T20:51:16.562Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-25T20:51:16.562Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-25T20:51:16.562Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-25T20:51:16.824Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T20:51:16.824Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-25T20:51:16.824Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-25T20:51:17.086Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-25T20:51:17.086Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T20:51:17.086Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-25T20:51:17.349Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-25T20:51:17.349Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-25T20:51:17.610Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T20:51:17.610Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-25T20:51:17.610Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-25T20:51:17.610Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-25T20:51:17.610Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T20:51:17.610Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-25T20:51:17.873Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-25T20:51:17.873Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-25T20:51:17.873Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-25T20:51:17.873Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-25T20:51:17.873Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-25T20:51:18.135Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-25T20:51:18.135Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-25T20:51:18.396Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-25T20:51:18.396Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-25T20:51:18.657Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-25T20:51:18.657Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-25T20:51:18.925Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-25T20:51:18.925Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-25T20:51:18.925Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-25T20:51:18.925Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-25T20:51:19.193Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-25T20:51:19.193Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-25T20:51:19.193Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-25T20:51:19.193Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-25T20:51:19.454Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-25T20:51:19.454Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-25T20:51:19.454Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-25T20:51:19.454Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-25T20:51:19.716Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-25T20:51:19.716Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-25T20:51:19.978Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-25T20:51:19.978Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-25T20:51:20.923Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-25T20:51:20.923Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-25T20:51:20.923Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-25T20:51:20.923Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-25T20:51:20.923Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-25T20:51:20.923Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-25T20:51:21.495Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-25T20:51:21.495Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-25T20:51:21.495Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-25T20:51:21.495Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-25T20:51:21.756Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-25T20:51:21.756Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-25T20:51:21.756Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-25T20:51:21.756Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-25T20:51:22.331Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-25T20:51:22.331Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-25T20:51:22.331Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-25T20:51:22.331Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-25T20:51:22.591Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-25T20:51:22.591Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-25T20:51:23.653Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-25T20:51:23.653Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-25T20:51:23.929Z]  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/secrets-config ./cmd/secrets-config [2021-01-25T20:51:24.383Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-25T20:51:24.383Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-25T20:51:25.002Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-25T20:51:25.002Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-25T20:51:25.574Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-25T20:51:25.574Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-25T20:51:26.518Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-25T20:51:26.518Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-25T20:51:26.518Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-25T20:51:26.518Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-25T20:51:26.518Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-25T20:51:26.518Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-25T20:51:26.780Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-25T20:51:26.780Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-25T20:51:26.780Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-25T20:51:27.041Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-25T20:51:27.041Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-25T20:51:27.041Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-25T20:51:27.041Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-25T20:51:27.041Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-25T20:51:27.611Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-25T20:51:27.611Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-25T20:51:27.611Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-25T20:51:27.611Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-25T20:51:27.611Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-25T20:51:27.611Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-25T20:51:27.611Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-25T20:51:27.872Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-25T20:51:27.872Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-25T20:51:27.872Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-25T20:51:27.872Z] [2021-01-25T20:51:27.872Z] Current default time zone: 'Etc/UTC' [2021-01-25T20:51:27.872Z] Local time is now: Mon Jan 25 20:51:27 UTC 2021. [2021-01-25T20:51:27.872Z] Universal Time is now: Mon Jan 25 20:51:27 UTC 2021. [2021-01-25T20:51:27.872Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-25T20:51:27.872Z] [2021-01-25T20:51:27.872Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-01-25T20:51:28.134Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-25T20:51:28.134Z] Setting up linux-libc-dev:amd64 (4.15.0-134.138) ... [2021-01-25T20:51:28.134Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-25T20:51:28.134Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-25T20:51:28.134Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-25T20:51:28.134Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-25T20:51:28.134Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-25T20:51:28.134Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-25T20:51:28.134Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-25T20:51:28.395Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-25T20:51:28.395Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-25T20:51:28.656Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-25T20:51:28.656Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-25T20:51:28.656Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-25T20:51:28.656Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-25T20:51:28.656Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-25T20:51:28.656Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-25T20:51:28.656Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-25T20:51:28.656Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-25T20:51:28.656Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-25T20:51:28.917Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-25T20:51:28.917Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-25T20:51:30.828Z] Updating certificates in /etc/ssl/certs... [2021-01-25T20:51:31.771Z] 22 added, 17 removed; done. [2021-01-25T20:51:31.771Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-25T20:51:31.771Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-25T20:51:31.771Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-25T20:51:31.771Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-25T20:51:31.771Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-25T20:51:32.032Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-25T20:51:32.032Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-25T20:51:32.032Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-25T20:51:32.032Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-25T20:51:32.032Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-25T20:51:32.032Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-25T20:51:32.032Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-25T20:51:32.293Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-25T20:51:32.293Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-25T20:51:32.293Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-25T20:51:32.293Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-25T20:51:32.293Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-25T20:51:32.293Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-25T20:51:32.553Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-25T20:51:32.553Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-25T20:51:32.553Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-25T20:51:32.553Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-25T20:51:32.553Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-25T20:51:32.553Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-25T20:51:32.814Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-25T20:51:32.814Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-25T20:51:32.814Z] Updating certificates in /etc/ssl/certs... [2021-01-25T20:51:33.385Z] 0 added, 0 removed; done. [2021-01-25T20:51:33.385Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-25T20:51:33.385Z] done. [2021-01-25T20:51:33.958Z] Reading package lists... [2021-01-25T20:51:33.958Z] Building dependency tree... [2021-01-25T20:51:33.958Z] Reading state information... [2021-01-25T20:51:34.218Z] The following NEW packages will be installed: [2021-01-25T20:51:34.218Z] apt-transport-https [2021-01-25T20:51:34.218Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-25T20:51:34.218Z] Need to get 1696 B of archives. [2021-01-25T20:51:34.218Z] After this operation, 153 kB of additional disk space will be used. [2021-01-25T20:51:34.218Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-25T20:51:34.218Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-25T20:51:34.218Z] Fetched 1696 B in 0s (20.6 kB/s) [2021-01-25T20:51:34.480Z] Selecting previously unselected package apt-transport-https. [2021-01-25T20:51:34.480Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-25T20:51:34.480Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-25T20:51:34.480Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-25T20:51:34.480Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-25T20:51:34.742Z] Waiting for network to be ready... [2021-01-25T20:51:36.651Z] Removing intermediate container 0cc898b4d73b [2021-01-25T20:51:36.651Z] ---> b2e276389a28 [2021-01-25T20:51:36.651Z] [2021-01-25T20:51:36.651Z] Step 10/22 : FROM alpine:3.12 [2021-01-25T20:51:36.651Z] ---> afeebe901d6b [2021-01-25T20:51:36.651Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-25T20:51:36.651Z] ---> Using cache [2021-01-25T20:51:36.651Z] ---> b7c7709c7ec6 [2021-01-25T20:51:36.651Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-25T20:51:36.651Z] ---> Using cache [2021-01-25T20:51:36.651Z] ---> 200cd2242cc3 [2021-01-25T20:51:36.651Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-25T20:51:36.651Z] Removing intermediate container 7456ba524dc1 [2021-01-25T20:51:36.651Z] ---> 2165c7fc7632 [2021-01-25T20:51:36.651Z] [2021-01-25T20:51:36.651Z] Step 10/23 : FROM alpine:3.12 [2021-01-25T20:51:36.651Z] ---> afeebe901d6b [2021-01-25T20:51:36.651Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-25T20:51:36.651Z] ---> Using cache [2021-01-25T20:51:36.651Z] ---> b7c7709c7ec6 [2021-01-25T20:51:36.651Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-25T20:51:36.651Z] ---> Using cache [2021-01-25T20:51:36.651Z] ---> 200cd2242cc3 [2021-01-25T20:51:36.651Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-25T20:51:36.651Z] Removing intermediate container 84f5568875fa [2021-01-25T20:51:36.651Z] ---> 3d9273b0cb56 [2021-01-25T20:51:36.651Z] [2021-01-25T20:51:36.651Z] Step 10/21 : FROM alpine:3.12 [2021-01-25T20:51:36.651Z] ---> afeebe901d6b [2021-01-25T20:51:36.651Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-25T20:51:36.651Z] ---> Running in fd779c806e85 [2021-01-25T20:51:36.651Z] ---> Running in b58b6ca17ef1 [2021-01-25T20:51:36.651Z] ---> Running in 691a7f52b3b2 [2021-01-25T20:51:36.651Z] Removing intermediate container b58b6ca17ef1 [2021-01-25T20:51:36.651Z] ---> a7be138f74e8 [2021-01-25T20:51:36.651Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-25T20:51:36.651Z] Removing intermediate container fd779c806e85 [2021-01-25T20:51:36.651Z] ---> aa4a2d0df2c8 [2021-01-25T20:51:36.651Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-25T20:51:36.651Z] ---> Running in fbf1f1f7ba03 [2021-01-25T20:51:36.651Z] ---> Running in 5c73f0da84bc [2021-01-25T20:51:37.656Z] Removing intermediate container fbf1f1f7ba03 [2021-01-25T20:51:37.656Z] ---> b4a4e70c08b6 [2021-01-25T20:51:37.656Z] Step 15/23 : WORKDIR / [2021-01-25T20:51:37.656Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T20:51:37.656Z] Removing intermediate container 5c73f0da84bc [2021-01-25T20:51:37.656Z] ---> 441d6a999461 [2021-01-25T20:51:37.656Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-25T20:51:37.656Z] ---> Running in 0b378a9f2a80 [2021-01-25T20:51:37.935Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T20:51:38.537Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-25T20:51:38.537Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-25T20:51:38.537Z] Removing intermediate container 0b378a9f2a80 [2021-01-25T20:51:38.537Z] ---> a5cd1750eca5 [2021-01-25T20:51:38.537Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-25T20:51:38.537Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-25T20:51:38.537Z] (4/4) Installing curl (7.69.1-r3) [2021-01-25T20:51:38.537Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T20:51:38.821Z] Executing ca-certificates-20191127-r4.trigger [2021-01-25T20:51:38.821Z] ---> 1614591d069b [2021-01-25T20:51:38.821Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-25T20:51:38.821Z] OK: 7 MiB in 18 packages [2021-01-25T20:51:39.806Z] ---> 32bc2947a64a [2021-01-25T20:51:39.806Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-25T20:51:41.247Z] ---> b893748b1227 [2021-01-25T20:51:41.247Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-25T20:51:41.329Z] 2021-01-25T20:51:37Z INFO Waiting for automatic snapd restart... [2021-01-25T20:51:41.329Z] snapd 2.48.2 from Canonical* installed [2021-01-25T20:51:41.518Z] Removing intermediate container 691a7f52b3b2 [2021-01-25T20:51:41.518Z] ---> d28c14c43c77 [2021-01-25T20:51:41.518Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-25T20:51:41.518Z] ---> 7098852a9ae9 [2021-01-25T20:51:41.518Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-25T20:51:41.791Z] ---> Running in 9f11fd6f95e5 [2021-01-25T20:51:42.270Z] "snapd" switched to the "latest/stable" channel [2021-01-25T20:51:42.270Z] [2021-01-25T20:51:42.398Z] Removing intermediate container 9f11fd6f95e5 [2021-01-25T20:51:42.398Z] ---> de74507bc5c6 [2021-01-25T20:51:42.398Z] Step 13/21 : WORKDIR /edgex [2021-01-25T20:51:42.398Z] ---> 106ac401f390 [2021-01-25T20:51:42.398Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-25T20:51:42.398Z] ---> Running in d64f1bf1b53b [2021-01-25T20:51:42.398Z] ---> Running in 25a001b0ef48 [2021-01-25T20:51:42.398Z] ---> 91bc85580bd1 [2021-01-25T20:51:42.398Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-25T20:51:42.679Z] ---> Running in 3580d9d0a0d4 [2021-01-25T20:51:42.956Z] Removing intermediate container 25a001b0ef48 [2021-01-25T20:51:42.956Z] ---> c3b4134c03b5 [2021-01-25T20:51:42.956Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-25T20:51:42.956Z] Removing intermediate container d64f1bf1b53b [2021-01-25T20:51:42.956Z] ---> e32513f85fba [2021-01-25T20:51:42.956Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-25T20:51:43.235Z] ---> Running in 4afe872d4d10 [2021-01-25T20:51:43.235Z] Removing intermediate container 3580d9d0a0d4 [2021-01-25T20:51:43.235Z] ---> c4ee5401ccb7 [2021-01-25T20:51:43.235Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-25T20:51:43.507Z] ---> Running in 23fc2104c2c9 [2021-01-25T20:51:44.121Z] Removing intermediate container 4afe872d4d10 [2021-01-25T20:51:44.121Z] ---> da32f4cbc1ac [2021-01-25T20:51:44.121Z] Step 20/22 : LABEL arch=arm64 [2021-01-25T20:51:44.397Z] ---> 21cb051dc9f6 [2021-01-25T20:51:44.397Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-25T20:51:44.397Z] Removing intermediate container 23fc2104c2c9 [2021-01-25T20:51:44.397Z] ---> Running in 71afcaf46d32 [2021-01-25T20:51:44.397Z] ---> a11b9d31c86e [2021-01-25T20:51:44.397Z] Step 21/23 : LABEL arch=arm64 [2021-01-25T20:51:44.669Z] ---> Running in a08d9dae7d5e [2021-01-25T20:51:44.816Z] core18 20201210 from Canonical* installed [2021-01-25T20:51:44.816Z] "core18" switched to the "latest/stable" channel [2021-01-25T20:51:44.816Z] [2021-01-25T20:51:45.272Z] Removing intermediate container 71afcaf46d32 [2021-01-25T20:51:45.272Z] ---> f9f70540e13b [2021-01-25T20:51:45.272Z] Step 21/22 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c [2021-01-25T20:51:45.874Z] Removing intermediate container a08d9dae7d5e [2021-01-25T20:51:45.874Z] ---> fcda31fcca16 [2021-01-25T20:51:45.874Z] Step 22/23 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c [2021-01-25T20:51:45.874Z] ---> Running in 29a50efe0928 [2021-01-25T20:51:46.152Z] ---> Running in 5308341d7a7f [2021-01-25T20:51:46.152Z] ---> 8434dfd5c0ca [2021-01-25T20:51:46.152Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-25T20:51:46.431Z] Removing intermediate container 29a50efe0928 [2021-01-25T20:51:46.431Z] ---> 554bef25de11 [2021-01-25T20:51:46.431Z] Step 22/22 : LABEL version=0.0.0 [2021-01-25T20:51:46.705Z] ---> Running in 1dbaddbeddf4 [2021-01-25T20:51:46.978Z] Removing intermediate container 5308341d7a7f [2021-01-25T20:51:46.978Z] ---> a18be9a353be [2021-01-25T20:51:46.978Z] Step 23/23 : LABEL version=0.0.0 [2021-01-25T20:51:47.266Z] ---> Running in b7416085e103 [2021-01-25T20:51:47.266Z] Removing intermediate container 1dbaddbeddf4 [2021-01-25T20:51:47.266Z] ---> 136ae72144ed [2021-01-25T20:51:47.266Z] [2021-01-25T20:51:47.870Z] Successfully built 136ae72144ed [2021-01-25T20:51:47.870Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-25T20:51:48.113Z] snapcraft 4.4.4 from Canonical* installed [2021-01-25T20:51:48.113Z] "snapcraft" switched to the "latest/stable" channel [2021-01-25T20:51:48.113Z] [2021-01-25T20:51:48.138Z]  Building docker-support-scheduler-go ... done  ---> 03cc64c8242c [2021-01-25T20:51:48.138Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-25T20:51:48.138Z] Removing intermediate container b7416085e103 [2021-01-25T20:51:48.138Z] ---> a74af7e20124 [2021-01-25T20:51:48.138Z] [2021-01-25T20:51:48.407Z] ---> Running in a33d092c70d3 [2021-01-25T20:51:48.407Z] Successfully built a74af7e20124 [2021-01-25T20:51:48.407Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-25T20:51:48.677Z]  Building docker-core-command-go ... done Removing intermediate container a33d092c70d3 [2021-01-25T20:51:48.677Z] ---> 088059cab8de [2021-01-25T20:51:48.677Z] Step 18/21 : CMD ["--init=true"] [2021-01-25T20:51:48.951Z] ---> Running in 4b8123eaaf2f [2021-01-25T20:51:49.223Z] Removing intermediate container 4b8123eaaf2f [2021-01-25T20:51:49.223Z] ---> 9a984794452d [2021-01-25T20:51:49.223Z] Step 19/21 : LABEL arch=arm64 [2021-01-25T20:51:49.498Z] ---> Running in 6d7e831fc522 [2021-01-25T20:51:50.095Z] Removing intermediate container 6d7e831fc522 [2021-01-25T20:51:50.095Z] ---> 58165b57da29 [2021-01-25T20:51:50.095Z] Step 20/21 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c [2021-01-25T20:51:50.367Z] ---> Running in 123971824a15 [2021-01-25T20:51:50.640Z] Removing intermediate container 123971824a15 [2021-01-25T20:51:50.640Z] ---> c0d18c9c2298 [2021-01-25T20:51:50.640Z] Step 21/21 : LABEL version=0.0.0 [2021-01-25T20:51:50.912Z] ---> Running in 64bed44fb607 [2021-01-25T20:51:51.412Z] 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-25T20:51:51.412Z] - README.md [2021-01-25T20:51:51.412Z] - snapcraft.yaml.orig [2021-01-25T20:51:51.412Z] [2021-01-25T20:51:51.412Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-25T20:51:51.507Z] Removing intermediate container 64bed44fb607 [2021-01-25T20:51:51.507Z] ---> 5fe689eeaa64 [2021-01-25T20:51:51.507Z] [2021-01-25T20:51:52.098Z] Successfully built 5fe689eeaa64 [2021-01-25T20:51:52.098Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-25T20:51:53.518Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container ce0bf5e5d106 [2021-01-25T20:51:53.518Z] ---> 2c3c1ff9b2cc [2021-01-25T20:51:53.518Z] [2021-01-25T20:51:53.518Z] Step 10/23 : FROM alpine:3.12 [2021-01-25T20:51:53.518Z] ---> afeebe901d6b [2021-01-25T20:51:53.518Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-25T20:51:53.518Z] ---> Running in 2a92606f037e [2021-01-25T20:51:53.788Z] Removing intermediate container 2a92606f037e [2021-01-25T20:51:53.788Z] ---> 6da481e73caf [2021-01-25T20:51:53.788Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-25T20:51:54.059Z] ---> Running in 9c2c9b7029aa [2021-01-25T20:51:54.339Z] Removing intermediate container 9c2c9b7029aa [2021-01-25T20:51:54.339Z] ---> 5104310a9840 [2021-01-25T20:51:54.339Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-25T20:51:54.339Z] ---> Running in 30832e0faf08 [2021-01-25T20:51:54.933Z] Removing intermediate container 30832e0faf08 [2021-01-25T20:51:54.933Z] ---> 77e3bc305250 [2021-01-25T20:51:54.933Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T20:51:55.208Z] ---> Running in e4def270cf2f [2021-01-25T20:51:57.191Z] Removing intermediate container e4def270cf2f [2021-01-25T20:51:57.191Z] ---> 42587a444738 [2021-01-25T20:51:57.191Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-25T20:51:57.465Z] ---> Running in fd8d69358bba [2021-01-25T20:51:57.992Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-25T20:51:57.992Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-25T20:51:57.992Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-25T20:51:58.254Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-25T20:51:58.898Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T20:51:59.131Z] Reading package lists... [2021-01-25T20:51:59.491Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T20:51:59.702Z] 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-25T20:52:00.460Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-25T20:52:00.729Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-25T20:52:00.729Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-25T20:52:00.999Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-25T20:52:01.268Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-25T20:52:01.539Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-25T20:52:01.540Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T20:52:01.540Z] OK: 8 MiB in 20 packages [2021-01-25T20:52:02.980Z] Removing intermediate container fd8d69358bba [2021-01-25T20:52:02.980Z] ---> 4279d50693c1 [2021-01-25T20:52:02.980Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-25T20:52:03.573Z] ---> 6180a6dbc3d9 [2021-01-25T20:52:03.573Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-25T20:52:05.004Z] ---> 3eb318429b2f [2021-01-25T20:52:05.004Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-25T20:52:05.598Z] ---> b57a39e0046a [2021-01-25T20:52:05.598Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-25T20:52:05.871Z] ---> Running in f757b17bbb1e [2021-01-25T20:52:06.144Z] Removing intermediate container f757b17bbb1e [2021-01-25T20:52:06.144Z] ---> e008a7f165e6 [2021-01-25T20:52:06.144Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-25T20:52:06.284Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-25T20:52:06.284Z] Reading package lists... [2021-01-25T20:52:06.284Z] Building dependency tree... [2021-01-25T20:52:06.284Z] Reading state information... [2021-01-25T20:52:06.284Z] Suggested packages: [2021-01-25T20:52:06.284Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-25T20:52:06.284Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-25T20:52:06.284Z] Recommended packages: [2021-01-25T20:52:06.284Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-25T20:52:06.284Z] The following NEW packages will be installed: [2021-01-25T20:52:06.284Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-25T20:52:06.284Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-25T20:52:06.284Z] pkg-config zip [2021-01-25T20:52:06.284Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-25T20:52:06.284Z] Need to get 7655 kB of archives. [2021-01-25T20:52:06.284Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-25T20:52:06.284Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-25T20:52:06.284Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-25T20:52:06.284Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-25T20:52:06.284Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-25T20:52:06.284Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-25T20:52:06.284Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-25T20:52:06.284Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-25T20:52:06.284Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-25T20:52:06.416Z] ---> Running in 26c70296e982 [2021-01-25T20:52:06.545Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-25T20:52:06.545Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-25T20:52:06.545Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-25T20:52:06.690Z] Removing intermediate container 26c70296e982 [2021-01-25T20:52:06.690Z] ---> 7005aa532d9b [2021-01-25T20:52:06.690Z] Step 21/23 : LABEL arch=arm64 [2021-01-25T20:52:06.805Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-25T20:52:06.805Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-25T20:52:06.805Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-25T20:52:06.805Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-25T20:52:06.805Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-25T20:52:06.805Z] Fetched 7655 kB in 1s (9116 kB/s) [2021-01-25T20:52:06.964Z] ---> Running in af9e91b70869 [2021-01-25T20:52:07.065Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-25T20:52:07.065Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-25T20:52:07.065Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-25T20:52:07.065Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-25T20:52:07.235Z] Removing intermediate container af9e91b70869 [2021-01-25T20:52:07.235Z] ---> e9eab5c33f09 [2021-01-25T20:52:07.235Z] Step 22/23 : LABEL git_sha=c31a07121e7c232ae4f9d2470a35f43ebd66d58c [2021-01-25T20:52:07.326Z] Selecting previously unselected package libpsl5:amd64. [2021-01-25T20:52:07.326Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-25T20:52:07.326Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-25T20:52:07.326Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-25T20:52:07.326Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-25T20:52:07.326Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-25T20:52:07.326Z] Selecting previously unselected package librtmp1:amd64. [2021-01-25T20:52:07.326Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-25T20:52:07.505Z] ---> Running in 10dde1fb10b4 [2021-01-25T20:52:07.587Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-25T20:52:07.587Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-25T20:52:07.587Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-25T20:52:07.587Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-25T20:52:07.587Z] Selecting previously unselected package liberror-perl. [2021-01-25T20:52:07.587Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-25T20:52:07.587Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-25T20:52:07.775Z] Removing intermediate container 10dde1fb10b4 [2021-01-25T20:52:07.775Z] ---> 46ba46f1a00b [2021-01-25T20:52:07.775Z] Step 23/23 : LABEL version=0.0.0 [2021-01-25T20:52:07.848Z] Selecting previously unselected package git-man. [2021-01-25T20:52:07.848Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-25T20:52:07.848Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-25T20:52:07.848Z] Selecting previously unselected package git. [2021-01-25T20:52:07.848Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-25T20:52:08.045Z] ---> Running in 3a968097bd05 [2021-01-25T20:52:08.109Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-25T20:52:08.317Z] Removing intermediate container 3a968097bd05 [2021-01-25T20:52:08.317Z] ---> 276bfdc8b3f8 [2021-01-25T20:52:08.317Z] [2021-01-25T20:52:08.587Z] Successfully built 276bfdc8b3f8 [2021-01-25T20:52:08.587Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-25T20:52:09.051Z] Selecting previously unselected package libnorm1:amd64. [2021-01-25T20:52:09.051Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-25T20:52:09.051Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-25T20:52:09.051Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-25T20:52:09.051Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-25T20:52:09.051Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-25T20:52:09.051Z] Selecting previously unselected package libsodium23:amd64. [2021-01-25T20:52:09.051Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-25T20:52:09.051Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-25T20:52:09.197Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-25T20:52:09.208Z] $ docker stop --time=1 9f9b3e6a422490273c3c6f0a88ab384aefa82575bc3d2f599881f3d60e9843fb [2021-01-25T20:52:09.311Z] Selecting previously unselected package libzmq5:amd64. [2021-01-25T20:52:09.312Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-25T20:52:09.312Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-25T20:52:09.312Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-25T20:52:09.312Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-25T20:52:09.312Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-25T20:52:09.574Z] Selecting previously unselected package pkg-config. [2021-01-25T20:52:09.574Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-25T20:52:09.574Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-25T20:52:09.574Z] Selecting previously unselected package zip. [2021-01-25T20:52:09.574Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-25T20:52:09.574Z] Unpacking zip (3.0-11build1) ... [2021-01-25T20:52:09.574Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-25T20:52:09.574Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-25T20:52:09.574Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-25T20:52:09.841Z] Setting up liberror-perl (0.17025-1) ... [2021-01-25T20:52:09.841Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-25T20:52:09.841Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-25T20:52:09.841Z] No schema files found: doing nothing. [2021-01-25T20:52:09.841Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-25T20:52:09.841Z] Setting up zip (3.0-11build1) ... [2021-01-25T20:52:09.841Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-25T20:52:10.102Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-25T20:52:10.102Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-25T20:52:10.102Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-25T20:52:10.102Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-25T20:52:10.102Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-25T20:52:10.102Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-25T20:52:10.363Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-25T20:52:11.150Z] $ docker rm -f 9f9b3e6a422490273c3c6f0a88ab384aefa82575bc3d2f599881f3d60e9843fb [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-25T20:52:11.791Z] + grep docker [2021-01-25T20:52:11.791Z] + docker images [2021-01-25T20:52:12.064Z] docker-core-data-go-arm64 latest 276bfdc8b3f8 3 seconds ago 21MB [2021-01-25T20:52:12.064Z] docker-security-proxy-setup-go-arm64 latest 5fe689eeaa64 20 seconds ago 23.2MB [2021-01-25T20:52:12.064Z] docker-support-scheduler-go-arm64 latest 136ae72144ed 24 seconds ago 15.5MB [2021-01-25T20:52:12.064Z] docker-core-command-go-arm64 latest a74af7e20124 24 seconds ago 15.4MB [2021-01-25T20:52:12.064Z] docker-sys-mgmt-agent-go-arm64 latest d21f8dbc84ba About a minute ago 300MB [2021-01-25T20:52:12.064Z] docker-security-bootstrapper-go-arm64 latest 670b94cb5985 2 minutes ago 40.3MB [2021-01-25T20:52:12.064Z] docker-core-metadata-go-arm64 latest 4873e76a74f5 3 minutes ago 17.7MB [2021-01-25T20:52:12.064Z] docker-security-secretstore-setup-go-arm64 latest 0971f7d6aea4 3 minutes ago 23.4MB [2021-01-25T20:52:12.064Z] docker-support-notifications-go-arm64 latest f965f05085f1 3 minutes ago 16MB [2021-01-25T20:52:12.064Z] docker 20.10.0 eeaf43b92773 6 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] } [2021-01-25T20:52:16.978Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-25T20:52:16.979Z] git set to automatically installed. [2021-01-25T20:52:16.979Z] git-man set to automatically installed. [2021-01-25T20:52:16.979Z] libcurl3-gnutls set to automatically installed. [2021-01-25T20:52:16.979Z] liberror-perl set to automatically installed. [2021-01-25T20:52:16.979Z] libglib2.0-0 set to automatically installed. [2021-01-25T20:52:16.979Z] libnghttp2-14 set to automatically installed. [2021-01-25T20:52:16.979Z] libnorm1 set to automatically installed. [2021-01-25T20:52:16.979Z] libpgm-5.2-0 set to automatically installed. [2021-01-25T20:52:16.979Z] libpsl5 set to automatically installed. [2021-01-25T20:52:16.979Z] librtmp1 set to automatically installed. [2021-01-25T20:52:16.979Z] libsodium23 set to automatically installed. [2021-01-25T20:52:16.979Z] libzmq3-dev set to automatically installed. [2021-01-25T20:52:16.979Z] libzmq5 set to automatically installed. [2021-01-25T20:52:16.979Z] pkg-config set to automatically installed. [2021-01-25T20:52:16.979Z] zip set to automatically installed. [2021-01-25T20:52:18.382Z] snapd is not logged in, snap install commands will use sudo [2021-01-25T20:52:24.973Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-25T20:52:25.233Z] snap "core18" has no updates available [2021-01-25T20:52:25.803Z] Pulling config-common [2021-01-25T20:52:26.747Z] Pulling go-build-helper [2021-01-25T20:52:48.715Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-25T20:52:48.715Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-25T20:52:48.715Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-25T20:52:48.715Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-25T20:52:48.715Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-25T20:52:48.715Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-25T20:52:48.715Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-25T20:52:48.715Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-25T20:52:48.715Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-25T20:52:48.715Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-25T20:52:48.715Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-25T20:52:48.715Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-25T20:52:48.715Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-25T20:52:48.715Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-25T20:52:48.715Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-25T20:52:48.715Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-25T20:52:48.715Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-25T20:52:48.715Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-25T20:52:48.715Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-25T20:52:48.715Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1852 kB] [2021-01-25T20:52:48.715Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [386 kB] [2021-01-25T20:52:48.715Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] [2021-01-25T20:52:48.715Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-25T20:52:48.715Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] [2021-01-25T20:52:48.715Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] [2021-01-25T20:52:48.715Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1709 kB] [2021-01-25T20:52:48.715Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] [2021-01-25T20:52:48.716Z] Fetched 23.8 MB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-25T20:52:48.716Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-25T20:52:48.716Z] Fetched 279 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-25T20:52:48.716Z] Fetched 122 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-25T20:52:48.716Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-25T20:52:48.716Z] Fetched 8848 B in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-25T20:52:48.716Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-25T20:52:48.716Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-25T20:52:48.716Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-25T20:52:48.716Z] Fetched 214 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-25T20:52:48.716Z] Fetched 155 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-25T20:52:48.716Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-25T20:52:48.716Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-25T20:52:48.716Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-25T20:52:48.716Z] Fetched 499 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-25T20:52:48.716Z] Fetched 111 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-25T20:52:48.716Z] Fetched 240 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-25T20:52:48.716Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-25T20:52:48.716Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-25T20:52:48.716Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-25T20:52:48.716Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-25T20:52:48.716Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-25T20:52:48.716Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-25T20:52:48.716Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-25T20:52:48.716Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-25T20:52:48.716Z] Fetched 8720 B in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-25T20:52:48.716Z] Fetched 137 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-25T20:52:48.716Z] Fetched 119 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-25T20:52:48.716Z] Fetched 109 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-25T20:52:48.716Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-25T20:52:48.716Z] Fetched 645 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-25T20:52:48.716Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-25T20:52:48.716Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-25T20:52:48.716Z] Fetched 368 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-25T20:52:48.716Z] Fetched 187 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-25T20:52:48.716Z] Fetched 175 kB in 0s (0 B/s) [2021-01-25T20:52:48.716Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-25T20:52:51.257Z] Fetched 206 kB in 0s (0 B/s) [2021-01-25T20:52:51.257Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-25T20:52:51.257Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-25T20:52:51.257Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-25T20:52:51.257Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-25T20:52:51.257Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-25T20:52:51.257Z] Fetched 159 kB in 0s (0 B/s) [2021-01-25T20:52:51.257Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-25T20:52:51.257Z] Fetched 107 kB in 0s (0 B/s) [2021-01-25T20:52:51.257Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-25T20:52:51.257Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-25T20:52:51.257Z] Pulling static-packages [2021-01-25T20:52:52.363Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-25T20:52:52.363Z] Skipping pull go-build-helper (already ran) [2021-01-25T20:52:52.363Z] Skipping pull static-packages (already ran) [2021-01-25T20:52:52.363Z] Building go-build-helper [2021-01-25T20:52:55.762Z] Building static-packages [2021-01-25T20:52:57.673Z] Staging go-build-helper [2021-01-25T20:52:58.615Z] Staging static-packages [2021-01-25T20:52:59.556Z] Pulling go115 [2021-01-25T20:53:00.498Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-25T20:53:00.498Z] Skipping pull go115 (already ran) [2021-01-25T20:53:00.498Z] Building go115 [2021-01-25T20:53:00.498Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-25T20:53:00.498Z] Dload Upload Total Spent Left Speed [2021-01-25T20:53:03.385Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 24 115M 24 28.7M 0 0 31.7M 0 0:00:03 --:--:-- 0:00:03 31.7M 63 115M 63 73.6M 0 0 38.6M 0 0:00:02 0:00:01 0:00:01 38.6M 100 115M 100 115M 0 0 40.8M 0 0:00:02 0:00:02 --:--:-- 40.8M [2021-01-25T20:53:03.646Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-25T20:53:07.858Z] Staging go115 [2021-01-25T20:53:13.151Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-25T20:53:13.151Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-25T20:53:13.151Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-25T20:53:13.151Z] Fetched 0 B in 0s (0 B/s) [2021-01-25T20:53:13.151Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-25T20:53:13.151Z] Fetched 224 kB in 0s (0 B/s) [2021-01-25T20:53:13.151Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-25T20:53:13.151Z] Fetched 157 kB in 0s (0 B/s) [2021-01-25T20:53:13.151Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-25T20:53:13.151Z] Fetched 221 kB in 0s (0 B/s) [2021-01-25T20:53:13.151Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-25T20:53:13.151Z] Fetched 143 kB in 0s (0 B/s) [2021-01-25T20:53:13.151Z] Pulling edgex-go [2021-01-25T20:53:14.094Z] Pulling version [2021-01-25T20:53:15.038Z] Building config-common [2021-01-25T20:53:16.952Z] Skipping build go-build-helper (already ran) [2021-01-25T20:53:16.952Z] Skipping build static-packages (already ran) [2021-01-25T20:53:16.952Z] Skipping build go115 (already ran) [2021-01-25T20:53:16.952Z] Building edgex-go [2021-01-25T20:53:17.230Z] 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-25T20:53:18.613Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-25T20:53:18.613Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.2 [2021-01-25T20:53:18.613Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-01-25T20:53:18.613Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.6 [2021-01-25T20:53:18.613Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-25T20:53:18.613Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-25T20:53:18.613Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 [2021-01-25T20:53:18.613Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-01-25T20:53:18.613Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-25T20:53:18.613Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-25T20:53:18.613Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-25T20:53:18.613Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-01-25T20:53:18.613Z] go: downloading github.com/google/uuid v1.1.5 [2021-01-25T20:53:18.613Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-25T20:53:18.613Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-25T20:53:18.613Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-25T20:53:18.613Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-25T20:53:18.613Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-25T20:53:18.613Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-25T20:53:18.613Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-25T20:53:18.613Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-25T20:53:18.613Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-25T20:53:18.613Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-25T20:53:18.613Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-25T20:53:18.613Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-25T20:53:18.613Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-25T20:53:18.883Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-25T20:53:18.883Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-25T20:53:18.883Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-25T20:53:18.883Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-25T20:53:18.883Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-25T20:53:18.883Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-25T20:53:18.883Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-25T20:53:18.883Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-25T20:53:18.883Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-25T20:53:18.883Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-25T20:53:18.883Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-25T20:53:18.883Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-25T20:53:19.144Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-25T20:53:19.144Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-25T20:53:25.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-25T20:53:29.939Z] 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-25T20:53:30.889Z] 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-25T20:53:31.828Z] 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-25T20:53:32.088Z] 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-25T20:53:32.088Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-25T20:53:32.349Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-25T20:53:32.349Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-25T20:53:32.349Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-25T20:53:34.258Z] 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-25T20:53:34.258Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-25T20:53:34.258Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-25T20:53:35.197Z] 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-25T20:53:36.139Z] 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-25T20:53:36.139Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-25T20:53:37.522Z] 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-25T20:53:38.095Z] 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-25T20:53:39.043Z] 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-25T20:53:39.043Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-25T20:53:39.984Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-25T20:53:39.984Z] go: downloading github.com/lib/pq v1.9.0 [2021-01-25T20:53:42.560Z] Building version [2021-01-25T20:53:44.477Z] Staging config-common [2021-01-25T20:53:45.421Z] Skipping stage go-build-helper (already ran) [2021-01-25T20:53:45.421Z] Skipping stage static-packages (already ran) [2021-01-25T20:53:45.421Z] Skipping stage go115 (already ran) [2021-01-25T20:53:45.421Z] Staging edgex-go [2021-01-25T20:53:46.369Z] Staging version [2021-01-25T20:53:47.313Z] Priming config-common [2021-01-25T20:53:48.254Z] Priming go-build-helper [2021-01-25T20:53:48.825Z] Priming static-packages [2021-01-25T20:53:51.367Z] Priming go115 [2021-01-25T20:53:51.939Z] Priming edgex-go [2021-01-25T20:53:53.332Z] Priming version [2021-01-25T20:53:54.274Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-25T20:53:57.172Z] provisioning config files... [2021-01-25T20:53:57.186Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/24@tmp/config1393767607158707767tmp [Pipeline] { [Pipeline] sh [2021-01-25T20:53:57.599Z] + set +x [2021-01-25T20:53:57.599Z] + curl -s https://codecov.io/bash [2021-01-25T20:53:57.599Z] + bash -s -- [2021-01-25T20:53:58.242Z] [2021-01-25T20:53:58.242Z] _____ _ [2021-01-25T20:53:58.242Z] / ____| | | [2021-01-25T20:53:58.242Z] | | ___ __| | ___ ___ _____ __ [2021-01-25T20:53:58.242Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-25T20:53:58.242Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-25T20:53:58.242Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-25T20:53:58.242Z] Bash-20210115-cec3c92 [2021-01-25T20:53:58.242Z] [2021-01-25T20:53:58.242Z] [2021-01-25T20:53:58.242Z] ==> git version 2.24.3 found [2021-01-25T20:53:58.242Z] ==> 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-25T20:53:58.242Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-25T20:53:58.242Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-25T20:53:58.242Z] ==> Jenkins CI detected. [2021-01-25T20:53:58.242Z] project root: . [2021-01-25T20:53:58.242Z] --> token set from env [2021-01-25T20:53:58.578Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-25T20:53:58.578Z] ==> Running gcov in . (disable via -X gcov) [2021-01-25T20:53:58.578Z] ==> Python coveragepy not found [2021-01-25T20:53:58.578Z] ==> Searching for coverage reports in: [2021-01-25T20:53:58.578Z] + . [2021-01-25T20:53:58.943Z] -> Found 1 reports [2021-01-25T20:53:58.943Z] ==> Detecting git/mercurial file structure [2021-01-25T20:53:58.943Z] ==> Reading reports [2021-01-25T20:53:58.943Z] + ./coverage.out bytes=564700 [2021-01-25T20:53:58.943Z] ==> Appending adjustments [2021-01-25T20:53:58.943Z] https://docs.codecov.io/docs/fixing-reports [2021-01-25T20:54:05.860Z] + Found adjustments [2021-01-25T20:54:05.860Z] ==> Gzipping contents [2021-01-25T20:54:05.860Z] 84K /tmp/codecov.R1XCN6.gz [2021-01-25T20:54:05.860Z] ==> Uploading reports [2021-01-25T20:54:05.860Z] url: https://codecov.io [2021-01-25T20:54:05.860Z] query: branch=PR-3030&commit=c31a07121e7c232ae4f9d2470a35f43ebd66d58c&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3030%2F24%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3030&job=&cmd_args= [2021-01-25T20:54:05.860Z] -> Pinging Codecov [2021-01-25T20:54:05.860Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3030&commit=c31a07121e7c232ae4f9d2470a35f43ebd66d58c&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3030%2F24%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3030&job=&cmd_args= [2021-01-25T20:54:06.469Z] -> Uploading to [2021-01-25T20:54:06.469Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-25/00271124DB129430A58F1EEE437C3FCB/c31a07121e7c232ae4f9d2470a35f43ebd66d58c/27325b54-a4de-4c3b-a711-f3164a3dbc58.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210125T205406Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6f4ee9e5dbaa78c2b00da7346abb32eb15acfd1530887ba7af704144c53f80dc [2021-01-25T20:54:06.469Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-25T20:54:06.469Z] Dload Upload Total Spent Left Speed [2021-01-25T20:54:07.075Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85418 0 0 100 85418 0 132k --:--:-- --:--:-- --:--:-- 132k [2021-01-25T20:54:07.075Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/c31a07121e7c232ae4f9d2470a35f43ebd66d58c [Pipeline] } [2021-01-25T20:54:07.092Z] 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-25T20:54:09.007Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T20:54:10.774Z] ---> package-listing.sh [2021-01-25T20:54:10.774Z] ++ facter osfamily [2021-01-25T20:54:10.774Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-25T20:54:11.115Z] + OS_FAMILY=redhat [2021-01-25T20:54:11.115Z] + workspace=/w/workspace/edgex-go/24 [2021-01-25T20:54:11.115Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-25T20:54:11.115Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-25T20:54:11.115Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-25T20:54:11.115Z] + PACKAGES=/tmp/packages_start.txt [2021-01-25T20:54:11.115Z] + '[' /w/workspace/edgex-go/24 ']' [2021-01-25T20:54:11.115Z] + PACKAGES=/tmp/packages_end.txt [2021-01-25T20:54:11.115Z] + case "${OS_FAMILY}" in [2021-01-25T20:54:11.116Z] + rpm -qa [2021-01-25T20:54:11.116Z] + sort [2021-01-25T20:54:17.854Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-25T20:54:17.854Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-25T20:54:17.854Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-25T20:54:17.854Z] + '[' /w/workspace/edgex-go/24 ']' [2021-01-25T20:54:17.854Z] + mkdir -p /w/workspace/edgex-go/24/archives/ [2021-01-25T20:54:17.854Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/24/archives/ [Pipeline] echo [2021-01-25T20:54:17.872Z] 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/24/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-25T20:54:18.219Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-25T20:54:18.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-25T20:54:19.158Z] [2021-01-25T20:54:19.158Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-25T20:54:19.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-25T20:54:19.862Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-25T20:54:19.862Z] df20fa9351a1: Pulling fs layer [2021-01-25T20:54:19.862Z] 36b3adc4ff6f: Pulling fs layer [2021-01-25T20:54:19.862Z] 8ad3a11d3b57: Pulling fs layer [2021-01-25T20:54:19.862Z] 46f8f816bc3b: Pulling fs layer [2021-01-25T20:54:19.862Z] 93b61091891f: Pulling fs layer [2021-01-25T20:54:19.862Z] 93b9cdb0e59b: Pulling fs layer [2021-01-25T20:54:19.862Z] 5e14af77c1be: Pulling fs layer [2021-01-25T20:54:19.862Z] 01666e4c0597: Pulling fs layer [2021-01-25T20:54:19.862Z] aa168da1d23b: Pulling fs layer [2021-01-25T20:54:19.862Z] 46f8f816bc3b: Waiting [2021-01-25T20:54:19.862Z] 93b9cdb0e59b: Waiting [2021-01-25T20:54:19.862Z] 5e14af77c1be: Waiting [2021-01-25T20:54:19.862Z] 93b61091891f: Waiting [2021-01-25T20:54:19.862Z] aa168da1d23b: Waiting [2021-01-25T20:54:19.862Z] 01666e4c0597: Waiting [2021-01-25T20:54:19.862Z] 36b3adc4ff6f: Verifying Checksum [2021-01-25T20:54:19.862Z] 36b3adc4ff6f: Download complete [2021-01-25T20:54:19.862Z] 46f8f816bc3b: Verifying Checksum [2021-01-25T20:54:19.862Z] 46f8f816bc3b: Download complete [2021-01-25T20:54:19.862Z] df20fa9351a1: Verifying Checksum [2021-01-25T20:54:19.862Z] df20fa9351a1: Download complete [2021-01-25T20:54:20.154Z] 93b9cdb0e59b: Download complete [2021-01-25T20:54:20.154Z] 5e14af77c1be: Verifying Checksum [2021-01-25T20:54:20.154Z] 5e14af77c1be: Download complete [2021-01-25T20:54:20.154Z] 93b61091891f: Verifying Checksum [2021-01-25T20:54:20.154Z] 93b61091891f: Download complete [2021-01-25T20:54:20.154Z] 01666e4c0597: Verifying Checksum [2021-01-25T20:54:20.154Z] 01666e4c0597: Download complete [2021-01-25T20:54:20.742Z] df20fa9351a1: Pull complete [2021-01-25T20:54:21.016Z] 36b3adc4ff6f: Pull complete [2021-01-25T20:54:21.307Z] 8ad3a11d3b57: Verifying Checksum [2021-01-25T20:54:21.307Z] 8ad3a11d3b57: Download complete [2021-01-25T20:54:23.384Z] 8ad3a11d3b57: Pull complete [2021-01-25T20:54:23.384Z] 46f8f816bc3b: Pull complete [2021-01-25T20:54:24.905Z] 93b61091891f: Pull complete [2021-01-25T20:54:26.022Z] 93b9cdb0e59b: Pull complete [2021-01-25T20:54:26.022Z] aa168da1d23b: Verifying Checksum [2021-01-25T20:54:26.022Z] aa168da1d23b: Download complete [2021-01-25T20:54:26.312Z] 5e14af77c1be: Pull complete [2021-01-25T20:54:26.586Z] 01666e4c0597: Pull complete [2021-01-25T20:54:45.019Z] aa168da1d23b: Pull complete [2021-01-25T20:54:45.019Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-25T20:54:45.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-25T20:54:45.019Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-25T20:54:45.396Z] prd-centos7-docker-4c-2g-22676 does not seem to be running inside a container [2021-01-25T20:54:45.486Z] $ 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/24/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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-25T20:54:48.667Z] $ docker top cb02d86b9cba3d1e68d8330150dc76952e4a091d8b9a28ec80b3848907991216 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-25T20:54:49.387Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-25T20:54:49.736Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-25T20:54:50.116Z] + ls /var/log/sa-host [2021-01-25T20:54:50.116Z] + sadf -c /var/log/sa-host/sa23 [2021-01-25T20:54:50.116Z] file_magic: OK [2021-01-25T20:54:50.116Z] HZ: Using current value: 100 [2021-01-25T20:54:50.116Z] file_header: OK [2021-01-25T20:54:50.116Z] 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-25T20:54:50.116Z] Statistics: [2021-01-25T20:54:50.116Z] Hnuu...uuuununununu... [2021-01-25T20:54:50.116Z] File successfully converted to sysstat format version 12.2.1 [2021-01-25T20:54:50.116Z] + sadf -c /var/log/sa-host/sa25 [2021-01-25T20:54:50.116Z] file_magic: OK [2021-01-25T20:54:50.116Z] HZ: Using current value: 100 [2021-01-25T20:54:50.116Z] file_header: OK [2021-01-25T20:54:50.116Z] 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-25T20:54:50.116Z] Statistics: [2021-01-25T20:54:50.116Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-25T20:54:50.117Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-25T20:54:50.357Z] provisioning config files... [2021-01-25T20:54:50.375Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/24@tmp/config8402180305360507479tmp [Pipeline] { [Pipeline] echo [2021-01-25T20:54:50.502Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T20:54:50.864Z] ---> create-netrc.sh [Pipeline] } [2021-01-25T20:54:50.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-25T20:54:50.990Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T20:54:51.714Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-25T20:54:51.733Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T20:54:52.237Z] ---> sudo-logs.sh [2021-01-25T20:54:52.237Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-25T20:54:52.617Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T20:54:53.013Z] ---> job-cost.sh [2021-01-25T20:54:53.338Z] lf-activate-venv: SKIPPING [2021-01-25T20:54:53.338Z] INFO: No Stack... [2021-01-25T20:54:54.341Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-25T20:54:54.932Z] INFO: Archiving Costs [Pipeline] echo [2021-01-25T20:54:54.950Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T20:54:55.386Z] ---> logs-deploy.sh [2021-01-25T20:54:55.386Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3030/24 [2021-01-25T20:54:55.386Z] INFO: archiving workspace using pattern(s): [2021-01-25T20:54:58.236Z] Archives upload complete. [2021-01-25T20:54:58.236Z] INFO: archiving logs to Nexus [2021-01-25T20:54:59.766Z] ---> uname -a: [2021-01-25T20:54:59.766Z] Linux prd-centos7-docker-4c-2g-22676.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-25T20:54:59.766Z] [2021-01-25T20:54:59.766Z] [2021-01-25T20:54:59.766Z] ---> lscpu: [2021-01-25T20:54:59.766Z] Architecture: x86_64 [2021-01-25T20:54:59.766Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-25T20:54:59.766Z] Byte Order: Little Endian [2021-01-25T20:54:59.766Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-25T20:54:59.766Z] CPU(s): 4 [2021-01-25T20:54:59.766Z] On-line CPU(s) list: 0-3 [2021-01-25T20:54:59.766Z] Thread(s) per core: 1 [2021-01-25T20:54:59.766Z] Core(s) per socket: 1 [2021-01-25T20:54:59.766Z] Socket(s): 4 [2021-01-25T20:54:59.766Z] NUMA node(s): 1 [2021-01-25T20:54:59.766Z] Vendor ID: GenuineIntel [2021-01-25T20:54:59.766Z] CPU family: 6 [2021-01-25T20:54:59.766Z] Model: 44 [2021-01-25T20:54:59.766Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-25T20:54:59.766Z] Stepping: 1 [2021-01-25T20:54:59.766Z] CPU MHz: 2933.438 [2021-01-25T20:54:59.766Z] BogoMIPS: 5866.87 [2021-01-25T20:54:59.766Z] Virtualization: VT-x [2021-01-25T20:54:59.766Z] Hypervisor vendor: KVM [2021-01-25T20:54:59.766Z] Virtualization type: full [2021-01-25T20:54:59.766Z] L1d cache: 128 KiB [2021-01-25T20:54:59.766Z] L1i cache: 128 KiB [2021-01-25T20:54:59.766Z] L2 cache: 16 MiB [2021-01-25T20:54:59.766Z] L3 cache: 64 MiB [2021-01-25T20:54:59.766Z] NUMA node0 CPU(s): 0-3 [2021-01-25T20:54:59.766Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-25T20:54:59.766Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-25T20:54:59.766Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-25T20:54:59.766Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-25T20:54:59.766Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-25T20:54:59.766Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-25T20:54:59.766Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-25T20:54:59.766Z] Vulnerability Srbds: Not affected [2021-01-25T20:54:59.766Z] Vulnerability Tsx async abort: Not affected [2021-01-25T20:54:59.766Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-25T20:54:59.766Z] [2021-01-25T20:54:59.766Z] [2021-01-25T20:54:59.766Z] ---> nproc: [2021-01-25T20:54:59.766Z] 4 [2021-01-25T20:54:59.766Z] [2021-01-25T20:54:59.766Z] [2021-01-25T20:54:59.766Z] ---> df -h: [2021-01-25T20:54:59.766Z] Filesystem Size Used Available Use% Mounted on [2021-01-25T20:54:59.766Z] overlay 50.0G 11.3G 38.7G 23% / [2021-01-25T20:54:59.766Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-25T20:54:59.766Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-25T20:54:59.766Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-25T20:54:59.766Z] /dev/vda1 50.0G 11.3G 38.7G 23% /facter-os [2021-01-25T20:54:59.766Z] /dev/vda1 50.0G 11.3G 38.7G 23% /etc/resolv.conf [2021-01-25T20:54:59.766Z] /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hostname [2021-01-25T20:54:59.766Z] /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hosts [2021-01-25T20:54:59.766Z] /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/secure [2021-01-25T20:54:59.766Z] /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/auth.log [2021-01-25T20:54:59.766Z] /dev/vda1 50.0G 11.3G 38.7G 23% /run/cloud-init/result.json [2021-01-25T20:54:59.766Z] /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/sa-host [2021-01-25T20:54:59.766Z] /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/24 [2021-01-25T20:54:59.766Z] /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/24@tmp [2021-01-25T20:54:59.766Z] [2021-01-25T20:54:59.766Z] [2021-01-25T20:54:59.766Z] ---> free -m: [2021-01-25T20:54:59.766Z] total used free shared buff/cache available [2021-01-25T20:54:59.766Z] Mem: 1837 721 155 0 959 1029 [2021-01-25T20:54:59.766Z] Swap: 1023 57 966 [2021-01-25T20:54:59.766Z] [2021-01-25T20:54:59.766Z]