Pull request #2992 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 617c89bde510b6d8fef59fe622de126420d70d41+fa73db002611977724c74faadafd397fb3003e92 (8da68593372d47a57373f0092eb4af533b1121cc) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2992/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2992/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-18811 in /w/workspace/edgexfoundry_edgex-go_PR-2992 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit fa73db002611977724c74faadafd397fb3003e92 into PR head commit 617c89bde510b6d8fef59fe622de126420d70d41 Merge succeeded, producing 617c89bde510b6d8fef59fe622de126420d70d41 Checking out Revision 617c89bde510b6d8fef59fe622de126420d70d41 (PR-2992) > 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/2992/head:refs/remotes/origin/PR-2992 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 617c89bde510b6d8fef59fe622de126420d70d41 # 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 fa73db002611977724c74faadafd397fb3003e92 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 617c89bde510b6d8fef59fe622de126420d70d41 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-07T06:22:41.628Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-07T06:22:41.971Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-07T06:22:42.198Z] ========================================================= [2021-01-07T06:22:42.198Z] EdgeX Global Pipelines Version Info [2021-01-07T06:22:42.198Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-07T06:22:43.703Z] ------------------- [2021-01-07T06:22:43.703Z] stable info: [2021-01-07T06:22:43.703Z] ------------------- [2021-01-07T06:22:43.703Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-07T06:22:43.703Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-07T06:22:43.703Z] Message: update stable to v1.0.173 [2021-01-07T06:22:44.652Z] ------------------- [2021-01-07T06:22:44.652Z] experimental info: [2021-01-07T06:22:44.652Z] ------------------- [2021-01-07T06:22:44.652Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-07T06:22:44.652Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-07T06:22:44.652Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-07T06:22:45.041Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-07T06:22:45.182Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-07T06:22:45.303Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-07T06:22:45.420Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-07T06:22:45.541Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-07T06:22:45.669Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-07T06:22:45.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-07T06:22:45.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-07T06:22:46.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-07T06:22:46.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-07T06:22:46.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-07T06:22:46.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-07T06:22:46.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-07T06:22:46.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-07T06:22:46.817Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-07T06:22:46.935Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-07T06:22:47.052Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-07T06:22:47.168Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-07T06:22:47.282Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-07T06:22:47.419Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-07T06:22:47.585Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-07T06:22:47.728Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-07T06:22:47.849Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-07T06:22:47.971Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2992 [Pipeline] echo [2021-01-07T06:22:48.097Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2992 [Pipeline] echo [2021-01-07T06:22:48.214Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2992 [Pipeline] echo [2021-01-07T06:22:48.340Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 617c89bde510b6d8fef59fe622de126420d70d41 [Pipeline] echo [2021-01-07T06:22:48.456Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 617c89b [Pipeline] echo [2021-01-07T06:22:48.579Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-07T06:22:48.811Z] provisioning config files... [2021-01-07T06:22:48.848Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4189405342330198809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-07T06:22:49.270Z] ---> docker-login.sh [2021-01-07T06:22:49.270Z] nexus3.edgexfoundry.org:10001 [2021-01-07T06:22:49.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-07T06:22:49.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-07T06:22:49.534Z] Configure a credential helper to remove this warning. See [2021-01-07T06:22:49.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-07T06:22:49.534Z] [2021-01-07T06:22:49.534Z] Login Succeeded [2021-01-07T06:22:49.534Z] nexus3.edgexfoundry.org:10002 [2021-01-07T06:22:49.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-07T06:22:49.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-07T06:22:49.799Z] Configure a credential helper to remove this warning. See [2021-01-07T06:22:49.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-07T06:22:49.799Z] [2021-01-07T06:22:49.799Z] Login Succeeded [2021-01-07T06:22:49.799Z] nexus3.edgexfoundry.org:10003 [2021-01-07T06:22:50.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-07T06:22:50.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-07T06:22:50.061Z] Configure a credential helper to remove this warning. See [2021-01-07T06:22:50.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-07T06:22:50.061Z] [2021-01-07T06:22:50.061Z] Login Succeeded [2021-01-07T06:22:50.061Z] nexus3.edgexfoundry.org:10004 [2021-01-07T06:22:50.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-07T06:22:50.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-07T06:22:50.324Z] Configure a credential helper to remove this warning. See [2021-01-07T06:22:50.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-07T06:22:50.324Z] [2021-01-07T06:22:50.324Z] Login Succeeded [2021-01-07T06:22:50.324Z] docker.io [2021-01-07T06:22:50.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-07T06:22:50.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-07T06:22:50.586Z] Configure a credential helper to remove this warning. See [2021-01-07T06:22:50.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-07T06:22:50.586Z] [2021-01-07T06:22:50.586Z] Login Succeeded [2021-01-07T06:22:50.586Z] ---> docker-login.sh ends [Pipeline] } [2021-01-07T06:22:50.612Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-07T06:22:51.189Z] ++ 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-07T06:22:51.189Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-07T06:22:51.189Z] ++ dirname cmd/core-command/Dockerfile [2021-01-07T06:22:51.189Z] ++ cut -d/ -f2 [2021-01-07T06:22:51.189Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-07T06:22:51.189Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-07T06:22:51.189Z] ++ dirname cmd/core-data/Dockerfile [2021-01-07T06:22:51.189Z] ++ cut -d/ -f2 [2021-01-07T06:22:51.189Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-07T06:22:51.189Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-07T06:22:51.189Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-07T06:22:51.189Z] ++ cut -d/ -f2 [2021-01-07T06:22:51.189Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-07T06:22:51.189Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-07T06:22:51.189Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-07T06:22:51.189Z] ++ cut -d/ -f2 [2021-01-07T06:22:51.189Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-07T06:22:51.189Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-07T06:22:51.189Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-07T06:22:51.189Z] ++ cut -d/ -f2 [2021-01-07T06:22:51.190Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-07T06:22:51.190Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-07T06:22:51.190Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-07T06:22:51.190Z] ++ cut -d/ -f2 [2021-01-07T06:22:51.190Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-07T06:22:51.190Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-07T06:22:51.190Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-07T06:22:51.190Z] ++ cut -d/ -f2 [2021-01-07T06:22:51.190Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-07T06:22:51.190Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-07T06:22:51.190Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-07T06:22:51.190Z] ++ cut -d/ -f2 [2021-01-07T06:22:51.190Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-07T06:22:51.190Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-07T06:22:51.190Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-07T06:22:51.190Z] ++ cut -d/ -f2 [2021-01-07T06:22:51.190Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-07T06:22:51.282Z] 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-07T06:22:52.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-07T06:22:52.324Z] [2021-01-07T06:22:52.324Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-07T06:22:52.712Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-07T06:22:52.712Z] latest: Pulling from edgex-devops/git-semver [2021-01-07T06:22:52.712Z] 31603596830f: Pulling fs layer [2021-01-07T06:22:52.712Z] 2a8b12db71e7: Pulling fs layer [2021-01-07T06:22:52.712Z] 6ca5941a6612: Pulling fs layer [2021-01-07T06:22:52.712Z] ecc8261a40a4: Pulling fs layer [2021-01-07T06:22:52.712Z] ecc8261a40a4: Waiting [2021-01-07T06:22:52.712Z] 2a8b12db71e7: Verifying Checksum [2021-01-07T06:22:52.712Z] 2a8b12db71e7: Download complete [2021-01-07T06:22:52.975Z] 31603596830f: Verifying Checksum [2021-01-07T06:22:52.975Z] 31603596830f: Download complete [2021-01-07T06:22:52.975Z] ecc8261a40a4: Verifying Checksum [2021-01-07T06:22:52.975Z] ecc8261a40a4: Download complete [2021-01-07T06:22:52.975Z] 6ca5941a6612: Verifying Checksum [2021-01-07T06:22:52.975Z] 6ca5941a6612: Download complete [2021-01-07T06:22:53.237Z] 31603596830f: Pull complete [2021-01-07T06:22:53.499Z] 2a8b12db71e7: Pull complete [2021-01-07T06:22:54.454Z] 6ca5941a6612: Pull complete [2021-01-07T06:22:54.454Z] ecc8261a40a4: Pull complete [2021-01-07T06:22:54.454Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-07T06:22:54.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-07T06:22:54.454Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-07T06:22:54.656Z] prd-centos7-docker-4c-2g-18811 does not seem to be running inside a container [2021-01-07T06:22:54.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-07T06:22:57.301Z] $ docker top 2c50a82a6fd359593e9d3b716756bbbf0f1025a0bdf36655c2dba30f383a3097 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-07T06:22:57.714Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-07T06:22:57.714Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-07T06:22:57.928Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-07T06:22:57.933Z] $ docker exec 2c50a82a6fd359593e9d3b716756bbbf0f1025a0bdf36655c2dba30f383a3097 ssh-agent [2021-01-07T06:22:58.109Z] SSH_AUTH_SOCK=/tmp/ssh-aDN07rtUiuJ5/agent.11 [2021-01-07T06:22:58.109Z] SSH_AGENT_PID=16 [2021-01-07T06:22:58.121Z] Running ssh-add (command line suppressed) [2021-01-07T06:22:58.252Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5329249869023410202.key (/w/workspace/edgex-go/1@tmp/private_key_5329249869023410202.key) [2021-01-07T06:22:58.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-07T06:22:58.694Z] + git tag --points-at HEAD [Pipeline] } [2021-01-07T06:22:58.726Z] $ docker exec --env ******** --env ******** 2c50a82a6fd359593e9d3b716756bbbf0f1025a0bdf36655c2dba30f383a3097 ssh-agent -k [2021-01-07T06:22:58.844Z] unset SSH_AUTH_SOCK; [2021-01-07T06:22:58.844Z] unset SSH_AGENT_PID; [2021-01-07T06:22:58.844Z] echo Agent pid 16 killed; [2021-01-07T06:22:58.889Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-07T06:22:59.097Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-07T06:22:59.097Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-07T06:22:59.259Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-07T06:22:59.263Z] $ docker exec 2c50a82a6fd359593e9d3b716756bbbf0f1025a0bdf36655c2dba30f383a3097 ssh-agent [2021-01-07T06:22:59.422Z] SSH_AUTH_SOCK=/tmp/ssh-NacWfdKGkXBu/agent.46 [2021-01-07T06:22:59.422Z] SSH_AGENT_PID=51 [2021-01-07T06:22:59.429Z] Running ssh-add (command line suppressed) [2021-01-07T06:22:59.550Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6571986574683037262.key (/w/workspace/edgex-go/1@tmp/private_key_6571986574683037262.key) [2021-01-07T06:22:59.600Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-07T06:22:59.989Z] + git semver init [2021-01-07T06:22:59.990Z] # -> Open(): unable to determine branch for HEAD [2021-01-07T06:22:59.990Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-07T06:22:59.990Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-07T06:22:59.990Z] # $SEMVER_REMOTE_NAME = origin [2021-01-07T06:22:59.990Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-07T06:22:59.990Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-07T06:22:59.990Z] # $SEMVER_BRANCH = PR-2992 [2021-01-07T06:22:59.990Z] # $SEMVER_TEMP = /tmp/semver-850248645 [2021-01-07T06:22:59.990Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-07T06:23:18.147Z] # '/tmp/semver-850248645' -> '/w/workspace/edgex-go/1/.semver' [2021-01-07T06:23:18.147Z] # -> Force: false [2021-01-07T06:23:18.147Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-07T06:23:18.170Z] $ docker exec --env ******** --env ******** 2c50a82a6fd359593e9d3b716756bbbf0f1025a0bdf36655c2dba30f383a3097 ssh-agent -k [2021-01-07T06:23:18.398Z] unset SSH_AUTH_SOCK; [2021-01-07T06:23:18.398Z] unset SSH_AGENT_PID; [2021-01-07T06:23:18.399Z] echo Agent pid 51 killed; [2021-01-07T06:23:18.460Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-07T06:23:19.023Z] + git semver [Pipeline] } [2021-01-07T06:23:19.059Z] $ docker stop --time=1 2c50a82a6fd359593e9d3b716756bbbf0f1025a0bdf36655c2dba30f383a3097 [2021-01-07T06:23:20.666Z] $ docker rm -f 2c50a82a6fd359593e9d3b716756bbbf0f1025a0bdf36655c2dba30f383a3097 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-07T06:23:21.258Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-07T06:23:21.844Z] Stashed 1 file(s) [Pipeline] echo [2021-01-07T06:23:21.867Z] [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-07T06:23:23.165Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-07T06:23:23.485Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-07T06:23:23.806Z] + sudo service docker restart [2021-01-07T06:23:23.806Z] + true [2021-01-07T06:23:23.806Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-07T06:23:24.419Z] ========================================================= [2021-01-07T06:23:24.419Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-07T06:23:24.419Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-07T06:23:24.821Z] + 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-07T06:23:28.146Z] Sending build context to Docker daemon 326.4MB [2021-01-07T06:23:28.146Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-07T06:23:28.146Z] Step 2/6 : FROM ${BASE} [2021-01-07T06:23:28.146Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-07T06:23:28.146Z] 188c0c94c7c5: Pulling fs layer [2021-01-07T06:23:28.146Z] 0ef7d3d256c8: Pulling fs layer [2021-01-07T06:23:28.146Z] de9db76c5a1d: Pulling fs layer [2021-01-07T06:23:28.146Z] bca2f99d35d6: Pulling fs layer [2021-01-07T06:23:28.146Z] 93359f2a8cfa: Pulling fs layer [2021-01-07T06:23:28.146Z] 7c6f9722023f: Pulling fs layer [2021-01-07T06:23:28.146Z] a35cf1a2eb13: Pulling fs layer [2021-01-07T06:23:28.146Z] 93359f2a8cfa: Waiting [2021-01-07T06:23:28.146Z] 7c6f9722023f: Waiting [2021-01-07T06:23:28.146Z] a35cf1a2eb13: Waiting [2021-01-07T06:23:28.146Z] bca2f99d35d6: Waiting [2021-01-07T06:23:28.146Z] de9db76c5a1d: Download complete [2021-01-07T06:23:28.146Z] 0ef7d3d256c8: Download complete [2021-01-07T06:23:28.146Z] 93359f2a8cfa: Download complete [2021-01-07T06:23:29.091Z] 188c0c94c7c5: Verifying Checksum [2021-01-07T06:23:29.091Z] 188c0c94c7c5: Download complete [2021-01-07T06:23:29.091Z] 7c6f9722023f: Verifying Checksum [2021-01-07T06:23:29.091Z] 7c6f9722023f: Download complete [2021-01-07T06:23:29.091Z] 188c0c94c7c5: Pull complete [2021-01-07T06:23:29.669Z] 0ef7d3d256c8: Pull complete [2021-01-07T06:23:29.669Z] de9db76c5a1d: Pull complete [2021-01-07T06:23:30.630Z] a35cf1a2eb13: Verifying Checksum [2021-01-07T06:23:30.630Z] a35cf1a2eb13: Download complete [2021-01-07T06:23:31.212Z] bca2f99d35d6: Verifying Checksum [2021-01-07T06:23:31.212Z] bca2f99d35d6: Download complete [2021-01-07T06:23:36.537Z] bca2f99d35d6: Pull complete [2021-01-07T06:23:36.537Z] 93359f2a8cfa: Pull complete [2021-01-07T06:23:36.537Z] 7c6f9722023f: Pull complete [2021-01-07T06:23:37.460Z] Still waiting to schedule task [2021-01-07T06:23:37.460Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-07T06:23:40.789Z] a35cf1a2eb13: Pull complete [2021-01-07T06:23:40.789Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-07T06:23:40.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-07T06:23:40.789Z] ---> a62c8e92a672 [2021-01-07T06:23:40.789Z] 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-07T06:23:41.053Z] ---> Running in ea11f3df8c05 [2021-01-07T06:23:41.629Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T06:23:42.211Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T06:23:42.786Z] (1/12) Installing libmagic (5.38-r0) [2021-01-07T06:23:43.734Z] (2/12) Installing file (5.38-r0) [2021-01-07T06:23:43.734Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-07T06:23:43.734Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-07T06:23:47.954Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-07T06:23:48.216Z] (6/12) Installing patch (2.7.6-r6) [2021-01-07T06:23:48.216Z] (7/12) Installing build-base (0.5-r2) [2021-01-07T06:23:48.478Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-07T06:23:48.478Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-07T06:23:48.478Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-07T06:23:48.740Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-07T06:23:48.740Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-07T06:23:48.740Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T06:23:48.740Z] OK: 233 MiB in 51 packages [2021-01-07T06:23:52.972Z] Removing intermediate container ea11f3df8c05 [2021-01-07T06:23:52.972Z] ---> 216a60efe40f [2021-01-07T06:23:52.972Z] Step 4/6 : WORKDIR /edgex-go [2021-01-07T06:23:52.972Z] ---> Running in e95b665844a3 [2021-01-07T06:23:52.972Z] Removing intermediate container e95b665844a3 [2021-01-07T06:23:52.972Z] ---> 7a5099156801 [2021-01-07T06:23:52.972Z] Step 5/6 : COPY go.mod . [2021-01-07T06:23:53.236Z] ---> 0e10b4b10cf8 [2021-01-07T06:23:53.236Z] Step 6/6 : RUN go mod download [2021-01-07T06:23:53.236Z] ---> Running in f8845e7cd529 [2021-01-07T06:24:15.281Z] Removing intermediate container f8845e7cd529 [2021-01-07T06:24:15.281Z] ---> 7d15161a189b [2021-01-07T06:24:15.281Z] Successfully built 7d15161a189b [2021-01-07T06:24:15.281Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-07T06:24:15.647Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-07T06:24:15.647Z] . [Pipeline] withDockerContainer [2021-01-07T06:24:15.767Z] prd-centos7-docker-4c-2g-18811 does not seem to be running inside a container [2021-01-07T06:24:15.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-07T06:24:16.679Z] $ docker top 4560c728276deb2f555433de32358d22be275ab7d1f1e62180b844ee42a4a008 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-07T06:24:17.272Z] + go version [2021-01-07T06:24:17.272Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-07T06:24:17.302Z] $ docker stop --time=1 4560c728276deb2f555433de32358d22be275ab7d1f1e62180b844ee42a4a008 [2021-01-07T06:24:18.671Z] $ docker rm -f 4560c728276deb2f555433de32358d22be275ab7d1f1e62180b844ee42a4a008 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-07T06:24:19.672Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-07T06:24:19.672Z] . [Pipeline] withDockerContainer [2021-01-07T06:24:19.789Z] prd-centos7-docker-4c-2g-18811 does not seem to be running inside a container [2021-01-07T06:24:19.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-07T06:24:20.657Z] $ docker top 7fa7d5646400a7fd6d03a1817f614b2273e5bf36a28253ec09d6d770e4fb2cd0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-07T06:24:20.922Z] ========================================================= [2021-01-07T06:24:20.922Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-07T06:24:20.922Z] ========================================================= [Pipeline] sh [2021-01-07T06:24:21.236Z] + make test [2021-01-07T06:24:21.236Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-07T06:24:31.289Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-07T06:24:43.662Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-07T06:24:50.327Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-07T06:24:50.327Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-07T06:24:50.327Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-07T06:24:50.327Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-07T06:24:50.604Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-07T06:24:50.871Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-07T06:24:51.458Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-07T06:24:51.726Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-07T06:24:51.989Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-07T06:24:54.595Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-07T06:24:54.595Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-07T06:24:54.595Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-07T06:24:56.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.092s coverage: 46.6% of statements [2021-01-07T06:24:56.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-07T06:24:56.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-07T06:24:56.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-07T06:24:56.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-07T06:24:56.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-07T06:25:01.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.222s coverage: 27.0% of statements [2021-01-07T06:25:01.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-07T06:25:01.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-07T06:25:01.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-07T06:25:01.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-07T06:25:01.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-07T06:25:01.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-07T06:25:01.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.040s coverage: 100.0% of statements [2021-01-07T06:25:01.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-07T06:25:01.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.052s coverage: 100.0% of statements [2021-01-07T06:25:01.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-07T06:25:01.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-07T06:25:01.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.484s coverage: 77.8% of statements [2021-01-07T06:25:01.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-07T06:25:01.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-07T06:25:01.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.120s coverage: 82.4% of statements [2021-01-07T06:25:01.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-07T06:25:01.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-07T06:25:01.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-07T06:25:01.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-07T06:25:02.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.311s coverage: 28.6% of statements [2021-01-07T06:25:02.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-07T06:25:02.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-07T06:25:02.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-07T06:25:02.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-07T06:25:02.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-07T06:25:02.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.058s coverage: 100.0% of statements [2021-01-07T06:25:02.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-07T06:25:02.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.042s coverage: 100.0% of statements [2021-01-07T06:25:02.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-07T06:25:03.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.099s coverage: 86.7% of statements [2021-01-07T06:25:03.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-07T06:25:04.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.152s coverage: 97.5% of statements [2021-01-07T06:25:04.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-07T06:25:04.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.087s coverage: 78.3% of statements [2021-01-07T06:25:04.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-07T06:25:04.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-07T06:25:04.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-07T06:25:04.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-07T06:25:05.990Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.344s coverage: 93.8% of statements [2021-01-07T06:25:05.990Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-07T06:25:05.990Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-07T06:25:05.990Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-07T06:25:05.990Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-07T06:25:05.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-07T06:25:05.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-07T06:25:05.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-07T06:25:05.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-07T06:25:05.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-07T06:25:05.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-07T06:25:05.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-07T06:25:05.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-07T06:25:05.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-07T06:25:05.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-07T06:25:05.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-07T06:25:05.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-07T06:25:05.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-07T06:25:05.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-07T06:25:05.990Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-01-07T06:25:05.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-07T06:25:05.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-07T06:25:05.990Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.1% of statements [2021-01-07T06:25:05.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-07T06:25:05.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-07T06:25:05.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-07T06:25:05.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-07T06:25:05.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.037s coverage: 100.0% of statements [2021-01-07T06:25:05.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-07T06:25:05.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.047s coverage: 75.5% of statements [2021-01-07T06:25:05.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-07T06:25:06.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.8% of statements [2021-01-07T06:25:06.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2021-01-07T06:25:06.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements [2021-01-07T06:25:07.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.096s coverage: 91.4% of statements [2021-01-07T06:25:07.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-07T06:25:07.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.220s coverage: 63.5% of statements [2021-01-07T06:25:07.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-07T06:25:07.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-07T06:25:07.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.027s coverage: 100.0% of statements [2021-01-07T06:25:07.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 91.3% of statements [2021-01-07T06:25:07.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2021-01-07T06:25:07.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements [2021-01-07T06:25:08.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-01-07T06:25:09.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.314s coverage: 55.9% of statements [2021-01-07T06:25:09.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-07T06:25:09.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-07T06:25:09.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-07T06:25:09.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-07T06:25:09.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-07T06:25:09.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.086s coverage: 37.0% of statements [2021-01-07T06:25:09.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-07T06:25:09.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-07T06:25:09.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.294s coverage: 84.0% of statements [2021-01-07T06:25:09.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.036s coverage: 100.0% of statements [2021-01-07T06:25:11.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.110s coverage: 47.1% of statements [2021-01-07T06:25:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-07T06:25:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-07T06:25:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-07T06:25:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-07T06:25:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-07T06:25:11.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements [2021-01-07T06:25:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-07T06:25:11.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements [2021-01-07T06:25:11.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-07T06:25:13.355Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.704s coverage: 29.1% of statements [2021-01-07T06:25:13.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-07T06:25:13.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-07T06:25:13.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-07T06:25:13.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-07T06:25:13.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-07T06:25:13.355Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.067s coverage: 99.0% of statements [2021-01-07T06:25:13.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-07T06:25:13.355Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.049s coverage: 100.0% of statements [2021-01-07T06:25:13.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-07T06:25:13.355Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.032s coverage: 0.0% of statements [2021-01-07T06:25:13.355Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-07T06:25:13.355Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.039s coverage: 100.0% of statements [2021-01-07T06:25:13.355Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-07T06:25:13.355Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-07T06:25:13.355Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-07T06:25:13.355Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-07T06:25:13.355Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.066s coverage: 87.9% of statements [2021-01-07T06:25:13.355Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-07T06:25:13.355Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-07T06:25:13.355Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements [2021-01-07T06:25:13.620Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.037s coverage: 32.1% of statements [2021-01-07T06:25:13.883Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-07T06:25:14.146Z] GO111MODULE=on go vet ./... [2021-01-07T06:25:35.129Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18813 in /w/workspace/edgexfoundry_edgex-go_PR-2992 [Pipeline] { [Pipeline] ws [2021-01-07T06:25:35.232Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-07T06:25:36.234Z] gofmt -l . [2021-01-07T06:25:36.818Z] [ "`gofmt -l .`" = "" ] [2021-01-07T06:25:37.397Z] ./bin/test-go-mod-tidy.sh [2021-01-07T06:25:37.661Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-07T06:25:40.259Z] + ls -al . [2021-01-07T06:25:40.259Z] total 640 [2021-01-07T06:25:40.259Z] drwxrwxr-x 10 1001 1001 4096 Jan 7 06:25 . [2021-01-07T06:25:40.259Z] drwxr-xr-x 4 root root 28 Jan 7 06:24 .. [2021-01-07T06:25:40.259Z] -rw-rw-r-- 1 1001 1001 11 Jan 7 06:22 .dockerignore [2021-01-07T06:25:40.259Z] drwxrwxr-x 8 1001 1001 179 Jan 7 06:22 .git [2021-01-07T06:25:40.259Z] drwxrwxr-x 3 1001 1001 125 Jan 7 06:22 .github [2021-01-07T06:25:40.259Z] -rw-rw-r-- 1 1001 1001 824 Jan 7 06:22 .gitignore [2021-01-07T06:25:40.259Z] drwx------ 3 1001 1001 47 Jan 7 06:23 .semver [2021-01-07T06:25:40.259Z] -rw-rw-r-- 1 1001 1001 166 Jan 7 06:22 .sonarcloud.properties [2021-01-07T06:25:40.259Z] -rw-rw-r-- 1 1001 1001 3804 Jan 7 06:22 CONTRIBUTING.md [2021-01-07T06:25:40.259Z] -rw-rw-r-- 1 1001 1001 931 Jan 7 06:22 Dockerfile.build [2021-01-07T06:25:40.259Z] -rw-rw-r-- 1 1001 1001 863 Jan 7 06:22 Jenkinsfile [2021-01-07T06:25:40.259Z] -rw-rw-r-- 1 1001 1001 10775 Jan 7 06:22 LICENSE [2021-01-07T06:25:40.259Z] -rw-rw-r-- 1 1001 1001 5750 Jan 7 06:22 Makefile [2021-01-07T06:25:40.259Z] -rw-rw-r-- 1 1001 1001 6511 Jan 7 06:22 README.md [2021-01-07T06:25:40.259Z] -rw-rw-r-- 1 1001 1001 6744 Jan 7 06:22 SECURITY.md [2021-01-07T06:25:40.259Z] -rw-rw-r-- 1 1001 1001 5 Jan 7 06:23 VERSION [2021-01-07T06:25:40.259Z] -rw-rw-r-- 1 1001 1001 4131 Jan 7 06:22 ZMQWindows.md [2021-01-07T06:25:40.259Z] drwxrwxr-x 2 1001 1001 117 Jan 7 06:22 bin [2021-01-07T06:25:40.259Z] drwxrwxr-x 14 1001 1001 4096 Jan 7 06:22 cmd [2021-01-07T06:25:40.259Z] -rw-r--r-- 1 root root 541590 Jan 7 06:25 coverage.out [2021-01-07T06:25:40.259Z] -rw-r--r-- 1 root root 979 Jan 7 06:25 go.mod [2021-01-07T06:25:40.259Z] -rw-r--r-- 1 root root 19019 Jan 7 06:25 go.sum [2021-01-07T06:25:40.259Z] drwxrwxr-x 8 1001 1001 127 Jan 7 06:22 internal [2021-01-07T06:25:40.259Z] drwxrwxr-x 4 1001 1001 26 Jan 7 06:22 openapi [2021-01-07T06:25:40.259Z] drwxrwxr-x 4 1001 1001 71 Jan 7 06:22 snap [2021-01-07T06:25:40.259Z] -rw-rw-r-- 1 1001 1001 168 Jan 7 06:22 version.go [Pipeline] sh [2021-01-07T06:25:40.585Z] + '[' -e coverage.out ] [2021-01-07T06:25:40.585Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-07T06:25:40.819Z] Stashed 1 file(s) [Pipeline] sh [2021-01-07T06:25:41.137Z] + make build [2021-01-07T06:25:41.137Z] 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-07T06:25:41.216Z] using credential edgex-jenkins-ssh [2021-01-07T06:25:41.280Z] Cloning the remote Git repository [2021-01-07T06:25:41.352Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-07T06:25:41.478Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-07T06:25:41.592Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-07T06:25:41.593Z] > git --version # timeout=10 [2021-01-07T06:25:41.617Z] > git --version # 'git version 2.17.1' [2021-01-07T06:25:41.619Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-07T06:25:41.705Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-07T06:25:46.449Z] 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-07T06:25:53.097Z] 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-07T06:25:54.052Z] 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-07T06:25:55.449Z] 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-07T06:25:56.026Z] 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-07T06:25:57.420Z] 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-07T06:25:57.771Z] Merging remotes/origin/master commit fa73db002611977724c74faadafd397fb3003e92 into PR head commit 617c89bde510b6d8fef59fe622de126420d70d41 [2021-01-07T06:25:57.068Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-07T06:25:57.085Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-07T06:25:57.113Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-07T06:25:57.160Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-07T06:25:57.160Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-07T06:25:57.174Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2992/head:refs/remotes/origin/PR-2992 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-07T06:25:57.792Z] > git config core.sparsecheckout # timeout=10 [2021-01-07T06:25:57.808Z] > git checkout -f 617c89bde510b6d8fef59fe622de126420d70d41 # timeout=10 [2021-01-07T06:25:58.206Z] Merge succeeded, producing 617c89bde510b6d8fef59fe622de126420d70d41 [2021-01-07T06:25:58.206Z] Checking out Revision 617c89bde510b6d8fef59fe622de126420d70d41 (PR-2992) [2021-01-07T06:25:58.814Z] 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-07T06:25:59.762Z] 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-07T06:25:58.111Z] > git remote # timeout=10 [2021-01-07T06:25:58.130Z] > git config --get remote.origin.url # timeout=10 [2021-01-07T06:25:58.147Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-07T06:25:58.156Z] > git merge fa73db002611977724c74faadafd397fb3003e92 # timeout=10 [2021-01-07T06:25:58.183Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-07T06:25:58.214Z] > git config core.sparsecheckout # timeout=10 [2021-01-07T06:25:58.230Z] > git checkout -f 617c89bde510b6d8fef59fe622de126420d70d41 # timeout=10 [2021-01-07T06:26:01.168Z] 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-07T06:26:02.127Z] 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-07T06:26:02.804Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" [2021-01-07T06:26:02.868Z] > git --version # timeout=10 [2021-01-07T06:26:02.879Z] > git --version # 'git version 2.17.1' [2021-01-07T06:26:02.900Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-07T06:26:03.079Z] 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] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] } [2021-01-07T06:26:04.656Z] $ docker stop --time=1 7fa7d5646400a7fd6d03a1817f614b2273e5bf36a28253ec09d6d770e4fb2cd0 [2021-01-07T06:26:04.886Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-01-07T06:26:06.357Z] $ docker rm -f 7fa7d5646400a7fd6d03a1817f614b2273e5bf36a28253ec09d6d770e4fb2cd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-01-07T06:26:07.272Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-01-07T06:26:07.721Z] + sudo service docker restart+ [2021-01-07T06:26:07.721Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-07T06:26:09.894Z] provisioning config files... [2021-01-07T06:26:09.938Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9054978008394896980tmp [Pipeline] isUnix [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-07T06:26:10.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-07T06:26:10.283Z] [2021-01-07T06:26:10.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-07T06:26:10.541Z] ---> docker-login.sh [2021-01-07T06:26:10.541Z] nexus3.edgexfoundry.org:10001 [2021-01-07T06:26:10.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-07T06:26:10.712Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-07T06:26:10.712Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-07T06:26:10.712Z] ca9280d653b3: Pulling fs layer [2021-01-07T06:26:10.712Z] 7e9c9ca2126c: Pulling fs layer [2021-01-07T06:26:10.978Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-07T06:26:10.978Z] cbdbe7a5bc2a: Download complete [2021-01-07T06:26:11.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-07T06:26:11.550Z] cbdbe7a5bc2a: Pull complete [2021-01-07T06:26:11.812Z] ca9280d653b3: Verifying Checksum [2021-01-07T06:26:11.812Z] ca9280d653b3: Download complete [2021-01-07T06:26:12.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-07T06:26:12.140Z] Configure a credential helper to remove this warning. See [2021-01-07T06:26:12.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-07T06:26:12.140Z] [2021-01-07T06:26:12.140Z] Login Succeeded [2021-01-07T06:26:12.140Z] nexus3.edgexfoundry.org:10002 [2021-01-07T06:26:12.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-07T06:26:12.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-07T06:26:12.699Z] Configure a credential helper to remove this warning. See [2021-01-07T06:26:12.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-07T06:26:12.699Z] [2021-01-07T06:26:12.699Z] Login Succeeded [2021-01-07T06:26:12.699Z] nexus3.edgexfoundry.org:10003 [2021-01-07T06:26:12.779Z] 7e9c9ca2126c: Download complete [2021-01-07T06:26:12.779Z] ca9280d653b3: Pull complete [2021-01-07T06:26:12.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-07T06:26:13.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-07T06:26:13.250Z] Configure a credential helper to remove this warning. See [2021-01-07T06:26:13.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-07T06:26:13.250Z] [2021-01-07T06:26:13.250Z] Login Succeeded [2021-01-07T06:26:13.250Z] nexus3.edgexfoundry.org:10004 [2021-01-07T06:26:13.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-07T06:26:13.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-07T06:26:13.803Z] Configure a credential helper to remove this warning. See [2021-01-07T06:26:13.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-07T06:26:13.803Z] [2021-01-07T06:26:13.803Z] Login Succeeded [2021-01-07T06:26:13.803Z] docker.io [2021-01-07T06:26:14.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-07T06:26:14.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-07T06:26:14.682Z] Configure a credential helper to remove this warning. See [2021-01-07T06:26:14.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-07T06:26:14.682Z] [2021-01-07T06:26:14.682Z] Login Succeeded [2021-01-07T06:26:14.682Z] ---> docker-login.sh ends [Pipeline] } [2021-01-07T06:26:14.713Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-07T06:26:15.251Z] ========================================================= [2021-01-07T06:26:15.251Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-07T06:26:15.251Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-07T06:26:15.675Z] + 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-07T06:26:18.314Z] Sending build context to Docker daemon 165.5MB [2021-01-07T06:26:18.314Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-07T06:26:18.314Z] Step 2/6 : FROM ${BASE} [2021-01-07T06:26:18.314Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-07T06:26:18.314Z] 5f621e34cdf4: Pulling fs layer [2021-01-07T06:26:18.314Z] a4357932f1b6: Pulling fs layer [2021-01-07T06:26:18.314Z] 18c013af1878: Pulling fs layer [2021-01-07T06:26:18.314Z] 00ac8860ef70: Pulling fs layer [2021-01-07T06:26:18.314Z] 63d7cb157983: Pulling fs layer [2021-01-07T06:26:18.314Z] b116817d02f9: Pulling fs layer [2021-01-07T06:26:18.314Z] 745a02a5169b: Pulling fs layer [2021-01-07T06:26:18.314Z] 63d7cb157983: Waiting [2021-01-07T06:26:18.314Z] b116817d02f9: Waiting [2021-01-07T06:26:18.314Z] 745a02a5169b: Waiting [2021-01-07T06:26:18.314Z] 00ac8860ef70: Waiting [2021-01-07T06:26:18.314Z] 18c013af1878: Verifying Checksum [2021-01-07T06:26:18.314Z] 18c013af1878: Download complete [2021-01-07T06:26:18.314Z] a4357932f1b6: Verifying Checksum [2021-01-07T06:26:18.314Z] a4357932f1b6: Download complete [2021-01-07T06:26:18.314Z] 63d7cb157983: Verifying Checksum [2021-01-07T06:26:18.314Z] 63d7cb157983: Download complete [2021-01-07T06:26:18.314Z] b116817d02f9: Verifying Checksum [2021-01-07T06:26:18.314Z] b116817d02f9: Download complete [2021-01-07T06:26:18.314Z] 5f621e34cdf4: Verifying Checksum [2021-01-07T06:26:18.314Z] 5f621e34cdf4: Download complete [2021-01-07T06:26:18.919Z] 5f621e34cdf4: Pull complete [2021-01-07T06:26:19.413Z] 7e9c9ca2126c: Pull complete [2021-01-07T06:26:19.413Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-07T06:26:19.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-07T06:26:19.413Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-07T06:26:19.525Z] a4357932f1b6: Pull complete [2021-01-07T06:26:19.618Z] prd-centos7-docker-4c-2g-18811 does not seem to be running inside a container [2021-01-07T06:26:19.703Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-07T06:26:19.812Z] 18c013af1878: Pull complete [2021-01-07T06:26:21.259Z] 745a02a5169b: Verifying Checksum [2021-01-07T06:26:21.259Z] 745a02a5169b: Download complete [2021-01-07T06:26:21.732Z] $ docker top 069fce565589076185c079d4b1f167ae11bd6a83995b11c810220400ce5be7b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-07T06:26:22.242Z] 00ac8860ef70: Verifying Checksum [2021-01-07T06:26:22.242Z] 00ac8860ef70: Download complete [2021-01-07T06:26:22.376Z] + docker-compose build --help [2021-01-07T06:26:22.376Z] + grep parallel [2021-01-07T06:26:23.324Z] --parallel Build images in parallel. [Pipeline] } [2021-01-07T06:26:23.357Z] $ docker stop --time=1 069fce565589076185c079d4b1f167ae11bd6a83995b11c810220400ce5be7b6 [2021-01-07T06:26:24.741Z] $ docker rm -f 069fce565589076185c079d4b1f167ae11bd6a83995b11c810220400ce5be7b6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-07T06:26:25.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-07T06:26:25.534Z] . [Pipeline] withDockerContainer [2021-01-07T06:26:25.656Z] prd-centos7-docker-4c-2g-18811 does not seem to be running inside a container [2021-01-07T06:26:25.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-07T06:26:26.477Z] $ docker top 88980419383dbb80533748fa2c53fff949e128860e4822d01fc028dac1da6d7a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-07T06:26:27.008Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-07T06:26:27.957Z] Building docker-core-command-go ... [2021-01-07T06:26:27.957Z] Building docker-core-data-go ... [2021-01-07T06:26:27.957Z] Building docker-core-metadata-go ... [2021-01-07T06:26:27.957Z] Building docker-security-bootstrap-redis-go ... [2021-01-07T06:26:27.957Z] Building docker-security-proxy-setup-go ... [2021-01-07T06:26:27.957Z] Building docker-security-secretstore-setup-go ... [2021-01-07T06:26:27.957Z] Building docker-support-notifications-go ... [2021-01-07T06:26:27.957Z] Building docker-support-scheduler-go ... [2021-01-07T06:26:27.957Z] Building docker-sys-mgmt-agent-go ... [2021-01-07T06:26:27.957Z] Building docker-core-data-go [2021-01-07T06:26:27.957Z] Building docker-security-secretstore-setup-go [2021-01-07T06:26:27.957Z] Building docker-security-bootstrap-redis-go [2021-01-07T06:26:27.957Z] Building docker-support-scheduler-go [2021-01-07T06:26:27.957Z] Building docker-core-metadata-go [2021-01-07T06:26:32.416Z] 00ac8860ef70: Pull complete [2021-01-07T06:26:32.693Z] 63d7cb157983: Pull complete [2021-01-07T06:26:32.970Z] b116817d02f9: Pull complete [2021-01-07T06:26:37.304Z] 745a02a5169b: Pull complete [2021-01-07T06:26:37.304Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-07T06:26:37.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-07T06:26:37.304Z] ---> b7e6874047d6 [2021-01-07T06:26:37.304Z] 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-07T06:26:40.751Z] ---> Running in 7955dcd9f27c [2021-01-07T06:26:42.196Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T06:26:42.791Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T06:26:43.388Z] (1/12) Installing libmagic (5.38-r0) [2021-01-07T06:26:43.661Z] (2/12) Installing file (5.38-r0) [2021-01-07T06:26:43.661Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-07T06:26:43.935Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-07T06:26:46.557Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-07T06:26:46.557Z] (6/12) Installing patch (2.7.6-r6) [2021-01-07T06:26:46.557Z] (7/12) Installing build-base (0.5-r2) [2021-01-07T06:26:46.829Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-07T06:26:46.829Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-07T06:26:46.829Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-07T06:26:47.105Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-07T06:26:47.105Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-07T06:26:47.105Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T06:26:47.105Z] OK: 217 MiB in 51 packages [2021-01-07T06:26:51.428Z] Removing intermediate container 7955dcd9f27c [2021-01-07T06:26:51.428Z] ---> cbb51fc3c06c [2021-01-07T06:26:51.429Z] Step 4/6 : WORKDIR /edgex-go [2021-01-07T06:26:51.429Z] ---> Running in 752cb258cbab [2021-01-07T06:26:52.026Z] Removing intermediate container 752cb258cbab [2021-01-07T06:26:52.026Z] ---> ae21207752da [2021-01-07T06:26:52.026Z] Step 5/6 : COPY go.mod . [2021-01-07T06:26:52.636Z] ---> 710fb91a07f3 [2021-01-07T06:26:52.636Z] Step 6/6 : RUN go mod download [2021-01-07T06:26:52.909Z] ---> Running in ee72306f5b70 [2021-01-07T06:27:00.440Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T06:27:00.440Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-07T06:27:00.440Z] ---> 7d15161a189b [2021-01-07T06:27:00.440Z] Step 3/22 : WORKDIR /edgex-go [2021-01-07T06:27:00.440Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T06:27:00.440Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-07T06:27:00.440Z] ---> 7d15161a189b [2021-01-07T06:27:00.441Z] Step 3/21 : WORKDIR /edgex-go [2021-01-07T06:27:00.441Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T06:27:00.441Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-07T06:27:00.441Z] ---> 7d15161a189b [2021-01-07T06:27:00.441Z] Step 3/24 : WORKDIR /edgex-go [2021-01-07T06:27:00.441Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T06:27:00.441Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-07T06:27:00.441Z] ---> 7d15161a189b [2021-01-07T06:27:00.441Z] Step 3/23 : WORKDIR /edgex-go [2021-01-07T06:27:00.441Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T06:27:00.441Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-07T06:27:00.441Z] ---> 7d15161a189b [2021-01-07T06:27:00.441Z] Step 3/22 : WORKDIR /edgex-go [2021-01-07T06:27:00.441Z] ---> Running in e6cc2795c7a6 [2021-01-07T06:27:00.441Z] ---> Running in ded551f1a672 [2021-01-07T06:27:00.441Z] ---> Running in d285cfda0f2c [2021-01-07T06:27:00.441Z] ---> Running in 6205e1f7105c [2021-01-07T06:27:00.441Z] ---> Running in c4a0a851f3c3 [2021-01-07T06:27:00.441Z] Removing intermediate container c4a0a851f3c3 [2021-01-07T06:27:00.441Z] ---> f4e5f02febf8 [2021-01-07T06:27:00.441Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T06:27:00.441Z] Removing intermediate container ded551f1a672 [2021-01-07T06:27:00.441Z] ---> 47eb1518b2a7 [2021-01-07T06:27:00.441Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T06:27:00.441Z] Removing intermediate container e6cc2795c7a6 [2021-01-07T06:27:00.441Z] ---> 9f588c82f6b2 [2021-01-07T06:27:00.441Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T06:27:00.441Z] Removing intermediate container 6205e1f7105c [2021-01-07T06:27:00.441Z] ---> ff64dbd9c5b8 [2021-01-07T06:27:00.441Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T06:27:00.441Z] Removing intermediate container d285cfda0f2c [2021-01-07T06:27:00.441Z] ---> 97178b74a9c5 [2021-01-07T06:27:00.441Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T06:27:00.441Z] ---> Running in db0738d58509 [2021-01-07T06:27:00.441Z] ---> Running in 970bfa523b60 [2021-01-07T06:27:00.441Z] ---> Running in 7772c96a4157 [2021-01-07T06:27:00.441Z] ---> Running in af2951d44242 [2021-01-07T06:27:00.441Z] ---> Running in a963c5145761 [2021-01-07T06:27:02.407Z] Removing intermediate container 7772c96a4157 [2021-01-07T06:27:02.407Z] ---> a9d3b9769b02 [2021-01-07T06:27:02.407Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-07T06:27:02.407Z] ---> Running in 7834db822f16 [2021-01-07T06:27:02.407Z] Removing intermediate container 970bfa523b60 [2021-01-07T06:27:02.407Z] ---> 766276bd7bcd [2021-01-07T06:27:02.407Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-07T06:27:02.670Z] Removing intermediate container db0738d58509 [2021-01-07T06:27:02.670Z] ---> c91e5dd33d40 [2021-01-07T06:27:02.670Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-07T06:27:02.670Z] Removing intermediate container a963c5145761 [2021-01-07T06:27:02.670Z] ---> a043cb5ff784 [2021-01-07T06:27:02.670Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-07T06:27:02.935Z] ---> Running in f8d6bc89bbfc [2021-01-07T06:27:02.935Z] Removing intermediate container af2951d44242 [2021-01-07T06:27:02.935Z] ---> 66527f13d8e5 [2021-01-07T06:27:02.935Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-07T06:27:02.935Z] ---> Running in 7ee8676b7f7a [2021-01-07T06:27:03.202Z] ---> Running in 179e04e34515 [2021-01-07T06:27:03.202Z] ---> Running in 288c5ea127f5 [2021-01-07T06:27:03.469Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T06:27:03.735Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T06:27:04.000Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T06:27:04.000Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T06:27:04.000Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T06:27:04.269Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T06:27:04.269Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T06:27:04.852Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T06:27:04.852Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T06:27:04.852Z] OK: 233 MiB in 51 packages [2021-01-07T06:27:05.116Z] OK: 233 MiB in 51 packages [2021-01-07T06:27:05.116Z] OK: 233 MiB in 51 packages [2021-01-07T06:27:05.383Z] Removing intermediate container f8d6bc89bbfc [2021-01-07T06:27:05.383Z] ---> 7f96a41779c2 [2021-01-07T06:27:05.383Z] Step 6/22 : COPY go.mod . [2021-01-07T06:27:05.383Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T06:27:05.648Z] ---> f89b22971d59 [2021-01-07T06:27:05.648Z] Step 7/22 : RUN go mod download [2021-01-07T06:27:05.648Z] Removing intermediate container 288c5ea127f5 [2021-01-07T06:27:05.648Z] ---> 32a7a0cd8c6b [2021-01-07T06:27:05.648Z] Step 6/24 : COPY go.mod . [2021-01-07T06:27:05.921Z] ---> Running in 411b5928c4de [2021-01-07T06:27:05.921Z] OK: 233 MiB in 51 packages [2021-01-07T06:27:05.921Z] Removing intermediate container 179e04e34515 [2021-01-07T06:27:05.921Z] ---> 49e802c9b9fa [2021-01-07T06:27:05.921Z] Step 6/23 : COPY go.mod . [2021-01-07T06:27:05.921Z] OK: 233 MiB in 51 packages [2021-01-07T06:27:06.188Z] ---> 013a5d0646a5 [2021-01-07T06:27:06.188Z] Step 7/24 : RUN go mod download [2021-01-07T06:27:06.188Z] ---> 17fea5964d97 [2021-01-07T06:27:06.188Z] Step 7/23 : RUN go mod download [2021-01-07T06:27:06.460Z] ---> Running in 02327299310e [2021-01-07T06:27:06.460Z] ---> Running in 8a40dd5ede66 [2021-01-07T06:27:07.043Z] Removing intermediate container 7834db822f16 [2021-01-07T06:27:07.043Z] ---> 80899f66e3b1 [2021-01-07T06:27:07.043Z] Step 6/21 : COPY go.mod . [2021-01-07T06:27:07.043Z] Removing intermediate container 7ee8676b7f7a [2021-01-07T06:27:07.043Z] ---> 54c4354f74ea [2021-01-07T06:27:07.043Z] Step 6/22 : COPY go.mod . [2021-01-07T06:27:07.317Z] ---> b3f449e1f1c8 [2021-01-07T06:27:07.317Z] Step 7/21 : RUN go mod download [2021-01-07T06:27:07.317Z] ---> Running in 157cd1494900 [2021-01-07T06:27:07.589Z] ---> 889555df3a26 [2021-01-07T06:27:07.589Z] Step 7/22 : RUN go mod download [2021-01-07T06:27:07.589Z] ---> Running in e743f5ab361e [2021-01-07T06:27:08.179Z] Removing intermediate container 411b5928c4de [2021-01-07T06:27:08.179Z] ---> a075d9057751 [2021-01-07T06:27:08.179Z] Step 8/22 : COPY . . [2021-01-07T06:27:10.754Z] Removing intermediate container 02327299310e [2021-01-07T06:27:10.754Z] ---> d2babd41b6a9 [2021-01-07T06:27:10.754Z] Step 8/24 : COPY . . [2021-01-07T06:27:14.996Z] Removing intermediate container 8a40dd5ede66 [2021-01-07T06:27:14.996Z] ---> fcbff588f73a [2021-01-07T06:27:14.996Z] Step 8/23 : COPY . . [2021-01-07T06:27:16.924Z] Removing intermediate container 157cd1494900 [2021-01-07T06:27:16.924Z] ---> 7db457d6ffd8 [2021-01-07T06:27:16.924Z] Step 8/21 : COPY . . [2021-01-07T06:27:19.761Z] Removing intermediate container ee72306f5b70 [2021-01-07T06:27:19.761Z] ---> 7782feb30a41 [2021-01-07T06:27:19.761Z] Successfully built 7782feb30a41 [2021-01-07T06:27:19.761Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-07T06:27:20.132Z] + docker inspect -f . ci-base-image-arm64 [2021-01-07T06:27:20.132Z] . [Pipeline] withDockerContainer [2021-01-07T06:27:20.267Z] Removing intermediate container e743f5ab361e [2021-01-07T06:27:20.268Z] ---> d33c4725e09e [2021-01-07T06:27:20.268Z] Step 8/22 : COPY . . [2021-01-07T06:27:20.392Z] prd-ubuntu18.04-docker-arm64-4c-16g-18813 does not seem to be running inside a container [2021-01-07T06:27:20.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-07T06:27:21.824Z] $ docker top 4c4b0b7f6cee245829991a7e57abb7302c8370a3dd65d37c2cd2712577260512 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-07T06:27:22.896Z] + go version [2021-01-07T06:27:22.896Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-07T06:27:22.938Z] $ docker stop --time=1 4c4b0b7f6cee245829991a7e57abb7302c8370a3dd65d37c2cd2712577260512 [2021-01-07T06:27:24.867Z] $ docker rm -f 4c4b0b7f6cee245829991a7e57abb7302c8370a3dd65d37c2cd2712577260512 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-07T06:27:26.250Z] + docker inspect -f . ci-base-image-arm64 [2021-01-07T06:27:26.251Z] . [Pipeline] withDockerContainer [2021-01-07T06:27:26.543Z] prd-ubuntu18.04-docker-arm64-4c-16g-18813 does not seem to be running inside a container [2021-01-07T06:27:26.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-07T06:27:28.166Z] $ docker top 56cefd9744a8f59c1c04e3afce286489bb36227acff45378a7260cbc93293f56 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-07T06:27:28.627Z] ========================================================= [2021-01-07T06:27:28.627Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-07T06:27:28.627Z] ========================================================= [Pipeline] sh [2021-01-07T06:27:29.309Z] + make test [2021-01-07T06:27:29.309Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-07T06:27:51.491Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-07T06:27:52.564Z] ---> dccba75d2fd3 [2021-01-07T06:27:52.564Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-07T06:27:52.831Z] ---> Running in 06d8da0a85ec [2021-01-07T06:27:53.097Z] ---> 4e0685ea199c [2021-01-07T06:27:53.097Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-07T06:27:54.051Z] ---> 9cd81909a06f [2021-01-07T06:27:54.051Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-07T06:27:54.628Z] ---> Running in 49314e19fbe6 [2021-01-07T06:27:54.892Z] ---> Running in 91bd49c6d509 [2021-01-07T06:27:54.892Z] ---> bd51f432bc00 [2021-01-07T06:27:54.892Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-07T06:27:55.172Z] ---> Running in 5b8eb5192778 [2021-01-07T06:27:55.172Z] ---> 23395b28bc03 [2021-01-07T06:27:55.172Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-07T06:27:55.172Z] ---> Running in b9150de6c77b [2021-01-07T06:27:55.437Z] 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-07T06:27:55.729Z] 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-07T06:27:55.729Z] 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-07T06:27:56.009Z] 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-07T06:27:56.280Z] 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-07T06:28:23.020Z] 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-07T06:28:28.382Z] Removing intermediate container b9150de6c77b [2021-01-07T06:28:28.383Z] ---> c4e7e0cb8b10 [2021-01-07T06:28:28.383Z] [2021-01-07T06:28:28.383Z] Step 10/22 : FROM alpine:3.12 [2021-01-07T06:28:28.653Z] 3.12: Pulling from library/alpine [2021-01-07T06:28:29.640Z] Removing intermediate container 5b8eb5192778 [2021-01-07T06:28:29.640Z] ---> db7b20de4271 [2021-01-07T06:28:29.640Z] [2021-01-07T06:28:29.640Z] Step 10/21 : FROM scratch [2021-01-07T06:28:29.640Z] ---> [2021-01-07T06:28:29.640Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-07T06:28:29.640Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-07T06:28:29.640Z] Status: Downloaded newer image for alpine:3.12 [2021-01-07T06:28:29.640Z] ---> 389fef711851 [2021-01-07T06:28:29.640Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-07T06:28:29.908Z] ---> Running in 20e4e3d741b1 [2021-01-07T06:28:30.862Z] ---> Running in 1c801f5f7f37 [2021-01-07T06:28:31.128Z] Removing intermediate container 20e4e3d741b1 [2021-01-07T06:28:31.128Z] ---> ae985160ffec [2021-01-07T06:28:31.128Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-07T06:28:32.077Z] Removing intermediate container 49314e19fbe6 [2021-01-07T06:28:32.077Z] ---> c0971a86192b [2021-01-07T06:28:32.077Z] [2021-01-07T06:28:32.077Z] Step 10/24 : FROM alpine:3.12 [2021-01-07T06:28:32.077Z] ---> 389fef711851 [2021-01-07T06:28:32.077Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-07T06:28:32.340Z] ---> Running in fe26deb53469 [2021-01-07T06:28:32.603Z] ---> Running in 501b02dd3345 [2021-01-07T06:28:32.603Z] Removing intermediate container fe26deb53469 [2021-01-07T06:28:32.603Z] ---> 6527e7b8f33f [2021-01-07T06:28:32.603Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-07T06:28:32.871Z] ---> Running in e8a072f59bb4 [2021-01-07T06:28:32.871Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T06:28:33.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T06:28:33.140Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-07T06:28:33.412Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-07T06:28:33.412Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-07T06:28:33.412Z] (4/5) Installing curl (7.69.1-r3) [2021-01-07T06:28:33.412Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-07T06:28:33.412Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T06:28:33.412Z] Executing ca-certificates-20191127-r4.trigger [2021-01-07T06:28:33.412Z] OK: 7 MiB in 19 packages [2021-01-07T06:28:33.412Z] Removing intermediate container e8a072f59bb4 [2021-01-07T06:28:33.412Z] ---> aaf71707305d [2021-01-07T06:28:33.412Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-07T06:28:33.678Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T06:28:33.678Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T06:28:33.942Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-07T06:28:33.942Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-07T06:28:33.942Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-07T06:28:33.942Z] (4/5) Installing curl (7.69.1-r3) [2021-01-07T06:28:33.942Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-07T06:28:33.942Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T06:28:33.942Z] Executing ca-certificates-20191127-r4.trigger [2021-01-07T06:28:33.942Z] OK: 7 MiB in 19 packages [2021-01-07T06:28:35.893Z] ---> d73af86132f4 [2021-01-07T06:28:35.893Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-07T06:28:36.851Z] Removing intermediate container 06d8da0a85ec [2021-01-07T06:28:36.851Z] ---> 25b1476f32eb [2021-01-07T06:28:36.851Z] [2021-01-07T06:28:36.851Z] Step 10/22 : FROM scratch [2021-01-07T06:28:36.851Z] ---> [2021-01-07T06:28:36.851Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-07T06:28:38.536Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-07T06:28:38.778Z] ---> Using cache [2021-01-07T06:28:38.778Z] ---> ae985160ffec [2021-01-07T06:28:38.778Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-07T06:28:38.778Z] ---> 13a560c0ed5c [2021-01-07T06:28:38.778Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-07T06:28:38.778Z] ---> Running in 0439ceedd1a8 [2021-01-07T06:28:38.778Z] Removing intermediate container 91bd49c6d509 [2021-01-07T06:28:38.778Z] ---> 57662d20285c [2021-01-07T06:28:38.778Z] [2021-01-07T06:28:38.778Z] Step 10/23 : FROM alpine:3.12 [2021-01-07T06:28:38.778Z] ---> 389fef711851 [2021-01-07T06:28:38.778Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-07T06:28:39.040Z] Removing intermediate container 1c801f5f7f37 [2021-01-07T06:28:39.040Z] ---> db749ca04cee [2021-01-07T06:28:39.040Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-07T06:28:39.040Z] ---> Running in 531d1d5ce938 [2021-01-07T06:28:39.629Z] ---> Running in 7cea7cfca1fc [2021-01-07T06:28:39.629Z] Removing intermediate container 0439ceedd1a8 [2021-01-07T06:28:39.629Z] ---> 6dbe925e067b [2021-01-07T06:28:39.629Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-07T06:28:39.629Z] ---> b96e087eac75 [2021-01-07T06:28:39.629Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-07T06:28:39.901Z] Removing intermediate container 501b02dd3345 [2021-01-07T06:28:39.901Z] ---> fc0d0fe46b0b [2021-01-07T06:28:39.901Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-07T06:28:39.901Z] Removing intermediate container 531d1d5ce938 [2021-01-07T06:28:39.901Z] ---> 363484cebe08 [2021-01-07T06:28:39.901Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-07T06:28:39.901Z] ---> Running in 479ed3af7e3c [2021-01-07T06:28:39.901Z] ---> Running in 986da25da893 [2021-01-07T06:28:39.901Z] ---> Running in 1f324f9caeb9 [2021-01-07T06:28:39.901Z] ---> Running in dc96b552bcb1 [2021-01-07T06:28:40.166Z] Removing intermediate container 7cea7cfca1fc [2021-01-07T06:28:40.166Z] ---> ed1802390b41 [2021-01-07T06:28:40.166Z] Step 13/22 : WORKDIR / [2021-01-07T06:28:40.166Z] Removing intermediate container 479ed3af7e3c [2021-01-07T06:28:40.166Z] ---> c0e2a5970887 [2021-01-07T06:28:40.166Z] Step 14/22 : WORKDIR / [2021-01-07T06:28:40.166Z] ---> Running in 7838c97f43ed [2021-01-07T06:28:40.437Z] ---> Running in 703f11c94f94 [2021-01-07T06:28:40.437Z] Removing intermediate container 1f324f9caeb9 [2021-01-07T06:28:40.437Z] ---> 101fa169bd5f [2021-01-07T06:28:40.437Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T06:28:41.038Z] Removing intermediate container 986da25da893 [2021-01-07T06:28:41.038Z] ---> 3b7fb387e46c [2021-01-07T06:28:41.038Z] Step 13/24 : WORKDIR / [2021-01-07T06:28:41.038Z] Removing intermediate container dc96b552bcb1 [2021-01-07T06:28:41.038Z] ---> 23c4a0e75cbd [2021-01-07T06:28:41.038Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-07T06:28:41.038Z] ---> Running in 2e6053e163f5 [2021-01-07T06:28:41.316Z] ---> Running in 15dda94af931 [2021-01-07T06:28:41.316Z] ---> Running in c288a39c4b6f [2021-01-07T06:28:41.316Z] Removing intermediate container 703f11c94f94 [2021-01-07T06:28:41.316Z] ---> d7ff9dc7dfd6 [2021-01-07T06:28:41.316Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-07T06:28:41.316Z] Removing intermediate container 7838c97f43ed [2021-01-07T06:28:41.316Z] ---> ca07f68abdc8 [2021-01-07T06:28:41.316Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-07T06:28:41.316Z] Removing intermediate container 2e6053e163f5 [2021-01-07T06:28:41.316Z] ---> 20e2c3c70307 [2021-01-07T06:28:41.316Z] Step 19/21 : LABEL arch=x86_64 [2021-01-07T06:28:41.587Z] ---> Running in aac012b237a7 [2021-01-07T06:28:41.587Z] Removing intermediate container c288a39c4b6f [2021-01-07T06:28:41.588Z] ---> 02f7fcc58a3f [2021-01-07T06:28:41.588Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T06:28:41.588Z] Removing intermediate container 15dda94af931 [2021-01-07T06:28:41.588Z] ---> 43f0e6a7dcab [2021-01-07T06:28:41.588Z] 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-07T06:28:41.588Z] ---> 32bf0c0abcfc [2021-01-07T06:28:41.588Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-07T06:28:41.856Z] ---> 42b8ff23d460 [2021-01-07T06:28:41.856Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-07T06:28:41.856Z] ---> Running in 9214ffbc5a08 [2021-01-07T06:28:42.130Z] Removing intermediate container aac012b237a7 [2021-01-07T06:28:42.130Z] ---> ca38716c3779 [2021-01-07T06:28:42.130Z] Step 20/21 : LABEL git_sha=617c89bde510b6d8fef59fe622de126420d70d41 [2021-01-07T06:28:42.403Z] ---> Running in b3600d2a356f [2021-01-07T06:28:42.668Z] ---> 25cbb919df3e [2021-01-07T06:28:42.668Z] 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-07T06:28:42.668Z] ---> 6ae19b717c32 [2021-01-07T06:28:42.668Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-07T06:28:42.668Z] ---> 396c88dbf4c0 [2021-01-07T06:28:42.668Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-07T06:28:42.934Z] Removing intermediate container b3600d2a356f [2021-01-07T06:28:42.934Z] ---> 7d4f1b0ea96e [2021-01-07T06:28:42.934Z] Step 21/21 : LABEL version=0.0.0 [2021-01-07T06:28:42.934Z] ---> 34c0afde3bd9 [2021-01-07T06:28:42.934Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-07T06:28:43.512Z] ---> f18d32b36ac9 [2021-01-07T06:28:43.512Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-07T06:28:43.512Z] ---> Running in 13982910a49b [2021-01-07T06:28:43.776Z] ---> e279b5d77a58 [2021-01-07T06:28:43.776Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-07T06:28:43.776Z] ---> Running in 087b57c3f414 [2021-01-07T06:28:43.776Z] ---> c523d9d4f591 [2021-01-07T06:28:43.776Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-07T06:28:43.776Z] Removing intermediate container 13982910a49b [2021-01-07T06:28:43.776Z] ---> cdeed7b7afab [2021-01-07T06:28:43.776Z] [2021-01-07T06:28:44.039Z] Removing intermediate container 9214ffbc5a08 [2021-01-07T06:28:44.039Z] ---> ddab4f753d96 [2021-01-07T06:28:44.039Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-07T06:28:44.039Z] Successfully built cdeed7b7afab [2021-01-07T06:28:44.301Z] Removing intermediate container 087b57c3f414 [2021-01-07T06:28:44.301Z] ---> 587dad80f96c [2021-01-07T06:28:44.301Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T06:28:44.301Z] ---> 0f03c8b8907e [2021-01-07T06:28:44.301Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-07T06:28:44.301Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-07T06:28:44.301Z] Building docker-support-notifications-go [2021-01-07T06:28:44.301Z]  Building docker-support-scheduler-go ... done  ---> Running in aa96faf19641 [2021-01-07T06:28:44.563Z] ---> Running in 7ec42f9e1aa8 [2021-01-07T06:28:44.563Z] ---> Running in 057b2b0d7121 [2021-01-07T06:28:44.563Z] ---> 955b86ab1a47 [2021-01-07T06:28:44.563Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-07T06:28:45.147Z] Removing intermediate container 057b2b0d7121 [2021-01-07T06:28:45.147Z] ---> da380aa2a7cc [2021-01-07T06:28:45.147Z] Step 20/22 : LABEL arch=x86_64 [2021-01-07T06:28:46.130Z] ---> Running in 540afffba8b1 [2021-01-07T06:28:46.130Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T06:28:46.708Z] ---> 8d8ad519bdc2 [2021-01-07T06:28:46.708Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-07T06:28:46.708Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T06:28:46.902Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-07T06:28:47.297Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-07T06:28:47.297Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-07T06:28:47.297Z] Removing intermediate container 540afffba8b1 [2021-01-07T06:28:47.297Z] ---> 4c088a03fb1b [2021-01-07T06:28:47.297Z] Step 21/22 : LABEL git_sha=617c89bde510b6d8fef59fe622de126420d70d41 [2021-01-07T06:28:47.297Z] ---> 39b64cb15217 [2021-01-07T06:28:47.297Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-07T06:28:47.297Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-07T06:28:47.886Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-07T06:28:48.171Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-07T06:28:48.171Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T06:28:48.171Z] OK: 8 MiB in 19 packages [2021-01-07T06:28:48.171Z] ---> Running in b150dc773e57 [2021-01-07T06:28:48.171Z] ---> Running in 89a18ff9974f [2021-01-07T06:28:48.910Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-07T06:28:48.910Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-07T06:28:48.910Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-07T06:28:48.910Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-07T06:28:48.910Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-07T06:28:49.127Z] Removing intermediate container 7ec42f9e1aa8 [2021-01-07T06:28:49.127Z] ---> de9bcf62bad4 [2021-01-07T06:28:49.127Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-07T06:28:49.127Z] Removing intermediate container b150dc773e57 [2021-01-07T06:28:49.127Z] ---> 599e17920fa4 [2021-01-07T06:28:49.127Z] Step 22/22 : LABEL version=0.0.0 [2021-01-07T06:28:49.127Z] ---> Running in d599d3e08b22 [2021-01-07T06:28:49.512Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-07T06:28:49.706Z] ---> Running in e7e0cb60121c [2021-01-07T06:28:49.983Z] Removing intermediate container aa96faf19641 [2021-01-07T06:28:49.983Z] ---> cf5acda9cc7c [2021-01-07T06:28:49.983Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-07T06:28:49.983Z] Removing intermediate container d599d3e08b22 [2021-01-07T06:28:49.983Z] ---> c43d983be7a7 [2021-01-07T06:28:49.983Z] Step 20/22 : LABEL arch=x86_64 [2021-01-07T06:28:50.268Z] Removing intermediate container e7e0cb60121c [2021-01-07T06:28:50.268Z] ---> d77e7cca2e95 [2021-01-07T06:28:50.268Z] [2021-01-07T06:28:50.857Z] ---> Running in 5c2599ed2f01 [2021-01-07T06:28:50.857Z] Successfully built d77e7cca2e95 [2021-01-07T06:28:50.857Z] Successfully tagged docker-core-metadata-go:latest [2021-01-07T06:28:50.857Z]  Building docker-core-metadata-go ... done Building docker-security-proxy-setup-go [2021-01-07T06:28:52.155Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-07T06:28:52.776Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-07T06:28:54.224Z] ---> 23cbad3aeb54 [2021-01-07T06:28:54.224Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-07T06:28:56.819Z] Removing intermediate container 5c2599ed2f01 [2021-01-07T06:28:56.819Z] ---> e663b5d1d768 [2021-01-07T06:28:56.819Z] Step 21/22 : LABEL git_sha=617c89bde510b6d8fef59fe622de126420d70d41 [2021-01-07T06:28:56.819Z] Removing intermediate container 89a18ff9974f [2021-01-07T06:28:56.819Z] ---> e4589d4d96ab [2021-01-07T06:28:56.819Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-07T06:28:57.409Z] ---> cef61300cff2 [2021-01-07T06:28:57.409Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-07T06:28:57.694Z] ---> Running in 9ca7a63e67ef [2021-01-07T06:28:58.647Z] ---> Running in 2436fc993873 [2021-01-07T06:28:59.230Z] Removing intermediate container 9ca7a63e67ef [2021-01-07T06:28:59.230Z] ---> f5c325d0b153 [2021-01-07T06:28:59.230Z] Step 22/22 : LABEL version=0.0.0 [2021-01-07T06:28:59.492Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T06:28:59.492Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-07T06:28:59.493Z] ---> 7d15161a189b [2021-01-07T06:28:59.493Z] Step 3/24 : WORKDIR /edgex-go [2021-01-07T06:28:59.493Z] ---> Using cache [2021-01-07T06:28:59.493Z] ---> 97178b74a9c5 [2021-01-07T06:28:59.493Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T06:28:59.493Z] ---> Using cache [2021-01-07T06:28:59.493Z] ---> a043cb5ff784 [2021-01-07T06:28:59.493Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-07T06:28:59.530Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-07T06:28:59.530Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-07T06:28:59.530Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-07T06:29:00.449Z] ---> 4b6f85c084a2 [2021-01-07T06:29:00.449Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-07T06:29:00.723Z] ---> Running in 3150f1da5829 [2021-01-07T06:29:00.723Z] ---> Running in 460a3435a3d9 [2021-01-07T06:29:00.723Z] Removing intermediate container 2436fc993873 [2021-01-07T06:29:00.723Z] ---> a3644bf2c437 [2021-01-07T06:29:00.723Z] Step 22/24 : LABEL arch=x86_64 [2021-01-07T06:29:00.995Z] ---> Running in e1c5c2b4badc [2021-01-07T06:29:00.995Z] ---> Running in 1e609ab34771 [2021-01-07T06:29:01.278Z] Removing intermediate container 3150f1da5829 [2021-01-07T06:29:01.278Z] ---> 83dbe4e2c796 [2021-01-07T06:29:01.278Z] [2021-01-07T06:29:01.278Z] Removing intermediate container e1c5c2b4badc [2021-01-07T06:29:01.278Z] ---> 99a44895bebc [2021-01-07T06:29:01.278Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T06:29:01.556Z] Successfully built 83dbe4e2c796 [2021-01-07T06:29:01.556Z] Removing intermediate container 1e609ab34771 [2021-01-07T06:29:01.556Z] ---> 968a4e6183b3 [2021-01-07T06:29:01.556Z] Step 23/24 : LABEL git_sha=617c89bde510b6d8fef59fe622de126420d70d41 [2021-01-07T06:29:01.556Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-07T06:29:01.556Z] Building docker-sys-mgmt-agent-go [2021-01-07T06:29:01.556Z]  Building docker-security-bootstrap-redis-go ... done  ---> Running in fd7b68887c92 [2021-01-07T06:29:01.556Z] ---> Running in f026c6218bde [2021-01-07T06:29:02.156Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T06:29:02.736Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T06:29:03.317Z] OK: 233 MiB in 51 packages [2021-01-07T06:29:04.005Z] Removing intermediate container fd7b68887c92 [2021-01-07T06:29:04.005Z] ---> 14d8fba400dd [2021-01-07T06:29:04.005Z] Step 21/23 : LABEL arch=x86_64 [2021-01-07T06:29:04.005Z] Removing intermediate container f026c6218bde [2021-01-07T06:29:04.005Z] ---> 507a62e1fb4b [2021-01-07T06:29:04.005Z] Step 24/24 : LABEL version=0.0.0 [2021-01-07T06:29:04.989Z] ---> Running in 698495f5a791 [2021-01-07T06:29:04.989Z] ---> Running in eb8be607511c [2021-01-07T06:29:06.297Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.242s coverage: 46.6% of statements [2021-01-07T06:29:06.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-07T06:29:06.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-07T06:29:06.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-07T06:29:06.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-07T06:29:06.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-07T06:29:06.431Z] Removing intermediate container eb8be607511c [2021-01-07T06:29:06.432Z] ---> d55ede3a5a20 [2021-01-07T06:29:06.432Z] [2021-01-07T06:29:06.704Z] Removing intermediate container 698495f5a791 [2021-01-07T06:29:06.704Z] ---> 85df2c92587b [2021-01-07T06:29:06.704Z] Step 22/23 : LABEL git_sha=617c89bde510b6d8fef59fe622de126420d70d41 [2021-01-07T06:29:06.704Z] Removing intermediate container 460a3435a3d9 [2021-01-07T06:29:06.704Z] ---> 82c8890ae3c9 [2021-01-07T06:29:06.704Z] Step 6/24 : COPY go.mod . [2021-01-07T06:29:06.704Z] Successfully built d55ede3a5a20 [2021-01-07T06:29:06.704Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-07T06:29:06.704Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2021-01-07T06:29:08.215Z] ---> Running in c540be164ac4 [2021-01-07T06:29:08.510Z] ---> a1e0d6d20734 [2021-01-07T06:29:08.510Z] Step 7/24 : RUN go mod download [2021-01-07T06:29:09.538Z] ---> Running in 87c5a817c8a7 [2021-01-07T06:29:09.538Z] Removing intermediate container c540be164ac4 [2021-01-07T06:29:09.538Z] ---> 29c35b2ce1f0 [2021-01-07T06:29:09.538Z] Step 23/23 : LABEL version=0.0.0 [2021-01-07T06:29:10.200Z] ---> Running in dd62bfb2c5db [2021-01-07T06:29:11.412Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T06:29:11.412Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-07T06:29:11.412Z] ---> 7d15161a189b [2021-01-07T06:29:11.412Z] Step 3/21 : WORKDIR /edgex-go [2021-01-07T06:29:11.412Z] ---> Using cache [2021-01-07T06:29:11.412Z] ---> 97178b74a9c5 [2021-01-07T06:29:11.412Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T06:29:11.412Z] ---> Using cache [2021-01-07T06:29:11.412Z] ---> a043cb5ff784 [2021-01-07T06:29:11.412Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-07T06:29:11.996Z] Removing intermediate container dd62bfb2c5db [2021-01-07T06:29:11.996Z] ---> 6f77db90e44f [2021-01-07T06:29:11.996Z] [2021-01-07T06:29:12.279Z] Successfully built 6f77db90e44f [2021-01-07T06:29:12.279Z] Successfully tagged docker-core-data-go:latest [2021-01-07T06:29:12.279Z] ---> Running in 1e7de44982fc [2021-01-07T06:29:13.061Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.554s coverage: 27.0% of statements [2021-01-07T06:29:13.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-07T06:29:13.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-07T06:29:13.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-07T06:29:13.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-07T06:29:13.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-07T06:29:13.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-07T06:29:13.061Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.057s coverage: 100.0% of statements [2021-01-07T06:29:13.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-07T06:29:13.061Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements [2021-01-07T06:29:13.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-07T06:29:13.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-07T06:29:13.061Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.617s coverage: 77.8% of statements [2021-01-07T06:29:13.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-07T06:29:13.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-07T06:29:13.061Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.374s coverage: 82.4% of statements [2021-01-07T06:29:13.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-07T06:29:13.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-07T06:29:13.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-07T06:29:13.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-07T06:29:14.877Z]  Building docker-core-data-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T06:29:15.459Z] Removing intermediate container 87c5a817c8a7 [2021-01-07T06:29:15.459Z] ---> fe5763be0bfb [2021-01-07T06:29:15.459Z] Step 8/24 : COPY . . [2021-01-07T06:29:15.738Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T06:29:16.007Z] OK: 233 MiB in 51 packages [2021-01-07T06:29:20.285Z] Removing intermediate container 1e7de44982fc [2021-01-07T06:29:20.285Z] ---> 1d30dd21a668 [2021-01-07T06:29:20.285Z] Step 6/21 : COPY go.mod . [2021-01-07T06:29:20.906Z] ---> b080e4e67c55 [2021-01-07T06:29:20.906Z] Step 7/21 : RUN go mod download [2021-01-07T06:29:21.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.208s coverage: 28.6% of statements [2021-01-07T06:29:21.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-07T06:29:21.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-07T06:29:21.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-07T06:29:21.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-07T06:29:21.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-07T06:29:21.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.143s coverage: 100.0% of statements [2021-01-07T06:29:21.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-07T06:29:21.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.078s coverage: 100.0% of statements [2021-01-07T06:29:21.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-07T06:29:21.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.304s coverage: 86.7% of statements [2021-01-07T06:29:21.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-07T06:29:21.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.352s coverage: 97.5% of statements [2021-01-07T06:29:21.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-07T06:29:21.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.158s coverage: 78.3% of statements [2021-01-07T06:29:21.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-07T06:29:21.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-07T06:29:21.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-07T06:29:21.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-07T06:29:21.878Z] ---> Running in 0f88bf73fdbb [2021-01-07T06:29:23.865Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T06:29:23.865Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-07T06:29:23.865Z] ---> 7d15161a189b [2021-01-07T06:29:23.865Z] Step 3/26 : WORKDIR /edgex-go [2021-01-07T06:29:23.865Z] ---> Using cache [2021-01-07T06:29:23.865Z] ---> 97178b74a9c5 [2021-01-07T06:29:23.865Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T06:29:23.865Z] ---> Using cache [2021-01-07T06:29:23.865Z] ---> a043cb5ff784 [2021-01-07T06:29:23.865Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-07T06:29:24.451Z] ---> Running in 19e2e47b1ba9 [2021-01-07T06:29:26.397Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T06:29:26.977Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T06:29:26.977Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T06:29:26.977Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-07T06:29:26.977Z] ---> 7d15161a189b [2021-01-07T06:29:26.977Z] Step 3/22 : WORKDIR /edgex-go [2021-01-07T06:29:26.977Z] ---> Using cache [2021-01-07T06:29:26.977Z] ---> 97178b74a9c5 [2021-01-07T06:29:26.977Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T06:29:26.977Z] ---> Using cache [2021-01-07T06:29:26.977Z] ---> a043cb5ff784 [2021-01-07T06:29:26.977Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-07T06:29:26.977Z] ---> Using cache [2021-01-07T06:29:26.977Z] ---> 1d30dd21a668 [2021-01-07T06:29:26.977Z] Step 6/22 : COPY go.mod . [2021-01-07T06:29:26.977Z] ---> Using cache [2021-01-07T06:29:26.977Z] ---> b080e4e67c55 [2021-01-07T06:29:26.977Z] Step 7/22 : RUN go mod download [2021-01-07T06:29:26.977Z] ---> Using cache [2021-01-07T06:29:26.977Z] ---> fecfc38bf4ef [2021-01-07T06:29:26.977Z] Step 8/22 : COPY . . [2021-01-07T06:29:27.248Z] OK: 233 MiB in 51 packages [2021-01-07T06:29:28.189Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.215s coverage: 93.8% of statements [2021-01-07T06:29:28.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-07T06:29:28.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-07T06:29:28.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-07T06:29:28.189Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-07T06:29:28.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-07T06:29:28.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-07T06:29:28.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-07T06:29:28.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-07T06:29:28.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-07T06:29:28.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-07T06:29:28.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-07T06:29:28.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-07T06:29:28.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-07T06:29:28.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-07T06:29:28.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-07T06:29:28.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-07T06:29:28.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-07T06:29:28.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-07T06:29:28.189Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2021-01-07T06:29:28.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-07T06:29:28.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-07T06:29:28.189Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.205s coverage: 0.1% of statements [2021-01-07T06:29:28.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-07T06:29:28.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-07T06:29:28.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-07T06:29:28.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-07T06:29:28.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.091s coverage: 100.0% of statements [2021-01-07T06:29:28.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-07T06:29:28.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.145s coverage: 75.5% of statements [2021-01-07T06:29:28.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-07T06:29:28.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.8% of statements [2021-01-07T06:29:28.210Z] Removing intermediate container 0f88bf73fdbb [2021-01-07T06:29:28.210Z] ---> fecfc38bf4ef [2021-01-07T06:29:28.210Z] Step 8/21 : COPY . . [2021-01-07T06:29:29.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.151s coverage: 87.2% of statements [2021-01-07T06:29:30.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.149s coverage: 84.2% of statements [2021-01-07T06:29:31.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.215s coverage: 91.4% of statements [2021-01-07T06:29:31.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-07T06:29:34.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.665s coverage: 63.5% of statements [2021-01-07T06:29:34.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-07T06:29:34.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-07T06:29:34.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2021-01-07T06:29:34.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements [2021-01-07T06:29:34.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements [2021-01-07T06:29:34.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2021-01-07T06:29:36.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements [2021-01-07T06:29:38.316Z] Removing intermediate container 19e2e47b1ba9 [2021-01-07T06:29:38.316Z] ---> 38049d3331ce [2021-01-07T06:29:38.316Z] Step 6/26 : COPY go.mod . [2021-01-07T06:29:40.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.818s coverage: 55.9% of statements [2021-01-07T06:29:40.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-07T06:29:40.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-07T06:29:40.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-07T06:29:40.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-07T06:29:40.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-07T06:29:40.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.376s coverage: 37.0% of statements [2021-01-07T06:29:40.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-07T06:29:40.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-07T06:29:40.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.645s coverage: 84.0% of statements [2021-01-07T06:29:40.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.083s coverage: 100.0% of statements [2021-01-07T06:29:43.685Z] ---> 8ab9d67b0919 [2021-01-07T06:29:43.685Z] Step 7/26 : RUN go mod download [2021-01-07T06:29:45.122Z] ---> Running in c8cc83c07cc1 [2021-01-07T06:29:45.394Z] ---> 5fbc2136c944 [2021-01-07T06:29:45.394Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-07T06:29:46.827Z] ---> Running in 9ad15ade31ae [2021-01-07T06:29:47.827Z] 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-07T06:29:49.243Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.393s coverage: 47.1% of statements [2021-01-07T06:29:49.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-07T06:29:49.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-07T06:29:49.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-07T06:29:49.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-07T06:29:49.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-07T06:29:49.244Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.130s coverage: 100.0% of statements [2021-01-07T06:29:49.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-07T06:29:49.244Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.138s coverage: 100.0% of statements [2021-01-07T06:29:49.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-07T06:29:51.215Z] Removing intermediate container c8cc83c07cc1 [2021-01-07T06:29:51.215Z] ---> 512b4281cbcd [2021-01-07T06:29:51.215Z] Step 8/26 : COPY . . [2021-01-07T06:29:52.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.193s coverage: 29.1% of statements [2021-01-07T06:29:52.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-07T06:29:52.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-07T06:29:52.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-07T06:29:52.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-07T06:29:52.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-07T06:29:52.720Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.223s coverage: 99.0% of statements [2021-01-07T06:29:52.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-07T06:29:52.720Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.094s coverage: 100.0% of statements [2021-01-07T06:29:52.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-07T06:29:52.720Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2021-01-07T06:29:52.720Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-07T06:29:52.720Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.069s coverage: 100.0% of statements [2021-01-07T06:29:52.720Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-07T06:29:52.720Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-07T06:29:52.720Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-07T06:29:52.720Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-07T06:29:52.720Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.092s coverage: 87.9% of statements [2021-01-07T06:29:52.720Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-07T06:29:52.720Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-07T06:29:52.997Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-01-07T06:29:53.988Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-01-07T06:29:55.980Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-01-07T06:29:56.978Z] GO111MODULE=on go vet ./... [2021-01-07T06:29:59.495Z] ---> a5cec40b19cc [2021-01-07T06:29:59.495Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-07T06:29:59.495Z] ---> 2cb9cb74871b [2021-01-07T06:29:59.495Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-07T06:30:00.100Z] ---> Running in f3385c51a437 [2021-01-07T06:30:00.717Z] ---> Running in a814603780fb [2021-01-07T06:30:02.836Z] 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-07T06:30:03.429Z] 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-07T06:30:13.654Z] ---> ce927e02b716 [2021-01-07T06:30:13.654Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-07T06:30:13.933Z] ---> Running in 9005c0b97621 [2021-01-07T06:30:15.374Z] 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-07T06:30:15.985Z] Removing intermediate container 9ad15ade31ae [2021-01-07T06:30:15.985Z] ---> 3924341f714e [2021-01-07T06:30:15.985Z] [2021-01-07T06:30:15.985Z] Step 10/24 : FROM scratch [2021-01-07T06:30:15.985Z] ---> [2021-01-07T06:30:15.985Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-07T06:30:16.966Z] ---> Running in 1429350ecdb4 [2021-01-07T06:30:17.237Z] Removing intermediate container 1429350ecdb4 [2021-01-07T06:30:17.237Z] ---> a1b1b822052a [2021-01-07T06:30:17.237Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-07T06:30:17.509Z] ---> Running in 5e2f4c266866 [2021-01-07T06:30:17.786Z] Removing intermediate container 5e2f4c266866 [2021-01-07T06:30:17.786Z] ---> f61a0cfb5c7d [2021-01-07T06:30:17.786Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-07T06:30:17.786Z] ---> Running in 10b8ca3e2c4a [2021-01-07T06:30:18.056Z] Removing intermediate container 10b8ca3e2c4a [2021-01-07T06:30:18.056Z] ---> c154ee22617a [2021-01-07T06:30:18.056Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-07T06:30:18.653Z] ---> 600ce594e49d [2021-01-07T06:30:18.653Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-07T06:30:20.116Z] ---> dd24d3fc4af4 [2021-01-07T06:30:20.116Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-07T06:30:22.749Z] ---> 38ca20bd7b89 [2021-01-07T06:30:22.749Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-07T06:30:22.749Z] 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-07T06:30:23.029Z] ---> d7ef2c6248a8 [2021-01-07T06:30:23.029Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-07T06:30:23.623Z] ---> 3557e446f2e6 [2021-01-07T06:30:23.623Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-07T06:30:24.231Z] ---> a3d53d8597e6 [2021-01-07T06:30:24.231Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-07T06:30:24.231Z] ---> Running in 778e91280535 [2021-01-07T06:30:24.509Z] Removing intermediate container 778e91280535 [2021-01-07T06:30:24.509Z] ---> ef3f6e5d4f80 [2021-01-07T06:30:24.509Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T06:30:24.775Z] ---> Running in 03b165467a9f [2021-01-07T06:30:25.058Z] Removing intermediate container 03b165467a9f [2021-01-07T06:30:25.058Z] ---> 77f700103d17 [2021-01-07T06:30:25.058Z] Step 22/24 : LABEL arch=x86_64 [2021-01-07T06:30:25.332Z] ---> Running in 4dadf77cada1 [2021-01-07T06:30:25.625Z] Removing intermediate container 4dadf77cada1 [2021-01-07T06:30:25.625Z] ---> efc29b8a7339 [2021-01-07T06:30:25.625Z] Step 23/24 : LABEL git_sha=617c89bde510b6d8fef59fe622de126420d70d41 [2021-01-07T06:30:25.903Z] ---> Running in 3ea49d2fb70e [2021-01-07T06:30:27.324Z] Removing intermediate container 3ea49d2fb70e [2021-01-07T06:30:27.324Z] ---> 481f138ab8dc [2021-01-07T06:30:27.324Z] Step 24/24 : LABEL version=0.0.0 [2021-01-07T06:30:27.587Z] ---> Running in 9f00b514da64 [2021-01-07T06:30:27.587Z] Removing intermediate container f3385c51a437 [2021-01-07T06:30:27.587Z] ---> 8e353b19734e [2021-01-07T06:30:27.587Z] [2021-01-07T06:30:27.587Z] Step 10/22 : FROM scratch [2021-01-07T06:30:27.587Z] ---> [2021-01-07T06:30:27.587Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-07T06:30:27.854Z] ---> Using cache [2021-01-07T06:30:27.854Z] ---> ae985160ffec [2021-01-07T06:30:27.854Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-07T06:30:28.801Z] Removing intermediate container 9f00b514da64 [2021-01-07T06:30:28.801Z] ---> 74cf0c75397e [2021-01-07T06:30:28.801Z] [2021-01-07T06:30:28.801Z] ---> Running in 33dae183f497 [2021-01-07T06:30:29.080Z] Successfully built 74cf0c75397e [2021-01-07T06:30:29.661Z] Successfully tagged docker-support-notifications-go:latest [2021-01-07T06:30:29.661Z]  Building docker-support-notifications-go ... done Removing intermediate container a814603780fb [2021-01-07T06:30:29.661Z] ---> 3c6728662d63 [2021-01-07T06:30:29.661Z] [2021-01-07T06:30:29.661Z] Step 10/21 : FROM alpine:3.12 [2021-01-07T06:30:29.661Z] ---> 389fef711851 [2021-01-07T06:30:29.661Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-07T06:30:29.661Z] Removing intermediate container 33dae183f497 [2021-01-07T06:30:29.661Z] ---> d8db3d08de46 [2021-01-07T06:30:29.661Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-07T06:30:29.661Z] ---> Running in 4b4375efdf4f [2021-01-07T06:30:29.923Z] ---> Running in 6121f20ad3ef [2021-01-07T06:30:29.923Z] Removing intermediate container 6121f20ad3ef [2021-01-07T06:30:29.923Z] ---> 3f5a793926f3 [2021-01-07T06:30:29.923Z] Step 14/22 : WORKDIR / [2021-01-07T06:30:30.192Z] ---> Running in 5a3cf6f19878 [2021-01-07T06:30:31.144Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T06:30:31.144Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T06:30:31.144Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-07T06:30:31.144Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-07T06:30:31.413Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-07T06:30:31.413Z] (4/4) Installing curl (7.69.1-r3) [2021-01-07T06:30:31.413Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T06:30:31.413Z] Executing ca-certificates-20191127-r4.trigger [2021-01-07T06:30:31.413Z] Removing intermediate container 5a3cf6f19878 [2021-01-07T06:30:31.413Z] ---> 5c04b76c0a7c [2021-01-07T06:30:31.413Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-07T06:30:31.413Z] OK: 7 MiB in 18 packages [2021-01-07T06:30:32.365Z] Removing intermediate container 9005c0b97621 [2021-01-07T06:30:32.365Z] ---> a0e3d11a7f22 [2021-01-07T06:30:32.365Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-07T06:30:32.365Z] ---> 0d25cd8b520e [2021-01-07T06:30:32.365Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-07T06:30:32.365Z] ---> Running in 5501d6485634 [2021-01-07T06:30:32.945Z] 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-07T06:30:33.536Z] Removing intermediate container 4b4375efdf4f [2021-01-07T06:30:33.536Z] ---> 3897088deb62 [2021-01-07T06:30:33.536Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-07T06:30:33.536Z] ---> Running in cde69e873a10 [2021-01-07T06:30:33.536Z] ---> d48f08d92749 [2021-01-07T06:30:33.536Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-07T06:30:33.809Z] Removing intermediate container cde69e873a10 [2021-01-07T06:30:33.809Z] ---> 05355583045c [2021-01-07T06:30:33.809Z] Step 13/21 : WORKDIR /edgex [2021-01-07T06:30:33.809Z] ---> b5c58145d4b0 [2021-01-07T06:30:33.809Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-07T06:30:33.809Z] ---> Running in 3bffbe8f2ada [2021-01-07T06:30:34.074Z] ---> Running in a1b0014eeb10 [2021-01-07T06:30:34.336Z] Removing intermediate container 3bffbe8f2ada [2021-01-07T06:30:34.336Z] ---> 28811106e788 [2021-01-07T06:30:34.336Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-07T06:30:34.336Z] Removing intermediate container a1b0014eeb10 [2021-01-07T06:30:34.336Z] ---> 663c39fa281c [2021-01-07T06:30:34.336Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T06:30:34.600Z] ---> Running in a08a83e70f6a [2021-01-07T06:30:34.600Z] Removing intermediate container 5501d6485634 [2021-01-07T06:30:34.600Z] ---> c86400261081 [2021-01-07T06:30:34.600Z] [2021-01-07T06:30:34.600Z] Step 11/26 : FROM docker:20.10.0 [2021-01-07T06:30:34.600Z] 20.10.0: Pulling from library/docker [2021-01-07T06:30:34.600Z] ---> 65a9ca3a987d [2021-01-07T06:30:34.600Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-07T06:30:34.600Z] Removing intermediate container a08a83e70f6a [2021-01-07T06:30:34.600Z] ---> e43c070a5977 [2021-01-07T06:30:34.600Z] Step 20/22 : LABEL arch=x86_64 [2021-01-07T06:30:34.862Z] ---> Running in 874120f24c46 [2021-01-07T06:30:35.125Z] Removing intermediate container 874120f24c46 [2021-01-07T06:30:35.125Z] ---> c4156accc2f0 [2021-01-07T06:30:35.125Z] Step 21/22 : LABEL git_sha=617c89bde510b6d8fef59fe622de126420d70d41 [2021-01-07T06:30:35.125Z] ---> bec8e7a654a3 [2021-01-07T06:30:35.125Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-07T06:30:35.125Z] ---> Running in 881412848d0f [2021-01-07T06:30:35.401Z] Removing intermediate container 881412848d0f [2021-01-07T06:30:35.401Z] ---> deb273f42e41 [2021-01-07T06:30:35.401Z] Step 22/22 : LABEL version=0.0.0 [2021-01-07T06:30:36.363Z] ---> Running in a5c576d6f91d [2021-01-07T06:30:36.363Z] ---> 87315618e4f1 [2021-01-07T06:30:36.363Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-07T06:30:36.363Z] ---> Running in b2bd2af890b0 [2021-01-07T06:30:36.943Z] Removing intermediate container a5c576d6f91d [2021-01-07T06:30:36.943Z] ---> e006f13edbfe [2021-01-07T06:30:36.943Z] [2021-01-07T06:30:36.943Z] Successfully built e006f13edbfe [2021-01-07T06:30:37.206Z] Successfully tagged docker-core-command-go:latest [2021-01-07T06:30:37.206Z]  Building docker-core-command-go ... done Removing intermediate container b2bd2af890b0 [2021-01-07T06:30:37.206Z] ---> d2ff3fa62d5e [2021-01-07T06:30:37.206Z] Step 18/21 : CMD ["--init=true"] [2021-01-07T06:30:37.473Z] ---> Running in 499f0aaab3f2 [2021-01-07T06:30:37.473Z] Removing intermediate container 499f0aaab3f2 [2021-01-07T06:30:37.473Z] ---> a13456ac946e [2021-01-07T06:30:37.473Z] Step 19/21 : LABEL arch=x86_64 [2021-01-07T06:30:37.473Z] ---> Running in 591e400b6daa [2021-01-07T06:30:37.742Z] Removing intermediate container 591e400b6daa [2021-01-07T06:30:37.742Z] ---> 86549efef59a [2021-01-07T06:30:37.742Z] Step 20/21 : LABEL git_sha=617c89bde510b6d8fef59fe622de126420d70d41 [2021-01-07T06:30:37.743Z] ---> Running in 320f1e689e3f [2021-01-07T06:30:38.007Z] Removing intermediate container 320f1e689e3f [2021-01-07T06:30:38.007Z] ---> ba4458ef40fe [2021-01-07T06:30:38.007Z] Step 21/21 : LABEL version=0.0.0 [2021-01-07T06:30:38.007Z] ---> Running in 9bc3bf96ac68 [2021-01-07T06:30:38.269Z] Removing intermediate container 9bc3bf96ac68 [2021-01-07T06:30:38.269Z] ---> 80a8ab74e4a0 [2021-01-07T06:30:38.269Z] [2021-01-07T06:30:38.269Z] Successfully built 80a8ab74e4a0 [2021-01-07T06:30:38.269Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-07T06:30:43.740Z]  Building docker-security-proxy-setup-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-07T06:30:43.740Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-07T06:30:43.740Z] ---> aefe523efa57 [2021-01-07T06:30:43.740Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-07T06:30:43.740Z] ---> Running in 7cb83bf0a5ff [2021-01-07T06:30:44.053Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T06:30:44.370Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T06:30:44.370Z] (1/2) Installing readline (8.0.4-r0) [2021-01-07T06:30:44.370Z] (2/2) Installing bash (5.0.17-r0) [2021-01-07T06:30:44.370Z] Executing bash-5.0.17-r0.post-install [2021-01-07T06:30:44.370Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T06:30:44.370Z] OK: 12 MiB in 22 packages [2021-01-07T06:30:44.997Z] Removing intermediate container 7cb83bf0a5ff [2021-01-07T06:30:44.997Z] ---> 8cd9420ebfa3 [2021-01-07T06:30:44.997Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-07T06:30:44.997Z] ---> Running in d2677b66c4e9 [2021-01-07T06:30:45.267Z] Removing intermediate container d2677b66c4e9 [2021-01-07T06:30:45.267Z] ---> 153d21f0eecb [2021-01-07T06:30:45.267Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-07T06:30:45.267Z] ---> Running in 679643eca581 [2021-01-07T06:30:45.536Z] Removing intermediate container 679643eca581 [2021-01-07T06:30:45.536Z] ---> 7710715f96aa [2021-01-07T06:30:45.536Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-07T06:30:45.536Z] ---> Running in a5a40338e47d [2021-01-07T06:30:45.802Z] Removing intermediate container a5a40338e47d [2021-01-07T06:30:45.802Z] ---> 322e7c572a68 [2021-01-07T06:30:45.802Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-07T06:30:46.393Z] ---> f2fcff888160 [2021-01-07T06:30:46.393Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-07T06:30:46.654Z] ---> eb365af60bef [2021-01-07T06:30:46.654Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-07T06:30:46.948Z] ---> 55a0f3f54784 [2021-01-07T06:30:46.948Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-07T06:30:46.948Z] ---> Running in fdf99844120f [2021-01-07T06:30:47.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T06:30:47.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T06:30:47.785Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-07T06:30:47.785Z] (2/33) Installing expat (2.2.9-r1) [2021-01-07T06:30:47.785Z] (3/33) Installing libffi (3.3-r2) [2021-01-07T06:30:47.785Z] (4/33) Installing gdbm (1.13-r1) [2021-01-07T06:30:47.785Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-07T06:30:47.785Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-07T06:30:47.785Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-07T06:30:49.175Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-07T06:30:49.175Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-07T06:30:49.175Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-07T06:30:49.175Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-07T06:30:49.175Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-07T06:30:49.175Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-07T06:30:49.175Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-07T06:30:49.175Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-07T06:30:49.175Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-07T06:30:49.175Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-07T06:30:49.175Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-07T06:30:49.175Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-07T06:30:49.175Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-07T06:30:49.436Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-07T06:30:49.436Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-07T06:30:49.436Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-07T06:30:49.436Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-07T06:30:49.436Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-07T06:30:49.436Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-07T06:30:49.436Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-07T06:30:49.436Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-07T06:30:49.436Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-07T06:30:49.436Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-07T06:30:49.436Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-07T06:30:49.698Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-07T06:30:49.698Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-07T06:30:49.698Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T06:30:49.698Z] OK: 71 MiB in 55 packages [2021-01-07T06:30:59.737Z] Removing intermediate container fdf99844120f [2021-01-07T06:30:59.737Z] ---> 326034e1214c [2021-01-07T06:30:59.737Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-07T06:30:59.737Z] ---> Running in 851e1618d3d5 [2021-01-07T06:30:59.999Z] Collecting docker-compose==1.23.2 [2021-01-07T06:31:00.262Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-07T06:31:00.262Z] Collecting jsonschema<3,>=2.5.1 [2021-01-07T06:31:00.262Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-07T06:31:00.524Z] Collecting texttable<0.10,>=0.9.0 [2021-01-07T06:31:00.524Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-07T06:31:01.098Z] Collecting PyYAML<4,>=3.10 [2021-01-07T06:31:01.098Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-07T06:31:02.045Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-07T06:31:02.045Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-07T06:31:02.307Z] Collecting docker<4.0,>=3.6.0 [2021-01-07T06:31:02.307Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-07T06:31:02.307Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-07T06:31:02.569Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-07T06:31:02.830Z] 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-07T06:31:02.830Z] Collecting docopt<0.7,>=0.6.1 [2021-01-07T06:31:02.830Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-07T06:31:03.405Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-07T06:31:03.405Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-07T06:31:03.666Z] Collecting cached-property<2,>=1.2.0 [2021-01-07T06:31:03.666Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-07T06:31:03.666Z] 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-07T06:31:03.667Z] 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-07T06:31:03.667Z] Collecting idna<2.8,>=2.5 [2021-01-07T06:31:03.667Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-07T06:31:03.930Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-07T06:31:03.930Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-07T06:31:03.930Z] Collecting docker-pycreds>=0.4.0 [2021-01-07T06:31:03.930Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-07T06:31:04.193Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-07T06:31:04.193Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-07T06:31:04.193Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-07T06:31:04.193Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-07T06:31:04.193Z] Installing collected packages: jsonschema, texttable, PyYAML, idna, urllib3, requests, docker-pycreds, websocket-client, docker, dockerpty, docopt, cached-property, docker-compose [2021-01-07T06:31:04.458Z] Running setup.py install for texttable: started [2021-01-07T06:31:04.721Z] Running setup.py install for texttable: finished with status 'done' [2021-01-07T06:31:04.721Z] Running setup.py install for PyYAML: started [2021-01-07T06:31:05.182Z] gofmt -l . [2021-01-07T06:31:05.182Z] [ "`gofmt -l .`" = "" ] [2021-01-07T06:31:05.296Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-07T06:31:05.296Z] Attempting uninstall: idna [2021-01-07T06:31:05.296Z] Found existing installation: idna 2.9 [2021-01-07T06:31:05.297Z] Uninstalling idna-2.9: [2021-01-07T06:31:05.297Z] Successfully uninstalled idna-2.9 [2021-01-07T06:31:05.560Z] Attempting uninstall: urllib3 [2021-01-07T06:31:05.560Z] Found existing installation: urllib3 1.25.9 [2021-01-07T06:31:05.560Z] Uninstalling urllib3-1.25.9: [2021-01-07T06:31:05.560Z] Successfully uninstalled urllib3-1.25.9 [2021-01-07T06:31:05.825Z] Attempting uninstall: requests [2021-01-07T06:31:05.825Z] Found existing installation: requests 2.23.0 [2021-01-07T06:31:05.825Z] Uninstalling requests-2.23.0: [2021-01-07T06:31:05.825Z] Successfully uninstalled requests-2.23.0 [2021-01-07T06:31:06.170Z] ./bin/test-go-mod-tidy.sh [2021-01-07T06:31:06.398Z] Running setup.py install for dockerpty: started [2021-01-07T06:31:06.769Z] ./bin/test-attribution-txt.sh [2021-01-07T06:31:06.975Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-07T06:31:06.975Z] Running setup.py install for docopt: started [2021-01-07T06:31:07.237Z] Running setup.py install for docopt: finished with status 'done' [2021-01-07T06:31:07.502Z] 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 [Pipeline] sh [2021-01-07T06:31:10.825Z] Removing intermediate container 851e1618d3d5 [2021-01-07T06:31:10.825Z] ---> bc5abcadb193 [2021-01-07T06:31:10.825Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-07T06:31:10.852Z] + ls -al . [2021-01-07T06:31:10.852Z] total 668 [2021-01-07T06:31:10.852Z] drwxrwxr-x 9 1001 1001 4096 Jan 7 06:31 . [2021-01-07T06:31:10.852Z] drwxr-xr-x 4 root root 4096 Jan 7 06:27 .. [2021-01-07T06:31:10.852Z] -rw-rw-r-- 1 1001 1001 11 Jan 7 06:25 .dockerignore [2021-01-07T06:31:10.852Z] drwxrwxr-x 8 1001 1001 4096 Jan 7 06:26 .git [2021-01-07T06:31:10.852Z] drwxrwxr-x 3 1001 1001 4096 Jan 7 06:25 .github [2021-01-07T06:31:10.852Z] -rw-rw-r-- 1 1001 1001 824 Jan 7 06:25 .gitignore [2021-01-07T06:31:10.852Z] -rw-rw-r-- 1 1001 1001 166 Jan 7 06:25 .sonarcloud.properties [2021-01-07T06:31:10.852Z] -rw-rw-r-- 1 1001 1001 3804 Jan 7 06:25 CONTRIBUTING.md [2021-01-07T06:31:10.852Z] -rw-rw-r-- 1 1001 1001 931 Jan 7 06:25 Dockerfile.build [2021-01-07T06:31:10.852Z] -rw-rw-r-- 1 1001 1001 863 Jan 7 06:25 Jenkinsfile [2021-01-07T06:31:10.852Z] -rw-rw-r-- 1 1001 1001 10775 Jan 7 06:25 LICENSE [2021-01-07T06:31:10.852Z] -rw-rw-r-- 1 1001 1001 5750 Jan 7 06:25 Makefile [2021-01-07T06:31:10.852Z] -rw-rw-r-- 1 1001 1001 6511 Jan 7 06:25 README.md [2021-01-07T06:31:10.852Z] -rw-rw-r-- 1 1001 1001 6744 Jan 7 06:25 SECURITY.md [2021-01-07T06:31:10.852Z] -rw-rw-r-- 1 1001 1001 5 Jan 7 06:23 VERSION [2021-01-07T06:31:10.852Z] -rw-rw-r-- 1 1001 1001 4131 Jan 7 06:25 ZMQWindows.md [2021-01-07T06:31:10.852Z] drwxrwxr-x 2 1001 1001 4096 Jan 7 06:25 bin [2021-01-07T06:31:10.852Z] drwxrwxr-x 14 1001 1001 4096 Jan 7 06:25 cmd [2021-01-07T06:31:10.852Z] -rw-r--r-- 1 root root 541590 Jan 7 06:29 coverage.out [2021-01-07T06:31:10.852Z] -rw-r--r-- 1 root root 979 Jan 7 06:31 go.mod [2021-01-07T06:31:10.852Z] -rw-r--r-- 1 root root 19019 Jan 7 06:31 go.sum [2021-01-07T06:31:10.852Z] drwxrwxr-x 8 1001 1001 4096 Jan 7 06:25 internal [2021-01-07T06:31:10.852Z] drwxrwxr-x 4 1001 1001 4096 Jan 7 06:25 openapi [2021-01-07T06:31:10.852Z] drwxrwxr-x 4 1001 1001 4096 Jan 7 06:25 snap [2021-01-07T06:31:10.852Z] -rw-rw-r-- 1 1001 1001 168 Jan 7 06:25 version.go [Pipeline] sh [2021-01-07T06:31:11.092Z] ---> Running in 8bb32e0c0f4e [2021-01-07T06:31:11.537Z] + '[' -e coverage.out ] [2021-01-07T06:31:11.537Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-07T06:31:11.585Z] Warning: overwriting stash ‘coverage-report’ [2021-01-07T06:31:11.670Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-07T06:31:11.670Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-07T06:31:11.935Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-07T06:31:11.935Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-07T06:31:11.935Z] (3/3) Installing curl (7.69.1-r3) [2021-01-07T06:31:11.935Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T06:31:11.935Z] OK: 72 MiB in 58 packages [2021-01-07T06:31:12.514Z] Removing intermediate container 8bb32e0c0f4e [2021-01-07T06:31:12.514Z] ---> 3a1e31cab0ef [2021-01-07T06:31:12.514Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-07T06:31:12.514Z] ---> Running in d7814628395c [2021-01-07T06:31:12.784Z] Removing intermediate container d7814628395c [2021-01-07T06:31:12.784Z] ---> 2f0b09dfc8e5 [2021-01-07T06:31:12.784Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T06:31:12.784Z] ---> Running in 847abb348811 [2021-01-07T06:31:12.784Z] Removing intermediate container 847abb348811 [2021-01-07T06:31:12.920Z] Stashed 1 file(s) [Pipeline] sh [2021-01-07T06:31:13.047Z] ---> 9f42bf8041a0 [2021-01-07T06:31:13.047Z] Step 24/26 : LABEL arch=x86_64 [2021-01-07T06:31:13.047Z] ---> Running in c363ab49bbeb [2021-01-07T06:31:13.310Z] Removing intermediate container c363ab49bbeb [2021-01-07T06:31:13.310Z] ---> 51ff9ec6fc86 [2021-01-07T06:31:13.310Z] Step 25/26 : LABEL git_sha=617c89bde510b6d8fef59fe622de126420d70d41 [2021-01-07T06:31:13.310Z] ---> Running in b93fa442c7f0 [2021-01-07T06:31:13.576Z] Removing intermediate container b93fa442c7f0 [2021-01-07T06:31:13.576Z] ---> fc05e82aa15d [2021-01-07T06:31:13.576Z] Step 26/26 : LABEL version=0.0.0 [2021-01-07T06:31:13.576Z] ---> Running in b6b08a6c815b [2021-01-07T06:31:13.576Z] Removing intermediate container b6b08a6c815b [2021-01-07T06:31:13.576Z] ---> a3df0c441dbd [2021-01-07T06:31:13.576Z] [2021-01-07T06:31:13.686Z] + make build [2021-01-07T06:31:13.687Z] 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-07T06:31:13.840Z] Successfully built a3df0c441dbd [2021-01-07T06:31:13.840Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-07T06:31:14.134Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-07T06:31:14.181Z] $ docker stop --time=1 88980419383dbb80533748fa2c53fff949e128860e4822d01fc028dac1da6d7a [2021-01-07T06:31:15.897Z] $ docker rm -f 88980419383dbb80533748fa2c53fff949e128860e4822d01fc028dac1da6d7a [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-07T06:31:16.530Z] + docker images [2021-01-07T06:31:16.531Z] + grep docker [2021-01-07T06:31:16.531Z] docker-sys-mgmt-agent-go latest a3df0c441dbd 3 seconds ago 313MB [2021-01-07T06:31:16.531Z] docker-security-proxy-setup-go latest 80a8ab74e4a0 38 seconds ago 24.5MB [2021-01-07T06:31:16.531Z] docker-core-command-go latest e006f13edbfe 40 seconds ago 10.6MB [2021-01-07T06:31:16.531Z] docker-support-notifications-go latest 74cf0c75397e 49 seconds ago 12MB [2021-01-07T06:31:16.531Z] docker-core-data-go latest 6f77db90e44f 2 minutes ago 22.3MB [2021-01-07T06:31:16.531Z] docker-security-secretstore-setup-go latest d55ede3a5a20 2 minutes ago 24.6MB [2021-01-07T06:31:16.531Z] docker-security-bootstrap-redis-go latest 83dbe4e2c796 2 minutes ago 15.8MB [2021-01-07T06:31:16.531Z] docker-core-metadata-go latest d77e7cca2e95 2 minutes ago 13MB [2021-01-07T06:31:16.531Z] docker-support-scheduler-go latest cdeed7b7afab 2 minutes ago 10.7MB [2021-01-07T06:31:16.531Z] docker 20.10.0 aefe523efa57 3 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-07T06:31:17.713Z] Running on prd-ubuntu18.04-docker-8c-8g-18779 in /w/workspace/edgexfoundry_edgex-go_PR-2992 [Pipeline] { [Pipeline] ws [2021-01-07T06:31:17.825Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-07T06:31:19.890Z] using credential edgex-jenkins-ssh [2021-01-07T06:31:19.946Z] Cloning the remote Git repository [2021-01-07T06:31:19.967Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-07T06:31:20.049Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-07T06:31:20.073Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-07T06:31:20.073Z] > git --version # timeout=10 [2021-01-07T06:31:20.085Z] > git --version # 'git version 2.17.1' [2021-01-07T06:31:20.086Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-07T06:31:20.107Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-07T06:31:26.257Z] 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-07T06:31:26.511Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-07T06:31:26.516Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-07T06:31:26.529Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-07T06:31:26.540Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-07T06:31:26.540Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-07T06:31:26.548Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2992/head:refs/remotes/origin/PR-2992 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-07T06:31:28.359Z] Merging remotes/origin/master commit fa73db002611977724c74faadafd397fb3003e92 into PR head commit 617c89bde510b6d8fef59fe622de126420d70d41 [2021-01-07T06:31:28.548Z] Merge succeeded, producing 617c89bde510b6d8fef59fe622de126420d70d41 [2021-01-07T06:31:28.549Z] Checking out Revision 617c89bde510b6d8fef59fe622de126420d70d41 (PR-2992) [2021-01-07T06:31:28.393Z] > git config core.sparsecheckout # timeout=10 [2021-01-07T06:31:28.401Z] > git checkout -f 617c89bde510b6d8fef59fe622de126420d70d41 # timeout=10 [2021-01-07T06:31:28.504Z] > git remote # timeout=10 [2021-01-07T06:31:28.509Z] > git config --get remote.origin.url # timeout=10 [2021-01-07T06:31:28.514Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-07T06:31:28.516Z] > git merge fa73db002611977724c74faadafd397fb3003e92 # timeout=10 [2021-01-07T06:31:28.525Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-07T06:31:28.551Z] > git config core.sparsecheckout # timeout=10 [2021-01-07T06:31:28.554Z] > git checkout -f 617c89bde510b6d8fef59fe622de126420d70d41 # timeout=10 [2021-01-07T06:31:32.156Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" [2021-01-07T06:31:32.176Z] > git --version # timeout=10 [2021-01-07T06:31:32.178Z] > git --version # 'git version 2.17.1' [2021-01-07T06:31:32.182Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-07T06:31:33.502Z] + echo snap-build.sh [2021-01-07T06:31:33.502Z] snap-build.sh [2021-01-07T06:31:33.502Z] + SNAP_BASE_DIR=. [2021-01-07T06:31:33.502Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-07T06:31:33.502Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-07T06:31:33.502Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-07T06:31:33.502Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-07T06:31:33.502Z] + cd /w/workspace/edgex-go/1 [2021-01-07T06:31:33.502Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-07T06:31:33.502Z] Reading package lists... [2021-01-07T06:31:33.502Z] Building dependency tree... [2021-01-07T06:31:33.502Z] Reading state information... [2021-01-07T06:31:33.772Z] The following packages were automatically installed and are no longer required: [2021-01-07T06:31:33.772Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-07T06:31:33.772Z] uidmap xdelta3 [2021-01-07T06:31:33.772Z] Use 'sudo apt autoremove' to remove them. [2021-01-07T06:31:33.772Z] The following packages will be REMOVED: [2021-01-07T06:31:33.772Z] lxd* lxd-client* [2021-01-07T06:31:34.345Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-07T06:31:34.345Z] After this operation, 31.7 MB disk space will be freed. [2021-01-07T06:31:35.389Z] (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-07T06:31:35.389Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-07T06:31:36.331Z] Removing lxd dnsmasq configuration [2021-01-07T06:31:36.331Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-07T06:31:36.331Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-07T06:31:36.903Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-07T06:31:37.162Z] (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-07T06:31:37.162Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-07T06:31:38.545Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-07T06:31:38.545Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-07T06:31:39.931Z] + sudo snap remove --purge lxd [2021-01-07T06:31:39.931Z] snap "lxd" is not installed [2021-01-07T06:31:39.931Z] + sudo groupadd --force --system lxd [2021-01-07T06:31:39.931Z] ++ whoami [2021-01-07T06:31:39.931Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-07T06:31:39.931Z] + newgrp - lxd [2021-01-07T06:31:39.931Z] + sudo snap install lxd [2021-01-07T06:31:49.619Z] 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-07T06:31:51.062Z] 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-07T06:31:54.826Z] 2021-01-07T06:31:50Z INFO Waiting for automatic snapd restart... [2021-01-07T06:31:57.797Z] 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-07T06:31:59.772Z] 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-07T06:32:04.836Z] lxd 4.9 from Canonical* installed [2021-01-07T06:32:04.836Z] + sudo lxd init --auto [2021-01-07T06:32:05.175Z] 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-07T06:32:08.561Z] 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-07T06:32:12.863Z] 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-07T06:32:14.918Z] + sudo snap install --classic snapcraft [2021-01-07T06:32:16.255Z] 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-07T06:32:20.553Z] 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-07T06:32:21.516Z] snapcraft 4.4.4 from Canonical* installed [2021-01-07T06:32:21.517Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-07T06:32:21.517Z] + patch --verbose -p1 [2021-01-07T06:32:21.517Z] Hmm... Looks like a unified diff to me... [2021-01-07T06:32:21.517Z] The text leading up to this was: [2021-01-07T06:32:21.517Z] -------------------------- [2021-01-07T06:32:21.517Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-07T06:32:21.517Z] |From: Tony Espy [2021-01-07T06:32:21.517Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-07T06:32:21.517Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-07T06:32:21.517Z] | [2021-01-07T06:32:21.517Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-07T06:32:21.517Z] |optimize the snap CI check run for pull requests. When [2021-01-07T06:32:21.517Z] |applied, it essentially strips out everything (apps and [2021-01-07T06:32:21.517Z] |parts) from the snapcraft.yaml file except those required [2021-01-07T06:32:21.517Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-07T06:32:21.517Z] |catch changes to edgex-go that break the snap build. [2021-01-07T06:32:21.517Z] | [2021-01-07T06:32:21.517Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-07T06:32:21.517Z] |to update this patch file, otherwise it may fail to apply, [2021-01-07T06:32:21.517Z] |resulting in a failed snap build CI check in the associated [2021-01-07T06:32:21.517Z] |pull request. [2021-01-07T06:32:21.517Z] | [2021-01-07T06:32:21.517Z] |Note - in addition to applying this patch, the pipeline also [2021-01-07T06:32:21.517Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-07T06:32:21.517Z] |need to build the finally binary .snap file (and it won't [2021-01-07T06:32:21.517Z] |work with the patch applied). This further reduces the build [2021-01-07T06:32:21.517Z] |time. [2021-01-07T06:32:21.517Z] |--- [2021-01-07T06:32:21.517Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-07T06:32:21.517Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-07T06:32:21.517Z] | [2021-01-07T06:32:21.517Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-07T06:32:21.517Z] |index 1e537489..faf42425 100644 [2021-01-07T06:32:21.517Z] |--- a/snap/snapcraft.yaml [2021-01-07T06:32:21.517Z] |+++ b/snap/snapcraft.yaml [2021-01-07T06:32:21.517Z] -------------------------- [2021-01-07T06:32:21.517Z] patching file snap/snapcraft.yaml [2021-01-07T06:32:21.517Z] Using Plan A... [2021-01-07T06:32:21.517Z] Hunk #1 succeeded at 73. [2021-01-07T06:32:21.517Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-07T06:32:21.517Z] Hunk #3 succeeded at 214. [2021-01-07T06:32:21.517Z] Hunk #4 succeeded at 222. [2021-01-07T06:32:21.517Z] Hunk #5 succeeded at 229. [2021-01-07T06:32:21.517Z] Hunk #6 succeeded at 256. [2021-01-07T06:32:21.517Z] Hunk #7 succeeded at 290. [2021-01-07T06:32:21.517Z] Hunk #8 succeeded at 341. [2021-01-07T06:32:21.517Z] Hmm... Ignoring the trailing garbage. [2021-01-07T06:32:21.517Z] done [2021-01-07T06:32:21.517Z] + sudo snapcraft prime --use-lxd [2021-01-07T06:32:22.092Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-07T06:32:22.092Z] 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-07T06:32:22.092Z] - README.md [2021-01-07T06:32:22.092Z] - snapcraft.yaml.orig [2021-01-07T06:32:22.092Z] [2021-01-07T06:32:22.092Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-07T06:32:23.033Z] Launching a container. [2021-01-07T06:32:24.869Z] 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-07T06:32:28.319Z] $ docker stop --time=1 56cefd9744a8f59c1c04e3afce286489bb36227acff45378a7260cbc93293f56 [2021-01-07T06:32:30.927Z] $ docker rm -f 56cefd9744a8f59c1c04e3afce286489bb36227acff45378a7260cbc93293f56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-07T06:32:33.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-07T06:32:33.325Z] [2021-01-07T06:32:33.325Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-07T06:32:34.181Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-07T06:32:34.457Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-07T06:32:34.457Z] 29e5d40040c1: Pulling fs layer [2021-01-07T06:32:34.457Z] 1ce36da41761: Pulling fs layer [2021-01-07T06:32:34.457Z] 25b303627fd3: Pulling fs layer [2021-01-07T06:32:34.732Z] 29e5d40040c1: Verifying Checksum [2021-01-07T06:32:34.732Z] 29e5d40040c1: Download complete [2021-01-07T06:32:35.285Z] Waiting for container to be ready [2021-01-07T06:32:35.285Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-07T06:32:35.285Z] [2021-01-07T06:32:35.333Z] 1ce36da41761: Verifying Checksum [2021-01-07T06:32:35.333Z] 1ce36da41761: Download complete [2021-01-07T06:32:35.610Z] 29e5d40040c1: Pull complete [2021-01-07T06:32:37.046Z] 1ce36da41761: Pull complete [2021-01-07T06:32:37.046Z] 25b303627fd3: Verifying Checksum [2021-01-07T06:32:37.046Z] 25b303627fd3: Download complete [2021-01-07T06:32:37.215Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-07T06:32:37.786Z] Waiting for network to be ready... [2021-01-07T06:32:38.045Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-07T06:32:38.305Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1478 kB] [2021-01-07T06:32:38.305Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-07T06:32:38.305Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [288 kB] [2021-01-07T06:32:38.305Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-07T06:32:38.305Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-07T06:32:38.305Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [192 kB] [2021-01-07T06:32:38.305Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [25.5 kB] [2021-01-07T06:32:38.305Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-07T06:32:38.305Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-07T06:32:38.875Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-07T06:32:38.875Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-07T06:32:39.134Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-07T06:32:39.134Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-07T06:32:39.134Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-07T06:32:39.134Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-07T06:32:39.134Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-07T06:32:39.134Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-07T06:32:39.397Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-07T06:32:39.658Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1814 kB] [2021-01-07T06:32:39.658Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-07T06:32:39.658Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.4 kB] [2021-01-07T06:32:39.658Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] [2021-01-07T06:32:39.658Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-07T06:32:39.658Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-07T06:32:39.658Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-07T06:32:39.917Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-07T06:32:43.207Z] Fetched 23.6 MB in 5s (4790 kB/s) [2021-01-07T06:32:44.148Z] Reading package lists... [2021-01-07T06:32:44.408Z] Reading package lists... [2021-01-07T06:32:44.408Z] Building dependency tree... [2021-01-07T06:32:44.408Z] Reading state information... [2021-01-07T06:32:44.667Z] The following additional packages will be installed: [2021-01-07T06:32:44.667Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-07T06:32:44.667Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-07T06:32:44.667Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-07T06:32:44.667Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-07T06:32:44.667Z] Suggested packages: [2021-01-07T06:32:44.667Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-07T06:32:44.667Z] Recommended packages: [2021-01-07T06:32:44.667Z] gnupg libsasl2-modules [2021-01-07T06:32:44.667Z] The following NEW packages will be installed: [2021-01-07T06:32:44.667Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-07T06:32:44.667Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-07T06:32:44.667Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-07T06:32:44.667Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-07T06:32:44.667Z] The following packages will be upgraded: [2021-01-07T06:32:44.667Z] gpg gpg-agent gpgconf libudev1 [2021-01-07T06:32:44.930Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-07T06:32:44.930Z] Need to get 3531 kB of archives. [2021-01-07T06:32:44.930Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-07T06:32:44.930Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-07T06:32:44.930Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-07T06:32:45.190Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-07T06:32:45.453Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-07T06:32:45.453Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-07T06:32:45.453Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2021-01-07T06:32:45.453Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2021-01-07T06:32:45.453Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-07T06:32:45.453Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-07T06:32:45.453Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-07T06:32:45.714Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-07T06:32:45.714Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-07T06:32:45.714Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-07T06:32:45.714Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-07T06:32:45.714Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-07T06:32:45.714Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-07T06:32:45.714Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-07T06:32:45.714Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-07T06:32:45.714Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-07T06:32:45.714Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-07T06:32:45.714Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-07T06:32:45.714Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-07T06:32:45.976Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-07T06:32:45.976Z] Fetched 3531 kB in 1s (3096 kB/s) [2021-01-07T06:32:45.976Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-07T06:32:45.976Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-07T06:32:45.976Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-07T06:32:46.239Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-07T06:32:46.239Z] Selecting previously unselected package udev. [2021-01-07T06:32:46.239Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-07T06:32:46.239Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-07T06:32:46.239Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-07T06:32:46.809Z] Selecting previously unselected package libfuse2:amd64. [2021-01-07T06:32:46.809Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-07T06:32:46.809Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-07T06:32:46.809Z] Selecting previously unselected package fuse. [2021-01-07T06:32:46.809Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-07T06:32:46.809Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-07T06:32:46.809Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-07T06:32:46.809Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-07T06:32:47.068Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-07T06:32:47.068Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-07T06:32:47.068Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-07T06:32:47.068Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-07T06:32:47.068Z] Selecting previously unselected package libksba8:amd64. [2021-01-07T06:32:47.068Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-07T06:32:47.068Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-07T06:32:47.200Z] 25b303627fd3: Pull complete [2021-01-07T06:32:47.200Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-07T06:32:47.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-07T06:32:47.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-07T06:32:47.327Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-07T06:32:47.327Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-07T06:32:47.327Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T06:32:47.327Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-07T06:32:47.327Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-07T06:32:47.327Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T06:32:47.556Z] prd-ubuntu18.04-docker-arm64-4c-16g-18813 does not seem to be running inside a container [2021-01-07T06:32:47.586Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-07T06:32:47.587Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-07T06:32:47.587Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T06:32:47.587Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-07T06:32:47.587Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-07T06:32:47.587Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T06:32:47.587Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-07T06:32:47.587Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-07T06:32:47.654Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-07T06:32:47.847Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T06:32:47.847Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-07T06:32:47.847Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-07T06:32:47.847Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T06:32:47.847Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-07T06:32:47.847Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-07T06:32:47.847Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T06:32:48.107Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-07T06:32:48.107Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-07T06:32:48.107Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T06:32:48.107Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-07T06:32:48.107Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-07T06:32:48.107Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T06:32:48.107Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-07T06:32:48.107Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-07T06:32:48.107Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-07T06:32:48.367Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-07T06:32:48.367Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-07T06:32:48.367Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-07T06:32:48.367Z] Selecting previously unselected package libldap-common. [2021-01-07T06:32:48.367Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-07T06:32:48.367Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-07T06:32:48.367Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-07T06:32:48.367Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-07T06:32:48.367Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-07T06:32:48.628Z] Selecting previously unselected package dirmngr. [2021-01-07T06:32:48.628Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-07T06:32:48.628Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-07T06:32:48.628Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-07T06:32:48.628Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-07T06:32:48.889Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-07T06:32:48.889Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-07T06:32:48.889Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-07T06:32:48.889Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-07T06:32:48.889Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T06:32:48.889Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-07T06:32:48.889Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-07T06:32:48.889Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-07T06:32:49.459Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-07T06:32:49.459Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T06:32:49.459Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-07T06:32:49.719Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-07T06:32:49.719Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-07T06:32:49.719Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T06:32:49.719Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T06:32:49.719Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T06:32:49.719Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T06:32:49.719Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T06:32:49.719Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T06:32:49.981Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-07T06:32:49.981Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-07T06:32:49.981Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-07T06:32:49.981Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-07T06:32:50.551Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-07T06:32:50.551Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-07T06:32:50.551Z] This means they are not meant to be enabled using systemctl. [2021-01-07T06:32:50.551Z] Possible reasons for having this kind of units are: [2021-01-07T06:32:50.551Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-07T06:32:50.551Z] .wants/ or .requires/ directory. [2021-01-07T06:32:50.551Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-07T06:32:50.551Z] a requirement dependency on it. [2021-01-07T06:32:50.551Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-07T06:32:50.551Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-07T06:32:50.551Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-07T06:32:50.551Z] instance name specified. [2021-01-07T06:32:50.811Z] Reading package lists... [2021-01-07T06:32:50.836Z] $ docker top 3afbef62306163e00a3ffa11efedb6d206d04240a4ca7f05f2c5e2794d7bb53d -eo pid,comm [2021-01-07T06:32:51.070Z] Building dependency tree... [2021-01-07T06:32:51.070Z] Reading state information... [2021-01-07T06:32:51.070Z] The following additional packages will be installed: [2021-01-07T06:32:51.070Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-07T06:32:51.070Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-07T06:32:51.070Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-07T06:32:51.070Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-07T06:32:51.070Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-07T06:32:51.070Z] Suggested packages: [2021-01-07T06:32:51.070Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-07T06:32:51.070Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-07T06:32:51.070Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-07T06:32:51.070Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-07T06:32:51.070Z] systemd-container policykit-1 [2021-01-07T06:32:51.070Z] Recommended packages: [2021-01-07T06:32:51.070Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-07T06:32:51.070Z] The following NEW packages will be installed: [2021-01-07T06:32:51.070Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-07T06:32:51.070Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-07T06:32:51.070Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-07T06:32:51.070Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-07T06:32:51.070Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-07T06:32:51.070Z] The following packages will be upgraded: [2021-01-07T06:32:51.070Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-07T06:32:51.070Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-07T06:32:51.070Z] Need to get 35.2 MB of archives. [2021-01-07T06:32:51.070Z] After this operation, 141 MB of additional disk space will be used. [2021-01-07T06:32:51.070Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [Pipeline] { [2021-01-07T06:32:51.347Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-07T06:32:51.347Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-07T06:32:51.347Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-07T06:32:51.347Z] 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-07T06:32:51.347Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-07T06:32:51.347Z] 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-07T06:32:51.347Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [Pipeline] sh [2021-01-07T06:32:51.608Z] 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-07T06:32:51.608Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-07T06:32:51.608Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-07T06:32:51.608Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-07T06:32:51.608Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-07T06:32:51.608Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-07T06:32:51.608Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-07T06:32:51.608Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-07T06:32:51.608Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-07T06:32:52.156Z] + docker-compose build --help [2021-01-07T06:32:52.156Z] + grep parallel [2021-01-07T06:32:52.178Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-07T06:32:52.178Z] 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-07T06:32:52.178Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-07T06:32:52.178Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-07T06:32:52.178Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-07T06:32:52.178Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-07T06:32:52.178Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-07T06:32:52.178Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-07T06:32:52.178Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-07T06:32:52.178Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-07T06:32:52.178Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-07T06:32:52.178Z] 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-07T06:32:52.178Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-07T06:32:53.564Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-07T06:32:53.564Z] Fetched 35.2 MB in 2s (16.5 MB/s) [2021-01-07T06:32:53.564Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-07T06:32:53.564Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-07T06:32:53.831Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-07T06:32:54.467Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-07T06:32:54.467Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-07T06:32:54.467Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-07T06:32:54.467Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-07T06:32:54.467Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-07T06:32:54.467Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-07T06:32:54.727Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-07T06:32:54.987Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-07T06:32:54.987Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-07T06:32:54.987Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-07T06:32:55.252Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-07T06:32:55.252Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-07T06:32:55.535Z] --parallel Build images in parallel. [2021-01-07T06:32:55.821Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-07T06:32:55.822Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-07T06:32:55.822Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-07T06:32:55.822Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [Pipeline] } [2021-01-07T06:32:55.872Z] $ docker stop --time=1 3afbef62306163e00a3ffa11efedb6d206d04240a4ca7f05f2c5e2794d7bb53d [2021-01-07T06:32:56.081Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-07T06:32:56.081Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-07T06:32:56.081Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-07T06:32:56.341Z] Selecting previously unselected package libexpat1:amd64. [2021-01-07T06:32:56.341Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-07T06:32:56.341Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-07T06:32:56.341Z] Selecting previously unselected package python3.6-minimal. [2021-01-07T06:32:56.341Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-07T06:32:56.341Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-07T06:32:56.911Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-07T06:32:56.911Z] Checking for services that may need to be restarted...done. [2021-01-07T06:32:56.911Z] Checking for services that may need to be restarted...done. [2021-01-07T06:32:56.911Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-07T06:32:57.171Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-07T06:32:57.171Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-07T06:32:57.742Z] Selecting previously unselected package python3-minimal. [2021-01-07T06:32:57.742Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-07T06:32:57.742Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-07T06:32:57.742Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-07T06:32:57.742Z] Selecting previously unselected package mime-support. [2021-01-07T06:32:57.742Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-07T06:32:57.827Z] $ docker rm -f 3afbef62306163e00a3ffa11efedb6d206d04240a4ca7f05f2c5e2794d7bb53d [Pipeline] // withDockerContainer [2021-01-07T06:32:58.317Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-07T06:32:58.317Z] Selecting previously unselected package libmpdec2:amd64. [Pipeline] writeFile [2021-01-07T06:32:58.580Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-07T06:32:58.580Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-07T06:32:58.580Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-07T06:32:58.580Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-07T06:32:58.580Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-07T06:32:58.840Z] Selecting previously unselected package python3.6. [2021-01-07T06:32:58.840Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-07T06:32:58.840Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-07T06:32:58.840Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-07T06:32:58.840Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-07T06:32:58.840Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-07T06:32:59.101Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-07T06:32:59.101Z] Selecting previously unselected package python3. [2021-01-07T06:32:59.101Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-07T06:32:59.101Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-07T06:32:59.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-07T06:32:59.154Z] . [Pipeline] withDockerContainer [2021-01-07T06:32:59.361Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-07T06:32:59.361Z] Selecting previously unselected package multiarch-support. [2021-01-07T06:32:59.361Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-07T06:32:59.361Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-07T06:32:59.361Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-07T06:32:59.361Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-07T06:32:59.361Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-07T06:32:59.361Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-07T06:32:59.361Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-07T06:32:59.438Z] prd-ubuntu18.04-docker-arm64-4c-16g-18813 does not seem to be running inside a container [2021-01-07T06:32:59.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-07T06:32:59.621Z] Selecting previously unselected package libbsd0:amd64. [2021-01-07T06:32:59.621Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-07T06:32:59.621Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-07T06:32:59.621Z] Selecting previously unselected package sudo. [2021-01-07T06:32:59.621Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-07T06:32:59.621Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-07T06:32:59.882Z] Selecting previously unselected package apparmor. [2021-01-07T06:32:59.882Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-07T06:32:59.882Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-07T06:33:00.143Z] Selecting previously unselected package libedit2:amd64. [2021-01-07T06:33:00.143Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-07T06:33:00.143Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-07T06:33:00.143Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-07T06:33:00.143Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-07T06:33:00.143Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-07T06:33:00.403Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-07T06:33:00.403Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-07T06:33:00.403Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-07T06:33:00.403Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-07T06:33:00.403Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-07T06:33:00.403Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-07T06:33:00.664Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-07T06:33:00.664Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-07T06:33:00.664Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-07T06:33:00.664Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-07T06:33:00.664Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-07T06:33:00.664Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-07T06:33:00.924Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-07T06:33:00.924Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-07T06:33:00.924Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-07T06:33:01.031Z] $ docker top bd62b549acf99b2644713d2e679f37ffc3277d305dc03e0e29f6c559b895ad14 -eo pid,comm [2021-01-07T06:33:01.186Z] Selecting previously unselected package openssh-client. [2021-01-07T06:33:01.186Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-07T06:33:01.186Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-07T06:33:01.186Z] Selecting previously unselected package squashfs-tools. [2021-01-07T06:33:01.186Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-07T06:33:01.186Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [Pipeline] { [2021-01-07T06:33:01.453Z] Selecting previously unselected package snapd. [2021-01-07T06:33:01.453Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-07T06:33:01.453Z] Unpacking snapd (2.48+18.04) ... [Pipeline] sh [2021-01-07T06:33:02.313Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-07T06:33:04.750Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-07T06:33:04.750Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-07T06:33:04.750Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-07T06:33:05.011Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-07T06:33:05.011Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-07T06:33:05.011Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-07T06:33:05.011Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-07T06:33:05.011Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-07T06:33:05.011Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-07T06:33:05.582Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-07T06:33:05.843Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-07T06:33:05.843Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-07T06:33:05.843Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-07T06:33:05.843Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-07T06:33:05.843Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-07T06:33:06.602Z] Building docker-core-command-go ... [2021-01-07T06:33:06.603Z] Building docker-core-data-go ... [2021-01-07T06:33:06.603Z] Building docker-core-metadata-go ... [2021-01-07T06:33:06.603Z] Building docker-security-bootstrap-redis-go ... [2021-01-07T06:33:06.603Z] Building docker-security-proxy-setup-go ... [2021-01-07T06:33:06.603Z] Building docker-security-secretstore-setup-go ... [2021-01-07T06:33:06.603Z] Building docker-support-notifications-go ... [2021-01-07T06:33:06.603Z] Building docker-support-scheduler-go ... [2021-01-07T06:33:06.603Z] Building docker-sys-mgmt-agent-go ... [2021-01-07T06:33:06.603Z] Building docker-security-proxy-setup-go [2021-01-07T06:33:06.603Z] Building docker-support-notifications-go [2021-01-07T06:33:06.603Z] Building docker-core-command-go [2021-01-07T06:33:06.603Z] Building docker-core-metadata-go [2021-01-07T06:33:06.603Z] Building docker-support-scheduler-go [2021-01-07T06:33:06.783Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-07T06:33:06.783Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-07T06:33:06.783Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-07T06:33:06.783Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-07T06:33:06.783Z] running python rtupdate hooks for python3.6... [2021-01-07T06:33:06.783Z] running python post-rtupdate hooks for python3.6... [2021-01-07T06:33:06.783Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-07T06:33:08.166Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-07T06:33:08.430Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-07T06:33:08.430Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-07T06:33:08.430Z] Setting up snapd (2.48+18.04) ... [2021-01-07T06:33:09.003Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-07T06:33:09.263Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-07T06:33:09.548Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-07T06:33:09.548Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-07T06:33:09.811Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-07T06:33:09.811Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-07T06:33:10.071Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-07T06:33:10.330Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-07T06:33:10.595Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-07T06:33:10.595Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-07T06:33:10.854Z] /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-07T06:33:10.854Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-07T06:33:10.854Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-07T06:33:11.793Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-07T06:33:12.060Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-07T06:33:12.060Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-07T06:33:13.447Z] Reading package lists... [2021-01-07T06:33:13.707Z] Reading package lists... [2021-01-07T06:33:13.707Z] Building dependency tree... [2021-01-07T06:33:13.707Z] Reading state information... [2021-01-07T06:33:13.968Z] Calculating upgrade... [2021-01-07T06:33:13.968Z] The following packages will be upgraded: [2021-01-07T06:33:13.968Z] advancecomp base-files bash binutils binutils-common [2021-01-07T06:33:13.968Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-07T06:33:13.968Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-07T06:33:13.968Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-07T06:33:13.968Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-07T06:33:13.968Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-07T06:33:13.968Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-07T06:33:13.968Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-07T06:33:13.968Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-07T06:33:13.968Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-07T06:33:13.968Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-07T06:33:13.968Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-07T06:33:13.968Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-07T06:33:13.968Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-07T06:33:13.968Z] ubuntu-keyring util-linux [2021-01-07T06:33:14.231Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-07T06:33:14.231Z] Need to get 63.7 MB of archives. [2021-01-07T06:33:14.231Z] After this operation, 5201 kB of additional disk space will be used. [2021-01-07T06:33:14.231Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-07T06:33:14.231Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-129.132 [997 kB] [2021-01-07T06:33:14.802Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-07T06:33:15.063Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-07T06:33:15.063Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-07T06:33:15.063Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-07T06:33:15.063Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-07T06:33:15.063Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-07T06:33:15.063Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-07T06:33:15.063Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-07T06:33:15.063Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-07T06:33:15.063Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-07T06:33:15.063Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-07T06:33:15.063Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-07T06:33:15.063Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-07T06:33:15.063Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-07T06:33:15.063Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-07T06:33:15.063Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-07T06:33:15.063Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-07T06:33:15.063Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-07T06:33:15.063Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-07T06:33:15.063Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-07T06:33:15.063Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-07T06:33:15.063Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-07T06:33:15.324Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-07T06:33:15.324Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-07T06:33:15.324Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-07T06:33:15.324Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-07T06:33:15.324Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-07T06:33:15.324Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-07T06:33:15.324Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-07T06:33:15.324Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-07T06:33:15.324Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-07T06:33:15.324Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-07T06:33:15.324Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-07T06:33:15.324Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-07T06:33:15.324Z] Get:37 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-07T06:33:15.324Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-07T06:33:15.324Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-07T06:33:15.324Z] Get:40 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-07T06:33:15.324Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-07T06:33:15.588Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-07T06:33:15.588Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-07T06:33:15.588Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-07T06:33:15.588Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-07T06:33:15.588Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-07T06:33:15.588Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-07T06:33:15.588Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-07T06:33:15.588Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-07T06:33:15.588Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-07T06:33:15.588Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-07T06:33:15.588Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-07T06:33:15.588Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-07T06:33:15.588Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-07T06:33:15.588Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-07T06:33:15.588Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-07T06:33:15.588Z] Get:57 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-07T06:33:15.588Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-07T06:33:15.588Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-07T06:33:15.588Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-07T06:33:15.588Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-07T06:33:15.588Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-07T06:33:15.588Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-07T06:33:15.588Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-07T06:33:15.588Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-07T06:33:15.588Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-07T06:33:15.588Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-07T06:33:15.588Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-07T06:33:15.588Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-07T06:33:15.588Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-07T06:33:15.861Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-07T06:33:15.861Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-07T06:33:15.861Z] 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-07T06:33:15.861Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-07T06:33:15.861Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-07T06:33:15.861Z] 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-07T06:33:15.861Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-07T06:33:15.861Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2021-01-07T06:33:15.861Z] 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-07T06:33:15.861Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-07T06:33:15.861Z] 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-07T06:33:15.861Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-07T06:33:16.124Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-07T06:33:16.124Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-07T06:33:16.124Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-07T06:33:16.124Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-07T06:33:16.124Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-07T06:33:16.124Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-07T06:33:16.703Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-07T06:33:17.015Z] 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-07T06:33:17.015Z] 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-07T06:33:17.015Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-07T06:33:17.275Z] 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-07T06:33:17.275Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-07T06:33:17.275Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-07T06:33:17.275Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-07T06:33:17.275Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-07T06:33:17.536Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-07T06:33:17.537Z] Fetched 63.7 MB in 3s (19.9 MB/s) [2021-01-07T06:33:17.537Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T06:33:17.537Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-07T06:33:17.537Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-07T06:33:18.477Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-07T06:33:18.477Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-07T06:33:18.477Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-129.132_amd64.deb ... [2021-01-07T06:33:18.477Z] Unpacking linux-libc-dev:amd64 (4.15.0-129.132) over (4.15.0-20.21) ... [2021-01-07T06:33:19.053Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T06:33:19.316Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-07T06:33:19.316Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T06:33:19.316Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-07T06:33:19.576Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T06:33:19.576Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-07T06:33:19.576Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T06:33:19.577Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-07T06:33:19.844Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T06:33:19.844Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-07T06:33:19.844Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T06:33:19.844Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-07T06:33:19.844Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T06:33:20.104Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-07T06:33:20.104Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-07T06:33:20.104Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-07T06:33:20.104Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T06:33:20.364Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-07T06:33:20.364Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-07T06:33:20.364Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-07T06:33:20.364Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T06:33:20.364Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-07T06:33:20.624Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T06:33:20.624Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-07T06:33:20.624Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-07T06:33:20.624Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-07T06:33:20.886Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-07T06:33:20.886Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-07T06:33:20.886Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-07T06:33:21.146Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-07T06:33:21.716Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-07T06:33:21.976Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-07T06:33:21.976Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-07T06:33:21.977Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-07T06:33:21.977Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-07T06:33:21.977Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-07T06:33:22.237Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-07T06:33:22.237Z] Installing new version of config file /etc/issue ... [2021-01-07T06:33:22.237Z] Installing new version of config file /etc/issue.net ... [2021-01-07T06:33:22.237Z] Installing new version of config file /etc/lsb-release ... [2021-01-07T06:33:22.237Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-07T06:33:22.498Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-07T06:33:22.498Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-07T06:33:22.498Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-07T06:33:22.759Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T06:33:22.759Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-07T06:33:22.759Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-07T06:33:22.759Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-07T06:33:23.020Z] 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-07T06:33:23.020Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T06:33:23.020Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-07T06:33:23.020Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-07T06:33:23.281Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-07T06:33:23.281Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T06:33:23.281Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-07T06:33:23.281Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-07T06:33:23.543Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-07T06:33:23.544Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T06:33:23.544Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-07T06:33:23.544Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-07T06:33:24.115Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-07T06:33:24.389Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T06:33:24.389Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-07T06:33:24.389Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-07T06:33:24.389Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-07T06:33:24.653Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T06:33:24.653Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-07T06:33:24.653Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-07T06:33:24.653Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-07T06:33:24.930Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T06:33:24.930Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-07T06:33:24.930Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-07T06:33:24.930Z] Setting up grep (3.1-2build1) ... [2021-01-07T06:33:25.190Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T06:33:25.190Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-07T06:33:25.190Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-07T06:33:25.452Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-07T06:33:25.452Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T06:33:25.452Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-07T06:33:25.452Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-07T06:33:25.713Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-07T06:33:25.713Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T06:33:25.713Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-07T06:33:25.713Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-07T06:33:26.283Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-07T06:33:26.283Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-07T06:33:26.543Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-07T06:33:26.543Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-07T06:33:27.113Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-07T06:33:27.113Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T06:33:27.113Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-07T06:33:27.113Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-07T06:33:28.505Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-07T06:33:28.505Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-07T06:33:28.505Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-07T06:33:28.505Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-07T06:33:28.505Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-07T06:33:28.764Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T06:33:28.764Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-07T06:33:28.764Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-07T06:33:29.040Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-07T06:33:29.040Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T06:33:29.040Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-07T06:33:29.040Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-07T06:33:29.304Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-07T06:33:29.304Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T06:33:29.304Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-07T06:33:29.304Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-07T06:33:29.583Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-07T06:33:29.583Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T06:33:29.583Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-07T06:33:29.583Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-07T06:33:29.844Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-07T06:33:29.844Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T06:33:29.844Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-07T06:33:29.844Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-07T06:33:30.104Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-07T06:33:30.104Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T06:33:30.104Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-07T06:33:30.104Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-07T06:33:30.365Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-07T06:33:30.365Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-07T06:33:31.305Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-07T06:33:31.305Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T06:33:31.305Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-07T06:33:31.305Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-07T06:33:31.305Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-07T06:33:31.565Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T06:33:31.565Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-07T06:33:31.565Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-07T06:33:31.565Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-07T06:33:31.565Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T06:33:31.565Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-07T06:33:31.827Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-07T06:33:31.827Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-07T06:33:31.827Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T06:33:31.827Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-07T06:33:32.087Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-07T06:33:32.347Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-07T06:33:32.607Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-07T06:33:33.184Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-07T06:33:33.185Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T06:33:33.185Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-07T06:33:33.185Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-07T06:33:33.445Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-07T06:33:33.445Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-07T06:33:33.445Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-07T06:33:33.445Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-07T06:33:33.705Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-07T06:33:33.705Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T06:33:33.705Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-07T06:33:33.705Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-07T06:33:33.966Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-07T06:33:34.226Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T06:33:34.226Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-07T06:33:34.226Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-07T06:33:34.226Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-07T06:33:34.487Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T06:33:34.487Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-07T06:33:34.487Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-07T06:33:34.487Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-07T06:33:34.748Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T06:33:34.748Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-07T06:33:34.748Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-07T06:33:35.010Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-07T06:33:35.010Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T06:33:35.010Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-07T06:33:35.010Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-07T06:33:35.273Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-07T06:33:35.273Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-07T06:33:35.273Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-07T06:33:35.273Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-07T06:33:35.534Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-07T06:33:35.534Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T06:33:35.534Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-07T06:33:35.534Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-07T06:33:35.795Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-07T06:33:36.055Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T06:33:36.055Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-07T06:33:36.055Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-07T06:33:36.315Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-07T06:33:36.575Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T06:33:36.575Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-07T06:33:36.575Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-07T06:33:36.575Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-07T06:33:36.835Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T06:33:36.835Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-07T06:33:36.835Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-07T06:33:36.835Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-07T06:33:37.095Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T06:33:37.095Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-07T06:33:37.095Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-07T06:33:37.355Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-07T06:33:37.615Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T06:33:37.615Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-07T06:33:37.615Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-07T06:33:37.615Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-07T06:33:37.878Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T06:33:37.878Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-07T06:33:37.878Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-07T06:33:37.878Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-07T06:33:38.139Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T06:33:38.139Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-07T06:33:38.139Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-07T06:33:38.139Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-07T06:33:38.399Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T06:33:38.399Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-07T06:33:38.399Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-07T06:33:38.399Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-07T06:33:38.701Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T06:33:38.701Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-07T06:33:38.701Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-07T06:33:38.701Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-07T06:33:38.968Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T06:33:38.968Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-07T06:33:38.968Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-07T06:33:38.968Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-07T06:33:38.968Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-07T06:33:38.968Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-07T06:33:38.968Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-07T06:33:39.228Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-07T06:33:39.228Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-07T06:33:39.228Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-07T06:33:39.228Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-07T06:33:39.492Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-07T06:33:39.492Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-07T06:33:39.492Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-07T06:33:39.752Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-07T06:33:39.752Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-07T06:33:39.752Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-07T06:33:40.013Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-07T06:33:40.013Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-07T06:33:40.273Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-07T06:33:40.274Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-07T06:33:40.274Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-07T06:33:40.274Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-07T06:33:40.533Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-07T06:33:40.533Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-07T06:33:40.533Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-07T06:33:40.533Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-07T06:33:40.793Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-07T06:33:40.793Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-07T06:33:40.793Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-07T06:33:40.793Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-07T06:33:41.053Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2021-01-07T06:33:41.053Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2021-01-07T06:33:42.019Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-07T06:33:42.019Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-07T06:33:42.279Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-07T06:33:42.279Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-07T06:33:42.279Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-07T06:33:42.279Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-07T06:33:42.849Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-07T06:33:42.849Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-07T06:33:43.109Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-07T06:33:43.109Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-07T06:33:43.109Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-07T06:33:43.109Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-07T06:33:43.368Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-07T06:33:43.368Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-07T06:33:43.628Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-07T06:33:43.628Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-07T06:33:43.888Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-07T06:33:43.888Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-07T06:33:43.888Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-07T06:33:44.148Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-07T06:33:45.087Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-07T06:33:45.087Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-07T06:33:46.027Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-07T06:33:46.288Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-07T06:33:46.858Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-07T06:33:46.858Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-07T06:33:47.428Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-07T06:33:47.428Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-07T06:33:48.368Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-07T06:33:48.368Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-07T06:33:48.368Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-07T06:33:48.368Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-07T06:33:48.368Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-07T06:33:48.368Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-07T06:33:48.628Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-07T06:33:48.628Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-07T06:33:48.887Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-07T06:33:48.888Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-07T06:33:48.888Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-07T06:33:48.888Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-07T06:33:49.155Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-07T06:33:49.155Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-07T06:33:49.155Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-07T06:33:49.415Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-07T06:33:49.415Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-07T06:33:49.709Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-07T06:33:49.709Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-07T06:33:49.709Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-07T06:33:49.709Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-07T06:33:49.709Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-07T06:33:49.709Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-07T06:33:49.709Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2021-01-07T06:33:49.970Z] [2021-01-07T06:33:49.970Z] Current default time zone: 'Etc/UTC' [2021-01-07T06:33:49.970Z] Local time is now: Thu Jan 7 06:33:49 UTC 2021. [2021-01-07T06:33:49.970Z] Universal Time is now: Thu Jan 7 06:33:49 UTC 2021. [2021-01-07T06:33:49.970Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-07T06:33:49.970Z] [2021-01-07T06:33:49.970Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-07T06:33:49.970Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-07T06:33:49.970Z] Setting up linux-libc-dev:amd64 (4.15.0-129.132) ... [2021-01-07T06:33:50.231Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-07T06:33:50.231Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-07T06:33:50.231Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-07T06:33:50.231Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-07T06:33:50.231Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-07T06:33:50.231Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-07T06:33:50.231Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-07T06:33:50.231Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-07T06:33:50.491Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-07T06:33:50.491Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-07T06:33:50.751Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-07T06:33:50.751Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-07T06:33:50.751Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-07T06:33:50.751Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-07T06:33:50.751Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-07T06:33:50.751Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-07T06:33:50.751Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-07T06:33:50.751Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-07T06:33:51.011Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-07T06:33:51.011Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-07T06:33:52.391Z] Updating certificates in /etc/ssl/certs... [2021-01-07T06:33:52.960Z] 22 added, 17 removed; done. [2021-01-07T06:33:53.223Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-07T06:33:53.223Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-07T06:33:53.223Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-07T06:33:53.223Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-07T06:33:53.223Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-07T06:33:53.483Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-07T06:33:53.483Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-07T06:33:53.483Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-07T06:33:53.483Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-07T06:33:53.483Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-07T06:33:53.483Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-07T06:33:53.483Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-07T06:33:53.483Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-07T06:33:53.483Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-07T06:33:53.755Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-07T06:33:53.755Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-07T06:33:53.755Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-07T06:33:53.755Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-07T06:33:53.755Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-07T06:33:53.755Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-07T06:33:53.755Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-07T06:33:54.015Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-07T06:33:54.015Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-07T06:33:54.015Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-07T06:33:54.015Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-07T06:33:54.015Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-07T06:33:54.015Z] Updating certificates in /etc/ssl/certs... [2021-01-07T06:33:54.586Z] 0 added, 0 removed; done. [2021-01-07T06:33:54.586Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-07T06:33:54.586Z] done. [2021-01-07T06:33:55.162Z] Reading package lists... [2021-01-07T06:33:55.422Z] Building dependency tree... [2021-01-07T06:33:55.422Z] Reading state information... [2021-01-07T06:33:55.422Z] The following NEW packages will be installed: [2021-01-07T06:33:55.422Z] apt-transport-https [2021-01-07T06:33:55.684Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-07T06:33:55.684Z] Need to get 1696 B of archives. [2021-01-07T06:33:55.684Z] After this operation, 153 kB of additional disk space will be used. [2021-01-07T06:33:55.684Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-07T06:33:55.684Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-07T06:33:55.684Z] Fetched 1696 B in 0s (29.7 kB/s) [2021-01-07T06:33:55.684Z] Selecting previously unselected package apt-transport-https. [2021-01-07T06:33:55.684Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-07T06:33:55.684Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-07T06:33:55.684Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-07T06:33:55.944Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-07T06:33:56.203Z] Waiting for network to be ready... [2021-01-07T06:34:02.780Z] 2021-01-07T06:33:59Z INFO Waiting for automatic snapd restart... [2021-01-07T06:34:03.047Z] snapd 2.48.2 from Canonical* installed [2021-01-07T06:34:04.005Z] "snapd" switched to the "latest/stable" channel [2021-01-07T06:34:04.005Z] [2021-01-07T06:34:08.266Z] core18 20201210 from Canonical* installed [2021-01-07T06:34:08.266Z] "core18" switched to the "latest/stable" channel [2021-01-07T06:34:08.266Z] [2021-01-07T06:34:13.551Z] snapcraft 4.4.4 from Canonical* installed [2021-01-07T06:34:13.551Z] "snapcraft" switched to the "latest/stable" channel [2021-01-07T06:34:13.551Z] [2021-01-07T06:34:14.639Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T06:34:14.639Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-07T06:34:14.639Z] ---> 7782feb30a41 [2021-01-07T06:34:14.639Z] Step 3/21 : WORKDIR /edgex-go [2021-01-07T06:34:14.639Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T06:34:14.639Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-07T06:34:14.639Z] ---> 7782feb30a41 [2021-01-07T06:34:14.639Z] Step 3/21 : WORKDIR /edgex-go [2021-01-07T06:34:14.639Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T06:34:14.639Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-07T06:34:14.639Z] ---> 7782feb30a41 [2021-01-07T06:34:14.639Z] Step 3/24 : WORKDIR /edgex-go [2021-01-07T06:34:14.639Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T06:34:14.639Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-07T06:34:14.639Z] ---> 7782feb30a41 [2021-01-07T06:34:14.639Z] Step 3/22 : WORKDIR /edgex-go [2021-01-07T06:34:14.639Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T06:34:14.639Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-07T06:34:14.639Z] ---> 7782feb30a41 [2021-01-07T06:34:14.639Z] Step 3/22 : WORKDIR /edgex-go [2021-01-07T06:34:16.847Z] 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-07T06:34:16.847Z] - README.md [2021-01-07T06:34:16.847Z] - snapcraft.yaml.orig [2021-01-07T06:34:16.847Z] [2021-01-07T06:34:16.847Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-07T06:34:17.306Z] ---> Running in d972d2723462 [2021-01-07T06:34:17.306Z] ---> Running in 7d0d7a2db90c [2021-01-07T06:34:17.306Z] ---> Running in 375addb8b569 [2021-01-07T06:34:17.306Z] ---> Running in 1185ab198533 [2021-01-07T06:34:17.584Z] ---> Running in f85fe3b11484 [2021-01-07T06:34:18.184Z] Removing intermediate container d972d2723462 [2021-01-07T06:34:18.184Z] ---> c3e2f8b7e324 [2021-01-07T06:34:18.184Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T06:34:18.184Z] Removing intermediate container 7d0d7a2db90c [2021-01-07T06:34:18.184Z] ---> a25891b8918c [2021-01-07T06:34:18.184Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T06:34:18.184Z] Removing intermediate container f85fe3b11484 [2021-01-07T06:34:18.184Z] ---> 52f2e2709b79 [2021-01-07T06:34:18.184Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T06:34:18.458Z] Removing intermediate container 375addb8b569 [2021-01-07T06:34:18.458Z] ---> 6cbf0f7dae66 [2021-01-07T06:34:18.458Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T06:34:18.458Z] Removing intermediate container 1185ab198533 [2021-01-07T06:34:18.458Z] ---> 8311d4bd7924 [2021-01-07T06:34:18.458Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T06:34:18.458Z] ---> Running in c85ea5d7e8df [2021-01-07T06:34:18.458Z] ---> Running in 6b8840c86702 [2021-01-07T06:34:18.458Z] ---> Running in 84fcc80b8f24 [2021-01-07T06:34:18.742Z] ---> Running in 82cc2c8da2c2 [2021-01-07T06:34:18.742Z] ---> Running in f61fb745b8fa [2021-01-07T06:34:23.099Z] Removing intermediate container c85ea5d7e8df [2021-01-07T06:34:23.099Z] ---> fc5b7b1841e9 [2021-01-07T06:34:23.099Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-07T06:34:23.099Z] ---> Running in 0a1553b41b5e [2021-01-07T06:34:23.099Z] Removing intermediate container 84fcc80b8f24 [2021-01-07T06:34:23.099Z] Removing intermediate container 6b8840c86702 [2021-01-07T06:34:23.099Z] ---> 719ece78c0b3 [2021-01-07T06:34:23.099Z] Step 5/22 : RUN apk add --update --no-cache make git ---> 3f5f51c34fa7 [2021-01-07T06:34:23.099Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-07T06:34:23.099Z] [2021-01-07T06:34:23.376Z] Removing intermediate container f61fb745b8fa [2021-01-07T06:34:23.376Z] ---> 28b4f1a1027a [2021-01-07T06:34:23.376Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-07T06:34:23.376Z] ---> Running in 5f49a5489be1 [2021-01-07T06:34:23.376Z] ---> Running in e3cccce12b5d [2021-01-07T06:34:23.426Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-07T06:34:23.426Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-07T06:34:23.426Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-07T06:34:23.426Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-07T06:34:23.658Z] Removing intermediate container 82cc2c8da2c2 [2021-01-07T06:34:23.659Z] ---> 414e9acbac22 [2021-01-07T06:34:23.659Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-07T06:34:23.659Z] ---> Running in 8e51bc8cd325 [2021-01-07T06:34:23.659Z] ---> Running in e87eaa08c567 [2021-01-07T06:34:24.276Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T06:34:24.813Z] Reading package lists... [2021-01-07T06:34:24.906Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T06:34:25.074Z] 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-07T06:34:25.516Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T06:34:25.516Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T06:34:25.796Z] OK: 217 MiB in 51 packages [2021-01-07T06:34:25.796Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T06:34:25.796Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T06:34:26.407Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T06:34:26.408Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T06:34:26.408Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T06:34:26.408Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T06:34:27.011Z] OK: 217 MiB in 51 packages [2021-01-07T06:34:27.299Z] OK: 217 MiB in 51 packages [2021-01-07T06:34:27.299Z] OK: 217 MiB in 51 packages [2021-01-07T06:34:27.299Z] Removing intermediate container 0a1553b41b5e [2021-01-07T06:34:27.299Z] ---> acb0ab4808aa [2021-01-07T06:34:27.299Z] Step 6/21 : COPY go.mod . [2021-01-07T06:34:27.299Z] OK: 217 MiB in 51 packages [2021-01-07T06:34:28.780Z] ---> c976dcf3c233 [2021-01-07T06:34:28.780Z] Step 7/21 : RUN go mod download [2021-01-07T06:34:28.780Z] Removing intermediate container e3cccce12b5d [2021-01-07T06:34:28.780Z] ---> 3c7b32fca8a0 [2021-01-07T06:34:28.780Z] Step 6/22 : COPY go.mod . [2021-01-07T06:34:28.780Z] ---> Running in 0a21e632f4ff [2021-01-07T06:34:29.378Z] Removing intermediate container 5f49a5489be1 [2021-01-07T06:34:29.378Z] ---> 09999cdcfd12 [2021-01-07T06:34:29.378Z] Step 6/24 : COPY go.mod . [2021-01-07T06:34:29.378Z] Removing intermediate container e87eaa08c567 [2021-01-07T06:34:29.378Z] ---> 952f71869de9 [2021-01-07T06:34:29.378Z] Step 6/22 : COPY go.mod . [2021-01-07T06:34:29.746Z] Removing intermediate container 8e51bc8cd325 [2021-01-07T06:34:29.746Z] ---> a3cbbbd9769d [2021-01-07T06:34:29.746Z] Step 6/21 : COPY go.mod . [2021-01-07T06:34:29.746Z] ---> 2ce2643f51da [2021-01-07T06:34:29.746Z] Step 7/22 : RUN go mod download [2021-01-07T06:34:30.064Z] ---> Running in dc067d3ff0b6 [2021-01-07T06:34:30.674Z] ---> c66bff5bb6fa [2021-01-07T06:34:30.674Z] Step 7/24 : RUN go mod download [2021-01-07T06:34:30.674Z] ---> 89614b65d219 [2021-01-07T06:34:30.674Z] Step 7/21 : RUN go mod download [2021-01-07T06:34:30.674Z] ---> Running in 51b1201278d8 [2021-01-07T06:34:30.674Z] ---> 221cf130da99 [2021-01-07T06:34:30.674Z] Step 7/22 : RUN go mod download [2021-01-07T06:34:30.961Z] ---> Running in f0c1c86ae82c [2021-01-07T06:34:31.240Z] ---> Running in c4eeeb57b19d [2021-01-07T06:34:31.658Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-07T06:34:31.658Z] Reading package lists... [2021-01-07T06:34:31.658Z] Building dependency tree... [2021-01-07T06:34:31.658Z] Reading state information... [2021-01-07T06:34:31.658Z] Suggested packages: [2021-01-07T06:34:31.658Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-07T06:34:31.658Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-07T06:34:31.658Z] Recommended packages: [2021-01-07T06:34:31.658Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-07T06:34:31.658Z] The following NEW packages will be installed: [2021-01-07T06:34:31.658Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-07T06:34:31.658Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-07T06:34:31.658Z] pkg-config zip [2021-01-07T06:34:31.658Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-07T06:34:31.658Z] Need to get 7655 kB of archives. [2021-01-07T06:34:31.658Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-07T06:34:31.658Z] 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-07T06:34:31.658Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-07T06:34:31.658Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-07T06:34:31.918Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-07T06:34:31.918Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-07T06:34:31.918Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-07T06:34:31.918Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-07T06:34:31.918Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-07T06:34:32.178Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-07T06:34:32.178Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-07T06:34:32.178Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-07T06:34:32.178Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-07T06:34:32.178Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-07T06:34:32.441Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-07T06:34:32.441Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-07T06:34:32.441Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-07T06:34:32.441Z] Fetched 7655 kB in 1s (10.4 MB/s) [2021-01-07T06:34:32.691Z] Removing intermediate container 0a21e632f4ff [2021-01-07T06:34:32.691Z] ---> ecc841010dba [2021-01-07T06:34:32.691Z] Step 8/21 : COPY . . [2021-01-07T06:34:32.701Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-07T06:34:32.701Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-07T06:34:32.701Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-07T06:34:32.701Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-07T06:34:32.960Z] Selecting previously unselected package libpsl5:amd64. [2021-01-07T06:34:32.960Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-07T06:34:32.960Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-07T06:34:32.960Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-07T06:34:32.960Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-07T06:34:32.960Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-07T06:34:33.223Z] Selecting previously unselected package librtmp1:amd64. [2021-01-07T06:34:33.223Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-07T06:34:33.223Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-07T06:34:33.223Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-07T06:34:33.223Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-07T06:34:33.223Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-07T06:34:33.484Z] Selecting previously unselected package liberror-perl. [2021-01-07T06:34:33.484Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-07T06:34:33.484Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-07T06:34:33.484Z] Selecting previously unselected package git-man. [2021-01-07T06:34:33.484Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-07T06:34:33.484Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-07T06:34:33.745Z] Selecting previously unselected package git. [2021-01-07T06:34:33.745Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-07T06:34:33.745Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-07T06:34:34.678Z] Removing intermediate container dc067d3ff0b6 [2021-01-07T06:34:34.678Z] ---> b979f6f71d6d [2021-01-07T06:34:34.678Z] Step 8/22 : COPY . . [2021-01-07T06:34:34.691Z] Selecting previously unselected package libnorm1:amd64. [2021-01-07T06:34:34.691Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-07T06:34:34.691Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-07T06:34:34.691Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-07T06:34:34.691Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-07T06:34:34.691Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-07T06:34:34.691Z] Selecting previously unselected package libsodium23:amd64. [2021-01-07T06:34:34.691Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-07T06:34:34.951Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-07T06:34:34.951Z] Selecting previously unselected package libzmq5:amd64. [2021-01-07T06:34:34.951Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-07T06:34:34.951Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-07T06:34:34.951Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-07T06:34:34.951Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-07T06:34:34.951Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-07T06:34:35.210Z] Selecting previously unselected package pkg-config. [2021-01-07T06:34:35.211Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-07T06:34:35.211Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-07T06:34:35.211Z] Selecting previously unselected package zip. [2021-01-07T06:34:35.211Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-07T06:34:35.211Z] Unpacking zip (3.0-11build1) ... [2021-01-07T06:34:35.470Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-07T06:34:35.471Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-07T06:34:35.471Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-07T06:34:35.471Z] Setting up liberror-perl (0.17025-1) ... [2021-01-07T06:34:35.471Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-07T06:34:35.471Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-07T06:34:35.471Z] No schema files found: doing nothing. [2021-01-07T06:34:35.471Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-07T06:34:35.730Z] Setting up zip (3.0-11build1) ... [2021-01-07T06:34:35.730Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-07T06:34:35.730Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-07T06:34:35.730Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-07T06:34:35.730Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-07T06:34:35.730Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-07T06:34:35.993Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-07T06:34:35.993Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-07T06:34:35.993Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-07T06:34:36.145Z] Removing intermediate container 51b1201278d8 [2021-01-07T06:34:36.145Z] ---> 166f624bc498 [2021-01-07T06:34:36.145Z] Step 8/24 : COPY . . [2021-01-07T06:34:36.436Z] Removing intermediate container f0c1c86ae82c [2021-01-07T06:34:36.436Z] ---> c930c90d10d7 [2021-01-07T06:34:36.436Z] Step 8/21 : COPY . . [2021-01-07T06:34:37.043Z] Removing intermediate container c4eeeb57b19d [2021-01-07T06:34:37.043Z] ---> f51ed3eca84f [2021-01-07T06:34:37.043Z] Step 8/22 : COPY . . [2021-01-07T06:34:42.578Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-07T06:34:42.578Z] git set to automatically installed. [2021-01-07T06:34:42.578Z] git-man set to automatically installed. [2021-01-07T06:34:42.578Z] libcurl3-gnutls set to automatically installed. [2021-01-07T06:34:42.578Z] liberror-perl set to automatically installed. [2021-01-07T06:34:42.578Z] libglib2.0-0 set to automatically installed. [2021-01-07T06:34:42.578Z] libnghttp2-14 set to automatically installed. [2021-01-07T06:34:42.578Z] libnorm1 set to automatically installed. [2021-01-07T06:34:42.578Z] libpgm-5.2-0 set to automatically installed. [2021-01-07T06:34:42.578Z] libpsl5 set to automatically installed. [2021-01-07T06:34:42.578Z] librtmp1 set to automatically installed. [2021-01-07T06:34:42.578Z] libsodium23 set to automatically installed. [2021-01-07T06:34:42.578Z] libzmq3-dev set to automatically installed. [2021-01-07T06:34:42.578Z] libzmq5 set to automatically installed. [2021-01-07T06:34:42.578Z] pkg-config set to automatically installed. [2021-01-07T06:34:42.578Z] zip set to automatically installed. [2021-01-07T06:34:45.157Z] snapd is not logged in, snap install commands will use sudo [2021-01-07T06:34:51.734Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-07T06:34:51.995Z] snap "core18" has no updates available [2021-01-07T06:34:52.935Z] Pulling config-common [2021-01-07T06:34:53.876Z] Pulling go-build-helper [2021-01-07T06:34:59.273Z] ---> c190ad5b60ce [2021-01-07T06:34:59.273Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-07T06:34:59.273Z] ---> 210d1fb984b5 [2021-01-07T06:34:59.273Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-07T06:34:59.273Z] ---> 9202e72d7a5a [2021-01-07T06:34:59.273Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-07T06:34:59.273Z] ---> c841521b14df [2021-01-07T06:34:59.273Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-07T06:34:59.273Z] ---> Running in 3bfeccff749a [2021-01-07T06:34:59.273Z] ---> Running in 8527bd3e331a [2021-01-07T06:34:59.273Z] ---> Running in b80ebe3885a1 [2021-01-07T06:34:59.551Z] ---> Running in 53955277ed4f [2021-01-07T06:34:59.834Z] ---> 140a8309dd53 [2021-01-07T06:34:59.834Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-07T06:35:00.114Z] ---> Running in 50b08953ac9c [2021-01-07T06:35:01.576Z] 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-07T06:35:01.576Z] 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-07T06:35:01.857Z] 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-07T06:35:01.857Z] 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-07T06:35:02.140Z] 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-07T06:35:20.469Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-07T06:35:20.469Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-07T06:35:20.469Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-07T06:35:20.469Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1478 kB] [2021-01-07T06:35:20.469Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-07T06:35:20.469Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-07T06:35:20.469Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-07T06:35:20.469Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-07T06:35:20.469Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-07T06:35:20.469Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-07T06:35:20.469Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-07T06:35:20.469Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [288 kB] [2021-01-07T06:35:20.469Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-07T06:35:20.469Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-07T06:35:20.469Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [192 kB] [2021-01-07T06:35:20.469Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [25.5 kB] [2021-01-07T06:35:20.469Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-07T06:35:20.469Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-07T06:35:20.469Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-07T06:35:20.469Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1814 kB] [2021-01-07T06:35:20.469Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-07T06:35:20.469Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.4 kB] [2021-01-07T06:35:20.469Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] [2021-01-07T06:35:20.469Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-07T06:35:20.469Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-07T06:35:20.469Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-07T06:35:20.469Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-07T06:35:20.469Z] Fetched 23.6 MB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-07T06:35:20.469Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-07T06:35:20.469Z] Fetched 279 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-07T06:35:20.469Z] Fetched 122 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-07T06:35:20.469Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-07T06:35:20.469Z] Fetched 8848 B in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-07T06:35:20.469Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-07T06:35:20.469Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2021-01-07T06:35:20.469Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-07T06:35:20.469Z] Fetched 214 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-07T06:35:20.469Z] Fetched 155 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-07T06:35:20.469Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-07T06:35:20.469Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-07T06:35:20.469Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-07T06:35:20.469Z] Fetched 499 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-07T06:35:20.469Z] Fetched 111 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-07T06:35:20.469Z] Fetched 240 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-07T06:35:20.469Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-07T06:35:20.469Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-07T06:35:20.469Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2021-01-07T06:35:20.469Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-07T06:35:20.469Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-07T06:35:20.469Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-07T06:35:20.469Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-07T06:35:20.469Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-07T06:35:20.469Z] Fetched 8720 B in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-07T06:35:20.469Z] Fetched 137 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-07T06:35:20.469Z] Fetched 119 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-07T06:35:20.469Z] Fetched 109 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-07T06:35:20.469Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-07T06:35:20.469Z] Fetched 645 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-07T06:35:20.469Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-07T06:35:20.469Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-07T06:35:20.469Z] Fetched 368 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-07T06:35:20.469Z] Fetched 187 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-07T06:35:20.469Z] Fetched 175 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-07T06:35:20.469Z] Fetched 206 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-07T06:35:20.469Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-07T06:35:20.469Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-07T06:35:20.469Z] Fetched 159 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-07T06:35:20.469Z] Fetched 107 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-07T06:35:20.469Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-07T06:35:20.469Z] Pulling static-packages [2021-01-07T06:35:21.040Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-07T06:35:21.040Z] Skipping pull go-build-helper (already ran) [2021-01-07T06:35:21.040Z] Skipping pull static-packages (already ran) [2021-01-07T06:35:21.040Z] Building go-build-helper [2021-01-07T06:35:25.242Z] Building static-packages [2021-01-07T06:35:27.154Z] Staging go-build-helper [2021-01-07T06:35:28.095Z] Staging static-packages [2021-01-07T06:35:29.034Z] Pulling go115 [2021-01-07T06:35:29.973Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-07T06:35:29.973Z] Skipping pull go115 (already ran) [2021-01-07T06:35:29.973Z] Building go115 [2021-01-07T06:35:29.973Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-07T06:35:29.973Z] Dload Upload Total Spent Left Speed [2021-01-07T06:35:33.185Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 4 115M 4 4927k 0 0 9279k 0 0:00:12 --:--:-- 0:00:12 9262k 36 115M 36 42.5M 0 0 28.3M 0 0:00:04 0:00:01 0:00:03 28.3M 74 115M 74 86.4M 0 0 34.5M 0 0:00:03 0:00:02 0:00:01 34.5M 100 115M 100 115M 0 0 36.0M 0 0:00:03 0:00:03 --:--:-- 36.0M [2021-01-07T06:35:34.209Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-07T06:35:38.413Z] Staging go115 [2021-01-07T06:35:45.010Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-07T06:35:45.010Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-07T06:35:45.010Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-07T06:35:45.010Z] Fetched 0 B in 0s (0 B/s) [2021-01-07T06:35:45.010Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-07T06:35:45.010Z] Fetched 224 kB in 0s (0 B/s) [2021-01-07T06:35:45.010Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-07T06:35:45.010Z] Fetched 157 kB in 0s (0 B/s) [2021-01-07T06:35:45.010Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-07T06:35:45.010Z] Fetched 221 kB in 0s (0 B/s) [2021-01-07T06:35:45.010Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-07T06:35:45.010Z] Fetched 143 kB in 0s (0 B/s) [2021-01-07T06:35:45.010Z] Pulling edgex-go [2021-01-07T06:35:46.391Z] Pulling version [2021-01-07T06:35:47.331Z] Building config-common [2021-01-07T06:35:49.969Z] Skipping build go-build-helper (already ran) [2021-01-07T06:35:49.969Z] Skipping build static-packages (already ran) [2021-01-07T06:35:49.969Z] Skipping build go115 (already ran) [2021-01-07T06:35:49.969Z] Building edgex-go [2021-01-07T06:35:50.538Z] 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-07T06:35:51.927Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-07T06:35:51.927Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-07T06:35:51.927Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 [2021-01-07T06:35:51.927Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.139 [2021-01-07T06:35:51.927Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-07T06:35:51.927Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-07T06:35:51.927Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-07T06:35:51.927Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2021-01-07T06:35:51.927Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-07T06:35:51.927Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-07T06:35:51.927Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-07T06:35:51.927Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-07T06:35:51.927Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-07T06:35:51.927Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-07T06:35:51.927Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-07T06:35:51.927Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-07T06:35:51.927Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-07T06:35:51.927Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-07T06:35:51.927Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-07T06:35:51.927Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-07T06:35:51.927Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-07T06:35:51.927Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-07T06:35:51.927Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-07T06:35:51.927Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-07T06:35:51.927Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-07T06:35:51.927Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-07T06:35:51.927Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-07T06:35:51.927Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-07T06:35:51.927Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-07T06:35:51.927Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-07T06:35:51.927Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-07T06:35:51.927Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-07T06:35:51.927Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-07T06:35:51.927Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-07T06:35:52.188Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-07T06:35:52.188Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-07T06:35:52.188Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-07T06:35:52.188Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-07T06:35:52.188Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-07T06:35:52.456Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-07T06:36:00.599Z] 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-07T06:36:04.827Z] 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-07T06:36:05.397Z] 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-07T06:36:06.336Z] 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-07T06:36:06.599Z] 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-07T06:36:06.859Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-07T06:36:06.859Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-07T06:36:06.859Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-07T06:36:06.859Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-07T06:36:08.835Z] 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-07T06:36:08.835Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-07T06:36:08.835Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-07T06:36:09.776Z] 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-07T06:36:09.776Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-07T06:36:10.716Z] 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-07T06:36:10.977Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-07T06:36:12.361Z] 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-07T06:36:13.302Z] 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-07T06:36:13.874Z] 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-07T06:36:16.422Z] Building version [2021-01-07T06:36:18.966Z] Staging config-common [2021-01-07T06:36:19.904Z] Skipping stage go-build-helper (already ran) [2021-01-07T06:36:19.904Z] Skipping stage static-packages (already ran) [2021-01-07T06:36:19.904Z] Skipping stage go115 (already ran) [2021-01-07T06:36:19.904Z] Staging edgex-go [2021-01-07T06:36:20.842Z] Staging version [2021-01-07T06:36:21.781Z] Priming config-common [2021-01-07T06:36:23.166Z] Priming go-build-helper [2021-01-07T06:36:24.014Z] 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-07T06:36:24.106Z] Priming static-packages [2021-01-07T06:36:26.649Z] Priming go115 [2021-01-07T06:36:27.219Z] Priming edgex-go [2021-01-07T06:36:28.615Z] Priming version [2021-01-07T06:36:29.553Z] 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-07T06:36:42.382Z] Removing intermediate container 8527bd3e331a [2021-01-07T06:36:42.382Z] ---> b4a61355ce3f [2021-01-07T06:36:42.382Z] [2021-01-07T06:36:42.382Z] Step 10/21 : FROM scratch [2021-01-07T06:36:42.382Z] ---> [2021-01-07T06:36:42.382Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-07T06:36:42.382Z] Removing intermediate container 50b08953ac9c [2021-01-07T06:36:42.382Z] ---> 69845eb5c97c [2021-01-07T06:36:42.382Z] [2021-01-07T06:36:42.382Z] Step 10/21 : FROM alpine:3.12 [2021-01-07T06:36:42.382Z] 3.12: Pulling from library/alpine [2021-01-07T06:36:42.382Z] ---> Running in accc74d9478d [2021-01-07T06:36:42.382Z] Removing intermediate container 53955277ed4f [2021-01-07T06:36:42.382Z] ---> 3bb159009651 [2021-01-07T06:36:42.382Z] [2021-01-07T06:36:42.382Z] Step 10/24 : FROM scratch [2021-01-07T06:36:42.382Z] ---> [2021-01-07T06:36:42.382Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-07T06:36:42.382Z] Removing intermediate container b80ebe3885a1 [2021-01-07T06:36:42.382Z] ---> 0de94dcbacd7 [2021-01-07T06:36:42.382Z] [2021-01-07T06:36:42.382Z] Step 10/22 : FROM scratch [2021-01-07T06:36:42.382Z] ---> [2021-01-07T06:36:42.382Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-07T06:36:42.382Z] ---> Running in 0234ac3ea128 [2021-01-07T06:36:42.382Z] ---> Running in 9a6409fa234d [2021-01-07T06:36:42.382Z] Removing intermediate container accc74d9478d [2021-01-07T06:36:42.382Z] ---> d02a37b35830 [2021-01-07T06:36:42.382Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-07T06:36:42.382Z] ---> Running in 524296602ac4 [2021-01-07T06:36:42.382Z] Removing intermediate container 0234ac3ea128 [2021-01-07T06:36:42.382Z] ---> 1a6038c7c30f [2021-01-07T06:36:42.382Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-07T06:36:42.662Z] Removing intermediate container 9a6409fa234d [2021-01-07T06:36:42.662Z] ---> 402007b2d023 [2021-01-07T06:36:42.662Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-07T06:36:42.662Z] ---> Running in be7eb032acc8 [2021-01-07T06:36:42.662Z] ---> Running in f77393f909e7 [2021-01-07T06:36:42.662Z] Removing intermediate container 524296602ac4 [2021-01-07T06:36:42.662Z] ---> 332f5d1a1fd7 [2021-01-07T06:36:42.662Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-07T06:36:43.264Z] ---> Running in 9f0ad1673b67 [2021-01-07T06:36:43.542Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-07T06:36:43.542Z] Removing intermediate container be7eb032acc8 [2021-01-07T06:36:43.542Z] ---> 92b5313b885b [2021-01-07T06:36:43.542Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-07T06:36:43.542Z] Status: Downloaded newer image for alpine:3.12 [2021-01-07T06:36:43.542Z] ---> afeebe901d6b [2021-01-07T06:36:43.542Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-07T06:36:43.542Z] Removing intermediate container f77393f909e7 [2021-01-07T06:36:43.542Z] ---> db8bee583d0e [2021-01-07T06:36:43.542Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-07T06:36:43.542Z] ---> Running in 872745c1f961 [2021-01-07T06:36:43.822Z] ---> Running in 9b9bc751836f [2021-01-07T06:36:43.822Z] ---> Running in e035ed06bf76 [2021-01-07T06:36:43.822Z] Removing intermediate container 9f0ad1673b67 [2021-01-07T06:36:43.822Z] ---> 78b401d297c8 [2021-01-07T06:36:43.822Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-07T06:36:44.427Z] Removing intermediate container 872745c1f961 [2021-01-07T06:36:44.427Z] ---> 46f2e8ceb3e5 [2021-01-07T06:36:44.427Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-07T06:36:44.427Z] Removing intermediate container 9b9bc751836f [2021-01-07T06:36:44.427Z] ---> c168ce3e81fe [2021-01-07T06:36:44.427Z] Step 14/22 : WORKDIR / [2021-01-07T06:36:44.710Z] ---> Running in 4e4d865f5bbd [2021-01-07T06:36:44.987Z] ---> cebaaa771abc [2021-01-07T06:36:44.987Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-07T06:36:45.594Z] Removing intermediate container 4e4d865f5bbd [2021-01-07T06:36:45.594Z] ---> 9c2beef42af4 [2021-01-07T06:36:45.594Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-07T06:36:45.898Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T06:36:45.898Z] ---> f711fda13dd3 [2021-01-07T06:36:45.898Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-07T06:36:46.259Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T06:36:46.931Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-07T06:36:46.932Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-07T06:36:46.932Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-07T06:36:46.932Z] (4/4) Installing curl (7.69.1-r3) [2021-01-07T06:36:46.932Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T06:36:46.932Z] Executing ca-certificates-20191127-r4.trigger [2021-01-07T06:36:47.257Z] OK: 7 MiB in 18 packages [2021-01-07T06:36:47.637Z] ---> 521bd6cd86f3 [2021-01-07T06:36:47.637Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-07T06:36:47.637Z] ---> 7e7d2217ebec [2021-01-07T06:36:47.637Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-07T06:36:49.236Z] ---> cc895b91062c [2021-01-07T06:36:49.236Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-07T06:36:49.236Z] ---> e21504a16504 [2021-01-07T06:36:49.236Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-07T06:36:49.517Z] Removing intermediate container 3bfeccff749a [2021-01-07T06:36:49.517Z] ---> 30234391c135 [2021-01-07T06:36:49.517Z] [2021-01-07T06:36:49.517Z] Step 10/22 : FROM scratch [2021-01-07T06:36:49.517Z] ---> [2021-01-07T06:36:49.517Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-07T06:36:49.818Z] ---> Running in 4dcd365ebdc7 [2021-01-07T06:36:49.818Z] ---> Using cache [2021-01-07T06:36:49.818Z] ---> 402007b2d023 [2021-01-07T06:36:49.818Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-07T06:36:50.103Z] ---> Running in 4608300aa68d [2021-01-07T06:36:50.103Z] Removing intermediate container e035ed06bf76 [2021-01-07T06:36:50.103Z] ---> a3ec1b4980fe [2021-01-07T06:36:50.103Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-07T06:36:50.103Z] ---> 1caf0e0fc690 [2021-01-07T06:36:50.103Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-07T06:36:50.380Z] Removing intermediate container 4dcd365ebdc7 [2021-01-07T06:36:50.380Z] ---> fb3c5fc7e088 [2021-01-07T06:36:50.380Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T06:36:50.380Z] ---> Running in 2d1cc86b0d4c [2021-01-07T06:36:50.657Z] ---> Running in 793782f80ca8 [2021-01-07T06:36:50.935Z] Removing intermediate container 4608300aa68d [2021-01-07T06:36:50.935Z] ---> 2f3f0b66f254 [2021-01-07T06:36:50.935Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-07T06:36:50.935Z] ---> Running in fb1cecbf5f2b [2021-01-07T06:36:51.218Z] ---> fcf50251830f [2021-01-07T06:36:51.218Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-07T06:36:51.218Z] Removing intermediate container 2d1cc86b0d4c [2021-01-07T06:36:51.218Z] ---> 4fd819f7447f [2021-01-07T06:36:51.218Z] Step 13/21 : WORKDIR /edgex [2021-01-07T06:36:51.218Z] ---> a9fb72af5092 [2021-01-07T06:36:51.218Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-07T06:36:51.491Z] Removing intermediate container 793782f80ca8 [2021-01-07T06:36:51.491Z] ---> 335a091185ad [2021-01-07T06:36:51.491Z] Step 19/21 : LABEL arch=arm64 [2021-01-07T06:36:51.491Z] ---> Running in 4bf150360aee [2021-01-07T06:36:51.491Z] ---> Running in 916224c57bf7 [2021-01-07T06:36:51.770Z] ---> Running in a56fdac3dede [2021-01-07T06:36:51.770Z] Removing intermediate container fb1cecbf5f2b [2021-01-07T06:36:51.770Z] ---> 2ce500181f73 [2021-01-07T06:36:51.770Z] Step 14/22 : WORKDIR / [2021-01-07T06:36:51.770Z] ---> Running in f79684f5c625 [2021-01-07T06:36:52.044Z] ---> 2b0f9def808b [2021-01-07T06:36:52.044Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-07T06:36:52.321Z] Removing intermediate container 916224c57bf7 [2021-01-07T06:36:52.321Z] ---> 7670a914632d [2021-01-07T06:36:52.321Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T06:36:52.321Z] Removing intermediate container 4bf150360aee [2021-01-07T06:36:52.321Z] ---> a375643e6114 [2021-01-07T06:36:52.321Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-07T06:36:52.321Z] Removing intermediate container a56fdac3dede [2021-01-07T06:36:52.321Z] ---> 214b8c10d44f [2021-01-07T06:36:52.321Z] Step 20/21 : LABEL git_sha=617c89bde510b6d8fef59fe622de126420d70d41 [2021-01-07T06:36:52.595Z] ---> Running in 8a629a27aa38 [2021-01-07T06:36:52.595Z] Removing intermediate container f79684f5c625 [2021-01-07T06:36:52.595Z] ---> 7265088d732a [2021-01-07T06:36:52.595Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-07T06:36:52.595Z] ---> Running in 6e7c7b9cff47 [2021-01-07T06:36:53.580Z] ---> c53d654298ae [2021-01-07T06:36:53.580Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-07T06:36:53.580Z] Removing intermediate container 8a629a27aa38 [2021-01-07T06:36:53.580Z] ---> 744282ec9139 [2021-01-07T06:36:53.580Z] Step 20/22 : LABEL arch=arm64 [2021-01-07T06:36:53.580Z] Removing intermediate container 6e7c7b9cff47 [2021-01-07T06:36:53.580Z] ---> 4cd6490d2a00 [2021-01-07T06:36:53.580Z] Step 21/21 : LABEL version=0.0.0 [2021-01-07T06:36:53.580Z] ---> b68a57ec23a7 [2021-01-07T06:36:53.580Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-07T06:36:53.852Z] ---> Running in c08ce1e21b18 [2021-01-07T06:36:53.852Z] ---> 0acb71b4efc7 [2021-01-07T06:36:53.852Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-07T06:36:53.852Z] ---> Running in 3c758bafa98c [2021-01-07T06:36:54.451Z] Removing intermediate container c08ce1e21b18 [2021-01-07T06:36:54.451Z] ---> abd9eafaa407 [2021-01-07T06:36:54.451Z] Step 21/22 : LABEL git_sha=617c89bde510b6d8fef59fe622de126420d70d41 [2021-01-07T06:36:54.725Z] Removing intermediate container 3c758bafa98c [2021-01-07T06:36:54.725Z] ---> 55fb886d7415 [2021-01-07T06:36:54.725Z] [2021-01-07T06:36:55.315Z] ---> 69521246f3de [2021-01-07T06:36:55.315Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-07T06:36:55.315Z] Successfully built 55fb886d7415 [2021-01-07T06:36:55.315Z] ---> 60275d678063 [2021-01-07T06:36:55.315Z] ---> 0e4223546b43 [2021-01-07T06:36:55.315Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-07T06:36:55.315Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-07T06:36:55.315Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-07T06:36:55.315Z] ---> Running in 8188f2b70f9e [2021-01-07T06:36:55.315Z] Building docker-core-data-go [2021-01-07T06:36:55.315Z]  Building docker-support-scheduler-go ... done  ---> Running in ca98037f505a [2021-01-07T06:36:55.908Z] Removing intermediate container 8188f2b70f9e [2021-01-07T06:36:55.909Z] ---> 78b150acfb07 [2021-01-07T06:36:55.909Z] Step 22/22 : LABEL version=0.0.0 [2021-01-07T06:36:56.204Z] Removing intermediate container ca98037f505a [2021-01-07T06:36:56.204Z] ---> 765e0a455f56 [2021-01-07T06:36:56.204Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T06:36:56.204Z] ---> 5078d3b7b60c [2021-01-07T06:36:56.204Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-07T06:36:56.473Z] ---> Running in fae11592b52e [2021-01-07T06:36:56.747Z] ---> Running in ba71c1dd06e4 [2021-01-07T06:36:56.747Z] ---> Running in 52a4f2ad8f24 [2021-01-07T06:36:57.340Z] ---> b4d94eddeb2d [2021-01-07T06:36:57.340Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-07T06:36:57.340Z] Removing intermediate container fae11592b52e [2021-01-07T06:36:57.340Z] ---> d2a168572345 [2021-01-07T06:36:57.340Z] [2021-01-07T06:36:57.613Z] Successfully built d2a168572345 [2021-01-07T06:36:57.613Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-07T06:36:57.613Z]  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go [2021-01-07T06:36:58.207Z] ---> Running in 35c39d2cb67c [2021-01-07T06:36:58.207Z] Removing intermediate container ba71c1dd06e4 [2021-01-07T06:36:58.207Z] ---> c9e6e6e96ac9 [2021-01-07T06:36:58.207Z] Step 22/24 : LABEL arch=arm64 [2021-01-07T06:36:58.207Z] Removing intermediate container 52a4f2ad8f24 [2021-01-07T06:36:58.207Z] ---> 6cf256831130 [2021-01-07T06:36:58.207Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T06:36:58.479Z] ---> Running in fc071741d1b4 [2021-01-07T06:36:58.479Z] ---> Running in 727e051034ee [2021-01-07T06:36:58.749Z] Removing intermediate container 35c39d2cb67c [2021-01-07T06:36:58.749Z] ---> 4c8b39edcebe [2021-01-07T06:36:58.749Z] Step 18/21 : CMD ["--init=true"] [2021-01-07T06:36:59.727Z] ---> Running in d6268baaf5a6 [2021-01-07T06:36:59.727Z] Removing intermediate container 727e051034ee [2021-01-07T06:36:59.727Z] ---> 59d56fdc89cb [2021-01-07T06:36:59.727Z] Step 20/22 : LABEL arch=arm64 [2021-01-07T06:36:59.727Z] Removing intermediate container fc071741d1b4 [2021-01-07T06:36:59.727Z] ---> 0db85af804d5 [2021-01-07T06:36:59.727Z] Step 23/24 : LABEL git_sha=617c89bde510b6d8fef59fe622de126420d70d41 [2021-01-07T06:37:00.708Z] ---> Running in 2e50bd7dd9a0 [2021-01-07T06:37:00.708Z] ---> Running in a7bbc5653ca0 [2021-01-07T06:37:00.708Z] Removing intermediate container d6268baaf5a6 [2021-01-07T06:37:00.708Z] ---> 5aa2309b6a6e [2021-01-07T06:37:00.708Z] Step 19/21 : LABEL arch=arm64 [2021-01-07T06:37:01.686Z] ---> Running in 8a9a82a029d0 [2021-01-07T06:37:02.288Z] Removing intermediate container 2e50bd7dd9a0 [2021-01-07T06:37:02.288Z] ---> bcc346a99346 [2021-01-07T06:37:02.288Z] Step 21/22 : LABEL git_sha=617c89bde510b6d8fef59fe622de126420d70d41 [2021-01-07T06:37:02.288Z] Removing intermediate container a7bbc5653ca0 [2021-01-07T06:37:02.288Z] ---> bad48b82026e [2021-01-07T06:37:02.288Z] Step 24/24 : LABEL version=0.0.0 [2021-01-07T06:37:02.567Z] Removing intermediate container 8a9a82a029d0 [2021-01-07T06:37:02.567Z] ---> d324f494fc17 [2021-01-07T06:37:02.567Z] Step 20/21 : LABEL git_sha=617c89bde510b6d8fef59fe622de126420d70d41 [2021-01-07T06:37:02.567Z] ---> Running in 58b76d0e850d [2021-01-07T06:37:02.567Z] ---> Running in 867e473ea8ab [2021-01-07T06:37:02.853Z] ---> Running in a9fb590009cf [2021-01-07T06:37:03.453Z] Removing intermediate container 867e473ea8ab [2021-01-07T06:37:03.453Z] ---> 30d78b2f046b [2021-01-07T06:37:03.453Z] [2021-01-07T06:37:03.453Z] Removing intermediate container 58b76d0e850d [2021-01-07T06:37:03.453Z] ---> 1381b5f4f1d9 [2021-01-07T06:37:03.453Z] Step 22/22 : LABEL version=0.0.0 [2021-01-07T06:37:03.732Z] Removing intermediate container a9fb590009cf [2021-01-07T06:37:03.732Z] ---> 2b40eb377b4c [2021-01-07T06:37:03.732Z] Step 21/21 : LABEL version=0.0.0 [2021-01-07T06:37:03.732Z] Successfully built 30d78b2f046b [2021-01-07T06:37:04.007Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-07T06:37:04.007Z] Building docker-security-bootstrap-redis-go [2021-01-07T06:37:04.007Z]  Building docker-support-notifications-go ... done  ---> Running in 1d38bcd026dc [2021-01-07T06:37:04.281Z] ---> Running in 7823cfb6a844 [2021-01-07T06:37:04.594Z] Removing intermediate container 1d38bcd026dc [2021-01-07T06:37:04.594Z] ---> 59ef38065548 [2021-01-07T06:37:04.594Z] [2021-01-07T06:37:04.868Z] Successfully built 59ef38065548 [2021-01-07T06:37:04.868Z] Removing intermediate container 7823cfb6a844 [2021-01-07T06:37:04.868Z] ---> d512b9fefa2e [2021-01-07T06:37:04.868Z] [2021-01-07T06:37:04.868Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-07T06:37:04.868Z]  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go [2021-01-07T06:37:05.138Z] Successfully built d512b9fefa2e [2021-01-07T06:37:05.138Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-07T06:37:44.095Z]  Building docker-security-proxy-setup-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T06:37:44.095Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-07T06:37:44.095Z] ---> 7782feb30a41 [2021-01-07T06:37:44.095Z] Step 3/23 : WORKDIR /edgex-go [2021-01-07T06:37:44.095Z] ---> Using cache [2021-01-07T06:37:44.095Z] ---> 8311d4bd7924 [2021-01-07T06:37:44.096Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T06:37:44.096Z] ---> Using cache [2021-01-07T06:37:44.096Z] ---> 28b4f1a1027a [2021-01-07T06:37:44.096Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-07T06:37:44.690Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T06:37:44.690Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-07T06:37:44.690Z] ---> 7782feb30a41 [2021-01-07T06:37:44.690Z] Step 3/26 : WORKDIR /edgex-go [2021-01-07T06:37:44.690Z] ---> Using cache [2021-01-07T06:37:44.690Z] ---> 8311d4bd7924 [2021-01-07T06:37:44.690Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T06:37:44.690Z] ---> Using cache [2021-01-07T06:37:44.690Z] ---> 28b4f1a1027a [2021-01-07T06:37:44.690Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-07T06:37:44.965Z] ---> Running in 14ae98441ffc [2021-01-07T06:37:45.571Z] ---> Running in 8e77436a26c9 [2021-01-07T06:37:47.015Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T06:37:47.015Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T06:37:48.007Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T06:37:48.008Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T06:37:48.614Z] OK: 217 MiB in 51 packages [2021-01-07T06:37:48.614Z] OK: 217 MiB in 51 packages [2021-01-07T06:37:49.602Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T06:37:49.602Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-07T06:37:49.602Z] ---> 7782feb30a41 [2021-01-07T06:37:49.602Z] Step 3/22 : WORKDIR /edgex-go [2021-01-07T06:37:49.602Z] ---> Using cache [2021-01-07T06:37:49.602Z] ---> 8311d4bd7924 [2021-01-07T06:37:49.602Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T06:37:49.602Z] ---> Using cache [2021-01-07T06:37:49.602Z] ---> 28b4f1a1027a [2021-01-07T06:37:49.602Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-07T06:37:49.602Z] ---> Using cache [2021-01-07T06:37:49.602Z] ---> a3cbbbd9769d [2021-01-07T06:37:49.602Z] Step 6/22 : COPY go.mod . [2021-01-07T06:37:49.602Z] ---> Using cache [2021-01-07T06:37:49.602Z] ---> 89614b65d219 [2021-01-07T06:37:49.602Z] Step 7/22 : RUN go mod download [2021-01-07T06:37:49.602Z] ---> Using cache [2021-01-07T06:37:49.602Z] ---> c930c90d10d7 [2021-01-07T06:37:49.602Z] Step 8/22 : COPY . . [2021-01-07T06:37:49.602Z] ---> Using cache [2021-01-07T06:37:49.602Z] ---> 140a8309dd53 [2021-01-07T06:37:49.602Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-07T06:37:49.602Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-07T06:37:49.602Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-07T06:37:49.602Z] ---> 7782feb30a41 [2021-01-07T06:37:49.602Z] Step 3/24 : WORKDIR /edgex-go [2021-01-07T06:37:49.602Z] ---> Using cache [2021-01-07T06:37:49.602Z] ---> 8311d4bd7924 [2021-01-07T06:37:49.602Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T06:37:49.602Z] ---> Using cache [2021-01-07T06:37:49.602Z] ---> 28b4f1a1027a [2021-01-07T06:37:49.602Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-07T06:37:49.602Z] ---> Using cache [2021-01-07T06:37:49.602Z] ---> a3cbbbd9769d [2021-01-07T06:37:49.602Z] Step 6/24 : COPY go.mod . [2021-01-07T06:37:49.602Z] ---> Using cache [2021-01-07T06:37:49.602Z] ---> 89614b65d219 [2021-01-07T06:37:49.602Z] Step 7/24 : RUN go mod download [2021-01-07T06:37:49.602Z] ---> Using cache [2021-01-07T06:37:49.602Z] ---> c930c90d10d7 [2021-01-07T06:37:49.602Z] Step 8/24 : COPY . . [2021-01-07T06:37:49.602Z] ---> Using cache [2021-01-07T06:37:49.877Z] ---> 140a8309dd53 [2021-01-07T06:37:49.877Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-07T06:37:50.855Z] ---> Running in 784297c715c1 [2021-01-07T06:37:50.855Z] ---> Running in 50908531e29d [2021-01-07T06:37:51.459Z] Removing intermediate container 14ae98441ffc [2021-01-07T06:37:51.459Z] ---> 97d61931ddb4 [2021-01-07T06:37:51.459Z] Step 6/23 : COPY go.mod . [2021-01-07T06:37:51.459Z] Removing intermediate container 8e77436a26c9 [2021-01-07T06:37:51.459Z] ---> afdf2d2aa6cb [2021-01-07T06:37:51.459Z] Step 6/26 : COPY go.mod . [2021-01-07T06:37:52.443Z] 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-07T06:37:52.443Z] 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-07T06:37:52.443Z] ---> 0cdfcc97765d [2021-01-07T06:37:52.443Z] Step 7/23 : RUN go mod download [2021-01-07T06:37:52.716Z] ---> 1e83ac37e4b5 [2021-01-07T06:37:52.716Z] Step 7/26 : RUN go mod download [2021-01-07T06:37:52.716Z] ---> Running in b0db35dc6a70 [2021-01-07T06:37:52.716Z] ---> Running in c7520b736f72 [2021-01-07T06:37:57.051Z] Removing intermediate container b0db35dc6a70 [2021-01-07T06:37:57.051Z] ---> b81c65fe5d44 [2021-01-07T06:37:57.051Z] Step 8/23 : COPY . . [2021-01-07T06:37:57.662Z] Removing intermediate container c7520b736f72 [2021-01-07T06:37:57.662Z] ---> a6e866ac489f [2021-01-07T06:37:57.662Z] Step 8/26 : COPY . . [2021-01-07T06:38:30.068Z] ---> 50004bf2ed4d [2021-01-07T06:38:30.068Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-07T06:38:30.068Z] ---> 3e6ecc5139fa [2021-01-07T06:38:30.068Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-07T06:38:30.068Z] ---> Running in 60cf3e3c86de [2021-01-07T06:38:30.068Z] ---> Running in 2508c8f5b7b2 [2021-01-07T06:38:30.068Z] 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-07T06:38:30.068Z] 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-07T06:38:45.168Z] 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-07T06:38:51.898Z] Removing intermediate container 50908531e29d [2021-01-07T06:38:51.898Z] ---> 7b52bc6d47fa [2021-01-07T06:38:51.898Z] [2021-01-07T06:38:51.898Z] Step 10/22 : FROM alpine:3.12 [2021-01-07T06:38:51.898Z] ---> afeebe901d6b [2021-01-07T06:38:51.898Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-07T06:38:51.898Z] ---> Running in 6c7afa03ef62 [2021-01-07T06:38:53.363Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T06:38:53.646Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T06:38:54.266Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-07T06:38:54.266Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-07T06:38:54.266Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-07T06:38:54.549Z] (4/5) Installing curl (7.69.1-r3) [2021-01-07T06:38:54.549Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-07T06:38:54.549Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T06:38:54.549Z] Executing ca-certificates-20191127-r4.trigger [2021-01-07T06:38:54.828Z] OK: 7 MiB in 19 packages [2021-01-07T06:38:58.278Z] Removing intermediate container 784297c715c1 [2021-01-07T06:38:58.278Z] ---> 1912551e6340 [2021-01-07T06:38:58.278Z] [2021-01-07T06:38:58.278Z] Step 10/24 : FROM alpine:3.12 [2021-01-07T06:38:58.278Z] ---> afeebe901d6b [2021-01-07T06:38:58.278Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-07T06:38:58.278Z] ---> Using cache [2021-01-07T06:38:58.278Z] ---> a91366de771b [2021-01-07T06:38:58.278Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-07T06:38:58.278Z] Removing intermediate container 6c7afa03ef62 [2021-01-07T06:38:58.278Z] ---> a91366de771b [2021-01-07T06:38:58.278Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-07T06:38:58.565Z] ---> Running in 0328aa8b5ea6 [2021-01-07T06:38:58.565Z] ---> Running in dac19168490f [2021-01-07T06:38:59.181Z] Removing intermediate container 0328aa8b5ea6 [2021-01-07T06:38:59.181Z] ---> 6eb461f9b0bf [2021-01-07T06:38:59.181Z] Step 13/24 : WORKDIR / [2021-01-07T06:38:59.181Z] Removing intermediate container dac19168490f [2021-01-07T06:38:59.181Z] ---> 75ae2952e158 [2021-01-07T06:38:59.181Z] Step 13/22 : WORKDIR / [2021-01-07T06:38:59.462Z] ---> Running in e026d01a11e4 [2021-01-07T06:38:59.462Z] ---> Running in 7d525ee03a52 [2021-01-07T06:39:00.456Z] Removing intermediate container 7d525ee03a52 [2021-01-07T06:39:00.456Z] ---> 4f48afc0dd77 [2021-01-07T06:39:00.456Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-07T06:39:00.456Z] Removing intermediate container e026d01a11e4 [2021-01-07T06:39:00.456Z] ---> 0679bd5f5f82 [2021-01-07T06:39:00.456Z] 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-07T06:39:01.916Z] ---> 96c84fad6b82 [2021-01-07T06:39:01.916Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-07T06:39:01.916Z] ---> 679ac013ff3c [2021-01-07T06:39:01.916Z] 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-07T06:39:03.370Z] ---> e92869ce4f24 [2021-01-07T06:39:03.370Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-07T06:39:03.648Z] ---> 5134bc935db2 [2021-01-07T06:39:03.648Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-07T06:39:05.108Z] ---> 66d72364e4c7 [2021-01-07T06:39:05.108Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-07T06:39:05.108Z] ---> f89336be7033 [2021-01-07T06:39:05.108Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-07T06:39:06.566Z] ---> c4e82fb67ff2 [2021-01-07T06:39:06.566Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-07T06:39:06.566Z] ---> 977e8d4ac28b [2021-01-07T06:39:06.566Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-07T06:39:06.566Z] ---> Running in bf6b16103cf5 [2021-01-07T06:39:09.224Z] ---> 115cd5f72a10 [2021-01-07T06:39:09.225Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-07T06:39:10.227Z] Removing intermediate container bf6b16103cf5 [2021-01-07T06:39:10.227Z] ---> d2e2b9fcafa8 [2021-01-07T06:39:10.227Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-07T06:39:10.227Z] ---> 4c1a5d1189a3 [2021-01-07T06:39:10.227Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-07T06:39:10.507Z] ---> Running in a1a713af9809 [2021-01-07T06:39:10.507Z] ---> Running in b0fb802c9550 [2021-01-07T06:39:11.115Z] Removing intermediate container a1a713af9809 [2021-01-07T06:39:11.115Z] ---> 8e4d83042c33 [2021-01-07T06:39:11.115Z] Step 20/22 : LABEL arch=arm64 [2021-01-07T06:39:11.401Z] ---> Running in e34d8512863e [2021-01-07T06:39:12.015Z] Removing intermediate container e34d8512863e [2021-01-07T06:39:12.015Z] ---> 1cdab9fbd5e2 [2021-01-07T06:39:12.015Z] Step 21/22 : LABEL git_sha=617c89bde510b6d8fef59fe622de126420d70d41 [2021-01-07T06:39:12.301Z] ---> Running in f7c6eea198be [2021-01-07T06:39:12.916Z] Removing intermediate container f7c6eea198be [2021-01-07T06:39:12.916Z] ---> 0e52f8e2e6ac [2021-01-07T06:39:12.916Z] Step 22/22 : LABEL version=0.0.0 [2021-01-07T06:39:13.541Z] ---> Running in 5e218d3d3eb2 [2021-01-07T06:39:14.168Z] Removing intermediate container 5e218d3d3eb2 [2021-01-07T06:39:14.168Z] ---> 786afbbd300e [2021-01-07T06:39:14.168Z] [2021-01-07T06:39:14.451Z] Removing intermediate container b0fb802c9550 [2021-01-07T06:39:14.451Z] ---> 7a6a15e2efce [2021-01-07T06:39:14.451Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-07T06:39:14.734Z] ---> Running in 5a08367a97d0 [2021-01-07T06:39:15.030Z] Successfully built 786afbbd300e [2021-01-07T06:39:15.030Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-07T06:39:15.652Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 5a08367a97d0 [2021-01-07T06:39:15.652Z] ---> 727833e39a07 [2021-01-07T06:39:15.652Z] Step 22/24 : LABEL arch=arm64 [2021-01-07T06:39:15.652Z] ---> Running in bc28596e64a2 [2021-01-07T06:39:16.266Z] Removing intermediate container bc28596e64a2 [2021-01-07T06:39:16.266Z] ---> 34ef35fb0526 [2021-01-07T06:39:16.266Z] Step 23/24 : LABEL git_sha=617c89bde510b6d8fef59fe622de126420d70d41 [2021-01-07T06:39:16.556Z] ---> Running in 3b275a2e88a6 [2021-01-07T06:39:17.576Z] Removing intermediate container 3b275a2e88a6 [2021-01-07T06:39:17.576Z] ---> 7f95dae4b3cb [2021-01-07T06:39:17.576Z] Step 24/24 : LABEL version=0.0.0 [2021-01-07T06:39:17.576Z] ---> Running in 8d8d07a82e52 [2021-01-07T06:39:18.196Z] Removing intermediate container 8d8d07a82e52 [2021-01-07T06:39:18.196Z] ---> a2eaa793594b [2021-01-07T06:39:18.196Z] [2021-01-07T06:39:18.479Z] Successfully built a2eaa793594b [2021-01-07T06:39:18.759Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-07T06:39:33.945Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 2508c8f5b7b2 [2021-01-07T06:39:33.945Z] ---> a9b673ba0da1 [2021-01-07T06:39:33.945Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-07T06:39:33.945Z] ---> Running in 27a3a3570779 [2021-01-07T06:39:33.945Z] 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-07T06:39:36.594Z] Removing intermediate container 27a3a3570779 [2021-01-07T06:39:36.594Z] ---> 5dafae29cc03 [2021-01-07T06:39:36.594Z] [2021-01-07T06:39:36.594Z] Step 11/26 : FROM docker:20.10.0 [2021-01-07T06:39:36.594Z] 20.10.0: Pulling from library/docker [2021-01-07T06:39:44.877Z] Removing intermediate container 60cf3e3c86de [2021-01-07T06:39:44.877Z] ---> 77fb8ee16736 [2021-01-07T06:39:44.877Z] [2021-01-07T06:39:44.877Z] Step 10/23 : FROM alpine:3.12 [2021-01-07T06:39:44.877Z] ---> afeebe901d6b [2021-01-07T06:39:44.877Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-07T06:39:45.479Z] ---> Running in 587e286cb76c [2021-01-07T06:39:46.461Z] Removing intermediate container 587e286cb76c [2021-01-07T06:39:46.461Z] ---> 71996005f553 [2021-01-07T06:39:46.461Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-07T06:39:46.734Z] ---> Running in f100064e2edd [2021-01-07T06:39:47.338Z] Removing intermediate container f100064e2edd [2021-01-07T06:39:47.338Z] ---> 4c488f212c32 [2021-01-07T06:39:47.338Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-07T06:39:47.614Z] ---> Running in 351003aa5ab4 [2021-01-07T06:39:48.210Z] Removing intermediate container 351003aa5ab4 [2021-01-07T06:39:48.210Z] ---> ac19c9464981 [2021-01-07T06:39:48.210Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-07T06:39:48.210Z] ---> Running in 7b2be38a1bb1 [2021-01-07T06:39:48.496Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-07T06:39:48.496Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-07T06:39:48.496Z] ---> eeaf43b92773 [2021-01-07T06:39:48.496Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-07T06:39:48.774Z] ---> Running in eb37449a8e01 [2021-01-07T06:39:50.209Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T06:39:50.209Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T06:39:50.812Z] Removing intermediate container 7b2be38a1bb1 [2021-01-07T06:39:50.812Z] ---> 4030de6e37ac [2021-01-07T06:39:50.812Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-07T06:39:50.812Z] (1/2) Installing readline (8.0.4-r0) [2021-01-07T06:39:50.812Z] (2/2) Installing bash (5.0.17-r0) [2021-01-07T06:39:50.812Z] Executing bash-5.0.17-r0.post-install [2021-01-07T06:39:50.812Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T06:39:50.812Z] ---> Running in 5e9a3284a867 [2021-01-07T06:39:50.812Z] OK: 12 MiB in 22 packages [2021-01-07T06:39:52.246Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T06:39:52.246Z] Removing intermediate container eb37449a8e01 [2021-01-07T06:39:52.246Z] ---> a016a3b2e002 [2021-01-07T06:39:52.246Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-07T06:39:52.517Z] ---> Running in b558b2ba06d5 [2021-01-07T06:39:52.789Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T06:39:52.789Z] Removing intermediate container b558b2ba06d5 [2021-01-07T06:39:52.789Z] ---> 3217dccded34 [2021-01-07T06:39:52.789Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-07T06:39:53.061Z] ---> Running in 78b8c926ae2a [2021-01-07T06:39:53.657Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-07T06:39:53.657Z] Removing intermediate container 78b8c926ae2a [2021-01-07T06:39:53.657Z] ---> f1b882880b1b [2021-01-07T06:39:53.657Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-07T06:39:53.657Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-07T06:39:53.657Z] ---> Running in 92b88d8160be [2021-01-07T06:39:53.657Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-07T06:39:53.933Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-07T06:39:53.933Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-07T06:39:53.933Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T06:39:53.933Z] OK: 8 MiB in 19 packages [2021-01-07T06:39:54.211Z] Removing intermediate container 92b88d8160be [2021-01-07T06:39:54.211Z] ---> 644b8f30ad8b [2021-01-07T06:39:54.211Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-07T06:39:55.199Z] ---> 80ea077d4332 [2021-01-07T06:39:55.199Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-07T06:39:55.477Z] Removing intermediate container 5e9a3284a867 [2021-01-07T06:39:55.477Z] ---> 13055adf18e4 [2021-01-07T06:39:55.477Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-07T06:39:56.073Z] ---> 5d6557ee1b50 [2021-01-07T06:39:56.073Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-07T06:39:56.349Z] ---> 689f79e6f5e0 [2021-01-07T06:39:56.349Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-07T06:39:57.331Z] ---> 0117df56c5aa [2021-01-07T06:39:57.331Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-07T06:39:57.331Z] ---> Running in 91661e12ffff [2021-01-07T06:39:57.932Z] ---> 605178a78339 [2021-01-07T06:39:57.932Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-07T06:39:58.524Z] ---> 474fe3247a7e [2021-01-07T06:39:58.524Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-07T06:39:58.524Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T06:39:58.799Z] ---> Running in 77a180580bf2 [2021-01-07T06:39:58.799Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T06:39:59.392Z] Removing intermediate container 77a180580bf2 [2021-01-07T06:39:59.392Z] ---> 8c55602b1df9 [2021-01-07T06:39:59.392Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T06:39:59.392Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-07T06:39:59.392Z] (2/33) Installing expat (2.2.9-r1) [2021-01-07T06:39:59.392Z] ---> Running in 12589c12d049 [2021-01-07T06:39:59.392Z] (3/33) Installing libffi (3.3-r2) [2021-01-07T06:39:59.392Z] (4/33) Installing gdbm (1.13-r1) [2021-01-07T06:39:59.392Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-07T06:39:59.392Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-07T06:39:59.665Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-07T06:39:59.937Z] Removing intermediate container 12589c12d049 [2021-01-07T06:39:59.937Z] ---> 4e78c2fdb6b1 [2021-01-07T06:39:59.937Z] Step 21/23 : LABEL arch=arm64 [2021-01-07T06:40:00.217Z] ---> Running in e52c6b069da3 [2021-01-07T06:40:01.208Z] Removing intermediate container e52c6b069da3 [2021-01-07T06:40:01.208Z] ---> edbeeb849191 [2021-01-07T06:40:01.208Z] Step 22/23 : LABEL git_sha=617c89bde510b6d8fef59fe622de126420d70d41 [2021-01-07T06:40:01.208Z] ---> Running in f0516aca17ef [2021-01-07T06:40:02.193Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-07T06:40:02.193Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-07T06:40:02.193Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-07T06:40:02.193Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-07T06:40:02.193Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-07T06:40:02.193Z] Removing intermediate container f0516aca17ef [2021-01-07T06:40:02.193Z] ---> 29c2692aedbe [2021-01-07T06:40:02.193Z] Step 23/23 : LABEL version=0.0.0 [2021-01-07T06:40:02.193Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-07T06:40:02.193Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-07T06:40:02.193Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-07T06:40:02.466Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-07T06:40:02.466Z] ---> Running in 5fe498179c35 [2021-01-07T06:40:02.466Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-07T06:40:02.466Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-07T06:40:02.466Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-07T06:40:02.466Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-07T06:40:02.466Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-07T06:40:02.466Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-07T06:40:02.466Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-07T06:40:02.741Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-07T06:40:02.741Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-07T06:40:02.741Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-07T06:40:02.741Z] Removing intermediate container 5fe498179c35 [2021-01-07T06:40:02.741Z] ---> 924cd530f098 [2021-01-07T06:40:02.741Z] [2021-01-07T06:40:02.741Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-07T06:40:03.020Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-07T06:40:03.020Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-07T06:40:03.020Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-07T06:40:03.020Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-07T06:40:03.020Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-07T06:40:03.020Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-07T06:40:03.020Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T06:40:03.296Z] OK: 71 MiB in 55 packages [2021-01-07T06:40:03.296Z] Successfully built 924cd530f098 [2021-01-07T06:40:03.296Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-07T06:40:10.017Z]  Building docker-core-data-go ... done Removing intermediate container 91661e12ffff [2021-01-07T06:40:10.017Z] ---> 373a0d9b1ffa [2021-01-07T06:40:10.017Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-07T06:40:10.017Z] ---> Running in d875809b2f6d [2021-01-07T06:40:14.310Z] Collecting docker-compose==1.23.2 [2021-01-07T06:40:14.310Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-07T06:40:15.281Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-07T06:40:15.281Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-07T06:40:15.875Z] Collecting texttable<0.10,>=0.9.0 [2021-01-07T06:40:15.875Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-07T06:40:17.844Z] Collecting docopt<0.7,>=0.6.1 [2021-01-07T06:40:17.844Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-07T06:40:19.809Z] Collecting docker<4.0,>=3.6.0 [2021-01-07T06:40:20.083Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-07T06:40:20.673Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-07T06:40:20.673Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-07T06:40:20.943Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-07T06:40:20.943Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-07T06:40:22.909Z] Collecting jsonschema<3,>=2.5.1 [2021-01-07T06:40:22.909Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-07T06:40:23.185Z] 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-07T06:40:23.776Z] Collecting PyYAML<4,>=3.10 [2021-01-07T06:40:23.776Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-07T06:40:27.156Z] Collecting cached-property<2,>=1.2.0 [2021-01-07T06:40:27.156Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-07T06:40:27.156Z] Collecting idna<2.8,>=2.5 [2021-01-07T06:40:27.156Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-07T06:40:27.429Z] 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-07T06:40:27.429Z] 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-07T06:40:27.698Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-07T06:40:27.698Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-07T06:40:28.288Z] Collecting docker-pycreds>=0.4.0 [2021-01-07T06:40:28.288Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-07T06:40:28.288Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-07T06:40:28.288Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-07T06:40:28.288Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-07T06:40:28.288Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-07T06:40:29.267Z] Installing collected packages: idna, urllib3, requests, texttable, docopt, docker-pycreds, websocket-client, docker, dockerpty, jsonschema, PyYAML, cached-property, docker-compose [2021-01-07T06:40:29.267Z] Attempting uninstall: idna [2021-01-07T06:40:29.267Z] Found existing installation: idna 2.9 [2021-01-07T06:40:29.267Z] Uninstalling idna-2.9: [2021-01-07T06:40:29.267Z] Successfully uninstalled idna-2.9 [2021-01-07T06:40:29.863Z] Attempting uninstall: urllib3 [2021-01-07T06:40:29.863Z] Found existing installation: urllib3 1.25.9 [2021-01-07T06:40:29.863Z] Uninstalling urllib3-1.25.9: [2021-01-07T06:40:30.135Z] Successfully uninstalled urllib3-1.25.9 [2021-01-07T06:40:30.733Z] Attempting uninstall: requests [2021-01-07T06:40:30.733Z] Found existing installation: requests 2.23.0 [2021-01-07T06:40:30.733Z] Uninstalling requests-2.23.0: [2021-01-07T06:40:30.733Z] Successfully uninstalled requests-2.23.0 [2021-01-07T06:40:31.006Z] Running setup.py install for texttable: started [2021-01-07T06:40:32.977Z] Running setup.py install for texttable: finished with status 'done' [2021-01-07T06:40:32.977Z] Running setup.py install for docopt: started [2021-01-07T06:40:34.952Z] Running setup.py install for docopt: finished with status 'done' [2021-01-07T06:40:35.544Z] Running setup.py install for dockerpty: started [2021-01-07T06:40:37.512Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-07T06:40:37.783Z] Running setup.py install for PyYAML: started [2021-01-07T06:40:39.777Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-07T06:40:40.776Z] 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-07T06:40:45.143Z] Removing intermediate container d875809b2f6d [2021-01-07T06:40:45.143Z] ---> 3071b6e0f34f [2021-01-07T06:40:45.143Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-07T06:40:45.143Z] ---> Running in 5d1afe2bfdd9 [2021-01-07T06:40:45.749Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-07T06:40:47.189Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-07T06:40:47.463Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-07T06:40:47.742Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-07T06:40:47.742Z] (3/3) Installing curl (7.69.1-r3) [2021-01-07T06:40:47.742Z] Executing busybox-1.31.1-r19.trigger [2021-01-07T06:40:47.742Z] OK: 71 MiB in 58 packages [2021-01-07T06:40:49.178Z] Removing intermediate container 5d1afe2bfdd9 [2021-01-07T06:40:49.178Z] ---> e486d3e56309 [2021-01-07T06:40:49.178Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-07T06:40:49.178Z] ---> Running in a10b8aea8313 [2021-01-07T06:40:49.449Z] Removing intermediate container a10b8aea8313 [2021-01-07T06:40:49.449Z] ---> c8bf4f12dfe7 [2021-01-07T06:40:49.449Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-07T06:40:49.721Z] ---> Running in cfce0e91edd7 [2021-01-07T06:40:50.008Z] Removing intermediate container cfce0e91edd7 [2021-01-07T06:40:50.008Z] ---> abe1d5390db1 [2021-01-07T06:40:50.008Z] Step 24/26 : LABEL arch=arm64 [2021-01-07T06:40:50.280Z] ---> Running in ade0e9cab6af [2021-01-07T06:40:50.872Z] Removing intermediate container ade0e9cab6af [2021-01-07T06:40:50.872Z] ---> 4da1d4871395 [2021-01-07T06:40:50.872Z] Step 25/26 : LABEL git_sha=617c89bde510b6d8fef59fe622de126420d70d41 [2021-01-07T06:40:50.872Z] ---> Running in f505eec3ef13 [2021-01-07T06:40:51.467Z] Removing intermediate container f505eec3ef13 [2021-01-07T06:40:51.467Z] ---> 9a6c75675630 [2021-01-07T06:40:51.467Z] Step 26/26 : LABEL version=0.0.0 [2021-01-07T06:40:51.467Z] ---> Running in 739b02f72b7b [2021-01-07T06:40:52.060Z] Removing intermediate container 739b02f72b7b [2021-01-07T06:40:52.060Z] ---> 21deb1ab10fb [2021-01-07T06:40:52.060Z] [2021-01-07T06:40:52.331Z] Successfully built 21deb1ab10fb [2021-01-07T06:40:52.331Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-07T06:40:52.620Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-07T06:40:52.665Z] $ docker stop --time=1 bd62b549acf99b2644713d2e679f37ffc3277d305dc03e0e29f6c559b895ad14 [2021-01-07T06:40:54.611Z] $ docker rm -f bd62b549acf99b2644713d2e679f37ffc3277d305dc03e0e29f6c559b895ad14 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-07T06:40:55.416Z] + docker images [2021-01-07T06:40:55.416Z] + grep docker [2021-01-07T06:40:55.686Z] docker-sys-mgmt-agent-go-arm64 latest 21deb1ab10fb 4 seconds ago 300MB [2021-01-07T06:40:55.686Z] docker-core-data-go-arm64 latest 924cd530f098 53 seconds ago 21MB [2021-01-07T06:40:55.686Z] docker-security-secretstore-setup-go-arm64 latest a2eaa793594b About a minute ago 23.4MB [2021-01-07T06:40:55.686Z] docker-security-bootstrap-redis-go-arm64 latest 786afbbd300e About a minute ago 15.1MB [2021-01-07T06:40:55.686Z] docker-security-proxy-setup-go-arm64 latest d512b9fefa2e 3 minutes ago 23.3MB [2021-01-07T06:40:55.686Z] docker-core-metadata-go-arm64 latest 59ef38065548 3 minutes ago 12.2MB [2021-01-07T06:40:55.686Z] docker-support-notifications-go-arm64 latest 30d78b2f046b 3 minutes ago 11.4MB [2021-01-07T06:40:55.686Z] docker-core-command-go-arm64 latest d2a168572345 3 minutes ago 9.98MB [2021-01-07T06:40:55.686Z] docker-support-scheduler-go-arm64 latest 55fb886d7415 4 minutes ago 10MB [2021-01-07T06:40:55.686Z] docker 20.10.0 eeaf43b92773 3 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-07T06:40:58.355Z] provisioning config files... [2021-01-07T06:40:58.370Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4770337088725176983tmp [Pipeline] { [Pipeline] sh [2021-01-07T06:40:58.811Z] + set +x [2021-01-07T06:40:58.811Z] + curl -s https://codecov.io/bash [2021-01-07T06:40:58.811Z] + bash -s -- [2021-01-07T06:40:59.385Z] [2021-01-07T06:40:59.385Z] _____ _ [2021-01-07T06:40:59.385Z] / ____| | | [2021-01-07T06:40:59.385Z] | | ___ __| | ___ ___ _____ __ [2021-01-07T06:40:59.385Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-07T06:40:59.385Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-07T06:40:59.385Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-07T06:40:59.385Z] Bash-20201231-23d4836 [2021-01-07T06:40:59.385Z] [2021-01-07T06:40:59.385Z] [2021-01-07T06:40:59.385Z] ==> git version 2.24.3 found [2021-01-07T06:40:59.385Z] ==> 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-07T06:40:59.385Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-07T06:40:59.385Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-07T06:40:59.385Z] ==> Jenkins CI detected. [2021-01-07T06:40:59.385Z] project root: . [2021-01-07T06:40:59.385Z] --> token set from env [2021-01-07T06:40:59.385Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-07T06:40:59.385Z] ==> Running gcov in . (disable via -X gcov) [2021-01-07T06:40:59.385Z] ==> Python coveragepy not found [2021-01-07T06:40:59.385Z] ==> Searching for coverage reports in: [2021-01-07T06:40:59.385Z] + . [2021-01-07T06:40:59.385Z] -> Found 1 reports [2021-01-07T06:40:59.385Z] ==> Detecting git/mercurial file structure [2021-01-07T06:40:59.650Z] ==> Reading reports [2021-01-07T06:40:59.650Z] + ./coverage.out bytes=541590 [2021-01-07T06:40:59.650Z] ==> Appending adjustments [2021-01-07T06:40:59.650Z] https://docs.codecov.io/docs/fixing-reports [2021-01-07T06:41:02.970Z] + Found adjustments [2021-01-07T06:41:02.970Z] ==> Gzipping contents [2021-01-07T06:41:02.970Z] 84K /tmp/codecov.STWyDa.gz [2021-01-07T06:41:02.970Z] ==> Uploading reports [2021-01-07T06:41:02.970Z] url: https://codecov.io [2021-01-07T06:41:02.970Z] query: branch=PR-2992&commit=617c89bde510b6d8fef59fe622de126420d70d41&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2992%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2992&job=&cmd_args= [2021-01-07T06:41:02.970Z] -> Pinging Codecov [2021-01-07T06:41:02.970Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2992&commit=617c89bde510b6d8fef59fe622de126420d70d41&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2992%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2992&job=&cmd_args= [2021-01-07T06:41:03.233Z] -> Uploading to [2021-01-07T06:41:03.233Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-07/00271124DB129430A58F1EEE437C3FCB/617c89bde510b6d8fef59fe622de126420d70d41/51852d6d-8719-4253-883f-f645ada19c15.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210107T064103Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8cfbeb1374e6d0532f31df82ce311786dff0e12b6383f6839ea8ee4bca5c7ed4 [2021-01-07T06:41:03.233Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-07T06:41:03.233Z] Dload Upload Total Spent Left Speed [2021-01-07T06:41:03.808Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 82278 0 0 100 82278 0 140k --:--:-- --:--:-- --:--:-- 141k [2021-01-07T06:41:03.808Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/617c89bde510b6d8fef59fe622de126420d70d41 [Pipeline] } [2021-01-07T06:41:03.838Z] 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-07T06:41:06.696Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-07T06:41:07.624Z] ---> package-listing.sh [2021-01-07T06:41:07.624Z] ++ facter osfamily [2021-01-07T06:41:07.624Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-07T06:41:07.624Z] + OS_FAMILY=redhat [2021-01-07T06:41:07.624Z] + workspace=/w/workspace/edgex-go/1 [2021-01-07T06:41:07.624Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-07T06:41:07.624Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-07T06:41:07.624Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-07T06:41:07.624Z] + PACKAGES=/tmp/packages_start.txt [2021-01-07T06:41:07.624Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-07T06:41:07.624Z] + PACKAGES=/tmp/packages_end.txt [2021-01-07T06:41:07.624Z] + case "${OS_FAMILY}" in [2021-01-07T06:41:07.624Z] + rpm -qa [2021-01-07T06:41:07.624Z] + sort [2021-01-07T06:41:12.933Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-07T06:41:12.933Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-07T06:41:12.933Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-07T06:41:12.933Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-07T06:41:12.933Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-07T06:41:12.933Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-07T06:41:12.967Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-07T06:41:13.280Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-07T06:41:13.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-07T06:41:13.628Z] [2021-01-07T06:41:13.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-07T06:41:14.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-07T06:41:14.041Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-07T06:41:14.041Z] df20fa9351a1: Pulling fs layer [2021-01-07T06:41:14.041Z] 36b3adc4ff6f: Pulling fs layer [2021-01-07T06:41:14.041Z] 8ad3a11d3b57: Pulling fs layer [2021-01-07T06:41:14.041Z] 46f8f816bc3b: Pulling fs layer [2021-01-07T06:41:14.041Z] 93b61091891f: Pulling fs layer [2021-01-07T06:41:14.041Z] 93b9cdb0e59b: Pulling fs layer [2021-01-07T06:41:14.041Z] 5e14af77c1be: Pulling fs layer [2021-01-07T06:41:14.041Z] 01666e4c0597: Pulling fs layer [2021-01-07T06:41:14.041Z] aa168da1d23b: Pulling fs layer [2021-01-07T06:41:14.041Z] 93b9cdb0e59b: Waiting [2021-01-07T06:41:14.041Z] 01666e4c0597: Waiting [2021-01-07T06:41:14.041Z] 5e14af77c1be: Waiting [2021-01-07T06:41:14.041Z] aa168da1d23b: Waiting [2021-01-07T06:41:14.041Z] 46f8f816bc3b: Waiting [2021-01-07T06:41:14.041Z] 93b61091891f: Waiting [2021-01-07T06:41:14.041Z] 36b3adc4ff6f: Verifying Checksum [2021-01-07T06:41:14.041Z] 36b3adc4ff6f: Download complete [2021-01-07T06:41:14.041Z] 46f8f816bc3b: Verifying Checksum [2021-01-07T06:41:14.041Z] 46f8f816bc3b: Download complete [2021-01-07T06:41:14.041Z] df20fa9351a1: Verifying Checksum [2021-01-07T06:41:14.041Z] df20fa9351a1: Download complete [2021-01-07T06:41:14.314Z] 93b9cdb0e59b: Verifying Checksum [2021-01-07T06:41:14.315Z] 93b9cdb0e59b: Download complete [2021-01-07T06:41:14.315Z] 5e14af77c1be: Download complete [2021-01-07T06:41:14.315Z] 01666e4c0597: Verifying Checksum [2021-01-07T06:41:14.315Z] 01666e4c0597: Download complete [2021-01-07T06:41:14.315Z] 93b61091891f: Verifying Checksum [2021-01-07T06:41:14.315Z] 93b61091891f: Download complete [2021-01-07T06:41:14.578Z] df20fa9351a1: Pull complete [2021-01-07T06:41:14.842Z] 36b3adc4ff6f: Pull complete [2021-01-07T06:41:14.842Z] 8ad3a11d3b57: Verifying Checksum [2021-01-07T06:41:14.842Z] 8ad3a11d3b57: Download complete [2021-01-07T06:41:15.805Z] 8ad3a11d3b57: Pull complete [2021-01-07T06:41:15.805Z] 46f8f816bc3b: Pull complete [2021-01-07T06:41:16.386Z] 93b61091891f: Pull complete [2021-01-07T06:41:17.332Z] aa168da1d23b: Verifying Checksum [2021-01-07T06:41:17.332Z] aa168da1d23b: Download complete [2021-01-07T06:41:17.332Z] 93b9cdb0e59b: Pull complete [2021-01-07T06:41:18.278Z] 5e14af77c1be: Pull complete [2021-01-07T06:41:18.278Z] 01666e4c0597: Pull complete [2021-01-07T06:41:28.342Z] aa168da1d23b: Pull complete [2021-01-07T06:41:28.342Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-07T06:41:28.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-07T06:41:28.342Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-07T06:41:28.567Z] prd-centos7-docker-4c-2g-18811 does not seem to be running inside a container [2021-01-07T06:41:28.621Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-07T06:41:31.316Z] $ docker top 584c3422d417bc380419977026e24ab4c975857cf9964c348dd427435c698e79 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-07T06:41:32.067Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-07T06:41:32.463Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-07T06:41:32.784Z] + ls /var/log/sa-host [2021-01-07T06:41:32.784Z] + sadf -c /var/log/sa-host/sa07 [2021-01-07T06:41:32.784Z] file_magic: OK [2021-01-07T06:41:32.784Z] HZ: Using current value: 100 [2021-01-07T06:41:32.784Z] file_header: OK [2021-01-07T06:41:32.784Z] 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-07T06:41:32.784Z] Statistics: [2021-01-07T06:41:32.784Z] 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... [2021-01-07T06:41:32.784Z] File successfully converted to sysstat format version 12.2.1 [2021-01-07T06:41:32.784Z] + sadf -c /var/log/sa-host/sa23 [2021-01-07T06:41:32.784Z] file_magic: OK [2021-01-07T06:41:32.784Z] HZ: Using current value: 100 [2021-01-07T06:41:32.784Z] file_header: OK [2021-01-07T06:41:32.784Z] 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-07T06:41:32.784Z] Statistics: [2021-01-07T06:41:32.784Z] Hnuu...uuuununununu... [2021-01-07T06:41:32.784Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-07T06:41:33.511Z] provisioning config files... [2021-01-07T06:41:33.532Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8088831032818358017tmp [Pipeline] { [Pipeline] echo [2021-01-07T06:41:33.665Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-07T06:41:34.014Z] ---> create-netrc.sh [Pipeline] } [2021-01-07T06:41:34.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-07T06:41:34.187Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-07T06:41:34.524Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-07T06:41:34.557Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-07T06:41:34.911Z] ---> sudo-logs.sh [2021-01-07T06:41:34.911Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-07T06:41:34.945Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-07T06:41:35.285Z] ---> job-cost.sh [2021-01-07T06:41:35.285Z] lf-activate-venv: SKIPPING [2021-01-07T06:41:35.285Z] INFO: No Stack... [2021-01-07T06:41:36.232Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-07T06:41:36.806Z] INFO: Archiving Costs [Pipeline] echo [2021-01-07T06:41:36.838Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-07T06:41:37.182Z] ---> logs-deploy.sh [2021-01-07T06:41:37.182Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2992/1 [2021-01-07T06:41:37.182Z] INFO: archiving workspace using pattern(s): [2021-01-07T06:41:39.105Z] Archives upload complete. [2021-01-07T06:41:39.105Z] INFO: archiving logs to Nexus