Pull request #3007 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from abb04a84f92cad6368f2dda5d820cc50d505de1e+cf513aa69aa73df9a6f6252b052cd5c5a0259743 (76b8d0ebe0a61c690405055786bed7be749734fa) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 ‘prd-centos7-blackbox-4c-2g-19234’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-19517’ is offline; ‘prd-centos7-docker-4c-2g-19519’ is offline; ‘prd-centos7-docker-4c-2g-19521’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-19523 in /w/workspace/edgexfoundry_edgex-go_PR-3007 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3007/head:refs/remotes/origin/PR-3007 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit cf513aa69aa73df9a6f6252b052cd5c5a0259743 into PR head commit abb04a84f92cad6368f2dda5d820cc50d505de1e Merge succeeded, producing abb04a84f92cad6368f2dda5d820cc50d505de1e Checking out Revision abb04a84f92cad6368f2dda5d820cc50d505de1e (PR-3007) > git config core.sparsecheckout # timeout=10 > git checkout -f abb04a84f92cad6368f2dda5d820cc50d505de1e # 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 cf513aa69aa73df9a6f6252b052cd5c5a0259743 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f abb04a84f92cad6368f2dda5d820cc50d505de1e # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-11T15:40:12.211Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-11T15:40:12.517Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-11T15:40:12.608Z] ========================================================= [2021-01-11T15:40:12.608Z] EdgeX Global Pipelines Version Info [2021-01-11T15:40:12.608Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3e65e92946eaa20ace5793ae2a78b5f28bc9d19b # timeout=10 [2021-01-11T15:40:14.538Z] ------------------- [2021-01-11T15:40:14.538Z] stable info: [2021-01-11T15:40:14.538Z] ------------------- [2021-01-11T15:40:14.538Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-11T15:40:14.538Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-11T15:40:14.538Z] Message: update stable to v1.0.173 [2021-01-11T15:40:15.112Z] ------------------- [2021-01-11T15:40:15.112Z] experimental info: [2021-01-11T15:40:15.112Z] ------------------- [2021-01-11T15:40:15.112Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-11T15:40:15.112Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-11T15:40:15.112Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-11T15:40:15.357Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-11T15:40:15.436Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-11T15:40:15.517Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-11T15:40:15.597Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-11T15:40:15.679Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-11T15:40:15.771Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-11T15:40:15.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-11T15:40:15.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-11T15:40:16.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-11T15:40:16.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-11T15:40:16.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-11T15:40:16.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-11T15:40:16.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-11T15:40:16.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-11T15:40:16.539Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-11T15:40:16.618Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-11T15:40:16.710Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-11T15:40:16.801Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-11T15:40:16.883Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-11T15:40:16.959Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-11T15:40:17.048Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-11T15:40:17.146Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-11T15:40:17.221Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-11T15:40:17.300Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3007 [Pipeline] echo [2021-01-11T15:40:17.389Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3007 [Pipeline] echo [2021-01-11T15:40:17.518Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3007 [Pipeline] echo [2021-01-11T15:40:17.647Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = abb04a84f92cad6368f2dda5d820cc50d505de1e [Pipeline] echo [2021-01-11T15:40:17.728Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = abb04a8 [Pipeline] echo [2021-01-11T15:40:17.809Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T15:40:17.997Z] provisioning config files... [2021-01-11T15:40:18.030Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9021097192614583355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T15:40:18.439Z] ---> docker-login.sh [2021-01-11T15:40:18.440Z] nexus3.edgexfoundry.org:10001 [2021-01-11T15:40:18.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T15:40:18.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T15:40:18.702Z] Configure a credential helper to remove this warning. See [2021-01-11T15:40:18.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T15:40:18.702Z] [2021-01-11T15:40:18.702Z] Login Succeeded [2021-01-11T15:40:18.702Z] nexus3.edgexfoundry.org:10002 [2021-01-11T15:40:18.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T15:40:18.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T15:40:18.965Z] Configure a credential helper to remove this warning. See [2021-01-11T15:40:18.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T15:40:18.965Z] [2021-01-11T15:40:18.965Z] Login Succeeded [2021-01-11T15:40:18.965Z] nexus3.edgexfoundry.org:10003 [2021-01-11T15:40:19.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T15:40:19.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T15:40:19.230Z] Configure a credential helper to remove this warning. See [2021-01-11T15:40:19.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T15:40:19.230Z] [2021-01-11T15:40:19.230Z] Login Succeeded [2021-01-11T15:40:19.230Z] nexus3.edgexfoundry.org:10004 [2021-01-11T15:40:19.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T15:40:19.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T15:40:19.493Z] Configure a credential helper to remove this warning. See [2021-01-11T15:40:19.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T15:40:19.493Z] [2021-01-11T15:40:19.493Z] Login Succeeded [2021-01-11T15:40:19.493Z] docker.io [2021-01-11T15:40:19.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T15:40:19.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T15:40:19.755Z] Configure a credential helper to remove this warning. See [2021-01-11T15:40:19.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T15:40:19.755Z] [2021-01-11T15:40:19.755Z] Login Succeeded [2021-01-11T15:40:19.755Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T15:40:19.764Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-11T15:40:20.258Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-11T15:40:20.258Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T15:40:20.258Z] ++ dirname cmd/core-command/Dockerfile [2021-01-11T15:40:20.258Z] ++ cut -d/ -f2 [2021-01-11T15:40:20.258Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-11T15:40:20.258Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T15:40:20.258Z] ++ dirname cmd/core-data/Dockerfile [2021-01-11T15:40:20.258Z] ++ cut -d/ -f2 [2021-01-11T15:40:20.258Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-11T15:40:20.258Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T15:40:20.258Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-11T15:40:20.258Z] ++ cut -d/ -f2 [2021-01-11T15:40:20.258Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-11T15:40:20.258Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T15:40:20.258Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-11T15:40:20.258Z] ++ cut -d/ -f2 [2021-01-11T15:40:20.258Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-11T15:40:20.258Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T15:40:20.258Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-11T15:40:20.258Z] ++ cut -d/ -f2 [2021-01-11T15:40:20.258Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-11T15:40:20.258Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T15:40:20.258Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-11T15:40:20.258Z] ++ cut -d/ -f2 [2021-01-11T15:40:20.258Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-11T15:40:20.258Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T15:40:20.258Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-11T15:40:20.258Z] ++ cut -d/ -f2 [2021-01-11T15:40:20.258Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-11T15:40:20.258Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T15:40:20.258Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-11T15:40:20.258Z] ++ cut -d/ -f2 [2021-01-11T15:40:20.258Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-11T15:40:20.258Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T15:40:20.258Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-11T15:40:20.258Z] ++ cut -d/ -f2 [2021-01-11T15:40:20.258Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-11T15:40:20.326Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-11T15:40:21.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T15:40:21.334Z] [2021-01-11T15:40:21.334Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T15:40:21.687Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T15:40:21.687Z] latest: Pulling from edgex-devops/git-semver [2021-01-11T15:40:21.687Z] 31603596830f: Pulling fs layer [2021-01-11T15:40:21.687Z] 2a8b12db71e7: Pulling fs layer [2021-01-11T15:40:21.687Z] 6ca5941a6612: Pulling fs layer [2021-01-11T15:40:21.687Z] ecc8261a40a4: Pulling fs layer [2021-01-11T15:40:21.687Z] ecc8261a40a4: Waiting [2021-01-11T15:40:21.687Z] 2a8b12db71e7: Download complete [2021-01-11T15:40:21.687Z] 31603596830f: Verifying Checksum [2021-01-11T15:40:21.687Z] 31603596830f: Download complete [2021-01-11T15:40:21.974Z] 6ca5941a6612: Verifying Checksum [2021-01-11T15:40:21.975Z] 6ca5941a6612: Download complete [2021-01-11T15:40:21.975Z] ecc8261a40a4: Verifying Checksum [2021-01-11T15:40:21.975Z] ecc8261a40a4: Download complete [2021-01-11T15:40:22.245Z] 31603596830f: Pull complete [2021-01-11T15:40:22.245Z] 2a8b12db71e7: Pull complete [2021-01-11T15:40:23.196Z] 6ca5941a6612: Pull complete [2021-01-11T15:40:23.467Z] ecc8261a40a4: Pull complete [2021-01-11T15:40:23.468Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-11T15:40:23.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T15:40:23.468Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-11T15:40:23.617Z] prd-centos7-docker-4c-2g-19523 does not seem to be running inside a container [2021-01-11T15:40:23.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-11T15:40:26.210Z] $ docker top b259eafc6a4a82636d3f59cad8d69a8476002c6e7278da4f491a1cbbab18fc4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-11T15:40:26.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T15:40:26.528Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T15:40:26.752Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T15:40:26.756Z] $ docker exec b259eafc6a4a82636d3f59cad8d69a8476002c6e7278da4f491a1cbbab18fc4a ssh-agent [2021-01-11T15:40:26.932Z] SSH_AUTH_SOCK=/tmp/ssh-E6ADJZjABYg2/agent.13 [2021-01-11T15:40:26.932Z] SSH_AGENT_PID=18 [2021-01-11T15:40:26.945Z] Running ssh-add (command line suppressed) [2021-01-11T15:40:27.067Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6856345922929359140.key (/w/workspace/edgex-go/2@tmp/private_key_6856345922929359140.key) [2021-01-11T15:40:27.120Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T15:40:27.488Z] + git tag --points-at HEAD [Pipeline] } [2021-01-11T15:40:27.514Z] $ docker exec --env ******** --env ******** b259eafc6a4a82636d3f59cad8d69a8476002c6e7278da4f491a1cbbab18fc4a ssh-agent -k [2021-01-11T15:40:27.636Z] unset SSH_AUTH_SOCK; [2021-01-11T15:40:27.636Z] unset SSH_AGENT_PID; [2021-01-11T15:40:27.636Z] echo Agent pid 18 killed; [2021-01-11T15:40:27.689Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-11T15:40:27.818Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T15:40:27.818Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T15:40:28.005Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T15:40:28.009Z] $ docker exec b259eafc6a4a82636d3f59cad8d69a8476002c6e7278da4f491a1cbbab18fc4a ssh-agent [2021-01-11T15:40:28.179Z] SSH_AUTH_SOCK=/tmp/ssh-WLBmB3ssh6GH/agent.47 [2021-01-11T15:40:28.179Z] SSH_AGENT_PID=53 [2021-01-11T15:40:28.186Z] Running ssh-add (command line suppressed) [2021-01-11T15:40:28.308Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5607386316241224696.key (/w/workspace/edgex-go/2@tmp/private_key_5607386316241224696.key) [2021-01-11T15:40:28.362Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T15:40:28.689Z] + git semver init [2021-01-11T15:40:28.689Z] # -> Open(): unable to determine branch for HEAD [2021-01-11T15:40:28.689Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-01-11T15:40:28.689Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-01-11T15:40:28.689Z] # $SEMVER_REMOTE_NAME = origin [2021-01-11T15:40:28.689Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-11T15:40:28.689Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-11T15:40:28.689Z] # $SEMVER_BRANCH = PR-3007 [2021-01-11T15:40:28.689Z] # $SEMVER_TEMP = /tmp/semver-060830883 [2021-01-11T15:40:28.689Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-11T15:40:50.703Z] # '/tmp/semver-060830883' -> '/w/workspace/edgex-go/2/.semver' [2021-01-11T15:40:50.703Z] # -> Force: false [2021-01-11T15:40:50.703Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-01-11T15:40:50.719Z] $ docker exec --env ******** --env ******** b259eafc6a4a82636d3f59cad8d69a8476002c6e7278da4f491a1cbbab18fc4a ssh-agent -k [2021-01-11T15:40:50.998Z] unset SSH_AUTH_SOCK; [2021-01-11T15:40:50.998Z] unset SSH_AGENT_PID; [2021-01-11T15:40:50.998Z] echo Agent pid 53 killed; [2021-01-11T15:40:51.074Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-11T15:40:51.602Z] + git semver [Pipeline] } [2021-01-11T15:40:51.621Z] $ docker stop --time=1 b259eafc6a4a82636d3f59cad8d69a8476002c6e7278da4f491a1cbbab18fc4a [2021-01-11T15:40:53.240Z] $ docker rm -f b259eafc6a4a82636d3f59cad8d69a8476002c6e7278da4f491a1cbbab18fc4a [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T15:40:53.862Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-11T15:40:54.446Z] Stashed 1 file(s) [Pipeline] echo [2021-01-11T15:40:54.449Z] [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-11T15:40:55.300Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-11T15:40:55.602Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-11T15:40:55.907Z] + sudo service docker restart [2021-01-11T15:40:55.907Z] + true [2021-01-11T15:40:55.907Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-11T15:40:56.522Z] ========================================================= [2021-01-11T15:40:56.522Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-11T15:40:56.522Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-11T15:40:56.881Z] + 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-11T15:41:00.198Z] Sending build context to Docker daemon 326.4MB [2021-01-11T15:41:00.198Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T15:41:00.198Z] Step 2/6 : FROM ${BASE} [2021-01-11T15:41:00.198Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-11T15:41:00.198Z] 188c0c94c7c5: Pulling fs layer [2021-01-11T15:41:00.198Z] 0ef7d3d256c8: Pulling fs layer [2021-01-11T15:41:00.198Z] de9db76c5a1d: Pulling fs layer [2021-01-11T15:41:00.198Z] bca2f99d35d6: Pulling fs layer [2021-01-11T15:41:00.198Z] 93359f2a8cfa: Pulling fs layer [2021-01-11T15:41:00.198Z] 7c6f9722023f: Pulling fs layer [2021-01-11T15:41:00.198Z] a35cf1a2eb13: Pulling fs layer [2021-01-11T15:41:00.198Z] 93359f2a8cfa: Waiting [2021-01-11T15:41:00.198Z] 7c6f9722023f: Waiting [2021-01-11T15:41:00.198Z] a35cf1a2eb13: Waiting [2021-01-11T15:41:00.198Z] bca2f99d35d6: Waiting [2021-01-11T15:41:00.198Z] de9db76c5a1d: Download complete [2021-01-11T15:41:00.198Z] 0ef7d3d256c8: Verifying Checksum [2021-01-11T15:41:00.198Z] 0ef7d3d256c8: Download complete [2021-01-11T15:41:00.198Z] 93359f2a8cfa: Download complete [2021-01-11T15:41:00.198Z] 7c6f9722023f: Download complete [2021-01-11T15:41:00.198Z] 188c0c94c7c5: Verifying Checksum [2021-01-11T15:41:00.198Z] 188c0c94c7c5: Download complete [2021-01-11T15:41:00.782Z] 188c0c94c7c5: Pull complete [2021-01-11T15:41:00.782Z] 0ef7d3d256c8: Pull complete [2021-01-11T15:41:01.045Z] de9db76c5a1d: Pull complete [2021-01-11T15:41:02.988Z] a35cf1a2eb13: Verifying Checksum [2021-01-11T15:41:02.988Z] a35cf1a2eb13: Download complete [2021-01-11T15:41:02.988Z] bca2f99d35d6: Verifying Checksum [2021-01-11T15:41:02.988Z] bca2f99d35d6: Download complete [2021-01-11T15:41:08.323Z] bca2f99d35d6: Pull complete [2021-01-11T15:41:08.589Z] 93359f2a8cfa: Pull complete [2021-01-11T15:41:08.589Z] 7c6f9722023f: Pull complete [2021-01-11T15:41:09.798Z] Still waiting to schedule task [2021-01-11T15:41:09.799Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-11T15:41:13.913Z] a35cf1a2eb13: Pull complete [2021-01-11T15:41:13.913Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-11T15:41:13.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-11T15:41:13.913Z] ---> a62c8e92a672 [2021-01-11T15:41:13.913Z] 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-11T15:41:13.913Z] ---> Running in 4bad37eb60bf [2021-01-11T15:41:13.913Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T15:41:14.864Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T15:41:15.813Z] (1/12) Installing libmagic (5.38-r0) [2021-01-11T15:41:15.813Z] (2/12) Installing file (5.38-r0) [2021-01-11T15:41:16.076Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-11T15:41:16.076Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-11T15:41:19.390Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-11T15:41:19.390Z] (6/12) Installing patch (2.7.6-r6) [2021-01-11T15:41:19.654Z] (7/12) Installing build-base (0.5-r2) [2021-01-11T15:41:19.654Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-11T15:41:19.654Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-11T15:41:19.917Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-11T15:41:19.917Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-11T15:41:20.181Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-11T15:41:20.181Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T15:41:20.181Z] OK: 233 MiB in 51 packages [2021-01-11T15:41:24.421Z] Removing intermediate container 4bad37eb60bf [2021-01-11T15:41:24.421Z] ---> fe5c00db806c [2021-01-11T15:41:24.421Z] Step 4/6 : WORKDIR /edgex-go [2021-01-11T15:41:24.421Z] ---> Running in 6fc8853abf08 [2021-01-11T15:41:24.421Z] Removing intermediate container 6fc8853abf08 [2021-01-11T15:41:24.421Z] ---> 0ed90ec06ceb [2021-01-11T15:41:24.421Z] Step 5/6 : COPY go.mod . [2021-01-11T15:41:24.685Z] ---> d22e1c2549bf [2021-01-11T15:41:24.685Z] Step 6/6 : RUN go mod download [2021-01-11T15:41:24.685Z] ---> Running in edf3390f7efd [2021-01-11T15:41:46.764Z] Removing intermediate container edf3390f7efd [2021-01-11T15:41:46.764Z] ---> fb2c2ca75fe7 [2021-01-11T15:41:46.764Z] Successfully built fb2c2ca75fe7 [2021-01-11T15:41:46.764Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T15:41:47.085Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-11T15:41:47.085Z] . [Pipeline] withDockerContainer [2021-01-11T15:41:47.203Z] prd-centos7-docker-4c-2g-19523 does not seem to be running inside a container [2021-01-11T15:41:47.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-11T15:41:48.186Z] $ docker top c2591fd8fc6c3f36977d934bb7432993e48f4aac924ddab325960d176a78aeb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T15:41:48.752Z] + go version [2021-01-11T15:41:48.752Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-11T15:41:48.769Z] $ docker stop --time=1 c2591fd8fc6c3f36977d934bb7432993e48f4aac924ddab325960d176a78aeb1 [2021-01-11T15:41:50.243Z] $ docker rm -f c2591fd8fc6c3f36977d934bb7432993e48f4aac924ddab325960d176a78aeb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T15:41:51.152Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-11T15:41:51.152Z] . [Pipeline] withDockerContainer [2021-01-11T15:41:51.273Z] prd-centos7-docker-4c-2g-19523 does not seem to be running inside a container [2021-01-11T15:41:51.324Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-11T15:41:52.155Z] $ docker top 0d52d641bd09db63c6bd18ac87a1bae216d66611269a9d885ba04bdb294e7b26 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-11T15:41:52.404Z] ========================================================= [2021-01-11T15:41:52.404Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-11T15:41:52.404Z] ========================================================= [Pipeline] sh [2021-01-11T15:41:52.722Z] + make test [2021-01-11T15:41:52.722Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-11T15:42:02.796Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-11T15:42:21.106Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-11T15:42:26.505Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-11T15:42:26.505Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-11T15:42:26.505Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-11T15:42:26.505Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-11T15:42:26.505Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-11T15:42:26.505Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-11T15:42:26.791Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-11T15:42:27.062Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-11T15:42:27.654Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-11T15:42:30.250Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-11T15:42:30.250Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-11T15:42:30.250Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-11T15:42:32.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.117s coverage: 46.6% of statements [2021-01-11T15:42:32.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-11T15:42:32.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-11T15:42:32.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-11T15:42:32.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-11T15:42:32.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-11T15:42:37.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.206s coverage: 27.0% of statements [2021-01-11T15:42:37.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-11T15:42:37.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-11T15:42:37.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-11T15:42:37.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-11T15:42:37.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-11T15:42:37.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-11T15:42:37.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.060s coverage: 100.0% of statements [2021-01-11T15:42:37.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-11T15:42:37.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.030s coverage: 100.0% of statements [2021-01-11T15:42:37.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-11T15:42:37.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-11T15:42:37.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.400s coverage: 77.8% of statements [2021-01-11T15:42:37.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-11T15:42:37.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-11T15:42:37.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.450s coverage: 82.4% of statements [2021-01-11T15:42:37.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-11T15:42:37.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-11T15:42:37.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-11T15:42:37.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-11T15:42:39.121Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.387s coverage: 28.6% of statements [2021-01-11T15:42:39.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-11T15:42:39.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-11T15:42:39.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-11T15:42:39.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-11T15:42:39.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-11T15:42:39.121Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.086s coverage: 100.0% of statements [2021-01-11T15:42:39.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-11T15:42:39.121Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements [2021-01-11T15:42:39.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-11T15:42:39.121Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.121s coverage: 86.7% of statements [2021-01-11T15:42:39.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-11T15:42:39.121Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.126s coverage: 97.5% of statements [2021-01-11T15:42:39.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-11T15:42:39.720Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.121s coverage: 78.3% of statements [2021-01-11T15:42:39.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-11T15:42:39.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-11T15:42:39.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-11T15:42:39.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-11T15:42:42.355Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.423s coverage: 94.1% of statements [2021-01-11T15:42:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-11T15:42:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-11T15:42:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-11T15:42:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-11T15:42:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-11T15:42:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-11T15:42:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-11T15:42:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-11T15:42:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-11T15:42:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-11T15:42:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-11T15:42:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-11T15:42:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-11T15:42:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-11T15:42:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-11T15:42:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-11T15:42:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-11T15:42:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-11T15:42:42.355Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-01-11T15:42:42.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-11T15:42:42.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-11T15:42:42.356Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.082s coverage: 0.1% of statements [2021-01-11T15:42:42.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-11T15:42:42.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-11T15:42:42.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-11T15:42:42.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-11T15:42:42.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2021-01-11T15:42:42.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-11T15:42:42.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.070s coverage: 75.5% of statements [2021-01-11T15:42:42.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-11T15:42:42.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.8% of statements [2021-01-11T15:42:42.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.074s coverage: 87.2% of statements [2021-01-11T15:42:43.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 84.2% of statements [2021-01-11T15:42:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.108s coverage: 91.4% of statements [2021-01-11T15:42:43.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-11T15:42:44.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.194s coverage: 63.5% of statements [2021-01-11T15:42:44.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-11T15:42:44.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-11T15:42:44.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-01-11T15:42:44.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 91.3% of statements [2021-01-11T15:42:44.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements [2021-01-11T15:42:44.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements [2021-01-11T15:42:45.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements [2021-01-11T15:42:46.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.327s coverage: 55.9% of statements [2021-01-11T15:42:46.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-11T15:42:46.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-11T15:42:46.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-11T15:42:46.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-11T15:42:46.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-11T15:42:46.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 37.0% of statements [2021-01-11T15:42:46.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-11T15:42:46.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-11T15:42:46.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.361s coverage: 84.0% of statements [2021-01-11T15:42:46.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.040s coverage: 100.0% of statements [2021-01-11T15:42:49.609Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.146s coverage: 47.1% of statements [2021-01-11T15:42:49.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-11T15:42:49.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-11T15:42:49.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-11T15:42:49.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-11T15:42:49.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-11T15:42:49.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements [2021-01-11T15:42:49.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-11T15:42:49.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.060s coverage: 100.0% of statements [2021-01-11T15:42:49.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-11T15:42:50.597Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.812s coverage: 29.1% of statements [2021-01-11T15:42:50.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-11T15:42:50.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-11T15:42:50.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-11T15:42:50.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-11T15:42:50.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-11T15:42:50.597Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.114s coverage: 99.0% of statements [2021-01-11T15:42:50.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-11T15:42:50.597Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.073s coverage: 100.0% of statements [2021-01-11T15:42:50.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-11T15:42:50.597Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements [2021-01-11T15:42:50.597Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-11T15:42:50.597Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements [2021-01-11T15:42:50.597Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-11T15:42:50.597Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-11T15:42:50.597Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-11T15:42:50.597Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-11T15:42:50.597Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.055s coverage: 87.9% of statements [2021-01-11T15:42:50.597Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-11T15:42:50.597Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-11T15:42:50.903Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements [2021-01-11T15:42:51.179Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.038s coverage: 32.1% of statements [2021-01-11T15:42:51.444Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements [2021-01-11T15:42:52.026Z] GO111MODULE=on go vet ./... [2021-01-11T15:43:19.324Z] gofmt -l . [2021-01-11T15:43:19.324Z] [ "`gofmt -l .`" = "" ] [2021-01-11T15:43:19.324Z] ./bin/test-go-mod-tidy.sh [2021-01-11T15:43:19.324Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-11T15:43:20.225Z] + ls -al . [2021-01-11T15:43:20.225Z] total 644 [2021-01-11T15:43:20.225Z] drwxrwxr-x 10 1001 1001 4096 Jan 11 15:43 . [2021-01-11T15:43:20.225Z] drwxr-xr-x 4 root root 28 Jan 11 15:41 .. [2021-01-11T15:43:20.225Z] -rw-rw-r-- 1 1001 1001 11 Jan 11 15:40 .dockerignore [2021-01-11T15:43:20.225Z] drwxrwxr-x 8 1001 1001 179 Jan 11 15:40 .git [2021-01-11T15:43:20.225Z] drwxrwxr-x 3 1001 1001 125 Jan 11 15:40 .github [2021-01-11T15:43:20.225Z] -rw-rw-r-- 1 1001 1001 824 Jan 11 15:40 .gitignore [2021-01-11T15:43:20.225Z] drwx------ 3 1001 1001 47 Jan 11 15:40 .semver [2021-01-11T15:43:20.225Z] -rw-rw-r-- 1 1001 1001 166 Jan 11 15:40 .sonarcloud.properties [2021-01-11T15:43:20.225Z] -rw-rw-r-- 1 1001 1001 3804 Jan 11 15:40 CONTRIBUTING.md [2021-01-11T15:43:20.225Z] -rw-rw-r-- 1 1001 1001 931 Jan 11 15:40 Dockerfile.build [2021-01-11T15:43:20.225Z] -rw-rw-r-- 1 1001 1001 863 Jan 11 15:40 Jenkinsfile [2021-01-11T15:43:20.225Z] -rw-rw-r-- 1 1001 1001 10775 Jan 11 15:40 LICENSE [2021-01-11T15:43:20.225Z] -rw-rw-r-- 1 1001 1001 5750 Jan 11 15:40 Makefile [2021-01-11T15:43:20.225Z] -rw-rw-r-- 1 1001 1001 6524 Jan 11 15:40 README.md [2021-01-11T15:43:20.225Z] -rw-rw-r-- 1 1001 1001 6744 Jan 11 15:40 SECURITY.md [2021-01-11T15:43:20.225Z] -rw-rw-r-- 1 1001 1001 5 Jan 11 15:40 VERSION [2021-01-11T15:43:20.225Z] -rw-rw-r-- 1 1001 1001 4131 Jan 11 15:40 ZMQWindows.md [2021-01-11T15:43:20.225Z] drwxrwxr-x 2 1001 1001 117 Jan 11 15:40 bin [2021-01-11T15:43:20.225Z] drwxrwxr-x 14 1001 1001 4096 Jan 11 15:40 cmd [2021-01-11T15:43:20.225Z] -rw-r--r-- 1 root root 545099 Jan 11 15:42 coverage.out [2021-01-11T15:43:20.225Z] -rw-r--r-- 1 root root 979 Jan 11 15:43 go.mod [2021-01-11T15:43:20.225Z] -rw-r--r-- 1 root root 18934 Jan 11 15:43 go.sum [2021-01-11T15:43:20.225Z] drwxrwxr-x 8 1001 1001 127 Jan 11 15:40 internal [2021-01-11T15:43:20.225Z] drwxrwxr-x 4 1001 1001 26 Jan 11 15:40 openapi [2021-01-11T15:43:20.225Z] drwxrwxr-x 4 1001 1001 71 Jan 11 15:40 snap [2021-01-11T15:43:20.225Z] -rw-rw-r-- 1 1001 1001 168 Jan 11 15:40 version.go [Pipeline] sh [2021-01-11T15:43:20.535Z] + '[' -e coverage.out ] [2021-01-11T15:43:20.535Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-11T15:43:20.719Z] Stashed 1 file(s) [Pipeline] sh [2021-01-11T15:43:21.014Z] + make build [2021-01-11T15:43:21.014Z] 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-11T15:43:26.333Z] 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-11T15:43:34.561Z] 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-11T15:43:34.561Z] 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-11T15:43:36.489Z] 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-11T15:43:36.755Z] 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-11T15:43:38.167Z] 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-11T15:43:39.573Z] 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-11T15:43:40.969Z] 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-11T15:43:42.368Z] 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-11T15:43:43.323Z] 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-11T15:43:44.280Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2021-01-11T15:43:45.717Z] $ docker stop --time=1 0d52d641bd09db63c6bd18ac87a1bae216d66611269a9d885ba04bdb294e7b26 [2021-01-11T15:43:47.467Z] $ docker rm -f 0d52d641bd09db63c6bd18ac87a1bae216d66611269a9d885ba04bdb294e7b26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T15:43:49.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-11T15:43:49.436Z] [2021-01-11T15:43:49.436Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T15:43:49.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-11T15:43:49.849Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-11T15:43:49.849Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-11T15:43:49.849Z] ca9280d653b3: Pulling fs layer [2021-01-11T15:43:49.849Z] 7e9c9ca2126c: Pulling fs layer [2021-01-11T15:43:50.116Z] cbdbe7a5bc2a: Download complete [2021-01-11T15:43:50.388Z] cbdbe7a5bc2a: Pull complete [2021-01-11T15:43:50.651Z] ca9280d653b3: Verifying Checksum [2021-01-11T15:43:50.651Z] ca9280d653b3: Download complete [2021-01-11T15:43:51.624Z] 7e9c9ca2126c: Download complete [2021-01-11T15:43:51.624Z] ca9280d653b3: Pull complete [2021-01-11T15:43:59.802Z] 7e9c9ca2126c: Pull complete [2021-01-11T15:43:59.802Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-11T15:43:59.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-11T15:43:59.802Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-11T15:44:00.012Z] prd-centos7-docker-4c-2g-19523 does not seem to be running inside a container [2021-01-11T15:44:00.066Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-11T15:44:02.993Z] $ docker top 3e2d59a250f428620cf3a6cf92f46a83371d27487e66597078fe6a2ed356017c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T15:44:03.513Z] + docker-compose build --help [2021-01-11T15:44:03.513Z] + grep parallel [2021-01-11T15:44:04.906Z] --parallel Build images in parallel. [Pipeline] } [2021-01-11T15:44:04.921Z] $ docker stop --time=1 3e2d59a250f428620cf3a6cf92f46a83371d27487e66597078fe6a2ed356017c [2021-01-11T15:44:06.309Z] $ docker rm -f 3e2d59a250f428620cf3a6cf92f46a83371d27487e66597078fe6a2ed356017c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T15:44:06.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-11T15:44:06.908Z] . [Pipeline] withDockerContainer [2021-01-11T15:44:07.030Z] prd-centos7-docker-4c-2g-19523 does not seem to be running inside a container [2021-01-11T15:44:07.094Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-11T15:44:07.953Z] $ docker top 0281d7b8fc2fd7c39f6632d911ea634b898e4514d3e1970768a2a303d882f3c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T15:44:08.491Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-11T15:44:09.886Z] Building docker-core-command-go ... [2021-01-11T15:44:09.886Z] Building docker-core-data-go ... [2021-01-11T15:44:09.886Z] Building docker-core-metadata-go ... [2021-01-11T15:44:09.886Z] Building docker-security-bootstrap-redis-go ... [2021-01-11T15:44:09.886Z] Building docker-security-proxy-setup-go ... [2021-01-11T15:44:09.886Z] Building docker-security-secretstore-setup-go ... [2021-01-11T15:44:09.886Z] Building docker-support-notifications-go ... [2021-01-11T15:44:09.886Z] Building docker-support-scheduler-go ... [2021-01-11T15:44:09.886Z] Building docker-sys-mgmt-agent-go ... [2021-01-11T15:44:09.886Z] Building docker-support-notifications-go [2021-01-11T15:44:09.886Z] Building docker-sys-mgmt-agent-go [2021-01-11T15:44:09.886Z] Building docker-core-command-go [2021-01-11T15:44:09.886Z] Building docker-security-proxy-setup-go [2021-01-11T15:44:09.886Z] Building docker-core-metadata-go [2021-01-11T15:44:17.889Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19526 in /w/workspace/edgexfoundry_edgex-go_PR-3007 [Pipeline] { [Pipeline] ws [2021-01-11T15:44:17.935Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-01-11T15:44:23.269Z] using credential edgex-jenkins-ssh [2021-01-11T15:44:23.359Z] Cloning the remote Git repository [2021-01-11T15:44:23.424Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-11T15:44:23.537Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-01-11T15:44:23.636Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-11T15:44:23.637Z] > git --version # timeout=10 [2021-01-11T15:44:23.652Z] > git --version # 'git version 2.17.1' [2021-01-11T15:44:23.653Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T15:44:23.708Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T15:44:41.573Z] Merging remotes/origin/master commit cf513aa69aa73df9a6f6252b052cd5c5a0259743 into PR head commit abb04a84f92cad6368f2dda5d820cc50d505de1e [2021-01-11T15:44:42.032Z] Merge succeeded, producing abb04a84f92cad6368f2dda5d820cc50d505de1e [2021-01-11T15:44:42.032Z] Checking out Revision abb04a84f92cad6368f2dda5d820cc50d505de1e (PR-3007) [2021-01-11T15:44:42.122Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T15:44:42.122Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-11T15:44:42.122Z] ---> fb2c2ca75fe7 [2021-01-11T15:44:42.122Z] Step 3/26 : WORKDIR /edgex-go [2021-01-11T15:44:42.122Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T15:44:42.122Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-11T15:44:42.122Z] ---> fb2c2ca75fe7 [2021-01-11T15:44:42.122Z] Step 3/22 : WORKDIR /edgex-go [2021-01-11T15:44:42.122Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T15:44:42.122Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-11T15:44:42.122Z] ---> fb2c2ca75fe7 [2021-01-11T15:44:42.122Z] Step 3/21 : WORKDIR /edgex-go [2021-01-11T15:44:42.122Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T15:44:42.122Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-11T15:44:42.122Z] ---> fb2c2ca75fe7 [2021-01-11T15:44:42.122Z] Step 3/22 : WORKDIR /edgex-go [2021-01-11T15:44:42.122Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T15:44:42.122Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-11T15:44:42.122Z] ---> fb2c2ca75fe7 [2021-01-11T15:44:42.122Z] Step 3/24 : WORKDIR /edgex-go [2021-01-11T15:44:40.752Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-11T15:44:40.774Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T15:44:40.802Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-11T15:44:40.904Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-11T15:44:40.905Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T15:44:40.922Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3007/head:refs/remotes/origin/PR-3007 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-11T15:44:41.594Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T15:44:41.618Z] > git checkout -f abb04a84f92cad6368f2dda5d820cc50d505de1e # timeout=10 [2021-01-11T15:44:41.931Z] > git remote # timeout=10 [2021-01-11T15:44:41.952Z] > git config --get remote.origin.url # timeout=10 [2021-01-11T15:44:41.971Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T15:44:41.982Z] > git merge cf513aa69aa73df9a6f6252b052cd5c5a0259743 # timeout=10 [2021-01-11T15:44:42.014Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-11T15:44:42.040Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T15:44:42.053Z] > git checkout -f abb04a84f92cad6368f2dda5d820cc50d505de1e # timeout=10 [2021-01-11T15:44:42.705Z] ---> Running in ab3d8421fdbd [2021-01-11T15:44:42.705Z] ---> Running in c2528bf1cc91 [2021-01-11T15:44:42.705Z] ---> Running in af71c01c92ae [2021-01-11T15:44:42.705Z] ---> Running in 5e3799e43ee9 [2021-01-11T15:44:42.705Z] ---> Running in b4236d1e5883 [2021-01-11T15:44:44.120Z] Removing intermediate container c2528bf1cc91 [2021-01-11T15:44:44.120Z] ---> a8e657a7442c [2021-01-11T15:44:44.120Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T15:44:44.120Z] Removing intermediate container af71c01c92ae [2021-01-11T15:44:44.120Z] ---> 9e6dfcd561f6 [2021-01-11T15:44:44.120Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T15:44:44.120Z] Removing intermediate container b4236d1e5883 [2021-01-11T15:44:44.120Z] ---> 3a9e7916c747 [2021-01-11T15:44:44.120Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T15:44:44.120Z] Removing intermediate container ab3d8421fdbd [2021-01-11T15:44:44.120Z] ---> e94683e6b2f9 [2021-01-11T15:44:44.120Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T15:44:44.120Z] Removing intermediate container 5e3799e43ee9 [2021-01-11T15:44:44.120Z] ---> 556540433bf0 [2021-01-11T15:44:44.120Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T15:44:44.387Z] ---> Running in e11d66c5bbc1 [2021-01-11T15:44:44.387Z] ---> Running in 09f7fd283111 [2021-01-11T15:44:44.387Z] ---> Running in 128e20a3de30 [2021-01-11T15:44:44.387Z] ---> Running in 17ea65acf39a [2021-01-11T15:44:44.387Z] ---> Running in f0e4edc8ab02 [2021-01-11T15:44:46.512Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" [2021-01-11T15:44:46.993Z] Removing intermediate container 128e20a3de30 [2021-01-11T15:44:46.993Z] ---> 8c3c996edf5c [2021-01-11T15:44:46.993Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-11T15:44:46.993Z] Removing intermediate container f0e4edc8ab02 [2021-01-11T15:44:46.993Z] ---> 91c7dfd4aecc [2021-01-11T15:44:46.993Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-11T15:44:46.993Z] Removing intermediate container 09f7fd283111 [2021-01-11T15:44:46.993Z] ---> bcaf1697eab3 [2021-01-11T15:44:46.993Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-11T15:44:46.993Z] ---> Running in f712bc677ac3 [2021-01-11T15:44:46.993Z] ---> Running in 31ed585c6ab7 [2021-01-11T15:44:46.993Z] ---> Running in 2fb3a00bbbb0 [2021-01-11T15:44:46.993Z] Removing intermediate container e11d66c5bbc1 [2021-01-11T15:44:46.993Z] ---> 58bdb5052c4a [2021-01-11T15:44:46.993Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-11T15:44:46.993Z] Removing intermediate container 17ea65acf39a [2021-01-11T15:44:46.993Z] ---> 93470434de29 [2021-01-11T15:44:46.993Z] Step 5/21 : RUN apk add --update --no-cache make git [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T15:44:47.289Z] ---> Running in 69835a4fb31c [2021-01-11T15:44:47.290Z] ---> Running in 5a8758b34bed [2021-01-11T15:44:48.246Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-11T15:44:48.511Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T15:44:48.511Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T15:44:48.511Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T15:44:48.511Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T15:44:48.511Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T15:44:48.700Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-11T15:44:49.066Z] + true [2021-01-11T15:44:49.066Z] + sudo service docker restart [2021-01-11T15:44:49.183Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T15:44:49.183Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T15:44:49.183Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T15:44:49.483Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T15:44:49.483Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T15:44:50.071Z] OK: 233 MiB in 51 packages [2021-01-11T15:44:50.071Z] OK: 233 MiB in 51 packages [2021-01-11T15:44:50.071Z] OK: 233 MiB in 51 packages [2021-01-11T15:44:50.338Z] OK: 233 MiB in 51 packages [2021-01-11T15:44:50.614Z] OK: 233 MiB in 51 packages [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T15:44:51.146Z] provisioning config files... [2021-01-11T15:44:51.195Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config25300535936068252tmp [2021-01-11T15:44:51.203Z] Removing intermediate container f712bc677ac3 [2021-01-11T15:44:51.203Z] ---> 7e18b7f784c9 [2021-01-11T15:44:51.203Z] Step 6/26 : COPY go.mod . [2021-01-11T15:44:51.203Z] Removing intermediate container 31ed585c6ab7 [2021-01-11T15:44:51.203Z] ---> cb1ee5051b8a [2021-01-11T15:44:51.203Z] Step 6/22 : COPY go.mod . [2021-01-11T15:44:51.203Z] Removing intermediate container 2fb3a00bbbb0 [2021-01-11T15:44:51.203Z] ---> bcef092fcbd4 [2021-01-11T15:44:51.203Z] Step 6/24 : COPY go.mod . [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T15:44:51.477Z] Removing intermediate container 5a8758b34bed [2021-01-11T15:44:51.477Z] ---> d06db30a5d8f [2021-01-11T15:44:51.477Z] Step 6/21 : COPY go.mod . [2021-01-11T15:44:51.477Z] Removing intermediate container 69835a4fb31c [2021-01-11T15:44:51.477Z] ---> bad7dee0ec61 [2021-01-11T15:44:51.477Z] Step 6/22 : COPY go.mod . [2021-01-11T15:44:51.477Z] ---> 1a2d00b3c635 [2021-01-11T15:44:51.477Z] Step 7/26 : RUN go mod download [2021-01-11T15:44:51.616Z] ---> docker-login.sh [2021-01-11T15:44:51.616Z] nexus3.edgexfoundry.org:10001 [2021-01-11T15:44:51.741Z] ---> Running in cda96a3cb116 [2021-01-11T15:44:51.741Z] ---> 6bd528ed7a80 [2021-01-11T15:44:51.741Z] Step 7/22 : RUN go mod download [2021-01-11T15:44:51.741Z] ---> 5338163ba9b4 [2021-01-11T15:44:51.741Z] Step 7/24 : RUN go mod download [2021-01-11T15:44:52.009Z] ---> 26bf3e7db8f1 [2021-01-11T15:44:52.009Z] Step 7/21 : RUN go mod download [2021-01-11T15:44:52.009Z] ---> Running in eb75a3391c6f [2021-01-11T15:44:52.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T15:44:52.276Z] ---> Running in 50c6f6e275b0 [2021-01-11T15:44:52.276Z] ---> 10f53846d5b7 [2021-01-11T15:44:52.276Z] Step 7/22 : RUN go mod download [2021-01-11T15:44:52.276Z] ---> Running in 4ce355771854 [2021-01-11T15:44:52.276Z] ---> Running in 38460d0740cd [2021-01-11T15:44:54.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T15:44:54.202Z] Configure a credential helper to remove this warning. See [2021-01-11T15:44:54.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T15:44:54.202Z] [2021-01-11T15:44:54.202Z] Login Succeeded [2021-01-11T15:44:54.202Z] nexus3.edgexfoundry.org:10002 [2021-01-11T15:44:54.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T15:44:54.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T15:44:54.476Z] Configure a credential helper to remove this warning. See [2021-01-11T15:44:54.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T15:44:54.476Z] [2021-01-11T15:44:54.476Z] Login Succeeded [2021-01-11T15:44:54.476Z] nexus3.edgexfoundry.org:10003 [2021-01-11T15:44:54.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T15:44:54.890Z] Removing intermediate container 50c6f6e275b0 [2021-01-11T15:44:54.890Z] ---> d7fd9c2fd8da [2021-01-11T15:44:54.890Z] Step 8/24 : COPY . . [2021-01-11T15:44:54.890Z] Removing intermediate container eb75a3391c6f [2021-01-11T15:44:54.890Z] ---> ebd813118395 [2021-01-11T15:44:54.890Z] Step 8/22 : COPY . . [2021-01-11T15:44:54.890Z] Removing intermediate container cda96a3cb116 [2021-01-11T15:44:54.890Z] ---> 62311dea0f70 [2021-01-11T15:44:54.890Z] Step 8/26 : COPY . . [2021-01-11T15:44:55.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T15:44:55.030Z] Configure a credential helper to remove this warning. See [2021-01-11T15:44:55.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T15:44:55.030Z] [2021-01-11T15:44:55.030Z] Login Succeeded [2021-01-11T15:44:55.030Z] nexus3.edgexfoundry.org:10004 [2021-01-11T15:44:55.165Z] Removing intermediate container 38460d0740cd [2021-01-11T15:44:55.166Z] ---> 99690484f975 [2021-01-11T15:44:55.166Z] Step 8/22 : COPY . . [2021-01-11T15:44:55.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T15:44:55.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T15:44:55.579Z] Configure a credential helper to remove this warning. See [2021-01-11T15:44:55.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T15:44:55.579Z] [2021-01-11T15:44:55.579Z] Login Succeeded [2021-01-11T15:44:55.579Z] docker.io [2021-01-11T15:44:55.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T15:44:56.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T15:44:56.127Z] Configure a credential helper to remove this warning. See [2021-01-11T15:44:56.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T15:44:56.127Z] [2021-01-11T15:44:56.127Z] Login Succeeded [2021-01-11T15:44:56.401Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T15:44:56.418Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-11T15:44:56.841Z] ========================================================= [2021-01-11T15:44:56.841Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-11T15:44:56.841Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-11T15:44:57.221Z] + 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-11T15:44:58.562Z] Removing intermediate container 4ce355771854 [2021-01-11T15:44:58.562Z] ---> f877e3922b7c [2021-01-11T15:44:58.562Z] Step 8/21 : COPY . . [2021-01-11T15:44:59.878Z] Sending build context to Docker daemon 165.5MB [2021-01-11T15:44:59.878Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T15:44:59.878Z] Step 2/6 : FROM ${BASE} [2021-01-11T15:44:59.878Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-11T15:44:59.878Z] 5f621e34cdf4: Pulling fs layer [2021-01-11T15:44:59.878Z] a4357932f1b6: Pulling fs layer [2021-01-11T15:44:59.878Z] 18c013af1878: Pulling fs layer [2021-01-11T15:44:59.878Z] 00ac8860ef70: Pulling fs layer [2021-01-11T15:44:59.878Z] 63d7cb157983: Pulling fs layer [2021-01-11T15:44:59.878Z] b116817d02f9: Pulling fs layer [2021-01-11T15:44:59.878Z] 745a02a5169b: Pulling fs layer [2021-01-11T15:44:59.878Z] 63d7cb157983: Waiting [2021-01-11T15:44:59.878Z] b116817d02f9: Waiting [2021-01-11T15:44:59.878Z] 745a02a5169b: Waiting [2021-01-11T15:44:59.878Z] 00ac8860ef70: Waiting [2021-01-11T15:44:59.878Z] 18c013af1878: Verifying Checksum [2021-01-11T15:44:59.878Z] 18c013af1878: Download complete [2021-01-11T15:44:59.878Z] a4357932f1b6: Verifying Checksum [2021-01-11T15:44:59.878Z] a4357932f1b6: Download complete [2021-01-11T15:44:59.878Z] 63d7cb157983: Download complete [2021-01-11T15:44:59.878Z] b116817d02f9: Verifying Checksum [2021-01-11T15:44:59.878Z] b116817d02f9: Download complete [2021-01-11T15:45:00.478Z] 5f621e34cdf4: Verifying Checksum [2021-01-11T15:45:00.478Z] 5f621e34cdf4: Download complete [2021-01-11T15:45:01.079Z] 5f621e34cdf4: Pull complete [2021-01-11T15:45:01.683Z] a4357932f1b6: Pull complete [2021-01-11T15:45:02.283Z] 18c013af1878: Pull complete [2021-01-11T15:45:04.314Z] 745a02a5169b: Download complete [2021-01-11T15:45:04.314Z] 00ac8860ef70: Verifying Checksum [2021-01-11T15:45:04.314Z] 00ac8860ef70: Download complete [2021-01-11T15:45:14.488Z] 00ac8860ef70: Pull complete [2021-01-11T15:45:14.488Z] 63d7cb157983: Pull complete [2021-01-11T15:45:14.760Z] b116817d02f9: Pull complete [2021-01-11T15:45:18.151Z] 745a02a5169b: Pull complete [2021-01-11T15:45:18.151Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-11T15:45:18.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-11T15:45:18.151Z] ---> b7e6874047d6 [2021-01-11T15:45:18.151Z] 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-11T15:45:22.451Z] ---> Running in 6bcd3e359ce2 [2021-01-11T15:45:23.052Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T15:45:23.647Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T15:45:25.080Z] (1/12) Installing libmagic (5.38-r0) [2021-01-11T15:45:25.355Z] (2/12) Installing file (5.38-r0) [2021-01-11T15:45:25.355Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-11T15:45:25.355Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-11T15:45:35.491Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-11T15:45:35.492Z] (6/12) Installing patch (2.7.6-r6) [2021-01-11T15:45:35.492Z] (7/12) Installing build-base (0.5-r2) [2021-01-11T15:45:35.492Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-11T15:45:35.492Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-11T15:45:35.492Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-11T15:45:35.492Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-11T15:45:35.492Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-11T15:45:35.492Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T15:45:35.492Z] OK: 217 MiB in 51 packages [2021-01-11T15:45:37.571Z] ---> 24096f01bfb7 [2021-01-11T15:45:37.571Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-11T15:45:37.571Z] ---> 09fe22e158c3 [2021-01-11T15:45:37.571Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-11T15:45:37.571Z] ---> Running in e27d47fcc9f4 [2021-01-11T15:45:37.571Z] ---> Running in 07853468c512 [2021-01-11T15:45:37.571Z] ---> 098d1cd4fb88 [2021-01-11T15:45:37.571Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-11T15:45:37.571Z] ---> c1ccdfdb67e8 [2021-01-11T15:45:37.571Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-11T15:45:37.571Z] ---> c8dc6abbbea3 [2021-01-11T15:45:37.571Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-11T15:45:37.571Z] ---> Running in 575d86ededac [2021-01-11T15:45:37.571Z] ---> Running in eb35ec441903 [2021-01-11T15:45:37.571Z] ---> Running in 676249dcfd29 [2021-01-11T15:45:37.571Z] 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-11T15:45:37.571Z] 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-11T15:45:37.571Z] 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-11T15:45:37.571Z] 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-11T15:45:37.571Z] 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-11T15:45:39.839Z] Removing intermediate container 6bcd3e359ce2 [2021-01-11T15:45:39.839Z] ---> b816322d8d07 [2021-01-11T15:45:39.839Z] Step 4/6 : WORKDIR /edgex-go [2021-01-11T15:45:39.839Z] ---> Running in 4eb48d662735 [2021-01-11T15:45:40.128Z] Removing intermediate container 4eb48d662735 [2021-01-11T15:45:40.128Z] ---> 5964dadf901d [2021-01-11T15:45:40.128Z] Step 5/6 : COPY go.mod . [2021-01-11T15:45:41.110Z] ---> dd343796f238 [2021-01-11T15:45:41.110Z] Step 6/6 : RUN go mod download [2021-01-11T15:45:41.110Z] ---> Running in c153764161f9 [2021-01-11T15:46:04.286Z] 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-11T15:46:07.956Z] Removing intermediate container c153764161f9 [2021-01-11T15:46:07.956Z] ---> ae982f966b25 [2021-01-11T15:46:07.956Z] Successfully built ae982f966b25 [2021-01-11T15:46:07.956Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T15:46:08.301Z] + docker inspect -f . ci-base-image-arm64 [2021-01-11T15:46:08.301Z] . [Pipeline] withDockerContainer [2021-01-11T15:46:08.543Z] prd-ubuntu18.04-docker-arm64-4c-16g-19526 does not seem to be running inside a container [2021-01-11T15:46:08.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-11T15:46:10.094Z] $ docker top 060066d80674083aa278adf5476515c3d563479c7bb531b8e12360ca7dcfa8eb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T15:46:11.159Z] + go version [2021-01-11T15:46:11.159Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-11T15:46:11.183Z] $ docker stop --time=1 060066d80674083aa278adf5476515c3d563479c7bb531b8e12360ca7dcfa8eb [2021-01-11T15:46:12.653Z] Removing intermediate container eb35ec441903 [2021-01-11T15:46:12.653Z] ---> 86f5ca985b33 [2021-01-11T15:46:12.653Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-11T15:46:12.653Z] Removing intermediate container 07853468c512 [2021-01-11T15:46:12.653Z] ---> 8d734cad5775 [2021-01-11T15:46:12.653Z] [2021-01-11T15:46:12.653Z] Step 10/24 : FROM scratch [2021-01-11T15:46:12.653Z] ---> [2021-01-11T15:46:12.653Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-11T15:46:12.653Z] ---> Running in 7ec781b208f5 [2021-01-11T15:46:12.653Z] Removing intermediate container 575d86ededac [2021-01-11T15:46:12.653Z] ---> 5154053e9c3b [2021-01-11T15:46:12.653Z] [2021-01-11T15:46:12.653Z] Step 10/22 : FROM scratch [2021-01-11T15:46:12.653Z] ---> [2021-01-11T15:46:12.653Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-11T15:46:13.097Z] $ docker rm -f 060066d80674083aa278adf5476515c3d563479c7bb531b8e12360ca7dcfa8eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T15:46:14.085Z] + docker inspect -f . ci-base-image-arm64 [2021-01-11T15:46:14.085Z] . [Pipeline] withDockerContainer [2021-01-11T15:46:14.317Z] prd-ubuntu18.04-docker-arm64-4c-16g-19526 does not seem to be running inside a container [2021-01-11T15:46:14.400Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-11T15:46:15.678Z] $ docker top 9b935b60204f7b792597e151708cf44f3f5a2ae8468387495557701553da50f5 -eo pid,comm [Pipeline] { [2021-01-11T15:46:15.986Z] ---> Running in 5b30fcc300af [2021-01-11T15:46:15.986Z] ---> Running in 4b9bfc0ad20b [Pipeline] echo [2021-01-11T15:46:16.030Z] ========================================================= [2021-01-11T15:46:16.030Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-11T15:46:16.030Z] ========================================================= [Pipeline] sh [2021-01-11T15:46:16.257Z] 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-11T15:46:16.678Z] + make test [2021-01-11T15:46:16.678Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-11T15:46:16.837Z] Removing intermediate container e27d47fcc9f4 [2021-01-11T15:46:16.837Z] ---> cc679a55ed48 [2021-01-11T15:46:16.837Z] [2021-01-11T15:46:16.837Z] Step 10/21 : FROM alpine:3.12 [2021-01-11T15:46:16.837Z] Removing intermediate container 5b30fcc300af [2021-01-11T15:46:16.837Z] ---> 2784f9b10cd4 [2021-01-11T15:46:16.837Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-11T15:46:16.837Z] Removing intermediate container 4b9bfc0ad20b [2021-01-11T15:46:16.837Z] ---> cbde29b36c58 [2021-01-11T15:46:16.837Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-11T15:46:16.837Z] Removing intermediate container 676249dcfd29 [2021-01-11T15:46:16.837Z] ---> ef9b64d3cee4 [2021-01-11T15:46:16.837Z] [2021-01-11T15:46:16.837Z] Step 10/22 : FROM scratch [2021-01-11T15:46:16.837Z] ---> [2021-01-11T15:46:16.837Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-11T15:46:16.837Z] ---> Using cache [2021-01-11T15:46:16.837Z] ---> 2784f9b10cd4 [2021-01-11T15:46:16.837Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-11T15:46:17.101Z] ---> Running in 0e7a9a482e38 [2021-01-11T15:46:17.101Z] ---> Running in 25f04e39d591 [2021-01-11T15:46:17.101Z] ---> Running in ce1731cfc725 [2021-01-11T15:46:17.101Z] 3.12: Pulling from library/alpine [2021-01-11T15:46:17.366Z] Removing intermediate container 0e7a9a482e38 [2021-01-11T15:46:17.366Z] ---> 829104ba3ff0 [2021-01-11T15:46:17.366Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-11T15:46:17.366Z] Removing intermediate container 25f04e39d591 [2021-01-11T15:46:17.366Z] ---> 57d393e8313b [2021-01-11T15:46:17.366Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-11T15:46:17.366Z] ---> Running in 22e8a508c39b [2021-01-11T15:46:17.366Z] Removing intermediate container ce1731cfc725 [2021-01-11T15:46:17.366Z] ---> daa6cdb54d2a [2021-01-11T15:46:17.366Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-11T15:46:17.366Z] ---> Running in 988f281f24af [2021-01-11T15:46:17.948Z] ---> Running in efb7f36ff83d [2021-01-11T15:46:17.948Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-11T15:46:17.948Z] Removing intermediate container 22e8a508c39b [2021-01-11T15:46:17.948Z] ---> 500c9af1d6de [2021-01-11T15:46:17.948Z] Step 14/22 : WORKDIR / [2021-01-11T15:46:17.948Z] Status: Downloaded newer image for alpine:3.12 [2021-01-11T15:46:18.211Z] ---> 389fef711851 [2021-01-11T15:46:18.211Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-11T15:46:18.211Z] Removing intermediate container 988f281f24af [2021-01-11T15:46:18.211Z] ---> cef96f8657a4 [2021-01-11T15:46:18.211Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-11T15:46:18.211Z] Removing intermediate container efb7f36ff83d [2021-01-11T15:46:18.211Z] ---> 7879261ee17c [2021-01-11T15:46:18.211Z] Step 14/22 : WORKDIR / [2021-01-11T15:46:18.211Z] ---> Running in 1c8cdb341595 [2021-01-11T15:46:18.211Z] ---> Running in 9e3822a8f66d [2021-01-11T15:46:18.476Z] ---> Running in ceed4d5fcce7 [2021-01-11T15:46:18.744Z] Removing intermediate container 7ec781b208f5 [2021-01-11T15:46:18.744Z] ---> 579487fabce2 [2021-01-11T15:46:18.744Z] [2021-01-11T15:46:18.744Z] Step 11/26 : FROM docker:20.10.0 [2021-01-11T15:46:18.744Z] ---> d4f41182e302 [2021-01-11T15:46:18.744Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-11T15:46:18.744Z] 20.10.0: Pulling from library/docker [2021-01-11T15:46:18.744Z] Removing intermediate container 1c8cdb341595 [2021-01-11T15:46:18.745Z] ---> 53e632ad9114 [2021-01-11T15:46:18.745Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-11T15:46:18.745Z] Removing intermediate container ceed4d5fcce7 [2021-01-11T15:46:18.745Z] ---> 5068cc438b44 [2021-01-11T15:46:18.745Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-11T15:46:19.337Z] ---> ab39b5e2a5f1 [2021-01-11T15:46:19.337Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-11T15:46:19.337Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T15:46:19.337Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T15:46:19.617Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-11T15:46:19.617Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-11T15:46:19.617Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-11T15:46:19.617Z] (4/4) Installing curl (7.69.1-r3) [2021-01-11T15:46:19.617Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T15:46:19.617Z] Executing ca-certificates-20191127-r4.trigger [2021-01-11T15:46:19.617Z] OK: 7 MiB in 18 packages [2021-01-11T15:46:19.885Z] ---> eaaef2c58d11 [2021-01-11T15:46:19.885Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-11T15:46:20.477Z] ---> e453288cfaae [2021-01-11T15:46:20.477Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-11T15:46:20.749Z] ---> cc4ab83e8b56 [2021-01-11T15:46:20.749Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-11T15:46:21.014Z] ---> f3aa7226a4cc [2021-01-11T15:46:21.014Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-11T15:46:22.414Z] ---> d1de4f839bdf [2021-01-11T15:46:22.414Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-11T15:46:22.414Z] ---> 03a5bdb69ca8 [2021-01-11T15:46:22.414Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-11T15:46:22.414Z] ---> Running in 19f93b3f4ba0 [2021-01-11T15:46:22.414Z] ---> 7d2471741eb9 [2021-01-11T15:46:22.414Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-11T15:46:22.414Z] Removing intermediate container 9e3822a8f66d [2021-01-11T15:46:22.414Z] ---> 232ebc393ccc [2021-01-11T15:46:22.414Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-11T15:46:22.414Z] ---> Running in 633ff547bf8f [2021-01-11T15:46:22.414Z] ---> Running in 098d430d05f6 [2021-01-11T15:46:22.681Z] Removing intermediate container 19f93b3f4ba0 [2021-01-11T15:46:22.681Z] ---> 36f68138b9d5 [2021-01-11T15:46:22.681Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T15:46:22.681Z] ---> 10d3fac6dddb [2021-01-11T15:46:22.681Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-11T15:46:22.954Z] ---> Running in 4164dcc46ab3 [2021-01-11T15:46:22.954Z] Removing intermediate container 633ff547bf8f [2021-01-11T15:46:22.954Z] ---> b7c9e4ce4ae4 [2021-01-11T15:46:22.954Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T15:46:22.954Z] Removing intermediate container 098d430d05f6 [2021-01-11T15:46:22.954Z] ---> 21d610d747cb [2021-01-11T15:46:22.954Z] Step 13/21 : WORKDIR /edgex [2021-01-11T15:46:23.219Z] ---> Running in 9bc77a855ba4 [2021-01-11T15:46:23.219Z] ---> Running in 5c9cd8ead304 [2021-01-11T15:46:23.219Z] Removing intermediate container 4164dcc46ab3 [2021-01-11T15:46:23.219Z] ---> b820b924a280 [2021-01-11T15:46:23.219Z] Step 20/22 : LABEL arch=x86_64 [2021-01-11T15:46:23.489Z] ---> Running in 35dd400e0b39 [2021-01-11T15:46:23.489Z] ---> d845c913a2f3 [2021-01-11T15:46:23.489Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-11T15:46:23.489Z] Removing intermediate container 9bc77a855ba4 [2021-01-11T15:46:23.489Z] ---> 6372f4eabf18 [2021-01-11T15:46:23.489Z] Step 20/22 : LABEL arch=x86_64 [2021-01-11T15:46:23.489Z] Removing intermediate container 5c9cd8ead304 [2021-01-11T15:46:23.489Z] ---> 7b52357497e1 [2021-01-11T15:46:23.489Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-11T15:46:23.489Z] ---> Running in 4bd33ecc5d02 [2021-01-11T15:46:23.753Z] Removing intermediate container 35dd400e0b39 [2021-01-11T15:46:23.753Z] ---> 32e9f8deaf6d [2021-01-11T15:46:23.753Z] Step 21/22 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e [2021-01-11T15:46:24.024Z] ---> e766e782944e [2021-01-11T15:46:24.024Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-11T15:46:24.293Z] ---> Running in bd9b669660a2 [2021-01-11T15:46:24.293Z] ---> Running in faff7df4dcec [2021-01-11T15:46:24.293Z] Removing intermediate container 4bd33ecc5d02 [2021-01-11T15:46:24.293Z] ---> aad85c1e8935 [2021-01-11T15:46:24.293Z] Step 21/22 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e [2021-01-11T15:46:24.566Z] ---> 534f45c3c427 [2021-01-11T15:46:24.566Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-11T15:46:24.566Z] ---> Running in 531d0d3b2e70 [2021-01-11T15:46:24.566Z] Removing intermediate container bd9b669660a2 [2021-01-11T15:46:24.566Z] ---> 0c9bad0d2c96 [2021-01-11T15:46:24.566Z] Step 22/22 : LABEL version=0.0.0 [2021-01-11T15:46:24.835Z] Removing intermediate container faff7df4dcec [2021-01-11T15:46:24.835Z] ---> 82a02704d2fd [2021-01-11T15:46:24.835Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T15:46:24.835Z] ---> Running in 77a9f725b3f0 [2021-01-11T15:46:24.835Z] Removing intermediate container 531d0d3b2e70 [2021-01-11T15:46:24.835Z] ---> 9aad33ad9b56 [2021-01-11T15:46:24.835Z] Step 22/22 : LABEL version=0.0.0 [2021-01-11T15:46:24.835Z] ---> Running in 2a8e3bfc2090 [2021-01-11T15:46:25.114Z] ---> Running in 03b13fb5e7a0 [2021-01-11T15:46:25.114Z] ---> dca2675ac9e7 [2021-01-11T15:46:25.114Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-11T15:46:25.378Z] Removing intermediate container 77a9f725b3f0 [2021-01-11T15:46:25.378Z] ---> de142e0f66dd [2021-01-11T15:46:25.378Z] [2021-01-11T15:46:25.378Z] Removing intermediate container 2a8e3bfc2090 [2021-01-11T15:46:25.378Z] ---> ca4af63f397c [2021-01-11T15:46:25.378Z] Step 22/24 : LABEL arch=x86_64 [2021-01-11T15:46:25.378Z] Removing intermediate container 03b13fb5e7a0 [2021-01-11T15:46:25.378Z] ---> 132255c326e3 [2021-01-11T15:46:25.378Z] [2021-01-11T15:46:25.647Z] Successfully built de142e0f66dd [2021-01-11T15:46:25.647Z] Successfully built 132255c326e3 [2021-01-11T15:46:25.913Z] ---> Running in eac6f4c0ab82 [2021-01-11T15:46:25.913Z] Successfully tagged docker-core-command-go:latest [2021-01-11T15:46:25.913Z] Building docker-security-bootstrap-redis-go [2021-01-11T15:46:25.913Z]  Building docker-core-command-go ... done Successfully tagged docker-core-metadata-go:latest [2021-01-11T15:46:25.913Z] Building docker-security-secretstore-setup-go [2021-01-11T15:46:26.188Z]  Building docker-core-metadata-go ... done  ---> c9b5b5a7f38f [2021-01-11T15:46:26.188Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-11T15:46:26.188Z] ---> Running in d86a8bcadef1 [2021-01-11T15:46:26.188Z] Removing intermediate container eac6f4c0ab82 [2021-01-11T15:46:26.188Z] ---> cf8dc8d343bd [2021-01-11T15:46:26.188Z] Step 23/24 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e [2021-01-11T15:46:26.188Z] ---> Running in 2c66b5524c8f [2021-01-11T15:46:26.464Z] Removing intermediate container d86a8bcadef1 [2021-01-11T15:46:26.464Z] ---> de91b1ad7813 [2021-01-11T15:46:26.464Z] Step 18/21 : CMD ["--init=true"] [2021-01-11T15:46:26.464Z] ---> Running in 1855c7d8f890 [2021-01-11T15:46:26.464Z] Removing intermediate container 2c66b5524c8f [2021-01-11T15:46:26.464Z] ---> bfaa998235e4 [2021-01-11T15:46:26.464Z] Step 24/24 : LABEL version=0.0.0 [2021-01-11T15:46:30.717Z] ---> Running in e9f20e451408 [2021-01-11T15:46:30.717Z] Removing intermediate container 1855c7d8f890 [2021-01-11T15:46:30.717Z] ---> 3f973aeca04c [2021-01-11T15:46:30.717Z] Step 19/21 : LABEL arch=x86_64 [2021-01-11T15:46:32.646Z] ---> Running in e86954d8f5e4 [2021-01-11T15:46:32.646Z] Removing intermediate container e9f20e451408 [2021-01-11T15:46:32.646Z] ---> 93b62e290e55 [2021-01-11T15:46:32.646Z] [2021-01-11T15:46:32.646Z] Successfully built 93b62e290e55 [2021-01-11T15:46:32.912Z] Successfully tagged docker-support-notifications-go:latest [2021-01-11T15:46:32.912Z] Building docker-support-scheduler-go [2021-01-11T15:46:33.179Z]  Building docker-support-notifications-go ... done Removing intermediate container e86954d8f5e4 [2021-01-11T15:46:33.179Z] ---> 5e46bc572d20 [2021-01-11T15:46:33.179Z] Step 20/21 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e [2021-01-11T15:46:33.179Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-11T15:46:33.179Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-11T15:46:33.179Z] ---> aefe523efa57 [2021-01-11T15:46:33.179Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-11T15:46:33.179Z] ---> Running in f4d05a1632c4 [2021-01-11T15:46:33.445Z] ---> Running in 56211e04c96c [2021-01-11T15:46:34.413Z] Removing intermediate container f4d05a1632c4 [2021-01-11T15:46:34.413Z] ---> cda97979087e [2021-01-11T15:46:34.413Z] Step 21/21 : LABEL version=0.0.0 [2021-01-11T15:46:36.416Z] ---> Running in 473bd1c7073d [2021-01-11T15:46:37.014Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T15:46:37.014Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T15:46:37.288Z] Removing intermediate container 473bd1c7073d [2021-01-11T15:46:37.288Z] ---> cdab930540e8 [2021-01-11T15:46:37.288Z] [2021-01-11T15:46:37.288Z] (1/2) Installing readline (8.0.4-r0) [2021-01-11T15:46:37.288Z] (2/2) Installing bash (5.0.17-r0) [2021-01-11T15:46:37.558Z] Executing bash-5.0.17-r0.post-install [2021-01-11T15:46:37.558Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T15:46:37.558Z] OK: 12 MiB in 22 packages [2021-01-11T15:46:37.558Z] Successfully built cdab930540e8 [2021-01-11T15:46:37.558Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-11T15:46:37.558Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2021-01-11T15:46:39.556Z] Removing intermediate container 56211e04c96c [2021-01-11T15:46:39.556Z] ---> 883b506314cb [2021-01-11T15:46:39.556Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-11T15:46:40.182Z] ---> Running in a198281501cf [2021-01-11T15:46:40.805Z] Removing intermediate container a198281501cf [2021-01-11T15:46:40.805Z] ---> 4db469138223 [2021-01-11T15:46:40.805Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-11T15:46:41.415Z] ---> Running in 0d47636cdeda [2021-01-11T15:46:42.026Z] Removing intermediate container 0d47636cdeda [2021-01-11T15:46:42.026Z] ---> d3d40dc48884 [2021-01-11T15:46:42.026Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-11T15:46:42.294Z] ---> Running in 6d8e755e4dfe [2021-01-11T15:46:43.255Z] Removing intermediate container 6d8e755e4dfe [2021-01-11T15:46:43.255Z] ---> 1c20fb9553b5 [2021-01-11T15:46:43.255Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-11T15:46:43.492Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-11T15:46:44.234Z] ---> 22cf74526261 [2021-01-11T15:46:44.234Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-11T15:46:46.165Z] ---> a93df732f059 [2021-01-11T15:46:46.165Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-11T15:46:47.620Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T15:46:47.620Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-11T15:46:47.620Z] ---> fb2c2ca75fe7 [2021-01-11T15:46:47.620Z] Step 3/24 : WORKDIR /edgex-go [2021-01-11T15:46:47.620Z] ---> Using cache [2021-01-11T15:46:47.620Z] ---> 556540433bf0 [2021-01-11T15:46:47.620Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T15:46:47.620Z] ---> Using cache [2021-01-11T15:46:47.620Z] ---> 91c7dfd4aecc [2021-01-11T15:46:47.620Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-11T15:46:47.620Z] ---> Using cache [2021-01-11T15:46:47.620Z] ---> cb1ee5051b8a [2021-01-11T15:46:47.620Z] Step 6/24 : COPY go.mod . [2021-01-11T15:46:47.620Z] ---> Using cache [2021-01-11T15:46:47.620Z] ---> 6bd528ed7a80 [2021-01-11T15:46:47.620Z] Step 7/24 : RUN go mod download [2021-01-11T15:46:47.620Z] ---> Using cache [2021-01-11T15:46:47.620Z] ---> ebd813118395 [2021-01-11T15:46:47.620Z] Step 8/24 : COPY . . [2021-01-11T15:46:47.620Z] ---> Using cache [2021-01-11T15:46:47.620Z] ---> 098d1cd4fb88 [2021-01-11T15:46:47.620Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-11T15:46:47.894Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T15:46:47.894Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-11T15:46:47.894Z] ---> fb2c2ca75fe7 [2021-01-11T15:46:47.894Z] Step 3/22 : WORKDIR /edgex-go [2021-01-11T15:46:47.894Z] ---> Using cache [2021-01-11T15:46:47.894Z] ---> 556540433bf0 [2021-01-11T15:46:47.894Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T15:46:47.894Z] ---> Using cache [2021-01-11T15:46:47.894Z] ---> 91c7dfd4aecc [2021-01-11T15:46:47.894Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-11T15:46:47.894Z] ---> Using cache [2021-01-11T15:46:47.894Z] ---> cb1ee5051b8a [2021-01-11T15:46:47.894Z] Step 6/22 : COPY go.mod . [2021-01-11T15:46:47.894Z] ---> Using cache [2021-01-11T15:46:47.894Z] ---> 6bd528ed7a80 [2021-01-11T15:46:47.894Z] Step 7/22 : RUN go mod download [2021-01-11T15:46:47.894Z] ---> Using cache [2021-01-11T15:46:47.894Z] ---> ebd813118395 [2021-01-11T15:46:47.894Z] Step 8/22 : COPY . . [2021-01-11T15:46:48.162Z] ---> Using cache [2021-01-11T15:46:48.162Z] ---> 098d1cd4fb88 [2021-01-11T15:46:48.162Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-11T15:46:49.132Z] ---> 56b91fdef045 [2021-01-11T15:46:49.132Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-11T15:46:50.545Z] ---> Running in 3109119119e9 [2021-01-11T15:46:50.545Z] ---> Running in a1e33bad6a27 [2021-01-11T15:46:50.545Z] ---> Running in bc0d6d60a9d3 [2021-01-11T15:46:52.507Z] 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-11T15:46:52.507Z] 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-11T15:46:52.785Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T15:46:52.785Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T15:46:53.059Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-11T15:46:53.059Z] (2/33) Installing expat (2.2.9-r1) [2021-01-11T15:46:53.059Z] (3/33) Installing libffi (3.3-r2) [2021-01-11T15:46:53.059Z] (4/33) Installing gdbm (1.13-r1) [2021-01-11T15:46:53.340Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-11T15:46:53.340Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-11T15:46:53.340Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-11T15:46:55.318Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-11T15:46:55.318Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-11T15:46:55.318Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-11T15:46:55.318Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-11T15:46:55.318Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-11T15:46:55.318Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-11T15:46:55.318Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-11T15:46:56.726Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-11T15:46:56.726Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-11T15:46:56.726Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-11T15:46:57.700Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T15:46:57.700Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-11T15:46:57.700Z] ---> fb2c2ca75fe7 [2021-01-11T15:46:57.700Z] Step 3/21 : WORKDIR /edgex-go [2021-01-11T15:46:57.700Z] ---> Using cache [2021-01-11T15:46:57.700Z] ---> 556540433bf0 [2021-01-11T15:46:57.700Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T15:46:57.700Z] ---> Using cache [2021-01-11T15:46:57.700Z] ---> 91c7dfd4aecc [2021-01-11T15:46:57.700Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-11T15:46:57.700Z] ---> Using cache [2021-01-11T15:46:57.700Z] ---> cb1ee5051b8a [2021-01-11T15:46:57.700Z] Step 6/21 : COPY go.mod . [2021-01-11T15:46:57.700Z] ---> Using cache [2021-01-11T15:46:57.700Z] ---> 6bd528ed7a80 [2021-01-11T15:46:57.700Z] Step 7/21 : RUN go mod download [2021-01-11T15:46:57.700Z] ---> Using cache [2021-01-11T15:46:57.700Z] ---> ebd813118395 [2021-01-11T15:46:57.700Z] Step 8/21 : COPY . . [2021-01-11T15:46:57.700Z] ---> Using cache [2021-01-11T15:46:57.700Z] ---> 098d1cd4fb88 [2021-01-11T15:46:57.700Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-11T15:46:57.700Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-11T15:46:57.700Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-11T15:46:58.681Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-11T15:46:58.682Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-11T15:46:58.954Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-11T15:46:58.954Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-11T15:46:58.954Z] ---> Running in 843e7ca3f145 [2021-01-11T15:46:58.954Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-11T15:46:58.954Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-11T15:46:58.954Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-11T15:46:59.233Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-11T15:46:59.233Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-11T15:46:59.233Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-11T15:46:59.233Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-11T15:46:59.233Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-11T15:46:59.233Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-11T15:46:59.233Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-11T15:46:59.508Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T15:46:59.508Z] OK: 71 MiB in 55 packages [2021-01-11T15:47:00.935Z] 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-11T15:47:06.334Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T15:47:06.334Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-11T15:47:06.334Z] ---> fb2c2ca75fe7 [2021-01-11T15:47:06.334Z] Step 3/23 : WORKDIR /edgex-go [2021-01-11T15:47:06.334Z] ---> Using cache [2021-01-11T15:47:06.334Z] ---> 556540433bf0 [2021-01-11T15:47:06.334Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T15:47:06.334Z] ---> Using cache [2021-01-11T15:47:06.334Z] ---> 91c7dfd4aecc [2021-01-11T15:47:06.334Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-11T15:47:06.613Z] ---> Running in afee33c8ca74 [2021-01-11T15:47:08.053Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T15:47:08.662Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T15:47:09.270Z] OK: 233 MiB in 51 packages [2021-01-11T15:47:11.899Z] Removing intermediate container afee33c8ca74 [2021-01-11T15:47:11.899Z] ---> ff7110b3298f [2021-01-11T15:47:11.899Z] Step 6/23 : COPY go.mod . [2021-01-11T15:47:12.502Z] ---> 6b2a526ff69d [2021-01-11T15:47:12.503Z] Step 7/23 : RUN go mod download [2021-01-11T15:47:13.923Z] ---> Running in 8e315553865c [2021-01-11T15:47:17.356Z] Removing intermediate container bc0d6d60a9d3 [2021-01-11T15:47:17.356Z] ---> 9551762935e1 [2021-01-11T15:47:17.356Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-11T15:47:17.356Z] ---> Running in 76e9f5366fa3 [2021-01-11T15:47:17.642Z] Removing intermediate container 8e315553865c [2021-01-11T15:47:17.642Z] ---> 60b935f7d5ab [2021-01-11T15:47:17.642Z] Step 8/23 : COPY . . [2021-01-11T15:47:21.037Z] 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-11T15:47:21.037Z] Collecting docker-compose==1.23.2 [2021-01-11T15:47:21.037Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-11T15:47:23.842Z] Collecting jsonschema<3,>=2.5.1 [2021-01-11T15:47:23.842Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-11T15:47:24.201Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-11T15:47:24.201Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-11T15:47:27.126Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-11T15:47:27.126Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-11T15:47:27.126Z] 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-11T15:47:28.087Z] Collecting texttable<0.10,>=0.9.0 [2021-01-11T15:47:28.354Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-11T15:47:28.355Z] Removing intermediate container 3109119119e9 [2021-01-11T15:47:28.355Z] ---> c5ea88d4e7ed [2021-01-11T15:47:28.355Z] [2021-01-11T15:47:28.355Z] Step 10/22 : FROM alpine:3.12 [2021-01-11T15:47:28.355Z] ---> 389fef711851 [2021-01-11T15:47:28.355Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-11T15:47:28.642Z] ---> Running in e932a7d012cf [2021-01-11T15:47:30.039Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-11T15:47:30.040Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-11T15:47:30.567Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-11T15:47:31.446Z] Collecting docopt<0.7,>=0.6.1 [2021-01-11T15:47:31.446Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-11T15:47:34.786Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T15:47:34.786Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T15:47:34.786Z] Collecting docker<4.0,>=3.6.0 [2021-01-11T15:47:34.786Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-11T15:47:34.786Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-11T15:47:35.048Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-11T15:47:35.048Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-11T15:47:35.048Z] (4/5) Installing curl (7.69.1-r3) [2021-01-11T15:47:35.048Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-11T15:47:35.048Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T15:47:36.001Z] Executing ca-certificates-20191127-r4.trigger [2021-01-11T15:47:36.001Z] OK: 7 MiB in 19 packages [2021-01-11T15:47:36.968Z] Collecting PyYAML<4,>=3.10 [2021-01-11T15:47:36.968Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-11T15:47:37.233Z] Removing intermediate container 843e7ca3f145 [2021-01-11T15:47:37.233Z] ---> bea26c5be268 [2021-01-11T15:47:37.233Z] [2021-01-11T15:47:37.233Z] Step 10/21 : FROM scratch [2021-01-11T15:47:37.233Z] ---> [2021-01-11T15:47:37.233Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-11T15:47:37.233Z] Removing intermediate container a1e33bad6a27 [2021-01-11T15:47:37.233Z] ---> 0bd0119cea13 [2021-01-11T15:47:37.233Z] [2021-01-11T15:47:37.233Z] Step 10/24 : FROM alpine:3.12 [2021-01-11T15:47:37.233Z] ---> 389fef711851 [2021-01-11T15:47:37.233Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-11T15:47:37.819Z] ---> Using cache [2021-01-11T15:47:37.819Z] ---> 2784f9b10cd4 [2021-01-11T15:47:37.819Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-11T15:47:38.774Z] ---> Running in 45cbaef3da37 [2021-01-11T15:47:38.774Z] Collecting cached-property<2,>=1.2.0 [2021-01-11T15:47:38.775Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-11T15:47:39.352Z] 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-11T15:47:39.352Z] 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-11T15:47:39.616Z] ---> Running in 30223aa49f96 [2021-01-11T15:47:39.616Z] Collecting idna<2.8,>=2.5 [2021-01-11T15:47:39.616Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-11T15:47:39.881Z] Removing intermediate container e932a7d012cf [2021-01-11T15:47:39.881Z] ---> 56af7a74a654 [2021-01-11T15:47:39.881Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-11T15:47:39.881Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-11T15:47:39.881Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-11T15:47:39.881Z] ---> Running in 6df485c3d725 [2021-01-11T15:47:40.153Z] Removing intermediate container 30223aa49f96 [2021-01-11T15:47:40.153Z] ---> e482b5815027 [2021-01-11T15:47:40.153Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-11T15:47:40.153Z] Collecting docker-pycreds>=0.4.0 [2021-01-11T15:47:40.153Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-11T15:47:40.153Z] ---> 24ddaaa3ebfe [2021-01-11T15:47:40.153Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-11T15:47:40.153Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-11T15:47:40.153Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-11T15:47:40.153Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-11T15:47:40.153Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-11T15:47:40.153Z] ---> Running in c61cf9b24796 [2021-01-11T15:47:40.153Z] ---> Running in 426327a1584c [2021-01-11T15:47:40.414Z] Installing collected packages: jsonschema, dockerpty, websocket-client, texttable, idna, urllib3, requests, docopt, docker-pycreds, docker, PyYAML, cached-property, docker-compose [2021-01-11T15:47:40.414Z] Removing intermediate container 6df485c3d725 [2021-01-11T15:47:40.414Z] ---> 3c067e905561 [2021-01-11T15:47:40.414Z] Step 13/22 : WORKDIR / [2021-01-11T15:47:40.414Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T15:47:40.414Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T15:47:40.678Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-11T15:47:40.678Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-11T15:47:40.678Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-11T15:47:40.678Z] (4/5) Installing curl (7.69.1-r3) [2021-01-11T15:47:40.678Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-11T15:47:40.678Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T15:47:40.678Z] Running setup.py install for dockerpty: started [2021-01-11T15:47:41.273Z] Executing ca-certificates-20191127-r4.trigger [2021-01-11T15:47:41.273Z] OK: 7 MiB in 19 packages [2021-01-11T15:47:41.273Z] Removing intermediate container c61cf9b24796 [2021-01-11T15:47:41.273Z] ---> 8b92d016466d [2021-01-11T15:47:41.273Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-11T15:47:41.273Z] ---> Running in 8cc82fa8307f [2021-01-11T15:47:41.545Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-11T15:47:41.545Z] Running setup.py install for texttable: started [2021-01-11T15:47:41.817Z] Removing intermediate container 8cc82fa8307f [2021-01-11T15:47:41.817Z] ---> 2571a14cf974 [2021-01-11T15:47:41.817Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-11T15:47:41.817Z] 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-11T15:47:41.817Z] ---> 3daabd86106c [2021-01-11T15:47:41.817Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-11T15:47:42.104Z] Running setup.py install for texttable: finished with status 'done' [2021-01-11T15:47:42.104Z] Attempting uninstall: idna [2021-01-11T15:47:42.104Z] Found existing installation: idna 2.9 [2021-01-11T15:47:42.104Z] Uninstalling idna-2.9: [2021-01-11T15:47:42.369Z] Successfully uninstalled idna-2.9 [2021-01-11T15:47:42.640Z] ---> 796e07f9192c [2021-01-11T15:47:42.640Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-11T15:47:42.908Z] Attempting uninstall: urllib3 [2021-01-11T15:47:42.908Z] Found existing installation: urllib3 1.25.9 [2021-01-11T15:47:42.908Z] Uninstalling urllib3-1.25.9: [2021-01-11T15:47:42.908Z] Successfully uninstalled urllib3-1.25.9 [2021-01-11T15:47:43.177Z] Removing intermediate container 45cbaef3da37 [2021-01-11T15:47:43.177Z] ---> bebff0a678c1 [2021-01-11T15:47:43.177Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-11T15:47:43.440Z] ---> 3ec8c546ff88 [2021-01-11T15:47:43.440Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-11T15:47:44.408Z] Attempting uninstall: requests [2021-01-11T15:47:44.408Z] Found existing installation: requests 2.23.0 [2021-01-11T15:47:44.408Z] Uninstalling requests-2.23.0: [2021-01-11T15:47:44.408Z] ---> Running in 671e90944f42 [2021-01-11T15:47:44.408Z] Successfully uninstalled requests-2.23.0 [2021-01-11T15:47:44.694Z] ---> d51100984db6 [2021-01-11T15:47:44.694Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-11T15:47:44.964Z] ---> ee52a3881e63 [2021-01-11T15:47:44.964Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-11T15:47:44.964Z] Running setup.py install for docopt: started [2021-01-11T15:47:45.237Z] Removing intermediate container 671e90944f42 [2021-01-11T15:47:45.237Z] ---> 81762469f5f5 [2021-01-11T15:47:45.237Z] Step 13/24 : WORKDIR / [2021-01-11T15:47:46.207Z] ---> Running in eeae3ed37df4 [2021-01-11T15:47:46.207Z] ---> 605ba4d82068 [2021-01-11T15:47:46.207Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-11T15:47:46.207Z] Running setup.py install for docopt: finished with status 'done' [2021-01-11T15:47:46.483Z] ---> Running in 56a7bcfab30f [2021-01-11T15:47:46.752Z] Removing intermediate container eeae3ed37df4 [2021-01-11T15:47:46.752Z] ---> ebc416e518b6 [2021-01-11T15:47:46.752Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T15:47:47.339Z] Running setup.py install for PyYAML: started [2021-01-11T15:47:47.339Z] ---> 24f517806bb2 [2021-01-11T15:47:47.339Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-11T15:47:47.339Z] ---> Running in 1fea4e7b2432 [2021-01-11T15:47:47.617Z] Removing intermediate container 56a7bcfab30f [2021-01-11T15:47:47.617Z] ---> fd351c35048b [2021-01-11T15:47:47.617Z] 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-11T15:47:47.617Z] ---> Running in fc3690c57054 [2021-01-11T15:47:47.892Z] Removing intermediate container 1fea4e7b2432 [2021-01-11T15:47:47.892Z] ---> 022f63f5c899 [2021-01-11T15:47:47.892Z] Step 19/21 : LABEL arch=x86_64 [2021-01-11T15:47:48.182Z] ---> Running in aafcc986c001 [2021-01-11T15:47:48.182Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-11T15:47:48.182Z] ---> df713a10883a [2021-01-11T15:47:48.182Z] 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-11T15:47:48.452Z] Removing intermediate container aafcc986c001 [2021-01-11T15:47:48.452Z] ---> b85a438e620a [2021-01-11T15:47:48.452Z] Step 20/21 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e [2021-01-11T15:47:49.013Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-11T15:47:49.013Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-11T15:47:49.013Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-11T15:47:49.013Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-11T15:47:49.013Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-11T15:47:49.013Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-11T15:47:49.013Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-11T15:47:49.013Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-11T15:47:49.013Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-11T15:47:49.448Z] 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-11T15:47:49.718Z] ---> 22cf647573b1 [2021-01-11T15:47:49.718Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-11T15:47:49.718Z] ---> Running in 8cacf8eaa191 [2021-01-11T15:47:50.709Z] Removing intermediate container 8cacf8eaa191 [2021-01-11T15:47:50.709Z] ---> b80e9eff6708 [2021-01-11T15:47:50.709Z] Step 21/21 : LABEL version=0.0.0 [2021-01-11T15:47:50.709Z] ---> 1cb5583409b5 [2021-01-11T15:47:50.709Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-11T15:47:50.983Z] ---> Running in e52696f2f317 [2021-01-11T15:47:51.265Z] Removing intermediate container fc3690c57054 [2021-01-11T15:47:51.265Z] ---> ec6d34ad6d90 [2021-01-11T15:47:51.265Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-11T15:47:51.536Z] ---> Running in 7ba0568170ee [2021-01-11T15:47:51.536Z] Removing intermediate container e52696f2f317 [2021-01-11T15:47:51.536Z] ---> 428435ff5d01 [2021-01-11T15:47:51.536Z] [2021-01-11T15:47:52.135Z] Successfully built 428435ff5d01 [2021-01-11T15:47:53.104Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-11T15:47:53.104Z]  Building docker-support-scheduler-go ... done  ---> 1a8428d26c57 [2021-01-11T15:47:53.105Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-11T15:47:53.380Z] Removing intermediate container 7ba0568170ee [2021-01-11T15:47:53.380Z] ---> 689006944b4a [2021-01-11T15:47:53.380Z] Step 20/22 : LABEL arch=x86_64 [2021-01-11T15:47:53.662Z] Removing intermediate container 76e9f5366fa3 [2021-01-11T15:47:53.662Z] ---> 7a709d96c1e4 [2021-01-11T15:47:53.662Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-11T15:47:53.942Z] ---> Running in fbf37b3c8d9b [2021-01-11T15:47:54.218Z] ---> 97a87f3c0ed1 [2021-01-11T15:47:54.218Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-11T15:47:54.218Z] ---> Running in 6ab037d0f36a [2021-01-11T15:47:54.500Z] Removing intermediate container fbf37b3c8d9b [2021-01-11T15:47:54.500Z] ---> 433009b55325 [2021-01-11T15:47:54.500Z] Step 21/22 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e [2021-01-11T15:47:54.788Z] ---> Running in 274506178a8d [2021-01-11T15:47:54.788Z] ---> a89f9c5c65b7 [2021-01-11T15:47:54.788Z] 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-11T15:47:55.075Z] ---> Running in 20e3e7eaa633 [2021-01-11T15:47:55.075Z] Removing intermediate container 274506178a8d [2021-01-11T15:47:55.075Z] ---> 9b12b869449f [2021-01-11T15:47:55.075Z] Step 22/22 : LABEL version=0.0.0 [2021-01-11T15:47:55.345Z] ---> Running in 133fddc9afd8 [2021-01-11T15:47:55.617Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T15:47:55.617Z] Removing intermediate container 133fddc9afd8 [2021-01-11T15:47:55.617Z] ---> aa22ea7cef59 [2021-01-11T15:47:55.617Z] [2021-01-11T15:47:55.617Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T15:47:55.743Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-11T15:47:55.743Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-11T15:47:55.743Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-11T15:47:55.882Z] Successfully built aa22ea7cef59 [2021-01-11T15:47:55.883Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-11T15:47:55.883Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-11T15:47:55.883Z] (3/3) Installing curl (7.69.1-r3) [2021-01-11T15:47:55.883Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-11T15:47:55.883Z]  Building docker-security-bootstrap-redis-go ... done Executing busybox-1.31.1-r19.trigger [2021-01-11T15:47:55.883Z] OK: 72 MiB in 58 packages [2021-01-11T15:47:56.834Z] Removing intermediate container 6ab037d0f36a [2021-01-11T15:47:56.834Z] ---> 57786defd279 [2021-01-11T15:47:56.834Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-11T15:47:56.834Z] ---> Running in a92b6f45851c [2021-01-11T15:47:57.781Z] Removing intermediate container 20e3e7eaa633 [2021-01-11T15:47:57.782Z] ---> 78c75e10938e [2021-01-11T15:47:57.782Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-11T15:47:57.782Z] ---> Running in c9009da09305 [2021-01-11T15:47:57.782Z] Removing intermediate container a92b6f45851c [2021-01-11T15:47:57.782Z] ---> 5b5ec3d292bb [2021-01-11T15:47:57.782Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T15:47:57.782Z] ---> Running in 5a002cfe9c36 [2021-01-11T15:47:58.044Z] Removing intermediate container c9009da09305 [2021-01-11T15:47:58.044Z] ---> 8ac1cfa25116 [2021-01-11T15:47:58.044Z] Step 22/24 : LABEL arch=x86_64 [2021-01-11T15:47:58.044Z] ---> Running in c97e2b2fe694 [2021-01-11T15:47:58.044Z] Removing intermediate container 5a002cfe9c36 [2021-01-11T15:47:58.045Z] ---> cabb6857c10c [2021-01-11T15:47:58.045Z] Step 24/26 : LABEL arch=x86_64 [2021-01-11T15:47:58.626Z] ---> Running in cf6d5905ac6f [2021-01-11T15:47:58.626Z] Removing intermediate container c97e2b2fe694 [2021-01-11T15:47:58.626Z] ---> 5a9b4fae3fde [2021-01-11T15:47:58.626Z] Step 23/24 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e [2021-01-11T15:47:58.626Z] ---> Running in ce471991e545 [2021-01-11T15:48:00.020Z] Removing intermediate container ce471991e545 [2021-01-11T15:48:00.020Z] ---> 4cc8847a04f0 [2021-01-11T15:48:00.020Z] Step 24/24 : LABEL version=0.0.0 [2021-01-11T15:48:00.020Z] Removing intermediate container cf6d5905ac6f [2021-01-11T15:48:00.020Z] ---> 449afc0dd433 [2021-01-11T15:48:00.020Z] Step 25/26 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e [2021-01-11T15:48:00.020Z] ---> Running in f7418891e9b6 [2021-01-11T15:48:00.020Z] ---> Running in 54ce7388e786 [2021-01-11T15:48:00.281Z] Removing intermediate container 54ce7388e786 [2021-01-11T15:48:00.281Z] ---> 2e925e38568d [2021-01-11T15:48:00.281Z] Step 26/26 : LABEL version=0.0.0 [2021-01-11T15:48:00.281Z] Removing intermediate container f7418891e9b6 [2021-01-11T15:48:00.281Z] ---> 4b72c20c724a [2021-01-11T15:48:00.281Z] [2021-01-11T15:48:00.555Z] ---> Running in 0857d5decd59 [2021-01-11T15:48:00.555Z] Successfully built 4b72c20c724a [2021-01-11T15:48:00.555Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-11T15:48:00.555Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 0857d5decd59 [2021-01-11T15:48:00.555Z] ---> 9af1d2bf442c [2021-01-11T15:48:00.555Z] [2021-01-11T15:48:00.817Z] Successfully built 9af1d2bf442c [2021-01-11T15:48:00.817Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-11T15:48:02.477Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.243s coverage: 46.6% of statements [2021-01-11T15:48:02.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-11T15:48:02.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-11T15:48:02.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-11T15:48:02.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-11T15:48:02.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-11T15:48:02.745Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 426327a1584c [2021-01-11T15:48:02.745Z] ---> f76a960cecb1 [2021-01-11T15:48:02.745Z] [2021-01-11T15:48:02.745Z] Step 10/23 : FROM alpine:3.12 [2021-01-11T15:48:02.745Z] ---> 389fef711851 [2021-01-11T15:48:02.745Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-11T15:48:02.745Z] ---> Running in 31a97b618c93 [2021-01-11T15:48:02.745Z] Removing intermediate container 31a97b618c93 [2021-01-11T15:48:02.745Z] ---> 7946a8dbcc09 [2021-01-11T15:48:02.745Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-11T15:48:02.745Z] ---> Running in a23ea1be1e82 [2021-01-11T15:48:03.007Z] Removing intermediate container a23ea1be1e82 [2021-01-11T15:48:03.007Z] ---> ede4e3b36218 [2021-01-11T15:48:03.007Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-11T15:48:03.007Z] ---> Running in 15aec82a4e1c [2021-01-11T15:48:03.271Z] Removing intermediate container 15aec82a4e1c [2021-01-11T15:48:03.271Z] ---> dd795a2b1255 [2021-01-11T15:48:03.271Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T15:48:03.271Z] ---> Running in d9ab6666b1a6 [2021-01-11T15:48:04.669Z] Removing intermediate container d9ab6666b1a6 [2021-01-11T15:48:04.669Z] ---> 40ff0be6ff99 [2021-01-11T15:48:04.669Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-11T15:48:04.669Z] ---> Running in 593a5509c438 [2021-01-11T15:48:04.933Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T15:48:05.879Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T15:48:06.454Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-11T15:48:06.454Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-11T15:48:06.454Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-11T15:48:06.715Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-11T15:48:06.715Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-11T15:48:06.976Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T15:48:06.976Z] OK: 8 MiB in 19 packages [2021-01-11T15:48:07.548Z] Removing intermediate container 593a5509c438 [2021-01-11T15:48:07.548Z] ---> 9b5e29d83523 [2021-01-11T15:48:07.548Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-11T15:48:07.810Z] ---> 9de2e9c9ecf8 [2021-01-11T15:48:07.810Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-11T15:48:08.388Z] ---> 358af61efcca [2021-01-11T15:48:08.389Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-11T15:48:08.654Z] ---> 55e1d02b7644 [2021-01-11T15:48:08.654Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-11T15:48:08.654Z] ---> Running in 45a496a6c087 [2021-01-11T15:48:08.917Z] Removing intermediate container 45a496a6c087 [2021-01-11T15:48:08.917Z] ---> 6e0c99e1f0d1 [2021-01-11T15:48:08.917Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T15:48:08.917Z] ---> Running in 869b2fbe0508 [2021-01-11T15:48:09.179Z] Removing intermediate container 869b2fbe0508 [2021-01-11T15:48:09.179Z] ---> 1ca011f57eb0 [2021-01-11T15:48:09.179Z] Step 21/23 : LABEL arch=x86_64 [2021-01-11T15:48:09.179Z] ---> Running in 72b76de9a697 [2021-01-11T15:48:09.441Z] Removing intermediate container 72b76de9a697 [2021-01-11T15:48:09.441Z] ---> a115727722b2 [2021-01-11T15:48:09.441Z] Step 22/23 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e [2021-01-11T15:48:09.441Z] ---> Running in 998b51bf7ddf [2021-01-11T15:48:09.703Z] Removing intermediate container 998b51bf7ddf [2021-01-11T15:48:09.703Z] ---> 8d0aff6eaeb1 [2021-01-11T15:48:09.704Z] Step 23/23 : LABEL version=0.0.0 [2021-01-11T15:48:09.704Z] ---> Running in f6fca7624210 [2021-01-11T15:48:09.965Z] Removing intermediate container f6fca7624210 [2021-01-11T15:48:09.965Z] ---> 045195c723d1 [2021-01-11T15:48:09.965Z] [2021-01-11T15:48:09.965Z] Successfully built 045195c723d1 [2021-01-11T15:48:09.965Z] Successfully tagged docker-core-data-go:latest [2021-01-11T15:48:10.244Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-11T15:48:10.252Z] $ docker stop --time=1 0281d7b8fc2fd7c39f6632d911ea634b898e4514d3e1970768a2a303d882f3c4 [2021-01-11T15:48:10.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.856s coverage: 27.0% of statements [2021-01-11T15:48:10.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-11T15:48:10.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-11T15:48:10.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-11T15:48:10.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-11T15:48:10.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-11T15:48:10.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-11T15:48:10.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements [2021-01-11T15:48:10.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-11T15:48:10.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.087s coverage: 100.0% of statements [2021-01-11T15:48:10.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-11T15:48:10.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-11T15:48:10.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.563s coverage: 77.8% of statements [2021-01-11T15:48:10.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-11T15:48:10.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-11T15:48:11.992Z] $ docker rm -f 0281d7b8fc2fd7c39f6632d911ea634b898e4514d3e1970768a2a303d882f3c4 [Pipeline] // withDockerContainer [2021-01-11T15:48:12.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.783s coverage: 82.4% of statements [2021-01-11T15:48:12.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-11T15:48:12.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-11T15:48:12.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-11T15:48:12.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [Pipeline] sh [2021-01-11T15:48:12.572Z] + docker images [2021-01-11T15:48:12.573Z] + grep docker [2021-01-11T15:48:12.573Z] docker-core-data-go latest 045195c723d1 3 seconds ago 22.3MB [2021-01-11T15:48:12.573Z] docker-sys-mgmt-agent-go latest 9af1d2bf442c 12 seconds ago 313MB [2021-01-11T15:48:12.573Z] docker-security-secretstore-setup-go latest 4b72c20c724a 12 seconds ago 24.6MB [2021-01-11T15:48:12.573Z] docker-security-bootstrap-redis-go latest aa22ea7cef59 17 seconds ago 15.8MB [2021-01-11T15:48:12.573Z] docker-support-scheduler-go latest 428435ff5d01 21 seconds ago 10.7MB [2021-01-11T15:48:12.573Z] docker-security-proxy-setup-go latest cdab930540e8 About a minute ago 24.5MB [2021-01-11T15:48:12.573Z] docker-support-notifications-go latest 93b62e290e55 About a minute ago 12MB [2021-01-11T15:48:12.573Z] docker-core-metadata-go latest 132255c326e3 About a minute ago 13MB [2021-01-11T15:48:12.573Z] docker-core-command-go latest de142e0f66dd About a minute ago 10.6MB [2021-01-11T15:48:12.573Z] docker 20.10.0 aefe523efa57 4 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-11T15:48:19.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.177s coverage: 28.6% of statements [2021-01-11T15:48:19.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-11T15:48:19.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-11T15:48:19.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-11T15:48:19.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-11T15:48:19.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-11T15:48:19.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.225s coverage: 100.0% of statements [2021-01-11T15:48:19.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-11T15:48:19.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.131s coverage: 100.0% of statements [2021-01-11T15:48:19.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-11T15:48:20.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.329s coverage: 86.7% of statements [2021-01-11T15:48:20.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-11T15:48:21.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.387s coverage: 97.5% of statements [2021-01-11T15:48:21.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-11T15:48:21.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.156s coverage: 78.3% of statements [2021-01-11T15:48:21.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-11T15:48:21.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-11T15:48:21.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-11T15:48:21.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-11T15:48:28.293Z] Still waiting to schedule task [2021-01-11T15:48:28.293Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-11T15:48:31.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.246s coverage: 94.1% of statements [2021-01-11T15:48:31.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-11T15:48:31.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-11T15:48:31.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-11T15:48:31.227Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-11T15:48:31.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-11T15:48:31.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-11T15:48:31.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-11T15:48:31.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-11T15:48:31.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-11T15:48:31.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-11T15:48:31.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-11T15:48:31.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-11T15:48:31.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-11T15:48:31.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-11T15:48:31.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-11T15:48:31.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-11T15:48:31.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-11T15:48:31.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-11T15:48:31.227Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2021-01-11T15:48:31.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-11T15:48:31.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-11T15:48:31.227Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.165s coverage: 0.1% of statements [2021-01-11T15:48:31.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-11T15:48:31.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-11T15:48:31.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-11T15:48:31.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-11T15:48:31.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.083s coverage: 100.0% of statements [2021-01-11T15:48:31.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-11T15:48:31.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 75.5% of statements [2021-01-11T15:48:31.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-11T15:48:31.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.8% of statements [2021-01-11T15:48:31.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.141s coverage: 87.2% of statements [2021-01-11T15:48:31.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.134s coverage: 84.2% of statements [2021-01-11T15:48:31.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.190s coverage: 91.4% of statements [2021-01-11T15:48:31.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-11T15:48:34.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.641s coverage: 63.5% of statements [2021-01-11T15:48:34.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-11T15:48:34.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-11T15:48:34.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements [2021-01-11T15:48:34.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 91.3% of statements [2021-01-11T15:48:34.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2021-01-11T15:48:35.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements [2021-01-11T15:48:37.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2021-01-11T15:48:41.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.005s coverage: 55.9% of statements [2021-01-11T15:48:41.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-11T15:48:41.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-11T15:48:41.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-11T15:48:41.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-11T15:48:41.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-11T15:48:42.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.400s coverage: 37.0% of statements [2021-01-11T15:48:42.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-11T15:48:42.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-11T15:48:42.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.854s coverage: 84.0% of statements [2021-01-11T15:48:42.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.108s coverage: 100.0% of statements [2021-01-11T15:48:50.887Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.382s coverage: 47.1% of statements [2021-01-11T15:48:50.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-11T15:48:50.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-11T15:48:50.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-11T15:48:50.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-11T15:48:50.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-11T15:48:50.887Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.122s coverage: 100.0% of statements [2021-01-11T15:48:50.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-11T15:48:50.887Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.111s coverage: 100.0% of statements [2021-01-11T15:48:50.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-11T15:48:55.217Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.333s coverage: 29.1% of statements [2021-01-11T15:48:55.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-11T15:48:55.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-11T15:48:55.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-11T15:48:55.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-11T15:48:55.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-11T15:48:55.217Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.257s coverage: 99.0% of statements [2021-01-11T15:48:55.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-11T15:48:55.217Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.092s coverage: 100.0% of statements [2021-01-11T15:48:55.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-11T15:48:55.217Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-01-11T15:48:55.217Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-11T15:48:55.217Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements [2021-01-11T15:48:55.217Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-11T15:48:55.217Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-11T15:48:55.217Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-11T15:48:55.217Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-11T15:48:55.217Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.089s coverage: 87.9% of statements [2021-01-11T15:48:55.217Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-11T15:48:55.217Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-11T15:48:55.494Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-01-11T15:48:56.941Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.062s coverage: 32.1% of statements [2021-01-11T15:48:59.569Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 100.0% of statements [2021-01-11T15:49:00.548Z] GO111MODULE=on go vet ./... [2021-01-11T15:49:56.230Z] Running on prd-ubuntu18.04-docker-8c-8g-19529 in /w/workspace/edgexfoundry_edgex-go_PR-3007 [Pipeline] { [Pipeline] ws [2021-01-11T15:49:56.281Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-01-11T15:49:58.769Z] using credential edgex-jenkins-ssh [2021-01-11T15:49:58.819Z] Cloning the remote Git repository [2021-01-11T15:49:58.852Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-11T15:49:58.924Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-01-11T15:49:58.966Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-11T15:49:58.967Z] > git --version # timeout=10 [2021-01-11T15:49:58.975Z] > git --version # 'git version 2.17.1' [2021-01-11T15:49:58.976Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T15:49:59.002Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T15:50:09.798Z] gofmt -l . [2021-01-11T15:50:10.772Z] [ "`gofmt -l .`" = "" ] [2021-01-11T15:50:13.393Z] ./bin/test-go-mod-tidy.sh [2021-01-11T15:50:13.994Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-11T15:50:18.960Z] + ls -al . [2021-01-11T15:50:18.960Z] total 672 [2021-01-11T15:50:18.960Z] drwxrwxr-x 9 1001 1001 4096 Jan 11 15:50 . [2021-01-11T15:50:18.960Z] drwxr-xr-x 4 root root 4096 Jan 11 15:46 .. [2021-01-11T15:50:18.960Z] -rw-rw-r-- 1 1001 1001 11 Jan 11 15:44 .dockerignore [2021-01-11T15:50:18.960Z] drwxrwxr-x 8 1001 1001 4096 Jan 11 15:44 .git [2021-01-11T15:50:18.960Z] drwxrwxr-x 3 1001 1001 4096 Jan 11 15:44 .github [2021-01-11T15:50:18.960Z] -rw-rw-r-- 1 1001 1001 824 Jan 11 15:44 .gitignore [2021-01-11T15:50:18.960Z] -rw-rw-r-- 1 1001 1001 166 Jan 11 15:44 .sonarcloud.properties [2021-01-11T15:50:18.960Z] -rw-rw-r-- 1 1001 1001 3804 Jan 11 15:44 CONTRIBUTING.md [2021-01-11T15:50:18.960Z] -rw-rw-r-- 1 1001 1001 931 Jan 11 15:44 Dockerfile.build [2021-01-11T15:50:18.960Z] -rw-rw-r-- 1 1001 1001 863 Jan 11 15:44 Jenkinsfile [2021-01-11T15:50:18.960Z] -rw-rw-r-- 1 1001 1001 10775 Jan 11 15:44 LICENSE [2021-01-11T15:50:18.960Z] -rw-rw-r-- 1 1001 1001 5750 Jan 11 15:44 Makefile [2021-01-11T15:50:18.960Z] -rw-rw-r-- 1 1001 1001 6524 Jan 11 15:44 README.md [2021-01-11T15:50:18.960Z] -rw-rw-r-- 1 1001 1001 6744 Jan 11 15:44 SECURITY.md [2021-01-11T15:50:18.960Z] -rw-rw-r-- 1 1001 1001 5 Jan 11 15:40 VERSION [2021-01-11T15:50:18.960Z] -rw-rw-r-- 1 1001 1001 4131 Jan 11 15:44 ZMQWindows.md [2021-01-11T15:50:18.960Z] drwxrwxr-x 2 1001 1001 4096 Jan 11 15:44 bin [2021-01-11T15:50:18.960Z] drwxrwxr-x 14 1001 1001 4096 Jan 11 15:44 cmd [2021-01-11T15:50:18.960Z] -rw-r--r-- 1 root root 545099 Jan 11 15:48 coverage.out [2021-01-11T15:50:18.960Z] -rw-r--r-- 1 root root 979 Jan 11 15:50 go.mod [2021-01-11T15:50:18.960Z] -rw-r--r-- 1 root root 18934 Jan 11 15:50 go.sum [2021-01-11T15:50:18.960Z] drwxrwxr-x 8 1001 1001 4096 Jan 11 15:44 internal [2021-01-11T15:50:18.960Z] drwxrwxr-x 4 1001 1001 4096 Jan 11 15:44 openapi [2021-01-11T15:50:18.960Z] drwxrwxr-x 4 1001 1001 4096 Jan 11 15:44 snap [2021-01-11T15:50:18.960Z] -rw-rw-r-- 1 1001 1001 168 Jan 11 15:44 version.go [Pipeline] sh [2021-01-11T15:50:19.615Z] + '[' -e coverage.out ] [2021-01-11T15:50:19.615Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-11T15:50:19.680Z] Warning: overwriting stash ‘coverage-report’ [2021-01-11T15:50:21.253Z] Stashed 1 file(s) [Pipeline] sh [2021-01-11T15:50:21.935Z] + make build [2021-01-11T15:50:21.935Z] 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-11T15:50:30.604Z] Merging remotes/origin/master commit cf513aa69aa73df9a6f6252b052cd5c5a0259743 into PR head commit abb04a84f92cad6368f2dda5d820cc50d505de1e [2021-01-11T15:50:30.807Z] Merge succeeded, producing abb04a84f92cad6368f2dda5d820cc50d505de1e [2021-01-11T15:50:30.807Z] Checking out Revision abb04a84f92cad6368f2dda5d820cc50d505de1e (PR-3007) [2021-01-11T15:50:32.107Z] 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-11T15:50:30.029Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-11T15:50:30.039Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T15:50:30.052Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-11T15:50:30.066Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-11T15:50:30.066Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T15:50:30.073Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3007/head:refs/remotes/origin/PR-3007 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-11T15:50:30.630Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T15:50:30.636Z] > git checkout -f abb04a84f92cad6368f2dda5d820cc50d505de1e # timeout=10 [2021-01-11T15:50:30.789Z] > git remote # timeout=10 [2021-01-11T15:50:30.796Z] > git config --get remote.origin.url # timeout=10 [2021-01-11T15:50:30.801Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T15:50:30.806Z] > git merge cf513aa69aa73df9a6f6252b052cd5c5a0259743 # timeout=10 [2021-01-11T15:50:30.817Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-11T15:50:30.826Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T15:50:30.831Z] > git checkout -f abb04a84f92cad6368f2dda5d820cc50d505de1e # timeout=10 [2021-01-11T15:50:34.626Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T15:50:35.816Z] + echo snap-build.sh [2021-01-11T15:50:35.816Z] snap-build.sh [2021-01-11T15:50:35.816Z] + SNAP_BASE_DIR=. [2021-01-11T15:50:35.816Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-01-11T15:50:35.816Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-01-11T15:50:35.816Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-01-11T15:50:35.816Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-01-11T15:50:35.816Z] + cd /w/workspace/edgex-go/2 [2021-01-11T15:50:35.816Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-11T15:50:35.816Z] Reading package lists... [2021-01-11T15:50:36.092Z] Building dependency tree... [2021-01-11T15:50:36.092Z] Reading state information... [2021-01-11T15:50:36.355Z] The following packages were automatically installed and are no longer required: [2021-01-11T15:50:36.355Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-11T15:50:36.355Z] uidmap xdelta3 [2021-01-11T15:50:36.355Z] Use 'sudo apt autoremove' to remove them. [2021-01-11T15:50:36.355Z] The following packages will be REMOVED: [2021-01-11T15:50:36.355Z] lxd* lxd-client* [2021-01-11T15:50:37.312Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-11T15:50:37.312Z] After this operation, 31.7 MB disk space will be freed. [2021-01-11T15:50:38.635Z] (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-11T15:50:38.635Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-11T15:50:39.585Z] Removing lxd dnsmasq configuration [2021-01-11T15:50:39.853Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-11T15:50:40.117Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-11T15:50:41.068Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-11T15:50:41.341Z] (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-11T15:50:41.341Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-11T15:50:43.272Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-11T15:50:43.272Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-11T15:50:45.196Z] + sudo snap remove --purge lxd [2021-01-11T15:50:45.771Z] snap "lxd" is not installed [2021-01-11T15:50:45.771Z] + sudo groupadd --force --system lxd [2021-01-11T15:50:46.035Z] ++ whoami [2021-01-11T15:50:46.035Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-11T15:50:46.035Z] + newgrp - lxd [2021-01-11T15:50:46.035Z] + sudo snap install lxd [2021-01-11T15:50:54.286Z] 2021-01-11T15:50:51Z INFO Waiting for automatic snapd restart... [2021-01-11T15:50:58.923Z] 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-11T15:50:59.194Z] 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-11T15:51:05.907Z] 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-11T15:51:06.883Z] 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-11T15:51:09.241Z] lxd 4.9 from Canonical* installed [2021-01-11T15:51:09.241Z] + sudo lxd init --auto [2021-01-11T15:51:13.591Z] 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-11T15:51:17.908Z] 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-11T15:51:19.276Z] + sudo snap install --classic snapcraft [2021-01-11T15:51:22.227Z] 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-11T15:51:23.530Z] snapcraft 4.4.4 from Canonical* installed [2021-01-11T15:51:23.530Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-11T15:51:23.530Z] + patch --verbose -p1 [2021-01-11T15:51:23.530Z] Hmm... Looks like a unified diff to me... [2021-01-11T15:51:23.530Z] The text leading up to this was: [2021-01-11T15:51:23.530Z] -------------------------- [2021-01-11T15:51:23.530Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-11T15:51:23.530Z] |From: Tony Espy [2021-01-11T15:51:23.530Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-11T15:51:23.530Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-11T15:51:23.530Z] | [2021-01-11T15:51:23.530Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-11T15:51:23.530Z] |optimize the snap CI check run for pull requests. When [2021-01-11T15:51:23.530Z] |applied, it essentially strips out everything (apps and [2021-01-11T15:51:23.530Z] |parts) from the snapcraft.yaml file except those required [2021-01-11T15:51:23.530Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-11T15:51:23.530Z] |catch changes to edgex-go that break the snap build. [2021-01-11T15:51:23.530Z] | [2021-01-11T15:51:23.530Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-11T15:51:23.530Z] |to update this patch file, otherwise it may fail to apply, [2021-01-11T15:51:23.530Z] |resulting in a failed snap build CI check in the associated [2021-01-11T15:51:23.530Z] |pull request. [2021-01-11T15:51:23.530Z] | [2021-01-11T15:51:23.530Z] |Note - in addition to applying this patch, the pipeline also [2021-01-11T15:51:23.530Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-11T15:51:23.530Z] |need to build the finally binary .snap file (and it won't [2021-01-11T15:51:23.530Z] |work with the patch applied). This further reduces the build [2021-01-11T15:51:23.530Z] |time. [2021-01-11T15:51:23.530Z] |--- [2021-01-11T15:51:23.530Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-11T15:51:23.530Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-11T15:51:23.530Z] | [2021-01-11T15:51:23.530Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-11T15:51:23.530Z] |index 1e537489..faf42425 100644 [2021-01-11T15:51:23.530Z] |--- a/snap/snapcraft.yaml [2021-01-11T15:51:23.530Z] |+++ b/snap/snapcraft.yaml [2021-01-11T15:51:23.530Z] -------------------------- [2021-01-11T15:51:23.530Z] patching file snap/snapcraft.yaml [2021-01-11T15:51:23.530Z] Using Plan A... [2021-01-11T15:51:23.530Z] Hunk #1 succeeded at 73. [2021-01-11T15:51:23.530Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-11T15:51:23.530Z] Hunk #3 succeeded at 214. [2021-01-11T15:51:23.530Z] Hunk #4 succeeded at 222. [2021-01-11T15:51:23.530Z] Hunk #5 succeeded at 229. [2021-01-11T15:51:23.530Z] Hunk #6 succeeded at 256. [2021-01-11T15:51:23.530Z] Hunk #7 succeeded at 290. [2021-01-11T15:51:23.530Z] Hunk #8 succeeded at 341. [2021-01-11T15:51:23.530Z] Hmm... Ignoring the trailing garbage. [2021-01-11T15:51:23.530Z] done [2021-01-11T15:51:23.530Z] + sudo snapcraft prime --use-lxd [2021-01-11T15:51:24.928Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-11T15:51:24.928Z] 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-11T15:51:24.929Z] - README.md [2021-01-11T15:51:24.929Z] - snapcraft.yaml.orig [2021-01-11T15:51:24.929Z] [2021-01-11T15:51:24.929Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-11T15:51:25.876Z] Launching a container. [2021-01-11T15:51:26.535Z] 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-11T15:51:31.950Z] 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-11T15:51:35.336Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2021-01-11T15:51:40.767Z] $ docker stop --time=1 9b935b60204f7b792597e151708cf44f3f5a2ae8468387495557701553da50f5 [2021-01-11T15:51:40.823Z] Waiting for container to be ready [2021-01-11T15:51:40.823Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-11T15:51:40.823Z] [2021-01-11T15:51:43.334Z] $ docker rm -f 9b935b60204f7b792597e151708cf44f3f5a2ae8468387495557701553da50f5 [2021-01-11T15:51:44.186Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-11T15:51:44.186Z] Waiting for network to be ready... [2021-01-11T15:51:44.448Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-01-11T15:51:44.714Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-11T15:51:44.714Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] [2021-01-11T15:51:44.714Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-11T15:51:44.714Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-11T15:51:44.714Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-11T15:51:44.714Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] [2021-01-11T15:51:44.714Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] [2021-01-11T15:51:44.714Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-11T15:51:44.714Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T15:51:45.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-11T15:51:45.290Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-11T15:51:45.291Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-11T15:51:45.484Z] [2021-01-11T15:51:45.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T15:51:45.554Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-11T15:51:45.554Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-11T15:51:45.554Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-11T15:51:45.554Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-11T15:51:45.554Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-11T15:51:45.554Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-11T15:51:45.815Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-11T15:51:45.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-11T15:51:46.076Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] [2021-01-11T15:51:46.143Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-11T15:51:46.143Z] 29e5d40040c1: Pulling fs layer [2021-01-11T15:51:46.143Z] 1ce36da41761: Pulling fs layer [2021-01-11T15:51:46.143Z] 25b303627fd3: Pulling fs layer [2021-01-11T15:51:46.337Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-11T15:51:46.337Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-11T15:51:46.337Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-11T15:51:46.337Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-11T15:51:46.337Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-11T15:51:46.337Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-11T15:51:46.337Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-11T15:51:46.426Z] 29e5d40040c1: Verifying Checksum [2021-01-11T15:51:46.426Z] 29e5d40040c1: Download complete [2021-01-11T15:51:47.023Z] 1ce36da41761: Verifying Checksum [2021-01-11T15:51:47.023Z] 1ce36da41761: Download complete [2021-01-11T15:51:47.297Z] 29e5d40040c1: Pull complete [2021-01-11T15:51:48.278Z] 1ce36da41761: Pull complete [2021-01-11T15:51:49.253Z] 25b303627fd3: Verifying Checksum [2021-01-11T15:51:49.253Z] 25b303627fd3: Download complete [2021-01-11T15:51:50.558Z] Fetched 23.7 MB in 5s (4433 kB/s) [2021-01-11T15:51:51.134Z] Reading package lists... [2021-01-11T15:51:51.395Z] Reading package lists... [2021-01-11T15:51:51.395Z] Building dependency tree... [2021-01-11T15:51:51.395Z] Reading state information... [2021-01-11T15:51:51.658Z] The following additional packages will be installed: [2021-01-11T15:51:51.658Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-11T15:51:51.658Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-11T15:51:51.658Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-11T15:51:51.658Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-11T15:51:51.658Z] Suggested packages: [2021-01-11T15:51:51.658Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-11T15:51:51.658Z] Recommended packages: [2021-01-11T15:51:51.658Z] gnupg libsasl2-modules [2021-01-11T15:51:51.658Z] The following NEW packages will be installed: [2021-01-11T15:51:51.658Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-11T15:51:51.658Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-11T15:51:51.658Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-11T15:51:51.658Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-11T15:51:51.658Z] The following packages will be upgraded: [2021-01-11T15:51:51.658Z] gpg gpg-agent gpgconf libudev1 [2021-01-11T15:51:51.658Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-11T15:51:51.658Z] Need to get 3532 kB of archives. [2021-01-11T15:51:51.658Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-11T15:51:51.658Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-11T15:51:51.919Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-11T15:51:51.919Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-11T15:51:51.919Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-11T15:51:51.919Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-11T15:51:51.919Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-11T15:51:51.919Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-11T15:51:52.182Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-11T15:51:52.444Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-11T15:51:52.444Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-11T15:51:52.444Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-11T15:51:52.444Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-11T15:51:52.444Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-11T15:51:52.444Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-11T15:51:52.444Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-11T15:51:52.706Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-11T15:51:52.706Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-11T15:51:52.706Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-11T15:51:52.706Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-11T15:51:52.706Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-11T15:51:52.706Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-11T15:51:52.706Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-11T15:51:52.966Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-11T15:51:52.966Z] Fetched 3532 kB in 1s (3538 kB/s) [2021-01-11T15:51:52.966Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-11T15:51:52.966Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-11T15:51:52.966Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-11T15:51:52.966Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-11T15:51:53.228Z] Selecting previously unselected package udev. [2021-01-11T15:51:53.228Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-11T15:51:53.228Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-11T15:51:53.228Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-11T15:51:53.490Z] Selecting previously unselected package libfuse2:amd64. [2021-01-11T15:51:53.490Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-11T15:51:53.490Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-11T15:51:53.490Z] Selecting previously unselected package fuse. [2021-01-11T15:51:53.490Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-11T15:51:53.490Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-11T15:51:53.752Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-11T15:51:53.752Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-11T15:51:53.752Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-11T15:51:53.752Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-11T15:51:54.014Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-11T15:51:54.014Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-11T15:51:54.014Z] Selecting previously unselected package libksba8:amd64. [2021-01-11T15:51:54.014Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-11T15:51:54.014Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-11T15:51:54.277Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-11T15:51:54.277Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T15:51:54.277Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T15:51:54.277Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-11T15:51:54.277Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T15:51:54.277Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T15:51:54.277Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-11T15:51:54.277Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T15:51:54.277Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T15:51:54.540Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-11T15:51:54.540Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T15:51:54.540Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T15:51:54.540Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-11T15:51:54.540Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T15:51:54.540Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T15:51:54.540Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-11T15:51:54.540Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T15:51:54.540Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T15:51:54.802Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-11T15:51:54.802Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T15:51:54.802Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T15:51:54.802Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-11T15:51:54.802Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T15:51:54.802Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T15:51:54.802Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-11T15:51:54.802Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T15:51:55.063Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T15:51:55.064Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-11T15:51:55.064Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-11T15:51:55.064Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-11T15:51:55.064Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-11T15:51:55.064Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-11T15:51:55.064Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-11T15:51:55.064Z] Selecting previously unselected package libldap-common. [2021-01-11T15:51:55.064Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-11T15:51:55.064Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-11T15:51:55.325Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-11T15:51:55.325Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-11T15:51:55.325Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-11T15:51:55.325Z] Selecting previously unselected package dirmngr. [2021-01-11T15:51:55.325Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-11T15:51:55.325Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-11T15:51:55.589Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-11T15:51:55.589Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-11T15:51:55.589Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-11T15:51:55.589Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-11T15:51:55.589Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-11T15:51:55.851Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-11T15:51:55.851Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T15:51:55.851Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-11T15:51:56.113Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-11T15:51:56.113Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-11T15:51:56.699Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-11T15:51:56.965Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T15:51:56.965Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-11T15:51:57.228Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-11T15:51:57.228Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-11T15:51:57.493Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T15:51:57.493Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T15:51:57.493Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T15:51:57.754Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T15:51:57.754Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T15:51:57.754Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T15:51:58.017Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T15:51:58.017Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-11T15:51:58.017Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-11T15:51:58.017Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-11T15:51:58.967Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-11T15:51:58.967Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-11T15:51:58.967Z] This means they are not meant to be enabled using systemctl. [2021-01-11T15:51:58.967Z] Possible reasons for having this kind of units are: [2021-01-11T15:51:58.967Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-11T15:51:58.967Z] .wants/ or .requires/ directory. [2021-01-11T15:51:58.967Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-11T15:51:58.967Z] a requirement dependency on it. [2021-01-11T15:51:58.967Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-11T15:51:58.967Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-11T15:51:58.967Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-11T15:51:58.967Z] instance name specified. [2021-01-11T15:51:59.231Z] Reading package lists... [2021-01-11T15:51:59.426Z] 25b303627fd3: Pull complete [2021-01-11T15:51:59.426Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-11T15:51:59.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-11T15:51:59.426Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-11T15:51:59.502Z] Building dependency tree... [2021-01-11T15:51:59.502Z] Reading state information... [2021-01-11T15:51:59.742Z] prd-ubuntu18.04-docker-arm64-4c-16g-19526 does not seem to be running inside a container [2021-01-11T15:51:59.764Z] The following additional packages will be installed: [2021-01-11T15:51:59.764Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-11T15:51:59.764Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-11T15:51:59.764Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-11T15:51:59.764Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-11T15:51:59.764Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-11T15:51:59.764Z] Suggested packages: [2021-01-11T15:51:59.764Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-11T15:51:59.764Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-11T15:51:59.764Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-11T15:51:59.764Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-11T15:51:59.764Z] systemd-container policykit-1 [2021-01-11T15:51:59.764Z] Recommended packages: [2021-01-11T15:51:59.764Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-11T15:51:59.764Z] The following NEW packages will be installed: [2021-01-11T15:51:59.764Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-11T15:51:59.764Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-11T15:51:59.764Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-11T15:51:59.764Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-11T15:51:59.764Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-11T15:51:59.764Z] The following packages will be upgraded: [2021-01-11T15:51:59.764Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-11T15:51:59.764Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-11T15:51:59.764Z] Need to get 35.2 MB of archives. [2021-01-11T15:51:59.764Z] After this operation, 141 MB of additional disk space will be used. [2021-01-11T15:51:59.764Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-11T15:51:59.822Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-11T15:52:00.026Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-11T15:52:00.027Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-11T15:52:00.027Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-11T15:52:00.027Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-11T15:52:00.027Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-11T15:52:00.027Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-11T15:52:00.027Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-11T15:52:00.027Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-11T15:52:00.027Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-11T15:52:00.027Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-11T15:52:00.027Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-11T15:52:00.027Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-11T15:52:00.027Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-11T15:52:00.027Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-11T15:52:00.027Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-11T15:52:00.027Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-11T15:52:00.972Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-11T15:52:00.972Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-11T15:52:00.972Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-11T15:52:00.972Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-11T15:52:00.972Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-11T15:52:00.972Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-11T15:52:00.972Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-11T15:52:00.972Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-11T15:52:00.972Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-11T15:52:00.972Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-11T15:52:00.972Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-11T15:52:00.972Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-11T15:52:00.972Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-11T15:52:02.366Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-11T15:52:02.366Z] Fetched 35.2 MB in 2s (15.4 MB/s) [2021-01-11T15:52:02.366Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-11T15:52:02.366Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-11T15:52:02.628Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-11T15:52:02.997Z] $ docker top 777bede3ef7de05cbfdf26e4c3317246ddc8743f64ea8c150f2a97a18b53d0f2 -eo pid,comm [2021-01-11T15:52:03.205Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-11T15:52:03.205Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [Pipeline] { [Pipeline] sh [2021-01-11T15:52:03.467Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-11T15:52:03.467Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-11T15:52:03.467Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-11T15:52:03.467Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-11T15:52:03.728Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-11T15:52:03.728Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-11T15:52:03.728Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-11T15:52:03.990Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-11T15:52:04.074Z] + docker-compose build --help [2021-01-11T15:52:04.074Z] + grep parallel [2021-01-11T15:52:04.257Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-11T15:52:04.257Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-11T15:52:04.836Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-11T15:52:05.098Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-11T15:52:05.098Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-11T15:52:05.098Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-11T15:52:05.359Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-11T15:52:05.359Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-11T15:52:05.359Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T15:52:05.359Z] Selecting previously unselected package libexpat1:amd64. [2021-01-11T15:52:05.359Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-11T15:52:05.359Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-11T15:52:05.623Z] Selecting previously unselected package python3.6-minimal. [2021-01-11T15:52:05.624Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-11T15:52:05.624Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T15:52:05.885Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-11T15:52:05.885Z] Checking for services that may need to be restarted...done. [2021-01-11T15:52:05.885Z] Checking for services that may need to be restarted...done. [2021-01-11T15:52:06.146Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T15:52:06.146Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-11T15:52:06.146Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T15:52:06.720Z] Selecting previously unselected package python3-minimal. [2021-01-11T15:52:06.720Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-11T15:52:06.720Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-11T15:52:06.720Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-11T15:52:06.985Z] Selecting previously unselected package mime-support. [2021-01-11T15:52:06.985Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-11T15:52:06.985Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-11T15:52:06.985Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-11T15:52:06.985Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-11T15:52:06.985Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-11T15:52:06.985Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-11T15:52:06.985Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-11T15:52:07.248Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T15:52:07.512Z] Selecting previously unselected package python3.6. [2021-01-11T15:52:07.512Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-11T15:52:07.512Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T15:52:07.512Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-11T15:52:07.512Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-11T15:52:07.512Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-11T15:52:07.512Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-11T15:52:07.779Z] Selecting previously unselected package python3. [2021-01-11T15:52:07.779Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-11T15:52:07.779Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-11T15:52:08.045Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-11T15:52:08.045Z] Selecting previously unselected package multiarch-support. [2021-01-11T15:52:08.045Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-11T15:52:08.045Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-11T15:52:08.045Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-11T15:52:08.307Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-11T15:52:08.307Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-11T15:52:08.307Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-11T15:52:08.307Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-11T15:52:08.307Z] Selecting previously unselected package libbsd0:amd64. [2021-01-11T15:52:08.307Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-11T15:52:08.307Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-11T15:52:08.373Z] --parallel Build images in parallel. [2021-01-11T15:52:08.568Z] Selecting previously unselected package sudo. [2021-01-11T15:52:08.568Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-11T15:52:08.568Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-11T15:52:08.568Z] Selecting previously unselected package apparmor. [2021-01-11T15:52:08.568Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-11T15:52:08.568Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [Pipeline] } [2021-01-11T15:52:08.660Z] $ docker stop --time=1 777bede3ef7de05cbfdf26e4c3317246ddc8743f64ea8c150f2a97a18b53d0f2 [2021-01-11T15:52:08.830Z] Selecting previously unselected package libedit2:amd64. [2021-01-11T15:52:08.830Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-11T15:52:08.830Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-11T15:52:08.830Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-11T15:52:08.830Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-11T15:52:08.830Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T15:52:09.095Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-11T15:52:09.095Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-11T15:52:09.095Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T15:52:09.095Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-11T15:52:09.095Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-11T15:52:09.095Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-11T15:52:09.095Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-11T15:52:09.095Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-11T15:52:09.095Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T15:52:09.356Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-11T15:52:09.356Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-11T15:52:09.356Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T15:52:09.356Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-11T15:52:09.356Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-11T15:52:09.356Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-11T15:52:09.619Z] Selecting previously unselected package openssh-client. [2021-01-11T15:52:09.619Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-11T15:52:09.619Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-11T15:52:10.568Z] Selecting previously unselected package squashfs-tools. [2021-01-11T15:52:10.568Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-11T15:52:10.667Z] $ docker rm -f 777bede3ef7de05cbfdf26e4c3317246ddc8743f64ea8c150f2a97a18b53d0f2 [2021-01-11T15:52:10.829Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-11T15:52:10.829Z] Selecting previously unselected package snapd. [2021-01-11T15:52:10.829Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-11T15:52:10.829Z] Unpacking snapd (2.48+18.04) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T15:52:11.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-11T15:52:11.520Z] . [Pipeline] withDockerContainer [2021-01-11T15:52:11.800Z] prd-ubuntu18.04-docker-arm64-4c-16g-19526 does not seem to be running inside a container [2021-01-11T15:52:11.881Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-11T15:52:13.390Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-11T15:52:13.390Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-11T15:52:13.390Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-11T15:52:13.390Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-11T15:52:13.390Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-11T15:52:13.390Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T15:52:13.390Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-11T15:52:13.390Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-11T15:52:13.390Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-11T15:52:13.396Z] $ docker top 980e00ed7e26419e252e5e957b7badc699b2d6d4096403d7224b93ead3aa4d5f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T15:52:14.340Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-11T15:52:14.340Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-11T15:52:14.340Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-11T15:52:14.340Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T15:52:14.340Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T15:52:14.340Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T15:52:14.518Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-11T15:52:15.282Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-11T15:52:15.282Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T15:52:15.282Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-11T15:52:15.282Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-11T15:52:15.282Z] running python rtupdate hooks for python3.6... [2021-01-11T15:52:15.282Z] running python post-rtupdate hooks for python3.6... [2021-01-11T15:52:15.282Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-11T15:52:16.670Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-11T15:52:16.932Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T15:52:16.932Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-11T15:52:17.193Z] Setting up snapd (2.48+18.04) ... [2021-01-11T15:52:17.766Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-11T15:52:17.766Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-11T15:52:18.028Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-11T15:52:18.289Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-11T15:52:18.554Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-11T15:52:18.555Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-11T15:52:18.811Z] Building docker-core-command-go ... [2021-01-11T15:52:18.811Z] Building docker-core-data-go ... [2021-01-11T15:52:18.811Z] Building docker-core-metadata-go ... [2021-01-11T15:52:18.811Z] Building docker-security-bootstrap-redis-go ... [2021-01-11T15:52:18.811Z] Building docker-security-proxy-setup-go ... [2021-01-11T15:52:18.811Z] Building docker-security-secretstore-setup-go ... [2021-01-11T15:52:18.811Z] Building docker-support-notifications-go ... [2021-01-11T15:52:18.811Z] Building docker-support-scheduler-go ... [2021-01-11T15:52:18.811Z] Building docker-sys-mgmt-agent-go ... [2021-01-11T15:52:18.811Z] Building docker-security-bootstrap-redis-go [2021-01-11T15:52:18.811Z] Building docker-core-data-go [2021-01-11T15:52:18.811Z] Building docker-support-notifications-go [2021-01-11T15:52:18.811Z] Building docker-security-secretstore-setup-go [2021-01-11T15:52:18.811Z] Building docker-support-scheduler-go [2021-01-11T15:52:18.816Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-11T15:52:19.077Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-11T15:52:19.338Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-11T15:52:19.599Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-11T15:52:19.599Z] /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-11T15:52:19.599Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-11T15:52:19.599Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-11T15:52:20.996Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-11T15:52:20.996Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-11T15:52:20.996Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-11T15:52:22.646Z] Reading package lists... [2021-01-11T15:52:22.908Z] Reading package lists... [2021-01-11T15:52:23.170Z] Building dependency tree... [2021-01-11T15:52:23.170Z] Reading state information... [2021-01-11T15:52:23.170Z] Calculating upgrade... [2021-01-11T15:52:23.431Z] The following packages will be upgraded: [2021-01-11T15:52:23.431Z] advancecomp base-files bash binutils binutils-common [2021-01-11T15:52:23.431Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-11T15:52:23.431Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-11T15:52:23.431Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-11T15:52:23.431Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-11T15:52:23.431Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-11T15:52:23.431Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-11T15:52:23.431Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-11T15:52:23.431Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-11T15:52:23.431Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-11T15:52:23.431Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-11T15:52:23.431Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-11T15:52:23.431Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-11T15:52:23.431Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-11T15:52:23.431Z] ubuntu-keyring util-linux [2021-01-11T15:52:23.692Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-11T15:52:23.692Z] Need to get 63.7 MB of archives. [2021-01-11T15:52:23.692Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-11T15:52:23.692Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-11T15:52:23.692Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] [2021-01-11T15:52:24.272Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-11T15:52:24.272Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-11T15:52:24.272Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-11T15:52:24.272Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-11T15:52:24.272Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-11T15:52:24.272Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-11T15:52:24.272Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-11T15:52:24.272Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-11T15:52:24.272Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-11T15:52:24.272Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-11T15:52:24.272Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-11T15:52:24.272Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-11T15:52:24.542Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-11T15:52:24.542Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-11T15:52:24.542Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-11T15:52:24.542Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-11T15:52:24.542Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-11T15:52:24.542Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-11T15:52:24.542Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-11T15:52:24.543Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-11T15:52:24.543Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-11T15:52:24.543Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-11T15:52:24.543Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-11T15:52:24.543Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-11T15:52:24.543Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-11T15:52:24.543Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-11T15:52:24.543Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-11T15:52:24.543Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-11T15:52:24.543Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-11T15:52:24.543Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-11T15:52:24.543Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-11T15:52:24.543Z] Get:34 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-11T15:52:24.543Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-11T15:52:24.813Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-11T15:52:24.813Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-11T15:52:24.813Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-11T15:52:24.813Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-11T15:52:24.813Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-11T15:52:24.814Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-11T15:52:24.814Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-11T15:52:24.814Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-11T15:52:24.814Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-11T15:52:24.814Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-11T15:52:24.814Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-11T15:52:24.814Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-11T15:52:24.814Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-11T15:52:24.814Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-11T15:52:24.814Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-11T15:52:24.814Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-11T15:52:24.814Z] Get:52 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-11T15:52:24.814Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-11T15:52:25.075Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-11T15:52:25.075Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-11T15:52:25.075Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-11T15:52:25.075Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-11T15:52:25.075Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-11T15:52:25.075Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-11T15:52:25.075Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-11T15:52:25.075Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-11T15:52:25.075Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-11T15:52:25.075Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-11T15:52:25.075Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-11T15:52:25.075Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-11T15:52:25.075Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-11T15:52:25.075Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-11T15:52:25.075Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-11T15:52:25.075Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-11T15:52:25.075Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-11T15:52:25.075Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-11T15:52:25.075Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-11T15:52:25.075Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-11T15:52:25.335Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-11T15:52:25.335Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-11T15:52:25.336Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-11T15:52:25.336Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-11T15:52:25.336Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-11T15:52:25.336Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-11T15:52:25.336Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-11T15:52:25.336Z] Get:81 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-11T15:52:25.336Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-11T15:52:25.336Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-11T15:52:25.336Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-11T15:52:25.336Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-11T15:52:25.336Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-11T15:52:25.614Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-11T15:52:25.614Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-11T15:52:26.187Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-11T15:52:26.458Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-11T15:52:26.458Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-11T15:52:26.721Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-11T15:52:26.981Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-11T15:52:26.981Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-11T15:52:26.981Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-11T15:52:26.981Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-11T15:52:26.981Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-11T15:52:27.243Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-11T15:52:27.243Z] Fetched 63.7 MB in 3s (18.3 MB/s) [2021-01-11T15:52:27.243Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T15:52:27.243Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-11T15:52:27.243Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-11T15:52:28.187Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-11T15:52:28.187Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-11T15:52:28.187Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... [2021-01-11T15:52:28.187Z] Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... [2021-01-11T15:52:28.760Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T15:52:29.021Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T15:52:29.021Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T15:52:29.021Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T15:52:29.021Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T15:52:29.282Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T15:52:29.282Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T15:52:29.282Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T15:52:29.282Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T15:52:29.546Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T15:52:29.546Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T15:52:29.546Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T15:52:29.546Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T15:52:29.546Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T15:52:29.807Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T15:52:29.807Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-11T15:52:29.807Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T15:52:29.807Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-11T15:52:30.068Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-11T15:52:30.068Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-11T15:52:30.068Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T15:52:30.068Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T15:52:30.068Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T15:52:30.329Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T15:52:30.329Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T15:52:30.329Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T15:52:30.591Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T15:52:30.591Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-11T15:52:30.591Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-11T15:52:30.855Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-11T15:52:31.427Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-11T15:52:31.689Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-11T15:52:31.689Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-11T15:52:31.689Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-11T15:52:31.689Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-11T15:52:31.689Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-11T15:52:31.950Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-11T15:52:32.213Z] Installing new version of config file /etc/issue ... [2021-01-11T15:52:32.213Z] Installing new version of config file /etc/issue.net ... [2021-01-11T15:52:32.213Z] Installing new version of config file /etc/lsb-release ... [2021-01-11T15:52:32.213Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-11T15:52:32.474Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-11T15:52:32.474Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-11T15:52:32.474Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-11T15:52:32.736Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T15:52:32.736Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-11T15:52:32.736Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-11T15:52:32.736Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-11T15:52:32.998Z] 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-11T15:52:32.999Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T15:52:32.999Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T15:52:32.999Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-11T15:52:33.260Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-11T15:52:33.260Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T15:52:33.260Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-11T15:52:33.260Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-11T15:52:33.521Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-11T15:52:33.522Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T15:52:33.522Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-11T15:52:33.522Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-11T15:52:34.096Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-11T15:52:34.096Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T15:52:34.096Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-11T15:52:34.096Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-11T15:52:34.361Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-11T15:52:34.361Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T15:52:34.361Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-11T15:52:34.622Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-11T15:52:34.622Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-11T15:52:34.622Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T15:52:34.622Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-11T15:52:34.884Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-11T15:52:34.884Z] Setting up grep (3.1-2build1) ... [2021-01-11T15:52:35.145Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T15:52:35.145Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-11T15:52:35.145Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-11T15:52:35.145Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-11T15:52:35.406Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T15:52:35.406Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-11T15:52:35.406Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-11T15:52:35.670Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-11T15:52:35.670Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T15:52:35.670Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-11T15:52:35.670Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-11T15:52:36.270Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-11T15:52:36.844Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-11T15:52:36.844Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-11T15:52:36.844Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-11T15:52:37.419Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-11T15:52:37.419Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T15:52:37.419Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-11T15:52:37.419Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-11T15:52:38.806Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-11T15:52:38.806Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-11T15:52:38.806Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-11T15:52:38.806Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-11T15:52:38.806Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-11T15:52:38.806Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T15:52:38.806Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-11T15:52:38.806Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-11T15:52:39.092Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-11T15:52:39.092Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T15:52:39.092Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T15:52:39.092Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T15:52:39.092Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-11T15:52:39.354Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T15:52:39.354Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T15:52:39.354Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T15:52:39.354Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-11T15:52:39.354Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T15:52:39.354Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T15:52:39.616Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T15:52:39.616Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-11T15:52:39.616Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T15:52:39.616Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T15:52:39.616Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T15:52:39.877Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-11T15:52:39.877Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T15:52:39.877Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-11T15:52:39.877Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-11T15:52:40.138Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-11T15:52:40.138Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-11T15:52:40.138Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-11T15:52:40.138Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T15:52:40.138Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-11T15:52:40.402Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-11T15:52:40.402Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-11T15:52:40.402Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T15:52:40.402Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T15:52:40.402Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T15:52:40.664Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-11T15:52:40.664Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T15:52:40.664Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T15:52:40.664Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T15:52:40.664Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-11T15:52:40.928Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T15:52:40.928Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T15:52:40.928Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T15:52:41.502Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-11T15:52:41.763Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-11T15:52:42.031Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-11T15:52:42.031Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T15:52:42.031Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-11T15:52:42.302Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-11T15:52:42.302Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-11T15:52:42.564Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T15:52:42.564Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-11T15:52:42.564Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-11T15:52:42.826Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-11T15:52:42.826Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T15:52:42.826Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-11T15:52:42.826Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-11T15:52:43.087Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-11T15:52:43.347Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T15:52:43.347Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-11T15:52:43.347Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-11T15:52:43.347Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-11T15:52:43.609Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T15:52:43.609Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-11T15:52:43.609Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-11T15:52:43.609Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-11T15:52:43.609Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T15:52:43.609Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-11T15:52:43.870Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-11T15:52:43.870Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-11T15:52:44.131Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T15:52:44.131Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T15:52:44.131Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T15:52:44.131Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-11T15:52:44.131Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-11T15:52:44.393Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-11T15:52:44.393Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-11T15:52:44.393Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-11T15:52:44.393Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T15:52:44.393Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-11T15:52:44.393Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-11T15:52:44.654Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-11T15:52:44.654Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T15:52:44.654Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-11T15:52:44.654Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-11T15:52:44.916Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-11T15:52:45.177Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T15:52:45.177Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-11T15:52:45.177Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-11T15:52:45.438Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-11T15:52:45.438Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T15:52:45.438Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-11T15:52:45.438Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-11T15:52:45.700Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-11T15:52:45.700Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T15:52:45.700Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-11T15:52:45.700Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-11T15:52:45.961Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-11T15:52:46.223Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T15:52:46.223Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-11T15:52:46.223Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-11T15:52:46.223Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-11T15:52:46.503Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T15:52:46.503Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-11T15:52:46.503Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-11T15:52:46.503Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-11T15:52:46.765Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T15:52:46.765Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-11T15:52:46.765Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-11T15:52:46.765Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-11T15:52:47.342Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T15:52:47.342Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-11T15:52:47.342Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-11T15:52:47.342Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-11T15:52:47.603Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T15:52:47.604Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-11T15:52:47.604Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-11T15:52:47.867Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-11T15:52:47.867Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T15:52:47.867Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-11T15:52:47.867Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-11T15:52:47.867Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-11T15:52:48.128Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T15:52:48.128Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-11T15:52:48.128Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-11T15:52:48.128Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-11T15:52:48.391Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-11T15:52:48.391Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-11T15:52:48.391Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-11T15:52:48.391Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-11T15:52:48.391Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-11T15:52:48.653Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-11T15:52:48.653Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-11T15:52:48.917Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-11T15:52:48.917Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-11T15:52:49.177Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-11T15:52:49.177Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-11T15:52:49.177Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-11T15:52:49.439Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-11T15:52:49.439Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-11T15:52:49.439Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-11T15:52:49.710Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-11T15:52:49.710Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-11T15:52:49.710Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-11T15:52:49.710Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-11T15:52:49.971Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-11T15:52:49.971Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-11T15:52:49.971Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-11T15:52:49.971Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-11T15:52:50.232Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-11T15:52:50.232Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-11T15:52:51.182Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-11T15:52:51.182Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-11T15:52:51.445Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-11T15:52:51.445Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-11T15:52:51.445Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-11T15:52:51.445Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-11T15:52:52.018Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-11T15:52:52.018Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-11T15:52:52.279Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-11T15:52:52.279Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-11T15:52:52.279Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-11T15:52:52.548Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-11T15:52:52.548Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T15:52:52.548Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T15:52:52.815Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T15:52:52.815Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T15:52:52.815Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T15:52:52.815Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T15:52:53.077Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T15:52:53.077Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T15:52:54.022Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T15:52:54.022Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T15:52:55.409Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T15:52:55.409Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T15:52:55.981Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T15:52:55.981Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T15:52:56.262Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T15:52:56.262Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T15:52:57.207Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T15:52:57.208Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T15:52:57.208Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-11T15:52:57.469Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-11T15:52:57.731Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-11T15:52:57.731Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-11T15:52:57.731Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-11T15:52:58.001Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-11T15:52:58.001Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-11T15:52:58.001Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-11T15:52:58.268Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-11T15:52:58.268Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-11T15:52:58.268Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-11T15:52:58.268Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-11T15:52:58.532Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-11T15:52:58.532Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-11T15:52:58.532Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T15:52:58.532Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-11T15:52:58.532Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T15:52:58.794Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T15:52:58.794Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T15:52:58.794Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-11T15:52:58.794Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-11T15:52:58.794Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-11T15:52:59.054Z] [2021-01-11T15:52:59.054Z] Current default time zone: 'Etc/UTC' [2021-01-11T15:52:59.054Z] Local time is now: Mon Jan 11 15:52:58 UTC 2021. [2021-01-11T15:52:59.054Z] Universal Time is now: Mon Jan 11 15:52:58 UTC 2021. [2021-01-11T15:52:59.054Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-11T15:52:59.054Z] [2021-01-11T15:52:59.054Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-11T15:52:59.054Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T15:52:59.054Z] Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... [2021-01-11T15:52:59.054Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-11T15:52:59.054Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-11T15:52:59.054Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-11T15:52:59.054Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-11T15:52:59.317Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-11T15:52:59.317Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-11T15:52:59.317Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-11T15:52:59.317Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T15:52:59.317Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-11T15:52:59.577Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T15:52:59.577Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-11T15:52:59.577Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T15:52:59.577Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-11T15:52:59.577Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-11T15:52:59.838Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-11T15:52:59.838Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-11T15:52:59.838Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-11T15:52:59.838Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-11T15:52:59.838Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-11T15:52:59.838Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-11T15:53:01.763Z] Updating certificates in /etc/ssl/certs... [2021-01-11T15:53:02.715Z] 22 added, 17 removed; done. [2021-01-11T15:53:02.715Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-11T15:53:02.715Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T15:53:02.715Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-11T15:53:02.715Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-11T15:53:02.715Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-11T15:53:02.715Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T15:53:02.715Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-11T15:53:02.715Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T15:53:02.715Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T15:53:02.715Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T15:53:02.715Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T15:53:02.976Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T15:53:02.976Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-11T15:53:02.976Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-11T15:53:02.976Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-11T15:53:02.976Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-11T15:53:02.976Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-11T15:53:02.976Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T15:53:02.976Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T15:53:02.976Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-11T15:53:03.237Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-11T15:53:03.237Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-11T15:53:03.237Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-11T15:53:03.237Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-11T15:53:03.502Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-11T15:53:03.502Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-11T15:53:03.502Z] Updating certificates in /etc/ssl/certs... [2021-01-11T15:53:04.080Z] 0 added, 0 removed; done. [2021-01-11T15:53:04.081Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-11T15:53:04.081Z] done. [2021-01-11T15:53:05.027Z] Reading package lists... [2021-01-11T15:53:05.027Z] Building dependency tree... [2021-01-11T15:53:05.027Z] Reading state information... [2021-01-11T15:53:05.290Z] The following NEW packages will be installed: [2021-01-11T15:53:05.290Z] apt-transport-https [2021-01-11T15:53:05.290Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-11T15:53:05.290Z] Need to get 1696 B of archives. [2021-01-11T15:53:05.290Z] After this operation, 153 kB of additional disk space will be used. [2021-01-11T15:53:05.290Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-11T15:53:05.550Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-11T15:53:05.550Z] Fetched 1696 B in 0s (9312 B/s) [2021-01-11T15:53:05.550Z] Selecting previously unselected package apt-transport-https. [2021-01-11T15:53:05.550Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-11T15:53:05.550Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-11T15:53:05.550Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-11T15:53:05.811Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-11T15:53:06.074Z] Waiting for network to be ready... [2021-01-11T15:53:14.228Z] 2021-01-11T15:53:11Z INFO Waiting for automatic snapd restart... [2021-01-11T15:53:14.807Z] snapd 2.48.2 from Canonical* installed [2021-01-11T15:53:15.750Z] "snapd" switched to the "latest/stable" channel [2021-01-11T15:53:15.750Z] [2021-01-11T15:53:21.058Z] core18 20201210 from Canonical* installed [2021-01-11T15:53:21.058Z] "core18" switched to the "latest/stable" channel [2021-01-11T15:53:21.058Z] [2021-01-11T15:53:27.647Z] snapcraft 4.4.4 from Canonical* installed [2021-01-11T15:53:27.647Z] "snapcraft" switched to the "latest/stable" channel [2021-01-11T15:53:27.647Z] [2021-01-11T15:53:30.950Z] 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-11T15:53:30.950Z] - README.md [2021-01-11T15:53:30.950Z] - snapcraft.yaml.orig [2021-01-11T15:53:30.950Z] [2021-01-11T15:53:30.950Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-11T15:53:37.534Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-11T15:53:37.534Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-11T15:53:37.534Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-11T15:53:37.795Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-11T15:53:39.449Z] Reading package lists... [2021-01-11T15:53:40.021Z] 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-11T15:53:40.581Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T15:53:40.581Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-11T15:53:40.581Z] ---> ae982f966b25 [2021-01-11T15:53:40.581Z] Step 3/23 : WORKDIR /edgex-go [2021-01-11T15:53:40.581Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T15:53:40.581Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-11T15:53:40.581Z] ---> ae982f966b25 [2021-01-11T15:53:40.581Z] Step 3/22 : WORKDIR /edgex-go [2021-01-11T15:53:40.581Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T15:53:40.581Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-11T15:53:40.581Z] ---> ae982f966b25 [2021-01-11T15:53:40.581Z] Step 3/21 : WORKDIR /edgex-go [2021-01-11T15:53:40.581Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T15:53:40.581Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-11T15:53:40.581Z] ---> ae982f966b25 [2021-01-11T15:53:40.581Z] Step 3/24 : WORKDIR /edgex-go [2021-01-11T15:53:40.581Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T15:53:40.581Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-11T15:53:40.581Z] ---> ae982f966b25 [2021-01-11T15:53:40.581Z] Step 3/24 : WORKDIR /edgex-go [2021-01-11T15:53:40.581Z] ---> Running in 2ec7d7455625 [2021-01-11T15:53:40.581Z] ---> Running in cfc65d14a861 [2021-01-11T15:53:40.581Z] ---> Running in 1cc8d0cd6f03 [2021-01-11T15:53:40.581Z] ---> Running in 2777532cd5a3 [2021-01-11T15:53:40.581Z] ---> Running in a10420fd9673 [2021-01-11T15:53:40.581Z] Removing intermediate container 2777532cd5a3 [2021-01-11T15:53:40.581Z] ---> a756bb4d8d20 [2021-01-11T15:53:40.581Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T15:53:40.581Z] Removing intermediate container 1cc8d0cd6f03 [2021-01-11T15:53:40.581Z] ---> e44521700a59 [2021-01-11T15:53:40.581Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T15:53:40.581Z] Removing intermediate container 2ec7d7455625 [2021-01-11T15:53:40.581Z] ---> c6639cd03c59 [2021-01-11T15:53:40.581Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T15:53:40.581Z] Removing intermediate container cfc65d14a861 [2021-01-11T15:53:40.581Z] ---> 01fe316e7a92 [2021-01-11T15:53:40.581Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T15:53:40.581Z] Removing intermediate container a10420fd9673 [2021-01-11T15:53:40.581Z] ---> c005a77710c5 [2021-01-11T15:53:40.581Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T15:53:40.581Z] ---> Running in 44d04b6251b0 [2021-01-11T15:53:40.581Z] ---> Running in d88fc64a74af [2021-01-11T15:53:40.581Z] ---> Running in 07aaabae01c6 [2021-01-11T15:53:40.581Z] ---> Running in 21e82396137f [2021-01-11T15:53:40.581Z] ---> Running in bb6aeb712706 [2021-01-11T15:53:40.581Z] Removing intermediate container 44d04b6251b0 [2021-01-11T15:53:40.581Z] ---> 05916bebb415 [2021-01-11T15:53:40.581Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-11T15:53:40.581Z] Removing intermediate container 07aaabae01c6 [2021-01-11T15:53:40.581Z] ---> 441e21e0e476 [2021-01-11T15:53:40.581Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-11T15:53:40.581Z] ---> Running in 8910a8989862 [2021-01-11T15:53:40.581Z] Removing intermediate container d88fc64a74af [2021-01-11T15:53:40.581Z] ---> 84ca4de095b6 [2021-01-11T15:53:40.581Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-11T15:53:40.581Z] ---> Running in 78d00f3ff877 [2021-01-11T15:53:40.581Z] ---> Running in 31e1169ddc6a [2021-01-11T15:53:40.581Z] Removing intermediate container 21e82396137f [2021-01-11T15:53:40.581Z] ---> f56c2eac0411 [2021-01-11T15:53:40.581Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-11T15:53:40.581Z] Removing intermediate container bb6aeb712706 [2021-01-11T15:53:40.581Z] ---> 69959a8446e4 [2021-01-11T15:53:40.581Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-11T15:53:40.581Z] ---> Running in cf2684101ee8 [2021-01-11T15:53:40.581Z] ---> Running in 1bfadba0f497 [2021-01-11T15:53:40.581Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T15:53:40.581Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T15:53:40.581Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T15:53:40.581Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T15:53:40.581Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T15:53:40.581Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T15:53:40.581Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T15:53:40.581Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T15:53:40.581Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T15:53:40.581Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T15:53:40.864Z] OK: 217 MiB in 51 packages [2021-01-11T15:53:41.477Z] OK: 217 MiB in 51 packages [2021-01-11T15:53:41.477Z] OK: 217 MiB in 51 packages [2021-01-11T15:53:41.477Z] OK: 217 MiB in 51 packages [2021-01-11T15:53:41.766Z] OK: 217 MiB in 51 packages [2021-01-11T15:53:42.765Z] Removing intermediate container 8910a8989862 [2021-01-11T15:53:42.765Z] ---> dbaaab4ac5ff [2021-01-11T15:53:42.765Z] Step 6/24 : COPY go.mod . [2021-01-11T15:53:43.368Z] Removing intermediate container 78d00f3ff877 [2021-01-11T15:53:43.368Z] ---> 73e5af6c5180 [2021-01-11T15:53:43.369Z] Step 6/23 : COPY go.mod . [2021-01-11T15:53:43.369Z] Removing intermediate container 31e1169ddc6a [2021-01-11T15:53:43.369Z] ---> 9fdd93608d54 [2021-01-11T15:53:43.369Z] Step 6/24 : COPY go.mod . [2021-01-11T15:53:43.654Z] ---> fb5fa8f15d8e [2021-01-11T15:53:43.654Z] Step 7/24 : RUN go mod download [2021-01-11T15:53:43.654Z] Removing intermediate container 1bfadba0f497 [2021-01-11T15:53:43.654Z] ---> b1a355e49f1f [2021-01-11T15:53:43.654Z] Step 6/22 : COPY go.mod . [2021-01-11T15:53:43.941Z] ---> Running in fe25e2c62e0f [2021-01-11T15:53:43.941Z] Removing intermediate container cf2684101ee8 [2021-01-11T15:53:43.941Z] ---> 4ae1413758c1 [2021-01-11T15:53:43.941Z] Step 6/21 : COPY go.mod . [2021-01-11T15:53:44.557Z] ---> bf56cdd0449f [2021-01-11T15:53:44.557Z] ---> 4eaca845255d [2021-01-11T15:53:44.557Z] Step 7/24 : RUN go mod download [2021-01-11T15:53:44.557Z] Step 7/23 : RUN go mod download [2021-01-11T15:53:44.843Z] ---> Running in e37c24fe105e [2021-01-11T15:53:44.843Z] ---> Running in 5bb4ac5ea341 [2021-01-11T15:53:45.121Z] ---> f5269f56cb59 [2021-01-11T15:53:45.121Z] Step 7/22 : RUN go mod download [2021-01-11T15:53:45.401Z] ---> b70eddd8b323 [2021-01-11T15:53:45.401Z] Step 7/21 : RUN go mod download [2021-01-11T15:53:45.401Z] ---> Running in bfafb2d0e1a5 [2021-01-11T15:53:45.685Z] ---> Running in e8cf1c569398 [2021-01-11T15:53:46.605Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-11T15:53:46.605Z] Reading package lists... [2021-01-11T15:53:46.605Z] Building dependency tree... [2021-01-11T15:53:46.605Z] Reading state information... [2021-01-11T15:53:46.605Z] Suggested packages: [2021-01-11T15:53:46.605Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-11T15:53:46.605Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-11T15:53:46.605Z] Recommended packages: [2021-01-11T15:53:46.605Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-11T15:53:46.605Z] The following NEW packages will be installed: [2021-01-11T15:53:46.605Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-11T15:53:46.605Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-11T15:53:46.605Z] pkg-config zip [2021-01-11T15:53:46.605Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-11T15:53:46.605Z] Need to get 7655 kB of archives. [2021-01-11T15:53:46.605Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-11T15:53:46.605Z] 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-11T15:53:46.605Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-11T15:53:46.605Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-11T15:53:46.605Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-11T15:53:46.605Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-11T15:53:46.605Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-11T15:53:46.605Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-11T15:53:46.866Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-11T15:53:46.867Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-11T15:53:46.867Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-11T15:53:46.867Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-11T15:53:47.127Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-11T15:53:47.127Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-11T15:53:47.127Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-11T15:53:47.127Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-11T15:53:47.388Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-11T15:53:47.388Z] Fetched 7655 kB in 1s (9564 kB/s) [2021-01-11T15:53:47.388Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-11T15:53:47.388Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-11T15:53:47.388Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-11T15:53:47.388Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-11T15:53:47.653Z] Selecting previously unselected package libpsl5:amd64. [2021-01-11T15:53:47.653Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-11T15:53:47.653Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-11T15:53:47.653Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-11T15:53:47.653Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-11T15:53:47.913Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-11T15:53:47.913Z] Selecting previously unselected package librtmp1:amd64. [2021-01-11T15:53:47.913Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-11T15:53:47.913Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-11T15:53:47.913Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-11T15:53:47.913Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-11T15:53:47.913Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-11T15:53:48.173Z] Selecting previously unselected package liberror-perl. [2021-01-11T15:53:48.174Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-11T15:53:48.174Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-11T15:53:48.174Z] Selecting previously unselected package git-man. [2021-01-11T15:53:48.174Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-11T15:53:48.174Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-11T15:53:48.358Z] Removing intermediate container fe25e2c62e0f [2021-01-11T15:53:48.358Z] ---> 14ea478204eb [2021-01-11T15:53:48.358Z] Step 8/24 : COPY . . [2021-01-11T15:53:48.435Z] Selecting previously unselected package git. [2021-01-11T15:53:48.435Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-11T15:53:48.435Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-11T15:53:49.378Z] Selecting previously unselected package libnorm1:amd64. [2021-01-11T15:53:49.378Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-11T15:53:49.378Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-11T15:53:49.378Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-11T15:53:49.378Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-11T15:53:49.378Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-11T15:53:49.378Z] Selecting previously unselected package libsodium23:amd64. [2021-01-11T15:53:49.378Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-11T15:53:49.378Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-11T15:53:49.640Z] Selecting previously unselected package libzmq5:amd64. [2021-01-11T15:53:49.640Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-11T15:53:49.640Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-11T15:53:49.640Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-11T15:53:49.640Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-11T15:53:49.640Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-11T15:53:49.901Z] Selecting previously unselected package pkg-config. [2021-01-11T15:53:49.901Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-11T15:53:49.901Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-11T15:53:49.901Z] Selecting previously unselected package zip. [2021-01-11T15:53:49.901Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-11T15:53:49.901Z] Unpacking zip (3.0-11build1) ... [2021-01-11T15:53:50.164Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-11T15:53:50.164Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-11T15:53:50.164Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-11T15:53:50.164Z] Setting up liberror-perl (0.17025-1) ... [2021-01-11T15:53:50.164Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-11T15:53:50.164Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-11T15:53:50.164Z] No schema files found: doing nothing. [2021-01-11T15:53:50.164Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-11T15:53:50.164Z] Setting up zip (3.0-11build1) ... [2021-01-11T15:53:50.450Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-11T15:53:50.450Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-11T15:53:50.450Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-11T15:53:50.450Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-11T15:53:50.450Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-11T15:53:50.450Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-11T15:53:50.450Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-11T15:53:50.450Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-11T15:53:51.005Z] Removing intermediate container 5bb4ac5ea341 [2021-01-11T15:53:51.005Z] ---> e486bcca02dc [2021-01-11T15:53:51.005Z] Step 8/24 : COPY . . [2021-01-11T15:53:51.005Z] Removing intermediate container e37c24fe105e [2021-01-11T15:53:51.005Z] ---> 45eb1285b5b0 [2021-01-11T15:53:51.005Z] Step 8/23 : COPY . . [2021-01-11T15:53:51.614Z] Removing intermediate container e8cf1c569398 [2021-01-11T15:53:51.614Z] ---> fa3e8f2651f7 [2021-01-11T15:53:51.614Z] Step 8/21 : COPY . . [2021-01-11T15:53:51.614Z] Removing intermediate container bfafb2d0e1a5 [2021-01-11T15:53:51.614Z] ---> 479b7c506e42 [2021-01-11T15:53:51.614Z] Step 8/22 : COPY . . [2021-01-11T15:53:57.033Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-11T15:53:57.300Z] git set to automatically installed. [2021-01-11T15:53:57.300Z] git-man set to automatically installed. [2021-01-11T15:53:57.300Z] libcurl3-gnutls set to automatically installed. [2021-01-11T15:53:57.300Z] liberror-perl set to automatically installed. [2021-01-11T15:53:57.300Z] libglib2.0-0 set to automatically installed. [2021-01-11T15:53:57.300Z] libnghttp2-14 set to automatically installed. [2021-01-11T15:53:57.300Z] libnorm1 set to automatically installed. [2021-01-11T15:53:57.300Z] libpgm-5.2-0 set to automatically installed. [2021-01-11T15:53:57.300Z] libpsl5 set to automatically installed. [2021-01-11T15:53:57.300Z] librtmp1 set to automatically installed. [2021-01-11T15:53:57.300Z] libsodium23 set to automatically installed. [2021-01-11T15:53:57.300Z] libzmq3-dev set to automatically installed. [2021-01-11T15:53:57.300Z] libzmq5 set to automatically installed. [2021-01-11T15:53:57.300Z] pkg-config set to automatically installed. [2021-01-11T15:53:57.300Z] zip set to automatically installed. [2021-01-11T15:53:58.685Z] snapd is not logged in, snap install commands will use sudo [2021-01-11T15:54:05.288Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-11T15:54:05.288Z] snap "core18" has no updates available [2021-01-11T15:54:06.235Z] Pulling config-common [2021-01-11T15:54:07.623Z] Pulling go-build-helper [2021-01-11T15:54:18.478Z] ---> b02690b0cfa1 [2021-01-11T15:54:18.479Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-11T15:54:18.479Z] ---> ed245b3d8da0 [2021-01-11T15:54:18.479Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-11T15:54:18.479Z] ---> Running in 53627221cb54 [2021-01-11T15:54:18.479Z] ---> 411f8ff3046f [2021-01-11T15:54:18.479Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-11T15:54:18.479Z] ---> e458c26128aa [2021-01-11T15:54:18.479Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-11T15:54:18.479Z] ---> c61da77d6684 [2021-01-11T15:54:18.479Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-11T15:54:18.479Z] ---> Running in 893294053efe [2021-01-11T15:54:18.479Z] ---> Running in 52948543e6db [2021-01-11T15:54:18.479Z] ---> Running in 036314d70386 [2021-01-11T15:54:18.479Z] ---> Running in e3456bb85e7e [2021-01-11T15:54:18.479Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-11T15:54:18.756Z] 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-11T15:54:19.373Z] 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-11T15:54:19.651Z] 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-11T15:54:19.651Z] 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-11T15:54:34.221Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-11T15:54:34.221Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-11T15:54:34.221Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-11T15:54:34.221Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] [2021-01-11T15:54:34.221Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-11T15:54:34.221Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-11T15:54:34.221Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-11T15:54:34.221Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-11T15:54:34.221Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-11T15:54:34.221Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-11T15:54:34.221Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-11T15:54:34.221Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-11T15:54:34.221Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-11T15:54:34.221Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-11T15:54:34.221Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] [2021-01-11T15:54:34.221Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] [2021-01-11T15:54:34.221Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-11T15:54:34.221Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-11T15:54:34.221Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-11T15:54:34.221Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] [2021-01-11T15:54:34.221Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-11T15:54:34.221Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-11T15:54:34.221Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-11T15:54:34.221Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-11T15:54:34.221Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-11T15:54:34.221Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-11T15:54:34.221Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-11T15:54:34.221Z] Fetched 23.7 MB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-11T15:54:34.221Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-11T15:54:34.221Z] Fetched 279 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-11T15:54:34.221Z] Fetched 122 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-11T15:54:34.221Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-11T15:54:34.221Z] Fetched 8848 B in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-11T15:54:34.221Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-11T15:54:34.221Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-11T15:54:34.221Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-11T15:54:34.221Z] Fetched 214 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-11T15:54:34.221Z] Fetched 155 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-11T15:54:34.221Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-11T15:54:34.221Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-11T15:54:34.221Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-11T15:54:34.221Z] Fetched 499 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-11T15:54:34.221Z] Fetched 111 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-11T15:54:34.221Z] Fetched 240 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-11T15:54:34.221Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-11T15:54:34.221Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-11T15:54:34.221Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-11T15:54:34.221Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-11T15:54:34.221Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-11T15:54:34.221Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-11T15:54:34.221Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-11T15:54:34.221Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-11T15:54:34.221Z] Fetched 8720 B in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-11T15:54:34.221Z] Fetched 137 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-11T15:54:34.221Z] Fetched 119 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-11T15:54:34.221Z] Fetched 109 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-11T15:54:34.221Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-11T15:54:34.221Z] Fetched 645 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-11T15:54:34.221Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-11T15:54:34.221Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-11T15:54:34.221Z] Fetched 368 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-11T15:54:34.221Z] Fetched 187 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-11T15:54:34.221Z] Fetched 175 kB in 0s (0 B/s) [2021-01-11T15:54:34.221Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-11T15:54:36.141Z] Fetched 206 kB in 0s (0 B/s) [2021-01-11T15:54:36.141Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-11T15:54:36.141Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-11T15:54:36.141Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-11T15:54:36.141Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-11T15:54:36.141Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-11T15:54:36.141Z] Fetched 159 kB in 0s (0 B/s) [2021-01-11T15:54:36.141Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-11T15:54:36.141Z] Fetched 107 kB in 0s (0 B/s) [2021-01-11T15:54:36.141Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-11T15:54:36.141Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-11T15:54:36.141Z] Pulling static-packages [2021-01-11T15:54:37.090Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-11T15:54:37.090Z] Skipping pull go-build-helper (already ran) [2021-01-11T15:54:37.090Z] Skipping pull static-packages (already ran) [2021-01-11T15:54:37.090Z] Building go-build-helper [2021-01-11T15:54:42.392Z] Building static-packages [2021-01-11T15:54:44.312Z] Staging go-build-helper [2021-01-11T15:54:45.700Z] Staging static-packages [2021-01-11T15:54:47.094Z] Pulling go115 [2021-01-11T15:54:48.051Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-11T15:54:48.051Z] Skipping pull go115 (already ran) [2021-01-11T15:54:48.051Z] Building go115 [2021-01-11T15:54:48.051Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-11T15:54:48.051Z] Dload Upload Total Spent Left Speed [2021-01-11T15:54:51.811Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 735k 0 0 3714k 0 0:00:31 --:--:-- 0:00:31 3695k 28 115M 28 33.2M 0 0 27.3M 0 0:00:04 0:00:01 0:00:03 27.3M 53 115M 53 61.7M 0 0 28.1M 0 0:00:04 0:00:02 0:00:02 28.1M 85 115M 85 98.3M 0 0 30.8M 0 0:00:03 0:00:03 --:--:-- 30.8M 100 115M 100 115M 0 0 31.1M 0 0:00:03 0:00:03 --:--:-- 31.1M [2021-01-11T15:54:52.384Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-11T15:54:57.693Z] Staging go115 [2021-01-11T15:55:04.280Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-11T15:55:04.280Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-11T15:55:04.280Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-11T15:55:04.280Z] Fetched 0 B in 0s (0 B/s) [2021-01-11T15:55:04.280Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-11T15:55:04.280Z] Fetched 224 kB in 0s (0 B/s) [2021-01-11T15:55:04.280Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-11T15:55:04.280Z] Fetched 157 kB in 0s (0 B/s) [2021-01-11T15:55:04.280Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-11T15:55:04.280Z] Fetched 221 kB in 0s (0 B/s) [2021-01-11T15:55:04.280Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-11T15:55:04.280Z] Fetched 143 kB in 0s (0 B/s) [2021-01-11T15:55:04.280Z] Pulling edgex-go [2021-01-11T15:55:06.855Z] Pulling version [2021-01-11T15:55:07.800Z] Building config-common [2021-01-11T15:55:11.115Z] Skipping build go-build-helper (already ran) [2021-01-11T15:55:11.115Z] Skipping build static-packages (already ran) [2021-01-11T15:55:11.115Z] Skipping build go115 (already ran) [2021-01-11T15:55:11.115Z] Building edgex-go [2021-01-11T15:55:11.689Z] 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-11T15:55:13.096Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-11T15:55:13.096Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-11T15:55:13.096Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 [2021-01-11T15:55:13.096Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-11T15:55:13.096Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.143 [2021-01-11T15:55:13.096Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-11T15:55:13.096Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-11T15:55:13.096Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-11T15:55:13.096Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-11T15:55:13.096Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-11T15:55:13.096Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-11T15:55:13.396Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2021-01-11T15:55:13.396Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-11T15:55:13.396Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-11T15:55:13.396Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-11T15:55:13.396Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-11T15:55:13.396Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-11T15:55:13.396Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-11T15:55:13.396Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-11T15:55:13.396Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-11T15:55:13.396Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-11T15:55:13.396Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-11T15:55:13.396Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-11T15:55:13.396Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-11T15:55:13.396Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-11T15:55:13.396Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-11T15:55:13.396Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-11T15:55:13.396Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-11T15:55:13.396Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-11T15:55:13.396Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-11T15:55:13.396Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-11T15:55:13.396Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-11T15:55:13.396Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-11T15:55:13.396Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-11T15:55:13.396Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-11T15:55:13.671Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-11T15:55:13.671Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-11T15:55:13.935Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-11T15:55:13.935Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-11T15:55:13.935Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-11T15:55:23.993Z] 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-11T15:55:28.235Z] 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-11T15:55:29.624Z] 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-11T15:55:30.581Z] 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-11T15:55:31.154Z] 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-11T15:55:31.154Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-11T15:55:31.417Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-11T15:55:31.417Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-11T15:55:31.417Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-11T15:55:33.460Z] 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-11T15:55:33.460Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-11T15:55:33.460Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-11T15:55:34.921Z] 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-11T15:55:34.921Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-11T15:55:36.382Z] 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-11T15:55:36.382Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-11T15:55:38.374Z] 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-11T15:55:38.980Z] 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-11T15:55:40.372Z] 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-11T15:55:43.301Z] Building version [2021-01-11T15:55:46.611Z] Staging config-common [2021-01-11T15:55:47.186Z] Skipping stage go-build-helper (already ran) [2021-01-11T15:55:47.186Z] Skipping stage static-packages (already ran) [2021-01-11T15:55:47.186Z] Skipping stage go115 (already ran) [2021-01-11T15:55:47.186Z] Staging edgex-go [2021-01-11T15:55:48.579Z] Staging version [2021-01-11T15:55:49.529Z] Priming config-common [2021-01-11T15:55:50.927Z] Priming go-build-helper [2021-01-11T15:55:52.323Z] Priming static-packages [2021-01-11T15:55:55.631Z] Priming go115 [2021-01-11T15:55:56.204Z] Priming edgex-go [2021-01-11T15:55:57.366Z] 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-11T15:55:57.595Z] Priming version [2021-01-11T15:55:58.989Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-11T15:56:04.136Z] Removing intermediate container e3456bb85e7e [2021-01-11T15:56:04.137Z] ---> fd840555c9c6 [2021-01-11T15:56:04.137Z] [2021-01-11T15:56:04.137Z] Step 10/22 : FROM alpine:3.12 [2021-01-11T15:56:04.137Z] Removing intermediate container 53627221cb54 [2021-01-11T15:56:04.137Z] ---> 195519c86ad5 [2021-01-11T15:56:04.137Z] [2021-01-11T15:56:04.137Z] Step 10/24 : FROM alpine:3.12 [2021-01-11T15:56:04.137Z] 3.12: Pulling from library/alpine [2021-01-11T15:56:04.137Z] 3.12: Pulling from library/alpine [2021-01-11T15:56:05.589Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-11T15:56:05.589Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-11T15:56:05.589Z] Status: Downloaded newer image for alpine:3.12 [2021-01-11T15:56:05.589Z] ---> afeebe901d6b [2021-01-11T15:56:05.589Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-11T15:56:05.589Z] Status: Image is up to date for alpine:3.12 [2021-01-11T15:56:05.589Z] ---> afeebe901d6b [2021-01-11T15:56:05.589Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-11T15:56:06.587Z] ---> Running in 7e84a0e18738 [2021-01-11T15:56:06.587Z] ---> Running in 7982ca20f839 [2021-01-11T15:56:09.258Z] Removing intermediate container 893294053efe [2021-01-11T15:56:09.258Z] ---> d97504a1051b [2021-01-11T15:56:09.258Z] [2021-01-11T15:56:09.258Z] Step 10/24 : FROM scratch [2021-01-11T15:56:09.258Z] ---> [2021-01-11T15:56:09.258Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-11T15:56:09.258Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T15:56:09.258Z] Removing intermediate container 52948543e6db [2021-01-11T15:56:09.258Z] ---> 68d87b6ffdb3 [2021-01-11T15:56:09.258Z] [2021-01-11T15:56:09.258Z] Step 10/21 : FROM scratch [2021-01-11T15:56:09.258Z] ---> [2021-01-11T15:56:09.258Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-11T15:56:09.543Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T15:56:09.543Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T15:56:09.824Z] ---> Running in 164df889f298 [2021-01-11T15:56:09.824Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T15:56:09.824Z] ---> Running in 0804e0357b54 [2021-01-11T15:56:10.433Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-11T15:56:10.433Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-11T15:56:10.433Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-11T15:56:10.433Z] (4/5) Installing curl (7.69.1-r3) [2021-01-11T15:56:10.433Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-11T15:56:10.433Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T15:56:10.433Z] Executing ca-certificates-20191127-r4.trigger [2021-01-11T15:56:10.710Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-11T15:56:10.988Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-11T15:56:10.988Z] OK: 7 MiB in 19 packages [2021-01-11T15:56:10.988Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-11T15:56:10.988Z] (4/5) Installing curl (7.69.1-r3) [2021-01-11T15:56:10.988Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-11T15:56:10.988Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T15:56:10.988Z] Executing ca-certificates-20191127-r4.trigger [2021-01-11T15:56:11.267Z] Removing intermediate container 0804e0357b54 [2021-01-11T15:56:11.267Z] ---> 25c9df9c057e [2021-01-11T15:56:11.267Z] Removing intermediate container 164df889f298 [2021-01-11T15:56:11.267Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-11T15:56:11.267Z] ---> 72551119e2f0 [2021-01-11T15:56:11.267Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-11T15:56:11.267Z] OK: 7 MiB in 19 packages [2021-01-11T15:56:11.546Z] ---> Running in 368094c2b84c [2021-01-11T15:56:11.546Z] ---> Running in e4e321aacfea [2021-01-11T15:56:12.546Z] Removing intermediate container 368094c2b84c [2021-01-11T15:56:12.546Z] ---> 6537e9d063f0 [2021-01-11T15:56:12.546Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-11T15:56:12.546Z] Removing intermediate container e4e321aacfea [2021-01-11T15:56:12.546Z] ---> 38b9af97f3ac [2021-01-11T15:56:12.546Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-11T15:56:12.822Z] ---> Running in 53c64f9417f9 [2021-01-11T15:56:12.822Z] ---> Running in 02858b171193 [2021-01-11T15:56:13.419Z] Removing intermediate container 7982ca20f839 [2021-01-11T15:56:13.419Z] ---> 8bf64acd4d02 [2021-01-11T15:56:13.419Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-11T15:56:13.705Z] Removing intermediate container 53c64f9417f9 [2021-01-11T15:56:13.705Z] ---> f4dd0d46f446 [2021-01-11T15:56:13.705Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-11T15:56:13.705Z] ---> Running in 1f8bb4fa1ba1 [2021-01-11T15:56:14.032Z] Removing intermediate container 02858b171193 [2021-01-11T15:56:14.032Z] ---> 3792e5c6f709 [2021-01-11T15:56:14.032Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-11T15:56:14.032Z] Removing intermediate container 7e84a0e18738 [2021-01-11T15:56:14.032Z] ---> 8f32f467fb28 [2021-01-11T15:56:14.032Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-11T15:56:14.496Z] ---> Running in e31032ee6675 [2021-01-11T15:56:14.496Z] Removing intermediate container 1f8bb4fa1ba1 [2021-01-11T15:56:14.496Z] ---> e048c9e2bb97 [2021-01-11T15:56:14.496Z] Step 13/24 : WORKDIR / [2021-01-11T15:56:14.843Z] ---> Running in 74bea2970ac3 [2021-01-11T15:56:15.139Z] Removing intermediate container e31032ee6675 [2021-01-11T15:56:15.139Z] ---> 0c6919476663 [2021-01-11T15:56:15.140Z] Step 13/22 : WORKDIR / [2021-01-11T15:56:15.140Z] ---> e246a4562f46 [2021-01-11T15:56:15.140Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-11T15:56:15.468Z] ---> b3f24aaf661c [2021-01-11T15:56:15.468Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-11T15:56:15.468Z] ---> Running in d796b995e585 [2021-01-11T15:56:15.842Z] Removing intermediate container 74bea2970ac3 [2021-01-11T15:56:15.842Z] ---> 884d8934d1dd [2021-01-11T15:56:15.842Z] 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-11T15:56:16.939Z] Removing intermediate container d796b995e585 [2021-01-11T15:56:16.939Z] ---> 47fa8f40ffe1 [2021-01-11T15:56:16.939Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-11T15:56:17.259Z] ---> 664a694ce526 [2021-01-11T15:56:17.259Z] 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-11T15:56:18.762Z] ---> 6a05f19bc3a9 [2021-01-11T15:56:18.762Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-11T15:56:19.036Z] ---> 2a3c38193331 [2021-01-11T15:56:19.036Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-11T15:56:19.036Z] ---> e1f21005c878 [2021-01-11T15:56:19.036Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-11T15:56:19.036Z] ---> 5f7d0b3c02cc [2021-01-11T15:56:19.036Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-11T15:56:21.025Z] ---> a15ba61ed322 [2021-01-11T15:56:21.025Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-11T15:56:21.025Z] ---> 9cd13fae15d1 [2021-01-11T15:56:21.025Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-11T15:56:21.025Z] ---> 40d93733fa9b [2021-01-11T15:56:21.025Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-11T15:56:21.025Z] ---> 50d79a30538a [2021-01-11T15:56:21.025Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-11T15:56:21.305Z] ---> Running in 69c44e67e810 [2021-01-11T15:56:22.283Z] Removing intermediate container 69c44e67e810 [2021-01-11T15:56:22.283Z] ---> fcc7ca784487 [2021-01-11T15:56:22.283Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T15:56:22.558Z] ---> b1f048677a2d [2021-01-11T15:56:22.558Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-11T15:56:22.558Z] ---> Running in 2ef075bc9b19 [2021-01-11T15:56:22.843Z] ---> de1b2acb72f9 [2021-01-11T15:56:22.843Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-11T15:56:22.843Z] ---> 6c0546995852 [2021-01-11T15:56:22.843Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-11T15:56:23.444Z] Removing intermediate container 2ef075bc9b19 [2021-01-11T15:56:23.444Z] ---> 1b260d7f0918 [2021-01-11T15:56:23.444Z] Step 19/21 : LABEL arch=arm64 [2021-01-11T15:56:23.718Z] ---> Running in 4080790c7e1a [2021-01-11T15:56:24.700Z] ---> 9b8f13310b0a [2021-01-11T15:56:24.701Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-11T15:56:24.973Z] ---> Running in 6c48800b1a6b [2021-01-11T15:56:24.973Z] Removing intermediate container 4080790c7e1a [2021-01-11T15:56:24.973Z] ---> 9c9b9fc0fe69 [2021-01-11T15:56:24.973Z] Step 20/21 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e [2021-01-11T15:56:25.244Z] ---> 8bf52241bd5f [2021-01-11T15:56:25.245Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml ---> f6747c97dbe0 [2021-01-11T15:56:25.245Z] [2021-01-11T15:56:25.245Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-11T15:56:25.520Z] ---> Running in b141f917e7c7 [2021-01-11T15:56:26.125Z] Removing intermediate container b141f917e7c7 [2021-01-11T15:56:26.125Z] ---> 97d288595b15 [2021-01-11T15:56:26.125Z] Step 21/21 : LABEL version=0.0.0 [2021-01-11T15:56:26.400Z] ---> Running in 043b5b8eda8d [2021-01-11T15:56:26.674Z] ---> fd5fd97cdaaa [2021-01-11T15:56:26.674Z] 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-11T15:56:26.952Z] ---> 37f518463f5d [2021-01-11T15:56:26.952Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-11T15:56:27.232Z] ---> Running in bfb1af2e72f8 [2021-01-11T15:56:27.513Z] ---> Running in 5c8c8f6382a9 [2021-01-11T15:56:27.513Z] Removing intermediate container 043b5b8eda8d [2021-01-11T15:56:27.513Z] ---> 7e0143874753 [2021-01-11T15:56:27.513Z] [2021-01-11T15:56:28.489Z] Successfully built 7e0143874753 [2021-01-11T15:56:28.489Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-11T15:56:28.489Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-01-11T15:56:28.489Z] Removing intermediate container 5c8c8f6382a9 [2021-01-11T15:56:28.489Z] ---> 1962cf68951e [2021-01-11T15:56:28.489Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T15:56:29.084Z] ---> Running in f104c472142c [2021-01-11T15:56:29.084Z] Removing intermediate container 6c48800b1a6b [2021-01-11T15:56:29.084Z] ---> 1727f23ab96b [2021-01-11T15:56:29.084Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-11T15:56:29.360Z] ---> Running in 849f78692efe [2021-01-11T15:56:29.965Z] Removing intermediate container f104c472142c [2021-01-11T15:56:29.965Z] ---> 7c7def9b0458 [2021-01-11T15:56:29.965Z] Step 22/24 : LABEL arch=arm64 [2021-01-11T15:56:29.965Z] Removing intermediate container 036314d70386 [2021-01-11T15:56:29.965Z] ---> ec9751f626fc [2021-01-11T15:56:29.965Z] [2021-01-11T15:56:29.965Z] Step 10/23 : FROM alpine:3.12 [2021-01-11T15:56:29.965Z] ---> afeebe901d6b [2021-01-11T15:56:29.965Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-11T15:56:30.565Z] ---> Running in 3307f9ec6e06 [2021-01-11T15:56:30.565Z] ---> Running in 18870fe31e6e [2021-01-11T15:56:30.841Z] Removing intermediate container 849f78692efe [2021-01-11T15:56:30.841Z] ---> 5808dd43088f [2021-01-11T15:56:30.841Z] Step 20/22 : LABEL arch=arm64 [2021-01-11T15:56:31.446Z] Removing intermediate container 3307f9ec6e06 [2021-01-11T15:56:31.446Z] ---> 2e7249a2026d [2021-01-11T15:56:31.446Z] Step 23/24 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e [2021-01-11T15:56:32.045Z] ---> Running in 5d957297ea40 [2021-01-11T15:56:32.045Z] Removing intermediate container bfb1af2e72f8 [2021-01-11T15:56:32.045Z] ---> 9934b2b97ecd [2021-01-11T15:56:32.045Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-11T15:56:32.045Z] Removing intermediate container 18870fe31e6e [2021-01-11T15:56:32.323Z] ---> 0eaff417260a [2021-01-11T15:56:32.323Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-11T15:56:32.323Z] ---> Running in 81463fb015ca [2021-01-11T15:56:32.623Z] ---> Running in b6935d2ef2b2 [2021-01-11T15:56:32.623Z] ---> Running in fe2501202a8c [2021-01-11T15:56:32.896Z] Removing intermediate container 5d957297ea40 [2021-01-11T15:56:32.896Z] ---> 1fb3604949b2 [2021-01-11T15:56:32.896Z] Step 21/22 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e [2021-01-11T15:56:33.495Z] Removing intermediate container 81463fb015ca [2021-01-11T15:56:33.495Z] ---> c27119bc8035 [2021-01-11T15:56:33.495Z] Step 24/24 : LABEL version=0.0.0 [2021-01-11T15:56:33.768Z] ---> Running in 264e7b674e41 [2021-01-11T15:56:33.768Z] Removing intermediate container fe2501202a8c [2021-01-11T15:56:33.768Z] ---> dc4dd91e3614 [2021-01-11T15:56:33.768Z] Step 22/24 : LABEL arch=arm64 [2021-01-11T15:56:33.768Z] Removing intermediate container b6935d2ef2b2 [2021-01-11T15:56:33.768Z] ---> b6c3933ba1a2 [2021-01-11T15:56:33.768Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-11T15:56:34.044Z] ---> Running in 7129ed90ba34 [2021-01-11T15:56:34.649Z] ---> Running in 88be67f42612 [2021-01-11T15:56:34.649Z] ---> Running in 1071c1b43e7d [2021-01-11T15:56:34.649Z] Removing intermediate container 264e7b674e41 [2021-01-11T15:56:34.649Z] ---> b5e5b08f1d41 [2021-01-11T15:56:34.649Z] Step 22/22 : LABEL version=0.0.0 [2021-01-11T15:56:34.926Z] Removing intermediate container 7129ed90ba34 [2021-01-11T15:56:34.926Z] ---> 0539dac9e9bd [2021-01-11T15:56:34.926Z] [2021-01-11T15:56:34.926Z] ---> Running in 24d360755f04 [2021-01-11T15:56:35.203Z] Removing intermediate container 1071c1b43e7d [2021-01-11T15:56:35.203Z] ---> 2a7b781cfa3f [2021-01-11T15:56:35.203Z] Step 23/24 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e [2021-01-11T15:56:35.203Z] Removing intermediate container 88be67f42612 [2021-01-11T15:56:35.203Z] ---> 5735d7d17134 [2021-01-11T15:56:35.203Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T15:56:35.203Z] Successfully built 0539dac9e9bd [2021-01-11T15:56:35.203Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-11T15:56:35.203Z] Building docker-security-proxy-setup-go [2021-01-11T15:56:35.477Z]  Building docker-support-notifications-go ... done  ---> Running in 516bb20d3046 [2021-01-11T15:56:35.477Z] ---> Running in e6fe95c0f7b5 [2021-01-11T15:56:35.753Z] Removing intermediate container 24d360755f04 [2021-01-11T15:56:35.753Z] ---> a9be061e0f48 [2021-01-11T15:56:35.753Z] [2021-01-11T15:56:36.031Z] Removing intermediate container 516bb20d3046 [2021-01-11T15:56:36.031Z] ---> bcc2a111cbfd [2021-01-11T15:56:36.031Z] Step 24/24 : LABEL version=0.0.0 [2021-01-11T15:56:36.306Z] Successfully built a9be061e0f48 [2021-01-11T15:56:36.306Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-11T15:56:36.306Z] Building docker-core-metadata-go [2021-01-11T15:56:36.306Z]  Building docker-security-bootstrap-redis-go ... done  ---> Running in f8846dd4e448 [2021-01-11T15:56:36.907Z] Removing intermediate container f8846dd4e448 [2021-01-11T15:56:36.907Z] ---> 9d69b430d214 [2021-01-11T15:56:36.907Z] [2021-01-11T15:56:37.507Z] Successfully built 9d69b430d214 [2021-01-11T15:56:37.507Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-11T15:56:37.507Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2021-01-11T15:56:38.484Z] Removing intermediate container e6fe95c0f7b5 [2021-01-11T15:56:38.484Z] ---> ef331446cbb4 [2021-01-11T15:56:38.485Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-11T15:56:38.485Z] ---> Running in 2927e123314d [2021-01-11T15:56:39.922Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T15:56:40.522Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T15:56:41.502Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-11T15:56:41.502Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-11T15:56:41.502Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-11T15:56:41.776Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-11T15:56:42.051Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-11T15:56:42.051Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T15:56:42.051Z] OK: 8 MiB in 19 packages [2021-01-11T15:56:46.360Z] Removing intermediate container 2927e123314d [2021-01-11T15:56:46.360Z] ---> e275afcb061c [2021-01-11T15:56:46.360Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-11T15:56:48.327Z] ---> f738315f73b9 [2021-01-11T15:56:48.327Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-11T15:56:49.312Z] ---> 9cd069d639ba [2021-01-11T15:56:49.312Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-11T15:56:50.753Z] ---> bb23b3ce5799 [2021-01-11T15:56:50.753Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-11T15:56:51.354Z] ---> Running in 38be067dbba2 [2021-01-11T15:56:52.331Z] Removing intermediate container 38be067dbba2 [2021-01-11T15:56:52.331Z] ---> c500e0edd9ed [2021-01-11T15:56:52.331Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T15:56:52.608Z] ---> Running in 7d00f63ccddd [2021-01-11T15:56:54.048Z] Removing intermediate container 7d00f63ccddd [2021-01-11T15:56:54.048Z] ---> 4e94c345e4db [2021-01-11T15:56:54.048Z] Step 21/23 : LABEL arch=arm64 [2021-01-11T15:56:54.648Z] ---> Running in d7de6b2730ba [2021-01-11T15:56:55.632Z] Removing intermediate container d7de6b2730ba [2021-01-11T15:56:55.632Z] ---> c076d717b641 [2021-01-11T15:56:55.632Z] Step 22/23 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e [2021-01-11T15:56:56.613Z] ---> Running in 3ea523665655 [2021-01-11T15:56:57.218Z] Removing intermediate container 3ea523665655 [2021-01-11T15:56:57.218Z] ---> 36c80fbafde0 [2021-01-11T15:56:57.218Z] Step 23/23 : LABEL version=0.0.0 [2021-01-11T15:56:57.493Z] ---> Running in 25fe09b282b6 [2021-01-11T15:56:58.091Z] Removing intermediate container 25fe09b282b6 [2021-01-11T15:56:58.091Z] ---> 7973033f5624 [2021-01-11T15:56:58.091Z] [2021-01-11T15:56:58.364Z] Successfully built 7973033f5624 [2021-01-11T15:56:58.364Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-11T15:57:16.654Z]  Building docker-core-data-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T15:57:16.654Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-11T15:57:16.654Z] ---> ae982f966b25 [2021-01-11T15:57:16.654Z] Step 3/26 : WORKDIR /edgex-go [2021-01-11T15:57:16.654Z] ---> Using cache [2021-01-11T15:57:16.654Z] ---> c005a77710c5 [2021-01-11T15:57:16.654Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T15:57:16.654Z] ---> Using cache [2021-01-11T15:57:16.654Z] ---> 69959a8446e4 [2021-01-11T15:57:16.654Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-11T15:57:18.626Z] ---> Running in 8d95e65137da [2021-01-11T15:57:20.055Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T15:57:20.648Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T15:57:21.244Z] OK: 217 MiB in 51 packages [2021-01-11T15:57:24.641Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T15:57:24.641Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-11T15:57:24.641Z] ---> ae982f966b25 [2021-01-11T15:57:24.641Z] Step 3/21 : WORKDIR /edgex-go [2021-01-11T15:57:24.641Z] ---> Using cache [2021-01-11T15:57:24.641Z] ---> c005a77710c5 [2021-01-11T15:57:24.641Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T15:57:24.641Z] ---> Using cache [2021-01-11T15:57:24.641Z] ---> 69959a8446e4 [2021-01-11T15:57:24.641Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-11T15:57:24.641Z] ---> Using cache [2021-01-11T15:57:24.641Z] ---> b1a355e49f1f [2021-01-11T15:57:24.641Z] Step 6/21 : COPY go.mod . [2021-01-11T15:57:24.641Z] ---> Using cache [2021-01-11T15:57:24.641Z] ---> f5269f56cb59 [2021-01-11T15:57:24.641Z] Step 7/21 : RUN go mod download [2021-01-11T15:57:24.641Z] ---> Using cache [2021-01-11T15:57:24.641Z] ---> 479b7c506e42 [2021-01-11T15:57:24.642Z] Step 8/21 : COPY . . [2021-01-11T15:57:24.642Z] ---> Using cache [2021-01-11T15:57:24.642Z] ---> 411f8ff3046f [2021-01-11T15:57:24.642Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-11T15:57:24.917Z] Removing intermediate container 8d95e65137da [2021-01-11T15:57:24.917Z] ---> b132c86cdb64 [2021-01-11T15:57:24.917Z] Step 6/26 : COPY go.mod . [2021-01-11T15:57:24.917Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T15:57:24.917Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-11T15:57:24.917Z] ---> ae982f966b25 [2021-01-11T15:57:24.917Z] Step 3/22 : WORKDIR /edgex-go [2021-01-11T15:57:24.917Z] ---> Using cache [2021-01-11T15:57:24.917Z] ---> c005a77710c5 [2021-01-11T15:57:24.917Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T15:57:24.917Z] ---> Using cache [2021-01-11T15:57:24.917Z] ---> 69959a8446e4 [2021-01-11T15:57:24.917Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-11T15:57:24.917Z] ---> Using cache [2021-01-11T15:57:24.917Z] ---> b1a355e49f1f [2021-01-11T15:57:24.917Z] Step 6/22 : COPY go.mod . [2021-01-11T15:57:24.917Z] ---> Using cache [2021-01-11T15:57:24.917Z] ---> f5269f56cb59 [2021-01-11T15:57:24.917Z] Step 7/22 : RUN go mod download [2021-01-11T15:57:24.917Z] ---> Using cache [2021-01-11T15:57:24.917Z] ---> 479b7c506e42 [2021-01-11T15:57:24.917Z] Step 8/22 : COPY . . [2021-01-11T15:57:24.917Z] ---> Using cache [2021-01-11T15:57:24.917Z] ---> 411f8ff3046f [2021-01-11T15:57:24.917Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-11T15:57:25.198Z] ---> Running in 0c446944d091 [2021-01-11T15:57:25.198Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T15:57:25.198Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-11T15:57:25.198Z] ---> ae982f966b25 [2021-01-11T15:57:25.198Z] Step 3/22 : WORKDIR /edgex-go [2021-01-11T15:57:25.198Z] ---> Using cache [2021-01-11T15:57:25.198Z] ---> c005a77710c5 [2021-01-11T15:57:25.198Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T15:57:25.198Z] ---> Using cache [2021-01-11T15:57:25.198Z] ---> 69959a8446e4 [2021-01-11T15:57:25.198Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-11T15:57:25.198Z] ---> Using cache [2021-01-11T15:57:25.198Z] ---> b1a355e49f1f [2021-01-11T15:57:25.198Z] Step 6/22 : COPY go.mod . [2021-01-11T15:57:25.198Z] ---> Using cache [2021-01-11T15:57:25.198Z] ---> f5269f56cb59 [2021-01-11T15:57:25.198Z] Step 7/22 : RUN go mod download [2021-01-11T15:57:25.198Z] ---> Using cache [2021-01-11T15:57:25.198Z] ---> 479b7c506e42 [2021-01-11T15:57:25.198Z] Step 8/22 : COPY . . [2021-01-11T15:57:25.472Z] ---> Using cache [2021-01-11T15:57:25.472Z] ---> 411f8ff3046f [2021-01-11T15:57:25.472Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-11T15:57:25.472Z] ---> Running in 4b37d59d51e7 [2021-01-11T15:57:25.472Z] ---> Running in 9e3aa8e0da65 [2021-01-11T15:57:26.079Z] ---> b3f184f3b178 [2021-01-11T15:57:26.079Z] Step 7/26 : RUN go mod download [2021-01-11T15:57:26.361Z] ---> Running in 90eeb0850a5f [2021-01-11T15:57:26.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-11T15:57:27.264Z] 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-11T15:57:27.538Z] 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-11T15:57:30.170Z] Removing intermediate container 90eeb0850a5f [2021-01-11T15:57:30.170Z] ---> 83a7ac947a59 [2021-01-11T15:57:30.170Z] Step 8/26 : COPY . . [2021-01-11T15:57:52.341Z] ---> 8838b74b0743 [2021-01-11T15:57:52.341Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-11T15:57:52.341Z] ---> Running in f806425d2c3c [2021-01-11T15:57:52.341Z] 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-11T15:58:39.385Z] 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-11T15:58:47.705Z] Removing intermediate container 4b37d59d51e7 [2021-01-11T15:58:47.705Z] ---> 313a65f118aa [2021-01-11T15:58:47.705Z] [2021-01-11T15:58:47.705Z] Step 10/22 : FROM scratch [2021-01-11T15:58:47.705Z] ---> [2021-01-11T15:58:47.705Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-11T15:58:47.705Z] ---> Using cache [2021-01-11T15:58:47.705Z] ---> 25c9df9c057e [2021-01-11T15:58:47.705Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-11T15:58:48.014Z] ---> Running in e6d67412cee7 [2021-01-11T15:58:49.480Z] Removing intermediate container e6d67412cee7 [2021-01-11T15:58:49.480Z] ---> fe02c730217e [2021-01-11T15:58:49.480Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-11T15:58:49.480Z] ---> Running in 58aaa9d99b5c [2021-01-11T15:58:50.469Z] Removing intermediate container 0c446944d091 [2021-01-11T15:58:50.469Z] Removing intermediate container 58aaa9d99b5c [2021-01-11T15:58:50.469Z] ---> 1b3229dc848a [2021-01-11T15:58:50.469Z] Step 14/22 : WORKDIR / [2021-01-11T15:58:50.469Z] ---> 0afb1b0e23e5 [2021-01-11T15:58:50.469Z] [2021-01-11T15:58:50.469Z] Step 10/21 : FROM alpine:3.12 [2021-01-11T15:58:50.469Z] ---> afeebe901d6b [2021-01-11T15:58:50.469Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-11T15:58:50.469Z] ---> Running in 1d53324c5e2e [2021-01-11T15:58:50.469Z] ---> Running in d44b36298bbc [2021-01-11T15:58:51.472Z] Removing intermediate container 1d53324c5e2e [2021-01-11T15:58:51.472Z] ---> cc6de9f5660a [2021-01-11T15:58:51.472Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-11T15:58:52.458Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T15:58:52.732Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T15:58:52.732Z] ---> 9c4a8475d705 [2021-01-11T15:58:52.732Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-11T15:58:53.332Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-11T15:58:53.332Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-11T15:58:53.332Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-11T15:58:53.332Z] (4/4) Installing curl (7.69.1-r3) [2021-01-11T15:58:53.332Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T15:58:53.332Z] Executing ca-certificates-20191127-r4.trigger [2021-01-11T15:58:53.930Z] OK: 7 MiB in 18 packages [2021-01-11T15:58:55.361Z] ---> b924fd9ad966 [2021-01-11T15:58:55.361Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-11T15:58:56.340Z] Removing intermediate container d44b36298bbc [2021-01-11T15:58:56.340Z] ---> b76a794fa5ef [2021-01-11T15:58:56.340Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-11T15:58:56.615Z] ---> 548f2cc9f7e2 [2021-01-11T15:58:56.615Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-11T15:58:56.615Z] ---> Running in 09ea80027585 [2021-01-11T15:58:56.896Z] ---> Running in 5156414c499e [2021-01-11T15:58:57.172Z] Removing intermediate container 09ea80027585 [2021-01-11T15:58:57.172Z] ---> d77fb2384e01 [2021-01-11T15:58:57.172Z] Step 13/21 : WORKDIR /edgex [2021-01-11T15:58:57.443Z] Removing intermediate container 5156414c499e [2021-01-11T15:58:57.443Z] ---> 458ad783991d [2021-01-11T15:58:57.443Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T15:58:57.443Z] ---> Running in 18c4c82f173a [2021-01-11T15:58:57.716Z] ---> Running in 81041b38a8e3 [2021-01-11T15:58:58.313Z] Removing intermediate container 18c4c82f173a [2021-01-11T15:58:58.313Z] ---> d9f66e4565b4 [2021-01-11T15:58:58.313Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-11T15:58:58.313Z] Removing intermediate container 81041b38a8e3 [2021-01-11T15:58:58.313Z] ---> 0ecbc60ab29f [2021-01-11T15:58:58.313Z] Step 20/22 : LABEL arch=arm64 [2021-01-11T15:58:58.583Z] ---> Running in 6d9b6d1e7996 [2021-01-11T15:58:59.185Z] ---> 8a5be0d58f64 [2021-01-11T15:58:59.185Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-11T15:58:59.185Z] Removing intermediate container 6d9b6d1e7996 [2021-01-11T15:58:59.185Z] ---> b6c39d1b1ae6 [2021-01-11T15:58:59.185Z] Step 21/22 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e [2021-01-11T15:58:59.784Z] ---> Running in 56935a2582e2 [2021-01-11T15:59:00.784Z] Removing intermediate container 56935a2582e2 [2021-01-11T15:59:00.784Z] ---> 584d3e0f28ad [2021-01-11T15:59:00.784Z] Step 22/22 : LABEL version=0.0.0 [2021-01-11T15:59:01.068Z] ---> 627ed08477e7 [2021-01-11T15:59:01.068Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-11T15:59:01.068Z] ---> Running in 3453a40ecfc5 [2021-01-11T15:59:02.514Z] Removing intermediate container 3453a40ecfc5 [2021-01-11T15:59:02.514Z] ---> 20ac3b45e320 [2021-01-11T15:59:02.514Z] [2021-01-11T15:59:02.786Z] Successfully built 20ac3b45e320 [2021-01-11T15:59:02.786Z] ---> 963fb055c003 [2021-01-11T15:59:02.786Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-11T15:59:03.059Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-11T15:59:04.035Z]  Building docker-core-command-go ... done  ---> Running in f5f35739451f [2021-01-11T15:59:04.036Z] Removing intermediate container f806425d2c3c [2021-01-11T15:59:04.036Z] ---> dad2cb37a9d3 [2021-01-11T15:59:04.036Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-11T15:59:04.311Z] ---> Running in 9cc532a1391d [2021-01-11T15:59:04.586Z] Removing intermediate container f5f35739451f [2021-01-11T15:59:04.586Z] ---> 719b932eb6c8 [2021-01-11T15:59:04.586Z] Step 18/21 : CMD ["--init=true"] [2021-01-11T15:59:04.586Z] Removing intermediate container 9e3aa8e0da65 [2021-01-11T15:59:04.586Z] ---> 94d2a5adab67 [2021-01-11T15:59:04.586Z] [2021-01-11T15:59:04.586Z] Step 10/22 : FROM scratch [2021-01-11T15:59:04.858Z] ---> [2021-01-11T15:59:04.858Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-11T15:59:04.858Z] ---> Running in b590de8dfef7 [2021-01-11T15:59:04.858Z] ---> Using cache [2021-01-11T15:59:04.858Z] ---> 25c9df9c057e [2021-01-11T15:59:04.858Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-11T15:59:05.138Z] ---> Running in 64dece5287c6 [2021-01-11T15:59:05.412Z] Removing intermediate container b590de8dfef7 [2021-01-11T15:59:05.412Z] ---> b94b75dc4742 [2021-01-11T15:59:05.412Z] Step 19/21 : LABEL arch=arm64 [2021-01-11T15:59:05.684Z] Removing intermediate container 64dece5287c6 [2021-01-11T15:59:05.684Z] ---> 4ab8d6832617 [2021-01-11T15:59:05.684Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-11T15:59:05.684Z] ---> Running in fbd428a38767 [2021-01-11T15:59:05.684Z] ---> Running in dbece0c22549 [2021-01-11T15:59:05.684Z] 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-11T15:59:06.282Z] Removing intermediate container dbece0c22549 [2021-01-11T15:59:06.282Z] ---> 8396f397ecd5 [2021-01-11T15:59:06.282Z] Step 14/22 : WORKDIR / [2021-01-11T15:59:06.282Z] Removing intermediate container fbd428a38767 [2021-01-11T15:59:06.282Z] ---> 24f67942010e [2021-01-11T15:59:06.282Z] Step 20/21 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e [2021-01-11T15:59:06.282Z] ---> Running in ae39b9e35f92 [2021-01-11T15:59:06.554Z] ---> Running in e8f9a88d95a3 [2021-01-11T15:59:06.826Z] Removing intermediate container ae39b9e35f92 [2021-01-11T15:59:06.826Z] ---> d6a99cb96004 [2021-01-11T15:59:06.826Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-11T15:59:07.108Z] Removing intermediate container e8f9a88d95a3 [2021-01-11T15:59:07.108Z] ---> ecdd27355b15 [2021-01-11T15:59:07.108Z] Step 21/21 : LABEL version=0.0.0 [2021-01-11T15:59:07.108Z] ---> Running in 39b6ebd24168 [2021-01-11T15:59:07.715Z] ---> a3492d9a96ee [2021-01-11T15:59:07.715Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-11T15:59:07.715Z] Removing intermediate container 39b6ebd24168 [2021-01-11T15:59:07.715Z] ---> d7eb5e36c8ae [2021-01-11T15:59:07.715Z] [2021-01-11T15:59:08.312Z] Successfully built d7eb5e36c8ae [2021-01-11T15:59:08.312Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-11T15:59:09.287Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 9cc532a1391d [2021-01-11T15:59:09.287Z] ---> 0c4cc9c68479 [2021-01-11T15:59:09.287Z] [2021-01-11T15:59:09.287Z] Step 11/26 : FROM docker:20.10.0 [2021-01-11T15:59:09.287Z] 20.10.0: Pulling from library/docker [2021-01-11T15:59:09.287Z] ---> 6bf3f821dbfb [2021-01-11T15:59:09.287Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-11T15:59:10.735Z] ---> 51d32a53a2d7 [2021-01-11T15:59:10.735Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-11T15:59:11.006Z] ---> Running in 0b5f753007e4 [2021-01-11T15:59:11.999Z] Removing intermediate container 0b5f753007e4 [2021-01-11T15:59:11.999Z] ---> c18df5ec0185 [2021-01-11T15:59:11.999Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T15:59:11.999Z] ---> Running in bef1c8295287 [2021-01-11T15:59:12.979Z] Removing intermediate container bef1c8295287 [2021-01-11T15:59:12.979Z] ---> 692476cad98c [2021-01-11T15:59:12.979Z] Step 20/22 : LABEL arch=arm64 [2021-01-11T15:59:13.573Z] ---> Running in 2d3d15ba9881 [2021-01-11T15:59:14.547Z] Removing intermediate container 2d3d15ba9881 [2021-01-11T15:59:14.547Z] ---> e29cb987f9b7 [2021-01-11T15:59:14.547Z] Step 21/22 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e [2021-01-11T15:59:15.521Z] ---> Running in 1373e43b293b [2021-01-11T15:59:16.116Z] Removing intermediate container 1373e43b293b [2021-01-11T15:59:16.116Z] ---> d7c01fd94645 [2021-01-11T15:59:16.116Z] Step 22/22 : LABEL version=0.0.0 [2021-01-11T15:59:16.387Z] ---> Running in 9bb434738af1 [2021-01-11T15:59:16.999Z] Removing intermediate container 9bb434738af1 [2021-01-11T15:59:16.999Z] ---> 5fa973a59d67 [2021-01-11T15:59:16.999Z] [2021-01-11T15:59:17.282Z] Successfully built 5fa973a59d67 [2021-01-11T15:59:17.282Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-11T15:59:17.568Z]  Building docker-core-metadata-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-11T15:59:17.568Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-11T15:59:17.568Z] ---> eeaf43b92773 [2021-01-11T15:59:17.568Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-11T15:59:17.568Z] ---> Running in 713fc0ecf106 [2021-01-11T15:59:18.548Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T15:59:18.819Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T15:59:19.421Z] (1/2) Installing readline (8.0.4-r0) [2021-01-11T15:59:19.421Z] (2/2) Installing bash (5.0.17-r0) [2021-01-11T15:59:19.421Z] Executing bash-5.0.17-r0.post-install [2021-01-11T15:59:19.421Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T15:59:19.421Z] OK: 12 MiB in 22 packages [2021-01-11T15:59:20.901Z] Removing intermediate container 713fc0ecf106 [2021-01-11T15:59:20.901Z] ---> 1d770aeac99f [2021-01-11T15:59:20.901Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-11T15:59:20.901Z] ---> Running in f66a7e2abdbf [2021-01-11T15:59:21.195Z] Removing intermediate container f66a7e2abdbf [2021-01-11T15:59:21.195Z] ---> 834077f000ed [2021-01-11T15:59:21.195Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-11T15:59:21.195Z] ---> Running in cc35f5dd96b9 [2021-01-11T15:59:21.841Z] Removing intermediate container cc35f5dd96b9 [2021-01-11T15:59:21.841Z] ---> b80c168495ea [2021-01-11T15:59:21.842Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-11T15:59:21.842Z] ---> Running in 7edfed916230 [2021-01-11T15:59:22.442Z] Removing intermediate container 7edfed916230 [2021-01-11T15:59:22.442Z] ---> 3250653f7a58 [2021-01-11T15:59:22.442Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-11T15:59:23.476Z] ---> 3b4149fce839 [2021-01-11T15:59:23.476Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-11T15:59:24.108Z] ---> 88163e2b5d06 [2021-01-11T15:59:24.108Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-11T15:59:25.168Z] ---> 571d98b933e6 [2021-01-11T15:59:25.168Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-11T15:59:25.168Z] ---> Running in 9507a52b89d9 [2021-01-11T15:59:26.166Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T15:59:26.166Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T15:59:26.832Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-11T15:59:26.832Z] (2/33) Installing expat (2.2.9-r1) [2021-01-11T15:59:26.832Z] (3/33) Installing libffi (3.3-r2) [2021-01-11T15:59:26.832Z] (4/33) Installing gdbm (1.13-r1) [2021-01-11T15:59:26.832Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-11T15:59:26.832Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-11T15:59:26.832Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-11T15:59:28.841Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-11T15:59:28.841Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-11T15:59:28.841Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-11T15:59:28.841Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-11T15:59:28.841Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-11T15:59:28.841Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-11T15:59:28.841Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-11T15:59:28.841Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-11T15:59:28.841Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-11T15:59:28.841Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-11T15:59:28.841Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-11T15:59:29.114Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-11T15:59:29.114Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-11T15:59:29.114Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-11T15:59:29.114Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-11T15:59:29.114Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-11T15:59:29.114Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-11T15:59:29.114Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-11T15:59:29.114Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-11T15:59:29.114Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-11T15:59:29.114Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-11T15:59:29.114Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-11T15:59:29.390Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-11T15:59:29.390Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-11T15:59:29.390Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-11T15:59:29.390Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-11T15:59:29.390Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T15:59:29.390Z] OK: 71 MiB in 55 packages [2021-01-11T15:59:36.128Z] Removing intermediate container 9507a52b89d9 [2021-01-11T15:59:36.128Z] ---> 64ac40e64b10 [2021-01-11T15:59:36.128Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-11T15:59:36.403Z] ---> Running in 4e16a825bc11 [2021-01-11T15:59:41.833Z] Collecting docker-compose==1.23.2 [2021-01-11T15:59:41.833Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-11T15:59:42.127Z] Collecting docker<4.0,>=3.6.0 [2021-01-11T15:59:42.127Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-11T15:59:42.412Z] 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-11T15:59:42.699Z] Collecting texttable<0.10,>=0.9.0 [2021-01-11T15:59:42.699Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-11T15:59:46.165Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-11T15:59:46.165Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-11T15:59:46.446Z] Collecting jsonschema<3,>=2.5.1 [2021-01-11T15:59:46.446Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-11T15:59:47.072Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-11T15:59:47.072Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-11T15:59:47.346Z] Collecting docopt<0.7,>=0.6.1 [2021-01-11T15:59:47.622Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-11T15:59:49.624Z] Collecting cached-property<2,>=1.2.0 [2021-01-11T15:59:49.624Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-11T15:59:49.924Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-11T15:59:50.209Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-11T15:59:52.861Z] Collecting PyYAML<4,>=3.10 [2021-01-11T15:59:52.861Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-11T15:59:55.510Z] Collecting docker-pycreds>=0.4.0 [2021-01-11T15:59:55.510Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-11T15:59:56.541Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-11T15:59:56.541Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-11T15:59:56.541Z] 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-11T15:59:56.541Z] 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-11T15:59:56.824Z] Collecting idna<2.8,>=2.5 [2021-01-11T15:59:56.824Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-11T15:59:57.118Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-11T15:59:57.118Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-11T15:59:57.118Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-11T15:59:57.118Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-11T15:59:58.138Z] Installing collected packages: docker-pycreds, urllib3, idna, requests, websocket-client, docker, texttable, jsonschema, docopt, cached-property, dockerpty, PyYAML, docker-compose [2021-01-11T15:59:58.138Z] Attempting uninstall: urllib3 [2021-01-11T15:59:58.138Z] Found existing installation: urllib3 1.25.9 [2021-01-11T15:59:58.138Z] Uninstalling urllib3-1.25.9: [2021-01-11T15:59:58.422Z] Successfully uninstalled urllib3-1.25.9 [2021-01-11T15:59:59.036Z] Attempting uninstall: idna [2021-01-11T15:59:59.036Z] Found existing installation: idna 2.9 [2021-01-11T15:59:59.036Z] Uninstalling idna-2.9: [2021-01-11T15:59:59.036Z] Successfully uninstalled idna-2.9 [2021-01-11T15:59:59.680Z] Attempting uninstall: requests [2021-01-11T15:59:59.681Z] Found existing installation: requests 2.23.0 [2021-01-11T15:59:59.681Z] Uninstalling requests-2.23.0: [2021-01-11T15:59:59.681Z] Successfully uninstalled requests-2.23.0 [2021-01-11T16:00:01.183Z] Running setup.py install for texttable: started [2021-01-11T16:00:03.190Z] Running setup.py install for texttable: finished with status 'done' [2021-01-11T16:00:03.504Z] Running setup.py install for docopt: started [2021-01-11T16:00:05.598Z] Running setup.py install for docopt: finished with status 'done' [2021-01-11T16:00:05.895Z] Running setup.py install for dockerpty: started [2021-01-11T16:00:07.946Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-11T16:00:07.946Z] Running setup.py install for PyYAML: started [2021-01-11T16:00:10.686Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-11T16:00:11.286Z] 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-11T16:00:14.717Z] Removing intermediate container 4e16a825bc11 [2021-01-11T16:00:14.717Z] ---> 44acb1f32aab [2021-01-11T16:00:14.717Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-11T16:00:15.002Z] ---> Running in 922f14909f22 [2021-01-11T16:00:15.986Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T16:00:16.259Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T16:00:16.858Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-11T16:00:16.858Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-11T16:00:16.858Z] (3/3) Installing curl (7.69.1-r3) [2021-01-11T16:00:16.858Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T16:00:16.858Z] OK: 71 MiB in 58 packages [2021-01-11T16:00:18.310Z] Removing intermediate container 922f14909f22 [2021-01-11T16:00:18.310Z] ---> 12a1588ade44 [2021-01-11T16:00:18.310Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-11T16:00:18.310Z] ---> Running in 4ba64c025389 [2021-01-11T16:00:18.927Z] Removing intermediate container 4ba64c025389 [2021-01-11T16:00:18.927Z] ---> 9cc483174ca5 [2021-01-11T16:00:18.928Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T16:00:18.928Z] ---> Running in 03b966850c80 [2021-01-11T16:00:19.525Z] Removing intermediate container 03b966850c80 [2021-01-11T16:00:19.525Z] ---> bc794dd18203 [2021-01-11T16:00:19.525Z] Step 24/26 : LABEL arch=arm64 [2021-01-11T16:00:19.525Z] ---> Running in 3c5c5caf4b32 [2021-01-11T16:00:20.121Z] Removing intermediate container 3c5c5caf4b32 [2021-01-11T16:00:20.121Z] ---> 304bbecef0f2 [2021-01-11T16:00:20.121Z] Step 25/26 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e [2021-01-11T16:00:20.121Z] ---> Running in 335f3514f0f4 [2021-01-11T16:00:20.719Z] Removing intermediate container 335f3514f0f4 [2021-01-11T16:00:20.719Z] ---> 7aa9e9030f8c [2021-01-11T16:00:20.719Z] Step 26/26 : LABEL version=0.0.0 [2021-01-11T16:00:20.719Z] ---> Running in ce6a21a53665 [2021-01-11T16:00:21.313Z] Removing intermediate container ce6a21a53665 [2021-01-11T16:00:21.313Z] ---> 01202ffaefa1 [2021-01-11T16:00:21.313Z] [2021-01-11T16:00:21.589Z] Successfully built 01202ffaefa1 [2021-01-11T16:00:21.589Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-11T16:00:21.879Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-11T16:00:21.877Z] $ docker stop --time=1 980e00ed7e26419e252e5e957b7badc699b2d6d4096403d7224b93ead3aa4d5f [2021-01-11T16:00:23.819Z] $ docker rm -f 980e00ed7e26419e252e5e957b7badc699b2d6d4096403d7224b93ead3aa4d5f [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T16:00:24.542Z] + docker images+ [2021-01-11T16:00:24.542Z] grep docker [2021-01-11T16:00:24.820Z] docker-sys-mgmt-agent-go-arm64 latest 01202ffaefa1 4 seconds ago 300MB [2021-01-11T16:00:24.820Z] docker-core-metadata-go-arm64 latest 5fa973a59d67 About a minute ago 12.3MB [2021-01-11T16:00:24.821Z] docker-security-proxy-setup-go-arm64 latest d7eb5e36c8ae About a minute ago 23.3MB [2021-01-11T16:00:24.821Z] docker-core-command-go-arm64 latest 20ac3b45e320 About a minute ago 9.98MB [2021-01-11T16:00:24.821Z] docker-core-data-go-arm64 latest 7973033f5624 3 minutes ago 21MB [2021-01-11T16:00:24.821Z] docker-security-secretstore-setup-go-arm64 latest 9d69b430d214 3 minutes ago 23.4MB [2021-01-11T16:00:24.821Z] docker-security-bootstrap-redis-go-arm64 latest a9be061e0f48 3 minutes ago 15.1MB [2021-01-11T16:00:24.821Z] docker-support-notifications-go-arm64 latest 0539dac9e9bd 3 minutes ago 11.4MB [2021-01-11T16:00:24.821Z] docker-support-scheduler-go-arm64 latest 7e0143874753 3 minutes ago 10MB [2021-01-11T16:00:24.821Z] docker 20.10.0 eeaf43b92773 4 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-11T16:00:26.502Z] provisioning config files... [2021-01-11T16:00:26.517Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config3321340531881088179tmp [Pipeline] { [Pipeline] sh [2021-01-11T16:00:26.905Z] + set +x [2021-01-11T16:00:26.905Z] + curl -s https://codecov.io/bash [2021-01-11T16:00:26.905Z] + bash -s -- [2021-01-11T16:00:27.171Z] [2021-01-11T16:00:27.171Z] _____ _ [2021-01-11T16:00:27.171Z] / ____| | | [2021-01-11T16:00:27.171Z] | | ___ __| | ___ ___ _____ __ [2021-01-11T16:00:27.171Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-11T16:00:27.171Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-11T16:00:27.171Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-11T16:00:27.171Z] Bash-20201231-23d4836 [2021-01-11T16:00:27.171Z] [2021-01-11T16:00:27.171Z] [2021-01-11T16:00:27.171Z] ==> git version 2.24.3 found [2021-01-11T16:00:27.434Z] ==> 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-11T16:00:27.434Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-11T16:00:27.434Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-11T16:00:27.434Z] ==> Jenkins CI detected. [2021-01-11T16:00:27.434Z] project root: . [2021-01-11T16:00:27.434Z] --> token set from env [2021-01-11T16:00:27.434Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-11T16:00:27.434Z] ==> Running gcov in . (disable via -X gcov) [2021-01-11T16:00:27.434Z] ==> Python coveragepy not found [2021-01-11T16:00:27.434Z] ==> Searching for coverage reports in: [2021-01-11T16:00:27.434Z] + . [2021-01-11T16:00:27.434Z] -> Found 1 reports [2021-01-11T16:00:27.434Z] ==> Detecting git/mercurial file structure [2021-01-11T16:00:27.698Z] ==> Reading reports [2021-01-11T16:00:27.698Z] + ./coverage.out bytes=545099 [2021-01-11T16:00:27.698Z] ==> Appending adjustments [2021-01-11T16:00:27.698Z] https://docs.codecov.io/docs/fixing-reports [2021-01-11T16:00:31.014Z] + Found adjustments [2021-01-11T16:00:31.014Z] ==> Gzipping contents [2021-01-11T16:00:31.014Z] 84K /tmp/codecov.M57sRC.gz [2021-01-11T16:00:31.014Z] ==> Uploading reports [2021-01-11T16:00:31.014Z] url: https://codecov.io [2021-01-11T16:00:31.014Z] query: branch=PR-3007&commit=abb04a84f92cad6368f2dda5d820cc50d505de1e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3007%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3007&job=&cmd_args= [2021-01-11T16:00:31.014Z] -> Pinging Codecov [2021-01-11T16:00:31.014Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3007&commit=abb04a84f92cad6368f2dda5d820cc50d505de1e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3007%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3007&job=&cmd_args= [2021-01-11T16:00:31.282Z] -> Uploading to [2021-01-11T16:00:31.282Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-11/00271124DB129430A58F1EEE437C3FCB/abb04a84f92cad6368f2dda5d820cc50d505de1e/761b59e2-16c2-4a7a-b3c4-7d7c090eff71.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210111T160031Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1050b07ff6796655d4337393e33b7c0899f44f95f30369a6e67d9955b8fe8a4c [2021-01-11T16:00:31.282Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-11T16:00:31.282Z] Dload Upload Total Spent Left Speed [2021-01-11T16:00:31.809Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 99 82767 0 0 99 81920 0 224k --:--:-- --:--:-- --:--:-- 224k 100 82767 0 0 100 82767 0 136k --:--:-- --:--:-- --:--:-- 136k [2021-01-11T16:00:31.809Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/abb04a84f92cad6368f2dda5d820cc50d505de1e [Pipeline] } [2021-01-11T16:00:31.823Z] 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-11T16:00:33.930Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T16:00:34.988Z] ---> package-listing.sh [2021-01-11T16:00:34.988Z] ++ facter osfamily [2021-01-11T16:00:34.988Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-11T16:00:34.988Z] + OS_FAMILY=redhat [2021-01-11T16:00:34.988Z] + workspace=/w/workspace/edgex-go/2 [2021-01-11T16:00:34.988Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-11T16:00:34.988Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-11T16:00:34.988Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-11T16:00:34.988Z] + PACKAGES=/tmp/packages_start.txt [2021-01-11T16:00:34.988Z] + '[' /w/workspace/edgex-go/2 ']' [2021-01-11T16:00:34.988Z] + PACKAGES=/tmp/packages_end.txt [2021-01-11T16:00:34.988Z] + case "${OS_FAMILY}" in [2021-01-11T16:00:34.988Z] + rpm -qa [2021-01-11T16:00:34.988Z] + sort [2021-01-11T16:00:40.293Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-11T16:00:40.294Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-11T16:00:40.294Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-11T16:00:40.294Z] + '[' /w/workspace/edgex-go/2 ']' [2021-01-11T16:00:40.294Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-01-11T16:00:40.294Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-01-11T16:00:40.308Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-11T16:00:40.602Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-11T16:00:40.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T16:00:40.911Z] [2021-01-11T16:00:40.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-11T16:00:41.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T16:00:41.289Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-11T16:00:41.289Z] df20fa9351a1: Pulling fs layer [2021-01-11T16:00:41.289Z] 36b3adc4ff6f: Pulling fs layer [2021-01-11T16:00:41.289Z] 8ad3a11d3b57: Pulling fs layer [2021-01-11T16:00:41.289Z] 46f8f816bc3b: Pulling fs layer [2021-01-11T16:00:41.289Z] 93b61091891f: Pulling fs layer [2021-01-11T16:00:41.289Z] 93b9cdb0e59b: Pulling fs layer [2021-01-11T16:00:41.289Z] 5e14af77c1be: Pulling fs layer [2021-01-11T16:00:41.289Z] 01666e4c0597: Pulling fs layer [2021-01-11T16:00:41.289Z] aa168da1d23b: Pulling fs layer [2021-01-11T16:00:41.289Z] 46f8f816bc3b: Waiting [2021-01-11T16:00:41.289Z] 93b61091891f: Waiting [2021-01-11T16:00:41.289Z] 93b9cdb0e59b: Waiting [2021-01-11T16:00:41.289Z] 5e14af77c1be: Waiting [2021-01-11T16:00:41.289Z] 01666e4c0597: Waiting [2021-01-11T16:00:41.289Z] aa168da1d23b: Waiting [2021-01-11T16:00:41.289Z] 36b3adc4ff6f: Verifying Checksum [2021-01-11T16:00:41.289Z] 36b3adc4ff6f: Download complete [2021-01-11T16:00:41.289Z] 46f8f816bc3b: Verifying Checksum [2021-01-11T16:00:41.289Z] 46f8f816bc3b: Download complete [2021-01-11T16:00:41.289Z] df20fa9351a1: Verifying Checksum [2021-01-11T16:00:41.289Z] df20fa9351a1: Download complete [2021-01-11T16:00:41.551Z] 93b9cdb0e59b: Verifying Checksum [2021-01-11T16:00:41.551Z] 93b9cdb0e59b: Download complete [2021-01-11T16:00:41.551Z] 5e14af77c1be: Verifying Checksum [2021-01-11T16:00:41.551Z] 5e14af77c1be: Download complete [2021-01-11T16:00:41.551Z] 93b61091891f: Verifying Checksum [2021-01-11T16:00:41.551Z] 93b61091891f: Download complete [2021-01-11T16:00:41.551Z] 01666e4c0597: Verifying Checksum [2021-01-11T16:00:41.551Z] 01666e4c0597: Download complete [2021-01-11T16:00:41.551Z] 8ad3a11d3b57: Verifying Checksum [2021-01-11T16:00:41.551Z] 8ad3a11d3b57: Download complete [2021-01-11T16:00:41.817Z] df20fa9351a1: Pull complete [2021-01-11T16:00:42.085Z] 36b3adc4ff6f: Pull complete [2021-01-11T16:00:43.058Z] 8ad3a11d3b57: Pull complete [2021-01-11T16:00:43.058Z] 46f8f816bc3b: Pull complete [2021-01-11T16:00:44.020Z] aa168da1d23b: Download complete [2021-01-11T16:00:45.464Z] 93b61091891f: Pull complete [2021-01-11T16:00:45.464Z] 93b9cdb0e59b: Pull complete [2021-01-11T16:00:45.728Z] 5e14af77c1be: Pull complete [2021-01-11T16:00:45.728Z] 01666e4c0597: Pull complete [2021-01-11T16:00:55.802Z] aa168da1d23b: Pull complete [2021-01-11T16:00:55.802Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-11T16:00:55.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T16:00:55.802Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-11T16:00:56.029Z] prd-centos7-docker-4c-2g-19523 does not seem to be running inside a container [2021-01-11T16:00:56.092Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-11T16:01:00.709Z] $ docker top 80e7e8b21d6488ae89611289f2ccf312aeea5ab506d00da15118e396f597a855 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T16:01:01.281Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-11T16:01:01.587Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-11T16:01:01.909Z] + ls /var/log/sa-host [2021-01-11T16:01:01.909Z] + sadf -c /var/log/sa-host/sa11 [2021-01-11T16:01:01.909Z] file_magic: OK [2021-01-11T16:01:01.909Z] HZ: Using current value: 100 [2021-01-11T16:01:01.909Z] file_header: OK [2021-01-11T16:01:01.909Z] 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-11T16:01:01.909Z] Statistics: [2021-01-11T16:01:01.910Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-11T16:01:01.910Z] File successfully converted to sysstat format version 12.2.1 [2021-01-11T16:01:01.910Z] + sadf -c /var/log/sa-host/sa23 [2021-01-11T16:01:01.910Z] file_magic: OK [2021-01-11T16:01:01.910Z] HZ: Using current value: 100 [2021-01-11T16:01:01.910Z] file_header: OK [2021-01-11T16:01:01.910Z] 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-11T16:01:01.910Z] Statistics: [2021-01-11T16:01:01.910Z] Hnuu...uuuununununu... [2021-01-11T16:01:01.910Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-11T16:01:02.124Z] provisioning config files... [2021-01-11T16:01:02.148Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2253656985909540022tmp [Pipeline] { [Pipeline] echo [2021-01-11T16:01:02.234Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T16:01:02.553Z] ---> create-netrc.sh [Pipeline] } [2021-01-11T16:01:02.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-11T16:01:02.658Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T16:01:02.962Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-11T16:01:02.973Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T16:01:03.273Z] ---> sudo-logs.sh [2021-01-11T16:01:03.273Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-11T16:01:03.285Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T16:01:03.585Z] ---> job-cost.sh [2021-01-11T16:01:03.585Z] lf-activate-venv: SKIPPING [2021-01-11T16:01:03.585Z] INFO: No Stack... [2021-01-11T16:01:04.536Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-11T16:01:04.808Z] INFO: Archiving Costs [Pipeline] echo [2021-01-11T16:01:04.827Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T16:01:05.141Z] ---> logs-deploy.sh [2021-01-11T16:01:05.141Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3007/2 [2021-01-11T16:01:05.141Z] INFO: archiving workspace using pattern(s): [2021-01-11T16:01:06.531Z] Archives upload complete. [2021-01-11T16:01:06.800Z] INFO: archiving logs to Nexus